comparison gtk/win32/nsis/translations/albanian.nsh @ 14376:b2d0b4ca2cf3

[gaim-migrate @ 17082] It really isn't smart for us to blow away the previous install directory (we do ask nicely, but it still isn't good) if the uninstaller for the previous version fails, so now we offer the choice between "continue regardless" or "cancel installing". It would really be ideal if we could get these translations done through gettext or something. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Aug 2006 02:40:56 +0000
parents 009db0b357b5
children 1072720fc35f
comparison
equal deleted inserted replaced
14375:f597127368de 14376:b2d0b4ca2cf3
37 ; Installer Finish Page 37 ; Installer Finish Page
38 !define GAIM_FINISH_VISIT_WEB_SITE "Vizitoni Faqen Web të Gaim-it për Windows" 38 !define GAIM_FINISH_VISIT_WEB_SITE "Vizitoni Faqen Web të Gaim-it për Windows"
39 39
40 ; Gaim Section Prompts and Texts 40 ; Gaim Section Prompts and Texts
41 !define GAIM_UNINSTALL_DESC "Gaim (vetëm hiq)" 41 !define GAIM_UNINSTALL_DESC "Gaim (vetëm hiq)"
42 !define GAIM_PROMPT_WIPEOUT "Është gati për t'u fshirë drejtoria juaj e vjetër Gaim. Doni të vazhdohet?$\r$\rShënim: Do të fshihet çfarëdo shtojceë jo standarde që mund të keni instaluar.$\rNuk do të preken rregullime Gaim përdoruesash."
43 !define GAIM_PROMPT_DIR_EXISTS "Drejtoria e instalimit që treguat ekziston tashmë. Çfarëdo përmbajtje$\rdo të fshihet. Do të donit të vazhdohet?"
44 42
45 ; GTK+ Section Prompts 43 ; GTK+ Section Prompts
46 !define GTK_INSTALL_ERROR "gabim gjatë instalimit të GTK+ runtime." 44 !define GTK_INSTALL_ERROR "gabim gjatë instalimit të GTK+ runtime."
47 !define GTK_BAD_INSTALL_PATH "Shtegu që treguat nuk mund të arrihet ose krijohet." 45 !define GTK_BAD_INSTALL_PATH "Shtegu që treguat nuk mund të arrihet ose krijohet."
48 46