Wed, 28 Feb 2007 17:27:30 +0000
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
| 6490 | 1 | ;; |
| 2 | ;; bulgarian.nsh | |
| 3 | ;; | |
| 4 | ;; Bulgarian language strings for the Windows Gaim NSIS installer. | |
| 5 | ;; Windows Code page: 1251 | |
| 6 | ;; | |
| 7 | ;; Author: Hristo Todorov <igel@bofh.bg> | |
| 8 | ;; | |
| 9 | ||
| 10 | ||
| 11 | ; Startup GTK+ check | |
|
14929
a71c59193f9d
[gaim-migrate @ 17636]
Daniel Atallah <datallah@pidgin.im>
parents:
14438
diff
changeset
|
12 | !define GTK_INSTALLER_NEEDED "GTK+ runtime липсва или трябва да бъде обновена.$\rМоля инсталирайте версия v${GTK_MIN_VERSION} или по-нова" |
| 6490 | 13 | |
| 14 | ; Components Page | |
|
15805
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15435
diff
changeset
|
15 | !define PIDGIN_SECTION_TITLE "Gaim Клиент за Бързи Съобщения (изисква се)" |
|
7572
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
16 | !define GTK_SECTION_TITLE "GTK+ Runtime Среда (required)" |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
17 | !define GTK_THEMES_SECTION_TITLE "GTK+ Теми" |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
18 | !define GTK_NOTHEME_SECTION_TITLE "Без Тема" |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
19 | !define GTK_WIMP_SECTION_TITLE "Wimp Тема" |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
20 | !define GTK_BLUECURVE_SECTION_TITLE "Bluecurve Тема" |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
21 | !define GTK_LIGHTHOUSEBLUE_SECTION_TITLE "Light House Blue Тема" |
|
15805
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15435
diff
changeset
|
22 | !define PIDGIN_SECTION_DESCRIPTION "Файлове на ядрото на Gaim и библиотеки" |
|
7572
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
23 | !define GTK_SECTION_DESCRIPTION "Мултиплатфорен кит за графичен изглед, използван от Gaim" |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
24 | !define GTK_THEMES_SECTION_DESCRIPTION "GTK+ темите могат да променят Изгледа на GTK+ приложения." |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
25 | !define GTK_NO_THEME_DESC "Не инсталирайте GTK+ тема" |
|
11578
70230c5dded2
[gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents:
10814
diff
changeset
|
26 | !define GTK_WIMP_THEME_DESC "GTK-Wimp (Windows impersonator) е GTK тема която се смесва добре със Windows." |
|
7572
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
27 | !define GTK_BLUECURVE_THEME_DESC "Bluecurve темата." |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
28 | !define GTK_LIGHTHOUSEBLUE_THEME_DESC "Lighthouseblue темата." |
| 6490 | 29 | |
|
7572
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
30 | ; GTK+ Directory Page |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
31 | !define GTK_UPGRADE_PROMPT "Стара версия GTK+ runtime е открита. Искате ли да обновите?$\rNote: Gaim може да не сработи ако не го направите." |
| 6490 | 32 | |
| 33 | ; Gaim Section Prompts and Texts | |
|
15805
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15435
diff
changeset
|
34 | !define PIDGIN_UNINSTALL_DESC "Gaim (само премахване)" |
| 6490 | 35 | |
| 36 | ; GTK+ Section Prompts | |
|
7572
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
37 | !define GTK_INSTALL_ERROR "Грешка при инсталиране на GTK+ runtime." |
|
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
38 | !define GTK_BAD_INSTALL_PATH "Въведеният път не може да бъде достъпен или създаден." |
| 6490 | 39 | |
| 40 | ; GTK+ Themes section | |
|
7572
976d5883ef99
[gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents:
6490
diff
changeset
|
41 | !define GTK_NO_THEME_INSTALL_RIGHTS "Нямате права за да инсталирате GTK+ тема." |
| 6490 | 42 | |
| 43 | ; Uninstall Section Prompts | |
|
15805
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15435
diff
changeset
|
44 | !define un.PIDGIN_UNINSTALL_ERROR_1 "Деисталатоа не може да намери записи в регистъра за Gaim.$\rВероятно е бил инсталиран от друг потребител." |
|
a80eb333bae9
Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <datallah@pidgin.im>
parents:
15435
diff
changeset
|
45 | !define un.PIDGIN_UNINSTALL_ERROR_2 "Нямате права да деинсталирате тази програма." |