comparison gtk/win32/nsis/translations/bulgarian.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
30 ; GTK+ Directory Page 30 ; GTK+ Directory Page
31 !define GTK_UPGRADE_PROMPT "Стара версия GTK+ runtime е открита. Искате ли да обновите?$\rNote: Gaim може да не сработи ако не го направите." 31 !define GTK_UPGRADE_PROMPT "Стара версия GTK+ runtime е открита. Искате ли да обновите?$\rNote: Gaim може да не сработи ако не го направите."
32 32
33 ; Gaim Section Prompts and Texts 33 ; Gaim Section Prompts and Texts
34 !define GAIM_UNINSTALL_DESC "Gaim (само премахване)" 34 !define GAIM_UNINSTALL_DESC "Gaim (само премахване)"
35 !define GAIM_PROMPT_WIPEOUT "Вашата стара Gaim директория ще бъде изтрита. Искате ли да продължите?$\r$\rЗабележка: Всички нестандартни добавки които сте инсталирали ще бъдат изтрити.$\rНастройките на Gaim няма да бъдат повлияни."
36 !define GAIM_PROMPT_DIR_EXISTS "Директорията която избрахте съществува. Всичко което е в нея$\rще бъде изтрито. Желаете ли да продължите?"
37 35
38 ; GTK+ Section Prompts 36 ; GTK+ Section Prompts
39 !define GTK_INSTALL_ERROR "Грешка при инсталиране на GTK+ runtime." 37 !define GTK_INSTALL_ERROR "Грешка при инсталиране на GTK+ runtime."
40 !define GTK_BAD_INSTALL_PATH "Въведеният път не може да бъде достъпен или създаден." 38 !define GTK_BAD_INSTALL_PATH "Въведеният път не може да бъде достъпен или създаден."
41 39