comparison gtk/win32/nsis/translations/slovak.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
45 ; Installer Finish Page 45 ; Installer Finish Page
46 !define GAIM_FINISH_VISIT_WEB_SITE "Navštíviť webstránku Windows Gaim" 46 !define GAIM_FINISH_VISIT_WEB_SITE "Navštíviť webstránku Windows Gaim"
47 47
48 ; Gaim Section Prompts and Texts 48 ; Gaim Section Prompts and Texts
49 !define GAIM_UNINSTALL_DESC "Gaim (len odstrániť)" 49 !define GAIM_UNINSTALL_DESC "Gaim (len odstrániť)"
50 !define GAIM_PROMPT_WIPEOUT "Váš adresár Gaim bude zmazaný. Chcete pokračovať?$\r$\rPoznámka: Všetky prídavne pluginy, ktoré ste nainštalovali budú tiež zmazané.$\rNastavenia uživateľského účtu Gaim-u budú ponechané."
51 !define GAIM_PROMPT_DIR_EXISTS "Adresár, ktorý ste zadali, už existuje. Jeho obsah bude zmazaný. Chcete pokračovať?"
52 50
53 ; GTK+ Section Prompts 51 ; GTK+ Section Prompts
54 !define GTK_INSTALL_ERROR "Chyba pri inštalácii GTK+ runtime." 52 !define GTK_INSTALL_ERROR "Chyba pri inštalácii GTK+ runtime."
55 !define GTK_BAD_INSTALL_PATH "Zadaná cesta nie je prístupná alebo ju nie je možné vytvoriť." 53 !define GTK_BAD_INSTALL_PATH "Zadaná cesta nie je prístupná alebo ju nie je možné vytvoriť."
56 54