Mercurial > audlegacy
annotate po/bg.po @ 3302:1588a64f0204 trunk
Automated merge with ssh://hg.atheme-project.org//hg/audacious
author | Christian Birchinger <joker@netswarm.net> |
---|---|
date | Fri, 10 Aug 2007 14:39:53 +0200 |
parents | 7ef1d3b56b92 |
children | bc7cebd36c61 |
rev | line source |
---|---|
2299 | 1 # SOME DESCRIPTIVE TITLE. |
2 # Copyright (C) YEAR Translator <translator@invalid> | |
3 # This file is distributed under the same license as the PACKAGE package. | |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 # | |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: \n" | |
9 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
10 "POT-Creation-Date: 2007-07-29 17:21+0200\n" |
2321 | 11 "PO-Revision-Date: 2007-01-13 12:01+0200\n" |
2299 | 12 "Last-Translator: Andrew Ivanov <aa.ivanov@gmail.com>\n" |
13 "Language-Team: Bulgarian <bg@li.org>\n" | |
14 "MIME-Version: 1.0\n" | |
15 "Content-Type: text/plain; charset=utf-8\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
17 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
18 #: src/audacious/glade.c:45 |
2445 | 19 #, c-format |
20 msgid "" | |
21 "<b><big>Unable to create %s.</big></b>\n" | |
22 "\n" | |
23 "Could not open glade file (%s). Please check your installation.\n" | |
24 msgstr "" | |
25 "<b><big>Грешка при създаването на %s.</big></b>\n" | |
26 "\n" | |
27 "Не може да бъде отворен glade файла (%s). Моля проверете дали програмата е " | |
28 "правилно инсталирана.\n" | |
29 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
30 #: src/audacious/input.c:646 |
2445 | 31 #, c-format |
32 msgid "audacious: %s" | |
33 msgstr "audacious: %s" | |
34 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
35 #: src/audacious/input.c:662 |
2445 | 36 msgid "Filename:" |
37 msgstr "Име на файл:" | |
38 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
39 #: src/audacious/input.c:681 |
2445 | 40 msgid "No input plugin recognized this file" |
41 msgstr "Нито един декодер не разчете файла" | |
42 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
43 #: src/audacious/input.c:683 |
2445 | 44 #, c-format |
45 msgid "Input plugin: %s" | |
46 msgstr "Декодер: %s" | |
47 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
48 #: src/audacious/logger.c:124 |
2445 | 49 #, c-format |
50 msgid "Unable to create log file (%s)!\n" | |
51 msgstr "Грешка при създаване на файл-дневник (%s)!\n" | |
52 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
53 #: src/audacious/main.c:89 src/audacious/main.c:91 src/audacious/ui_main.c:627 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
54 #: src/audacious/ui_main.c:2836 |
2445 | 55 msgid "Audacious" |
56 msgstr "Audacious" | |
57 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
58 #: src/audacious/main.c:466 |
2445 | 59 #, fuzzy, c-format |
60 msgid "Could not create directory (%s): %s\n" | |
61 msgstr "Не може да бъде създадена директория (%s): %s" | |
62 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
63 #: src/audacious/main.c:878 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
64 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
65 msgid "Select which Audacious session ID to use" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
66 msgstr "Избор на сесия на Audacious/BMP/XMMS (Стандартно: 0)" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
67 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
68 #: src/audacious/main.c:879 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
69 msgid "Skip backwards in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
70 msgstr "Прескачане назад в плейлистата" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
71 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
72 #: src/audacious/main.c:880 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
73 msgid "Start playing current playlist" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
74 msgstr "Просвирване на текущата плейлиста" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
75 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
76 #: src/audacious/main.c:881 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
77 msgid "Pause current song" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
78 msgstr "Пауза на текущата песен" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
79 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
80 #: src/audacious/main.c:882 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
81 msgid "Stop current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
82 msgstr "Спиране на текущата песен" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
83 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
84 #: src/audacious/main.c:883 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
85 msgid "Pause if playing, play otherwise" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
86 msgstr "Пауза / просвирване" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
87 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
88 #: src/audacious/main.c:884 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
89 msgid "Skip forward in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
90 msgstr "Прескачане напред в плейлистата" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
91 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
92 #: src/audacious/main.c:885 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
93 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
94 msgid "Display Jump to File dialog" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
95 msgstr "Показване диалог \"прескачане до файл\"" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
96 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
97 #: src/audacious/main.c:886 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
98 msgid "Don't clear the playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
99 msgstr "Без изчистване на плейлистата" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
100 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
101 #: src/audacious/main.c:887 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
102 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
103 msgid "Add new files to a temporary playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
104 msgstr "Добавяне на файлове към плейлистата." |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
105 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
106 #: src/audacious/main.c:888 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
107 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
108 msgid "Display the main window" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
109 msgstr "Показване на главния прозорец" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
111 #: src/audacious/main.c:889 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
112 msgid "Display all open Audacious windows" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
113 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
115 #: src/audacious/main.c:890 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
116 msgid "Enable headless operation" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
117 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
119 #: src/audacious/main.c:891 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
120 msgid "Print all errors and warnings to stdout" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
121 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
122 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
123 #: src/audacious/main.c:892 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
124 msgid "Show version and builtin features" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
125 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
126 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
127 #: src/audacious/main.c:893 |
2445 | 128 msgid "FILE..." |
129 msgstr "" | |
130 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
131 #: src/audacious/main.c:1058 |
2445 | 132 #, c-format |
133 msgid "" | |
134 "<b><big>Unable to load skin.</big></b>\n" | |
135 "\n" | |
136 "Check that skin at '%s' is usable and default skin is properly installed at " | |
137 "'%s'\n" | |
138 msgstr "" | |
139 "<b><big>Грешка при зареждане на облик.</big></b>\n" | |
140 "\n" | |
141 "Уверете се, че облика '%s' е използваем и че стандартния облик ('%s') е " | |
142 "наличен\n" | |
143 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
144 #: src/audacious/main.c:1116 |
2445 | 145 msgid "" |
146 "Sorry, threads isn't supported on your platform.\n" | |
147 "\n" | |
148 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
149 "you\n" | |
150 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
151 msgstr "" | |
152 "Съжаляваме, но вашата платформа не поддържа нишки.\n" | |
153 "\n" | |
154 "Ако работите с linux базиран на libc5 и сте инсталирали Glib и GTK+ преди " | |
155 "да\n" | |
156 "инсталирате LinuxThreads, трябва да прекомпилирате Glib & GTK+.\n" | |
157 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
158 #: src/audacious/main.c:1147 |
2445 | 159 msgid "- play multimedia files" |
160 msgstr "" | |
161 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
162 #: src/audacious/main.c:1154 |
2445 | 163 #, c-format |
164 msgid "" | |
165 "%s: %s\n" | |
166 "Try `%s --help' for more information.\n" | |
167 msgstr "" | |
168 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
169 #: src/audacious/main.c:1164 |
2445 | 170 #, fuzzy, c-format |
171 msgid "%s: Unable to open display, exiting.\n" | |
172 msgstr "" | |
173 "audacious: Грешка при инициализиране на дисплея. Спиране на програмата.\n" | |
174 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
175 #: src/audacious/signals.c:49 |
2445 | 176 msgid "" |
177 "\n" | |
2679 | 178 "Audacious has caught signal 11 (SIGSEGV).\n" |
179 "\n" | |
180 "We apologize for the inconvenience, but Audacious has crashed.\n" | |
181 "This is a bug in the program, and should never happen under normal " | |
182 "circumstances.\n" | |
183 "Your current configuration has been saved and should not be damaged.\n" | |
2445 | 184 "\n" |
2679 | 185 "You can help improve the quality of Audacious by filing a bug at http://bugs-" |
186 "meta.atheme.org\n" | |
187 "Please include the entire text of this message and a description of what you " | |
188 "were doing when\n" | |
189 "this crash occured in order to quickly expedite the handling of your bug " | |
190 "report:\n" | |
2445 | 191 "\n" |
192 msgstr "" | |
2679 | 193 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
194 #: src/audacious/signals.c:80 |
2679 | 195 msgid "" |
2445 | 196 "\n" |
2679 | 197 "Bugs can be reported at http://bugs-meta.atheme.org against the Audacious " |
198 "product.\n" | |
199 msgstr "" | |
200 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
201 #: src/audacious/signals.c:266 |
2679 | 202 msgid "" |
203 "Your signaling implementation is broken.\n" | |
204 "Expect unusable crash reports.\n" | |
205 msgstr "" | |
206 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
207 #: src/audacious/strings.c:171 |
2445 | 208 msgid " (invalid UTF-8)" |
209 msgstr " (невалидно UTF-8 кодиране)" | |
210 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
211 #: src/audacious/ui_about.c:46 |
2321 | 212 #, c-format |
2299 | 213 msgid "" |
214 "<big><b>Audacious %s</b></big>\n" | |
215 "\n" | |
216 "Copyright (C) 2005-2007 Audacious Development Team" | |
217 msgstr "" | |
218 "<big><b>Audacious %s</b></big>\n" | |
219 "\n" | |
2321 | 220 "Copyright (C) 2005-2007 Audacious Development Team" |
221 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
222 #: src/audacious/ui_about.c:125 src/audacious/ui_credits.c:350 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
223 #: src/audacious/ui_manager.c:386 src/audacious/ui_manager.c:387 |
2299 | 224 msgid "About Audacious" |
225 msgstr "Относно Audacious" | |
226 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
227 #: src/audacious/ui_about.c:174 src/audacious/ui_credits.c:393 |
2299 | 228 msgid "Credits" |
229 msgstr "Заслуги" | |
230 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
231 #: src/audacious/ui_credits.c:47 |
2321 | 232 #, c-format |
2299 | 233 msgid "" |
234 "<big><b>Audacious %s</b></big>\n" | |
235 "The future of UNIX multimedia.\n" | |
236 "\n" | |
237 "Copyright (C) 2005-2007 Audacious Development Team\n" | |
238 msgstr "" | |
239 "<big><b>Audacious %s</b></big>\n" | |
240 "Бъдещето на UNIX мултимедията.\n" | |
241 "\n" | |
2321 | 242 "Copyright (C) 2005-2007 Audacious Development Team\n" |
2299 | 243 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
244 #: src/audacious/ui_credits.c:53 |
2299 | 245 msgid "Audacious core developers:" |
246 msgstr "Основни разработчици:" | |
247 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
248 #: src/audacious/ui_credits.c:69 |
2299 | 249 msgid "Graphics:" |
250 msgstr "Графика:" | |
251 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
252 #: src/audacious/ui_credits.c:74 |
2299 | 253 msgid "Default skin:" |
254 msgstr "Стандартен облик:" | |
255 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
256 #: src/audacious/ui_credits.c:79 |
2299 | 257 msgid "Plugin development:" |
258 msgstr "Приставки:" | |
259 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
260 #: src/audacious/ui_credits.c:93 |
2299 | 261 msgid "Patch authors:" |
262 msgstr "Програмни кръпки:" | |
263 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
264 #: src/audacious/ui_credits.c:113 |
2299 | 265 msgid "0.1.x developers:" |
266 msgstr "Разработка на 0.1.x:" | |
267 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
268 #: src/audacious/ui_credits.c:119 |
2299 | 269 msgid "BMP Developers:" |
270 msgstr "Разработка на BMP:" | |
271 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
272 #: src/audacious/ui_credits.c:151 |
2299 | 273 msgid "Brazilian Portuguese:" |
274 msgstr "Португалски (Бразилия):" | |
275 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
276 #: src/audacious/ui_credits.c:154 |
2299 | 277 msgid "Breton:" |
278 msgstr "" | |
279 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
280 #: src/audacious/ui_credits.c:157 |
2368 | 281 #, fuzzy |
282 msgid "Bulgarian:" | |
283 msgstr "Унгарски:" | |
284 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
285 #: src/audacious/ui_credits.c:160 |
2679 | 286 #, fuzzy |
287 msgid "Catalan:" | |
288 msgstr "Италиански:" | |
289 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
290 #: src/audacious/ui_credits.c:163 |
2445 | 291 #, fuzzy |
292 msgid "Croatian:" | |
293 msgstr "Румънски:" | |
294 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
295 #: src/audacious/ui_credits.c:166 |
2299 | 296 msgid "Czech:" |
297 msgstr "Чешки:" | |
298 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
299 #: src/audacious/ui_credits.c:169 |
2679 | 300 msgid "Dutch:" |
301 msgstr "Холандски:" | |
302 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
303 #: src/audacious/ui_credits.c:173 |
2679 | 304 msgid "Finnish:" |
305 msgstr "Финландски:" | |
306 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
307 #: src/audacious/ui_credits.c:176 |
2299 | 308 msgid "French:" |
309 msgstr "Френски:" | |
310 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
311 #: src/audacious/ui_credits.c:179 |
2299 | 312 msgid "German:" |
313 msgstr "Немски:" | |
314 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
315 #: src/audacious/ui_credits.c:184 |
2299 | 316 msgid "Georgian:" |
317 msgstr "Грузински:" | |
318 | |
2679 | 319 #: src/audacious/ui_credits.c:187 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
320 msgid "Greek:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
321 msgstr "Гръцки:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
322 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
323 #: src/audacious/ui_credits.c:192 |
2445 | 324 msgid "Hindi:" |
325 msgstr "Хинди:" | |
326 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
327 #: src/audacious/ui_credits.c:195 |
2445 | 328 msgid "Hungarian:" |
329 msgstr "Унгарски:" | |
330 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
331 #: src/audacious/ui_credits.c:198 |
2299 | 332 msgid "Italian:" |
333 msgstr "Италиански:" | |
334 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
335 #: src/audacious/ui_credits.c:202 |
2299 | 336 msgid "Japanese:" |
337 msgstr "Японски:" | |
338 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
339 #: src/audacious/ui_credits.c:205 |
2445 | 340 msgid "Korean:" |
341 msgstr "Корейски:" | |
2299 | 342 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
343 #: src/audacious/ui_credits.c:208 |
2445 | 344 msgid "Lithuanian:" |
345 msgstr "Литовски:" | |
2299 | 346 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
347 #: src/audacious/ui_credits.c:211 |
2445 | 348 msgid "Macedonian:" |
349 msgstr "Македонски:" | |
2299 | 350 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
351 #: src/audacious/ui_credits.c:214 |
2445 | 352 msgid "Polish:" |
353 msgstr "Полски:" | |
354 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
355 #: src/audacious/ui_credits.c:217 |
2445 | 356 msgid "Romanian:" |
357 msgstr "Румънски:" | |
358 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
359 #: src/audacious/ui_credits.c:220 |
2299 | 360 msgid "Russian:" |
361 msgstr "Руски:" | |
362 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
363 #: src/audacious/ui_credits.c:223 |
2299 | 364 msgid "Serbian (Latin):" |
2321 | 365 msgstr "Сръбски (латиница)" |
2299 | 366 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
367 #: src/audacious/ui_credits.c:226 |
2299 | 368 msgid "Serbian (Cyrillic):" |
2321 | 369 msgstr "Сръбски (кирилица)" |
2299 | 370 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
371 #: src/audacious/ui_credits.c:229 |
2299 | 372 msgid "Simplified Chinese:" |
2321 | 373 msgstr "Китайски (опростен):" |
2299 | 374 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
375 #: src/audacious/ui_credits.c:232 |
2299 | 376 msgid "Slovak:" |
377 msgstr "Словашки:" | |
378 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
379 #: src/audacious/ui_credits.c:235 |
2445 | 380 msgid "Spanish:" |
381 msgstr "Испански:" | |
382 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
383 #: src/audacious/ui_credits.c:238 |
2445 | 384 msgid "Swedish:" |
385 msgstr "Шведски:" | |
386 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
387 #: src/audacious/ui_credits.c:241 |
2299 | 388 msgid "Traditional Chinese:" |
2321 | 389 msgstr "Китайски (традиционен):" |
2299 | 390 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
391 #: src/audacious/ui_credits.c:244 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
392 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
393 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
394 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
395 #: src/audacious/ui_credits.c:248 |
2299 | 396 msgid "Ukrainian:" |
397 msgstr "Украински:" | |
398 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
399 #: src/audacious/ui_credits.c:251 |
2299 | 400 msgid "Welsh:" |
401 msgstr "Уелски:" | |
402 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
403 #: src/audacious/ui_credits.c:397 |
2299 | 404 msgid "Translators" |
405 msgstr "Преводачи" | |
406 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
407 #: src/audacious/ui_equalizer.c:635 |
2299 | 408 msgid "Audacious Equalizer" |
409 msgstr "Еквалайзер на Audacious" | |
410 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
411 #: src/audacious/ui_equalizer.c:1279 |
2299 | 412 msgid "Presets" |
413 msgstr "Фиксирани настройки" | |
414 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
415 #: src/audacious/ui_main.c:625 |
2299 | 416 #, c-format |
417 msgid "%s - Audacious" | |
418 msgstr "%s - Audacious" | |
419 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
420 #: src/audacious/ui_main.c:840 |
2299 | 421 msgid "VBR" |
422 msgstr "VBR" | |
423 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
424 #: src/audacious/ui_main.c:858 src/audacious/ui_main.c:862 |
2299 | 425 msgid "stereo" |
426 msgstr "стерео" | |
427 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
428 #: src/audacious/ui_main.c:858 src/audacious/ui_main.c:862 |
2299 | 429 msgid "mono" |
430 msgstr "моно" | |
431 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
432 #: src/audacious/ui_main.c:1199 src/audacious/ui_manager.c:419 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
433 #: src/audacious/ui_manager.c:420 |
2299 | 434 msgid "Jump to Time" |
435 msgstr "Прескачане до времева позиция" | |
436 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
437 #: src/audacious/ui_main.c:1220 |
2299 | 438 msgid "minutes:seconds" |
439 msgstr "минути:секунди" | |
440 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
441 #: src/audacious/ui_main.c:1230 |
2299 | 442 msgid "Track length:" |
443 msgstr "Продължителност:" | |
444 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
445 #: src/audacious/ui_main.c:1394 |
2679 | 446 msgid "Audacious - visibility warning" |
447 msgstr "" | |
448 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
449 #: src/audacious/ui_main.c:1396 |
2679 | 450 #, fuzzy |
451 msgid "Show main player window" | |
452 msgstr "Шрифт за основния прозорец:" | |
453 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
454 #: src/audacious/ui_main.c:1397 |
2679 | 455 msgid "Ignore" |
456 msgstr "" | |
457 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
458 #: src/audacious/ui_main.c:1401 |
2679 | 459 msgid "" |
460 "Audacious has been started with all of its windows hidden.\n" | |
461 "You may want to show the player window again to control Audacious; " | |
462 "otherwise, you'll have to control it remotely via audtool or enabled plugins " | |
463 "(such as the statusicon plugin)." | |
464 msgstr "" | |
465 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
466 #: src/audacious/ui_main.c:1407 |
2679 | 467 msgid "Always ignore, show/hide is controlled remotely" |
468 msgstr "" | |
469 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
470 #: src/audacious/ui_main.c:1425 |
2299 | 471 msgid "Enter location to play:" |
472 msgstr "Адрес за просвирване:" | |
473 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
474 #: src/audacious/ui_main.c:1659 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
475 #, fuzzy, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
476 msgid "Seek to: %d:%-2.2d/%d:%-2.2d (%d%%)" |
2299 | 477 msgstr "ТЪРСЕНЕ: %d:%-2.2d/%d:%-2.2d (%d%%)" |
478 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
479 #: src/audacious/ui_main.c:1691 |
2299 | 480 #, c-format |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
481 msgid "Volume: %d%%" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
482 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
483 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
484 #: src/audacious/ui_main.c:1722 |
2299 | 485 #, c-format |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
486 msgid "Balance: %d%% left" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
487 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
488 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
489 #: src/audacious/ui_main.c:1726 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
490 msgid "Balance: center" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
491 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
492 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
493 #: src/audacious/ui_main.c:1730 |
2299 | 494 #, c-format |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
495 msgid "Balance: %d%% right" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
496 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
497 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
498 #: src/audacious/ui_main.c:2118 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
499 msgid "Options Menu" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
500 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
501 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
502 #: src/audacious/ui_main.c:2122 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
503 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
504 msgid "Disable 'Always On Top'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
505 msgstr "Винаги отгоре" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
506 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
507 #: src/audacious/ui_main.c:2124 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
508 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
509 msgid "Enable 'Always On Top'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
510 msgstr "Винаги отгоре" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
511 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
512 #: src/audacious/ui_main.c:2127 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
513 msgid "File Info Box" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
514 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
515 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
516 #: src/audacious/ui_main.c:2131 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
517 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
518 msgid "Disable 'Doublesize'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
519 msgstr "Двоен размер" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
520 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
521 #: src/audacious/ui_main.c:2133 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
522 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
523 msgid "Enable 'Doublesize'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
524 msgstr "Двоен размер" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
525 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
526 #: src/audacious/ui_main.c:2136 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
527 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
528 msgid "Visualization Menu" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
529 msgstr "Визуализация" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
530 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
531 #: src/audacious/ui_main.c:2184 |
2299 | 532 msgid "" |
533 "<b><big>No playable CD found.</big></b>\n" | |
534 "\n" | |
535 "No CD inserted, or inserted CD is not an audio CD.\n" | |
536 msgstr "" | |
537 "<b><big>Не е открит CD диск за просвирване.</big></b>\n" | |
538 "\n" | |
539 "Не е поставен CD диск или поставеният диск не е audio CD.\n" | |
540 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
541 #: src/audacious/ui_main.c:2201 |
2299 | 542 msgid "" |
543 "<b><big>Couldn't open audio.</big></b>\n" | |
544 "\n" | |
545 "Please check that:\n" | |
546 "1. You have the correct output plugin selected.\n" | |
547 "2. No other programs is blocking the soundcard.\n" | |
548 "3. Your soundcard is configured properly.\n" | |
549 msgstr "" | |
550 "<b><big>Грешка при стартиране на аудио системата.</big></b>\n" | |
551 "\n" | |
552 "Моля проверете дали:\n" | |
553 "1. е избрана правилната приставка за възпроизвеждане.\n" | |
554 "2. някоя друга програма не е блокирала звуковата карта.\n" | |
555 "3. звуковата ви карта е правилно инсталирана.\n" | |
556 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
557 #: src/audacious/ui_main.c:2359 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
558 #, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
559 msgid "VOLUME: %d%%" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
560 msgstr "СИЛА НА ЗВУКА: %d%%" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
561 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
562 #: src/audacious/ui_main.c:2362 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
563 #, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
564 msgid "BALANCE: %d%% LEFT" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
565 msgstr "БАЛАНС: %d%% ЛЯВО" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
566 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
567 #: src/audacious/ui_main.c:2365 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
568 msgid "BALANCE: CENTER" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
569 msgstr "БАЛАНС: ЦЕНТЪР" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
570 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
571 #: src/audacious/ui_main.c:2367 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
572 #, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
573 msgid "BALANCE: %d%% RIGHT" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
574 msgstr "БАЛАНС: %d%% ДЯСНО" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
575 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
576 #: src/audacious/ui_main.c:2818 |
2299 | 577 msgid "Error in Audacious." |
2321 | 578 msgstr "Грешка в Audacious" |
579 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
580 #: src/audacious/ui_manager.c:45 src/audacious/ui_manager.c:46 |
2299 | 581 msgid "Autoscroll Songname" |
2321 | 582 msgstr "Приплъзване името на песента" |
583 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
584 #: src/audacious/ui_manager.c:48 src/audacious/ui_manager.c:49 |
2299 | 585 msgid "Stop after Current Song" |
2321 | 586 msgstr "Спиране след текущата песен" |
587 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
588 #: src/audacious/ui_manager.c:51 src/audacious/ui_manager.c:52 |
2299 | 589 msgid "Peaks" |
2321 | 590 msgstr "Пикове" |
591 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
592 #: src/audacious/ui_manager.c:54 src/audacious/ui_manager.c:55 |
2299 | 593 msgid "Repeat" |
2321 | 594 msgstr "Повторение" |
595 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
596 #: src/audacious/ui_manager.c:57 src/audacious/ui_manager.c:58 |
2299 | 597 msgid "Shuffle" |
2321 | 598 msgstr "Разбъркване" |
599 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
600 #: src/audacious/ui_manager.c:60 src/audacious/ui_manager.c:61 |
2299 | 601 msgid "No Playlist Advance" |
2321 | 602 msgstr "Без преход към следваща песен" |
603 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
604 #: src/audacious/ui_manager.c:63 src/audacious/ui_manager.c:64 |
2299 | 605 msgid "Show Player" |
2321 | 606 msgstr "Плеър" |
607 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
608 #: src/audacious/ui_manager.c:66 src/audacious/ui_manager.c:67 |
2299 | 609 msgid "Show Playlist Editor" |
2321 | 610 msgstr "Редактор на плейлисти" |
611 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
612 #: src/audacious/ui_manager.c:69 src/audacious/ui_manager.c:70 |
2299 | 613 msgid "Show Equalizer" |
2321 | 614 msgstr "Еквалайзер" |
615 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
616 #: src/audacious/ui_manager.c:72 src/audacious/ui_manager.c:73 |
2299 | 617 msgid "Always on Top" |
2321 | 618 msgstr "Винаги отгоре" |
619 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
620 #: src/audacious/ui_manager.c:75 src/audacious/ui_manager.c:76 |
2299 | 621 msgid "Put on All Workspaces" |
2321 | 622 msgstr "На всички работни плотове" |
623 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
624 #: src/audacious/ui_manager.c:78 src/audacious/ui_manager.c:79 |
2299 | 625 msgid "Roll up Player" |
2321 | 626 msgstr "Свиване на плеъра" |
627 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
628 #: src/audacious/ui_manager.c:81 src/audacious/ui_manager.c:82 |
2299 | 629 msgid "Roll up Playlist Editor" |
2321 | 630 msgstr "Свиване на редактора на плейлисти" |
631 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
632 #: src/audacious/ui_manager.c:84 src/audacious/ui_manager.c:85 |
2299 | 633 msgid "Roll up Equalizer" |
2321 | 634 msgstr "Свиване на еквалайзера" |
635 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
636 #: src/audacious/ui_manager.c:87 src/audacious/ui_manager.c:88 |
2299 | 637 msgid "DoubleSize" |
2321 | 638 msgstr "Двоен размер" |
639 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
640 #: src/audacious/ui_manager.c:90 src/audacious/ui_manager.c:91 |
2299 | 641 msgid "Easy Move" |
2321 | 642 msgstr "Лесно местене" |
2299 | 643 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
644 #: src/audacious/ui_manager.c:99 |
2299 | 645 msgid "Analyzer" |
2321 | 646 msgstr "Анализатор" |
2299 | 647 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
648 #: src/audacious/ui_manager.c:100 |
2299 | 649 msgid "Scope" |
2321 | 650 msgstr "Осцилоскоп" |
2299 | 651 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
652 #: src/audacious/ui_manager.c:101 |
2299 | 653 msgid "Voiceprint" |
2321 | 654 msgstr "Гласов отпечатък" |
2299 | 655 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
656 #: src/audacious/ui_manager.c:102 |
2299 | 657 msgid "Off" |
2321 | 658 msgstr "Изкл." |
659 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
660 #: src/audacious/ui_manager.c:106 src/audacious/ui_manager.c:123 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
661 #: src/audacious/ui_manager.c:129 |
2299 | 662 msgid "Normal" |
2321 | 663 msgstr "Нормално" |
664 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
665 #: src/audacious/ui_manager.c:107 src/audacious/ui_manager.c:124 |
2299 | 666 msgid "Fire" |
2321 | 667 msgstr "Огън" |
2299 | 668 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
669 #: src/audacious/ui_manager.c:108 |
2299 | 670 msgid "Vertical Lines" |
2321 | 671 msgstr "Вертикални линии" |
2299 | 672 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
673 #: src/audacious/ui_manager.c:112 |
2299 | 674 msgid "Lines" |
2321 | 675 msgstr "Линии" |
2299 | 676 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
677 #: src/audacious/ui_manager.c:113 |
2299 | 678 msgid "Bars" |
2321 | 679 msgstr "Стълбове" |
2299 | 680 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
681 #: src/audacious/ui_manager.c:117 |
2299 | 682 msgid "Dot Scope" |
2321 | 683 msgstr "Точки" |
2299 | 684 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
685 #: src/audacious/ui_manager.c:118 |
2299 | 686 msgid "Line Scope" |
2321 | 687 msgstr "Линии" |
2299 | 688 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
689 #: src/audacious/ui_manager.c:119 |
2299 | 690 msgid "Solid Scope" |
2321 | 691 msgstr "Плътен" |
2299 | 692 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
693 #: src/audacious/ui_manager.c:125 |
2299 | 694 msgid "Ice" |
2321 | 695 msgstr "Лед" |
2299 | 696 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
697 #: src/audacious/ui_manager.c:130 |
2299 | 698 #, fuzzy |
699 msgid "Smooth" | |
2321 | 700 msgstr "Заглаждане / плавно" |
2299 | 701 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
702 #: src/audacious/ui_manager.c:134 |
2299 | 703 msgid "Full (~50 fps)" |
2321 | 704 msgstr "Пълно (~50 fps)" |
2299 | 705 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
706 #: src/audacious/ui_manager.c:135 |
2299 | 707 msgid "Half (~25 fps)" |
2321 | 708 msgstr "Половин (~25 fps)" |
2299 | 709 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
710 #: src/audacious/ui_manager.c:136 |
2299 | 711 msgid "Quarter (~13 fps)" |
2321 | 712 msgstr "Четвърт (~13 fps)" |
2299 | 713 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
714 #: src/audacious/ui_manager.c:137 |
2299 | 715 msgid "Eighth (~6 fps)" |
2321 | 716 msgstr "Осмина (~6 fps)" |
717 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
718 #: src/audacious/ui_manager.c:141 src/audacious/ui_manager.c:149 |
2299 | 719 msgid "Slowest" |
2321 | 720 msgstr "Най-бавно" |
721 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
722 #: src/audacious/ui_manager.c:142 src/audacious/ui_manager.c:150 |
2299 | 723 msgid "Slow" |
2321 | 724 msgstr "Бавно" |
725 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
726 #: src/audacious/ui_manager.c:143 src/audacious/ui_manager.c:151 |
2299 | 727 msgid "Medium" |
2321 | 728 msgstr "Средно" |
729 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
730 #: src/audacious/ui_manager.c:144 src/audacious/ui_manager.c:152 |
2299 | 731 msgid "Fast" |
2321 | 732 msgstr "Бързо" |
733 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
734 #: src/audacious/ui_manager.c:145 src/audacious/ui_manager.c:153 |
2299 | 735 msgid "Fastest" |
2321 | 736 msgstr "Най-бързо" |
2299 | 737 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
738 #: src/audacious/ui_manager.c:157 |
2299 | 739 msgid "Time Elapsed" |
2321 | 740 msgstr "Изминало време" |
2299 | 741 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
742 #: src/audacious/ui_manager.c:158 |
2299 | 743 msgid "Time Remaining" |
2321 | 744 msgstr "Оставащо време" |
2299 | 745 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
746 #: src/audacious/ui_manager.c:167 |
2299 | 747 msgid "Playback" |
2321 | 748 msgstr "Просвирване" |
749 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
750 #: src/audacious/ui_manager.c:169 src/audacious/ui_manager.c:170 |
2299 | 751 msgid "Play" |
2321 | 752 msgstr "Просвирване" |
753 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
754 #: src/audacious/ui_manager.c:172 src/audacious/ui_manager.c:173 |
2299 | 755 msgid "Pause" |
2321 | 756 msgstr "Пауза" |
757 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
758 #: src/audacious/ui_manager.c:175 src/audacious/ui_manager.c:176 |
2299 | 759 msgid "Stop" |
2321 | 760 msgstr "Стоп" |
761 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
762 #: src/audacious/ui_manager.c:178 src/audacious/ui_manager.c:179 |
2299 | 763 msgid "Previous" |
2321 | 764 msgstr "Предишна" |
765 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
766 #: src/audacious/ui_manager.c:181 src/audacious/ui_manager.c:182 |
2299 | 767 msgid "Next" |
2321 | 768 msgstr "Следваща" |
2299 | 769 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
770 #: src/audacious/ui_manager.c:187 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
771 msgid "Visualization" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
772 msgstr "Визуализация" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
773 |
2368 | 774 #: src/audacious/ui_manager.c:188 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
775 msgid "Visualization Mode" |
2321 | 776 msgstr "Визуализация" |
2299 | 777 |
2368 | 778 #: src/audacious/ui_manager.c:189 |
2299 | 779 msgid "Analyzer Mode" |
2321 | 780 msgstr "Анализатор" |
2299 | 781 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
782 #: src/audacious/ui_manager.c:190 |
2299 | 783 msgid "Scope Mode" |
2321 | 784 msgstr "Осцилоскоп" |
2299 | 785 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
786 #: src/audacious/ui_manager.c:191 |
2299 | 787 msgid "Voiceprint Mode" |
2321 | 788 msgstr "Гласов отпечатък" |
2299 | 789 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
790 #: src/audacious/ui_manager.c:192 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
791 msgid "WindowShade VU Mode" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
792 msgstr "VU (в сгънат режим)" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
793 |
2368 | 794 #: src/audacious/ui_manager.c:193 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
795 msgid "Refresh Rate" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
796 msgstr "Опресняване" |
2299 | 797 |
2368 | 798 #: src/audacious/ui_manager.c:194 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
799 msgid "Analyzer Falloff" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
800 msgstr "Динамика на анализатора" |
2299 | 801 |
2368 | 802 #: src/audacious/ui_manager.c:195 |
2299 | 803 msgid "Peaks Falloff" |
2321 | 804 msgstr "Динамика на пиковете" |
805 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
806 #: src/audacious/ui_manager.c:200 src/audacious/ui_preferences.c:108 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
807 #: src/audacious/ui_playlist_manager.c:290 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
808 #: src/audacious/glade/prefswin.glade:2494 |
2299 | 809 msgid "Playlist" |
810 msgstr "Плейлиста" | |
811 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
812 #: src/audacious/ui_manager.c:202 src/audacious/ui_manager.c:203 |
2299 | 813 msgid "New Playlist" |
2321 | 814 msgstr "Нова плейлиста" |
815 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
816 #: src/audacious/ui_manager.c:205 src/audacious/ui_manager.c:206 |
2299 | 817 msgid "Select Next Playlist" |
2321 | 818 msgstr "Избор на следваща плейлиста" |
819 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
820 #: src/audacious/ui_manager.c:208 src/audacious/ui_manager.c:209 |
2299 | 821 msgid "Select Previous Playlist" |
2321 | 822 msgstr "Избор на предишна плейлиста" |
823 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
824 #: src/audacious/ui_manager.c:211 src/audacious/ui_manager.c:212 |
2299 | 825 msgid "Delete Playlist" |
2321 | 826 msgstr "Изтриване на плейлиста" |
2299 | 827 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
828 #: src/audacious/ui_manager.c:214 |
2299 | 829 #, fuzzy |
830 msgid "Load List" | |
2321 | 831 msgstr "Зареждане на списък" |
2299 | 832 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
833 #: src/audacious/ui_manager.c:215 |
2299 | 834 msgid "Loads a playlist file into the selected playlist." |
2321 | 835 msgstr "Зарежда плейлиста от файл и я добавя към текущата." |
2299 | 836 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
837 #: src/audacious/ui_manager.c:217 |
2299 | 838 msgid "Save List" |
839 msgstr "Запис на плейлиста" | |
840 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
841 #: src/audacious/ui_manager.c:218 |
2299 | 842 msgid "Saves the selected playlist." |
843 msgstr "Записва избраната плейлиста." | |
844 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
845 #: src/audacious/ui_manager.c:220 |
2299 | 846 msgid "Save Default List" |
847 msgstr "Запис като стандартна плейлиста" | |
848 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
849 #: src/audacious/ui_manager.c:221 |
2299 | 850 msgid "Saves the selected playlist to the default location." |
2321 | 851 msgstr "Записва избраната плейлиста на стандартното местоположение." |
2299 | 852 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
853 #: src/audacious/ui_manager.c:224 |
2299 | 854 msgid "Refresh List" |
2321 | 855 msgstr "Обновяване на списъка" |
2299 | 856 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
857 #: src/audacious/ui_manager.c:225 |
2299 | 858 msgid "Refreshes metadata associated with a playlist entry." |
2321 | 859 msgstr "Обновяване на мета-данните свързани с елемента от плейлистата." |
2299 | 860 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
861 #: src/audacious/ui_manager.c:228 |
2321 | 862 #, fuzzy |
2299 | 863 msgid "List Manager" |
2321 | 864 msgstr "Мениджър на списъци" |
2299 | 865 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
866 #: src/audacious/ui_manager.c:229 |
2299 | 867 msgid "Opens the playlist manager." |
2321 | 868 msgstr "Зареждане на мениджъра на плейлисти" |
2299 | 869 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
870 #: src/audacious/ui_manager.c:235 |
2299 | 871 msgid "View" |
2321 | 872 msgstr "Изглед" |
2299 | 873 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
874 #: src/audacious/ui_manager.c:239 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
875 msgid "Add CD..." |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
876 msgstr "Добавяне на CD..." |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
877 |
2368 | 878 #: src/audacious/ui_manager.c:240 |
2299 | 879 msgid "Adds a CD to the playlist." |
880 msgstr "Добавя CD към плейлистата." | |
881 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
882 #: src/audacious/ui_manager.c:243 |
2299 | 883 msgid "Add Internet Address..." |
2321 | 884 msgstr "Добавяне на Интернет адрес..." |
2299 | 885 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
886 #: src/audacious/ui_manager.c:244 |
2299 | 887 msgid "Adds a remote track to the playlist." |
888 msgstr "Добавяне на песен от мрежов източник към плейлистата." | |
889 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
890 #: src/audacious/ui_manager.c:247 |
2299 | 891 msgid "Add Files..." |
892 msgstr "Добавяне на файлове..." | |
893 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
894 #: src/audacious/ui_manager.c:248 |
2299 | 895 msgid "Adds files to the playlist." |
896 msgstr "Добавяне на файлове към плейлистата." | |
897 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
898 #: src/audacious/ui_manager.c:253 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
899 msgid "Search and Select" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
900 msgstr "Търсене и избор" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
901 |
2368 | 902 #: src/audacious/ui_manager.c:254 |
903 msgid "" | |
904 "Searches the playlist and selects playlist entries based on specific " | |
905 "criteria." | |
2321 | 906 msgstr "Претърсва плейлистата и избира елементи по конкретни критерии." |
2299 | 907 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
908 #: src/audacious/ui_manager.c:257 |
2299 | 909 msgid "Invert Selection" |
910 msgstr "Размяна на маркирането" | |
911 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
912 #: src/audacious/ui_manager.c:258 |
2299 | 913 msgid "Inverts the selected and unselected entries." |
914 msgstr "Размяна на маркираните и немаркираните елементи" | |
915 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
916 #: src/audacious/ui_manager.c:261 |
2299 | 917 msgid "Select All" |
918 msgstr "Всичко" | |
919 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
920 #: src/audacious/ui_manager.c:262 |
2299 | 921 msgid "Selects all of the playlist entries." |
2321 | 922 msgstr "Маркира всички елементи на плейлистата" |
2299 | 923 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
924 #: src/audacious/ui_manager.c:265 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
925 msgid "Select None" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
926 msgstr "Нищо" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
927 |
2368 | 928 #: src/audacious/ui_manager.c:266 |
2299 | 929 msgid "Deselects all of the playlist entries." |
2321 | 930 msgstr "Размаркира всички елементи на плейлистата" |
2299 | 931 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
932 #: src/audacious/ui_manager.c:271 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
933 msgid "Clear Queue" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
934 msgstr "Изчистване на опашката" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
935 |
2368 | 936 #: src/audacious/ui_manager.c:272 |
2299 | 937 msgid "Clears the queue associated with this playlist." |
2321 | 938 msgstr "Изчиства опашката за тази плейлиста." |
2299 | 939 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
940 #: src/audacious/ui_manager.c:275 |
2299 | 941 msgid "Remove Unavailable Files" |
942 msgstr "Премахване на неналичните файлове" | |
943 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
944 #: src/audacious/ui_manager.c:276 |
2299 | 945 msgid "Removes unavailable files from the playlist." |
2321 | 946 msgstr "Премахва файловете, които не са налични от плейлистата." |
2299 | 947 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
948 #: src/audacious/ui_manager.c:279 |
2299 | 949 msgid "Remove Duplicates" |
950 msgstr "Премахване на дублирания" | |
951 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
952 #: src/audacious/ui_manager.c:281 src/audacious/ui_manager.c:317 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
953 #: src/audacious/ui_manager.c:347 |
2299 | 954 msgid "By Title" |
955 msgstr "По заглавие" | |
956 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
957 #: src/audacious/ui_manager.c:282 |
2299 | 958 msgid "Removes duplicate entries from the playlist by title." |
959 msgstr "Премахва дублиращите се заглавия в плейлистата." | |
960 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
961 #: src/audacious/ui_manager.c:285 src/audacious/ui_manager.c:325 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
962 #: src/audacious/ui_manager.c:355 |
2299 | 963 msgid "By Filename" |
964 msgstr "По име на файл" | |
965 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
966 #: src/audacious/ui_manager.c:286 |
2299 | 967 msgid "Removes duplicate entries from the playlist by filename." |
968 msgstr "Премахва дублиращите се файлови имена от плейлистата" | |
969 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
970 #: src/audacious/ui_manager.c:289 src/audacious/ui_manager.c:329 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
971 #: src/audacious/ui_manager.c:359 |
2299 | 972 msgid "By Path + Filename" |
973 msgstr "По път и име на файл" | |
974 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
975 #: src/audacious/ui_manager.c:290 |
2299 | 976 msgid "Removes duplicate entries from the playlist by their full path." |
977 msgstr "Премахва дублиращите се файлове в плейлистата" | |
978 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
979 #: src/audacious/ui_manager.c:293 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
980 msgid "Remove All" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
981 msgstr "Премахване на всички" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
982 |
2368 | 983 #: src/audacious/ui_manager.c:294 |
2299 | 984 msgid "Removes all entries from the playlist." |
985 msgstr "Премахва всички елементи от плейлистта" | |
986 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
987 #: src/audacious/ui_manager.c:297 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
988 msgid "Remove Unselected" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
989 msgstr "Премахване на немаркираните" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
990 |
2368 | 991 #: src/audacious/ui_manager.c:298 |
2299 | 992 msgid "Remove unselected entries from the playlist." |
2321 | 993 msgstr "Премахва елементите, които не са маркирани." |
2299 | 994 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
995 #: src/audacious/ui_manager.c:301 |
2299 | 996 msgid "Remove Selected" |
997 msgstr "Премахване на маркираните" | |
998 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
999 #: src/audacious/ui_manager.c:302 |
2299 | 1000 msgid "Remove selected entries from the playlist." |
2321 | 1001 msgstr "Премахва маркираните елементи от плейлистата." |
2299 | 1002 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1003 #: src/audacious/ui_manager.c:307 |
2299 | 1004 msgid "Randomize List" |
1005 msgstr "Разбъркване на плейлистата" | |
1006 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1007 #: src/audacious/ui_manager.c:308 |
2299 | 1008 msgid "Randomizes the playlist." |
2321 | 1009 msgstr "Разбърква плейлистата." |
2299 | 1010 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1011 #: src/audacious/ui_manager.c:311 |
2299 | 1012 msgid "Reverse List" |
1013 msgstr "Инвертиране на плейлистата" | |
1014 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1015 #: src/audacious/ui_manager.c:312 |
2299 | 1016 msgid "Reverses the playlist." |
2321 | 1017 msgstr "Подрежда плейлистата отзад напред." |
2299 | 1018 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1019 #: src/audacious/ui_manager.c:315 |
2299 | 1020 msgid "Sort List" |
1021 msgstr "Сортиране" | |
1022 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1023 #: src/audacious/ui_manager.c:318 src/audacious/ui_manager.c:348 |
2299 | 1024 msgid "Sorts the list by title." |
2321 | 1025 msgstr "Сортира списъка по заглавие." |
1026 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1027 #: src/audacious/ui_manager.c:321 src/audacious/ui_manager.c:351 |
2299 | 1028 msgid "By Artist" |
1029 msgstr "По изпълнител" | |
1030 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1031 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2299 | 1032 msgid "Sorts the list by artist." |
2321 | 1033 msgstr "Сортира списъка по изпълнител." |
1034 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1035 #: src/audacious/ui_manager.c:326 src/audacious/ui_manager.c:356 |
2299 | 1036 msgid "Sorts the list by filename." |
2321 | 1037 msgstr "Сортира списъка по име на файл." |
1038 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1039 #: src/audacious/ui_manager.c:330 src/audacious/ui_manager.c:360 |
2299 | 1040 msgid "Sorts the list by full pathname." |
2321 | 1041 msgstr "Сортира списъка по път до файла." |
1042 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1043 #: src/audacious/ui_manager.c:333 src/audacious/ui_manager.c:363 |
2299 | 1044 msgid "By Date" |
1045 msgstr "По дата" | |
1046 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1047 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2299 | 1048 msgid "Sorts the list by modification time." |
2321 | 1049 msgstr "Сортира списъка по време на последната промяна." |
1050 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1051 #: src/audacious/ui_manager.c:337 src/audacious/ui_manager.c:367 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1052 msgid "By Track Number" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1053 msgstr "По номер" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1054 |
2368 | 1055 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2299 | 1056 msgid "Sorts the list by track number." |
2321 | 1057 msgstr "Сортира списъка по пореден номер на песента." |
1058 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1059 #: src/audacious/ui_manager.c:341 src/audacious/ui_manager.c:371 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1060 msgid "By Playlist Entry" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1061 msgstr "По ред в плейлистата" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1062 |
2368 | 1063 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2299 | 1064 msgid "Sorts the list by playlist entry." |
2321 | 1065 msgstr "Сортира списъка по ред в плейлистата." |
2299 | 1066 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1067 #: src/audacious/ui_manager.c:345 |
2299 | 1068 msgid "Sort Selected" |
1069 msgstr "Сортиране на маркираните" | |
1070 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1071 #: src/audacious/ui_manager.c:380 src/audacious/ui_manager.c:383 |
2299 | 1072 msgid "View Track Details" |
1073 msgstr "Информация за песента" | |
1074 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1075 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2299 | 1076 msgid "View track details" |
1077 msgstr "Информация за песента" | |
1078 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1079 #: src/audacious/ui_manager.c:389 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1080 msgid "Play File" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1081 msgstr "Просвирване на файл" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1082 |
2368 | 1083 #: src/audacious/ui_manager.c:390 |
2299 | 1084 msgid "Load and play a file" |
2321 | 1085 msgstr "Зареждане и просвирване на файл" |
2299 | 1086 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1087 #: src/audacious/ui_manager.c:392 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1088 msgid "Play Location" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1089 msgstr "Просвирване на адрес" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1090 |
2368 | 1091 #: src/audacious/ui_manager.c:393 |
2299 | 1092 msgid "Play media from the selected location" |
2321 | 1093 msgstr "Просвирване от избраното местоположение" |
2299 | 1094 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1095 #: src/audacious/ui_manager.c:395 src/audacious/ui_manager.c:396 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1096 msgid "Play CD" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1097 msgstr "Просвирване на CD" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1098 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1099 #: src/audacious/ui_manager.c:398 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1100 msgid "Last.fm radio" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1101 msgstr "" |
2299 | 1102 |
2368 | 1103 #: src/audacious/ui_manager.c:399 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1104 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1105 msgid "Play Last.fm radio" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1106 msgstr "Просвирване на адрес" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1107 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1108 #: src/audacious/ui_manager.c:401 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1109 msgid "Preferences" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1110 msgstr "Настройки" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1111 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1112 #: src/audacious/ui_manager.c:402 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1113 msgid "Open preferences window" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1114 msgstr "Отваряне на прозореца с настройките" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1115 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1116 #: src/audacious/ui_manager.c:404 |
2299 | 1117 msgid "_Quit" |
2321 | 1118 msgstr "Из_ход" |
2299 | 1119 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1120 #: src/audacious/ui_manager.c:405 |
2299 | 1121 msgid "Quit Audacious" |
2321 | 1122 msgstr "Изход от Audacious" |
1123 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1124 #: src/audacious/ui_manager.c:407 src/audacious/ui_manager.c:408 |
2299 | 1125 msgid "Set A-B" |
2321 | 1126 msgstr "Маркиране на А-Б" |
1127 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1128 #: src/audacious/ui_manager.c:410 src/audacious/ui_manager.c:411 |
2299 | 1129 msgid "Clear A-B" |
2321 | 1130 msgstr "Размаркиране на А-Б" |
1131 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1132 #: src/audacious/ui_manager.c:413 src/audacious/ui_manager.c:414 |
2299 | 1133 msgid "Jump to Playlist Start" |
2321 | 1134 msgstr "Прескачане в началото на плейлистата" |
1135 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1136 #: src/audacious/ui_manager.c:416 src/audacious/ui_manager.c:417 |
2299 | 1137 msgid "Jump to File" |
2321 | 1138 msgstr "Прескачане до файл" |
2299 | 1139 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1140 #: src/audacious/ui_manager.c:422 |
2299 | 1141 msgid "Queue Toggle" |
1142 msgstr "Превключване на опашката" | |
1143 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1144 #: src/audacious/ui_manager.c:423 |
2299 | 1145 #, fuzzy |
1146 msgid "Enables/disables the entry in the playlist's queue." | |
2321 | 1147 msgstr "Активиране/деактивиране елемента в опашката на плейлистата." |
2299 | 1148 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1149 #: src/audacious/ui_manager.c:430 |
2299 | 1150 msgid "Load" |
2321 | 1151 msgstr "Зареждане" |
2299 | 1152 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1153 #: src/audacious/ui_manager.c:431 |
2299 | 1154 msgid "Import" |
2321 | 1155 msgstr "Внасяне" |
2299 | 1156 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1157 #: src/audacious/ui_manager.c:432 |
2299 | 1158 msgid "Save" |
2321 | 1159 msgstr "Съхраняване" |
2299 | 1160 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1161 #: src/audacious/ui_manager.c:433 |
2299 | 1162 msgid "Delete" |
2321 | 1163 msgstr "Изтриване" |
1164 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1165 #: src/audacious/ui_manager.c:435 src/audacious/ui_manager.c:456 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1166 #: src/audacious/ui_manager.c:471 |
2299 | 1167 msgid "Preset" |
1168 msgstr "Фиксирана настройка" | |
1169 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1170 #: src/audacious/ui_manager.c:436 |
2299 | 1171 msgid "Load preset" |
1172 msgstr "Зареждане на фиксирани настройки" | |
1173 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1174 #: src/audacious/ui_manager.c:438 src/audacious/ui_manager.c:459 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1175 #: src/audacious/ui_manager.c:474 |
2299 | 1176 msgid "Auto-load preset" |
2321 | 1177 msgstr "Автозареждане на фиксирани" |
2299 | 1178 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1179 #: src/audacious/ui_manager.c:439 |
2299 | 1180 msgid "Load auto-load preset" |
2321 | 1181 msgstr "Зареждана на фиксирани настройки за автозареждане" |
1182 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1183 #: src/audacious/ui_manager.c:441 src/audacious/ui_manager.c:462 |
2299 | 1184 msgid "Default" |
2321 | 1185 msgstr "Стандартни" |
2299 | 1186 |
2368 | 1187 #: src/audacious/ui_manager.c:442 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1188 msgid "Load default preset into equalizer" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1189 msgstr "Зареждане на настройките по подразбиране за еквалайзера" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1190 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1191 #: src/audacious/ui_manager.c:444 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1192 msgid "Zero" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1193 msgstr "Нулиране" |
2299 | 1194 |
2368 | 1195 #: src/audacious/ui_manager.c:445 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1196 msgid "Set equalizer preset levels to zero" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1197 msgstr "Нулиране на всички плъзгачи на еквалайзера" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1198 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1199 #: src/audacious/ui_manager.c:447 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1200 msgid "From file" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1201 msgstr "От файл" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1202 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1203 #: src/audacious/ui_manager.c:448 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1204 msgid "Load preset from file" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1205 msgstr "Зареждане на фиксирани настройки от файл" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1206 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1207 #: src/audacious/ui_manager.c:450 |
2299 | 1208 msgid "From WinAMP EQF file" |
2321 | 1209 msgstr "От WinAMP EQF файл" |
2299 | 1210 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1211 #: src/audacious/ui_manager.c:451 |
2299 | 1212 msgid "Load preset from WinAMP EQF file" |
2321 | 1213 msgstr "Зареждане на фиксирани настройки от WinAMP EQF файл" |
2299 | 1214 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1215 #: src/audacious/ui_manager.c:453 |
2299 | 1216 msgid "WinAMP Presets" |
2321 | 1217 msgstr "Настройки от WinAMP" |
2299 | 1218 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1219 #: src/audacious/ui_manager.c:454 |
2299 | 1220 msgid "Import WinAMP presets" |
2321 | 1221 msgstr "Внасяне на настройки от WinAMP" |
2299 | 1222 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1223 #: src/audacious/ui_manager.c:457 |
2299 | 1224 msgid "Save preset" |
1225 msgstr "Запис на фиксирани настройки" | |
1226 | |
2368 | 1227 #: src/audacious/ui_manager.c:460 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1228 msgid "Save auto-load preset" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1229 msgstr "Запис на фиксирани настройки за автозареждане" |
2299 | 1230 |
2368 | 1231 #: src/audacious/ui_manager.c:463 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1232 msgid "Save default preset" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1233 msgstr "Запис на фиксирани настройки по подразбиране" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1234 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1235 #: src/audacious/ui_manager.c:465 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1236 msgid "To file" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1237 msgstr "Във файл" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1238 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1239 #: src/audacious/ui_manager.c:466 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1240 msgid "Save preset to file" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1241 msgstr "Запис на фиксирани настройки във файл" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1242 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1243 #: src/audacious/ui_manager.c:468 |
2299 | 1244 msgid "To WinAMP EQF file" |
2321 | 1245 msgstr "В WinAMP EQF файл" |
2299 | 1246 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1247 #: src/audacious/ui_manager.c:469 |
2299 | 1248 msgid "Save preset to WinAMP EQF file" |
2321 | 1249 msgstr "Запис на фиксирани в WinAMP EQF файл" |
2299 | 1250 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1251 #: src/audacious/ui_manager.c:472 |
2299 | 1252 msgid "Delete preset" |
1253 msgstr "Изтриване на фиксирани настройки" | |
1254 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1255 #: src/audacious/ui_manager.c:475 |
2299 | 1256 msgid "Delete auto-load preset" |
2321 | 1257 msgstr "Изтриване на фиксирани настройки за автозареждане" |
1258 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1259 #: src/audacious/ui_preferences.c:103 src/audacious/glade/prefswin.glade:1363 |
2299 | 1260 msgid "Appearance" |
1261 msgstr "Изглед" | |
1262 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1263 #: src/audacious/ui_preferences.c:104 |
2445 | 1264 msgid "Audio" |
1265 msgstr "Аудио" | |
1266 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1267 #: src/audacious/ui_preferences.c:105 |
2299 | 1268 msgid "Connectivity" |
1269 msgstr "Свързаност" | |
1270 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1271 #: src/audacious/ui_preferences.c:106 src/audacious/glade/prefswin.glade:2862 |
2299 | 1272 msgid "Equalizer" |
1273 msgstr "Еквалайзер" | |
1274 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1275 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:1642 |
2299 | 1276 msgid "Mouse" |
1277 msgstr "Мишка" | |
1278 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1279 #: src/audacious/ui_preferences.c:109 src/audacious/glade/prefswin.glade:693 |
2299 | 1280 msgid "Plugins" |
1281 msgstr "Приставки" | |
1282 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1283 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:255 |
2299 | 1284 msgid "Artist" |
1285 msgstr "Изпълнител" | |
1286 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1287 #: src/audacious/ui_preferences.c:116 src/audacious/ui_fileinfopopup.c:258 |
2679 | 1288 #: src/audacious/titlestring.c:380 |
2299 | 1289 msgid "Album" |
1290 msgstr "Албум" | |
1291 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1292 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:252 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1293 #: src/audacious/ui_fileinfopopup.c:362 |
2299 | 1294 msgid "Title" |
1295 msgstr "Заглавие" | |
1296 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1297 #: src/audacious/ui_preferences.c:118 |
2299 | 1298 msgid "Tracknumber" |
1299 msgstr "Номер" | |
1300 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1301 #: src/audacious/ui_preferences.c:119 src/audacious/ui_fileinfopopup.c:261 |
2679 | 1302 #: src/audacious/titlestring.c:381 |
2299 | 1303 msgid "Genre" |
1304 msgstr "Жанр" | |
1305 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1306 #: src/audacious/ui_preferences.c:120 src/audacious/ui_preferences.c:488 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1307 #: src/audacious/ui_preferences.c:576 src/audacious/ui_preferences.c:665 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1308 #: src/audacious/ui_preferences.c:761 src/audacious/ui_fileinfopopup.c:371 |
2679 | 1309 msgid "Filename" |
1310 msgstr "Име на файл" | |
1311 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1312 #: src/audacious/ui_preferences.c:121 |
2299 | 1313 msgid "Filepath" |
1314 msgstr "Път до файла" | |
1315 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1316 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:387 |
2299 | 1317 msgid "Date" |
1318 msgstr "Дата" | |
1319 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1320 #: src/audacious/ui_preferences.c:123 src/audacious/ui_fileinfopopup.c:264 |
2679 | 1321 #: src/audacious/titlestring.c:388 |
2299 | 1322 msgid "Year" |
1323 msgstr "Година" | |
1324 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1325 #: src/audacious/ui_preferences.c:124 src/audacious/titlestring.c:389 |
2299 | 1326 msgid "Comment" |
1327 msgstr "Коментар" | |
1328 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1329 #: src/audacious/ui_preferences.c:145 |
2299 | 1330 msgid "localhost" |
1331 msgstr "localhost" | |
1332 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1333 #: src/audacious/ui_preferences.c:458 src/audacious/ui_preferences.c:545 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1334 #: src/audacious/ui_preferences.c:634 src/audacious/ui_preferences.c:730 |
2299 | 1335 msgid "Enabled" |
1336 msgstr "Включено" | |
1337 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1338 #: src/audacious/ui_preferences.c:474 src/audacious/ui_preferences.c:561 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1339 #: src/audacious/ui_preferences.c:650 src/audacious/ui_preferences.c:746 |
2299 | 1340 msgid "Description" |
1341 msgstr "Описание" | |
1342 | |
2679 | 1343 #: src/audacious/ui_preferences.c:1878 |
2299 | 1344 msgid "Category" |
1345 msgstr "Категория" | |
1346 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1347 #: src/audacious/ui_preferences.c:2425 |
2299 | 1348 msgid "Preferences Window" |
1349 msgstr "Настройки" | |
1350 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1351 #: src/audacious/ui_skinselector.c:178 |
2299 | 1352 msgid "Archived Winamp 2.x skin" |
1353 msgstr "Архивиран облик на Winamp 2.x" | |
1354 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1355 #: src/audacious/ui_skinselector.c:183 |
2299 | 1356 msgid "Unarchived Winamp 2.x skin" |
1357 msgstr "Неархивиран облик на Winamp 2.x" | |
1358 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1359 #: src/audacious/ui_fileinfo.c:158 |
2299 | 1360 msgid "Track Information Window" |
1361 msgstr "Информация за песен" | |
1362 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1363 #: src/audacious/ui_fileinfopopup.c:267 |
2445 | 1364 #, fuzzy |
1365 msgid "Track Number" | |
1366 msgstr "Номер" | |
1367 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1368 #: src/audacious/ui_fileinfopopup.c:271 |
2445 | 1369 #, fuzzy |
1370 msgid "Track Length" | |
1371 msgstr "Продължителност:" | |
1372 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1373 #: src/audacious/ui_fileopener.c:131 |
2445 | 1374 msgid "Open Files" |
1375 msgstr "Отваряне на файлове" | |
1376 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1377 #: src/audacious/ui_fileopener.c:131 |
2455 | 1378 msgid "Add Files" |
1379 msgstr "Добавяне на файлове" | |
1380 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1381 #: src/audacious/ui_fileopener.c:133 |
2445 | 1382 msgid "Close dialog on Open" |
1383 msgstr "Затваряне при отваряне на файл" | |
1384 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1385 #: src/audacious/ui_fileopener.c:133 |
2445 | 1386 msgid "Close dialog on Add" |
1387 msgstr "Затваряне при добавяне на файл" | |
1388 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1389 #: src/audacious/ui_fileopener.c:358 |
2455 | 1390 msgid "Play files" |
1391 msgstr "Просвирване на файлове" | |
1392 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1393 #: src/audacious/ui_fileopener.c:360 |
2445 | 1394 msgid "Load files" |
1395 msgstr "Зареждане на файлове" | |
1396 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1397 #: src/audacious/ui_playlist.c:497 |
2299 | 1398 msgid "Search entries in active playlist" |
2321 | 1399 msgstr "Търсене в елементите на активната плейлиста" |
2299 | 1400 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1401 #: src/audacious/ui_playlist.c:505 |
2368 | 1402 msgid "" |
1403 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1404 "expressions syntax, case-insensitive. If you don't know how regular " | |
1405 "expressions work, simply insert a literal portion of what you're searching " | |
1406 "for." | |
1407 msgstr "" | |
1408 "Избиране на елементи от плейлистата чрез попълване на едно или повече " | |
1409 "полета. Ситаксиса е като на регулярен израз, без чувствителност към " | |
1410 "регистъра. Ако не можете да работите с регулярни изрази, просто напишете " | |
1411 "част от това което търсите." | |
1412 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1413 #: src/audacious/ui_playlist.c:513 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1414 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1415 msgid "Title: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1416 msgstr "Заглавие" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1417 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1418 #: src/audacious/ui_playlist.c:520 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1419 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1420 msgid "Album: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1421 msgstr "Албум" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1422 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1423 #: src/audacious/ui_playlist.c:527 |
2299 | 1424 msgid "Artist: " |
1425 msgstr "Изпълнител:" | |
1426 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1427 #: src/audacious/ui_playlist.c:534 |
2299 | 1428 msgid "Filename: " |
1429 msgstr "Име на файла:" | |
1430 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1431 #: src/audacious/ui_playlist.c:542 |
2299 | 1432 msgid "Clear previous selection before searching" |
1433 msgstr "Изчистване на предишния избор преди търсене" | |
1434 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1435 #: src/audacious/ui_playlist.c:545 |
2299 | 1436 msgid "Automatically toggle queue for matching entries" |
1437 msgstr "Автоматично превключване на опашката за съвпадащите елементи" | |
1438 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1439 #: src/audacious/ui_playlist.c:548 |
2299 | 1440 msgid "Create a new playlist with matching entries" |
1441 msgstr "Създаване на нова плейлиста от съвпаденията" | |
1442 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1443 #: src/audacious/ui_playlist.c:805 |
2299 | 1444 #, c-format |
1445 msgid "Error writing playlist \"%s\": %s" | |
1446 msgstr "Грешка при запис на плейлиста \"%s\": %s" | |
1447 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1448 #: src/audacious/ui_playlist.c:827 |
2299 | 1449 #, c-format |
1450 msgid "%s already exist. Continue?" | |
2321 | 1451 msgstr "%s вече съществува. Искате ли да продължите?" |
2299 | 1452 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1453 #: src/audacious/ui_playlist.c:842 |
2299 | 1454 #, c-format |
1455 msgid "" | |
1456 "<b><big>Unable to save playlist.</big></b>\n" | |
1457 "\n" | |
1458 "Unknown file type for '%s'.\n" | |
1459 msgstr "" | |
1460 "<b><big>Грешка при съхраняване на плейлиста.</big></b>\n" | |
1461 "\n" | |
1462 "Непознат тип на файл '%s'.\n" | |
1463 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1464 #: src/audacious/ui_playlist.c:965 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1465 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1466 msgid "Save as Static Playlist" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1467 msgstr "Съхраняване на плейлиста" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1468 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1469 #: src/audacious/ui_playlist.c:972 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1470 msgid "Use Relative Path" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1471 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1472 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1473 #: src/audacious/ui_playlist.c:994 |
2299 | 1474 msgid "Load Playlist" |
1475 msgstr "Зареждана на плейлиста" | |
1476 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1477 #: src/audacious/ui_playlist.c:1007 |
2299 | 1478 msgid "Save Playlist" |
1479 msgstr "Съхраняване на плейлиста" | |
1480 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1481 #: src/audacious/ui_playlist.c:1701 |
2299 | 1482 msgid "Audacious Playlist Editor" |
1483 msgstr "Редактор на плейлисти на Audacious" | |
1484 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1485 #: src/audacious/ui_urlopener.c:88 |
2299 | 1486 msgid "Add/Open URL Dialog" |
2321 | 1487 msgstr "Отваряне/добавяне на URL адрес" |
2299 | 1488 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1489 #: src/audacious/ui_playlist_manager.c:255 |
2501 | 1490 msgid "Playlist Manager" |
1491 msgstr "Мениджър на плейлисти" | |
1492 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1493 #: src/audacious/ui_playlist_manager.c:294 |
2501 | 1494 msgid "Entries" |
1495 msgstr "Елементи" | |
1496 | |
1497 #: src/audacious/ui_playlist_manager.c:306 | |
1498 msgid "_Rename" | |
1499 msgstr "Пре_именуване" | |
1500 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1501 #: src/audacious/ui_jumptotrack.c:141 |
2501 | 1502 msgid "Un_queue" |
1503 msgstr "_Премахване от опашката" | |
1504 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1505 #: src/audacious/ui_jumptotrack.c:143 src/audacious/ui_jumptotrack.c:606 |
2501 | 1506 msgid "_Queue" |
1507 msgstr "_На опашката" | |
1508 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1509 #: src/audacious/ui_jumptotrack.c:521 |
2501 | 1510 msgid "Jump to Track" |
1511 msgstr "Прескачане до песен" | |
1512 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1513 #: src/audacious/ui_jumptotrack.c:562 |
2501 | 1514 msgid "Filter: " |
1515 msgstr "Филтър:" | |
1516 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1517 #: src/audacious/ui_jumptotrack.c:563 |
2501 | 1518 msgid "_Filter:" |
1519 msgstr "_Филтър:" | |
1520 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1521 #: src/audacious/ui_jumptotrack.c:597 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1522 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1523 msgid "Close on Jump" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1524 msgstr "Затваряне при отваряне на файл" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1525 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1526 #: src/audacious/playback.c:223 |
2299 | 1527 msgid "" |
1528 "<b><big>No output plugin selected.</big></b>\n" | |
1529 "You have not selected an output plugin." | |
1530 msgstr "" | |
1531 "<b><big>Не е избрана приставка за възпроизвеждане.</big></b>\n" | |
1532 "Не сте избрали приставка за възпроизвеждане." | |
1533 | |
2679 | 1534 #: src/audacious/titlestring.c:379 |
2445 | 1535 msgid "Performer/Artist" |
1536 msgstr "Изпълнител" | |
1537 | |
2679 | 1538 #: src/audacious/titlestring.c:382 |
2445 | 1539 msgid "File name" |
1540 msgstr "Име на файл" | |
1541 | |
2679 | 1542 #: src/audacious/titlestring.c:383 |
2445 | 1543 msgid "File path" |
1544 msgstr "Път до файла" | |
1545 | |
2679 | 1546 #: src/audacious/titlestring.c:384 |
2445 | 1547 msgid "File extension" |
1548 msgstr "Разширение на файла" | |
1549 | |
2679 | 1550 #: src/audacious/titlestring.c:385 |
2445 | 1551 msgid "Track name" |
1552 msgstr "Име" | |
1553 | |
2679 | 1554 #: src/audacious/titlestring.c:386 |
2445 | 1555 msgid "Track number" |
1556 msgstr "Номер" | |
1557 | |
2679 | 1558 #: src/audacious/titlestring.c:449 |
2445 | 1559 msgid "%{n:...%}: Display \"...\" only if element %n is present" |
1560 msgstr "%{n:...%}: Показване на \"...\" само при наличие на елемента %n" | |
2299 | 1561 |
2368 | 1562 #: src/audacious/glade/fileinfo.glade:8 |
2299 | 1563 msgid "Track Information" |
1564 msgstr "Информация за песента" | |
1565 | |
2368 | 1566 #: src/audacious/glade/fileinfo.glade:81 |
2299 | 1567 msgid "<span size=\"small\">Title</span>" |
1568 msgstr "<span size=\"small\">Заглавие</span>" | |
1569 | |
2368 | 1570 #: src/audacious/glade/fileinfo.glade:139 |
2299 | 1571 msgid "<span size=\"small\">Artist</span>" |
1572 msgstr "<span size=\"small\">Изпълнител</span>" | |
1573 | |
2368 | 1574 #: src/audacious/glade/fileinfo.glade:197 |
2299 | 1575 msgid "<span size=\"small\">Album</span>" |
1576 msgstr "<span size=\"small\">Албум</span>" | |
1577 | |
2368 | 1578 #: src/audacious/glade/fileinfo.glade:255 |
2299 | 1579 msgid "<span size=\"small\">Comment</span>" |
1580 msgstr "<span size=\"small\">Коментар</span>" | |
1581 | |
2368 | 1582 #: src/audacious/glade/fileinfo.glade:313 |
2299 | 1583 msgid "<span size=\"small\">Genre</span>" |
1584 msgstr "<span size=\"small\">Жанр</span>" | |
1585 | |
2368 | 1586 #: src/audacious/glade/fileinfo.glade:392 |
2299 | 1587 msgid "<span size=\"small\">Year</span>" |
1588 msgstr "<span size=\"small\">Година</span>" | |
1589 | |
2368 | 1590 #: src/audacious/glade/fileinfo.glade:441 |
2299 | 1591 msgid "<span size=\"small\">Track Number</span>" |
1592 msgstr "<span size=\"small\">Номер</span>" | |
1593 | |
2368 | 1594 #: src/audacious/glade/fileinfo.glade:499 |
2299 | 1595 msgid "<span size=\"small\">Location</span>" |
1596 msgstr "<span size=\"small\">Местоположение</span>" | |
1597 | |
2368 | 1598 #: src/audacious/glade/prefswin.glade:8 |
2299 | 1599 msgid "Audacious Preferences" |
2321 | 1600 msgstr "Настройки на Audacious" |
2299 | 1601 |
2368 | 1602 #: src/audacious/glade/prefswin.glade:115 |
2299 | 1603 msgid "_Decoder list:" |
1604 msgstr "_Декодери:" | |
1605 | |
2368 | 1606 #: src/audacious/glade/prefswin.glade:219 |
2299 | 1607 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
1608 msgstr "<span size=\"medium\"><b>Декодери</b></span>" | |
1609 | |
2368 | 1610 #: src/audacious/glade/prefswin.glade:261 |
2299 | 1611 msgid "_General plugin list:" |
1612 msgstr "_Общи приставки:" | |
1613 | |
2368 | 1614 #: src/audacious/glade/prefswin.glade:365 |
2299 | 1615 msgid "<span size=\"medium\"><b>General</b></span>" |
1616 msgstr "<span size=\"medium\"><b>Общи</b></span>" | |
1617 | |
2368 | 1618 #: src/audacious/glade/prefswin.glade:407 |
2299 | 1619 msgid "_Visualization plugin list:" |
1620 msgstr "Приставки за _визуализация:" | |
1621 | |
2368 | 1622 #: src/audacious/glade/prefswin.glade:511 |
2299 | 1623 msgid "<b>Visualization</b>" |
2321 | 1624 msgstr "<b>Визуализация</b>" |
2299 | 1625 |
2368 | 1626 #: src/audacious/glade/prefswin.glade:553 |
2299 | 1627 msgid "_Effect plugin list:" |
1628 msgstr "Приставки за _ефекти:" | |
1629 | |
2368 | 1630 #: src/audacious/glade/prefswin.glade:657 |
2299 | 1631 msgid "<b>Effects</b>" |
1632 msgstr "<b>Ефекти</b>" | |
1633 | |
2368 | 1634 #: src/audacious/glade/prefswin.glade:746 |
2299 | 1635 msgid "<b>_Skin</b>" |
1636 msgstr "<b>_Облик</b>" | |
1637 | |
2368 | 1638 #: src/audacious/glade/prefswin.glade:799 |
2299 | 1639 msgid "Refresh skin list" |
2321 | 1640 msgstr "Обновяване на списъка с облици" |
2299 | 1641 |
2368 | 1642 #: src/audacious/glade/prefswin.glade:893 |
2299 | 1643 msgid "<b>_Fonts</b>" |
1644 msgstr "<b>_Шрифтове</b>" | |
1645 | |
2368 | 1646 #: src/audacious/glade/prefswin.glade:948 |
2299 | 1647 msgid "_Player:" |
1648 msgstr "_Плеър:" | |
1649 | |
2368 | 1650 #: src/audacious/glade/prefswin.glade:991 |
2299 | 1651 msgid "_Playlist:" |
1652 msgstr "Пле_йлиста:" | |
1653 | |
2368 | 1654 #: src/audacious/glade/prefswin.glade:1023 |
2299 | 1655 msgid "Select main player window font:" |
2321 | 1656 msgstr "Шрифт за основния прозорец:" |
2299 | 1657 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1658 #: src/audacious/glade/prefswin.glade:1045 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1659 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1660 msgid "Select playlist font:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1661 msgstr "Шрифт за основния прозорец:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1662 |
2368 | 1663 #: src/audacious/glade/prefswin.glade:1091 |
1664 msgid "" | |
1665 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1666 "strings." | |
1667 msgstr "" | |
1668 "Използване на растерни шрифтове при възможност. Растерните шрифтове не " | |
1669 "поддържат Unicode." | |
1670 | |
1671 #: src/audacious/glade/prefswin.glade:1093 | |
2299 | 1672 msgid "Use Bitmap fonts if available" |
2321 | 1673 msgstr "Използване на растерни шрифтове при възможност" |
2299 | 1674 |
2368 | 1675 #: src/audacious/glade/prefswin.glade:1127 |
2299 | 1676 msgid "<b>_Miscellaneous</b>" |
1677 msgstr "<b>_Разни</b>" | |
1678 | |
2368 | 1679 #: src/audacious/glade/prefswin.glade:1175 |
2299 | 1680 msgid "Show track numbers in playlist" |
1681 msgstr "Номера на песните в плейлистата" | |
1682 | |
2368 | 1683 #: src/audacious/glade/prefswin.glade:1210 |
2299 | 1684 msgid "Show separators in playlist" |
1685 msgstr "Разделители в плейлистата" | |
1686 | |
2368 | 1687 #: src/audacious/glade/prefswin.glade:1245 |
2299 | 1688 msgid "Use custom cursors" |
1689 msgstr "Потребителски курсори" | |
1690 | |
2368 | 1691 #: src/audacious/glade/prefswin.glade:1279 |
1692 #: src/audacious/glade/prefswin.glade:1290 | |
2299 | 1693 msgid "This enables the window manager to show decorations for windows." |
2368 | 1694 msgstr "" |
1695 "Разрешаване на прозоречния мениджър да показва рамка и заглавна лента за " | |
1696 "прозорците." | |
1697 | |
1698 #: src/audacious/glade/prefswin.glade:1281 | |
2299 | 1699 msgid "Show window manager decoration" |
2321 | 1700 msgstr "Декорация от прозоречния мениджър" |
2299 | 1701 |
2368 | 1702 #: src/audacious/glade/prefswin.glade:1289 |
2299 | 1703 msgid "Show window manager decorations" |
1704 msgstr "Декорации от прозоречния мениджър" | |
1705 | |
2368 | 1706 #: src/audacious/glade/prefswin.glade:1319 |
1707 msgid "" | |
1708 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1709 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1710 "(but sadly not as user-friendly)." | |
1711 msgstr "" | |
1712 "Превключване към старомодни диалози за работа с файлове (като XMMS/GTK-1). " | |
1713 "Те се осигуряват от Audacious и работят по-бързо от стандартните диалозите, " | |
1714 "но са по-неудобни за използване." | |
1715 | |
1716 #: src/audacious/glade/prefswin.glade:1321 | |
2299 | 1717 msgid "Use XMMS-style file selector instead of the default selector" |
1718 msgstr "Избор на файлове в стил XMMS" | |
1719 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1720 #: src/audacious/glade/prefswin.glade:1410 |
2299 | 1721 msgid "<b>Mouse wheel</b>" |
1722 msgstr "<b>Колелце на мишката</b>" | |
1723 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1724 #: src/audacious/glade/prefswin.glade:1458 |
2299 | 1725 msgid "Changes volume by" |
1726 msgstr "Промяна на силата на звука с" | |
1727 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1728 #: src/audacious/glade/prefswin.glade:1486 |
2299 | 1729 msgid "percent" |
1730 msgstr "процента" | |
1731 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1732 #: src/audacious/glade/prefswin.glade:1514 |
2299 | 1733 msgid "Scrolls playlist by" |
1734 msgstr "Превъртане на плейлистата с" | |
1735 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1736 #: src/audacious/glade/prefswin.glade:1567 |
2299 | 1737 msgid "lines" |
1738 msgstr "реда" | |
1739 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1740 #: src/audacious/glade/prefswin.glade:1689 |
2299 | 1741 msgid "<b>Filename</b>" |
1742 msgstr "<b>Име на файл</b>" | |
1743 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1744 #: src/audacious/glade/prefswin.glade:1729 |
2299 | 1745 msgid "Convert underscores to blanks" |
1746 msgstr "Превръщане на знаците за подчертаване в интервали" | |
1747 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1748 #: src/audacious/glade/prefswin.glade:1764 |
2299 | 1749 msgid "Convert %20 to blanks" |
1750 msgstr "Превръщане на %20 в иннтервал" | |
1751 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1752 #: src/audacious/glade/prefswin.glade:1799 |
2299 | 1753 msgid "Convert backslash '\\' to forward slash '/'" |
1754 msgstr "Конвертиране на '\\' в '/'" | |
1755 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1756 #: src/audacious/glade/prefswin.glade:1833 |
2299 | 1757 msgid "<b>Metadata</b>" |
2321 | 1758 msgstr "<b>Мета-данни</b>" |
2299 | 1759 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1760 #: src/audacious/glade/prefswin.glade:1872 |
2299 | 1761 msgid "Load metadata (tag information) from music files." |
2321 | 1762 msgstr "Зареждане на мета-данни от музикалните файлове." |
2299 | 1763 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1764 #: src/audacious/glade/prefswin.glade:1874 |
2299 | 1765 msgid "Load metadata from playlists and files" |
2321 | 1766 msgstr "Зареждане на мета-данните от плейлистата и файловете" |
2299 | 1767 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1768 #: src/audacious/glade/prefswin.glade:1912 |
2299 | 1769 msgid "Load metadata when adding the file to the playlist or opening it" |
2368 | 1770 msgstr "" |
1771 "Зареждане на мета-данни при отваряне или добавяне на файла към плейлистата." | |
1772 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1773 #: src/audacious/glade/prefswin.glade:1914 |
2299 | 1774 msgid "On load" |
1775 msgstr "При зареждане" | |
1776 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1777 #: src/audacious/glade/prefswin.glade:1934 |
2299 | 1778 msgid "Load metadata on demand when displaying the file in the playlist" |
2321 | 1779 msgstr "Зареждане на мета-данните при показване на файла в плейлистата." |
2299 | 1780 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1781 #: src/audacious/glade/prefswin.glade:1936 |
2299 | 1782 msgid "On display" |
1783 msgstr "При визуализиране" | |
1784 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1785 #: src/audacious/glade/prefswin.glade:1966 |
2299 | 1786 msgid "Fallback character encodings:" |
2321 | 1787 msgstr "Потребителски кодови таблици:" |
2299 | 1788 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1789 #: src/audacious/glade/prefswin.glade:1994 |
2368 | 1790 msgid "" |
1791 "List of character encodings used for fall back conversion of metadata. If " | |
1792 "automatic character encoding detector failed or has been disabled, encodings " | |
1793 "in this list would be treated as candidates of the encoding of metadata, and " | |
1794 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1795 msgstr "" | |
1796 "Списък от кодови таблици, които да бъдат използвани за разчитането на мета-" | |
1797 "данните ако автоматичното декодиране е изключено или не може да определи " | |
1798 "правилната таблица. Ако никоя от посочените кодови таблици не може да " | |
1799 "декодира данните, кодирането се приема за UTF-8." | |
1800 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1801 #: src/audacious/glade/prefswin.glade:2035 |
2299 | 1802 msgid "Auto character encoding detector for:" |
2321 | 1803 msgstr "Автоматично откриване на кодовата таблица за:" |
2299 | 1804 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1805 #: src/audacious/glade/prefswin.glade:2091 |
2299 | 1806 msgid "<b>File Dialog</b>" |
2321 | 1807 msgstr "<b>Диалог за работа с файлове</b>" |
2299 | 1808 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1809 #: src/audacious/glade/prefswin.glade:2130 |
2368 | 1810 msgid "" |
1811 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1812 "directories, and Gnome VFS should handle automatically)." | |
1813 msgstr "" | |
1814 "Задължително опресняване на съдържанието на диалога за работа с файлове " | |
1815 "(води до забавяния при големи директории)." | |
1816 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1817 #: src/audacious/glade/prefswin.glade:2132 |
2299 | 1818 msgid "Always refresh directory when opening file dialog" |
1819 msgstr "Задължително опресняване съдържанието на директорията" | |
1820 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1821 #: src/audacious/glade/prefswin.glade:2166 |
2299 | 1822 msgid "<b>Song Display</b>" |
1823 msgstr "<b>Представяне на песените</b>" | |
1824 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1825 #: src/audacious/glade/prefswin.glade:2214 |
2299 | 1826 msgid "Title format:" |
1827 msgstr "Формат на заглавието:" | |
1828 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1829 #: src/audacious/glade/prefswin.glade:2242 |
2299 | 1830 msgid "Custom string:" |
1831 msgstr "Личен избор:" | |
1832 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1833 #: src/audacious/glade/prefswin.glade:2293 |
2299 | 1834 msgid "" |
1835 "TITLE\n" | |
1836 "ARTIST - TITLE\n" | |
1837 "ARTIST - ALBUM - TITLE\n" | |
1838 "ARTIST - ALBUM - TRACK. TITLE\n" | |
1839 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
1840 "ALBUM - TITLE\n" | |
1841 "Custom" | |
1842 msgstr "" | |
1843 "ЗАГЛАВИЕ\n" | |
1844 "ИЗПЪЛНИТЕЛ - ЗАГЛАВИЕ\n" | |
1845 "ИЗПЪЛНИТЕЛ - АЛБУМ - ЗАГЛАВИЕ\n" | |
1846 "ИЗПЪЛНИТЕЛ - АЛБУМ - НОМЕР. ЗАГЛАВИЕ\n" | |
1847 "ИЗПЪЛНИТЕЛ [ АЛБУМ ] - НОМЕР. ЗАГЛАВИЕ\n" | |
1848 "ALBUM - ЗАГЛАВИЕ\n" | |
1849 "По изпор" | |
1850 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1851 #: src/audacious/glade/prefswin.glade:2315 |
2299 | 1852 msgid "Show information about titlestring format" |
2321 | 1853 msgstr "Показване на информация за формата на заглавието" |
2299 | 1854 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1855 #: src/audacious/glade/prefswin.glade:2365 |
2299 | 1856 msgid "<b>Popup Information</b>" |
1857 msgstr "<b>Изскачаща информация</b>" | |
1858 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1859 #: src/audacious/glade/prefswin.glade:2416 |
2368 | 1860 msgid "" |
1861 "Toggles popup information window for the pointed entry in the playlist. The " | |
1862 "window shows title of song, name of album, genre, year of publish, track " | |
1863 "number, track length, and artwork." | |
1864 msgstr "" | |
1865 "Показване на информация за посочения елемент от плейлистата. Тази информация " | |
1866 "включва заглавие, албум, жанр, година, номер в албума, продължителност и " | |
1867 "корица." | |
1868 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1869 #: src/audacious/glade/prefswin.glade:2418 |
2299 | 1870 msgid "Show popup information for playlist entries" |
1871 msgstr "Показване на изскачаща информация за елементите от плейлистата" | |
1872 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1873 #: src/audacious/glade/prefswin.glade:2445 |
2321 | 1874 #, fuzzy |
2299 | 1875 msgid "Edit settings for popup information" |
2321 | 1876 msgstr "Редактиране на настройките за изскачащата информация" |
2299 | 1877 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1878 #: src/audacious/glade/prefswin.glade:2553 |
2299 | 1879 msgid "<b>Presets</b>" |
1880 msgstr "<b>Фиксирани</b>" | |
1881 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1882 #: src/audacious/glade/prefswin.glade:2653 |
2299 | 1883 msgid "Directory preset file:" |
1884 msgstr "Файл фиксиращ директорията:" | |
1885 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1886 #: src/audacious/glade/prefswin.glade:2681 |
2299 | 1887 msgid "File preset extension:" |
1888 msgstr "Разширение за файловете с фиксирани настройки:" | |
1889 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1890 #: src/audacious/glade/prefswin.glade:2729 |
2299 | 1891 msgid "Available _Presets:" |
1892 msgstr "Налични _фиксирани настройки" | |
1893 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1894 #: src/audacious/glade/prefswin.glade:2909 |
2299 | 1895 msgid "<b>Proxy Configuration</b>" |
1896 msgstr "<b>Настройки на прокси сървър</b>" | |
1897 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1898 #: src/audacious/glade/prefswin.glade:2967 |
2299 | 1899 msgid "Enable proxy usage" |
1900 msgstr "Използване на прокси сървър" | |
1901 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1902 #: src/audacious/glade/prefswin.glade:2998 |
2299 | 1903 msgid "Proxy hostname:" |
1904 msgstr "Име на сървъра:" | |
1905 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1906 #: src/audacious/glade/prefswin.glade:3026 |
2299 | 1907 msgid "Proxy port:" |
1908 msgstr "Порт на сървъра:" | |
1909 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1910 #: src/audacious/glade/prefswin.glade:3120 |
2299 | 1911 msgid "Use authentication with proxy" |
1912 msgstr "Идентификация пред прокси сървъра" | |
1913 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1914 #: src/audacious/glade/prefswin.glade:3151 |
2299 | 1915 msgid "Proxy username:" |
1916 msgstr "Потребителско име:" | |
1917 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1918 #: src/audacious/glade/prefswin.glade:3179 |
2299 | 1919 msgid "Proxy password:" |
1920 msgstr "Парола:" | |
1921 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1922 #: src/audacious/glade/prefswin.glade:3295 |
2368 | 1923 msgid "" |
1924 "<span size=\"small\">Changing these settings will require a restart of " | |
1925 "Audacious.</span>" | |
2299 | 1926 msgstr "" |
2368 | 1927 "<span size=\"small\">Промяната на тези настройки налага да рестартирате " |
1928 "Audacious.</span>" | |
1929 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1930 #: src/audacious/glade/prefswin.glade:3419 |
2299 | 1931 msgid "<b>Audio System</b>" |
1932 msgstr "<b>Аудио система</b>" | |
1933 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1934 #: src/audacious/glade/prefswin.glade:3473 |
2299 | 1935 msgid "Current output plugin:" |
1936 msgstr "Приставка за възпроизвеждане:" | |
1937 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1938 #: src/audacious/glade/prefswin.glade:3541 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1939 #, fuzzy |
2299 | 1940 msgid "" |
2368 | 1941 "<span size=\"small\">This is the amount of time to prebuffer audio streams " |
1942 "by, in milliseconds.\n" | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1943 "Increase this value if you are experiencing audio skipping.\n" |
2368 | 1944 "Please note however, that high values will result in Audacious performing " |
1945 "poorly.</span>" | |
2299 | 1946 msgstr "" |
2368 | 1947 "<span size=\"small\">Размер на предварителния буфер за всички аудио потоци в " |
1948 "милисекунди.\n" | |
2299 | 1949 "Увеличете стойността ако има накъсване на звука. \n" |
2368 | 1950 "Моля отбележете, че при по-високи стойности Audacious се представя по-зле.</" |
1951 "span>" | |
1952 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1953 #: src/audacious/glade/prefswin.glade:3571 |
2299 | 1954 msgid "Buffer size:" |
1955 msgstr "Размер на буфера:" | |
1956 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1957 #: src/audacious/glade/prefswin.glade:3695 |
2299 | 1958 msgid "Output Plugin Preferences" |
1959 msgstr "Настройки на приставката" | |
1960 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1961 #: src/audacious/glade/prefswin.glade:3770 |
2299 | 1962 msgid "Output Plugin Information" |
1963 msgstr "Информация за приставката" | |
1964 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1965 #: src/audacious/glade/prefswin.glade:3822 |
2299 | 1966 msgid "<b>Format Detection</b>" |
1967 msgstr "<b>Разпознаване на формати</b>" | |
1968 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1969 #: src/audacious/glade/prefswin.glade:3861 |
2368 | 1970 msgid "" |
1971 "When checked, Audacious will detect file formats on demand. This can result " | |
1972 "in a messier playlist, but delivers a major speed benefit." | |
1973 msgstr "" | |
1974 "Когато е избрано, Audacious ще разпознава формата на файла при необходимост. " | |
1975 "Това води до по-объркана плейлиста, но повишава скоростта на работа." | |
1976 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1977 #: src/audacious/glade/prefswin.glade:3863 |
2299 | 1978 msgid "Detect file formats on demand, instead of immediately." |
1979 msgstr "Разпознаване на формати при необходимост вместо веднага." | |
1980 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1981 #: src/audacious/glade/prefswin.glade:3897 |
2368 | 1982 msgid "" |
1983 "When checked, Audacious will detect file formats based by extension. This is " | |
1984 "slightly slower than detection on demand, but still provides a minimal level " | |
1985 "of format detection." | |
1986 msgstr "" | |
1987 "Когато е избрано, Audacious ще разпознава формата на файла въз основа на " | |
1988 "разширението му. Този метод е малко по-бавен от разпознаването при " | |
1989 "необходимост, но осигурява базова функционалност." | |
1990 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1991 #: src/audacious/glade/prefswin.glade:3899 |
2299 | 1992 msgid "Detect file formats by extension." |
1993 msgstr "Разпознаване по разширение" | |
1994 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1995 #: src/audacious/glade/prefswin.glade:3933 |
2299 | 1996 msgid "<b>Playback</b>" |
1997 msgstr "<b>Просвирване</b>" | |
1998 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1999 #: src/audacious/glade/prefswin.glade:3972 |
2368 | 2000 msgid "" |
2001 "When Audacious starts, automatically begin playing from the point where we " | |
2002 "stopped before." | |
2003 msgstr "" | |
2004 "При стартиране на Audacious автоматично да продължи просвирването от " | |
2005 "предишната сесия." | |
2006 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2007 #: src/audacious/glade/prefswin.glade:3974 |
2299 | 2008 msgid "Continue playback on startup" |
2009 msgstr "Продължаване на просвирването при стартиране" | |
2010 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2011 #: src/audacious/glade/prefswin.glade:4008 |
2299 | 2012 msgid "When finished playing a song, don't automatically advance to the next." |
2368 | 2013 msgstr "" |
2014 "След просвирването на песен, програмата да не преминава към следващата." | |
2015 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2016 #: src/audacious/glade/prefswin.glade:4010 |
2299 | 2017 msgid "Don't advance in the playlist" |
2018 msgstr "Без придвижване напред в плейлистата" | |
2019 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2020 #: src/audacious/glade/prefswin.glade:4045 |
2299 | 2021 msgid "Pause between songs" |
2022 msgstr "Пауза между песните" | |
2023 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2024 #: src/audacious/glade/prefswin.glade:4083 |
2299 | 2025 msgid "Pause for" |
2026 msgstr "с продължителност" | |
2027 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2028 #: src/audacious/glade/prefswin.glade:4129 |
2299 | 2029 msgid "seconds" |
2030 msgstr "секунди" | |
2031 | |
2679 | 2032 #: src/audacious/glade/prefswin.glade:4175 |
2033 msgid "<b>Sampling Rate Converter</b>" | |
2034 msgstr "" | |
2035 | |
2036 #: src/audacious/glade/prefswin.glade:4215 | |
2037 msgid "Enable Sampling Rate Converter" | |
2038 msgstr "" | |
2039 | |
2040 #: src/audacious/glade/prefswin.glade:4264 | |
2041 msgid "Sampling Rate [Hz]:" | |
2042 msgstr "" | |
2043 | |
2044 #: src/audacious/glade/prefswin.glade:4334 | |
2045 msgid "" | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2046 "<span size=\"small\">All streams will be converted to this sampling rate.\n" |
2679 | 2047 "This should be the max supported sampling rate of\n" |
2048 "the sound card or output plugin.</span>" | |
2049 msgstr "" | |
2050 | |
2051 #: src/audacious/glade/prefswin.glade:4364 | |
2052 msgid "Converter Type:" | |
2053 msgstr "" | |
2054 | |
2055 #: src/audacious/glade/prefswin.glade:4392 | |
2056 msgid "" | |
2057 "SRC_SINC_BEST_QUALITY\n" | |
2058 "SRC_SINC_MEDIUM_QUALITY\n" | |
2059 "SRC_SINC_FASTEST\n" | |
2060 "SRC_ZERO_ORDER_HOLD\n" | |
2061 "SRC_LINEAR" | |
2062 msgstr "" | |
2063 | |
2064 #: src/audacious/glade/prefswin.glade:4593 | |
2065 #, fuzzy | |
2066 msgid "Reload Plugins" | |
2067 msgstr "Приставки" | |
2068 | |
2069 #: src/audacious/glade/prefswin.glade:4654 | |
2299 | 2070 #, fuzzy |
2071 msgid "Popup Information Settings" | |
2321 | 2072 msgstr "Настройки на изскачащата информация" |
2299 | 2073 |
2679 | 2074 #: src/audacious/glade/prefswin.glade:4678 |
2445 | 2075 #, fuzzy |
2076 msgid "<b>Cover image retrieve</b>" | |
2077 msgstr "<b>Разпознаване на формати</b>" | |
2078 | |
2679 | 2079 #: src/audacious/glade/prefswin.glade:4703 |
2368 | 2080 msgid "" |
2081 "While searching for the album's cover, Audacious looks for certain words in " | |
2082 "the filename. You can specify those words in the lists below, separated " | |
2083 "using commas." | |
2084 msgstr "" | |
2085 "Докато търси обложката на албума, Audacious претърсва за определени думи в " | |
2086 "имената на файловете. По-долу можете да укажете тези думи в списък, разделен " | |
2087 "със запетайки." | |
2088 | |
2679 | 2089 #: src/audacious/glade/prefswin.glade:4758 |
2299 | 2090 msgid "Include:" |
2091 msgstr "Включване:" | |
2092 | |
2679 | 2093 #: src/audacious/glade/prefswin.glade:4786 |
2299 | 2094 msgid "Exclude:" |
2095 msgstr "Изключване:" | |
2096 | |
2679 | 2097 #: src/audacious/glade/prefswin.glade:4855 |
2299 | 2098 msgid "Recursively search for cover" |
2099 msgstr "Рекурсивно търсене за обложка" | |
2100 | |
2679 | 2101 #: src/audacious/glade/prefswin.glade:4893 |
2299 | 2102 msgid "Search depth: " |
2103 msgstr "Дълбочина на търсене:" | |
2104 | |
2679 | 2105 #: src/audacious/glade/prefswin.glade:4959 |
2299 | 2106 msgid "Use per-file cover" |
2107 msgstr "Обложки, специфични за файла" | |
2108 | |
2679 | 2109 #: src/audacious/glade/prefswin.glade:4979 |
2445 | 2110 #, fuzzy |
2111 msgid "<b>Miscellaneous</b>" | |
2112 msgstr "<b>_Разни</b>" | |
2113 | |
2679 | 2114 #: src/audacious/glade/prefswin.glade:5017 |
2445 | 2115 msgid "Show Progress bar for the current track" |
2116 msgstr "" | |
2117 | |
2679 | 2118 #: src/audacious/glade/prefswin.glade:5055 |
2445 | 2119 msgid "Delay until filepopup comes up: " |
2120 msgstr "" | |
2121 | |
2679 | 2122 #: src/audacious/glade/prefswin.glade:5149 |
2299 | 2123 msgid "Color Adjustment" |
2321 | 2124 msgstr "Настройки на цвета" |
2299 | 2125 |
2679 | 2126 #: src/audacious/glade/prefswin.glade:5172 |
2368 | 2127 msgid "" |
2128 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2129 "sliders below will allow you to do this." | |
2130 msgstr "" | |
2131 "Audacious ви позволява да коригирате цветовия баланс на интерфейса. За целта " | |
2132 "използвайте плъзгачите." | |
2133 | |
2679 | 2134 #: src/audacious/glade/prefswin.glade:5268 |
2299 | 2135 msgid "Red" |
2321 | 2136 msgstr "Червено" |
2299 | 2137 |
2679 | 2138 #: src/audacious/glade/prefswin.glade:5296 |
2299 | 2139 msgid "Green" |
2321 | 2140 msgstr "Зелено" |
2299 | 2141 |
2679 | 2142 #: src/audacious/glade/prefswin.glade:5324 |
2299 | 2143 msgid "Blue" |
2321 | 2144 msgstr "Синьо" |
2299 | 2145 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2146 #~ msgid "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2147 #~ "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2148 #~ "Please use GTK+ %s or newer.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2149 #~ msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2150 #~ "Съжаляваме, но наличната версия на GTK+ (%d.%d.%d) не работи с " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2151 #~ "Audacious.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2152 #~ "Използвайте GTK+ %s или по-нова версия.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2153 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2154 #~ msgid "OPTIONS MENU" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2155 #~ msgstr "МЕНЮ НСТРОЙКИ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2156 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2157 #~ msgid "DISABLE ALWAYS ON TOP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2158 #~ msgstr "ВИНАГИ ОТГОРЕ - ИЗКЛ." |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2159 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2160 #~ msgid "ENABLE ALWAYS ON TOP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2161 #~ msgstr "ВИНАГИ ОТГОРЕ - ВКЛ." |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2162 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2163 #~ msgid "FILE INFO BOX" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2164 #~ msgstr "ИНФОРМАЦИЯ ЗА ФАЙЛ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2165 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2166 #~ msgid "DISABLE DOUBLESIZE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2167 #~ msgstr "ДВОЕН РАЗМЕР - ИЗКЛ." |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2168 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2169 #~ msgid "ENABLE DOUBLESIZE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2170 #~ msgstr "ДВОЕН РАЗМЕР - ВКЛ." |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2171 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2172 #~ msgid "VISUALIZATION MENU" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2173 #~ msgstr "МЕНЮ ВИЗУАЛИЗАЦИЯ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2174 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2175 #~ msgid "Track name: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2176 #~ msgstr "Име на песента:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2177 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2178 #~ msgid "Album name: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2179 #~ msgstr "Име на албума:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2180 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2181 #~ msgid "PREAMP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2182 #~ msgstr "PREAMP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2183 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2184 #~ msgid "60HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2185 #~ msgstr "60HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2186 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2187 #~ msgid "170HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2188 #~ msgstr "170HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2189 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2190 #~ msgid "310HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2191 #~ msgstr "310HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2192 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2193 #~ msgid "600HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2194 #~ msgstr "600HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2195 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2196 #~ msgid "1KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2197 #~ msgstr "1KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2198 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2199 #~ msgid "3KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2200 #~ msgstr "3KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2201 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2202 #~ msgid "6KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2203 #~ msgstr "6KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2204 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2205 #~ msgid "12KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2206 #~ msgstr "12KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2207 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2208 #~ msgid "14KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2209 #~ msgstr "14KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2210 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2211 #~ msgid "16KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2212 #~ msgstr "16KHZ" |
2299 | 2213 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2214 #~ msgid "" |
2679 | 2215 #~ "<b><big>Unable to play files.</big></b>\n" |
2216 #~ "\n" | |
2217 #~ "The following files could not be played. Please check that:\n" | |
2218 #~ "1. they are accessible.\n" | |
2219 #~ "2. you have enabled the media plugins required." | |
2220 #~ msgstr "" | |
2221 #~ "<b><big>Грешка при просвирване на файлове.</big></b>\n" | |
2222 #~ "\n" | |
2223 #~ "Следните файлове не могат да бъдат просвирени. Моля проверете:\n" | |
2224 #~ "1. дали са читаеми.\n" | |
2225 #~ "2. дали сте активирали приставките за съответния тип мултимедийни файлове." | |
2226 | |
2227 #~ msgid "Don't show this warning anymore" | |
2228 #~ msgstr "Без показване на това предупреждение за в бъдеще" | |
2229 | |
2230 #~ msgid "Show more _details" | |
2231 #~ msgstr "Още _детайли" | |
2232 | |
2233 #~ msgid "" | |
2234 #~ "\n" | |
2235 #~ "Received SIGSEGV\n" | |
2236 #~ "\n" | |
2237 #~ "This could be a bug in Audacious. If you don't know why this happened, " | |
2238 #~ "file a bug at http://bugs-meta.atheme.org/\n" | |
2239 #~ "\n" | |
2240 #~ msgstr "" | |
2241 #~ "\n" | |
2242 #~ "Получен е сигнал SIGSEGV\n" | |
2243 #~ "\n" | |
2244 #~ "Това може би е програмна грешка в Audacious. Ако не знаете защо е " | |
2245 #~ "възникнала тази грешка - докладвайте за бъг на адрес: http://bugs-meta." | |
2246 #~ "atheme.org/\n" | |
2247 #~ "\n" | |
2248 | |
2249 #~ msgid "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2250 #~ "Enables playlist transparency. This is not recommended for slower " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2251 #~ "machines as it requires some CPU time to create and cache the pixmaps " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2252 #~ "used for the transparency." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2253 #~ msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2254 #~ "Активиране на прозрачност на плейлистата. Не се препоръчва за по-бавни " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2255 #~ "машини, тъй като натоварва повече процесора и изисква кеширане на " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2256 #~ "пикселни карти." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2257 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2258 #~ msgid "Enable playlist transparency" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2259 #~ msgstr "Прозрачност на плейлистата" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2260 |
2445 | 2261 #~ msgid "%s: option `%s' is ambiguous\n" |
2262 #~ msgstr "%s: опцията `%s' е нееднозначна\n" | |
2263 | |
2264 #~ msgid "%s: option `--%s' doesn't allow an argument\n" | |
2265 #~ msgstr "%s: опцията `--%s' не позволява наличие на аргументи\n" | |
2266 | |
2267 #~ msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2268 #~ msgstr "%s: опцията `%c%s' не позволява наличие на аргументи\n" | |
2269 | |
2270 #~ msgid "%s: option `%s' requires an argument\n" | |
2271 #~ msgstr "%s: опцията `%s' изисква аргумент\n" | |
2272 | |
2273 #~ msgid "%s: unrecognized option `--%s'\n" | |
2274 #~ msgstr "%s: непозната опция `--%s'\n" | |
2275 | |
2276 #~ msgid "%s: unrecognized option `%c%s'\n" | |
2277 #~ msgstr "%s: непозната опция `%c%s'\n" | |
2278 | |
2279 #~ msgid "%s: illegal option -- %c\n" | |
2280 #~ msgstr "%s: непозволена операция -- %c\n" | |
2281 | |
2282 #~ msgid "%s: invalid option -- %c\n" | |
2283 #~ msgstr "%s: невалидна опция -- %c\n" | |
2284 | |
2285 #~ msgid "%s: option requires an argument -- %c\n" | |
2286 #~ msgstr "%s: опцията изисква аргумент -- %c\n" | |
2287 | |
2288 #~ msgid "%s: option `-W %s' is ambiguous\n" | |
2289 #~ msgstr "%s: опцията `-W %s' е нееднозначна\n" | |
2290 | |
2291 #~ msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2292 #~ msgstr "%s: опцията `-W %s' не позволява наличие на аргументи\n" | |
2293 | |
2294 #~ msgid "" | |
2295 #~ "Usage: audacious [options] [files] ...\n" | |
2296 #~ "\n" | |
2297 #~ "Options:\n" | |
2298 #~ "--------\n" | |
2299 #~ msgstr "" | |
2300 #~ "Употреба: audacious [опции] [файлове] ...\n" | |
2301 #~ "\n" | |
2302 #~ "Опции:\n" | |
2303 #~ "--------\n" | |
2304 | |
2305 #~ msgid "Display this text and exit" | |
2306 #~ msgstr "Показване на този текст и спиране на програмата" | |
2307 | |
2308 #~ msgid "Activate Audacious" | |
2309 #~ msgstr "Активиране на Audacious" | |
2310 | |
2311 #~ msgid "Previous session ID" | |
2312 #~ msgstr "ID на предишната сесия" | |
2313 | |
2314 #, fuzzy | |
2315 #~ msgid "Headless operation [experimental]" | |
2316 #~ msgstr "Без показване на основния прозорец [експериментален режим]" | |
2317 | |
2318 #~ msgid "Disable error/warning interception (logging)" | |
2319 #~ msgstr "Изключване прихващането на грешки и предупреждения" | |
2320 | |
2321 #~ msgid "Print version number and exit\n" | |
2322 #~ msgstr "Показване номера на версията и спиране на програмата\n" | |
2323 | |
2324 #~ msgid "Add/Open Files dialog" | |
2325 #~ msgstr "Отваряне/добавяне на файлове" | |
2326 | |
2327 #~ msgid "Close Dialog on Add" | |
2328 #~ msgstr "Затваряне при добавяне на файл" | |
2329 | |
2330 #~ msgid "Deselect All" | |
2331 #~ msgstr "Размаркиране на всичко" | |
2299 | 2332 |
2368 | 2333 #~ msgid "Track Information Popup" |
2334 #~ msgstr "Информация за песен" | |
2335 | |
2336 #~ msgid "Artist Popup" | |
2337 #~ msgstr "Изпълнител" | |
2338 | |
2339 #~ msgid "<i>Title</i>" | |
2340 #~ msgstr "<i>Заглавие</i>" | |
2341 | |
2342 #~ msgid "<i>Artist</i>" | |
2343 #~ msgstr "<i>Изпълнител</i>" | |
2344 | |
2345 #~ msgid "<i>Album</i>" | |
2346 #~ msgstr "<i>Албум</i>" | |
2347 | |
2348 #~ msgid "<i>Genre</i>" | |
2349 #~ msgstr "<i>Жанр</i>" | |
2350 | |
2351 #~ msgid "<i>Year</i>" | |
2352 #~ msgstr "<i>Година</i>" | |
2353 | |
2354 #~ msgid "<i>Track Number</i>" | |
2355 #~ msgstr "<i>Номер</i>" | |
2356 | |
2357 #~ msgid "<i>Track Length</i>" | |
2358 #~ msgstr "<i>Продължителност</i>" | |
2359 | |
2299 | 2360 #~ msgid "Chinese:" |
2361 #~ msgstr "Китайски:" | |
2368 | 2362 |
2299 | 2363 #~ msgid "/Load/Preset" |
2364 #~ msgstr "/Зареждане/Фиксирани настройки" | |
2368 | 2365 |
2299 | 2366 #~ msgid "/Load/Default" |
2367 #~ msgstr "/Зареждане/Стандартни" | |
2368 | 2368 |
2299 | 2369 #~ msgid "/Load/Zero" |
2370 #~ msgstr "/Зареждане/Нулиране" | |
2368 | 2371 |
2299 | 2372 #~ msgid "/Save/Preset" |
2373 #~ msgstr "/Запис/Фиксирани настройки" | |
2368 | 2374 |
2299 | 2375 #~ msgid "/Save/To file" |
2376 #~ msgstr "/Запис/...във файл" | |
2368 | 2377 |
2299 | 2378 #~ msgid "/Delete/Preset" |
2379 #~ msgstr "/Изтриване/Фиксирани настройки" | |
2368 | 2380 |
2299 | 2381 #~ msgid "Load auto-preset" |
2382 #~ msgstr "Автозареждане на фиксирани настройки" | |
2368 | 2383 |
2299 | 2384 #~ msgid "Load equalizer preset" |
2385 #~ msgstr "Зареждане фиксирани настройки за еквалайзер" | |
2368 | 2386 |
2299 | 2387 #~ msgid "Delete auto-preset" |
2388 #~ msgstr "Изтриване на автоматично фиксирани настройки" | |
2368 | 2389 |
2299 | 2390 #~ msgid "/View Track Details" |
2391 #~ msgstr "/Информация за песента" | |
2368 | 2392 |
2299 | 2393 #~ msgid "/Visualization Mode/Analyzer" |
2394 #~ msgstr "/Визуализация/Анализатор" | |
2368 | 2395 |
2299 | 2396 #~ msgid "/Visualization Mode/Scope" |
2397 #~ msgstr "/Визуализация/Осцилоскоп" | |
2368 | 2398 |
2299 | 2399 #~ msgid "/Visualization Mode/Voiceprint" |
2400 #~ msgstr "/Визуализация/Гласов отпечатък" | |
2368 | 2401 |
2299 | 2402 #~ msgid "/Visualization Mode/Off" |
2403 #~ msgstr "/Визуализация/Изключване" | |
2368 | 2404 |
2299 | 2405 #~ msgid "/Analyzer Mode/Normal" |
2406 #~ msgstr "/Анализатор/Нормален" | |
2368 | 2407 |
2299 | 2408 #~ msgid "/Analyzer Mode/Fire" |
2409 #~ msgstr "/Анализатор/Огън" | |
2368 | 2410 |
2299 | 2411 #~ msgid "/Analyzer Mode/Lines" |
2412 #~ msgstr "/Анализатор/Линии" | |
2368 | 2413 |
2299 | 2414 #~ msgid "/Analyzer Mode/Bars" |
2415 #~ msgstr "/Анализатор/Стълбове" | |
2368 | 2416 |
2299 | 2417 #~ msgid "/Analyzer Mode/Peaks" |
2418 #~ msgstr "/Анализатор/Пикове" | |
2368 | 2419 |
2299 | 2420 #~ msgid "/WindowShade VU Mode/Normal" |
2421 #~ msgstr "/VU (в сгънат режим)/Нормален" | |
2368 | 2422 |
2299 | 2423 #~ msgid "/WindowShade VU Mode/Smooth" |
2424 #~ msgstr "/VU (в сгънат режим)/Плавен" | |
2368 | 2425 |
2299 | 2426 #~ msgid "/Analyzer Falloff/Slowest" |
2427 #~ msgstr "/Динамика на анализатора/Най-бавно" | |
2368 | 2428 |
2299 | 2429 #~ msgid "/Analyzer Falloff/Slow" |
2430 #~ msgstr "/Динамика на анализатора/Бавно" | |
2368 | 2431 |
2299 | 2432 #~ msgid "/Analyzer Falloff/Medium" |
2433 #~ msgstr "/Динамика на анализатора/Средно" | |
2368 | 2434 |
2299 | 2435 #~ msgid "/Analyzer Falloff/Fast" |
2436 #~ msgstr "/Динамика на анализатора/Бързо" | |
2368 | 2437 |
2299 | 2438 #~ msgid "/Analyzer Falloff/Fastest" |
2439 #~ msgstr "/Динамика на анализатора/Най-бързо" | |
2368 | 2440 |
2299 | 2441 #~ msgid "/Peaks Falloff/Slowest" |
2442 #~ msgstr "/Динамика на пиковете/Най-бавно" | |
2368 | 2443 |
2299 | 2444 #~ msgid "/Peaks Falloff/Slow" |
2445 #~ msgstr "/Динамика на пиковете/Бавно" | |
2368 | 2446 |
2299 | 2447 #~ msgid "/Peaks Falloff/Medium" |
2448 #~ msgstr "/Динамика на пиковете/Средно" | |
2368 | 2449 |
2299 | 2450 #~ msgid "/Peaks Falloff/Fast" |
2451 #~ msgstr "/Динамика на пиковете/Бързо" | |
2368 | 2452 |
2299 | 2453 #~ msgid "/Peaks Falloff/Fastest" |
2454 #~ msgstr "/Динамика на пиковете/Най-бързо" | |
2368 | 2455 |
2299 | 2456 #~ msgid "/-" |
2457 #~ msgstr "/-" | |
2368 | 2458 |
2299 | 2459 #~ msgid "/Jump to Time" |
2460 #~ msgstr "/Прескачане до позиция" | |
2368 | 2461 |
2299 | 2462 #~ msgid "/About Audacious" |
2463 #~ msgstr "/Относно Audacious" | |
2368 | 2464 |
2299 | 2465 #~ msgid "/Files..." |
2466 #~ msgstr "/Файлове..." | |
2368 | 2467 |
2299 | 2468 #~ msgid "/Internet location..." |
2469 #~ msgstr "/Интернет адрес..." | |
2368 | 2470 |
2299 | 2471 #~ msgid "New List" |
2472 #~ msgstr "Нова плейлиста" | |
2368 | 2473 |
2299 | 2474 #~ msgid "Creates a new playlist." |
2475 #~ msgstr "Създава нова плейлиста." | |
2368 | 2476 |
2299 | 2477 #~ msgid "Displays track information." |
2478 #~ msgstr "Показване на информация за песента." |