comparison pidgin/win32/nsis/translations/albanian.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 bfd44bbb5909
children
comparison
equal deleted inserted replaced
29618:3be6a18e0bcb 29619:3f33a8fbf871
6 ;; 6 ;;
7 ;; Version 2 7 ;; Version 2
8 ;; Author: Besnik Bleta <besnik@spymac.com> 8 ;; Author: Besnik Bleta <besnik@spymac.com>
9 ;; 9 ;;
10 10
11 ; Startup GTK+ check
12 !define GTK_INSTALLER_NEEDED "Ose mungon mjedisi GTK+ runtime ose lyp përditësim.$\rJu lutem instaloni GTK+ runtime v${GTK_MIN_VERSION} ose më të vonshëm"
13 11
14 ; License Page 12 ; License Page
15 !define PIDGIN_LICENSE_BUTTON "Më tej >" 13 !define PIDGIN_LICENSE_BUTTON "Më tej >"
16 !define PIDGIN_LICENSE_BOTTOM_TEXT "$(^Name) qarkullon nën licensën GPL. Licensa këtu sillet vetëm për qëllime njoftimi. $_CLICK" 14 !define PIDGIN_LICENSE_BOTTOM_TEXT "$(^Name) qarkullon nën licensën GPL. Licensa këtu sillet vetëm për qëllime njoftimi. $_CLICK"
17 15
21 !define PIDGIN_SECTION_DESCRIPTION "Kartela dhe dll bazë të Pidgin-it" 19 !define PIDGIN_SECTION_DESCRIPTION "Kartela dhe dll bazë të Pidgin-it"
22 !define GTK_SECTION_DESCRIPTION "Një grup mjetesh shumëplatformësh për GUI, përdorur nga Pidgin-i" 20 !define GTK_SECTION_DESCRIPTION "Një grup mjetesh shumëplatformësh për GUI, përdorur nga Pidgin-i"
23 21
24 22
25 ; GTK+ Directory Page 23 ; GTK+ Directory Page
26 !define GTK_UPGRADE_PROMPT "U gjet një version i vjetër për GTK+ runtime. Doni të përditësohet?$\rShënim: Pidgin-i mund të mos punojë nëse nuk e bëni."
27 24
28 ; Installer Finish Page 25 ; Installer Finish Page
29 !define PIDGIN_FINISH_VISIT_WEB_SITE "Vizitoni Faqen Web të Pidgin-it për Windows" 26 !define PIDGIN_FINISH_VISIT_WEB_SITE "Vizitoni Faqen Web të Pidgin-it për Windows"
30 27
31 ; GTK+ Section Prompts 28 ; GTK+ Section Prompts
32 !define GTK_INSTALL_ERROR "gabim gjatë instalimit të GTK+ runtime."
33 !define GTK_BAD_INSTALL_PATH "Shtegu që treguat nuk mund të arrihet ose krijohet."
34 29
35 ; Uninstall Section Prompts 30 ; Uninstall Section Prompts
36 !define un.PIDGIN_UNINSTALL_ERROR_1 "Çinstaluesi nuk gjeti dot zëra regjistri për Pidgin-in.$\rKa mundësi që këtë zbatim ta ketë instaluar një tjetër përdorues." 31 !define un.PIDGIN_UNINSTALL_ERROR_1 "Çinstaluesi nuk gjeti dot zëra regjistri për Pidgin-in.$\rKa mundësi që këtë zbatim ta ketë instaluar një tjetër përdorues."
37 !define un.PIDGIN_UNINSTALL_ERROR_2 "Nuk keni leje të çinstaloni këtë zbatim." 32 !define un.PIDGIN_UNINSTALL_ERROR_2 "Nuk keni leje të çinstaloni këtë zbatim."