comparison gtk/win32/nsis/translations/romanian.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
44 ; Installer Finish Page 44 ; Installer Finish Page
45 !define GAIM_FINISH_VISIT_WEB_SITE "Vizitați pagina de web Windows Gaim" 45 !define GAIM_FINISH_VISIT_WEB_SITE "Vizitați pagina de web Windows Gaim"
46 46
47 ; Gaim Section Prompts and Texts 47 ; Gaim Section Prompts and Texts
48 !define GAIM_UNINSTALL_DESC "Gaim (doar dezinstalare)" 48 !define GAIM_UNINSTALL_DESC "Gaim (doar dezinstalare)"
49 !define GAIM_PROMPT_WIPEOUT "Vechiul director Gaim va fi șters. Doriți să continuați?$\r$\rNotă: Orice module externe vor fi șterse.$\rSetările utilizatorilor Gaim nu vor fi afectate."
50 !define GAIM_PROMPT_DIR_EXISTS "Directorul ales pentru instalare există deja.$\rConținutul său va fi șters. Doriți să continuați?"
51 49
52 ; GTK+ Section Prompts 50 ; GTK+ Section Prompts
53 !define GTK_INSTALL_ERROR "Eroare la instalarea mediului GTK+." 51 !define GTK_INSTALL_ERROR "Eroare la instalarea mediului GTK+."
54 !define GTK_BAD_INSTALL_PATH "Directorul specificat nu poate fi accesat sau creat." 52 !define GTK_BAD_INSTALL_PATH "Directorul specificat nu poate fi accesat sau creat."
55 53