comparison gtk/win32/nsis/translations/lithuanian.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
43 ; Installer Finish Page 43 ; Installer Finish Page
44 !define GAIM_FINISH_VISIT_WEB_SITE "Aplankyti Windows Gaim tinklalapį" 44 !define GAIM_FINISH_VISIT_WEB_SITE "Aplankyti Windows Gaim tinklalapį"
45 45
46 ; Gaim Section Prompts and Texts 46 ; Gaim Section Prompts and Texts
47 !define GAIM_UNINSTALL_DESC "Gaim (tik pašalinti)" 47 !define GAIM_UNINSTALL_DESC "Gaim (tik pašalinti)"
48 !define GAIM_PROMPT_WIPEOUT "Jūsų senasis Gaim katalogas tuoj turėtų būti ištrintas. Ar norite tęsti?$\r$\rPastaba: bet kokie nestandartiniai papildiniai, jeigu tokių įdiegėte, bus pašalinti.$\rGaim vartotojo nustatymai nebus paliesti."
49 !define GAIM_PROMPT_DIR_EXISTS "Nurodytas diegimo katalogas jau yra. Jo turinys$\rbus pašalintas. Ar norite tęsti?"
50 48
51 ; GTK+ Section Prompts 49 ; GTK+ Section Prompts
52 !define GTK_INSTALL_ERROR "GTK+ vykdymo meto aplinkos diegimo klaida." 50 !define GTK_INSTALL_ERROR "GTK+ vykdymo meto aplinkos diegimo klaida."
53 !define GTK_BAD_INSTALL_PATH "Jūsų nurodytas katalogas neprieinamas ar negali būti sukurtas." 51 !define GTK_BAD_INSTALL_PATH "Jūsų nurodytas katalogas neprieinamas ar negali būti sukurtas."
54 52