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