comparison pidgin/win32/nsis/translations/hebrew.nsh @ 29619:3f33a8fbf871

Use a private GTK+ Runtime copy on Windows. We've resisted doing this for a while, but this it has become the norm and is the safest thing to do. There are now two installers; an "offline" installer and an "online" installer. * The "offline" installer will contain the GTK+ runtime (very similar to the current default installer). * The "online" installer will not contain GTK+, but will download it during the installation process if it is selected(mandatory if not already present) * Both installers have an option to download debug symbols during installation (Not selected by default). (Another set of updates to support the external debug symbols will follow)
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 01 Nov 2009 03:34:32 +0000
parents 78b17bb6da24
children daa02d44df13
comparison
equal deleted inserted replaced
29618:3be6a18e0bcb 29619:3f33a8fbf871
10 ;; 10 ;;
11 11
12 ; Startup checks 12 ; Startup checks
13 !define INSTALLER_IS_RUNNING "תוכנת ההתקנה כבר רצה." 13 !define INSTALLER_IS_RUNNING "תוכנת ההתקנה כבר רצה."
14 !define PIDGIN_IS_RUNNING "עותק של פידג'ין כבר רץ. יש לסגור את פידג'ין ולנסות שנית." 14 !define PIDGIN_IS_RUNNING "עותק של פידג'ין כבר רץ. יש לסגור את פידג'ין ולנסות שנית."
15 !define GTK_INSTALLER_NEEDED ".לא נמצאת או צריכה שידרוג GTK+ סביבת$\rבבקשה התקן v${GTK_MIN_VERSION} .GTK+ או גבוהה יותר של סביבת"
16 15
17 ; License Page 16 ; License Page
18 !define PIDGIN_LICENSE_BUTTON "הבא >" 17 !define PIDGIN_LICENSE_BUTTON "הבא >"
19 !define PIDGIN_LICENSE_BOTTOM_TEXT "$(^Name) .הרישיון נמצא כאן בשביל מידע בלבד .GPL משוחרר תחת רישיון $_CLICK" 18 !define PIDGIN_LICENSE_BOTTOM_TEXT "$(^Name) .הרישיון נמצא כאן בשביל מידע בלבד .GPL משוחרר תחת רישיון $_CLICK"
20 19
30 !define PIDGIN_SHORTCUTS_SECTION_DESCRIPTION "קיצורי-דרך להפעלת פידג'ין" 29 !define PIDGIN_SHORTCUTS_SECTION_DESCRIPTION "קיצורי-דרך להפעלת פידג'ין"
31 !define PIDGIN_DESKTOP_SHORTCUT_DESC "צור קיצור-דרך עבור פידג'ין על שולחן העבודה" 30 !define PIDGIN_DESKTOP_SHORTCUT_DESC "צור קיצור-דרך עבור פידג'ין על שולחן העבודה"
32 !define PIDGIN_STARTMENU_SHORTCUT_DESC "צור קיצור-דרך עבור פידג'ין בתפריט ההתחל" 31 !define PIDGIN_STARTMENU_SHORTCUT_DESC "צור קיצור-דרך עבור פידג'ין בתפריט ההתחל"
33 32
34 ; GTK+ Directory Page 33 ; GTK+ Directory Page
35 !define GTK_UPGRADE_PROMPT "A?נמצאה. לשדרג GTK+ סביבה ישנה של$\rNote: .יכול לא לעבוד אם לא $(^Name)"
36 34
37 ; Installer Finish Page 35 ; Installer Finish Page
38 !define PIDGIN_FINISH_VISIT_WEB_SITE ".Pidginבקרו באתר של " 36 !define PIDGIN_FINISH_VISIT_WEB_SITE ".Pidginבקרו באתר של "
39 37
40 ; Pidgin Section Prompts and Texts 38 ; Pidgin Section Prompts and Texts
41 !define PIDGIN_PROMPT_CONTINUE_WITHOUT_UNINSTALL "לא מסוגל להסיר את הגירסא המותקנת של פידג'ין. הגירסא החדשה תותקן ללא הסרת הגרסא המותקנת." 39 !define PIDGIN_PROMPT_CONTINUE_WITHOUT_UNINSTALL "לא מסוגל להסיר את הגירסא המותקנת של פידג'ין. הגירסא החדשה תותקן ללא הסרת הגרסא המותקנת."
42 40
43 ; GTK+ Section Prompts 41 ; GTK+ Section Prompts
44 !define GTK_INSTALL_ERROR ".GTK+ שגיאה בהתקנת סביבת"
45 !define GTK_BAD_INSTALL_PATH ".המסלול שציינת לא יכול להיווצר"
46 42
47 ; URL Handler section 43 ; URL Handler section
48 !define URI_HANDLERS_SECTION_TITLE "מנהלי URI" 44 !define URI_HANDLERS_SECTION_TITLE "מנהלי URI"
49 45
50 ; Uninstall Section Prompts 46 ; Uninstall Section Prompts