Mercurial > audlegacy
annotate po/cs.po @ 462:b65fe3b68300 trunk
[svn] Move xml_document stuff into libaudacious.
author | nenolod |
---|---|
date | Wed, 18 Jan 2006 10:38:51 -0800 |
parents | 80c1efdeb36d |
children | 6366eb2fc408 |
rev | line source |
---|---|
0 | 1 # Czech translation for BMP |
2 # Copyright (C) 2004 Jan Nárovec <finn@sendmail.cz> | |
3 # This file is distributed under the same license as the BMP package. | |
4 # Jan Nárovec <finn@sendmail.cz>, 2004. | |
5 # | |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: bmp 0.9.7\n" | |
9 "Report-Msgid-Bugs-To: \n" | |
381 | 10 "POT-Creation-Date: 2006-01-03 11:45-0600\n" |
0 | 11 "PO-Revision-Date: 2004-12-04 17:15+0100\n" |
12 "Last-Translator: Jan Nárovec <finn@sendmail.cz>\n" | |
13 "Language-Team: Czech\n" | |
14 "MIME-Version: 1.0\n" | |
15 "Content-Type: text/plain; charset=UTF-8\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
17 | |
381 | 18 #: ../Plugins/General/song_change/song_change.c:53 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
19 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
20 msgid "Song Change %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
21 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
22 |
381 | 23 #: ../Plugins/General/song_change/song_change.c:131 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
24 msgid "Warning" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
25 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
26 |
381 | 27 #: ../Plugins/General/song_change/song_change.c:142 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
28 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
29 "Filename and song title tags should be inside double quotes (\"). Not doing " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
30 "so might be a security risk. Continue anyway?" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
31 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
32 |
381 | 33 #: ../Plugins/General/song_change/song_change.c:155 |
34 #: ../Plugins/Input/aac/src/fileinfo.c:184 | |
35 #: ../Plugins/Input/mpg123/fileinfo.c:644 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
36 msgid "Yes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
37 msgstr "Ano" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
38 |
381 | 39 #: ../Plugins/General/song_change/song_change.c:165 |
40 #: ../Plugins/Input/aac/src/fileinfo.c:183 | |
41 #: ../Plugins/Input/mpg123/fileinfo.c:643 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
42 msgid "No" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
43 msgstr "Ne" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
44 |
381 | 45 #: ../Plugins/General/song_change/song_change.c:231 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
46 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
47 msgid "Song Change Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
48 msgstr "Nastavení přehrávače CD Audio" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
49 |
381 | 50 #: ../Plugins/General/song_change/song_change.c:238 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
51 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
52 msgid "Commands" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
53 msgstr "Komentář" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
54 |
381 | 55 #: ../Plugins/General/song_change/song_change.c:245 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
56 msgid "Shell-command to run when Audacious starts a new song." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
57 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
58 |
381 | 59 #: ../Plugins/General/song_change/song_change.c:254 |
60 #: ../Plugins/General/song_change/song_change.c:277 | |
61 #: ../Plugins/General/song_change/song_change.c:300 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
62 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
63 msgid "Command:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
64 msgstr "Komentář:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
65 |
381 | 66 #: ../Plugins/General/song_change/song_change.c:268 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
67 msgid "Shell-command to run toward the end of a song." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
68 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
69 |
381 | 70 #: ../Plugins/General/song_change/song_change.c:290 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
71 msgid "Shell-command to run when Audacious reaches the end of the playlist." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
72 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
73 |
381 | 74 #: ../Plugins/General/song_change/song_change.c:313 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
75 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
76 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
77 "You can use the following format strings which will be substituted before " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
78 "calling the command (not all are useful for the end-of-playlist command).\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
79 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
80 "%%F: Frequency (in hertz)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
81 "%%c: Number of channels\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
82 "%%f: filename (full path)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
83 "%%l: length (in milliseconds)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
84 "%%n or %%s: Song name\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
85 "%%r: Rate (in bits per second)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
86 "%%t: Playlist position (%%02d)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
87 "%%p: Currently playing (1 or 0)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
88 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
89 |
381 | 90 #: ../Plugins/General/song_change/song_change.c:340 |
91 #: ../Plugins/Input/modplug/gui/interface.cpp:771 | |
92 #: ../Plugins/Output/alsa/about.c:46 ../Plugins/Output/alsa/configure.c:436 | |
93 #: ../Plugins/Output/crossfade/configure.c:1854 | |
94 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:84 | |
95 #: ../Plugins/Output/disk_writer/disk_writer.c:135 | |
96 #: ../Plugins/Output/disk_writer/disk_writer.c:400 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
97 msgid "OK" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
98 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
99 |
381 | 100 #: ../Plugins/General/song_change/song_change.c:346 |
101 #: ../Plugins/Input/flac/configure.c:766 ../Plugins/Input/flac/fileinfo.c:356 | |
102 #: ../Plugins/Input/modplug/gui/interface.cpp:787 | |
103 #: ../Plugins/Output/alsa/configure.c:442 | |
104 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:22 | |
105 #: ../Plugins/Output/disk_writer/disk_writer.c:407 | |
106 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:290 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
107 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
108 msgid "Cancel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
109 msgstr "Taneční" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
110 |
381 | 111 #: ../Plugins/Input/aac/src/fileinfo.c:179 |
112 #: ../Plugins/Input/mpg123/fileinfo.c:639 | |
113 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:82 | |
114 msgid "None" | |
115 msgstr "Žádný" | |
116 | |
117 #: ../Plugins/Input/aac/src/fileinfo.c:180 | |
118 #: ../Plugins/Input/mpg123/fileinfo.c:640 | |
119 msgid "50/15 ms" | |
120 msgstr "50/15 ms" | |
121 | |
122 #: ../Plugins/Input/aac/src/fileinfo.c:182 | |
123 #: ../Plugins/Input/mpg123/fileinfo.c:642 | |
124 msgid "CCIT J.17" | |
125 msgstr "CCIT J.17" | |
126 | |
127 #: ../Plugins/Input/aac/src/fileinfo.c:226 | |
128 #: ../Plugins/Input/mpg123/fileinfo.c:691 | |
129 #: ../Plugins/Input/vorbis/fileinfo.c:557 | |
130 msgid "Name:" | |
131 msgstr "Jméno:" | |
132 | |
133 #. tagging information | |
134 #: ../Plugins/Input/aac/src/fileinfo.c:238 | |
135 #, fuzzy | |
136 msgid "Song Metadata" | |
137 msgstr "Sonáta" | |
138 | |
139 #: ../Plugins/Input/aac/src/fileinfo.c:245 | |
140 #: ../Plugins/Input/flac/fileinfo.c:278 ../Plugins/Input/mpg123/fileinfo.c:859 | |
141 #: ../Plugins/Input/vorbis/fileinfo.c:580 | |
142 msgid "Title:" | |
143 msgstr "Název:" | |
144 | |
145 #: ../Plugins/Input/aac/src/fileinfo.c:256 | |
146 #: ../Plugins/Input/flac/fileinfo.c:285 ../Plugins/Input/mpg123/fileinfo.c:874 | |
147 #: ../Plugins/Input/vorbis/fileinfo.c:591 | |
148 msgid "Artist:" | |
149 msgstr "Umělec:" | |
150 | |
151 #: ../Plugins/Input/aac/src/fileinfo.c:267 | |
152 #: ../Plugins/Input/flac/fileinfo.c:292 ../Plugins/Input/mpg123/fileinfo.c:889 | |
153 #: ../Plugins/Input/vorbis/fileinfo.c:602 | |
154 msgid "Album:" | |
155 msgstr "Album:" | |
156 | |
157 #: ../Plugins/Input/aac/src/fileinfo.c:278 | |
158 #: ../Plugins/Input/flac/fileinfo.c:299 ../Plugins/Input/mpg123/fileinfo.c:904 | |
159 #: ../Plugins/Input/vorbis/fileinfo.c:613 | |
160 msgid "Comment:" | |
161 msgstr "Komentář:" | |
162 | |
163 #: ../Plugins/Input/aac/src/fileinfo.c:289 | |
164 #: ../Plugins/Input/mpg123/fileinfo.c:926 | |
165 msgid "Year:" | |
166 msgstr "Rok:" | |
167 | |
168 #: ../Plugins/Input/aac/src/fileinfo.c:301 | |
169 #: ../Plugins/Input/flac/fileinfo.c:314 ../Plugins/Input/mpg123/fileinfo.c:938 | |
170 #: ../Plugins/Input/vorbis/fileinfo.c:636 | |
171 msgid "Track number:" | |
172 msgstr "Číslo stopy:" | |
173 | |
174 #: ../Plugins/Input/aac/src/fileinfo.c:316 | |
175 #: ../Plugins/Input/flac/fileinfo.c:322 ../Plugins/Input/mpg123/fileinfo.c:970 | |
176 #: ../Plugins/Input/vorbis/fileinfo.c:648 | |
177 msgid "Genre:" | |
178 msgstr "Žánr:" | |
179 | |
180 #: ../Plugins/Input/aac/src/fileinfo.c:385 | |
181 #: ../Plugins/Input/mpg123/fileinfo.c:1101 | |
182 #: ../Plugins/Input/vorbis/fileinfo.c:1014 ../audacious/mainwin.c:782 | |
183 #, c-format | |
184 msgid "%s - Audacious" | |
185 msgstr "" | |
186 | |
187 #: ../Plugins/Input/cdaudio/cdaudio.c:180 | |
0 | 188 msgid "CD Audio Plugin" |
189 msgstr "CD Audio modul" | |
190 | |
381 | 191 #: ../Plugins/Input/cdaudio/cdaudio.c:1004 |
192 #: ../Plugins/Input/cdaudio/cdaudio.c:1013 | |
0 | 193 #, c-format |
194 msgid "CD Audio Track %02u" | |
195 msgstr "CD audio stopa %02u" | |
196 | |
381 | 197 #: ../Plugins/Input/cdaudio/cdinfo.c:157 ../Plugins/Input/cdaudio/cdinfo.c:158 |
198 #: ../Plugins/Input/cdaudio/cdinfo.c:159 | |
0 | 199 msgid "(unknown)" |
200 msgstr "(není známo)" | |
201 | |
381 | 202 #: ../Plugins/Input/cdaudio/configure.c:199 |
203 #: ../Plugins/Input/cdaudio/configure.c:213 | |
204 #: ../Plugins/Input/cdaudio/configure.c:541 | |
0 | 205 #, c-format |
206 msgid "Drive %d" | |
207 msgstr "Mechanika %d" | |
208 | |
381 | 209 #: ../Plugins/Input/cdaudio/configure.c:259 |
0 | 210 #, c-format |
211 msgid "" | |
212 "Failed to open device %s\n" | |
213 "Error: %s\n" | |
214 "\n" | |
215 msgstr "" | |
216 "Nepodařilo se otevřít %s\n" | |
217 "Chyba: %s\n" | |
218 "\n" | |
219 | |
381 | 220 #: ../Plugins/Input/cdaudio/configure.c:266 |
0 | 221 msgid "" |
222 "Failed to read \"Table of Contents\"\n" | |
223 "Maybe no disc in the drive?\n" | |
224 "\n" | |
225 msgstr "" | |
226 "Nepodařilo se načíst obsah disku.\n" | |
227 "Je disk opravdu v mechanice?\n" | |
228 "\n" | |
229 | |
381 | 230 #: ../Plugins/Input/cdaudio/configure.c:270 |
0 | 231 #, c-format |
232 msgid "" | |
233 "Device %s OK.\n" | |
234 "Disc has %d tracks" | |
235 msgstr "" | |
236 "Zařízení %s je v pořádku.\n" | |
237 "Disk obsahuje %d stop." | |
238 | |
381 | 239 #: ../Plugins/Input/cdaudio/configure.c:279 |
0 | 240 #, c-format |
241 msgid " (%d data tracks)" | |
242 msgstr "(%d datových stop)" | |
243 | |
381 | 244 #: ../Plugins/Input/cdaudio/configure.c:280 |
0 | 245 #, c-format |
246 msgid "" | |
247 "\n" | |
248 "Total length: %d:%d\n" | |
249 msgstr "" | |
250 "\n" | |
251 "Celková délka: %d:%d\n" | |
252 | |
381 | 253 #: ../Plugins/Input/cdaudio/configure.c:285 |
0 | 254 msgid "Digital audio extraction not tested as the disc has no audio tracks\n" |
255 msgstr "Čtení zvuku netestováno - tento disk neobsahuje zvukové sotpy.\n" | |
256 | |
381 | 257 #: ../Plugins/Input/cdaudio/configure.c:302 |
0 | 258 msgid "" |
259 "Digital audio extraction test: OK\n" | |
260 "\n" | |
261 msgstr "" | |
262 "Test čtení zvuku: v pořádku.\n" | |
263 "\n" | |
264 | |
381 | 265 #: ../Plugins/Input/cdaudio/configure.c:306 |
0 | 266 #, c-format |
267 msgid "" | |
268 "Digital audio extraction test failed: %s\n" | |
269 "\n" | |
270 msgstr "" | |
271 "Test čtení zvuku selhal: %s\n" | |
272 "\n" | |
273 | |
381 | 274 #: ../Plugins/Input/cdaudio/configure.c:316 |
0 | 275 #, c-format |
276 msgid "" | |
277 "Failed to check directory %s\n" | |
278 "Error: %s" | |
279 msgstr "" | |
280 "Nepodařilo se načíst adresář %s.\n" | |
281 "Chyba: %s" | |
282 | |
381 | 283 #: ../Plugins/Input/cdaudio/configure.c:322 |
0 | 284 #, c-format |
285 msgid "Error: %s exist, but is not a directory" | |
286 msgstr "Chyba: %s existuje, ale není adresářem." | |
287 | |
381 | 288 #: ../Plugins/Input/cdaudio/configure.c:325 |
0 | 289 #, c-format |
290 msgid "Directory %s OK." | |
291 msgstr "Adresář %s je v pořádku." | |
292 | |
381 | 293 #: ../Plugins/Input/cdaudio/configure.c:369 |
0 | 294 msgid "Device:" |
295 msgstr "Zařízení:" | |
296 | |
381 | 297 #: ../Plugins/Input/cdaudio/configure.c:377 |
0 | 298 msgid "_Device:" |
299 msgstr "_Zařízení:" | |
300 | |
381 | 301 #: ../Plugins/Input/cdaudio/configure.c:387 |
0 | 302 msgid "Dir_ectory:" |
303 msgstr "_Adresář:" | |
304 | |
381 | 305 #: ../Plugins/Input/cdaudio/configure.c:399 |
0 | 306 msgid "Play mode:" |
307 msgstr "Způsob přehrávání:" | |
308 | |
381 | 309 #: ../Plugins/Input/cdaudio/configure.c:405 |
0 | 310 msgid "Analog" |
311 msgstr "Analogově" | |
312 | |
381 | 313 #: ../Plugins/Input/cdaudio/configure.c:413 |
0 | 314 msgid "Digital audio extraction" |
315 msgstr "Digitálně" | |
316 | |
381 | 317 #. |
318 #. * Volume config | |
319 #. | |
320 #: ../Plugins/Input/cdaudio/configure.c:423 | |
0 | 321 msgid "Volume control:" |
322 msgstr "Ovládání hlasitosti:" | |
323 | |
381 | 324 #: ../Plugins/Input/cdaudio/configure.c:429 |
0 | 325 msgid "No mixer" |
326 msgstr "Nepoužívat žádný mixér" | |
327 | |
381 | 328 #: ../Plugins/Input/cdaudio/configure.c:435 |
0 | 329 msgid "CDROM drive" |
330 msgstr "CDROM mechanika" | |
331 | |
381 | 332 #: ../Plugins/Input/cdaudio/configure.c:441 |
0 | 333 msgid "OSS mixer" |
334 msgstr "OSS mixér" | |
335 | |
381 | 336 #: ../Plugins/Input/cdaudio/configure.c:464 |
0 | 337 msgid "Check drive..." |
338 msgstr "Zkontrolovat mechaniku..." | |
339 | |
381 | 340 #: ../Plugins/Input/cdaudio/configure.c:470 |
0 | 341 msgid "Remove drive" |
342 msgstr "Odstranit mechaniku" | |
343 | |
381 | 344 #: ../Plugins/Input/cdaudio/configure.c:515 |
0 | 345 msgid "CD Audio Player Configuration" |
346 msgstr "Nastavení přehrávače CD Audio" | |
347 | |
381 | 348 #: ../Plugins/Input/cdaudio/configure.c:553 |
0 | 349 msgid "Add drive" |
350 msgstr "Přidat mechaniku" | |
351 | |
381 | 352 #: ../Plugins/Input/cdaudio/configure.c:561 |
0 | 353 msgid "Device" |
354 msgstr "Zařízení" | |
355 | |
381 | 356 #. CDDB |
357 #: ../Plugins/Input/cdaudio/configure.c:571 | |
0 | 358 msgid "CDDB:" |
359 msgstr "CDDB:" | |
360 | |
381 | 361 #: ../Plugins/Input/cdaudio/configure.c:582 |
0 | 362 msgid "Use CDDB" |
363 msgstr "Používat CDDB" | |
364 | |
381 | 365 #: ../Plugins/Input/cdaudio/configure.c:586 |
0 | 366 msgid "Get server list" |
367 msgstr "Získat seznam serverů" | |
368 | |
381 | 369 #: ../Plugins/Input/cdaudio/configure.c:589 |
0 | 370 msgid "Show network window" |
371 msgstr "Výpis síťového provozu" | |
372 | |
381 | 373 #: ../Plugins/Input/cdaudio/configure.c:599 |
0 | 374 msgid "CDDB server:" |
375 msgstr "CDDB server:" | |
376 | |
381 | 377 #. |
378 #. * CDindex | |
379 #. | |
380 #: ../Plugins/Input/cdaudio/configure.c:614 | |
0 | 381 msgid "CD Index:" |
382 msgstr "CD Index:" | |
383 | |
381 | 384 #: ../Plugins/Input/cdaudio/configure.c:621 |
0 | 385 msgid "Use CD Index" |
386 msgstr "Použít server s databází CD" | |
387 | |
381 | 388 #: ../Plugins/Input/cdaudio/configure.c:630 |
0 | 389 msgid "CD Index server:" |
390 msgstr "Server s databází CD:" | |
391 | |
381 | 392 #. |
393 #. * Track names | |
394 #. | |
395 #: ../Plugins/Input/cdaudio/configure.c:645 | |
0 | 396 msgid "Track names:" |
397 msgstr "Názvy skladeb:" | |
398 | |
381 | 399 #. Override Tagging Format |
400 #: ../Plugins/Input/cdaudio/configure.c:652 | |
401 #: ../Plugins/Input/flac/configure.c:443 | |
402 #: ../Plugins/Input/mpg123/configure.c:703 | |
403 #: ../Plugins/Input/vorbis/configure.c:518 | |
0 | 404 msgid "Override generic titles" |
405 msgstr "Přepsat původní názvy" | |
406 | |
381 | 407 #: ../Plugins/Input/cdaudio/configure.c:668 |
0 | 408 msgid "Name format:" |
409 msgstr "Formát názvu:" | |
410 | |
381 | 411 #: ../Plugins/Input/cdaudio/configure.c:680 |
0 | 412 msgid "CD Info" |
413 msgstr "Informace o CD" | |
414 | |
381 | 415 #: ../Plugins/Input/console/Audacious_Driver.cpp:486 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
416 msgid "SPC, GYM, NSF, VGM and GBS module decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
417 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
418 |
381 | 419 #: ../Plugins/Input/console/Audacious_Driver.cpp:681 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
420 msgid "About the Console Music Decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
421 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
422 |
381 | 423 #: ../Plugins/Input/console/Audacious_Driver.cpp:682 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
424 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
425 "Console music decoder engine based on Game_Music_Emu 0.2.4.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
426 "Audacious implementation by: William Pitcock <nenolod@nenolod.net>" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
427 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
428 |
381 | 429 #: ../Plugins/Input/console/Audacious_Driver.cpp:684 |
430 #: ../Plugins/Input/flac/configure.c:760 ../Plugins/Input/flac/configure.c:790 | |
431 #: ../Plugins/Input/flac/http.c:219 ../Plugins/Input/mpg123/fileinfo.c:479 | |
432 #: ../Plugins/Input/mpg123/fileinfo.c:570 ../Plugins/Input/mpg123/http.c:220 | |
433 #: ../Plugins/Input/mpg123/mpg123.c:1243 ../Plugins/Input/tonegen/tonegen.c:54 | |
434 #: ../Plugins/Input/vorbis/fileinfo.c:212 ../Plugins/Input/vorbis/http.c:218 | |
435 #: ../Plugins/Input/vorbis/vorbis.c:834 ../Plugins/Input/wav/wav-sndfile.c:262 | |
436 #: ../Plugins/Output/OSS/about.c:54 ../Plugins/Output/esd/about.c:49 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
437 msgid "Ok" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
438 msgstr "OK" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
439 |
381 | 440 #: ../Plugins/Input/flac/charset.c:40 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
441 msgid "Arabic (IBM-864)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
442 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
443 |
381 | 444 #: ../Plugins/Input/flac/charset.c:41 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
445 msgid "Arabic (ISO-8859-6)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
446 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
447 |
381 | 448 #: ../Plugins/Input/flac/charset.c:42 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
449 msgid "Arabic (Windows-1256)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
450 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
451 |
381 | 452 #: ../Plugins/Input/flac/charset.c:43 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
453 msgid "Baltic (ISO-8859-13)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
454 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
455 |
381 | 456 #: ../Plugins/Input/flac/charset.c:44 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
457 msgid "Baltic (ISO-8859-4)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
458 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
459 |
381 | 460 #: ../Plugins/Input/flac/charset.c:45 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
461 msgid "Baltic (Windows-1257)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
462 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
463 |
381 | 464 #: ../Plugins/Input/flac/charset.c:46 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
465 msgid "Celtic (ISO-8859-14)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
466 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
467 |
381 | 468 #: ../Plugins/Input/flac/charset.c:47 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
469 msgid "Central European (IBM-852)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
470 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
471 |
381 | 472 #: ../Plugins/Input/flac/charset.c:48 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
473 msgid "Central European (ISO-8859-2)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
474 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
475 |
381 | 476 #: ../Plugins/Input/flac/charset.c:49 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
477 msgid "Central European (Windows-1250)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
478 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
479 |
381 | 480 #: ../Plugins/Input/flac/charset.c:50 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
481 msgid "Chinese Simplified (GB18030)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
482 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
483 |
381 | 484 #: ../Plugins/Input/flac/charset.c:51 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
485 msgid "Chinese Simplified (GB2312)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
486 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
487 |
381 | 488 #: ../Plugins/Input/flac/charset.c:52 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
489 msgid "Chinese Traditional (Big5)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
490 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
491 |
381 | 492 #: ../Plugins/Input/flac/charset.c:53 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
493 msgid "Chinese Traditional (Big5-HKSCS)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
494 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
495 |
381 | 496 #: ../Plugins/Input/flac/charset.c:54 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
497 msgid "Cyrillic (IBM-855)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
498 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
499 |
381 | 500 #: ../Plugins/Input/flac/charset.c:55 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
501 msgid "Cyrillic (ISO-8859-5)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
502 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
503 |
381 | 504 #: ../Plugins/Input/flac/charset.c:56 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
505 msgid "Cyrillic (ISO-IR-111)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
506 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
507 |
381 | 508 #: ../Plugins/Input/flac/charset.c:57 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
509 msgid "Cyrillic (KOI8-R)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
510 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
511 |
381 | 512 #: ../Plugins/Input/flac/charset.c:58 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
513 msgid "Cyrillic (Windows-1251)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
514 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
515 |
381 | 516 #: ../Plugins/Input/flac/charset.c:59 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
517 msgid "Cyrillic/Russian (CP-866)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
518 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
519 |
381 | 520 #: ../Plugins/Input/flac/charset.c:60 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
521 msgid "Cyrillic/Ukrainian (KOI8-U)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
522 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
523 |
381 | 524 #: ../Plugins/Input/flac/charset.c:61 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
525 msgid "English (US-ASCII)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
526 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
527 |
381 | 528 #: ../Plugins/Input/flac/charset.c:62 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
529 msgid "Greek (ISO-8859-7)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
530 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
531 |
381 | 532 #: ../Plugins/Input/flac/charset.c:63 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
533 msgid "Greek (Windows-1253)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
534 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
535 |
381 | 536 #: ../Plugins/Input/flac/charset.c:64 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
537 msgid "Hebrew (IBM-862)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
538 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
539 |
381 | 540 #: ../Plugins/Input/flac/charset.c:65 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
541 msgid "Hebrew (Windows-1255)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
542 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
543 |
381 | 544 #: ../Plugins/Input/flac/charset.c:66 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
545 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
546 msgid "Japanese (EUC-JP)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
547 msgstr "Japonský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
548 |
381 | 549 #: ../Plugins/Input/flac/charset.c:67 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
550 msgid "Japanese (ISO-2022-JP)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
551 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
552 |
381 | 553 #: ../Plugins/Input/flac/charset.c:68 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
554 msgid "Japanese (Shift_JIS)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
555 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
556 |
381 | 557 #: ../Plugins/Input/flac/charset.c:69 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
558 msgid "Korean (EUC-KR)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
559 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
560 |
381 | 561 #: ../Plugins/Input/flac/charset.c:70 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
562 msgid "Nordic (ISO-8859-10)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
563 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
564 |
381 | 565 #: ../Plugins/Input/flac/charset.c:71 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
566 msgid "South European (ISO-8859-3)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
567 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
568 |
381 | 569 #: ../Plugins/Input/flac/charset.c:72 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
570 msgid "Thai (TIS-620)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
571 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
572 |
381 | 573 #: ../Plugins/Input/flac/charset.c:73 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
574 msgid "Turkish (IBM-857)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
575 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
576 |
381 | 577 #: ../Plugins/Input/flac/charset.c:74 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
578 msgid "Turkish (ISO-8859-9)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
579 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
580 |
381 | 581 #: ../Plugins/Input/flac/charset.c:75 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
582 msgid "Turkish (Windows-1254)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
583 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
584 |
381 | 585 #: ../Plugins/Input/flac/charset.c:76 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
586 msgid "Unicode (UTF-7)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
587 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
588 |
381 | 589 #: ../Plugins/Input/flac/charset.c:77 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
590 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
591 msgid "Unicode (UTF-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
592 msgstr " (neplatné UTF8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
593 |
381 | 594 #: ../Plugins/Input/flac/charset.c:78 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
595 msgid "Unicode (UTF-16BE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
596 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
597 |
381 | 598 #: ../Plugins/Input/flac/charset.c:79 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
599 msgid "Unicode (UTF-16LE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
600 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
601 |
381 | 602 #: ../Plugins/Input/flac/charset.c:80 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
603 msgid "Unicode (UTF-32BE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
604 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
605 |
381 | 606 #: ../Plugins/Input/flac/charset.c:81 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
607 msgid "Unicode (UTF-32LE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
608 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
609 |
381 | 610 #: ../Plugins/Input/flac/charset.c:82 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
611 msgid "Vietnamese (VISCII)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
612 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
613 |
381 | 614 #: ../Plugins/Input/flac/charset.c:83 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
615 msgid "Vietnamese (Windows-1258)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
616 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
617 |
381 | 618 #: ../Plugins/Input/flac/charset.c:84 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
619 msgid "Visual Hebrew (ISO-8859-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
620 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
621 |
381 | 622 #: ../Plugins/Input/flac/charset.c:85 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
623 msgid "Western (IBM-850)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
624 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
625 |
381 | 626 #: ../Plugins/Input/flac/charset.c:86 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
627 msgid "Western (ISO-8859-1)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
628 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
629 |
381 | 630 #: ../Plugins/Input/flac/charset.c:87 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
631 msgid "Western (ISO-8859-15)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
632 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
633 |
381 | 634 #: ../Plugins/Input/flac/charset.c:88 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
635 msgid "Western (Windows-1252)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
636 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
637 |
381 | 638 #: ../Plugins/Input/flac/charset.c:94 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
639 msgid "Arabic (IBM-864-I)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
640 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
641 |
381 | 642 #: ../Plugins/Input/flac/charset.c:95 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
643 msgid "Arabic (ISO-8859-6-E)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
644 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
645 |
381 | 646 #: ../Plugins/Input/flac/charset.c:96 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
647 msgid "Arabic (ISO-8859-6-I)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
648 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
649 |
381 | 650 #: ../Plugins/Input/flac/charset.c:97 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
651 msgid "Arabic (MacArabic)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
652 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
653 |
381 | 654 #: ../Plugins/Input/flac/charset.c:98 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
655 msgid "Armenian (ARMSCII-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
656 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
657 |
381 | 658 #: ../Plugins/Input/flac/charset.c:99 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
659 msgid "Central European (MacCE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
660 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
661 |
381 | 662 #: ../Plugins/Input/flac/charset.c:100 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
663 msgid "Chinese Simplified (GBK)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
664 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
665 |
381 | 666 #: ../Plugins/Input/flac/charset.c:101 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
667 msgid "Chinese Simplified (HZ)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
668 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
669 |
381 | 670 #: ../Plugins/Input/flac/charset.c:102 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
671 msgid "Chinese Traditional (EUC-TW)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
672 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
673 |
381 | 674 #: ../Plugins/Input/flac/charset.c:103 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
675 msgid "Croatian (MacCroatian)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
676 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
677 |
381 | 678 #: ../Plugins/Input/flac/charset.c:104 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
679 msgid "Cyrillic (MacCyrillic)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
680 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
681 |
381 | 682 #: ../Plugins/Input/flac/charset.c:105 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
683 msgid "Cyrillic/Ukrainian (MacUkrainian)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
684 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
685 |
381 | 686 #: ../Plugins/Input/flac/charset.c:106 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
687 msgid "Farsi (MacFarsi)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
688 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
689 |
381 | 690 #: ../Plugins/Input/flac/charset.c:107 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
691 msgid "Greek (MacGreek)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
692 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
693 |
381 | 694 #: ../Plugins/Input/flac/charset.c:108 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
695 msgid "Gujarati (MacGujarati)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
696 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
697 |
381 | 698 #: ../Plugins/Input/flac/charset.c:109 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
699 msgid "Gurmukhi (MacGurmukhi)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
700 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
701 |
381 | 702 #: ../Plugins/Input/flac/charset.c:110 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
703 msgid "Hebrew (ISO-8859-8-E)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
704 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
705 |
381 | 706 #: ../Plugins/Input/flac/charset.c:111 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
707 msgid "Hebrew (ISO-8859-8-I)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
708 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
709 |
381 | 710 #: ../Plugins/Input/flac/charset.c:112 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
711 msgid "Hebrew (MacHebrew)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
712 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
713 |
381 | 714 #: ../Plugins/Input/flac/charset.c:113 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
715 msgid "Hindi (MacDevanagari)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
716 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
717 |
381 | 718 #: ../Plugins/Input/flac/charset.c:114 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
719 msgid "Icelandic (MacIcelandic)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
720 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
721 |
381 | 722 #: ../Plugins/Input/flac/charset.c:115 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
723 msgid "Korean (JOHAB)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
724 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
725 |
381 | 726 #: ../Plugins/Input/flac/charset.c:116 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
727 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
728 msgid "Korean (UHC)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
729 msgstr "Korejský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
730 |
381 | 731 #: ../Plugins/Input/flac/charset.c:117 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
732 msgid "Romanian (MacRomanian)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
733 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
734 |
381 | 735 #: ../Plugins/Input/flac/charset.c:118 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
736 msgid "Turkish (MacTurkish)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
737 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
738 |
381 | 739 #: ../Plugins/Input/flac/charset.c:119 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
740 msgid "User Defined" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
741 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
742 |
381 | 743 #: ../Plugins/Input/flac/charset.c:120 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
744 msgid "Vietnamese (TCVN)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
745 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
746 |
381 | 747 #: ../Plugins/Input/flac/charset.c:121 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
748 msgid "Vietnamese (VPS)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
749 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
750 |
381 | 751 #: ../Plugins/Input/flac/charset.c:122 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
752 msgid "Western (MacRoman)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
753 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
754 |
381 | 755 #: ../Plugins/Input/flac/configure.c:340 |
756 #: ../Plugins/Input/mpg123/configure.c:227 | |
0 | 757 msgid "Select the directory where you want to store the MPEG streams:" |
758 msgstr "Vyberte adresář, do něhož chcete vysílání uložit:" | |
759 | |
381 | 760 #: ../Plugins/Input/flac/configure.c:391 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
761 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
762 msgid "Flac Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
763 msgstr "Nastavení přehrávače CD Audio" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
764 |
381 | 765 #. Title config.. |
766 #: ../Plugins/Input/flac/configure.c:403 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
767 msgid "Tag Handling" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
768 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
769 |
381 | 770 #. Convert Char Set |
771 #: ../Plugins/Input/flac/configure.c:412 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
772 msgid "Convert Character Set" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
773 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
774 |
381 | 775 #: ../Plugins/Input/flac/configure.c:419 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
776 msgid "Convert character set from :" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
777 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
778 |
381 | 779 #: ../Plugins/Input/flac/configure.c:424 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
780 msgid "to :" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
781 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
782 |
381 | 783 #: ../Plugins/Input/flac/configure.c:452 |
784 #: ../Plugins/Input/vorbis/configure.c:531 | |
785 #: ../audacious/glade/prefswin.glade.h:56 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
786 msgid "Title format:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
787 msgstr "Formát názvu:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
788 |
381 | 789 #: ../Plugins/Input/flac/configure.c:463 |
790 #: ../Plugins/Input/mpg123/configure.c:730 | |
791 #: ../Plugins/Input/vorbis/configure.c:545 ../audacious/prefswin.c:95 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
792 msgid "Title" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
793 msgstr "Název:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
794 |
381 | 795 #. replaygain |
796 #: ../Plugins/Input/flac/configure.c:472 | |
797 #: ../Plugins/Input/vorbis/configure.c:606 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
798 msgid "ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
799 msgstr "Zesílení přehrávání" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
800 |
381 | 801 #: ../Plugins/Input/flac/configure.c:480 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
802 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
803 msgid "Enable ReplayGain processing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
804 msgstr "Zapnout zesílení pro přehrávání" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
805 |
381 | 806 #: ../Plugins/Input/flac/configure.c:485 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
807 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
808 msgid "Album mode" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
809 msgstr "Album" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
810 |
381 | 811 #: ../Plugins/Input/flac/configure.c:492 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
812 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
813 msgid "Preamp:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
814 msgstr "Dream" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
815 |
381 | 816 #: ../Plugins/Input/flac/configure.c:499 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
817 msgid "0 dB" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
818 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
819 |
381 | 820 #: ../Plugins/Input/flac/configure.c:503 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
821 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
822 msgid "6dB hard limiting" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
823 msgstr "Povolit 6 dB boost + tvrdé omezení" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
824 |
381 | 825 #. resolution |
826 #: ../Plugins/Input/flac/configure.c:512 | |
827 #: ../Plugins/Input/modplug/gui/interface.cpp:213 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
828 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
829 msgid "Resolution" |
0 | 830 msgstr "Rozlišení:" |
831 | |
381 | 832 #: ../Plugins/Input/flac/configure.c:520 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
833 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
834 msgid "Without ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
835 msgstr "Zesílení přehrávání" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
836 |
381 | 837 #: ../Plugins/Input/flac/configure.c:528 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
838 msgid "Dither 24bps to 16bps" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
839 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
840 |
381 | 841 #: ../Plugins/Input/flac/configure.c:533 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
842 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
843 msgid "With ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
844 msgstr "Zesílení přehrávání" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
845 |
381 | 846 #: ../Plugins/Input/flac/configure.c:541 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
847 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
848 msgid "Enable dithering" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
849 msgstr "Povolený" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
850 |
381 | 851 #: ../Plugins/Input/flac/configure.c:550 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
852 msgid "Noise shaping" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
853 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
854 |
381 | 855 #: ../Plugins/Input/flac/configure.c:558 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
856 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
857 msgid "none" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
858 msgstr "Žádný" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
859 |
381 | 860 #: ../Plugins/Input/flac/configure.c:564 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
861 msgid "low" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
862 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
863 |
381 | 864 #: ../Plugins/Input/flac/configure.c:570 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
865 msgid "medium" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
866 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
867 |
381 | 868 #: ../Plugins/Input/flac/configure.c:576 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
869 msgid "high" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
870 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
871 |
381 | 872 #: ../Plugins/Input/flac/configure.c:582 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
873 msgid "Dither to" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
874 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
875 |
381 | 876 #: ../Plugins/Input/flac/configure.c:590 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
877 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
878 msgid "16 bps" |
0 | 879 msgstr "16bitové" |
880 | |
381 | 881 #: ../Plugins/Input/flac/configure.c:596 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
882 msgid "24 bps" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
883 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
884 |
381 | 885 #: ../Plugins/Input/flac/configure.c:604 |
886 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:88 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
887 msgid "Output" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
888 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
889 |
381 | 890 #: ../Plugins/Input/flac/configure.c:610 |
891 #: ../Plugins/Input/mpg123/configure.c:464 | |
892 #: ../Plugins/Input/vorbis/configure.c:308 | |
893 #: ../Plugins/Output/OSS/configure.c:302 ../Plugins/Output/esd/configure.c:171 | |
0 | 894 msgid "Buffering:" |
895 msgstr "Přednačítání" | |
896 | |
381 | 897 #: ../Plugins/Input/flac/configure.c:621 |
898 #: ../Plugins/Input/mpg123/configure.c:477 | |
899 #: ../Plugins/Input/vorbis/configure.c:320 | |
0 | 900 msgid "Buffer size (kb):" |
901 msgstr "Velikost vyrovnávací paměti (kB):" | |
902 | |
381 | 903 #: ../Plugins/Input/flac/configure.c:631 |
904 #: ../Plugins/Input/mpg123/configure.c:492 | |
905 #: ../Plugins/Input/vorbis/configure.c:334 | |
906 #: ../Plugins/Output/OSS/configure.c:329 ../Plugins/Output/esd/configure.c:198 | |
0 | 907 msgid "Pre-buffer (percent):" |
908 msgstr "Načíst předem (v procentech):" | |
909 | |
381 | 910 #. |
911 #. * Proxy config. | |
912 #. | |
913 #: ../Plugins/Input/flac/configure.c:641 | |
914 #: ../Plugins/Input/mpg123/configure.c:506 | |
915 #: ../Plugins/Input/vorbis/configure.c:348 | |
0 | 916 msgid "Proxy:" |
917 msgstr "Proxy:" | |
918 | |
381 | 919 #: ../Plugins/Input/flac/configure.c:649 |
920 #: ../Plugins/Input/mpg123/configure.c:516 | |
921 #: ../Plugins/Input/vorbis/configure.c:358 | |
0 | 922 msgid "Use proxy" |
923 msgstr "Použít proxy" | |
924 | |
381 | 925 #: ../Plugins/Input/flac/configure.c:658 |
926 #: ../Plugins/Input/mpg123/configure.c:529 | |
927 #: ../Plugins/Input/vorbis/configure.c:371 | |
928 #: ../Plugins/Output/esd/configure.c:114 ../Plugins/Output/esd/configure.c:144 | |
0 | 929 msgid "Host:" |
930 msgstr "Adresa:" | |
931 | |
381 | 932 #: ../Plugins/Input/flac/configure.c:665 |
933 #: ../Plugins/Input/mpg123/configure.c:539 | |
934 #: ../Plugins/Input/vorbis/configure.c:381 | |
935 #: ../Plugins/Output/esd/configure.c:153 | |
0 | 936 msgid "Port:" |
937 msgstr "Port:" | |
938 | |
381 | 939 #: ../Plugins/Input/flac/configure.c:675 |
940 #: ../Plugins/Input/mpg123/configure.c:552 | |
941 #: ../Plugins/Input/vorbis/configure.c:394 | |
0 | 942 msgid "Use authentication" |
943 msgstr "Autorizovat se" | |
944 | |
381 | 945 #: ../Plugins/Input/flac/configure.c:685 |
946 #: ../Plugins/Input/mpg123/configure.c:569 | |
947 #: ../Plugins/Input/vorbis/configure.c:411 | |
0 | 948 msgid "Username:" |
949 msgstr "Přístupové jméno:" | |
950 | |
381 | 951 #: ../Plugins/Input/flac/configure.c:693 |
952 #: ../Plugins/Input/mpg123/configure.c:580 | |
953 #: ../Plugins/Input/vorbis/configure.c:422 | |
0 | 954 msgid "Password:" |
955 msgstr "Heslo:" | |
956 | |
381 | 957 #. |
958 #. * Save to disk config. | |
959 #. | |
960 #: ../Plugins/Input/flac/configure.c:706 | |
961 #: ../Plugins/Input/mpg123/configure.c:597 | |
962 #: ../Plugins/Input/vorbis/configure.c:439 | |
0 | 963 msgid "Save stream to disk:" |
964 msgstr "Uložit vysílání na disk:" | |
965 | |
381 | 966 #: ../Plugins/Input/flac/configure.c:714 |
967 #: ../Plugins/Input/mpg123/configure.c:608 | |
968 #: ../Plugins/Input/vorbis/configure.c:450 | |
0 | 969 msgid "Save stream to disk" |
970 msgstr "Uložit vysílání na disk:" | |
971 | |
381 | 972 #: ../Plugins/Input/flac/configure.c:723 |
973 #: ../Plugins/Input/mpg123/configure.c:622 | |
974 #: ../Plugins/Input/vorbis/configure.c:464 | |
975 #: ../Plugins/Output/disk_writer/disk_writer.c:365 | |
0 | 976 msgid "Path:" |
977 msgstr "Cesta:" | |
978 | |
381 | 979 #: ../Plugins/Input/flac/configure.c:730 |
980 #: ../Plugins/Input/mpg123/configure.c:632 | |
981 #: ../Plugins/Input/vorbis/configure.c:474 | |
982 #: ../Plugins/Output/disk_writer/disk_writer.c:376 | |
0 | 983 msgid "Browse" |
984 msgstr "Procházet:" | |
985 | |
381 | 986 #: ../Plugins/Input/flac/configure.c:735 |
987 #: ../Plugins/Input/mpg123/configure.c:638 | |
0 | 988 msgid "SHOUT/Icecast:" |
989 msgstr "SHOUT/Icecast:" | |
990 | |
381 | 991 #: ../Plugins/Input/flac/configure.c:742 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
992 msgid "Enable SHOUT/Icecast title streaming" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
993 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
994 |
381 | 995 #: ../Plugins/Input/flac/configure.c:746 |
996 #: ../Plugins/Input/mpg123/configure.c:652 | |
0 | 997 msgid "Enable Icecast Metadata UDP Channel" |
998 msgstr "Povolit Icecast Metadata UDP Channel" | |
999 | |
381 | 1000 #: ../Plugins/Input/flac/configure.c:751 |
1001 #: ../Plugins/Input/mpg123/configure.c:659 | |
1002 #: ../Plugins/Input/vorbis/configure.c:481 | |
0 | 1003 msgid "Streaming" |
1004 msgstr "Vysílání" | |
1005 | |
381 | 1006 #: ../Plugins/Input/flac/configure.c:782 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1007 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1008 msgid "About Flac Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1009 msgstr "O modulu ESounD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1010 |
381 | 1011 #: ../Plugins/Input/flac/configure.c:783 |
0 | 1012 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1013 "Flac Plugin by Josh Coalson\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1014 "contributions by\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1015 "......\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1016 "......\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1017 "and\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1018 "Daisuke Shimamura\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1019 "Visit http://flac.sourceforge.net/" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1020 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1021 |
381 | 1022 #: ../Plugins/Input/flac/fileinfo.c:47 ../Plugins/Input/mpg123/mpg123.c:49 |
1023 #: ../Plugins/Input/vorbis/fileinfo.c:83 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1024 msgid "Blues" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1025 msgstr "Blues" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1026 |
381 | 1027 #: ../Plugins/Input/flac/fileinfo.c:47 ../Plugins/Input/mpg123/mpg123.c:49 |
1028 #: ../Plugins/Input/vorbis/fileinfo.c:83 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1029 msgid "Classic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1030 msgstr "Klasický rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1031 |
381 | 1032 #: ../Plugins/Input/flac/fileinfo.c:47 ../Plugins/Input/mpg123/mpg123.c:49 |
1033 #: ../Plugins/Input/vorbis/fileinfo.c:83 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1034 msgid "Country" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1035 msgstr "Country" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1036 |
381 | 1037 #: ../Plugins/Input/flac/fileinfo.c:47 ../Plugins/Input/mpg123/mpg123.c:49 |
1038 #: ../Plugins/Input/vorbis/fileinfo.c:83 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1039 msgid "Dance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1040 msgstr "Taneční" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1041 |
381 | 1042 #: ../Plugins/Input/flac/fileinfo.c:48 ../Plugins/Input/mpg123/mpg123.c:50 |
1043 #: ../Plugins/Input/vorbis/fileinfo.c:84 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1044 msgid "Disco" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1045 msgstr "Disko" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1046 |
381 | 1047 #: ../Plugins/Input/flac/fileinfo.c:48 ../Plugins/Input/mpg123/mpg123.c:50 |
1048 #: ../Plugins/Input/vorbis/fileinfo.c:84 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1049 msgid "Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1050 msgstr "Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1051 |
381 | 1052 #: ../Plugins/Input/flac/fileinfo.c:48 ../Plugins/Input/mpg123/mpg123.c:50 |
1053 #: ../Plugins/Input/vorbis/fileinfo.c:84 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1054 msgid "Grunge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1055 msgstr "Grunge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1056 |
381 | 1057 #: ../Plugins/Input/flac/fileinfo.c:48 ../Plugins/Input/mpg123/mpg123.c:50 |
1058 #: ../Plugins/Input/vorbis/fileinfo.c:84 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1059 msgid "Hip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1060 msgstr "Hip-hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1061 |
381 | 1062 #: ../Plugins/Input/flac/fileinfo.c:49 ../Plugins/Input/mpg123/mpg123.c:51 |
1063 #: ../Plugins/Input/vorbis/fileinfo.c:85 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1064 msgid "Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1065 msgstr "Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1066 |
381 | 1067 #: ../Plugins/Input/flac/fileinfo.c:49 ../Plugins/Input/mpg123/mpg123.c:51 |
1068 #: ../Plugins/Input/vorbis/fileinfo.c:85 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1069 msgid "Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1070 msgstr "Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1071 |
381 | 1072 #: ../Plugins/Input/flac/fileinfo.c:49 ../Plugins/Input/mpg123/mpg123.c:51 |
1073 #: ../Plugins/Input/vorbis/fileinfo.c:85 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1074 msgid "New Age" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1075 msgstr "New Age" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1076 |
381 | 1077 #: ../Plugins/Input/flac/fileinfo.c:49 ../Plugins/Input/mpg123/mpg123.c:51 |
1078 #: ../Plugins/Input/vorbis/fileinfo.c:85 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1079 msgid "Oldies" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1080 msgstr "Oldies" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1081 |
381 | 1082 #: ../Plugins/Input/flac/fileinfo.c:50 ../Plugins/Input/mpg123/mpg123.c:52 |
1083 #: ../Plugins/Input/vorbis/fileinfo.c:86 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1084 msgid "Other" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1085 msgstr "Jiný" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1086 |
381 | 1087 #: ../Plugins/Input/flac/fileinfo.c:50 ../Plugins/Input/mpg123/mpg123.c:52 |
1088 #: ../Plugins/Input/vorbis/fileinfo.c:86 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1089 msgid "Pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1090 msgstr "Pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1091 |
381 | 1092 #: ../Plugins/Input/flac/fileinfo.c:50 ../Plugins/Input/mpg123/mpg123.c:52 |
1093 #: ../Plugins/Input/vorbis/fileinfo.c:86 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1094 msgid "R&B" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1095 msgstr "R&B" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1096 |
381 | 1097 #: ../Plugins/Input/flac/fileinfo.c:50 ../Plugins/Input/mpg123/mpg123.c:52 |
1098 #: ../Plugins/Input/vorbis/fileinfo.c:86 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1099 msgid "Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1100 msgstr "Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1101 |
381 | 1102 #: ../Plugins/Input/flac/fileinfo.c:50 ../Plugins/Input/mpg123/mpg123.c:52 |
1103 #: ../Plugins/Input/vorbis/fileinfo.c:86 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1104 msgid "Reggae" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1105 msgstr "Reggae" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1106 |
381 | 1107 #: ../Plugins/Input/flac/fileinfo.c:51 ../Plugins/Input/mpg123/mpg123.c:53 |
1108 #: ../Plugins/Input/vorbis/fileinfo.c:87 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1109 msgid "Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1110 msgstr "Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1111 |
381 | 1112 #: ../Plugins/Input/flac/fileinfo.c:51 ../Plugins/Input/mpg123/mpg123.c:53 |
1113 #: ../Plugins/Input/vorbis/fileinfo.c:87 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1114 msgid "Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1115 msgstr "Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1116 |
381 | 1117 #: ../Plugins/Input/flac/fileinfo.c:51 ../Plugins/Input/mpg123/mpg123.c:53 |
1118 #: ../Plugins/Input/vorbis/fileinfo.c:87 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1119 msgid "Industrial" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1120 msgstr "Industrial" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1121 |
381 | 1122 #: ../Plugins/Input/flac/fileinfo.c:51 ../Plugins/Input/mpg123/mpg123.c:53 |
1123 #: ../Plugins/Input/vorbis/fileinfo.c:87 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1124 msgid "Alternative" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1125 msgstr "Alternativní hudba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1126 |
381 | 1127 #: ../Plugins/Input/flac/fileinfo.c:52 ../Plugins/Input/mpg123/mpg123.c:54 |
1128 #: ../Plugins/Input/vorbis/fileinfo.c:88 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1129 msgid "Ska" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1130 msgstr "Ska" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1131 |
381 | 1132 #: ../Plugins/Input/flac/fileinfo.c:52 ../Plugins/Input/mpg123/mpg123.c:54 |
1133 #: ../Plugins/Input/vorbis/fileinfo.c:88 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1134 msgid "Death Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1135 msgstr "Death Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1136 |
381 | 1137 #: ../Plugins/Input/flac/fileinfo.c:52 ../Plugins/Input/mpg123/mpg123.c:54 |
1138 #: ../Plugins/Input/vorbis/fileinfo.c:88 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1139 msgid "Pranks" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1140 msgstr "Pranks" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1141 |
381 | 1142 #: ../Plugins/Input/flac/fileinfo.c:52 ../Plugins/Input/mpg123/mpg123.c:54 |
1143 #: ../Plugins/Input/vorbis/fileinfo.c:88 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1144 msgid "Soundtrack" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1145 msgstr "Soundtrack" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1146 |
381 | 1147 #: ../Plugins/Input/flac/fileinfo.c:53 ../Plugins/Input/mpg123/mpg123.c:55 |
1148 #: ../Plugins/Input/vorbis/fileinfo.c:89 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1149 msgid "Euro-Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1150 msgstr "Euro-Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1151 |
381 | 1152 #: ../Plugins/Input/flac/fileinfo.c:53 ../Plugins/Input/mpg123/mpg123.c:55 |
1153 #: ../Plugins/Input/vorbis/fileinfo.c:89 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1154 msgid "Ambient" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1155 msgstr "Ambient" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1156 |
381 | 1157 #: ../Plugins/Input/flac/fileinfo.c:53 ../Plugins/Input/mpg123/mpg123.c:55 |
1158 #: ../Plugins/Input/vorbis/fileinfo.c:89 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1159 msgid "Trip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1160 msgstr "Trip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1161 |
381 | 1162 #: ../Plugins/Input/flac/fileinfo.c:53 ../Plugins/Input/mpg123/mpg123.c:55 |
1163 #: ../Plugins/Input/vorbis/fileinfo.c:89 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1164 msgid "Vocal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1165 msgstr "Vokální" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1166 |
381 | 1167 #: ../Plugins/Input/flac/fileinfo.c:54 ../Plugins/Input/mpg123/mpg123.c:56 |
1168 #: ../Plugins/Input/vorbis/fileinfo.c:90 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1169 msgid "Jazz+Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1170 msgstr "Jazz+Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1171 |
381 | 1172 #: ../Plugins/Input/flac/fileinfo.c:54 ../Plugins/Input/mpg123/mpg123.c:56 |
1173 #: ../Plugins/Input/vorbis/fileinfo.c:90 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1174 msgid "Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1175 msgstr "Fúze" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1176 |
381 | 1177 #: ../Plugins/Input/flac/fileinfo.c:54 ../Plugins/Input/mpg123/mpg123.c:56 |
1178 #: ../Plugins/Input/vorbis/fileinfo.c:90 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1179 msgid "Trance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1180 msgstr "Trance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1181 |
381 | 1182 #: ../Plugins/Input/flac/fileinfo.c:54 ../Plugins/Input/mpg123/mpg123.c:56 |
1183 #: ../Plugins/Input/vorbis/fileinfo.c:90 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1184 msgid "Classical" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1185 msgstr "Klasika" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1186 |
381 | 1187 #: ../Plugins/Input/flac/fileinfo.c:55 ../Plugins/Input/mpg123/mpg123.c:57 |
1188 #: ../Plugins/Input/vorbis/fileinfo.c:91 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1189 msgid "Instrumental" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1190 msgstr "Instrumentální" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1191 |
381 | 1192 #: ../Plugins/Input/flac/fileinfo.c:55 ../Plugins/Input/mpg123/mpg123.c:57 |
1193 #: ../Plugins/Input/vorbis/fileinfo.c:91 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1194 msgid "Acid" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1195 msgstr "Acid" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1196 |
381 | 1197 #: ../Plugins/Input/flac/fileinfo.c:55 ../Plugins/Input/mpg123/mpg123.c:57 |
1198 #: ../Plugins/Input/vorbis/fileinfo.c:91 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1199 msgid "House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1200 msgstr "House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1201 |
381 | 1202 #: ../Plugins/Input/flac/fileinfo.c:55 ../Plugins/Input/mpg123/mpg123.c:57 |
1203 #: ../Plugins/Input/vorbis/fileinfo.c:91 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1204 msgid "Game" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1205 msgstr "Hra" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1206 |
381 | 1207 #: ../Plugins/Input/flac/fileinfo.c:56 ../Plugins/Input/mpg123/mpg123.c:58 |
1208 #: ../Plugins/Input/vorbis/fileinfo.c:92 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1209 msgid "Sound Clip" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1210 msgstr "Zvukový klip" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1211 |
381 | 1212 #: ../Plugins/Input/flac/fileinfo.c:56 ../Plugins/Input/mpg123/mpg123.c:58 |
1213 #: ../Plugins/Input/vorbis/fileinfo.c:92 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1214 msgid "Gospel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1215 msgstr "Gospel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1216 |
381 | 1217 #: ../Plugins/Input/flac/fileinfo.c:56 ../Plugins/Input/mpg123/mpg123.c:58 |
1218 #: ../Plugins/Input/vorbis/fileinfo.c:92 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1219 msgid "Noise" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1220 msgstr "Šum" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1221 |
381 | 1222 #: ../Plugins/Input/flac/fileinfo.c:56 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1223 msgid "Alt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1224 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1225 |
381 | 1226 #: ../Plugins/Input/flac/fileinfo.c:57 ../Plugins/Input/mpg123/mpg123.c:59 |
1227 #: ../Plugins/Input/vorbis/fileinfo.c:93 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1228 msgid "Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1229 msgstr "Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1230 |
381 | 1231 #: ../Plugins/Input/flac/fileinfo.c:57 ../Plugins/Input/mpg123/mpg123.c:59 |
1232 #: ../Plugins/Input/vorbis/fileinfo.c:93 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1233 msgid "Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1234 msgstr "Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1235 |
381 | 1236 #: ../Plugins/Input/flac/fileinfo.c:57 ../Plugins/Input/mpg123/mpg123.c:59 |
1237 #: ../Plugins/Input/vorbis/fileinfo.c:93 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1238 msgid "Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1239 msgstr "Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1240 |
381 | 1241 #: ../Plugins/Input/flac/fileinfo.c:57 ../Plugins/Input/mpg123/mpg123.c:59 |
1242 #: ../Plugins/Input/vorbis/fileinfo.c:93 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1243 msgid "Space" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1244 msgstr "Space" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1245 |
381 | 1246 #: ../Plugins/Input/flac/fileinfo.c:58 ../Plugins/Input/mpg123/mpg123.c:60 |
1247 #: ../Plugins/Input/vorbis/fileinfo.c:94 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1248 msgid "Meditative" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1249 msgstr "Meditativní" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1250 |
381 | 1251 #: ../Plugins/Input/flac/fileinfo.c:58 ../Plugins/Input/mpg123/mpg123.c:60 |
1252 #: ../Plugins/Input/vorbis/fileinfo.c:94 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1253 msgid "Instrumental Pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1254 msgstr "Instrumentální pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1255 |
381 | 1256 #: ../Plugins/Input/flac/fileinfo.c:59 ../Plugins/Input/mpg123/mpg123.c:61 |
1257 #: ../Plugins/Input/vorbis/fileinfo.c:95 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1258 msgid "Instrumental Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1259 msgstr "Instrumentální Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1260 |
381 | 1261 #: ../Plugins/Input/flac/fileinfo.c:59 ../Plugins/Input/mpg123/mpg123.c:61 |
1262 #: ../Plugins/Input/vorbis/fileinfo.c:95 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1263 msgid "Ethnic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1264 msgstr "Etnická hudba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1265 |
381 | 1266 #: ../Plugins/Input/flac/fileinfo.c:59 ../Plugins/Input/mpg123/mpg123.c:61 |
1267 #: ../Plugins/Input/vorbis/fileinfo.c:95 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1268 msgid "Gothic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1269 msgstr "Gotická hudba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1270 |
381 | 1271 #: ../Plugins/Input/flac/fileinfo.c:60 ../Plugins/Input/mpg123/mpg123.c:62 |
1272 #: ../Plugins/Input/vorbis/fileinfo.c:96 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1273 msgid "Darkwave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1274 msgstr "Darkwave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1275 |
381 | 1276 #: ../Plugins/Input/flac/fileinfo.c:60 ../Plugins/Input/mpg123/mpg123.c:62 |
1277 #: ../Plugins/Input/vorbis/fileinfo.c:96 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1278 msgid "Techno-Industrial" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1279 msgstr "Techno-Industrial" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1280 |
381 | 1281 #: ../Plugins/Input/flac/fileinfo.c:60 ../Plugins/Input/mpg123/mpg123.c:62 |
1282 #: ../Plugins/Input/vorbis/fileinfo.c:96 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1283 msgid "Electronic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1284 msgstr "Elektronická" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1285 |
381 | 1286 #: ../Plugins/Input/flac/fileinfo.c:61 ../Plugins/Input/mpg123/mpg123.c:63 |
1287 #: ../Plugins/Input/vorbis/fileinfo.c:97 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1288 msgid "Pop-Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1289 msgstr "Pop-Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1290 |
381 | 1291 #: ../Plugins/Input/flac/fileinfo.c:61 ../Plugins/Input/mpg123/mpg123.c:63 |
1292 #: ../Plugins/Input/vorbis/fileinfo.c:97 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1293 msgid "Eurodance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1294 msgstr "Eurodance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1295 |
381 | 1296 #: ../Plugins/Input/flac/fileinfo.c:61 ../Plugins/Input/mpg123/mpg123.c:63 |
1297 #: ../Plugins/Input/vorbis/fileinfo.c:97 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1298 msgid "Dream" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1299 msgstr "Dream" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1300 |
381 | 1301 #: ../Plugins/Input/flac/fileinfo.c:62 ../Plugins/Input/mpg123/mpg123.c:64 |
1302 #: ../Plugins/Input/vorbis/fileinfo.c:98 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1303 msgid "Southern Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1304 msgstr "Jižanský rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1305 |
381 | 1306 #: ../Plugins/Input/flac/fileinfo.c:62 ../Plugins/Input/mpg123/mpg123.c:64 |
1307 #: ../Plugins/Input/vorbis/fileinfo.c:98 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1308 msgid "Comedy" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1309 msgstr "Komedie" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1310 |
381 | 1311 #: ../Plugins/Input/flac/fileinfo.c:62 ../Plugins/Input/mpg123/mpg123.c:64 |
1312 #: ../Plugins/Input/vorbis/fileinfo.c:98 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1313 msgid "Cult" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1314 msgstr "Kult" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1315 |
381 | 1316 #: ../Plugins/Input/flac/fileinfo.c:63 ../Plugins/Input/mpg123/mpg123.c:65 |
1317 #: ../Plugins/Input/vorbis/fileinfo.c:99 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1318 msgid "Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1319 msgstr "Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1320 |
381 | 1321 #: ../Plugins/Input/flac/fileinfo.c:63 ../Plugins/Input/mpg123/mpg123.c:65 |
1322 #: ../Plugins/Input/vorbis/fileinfo.c:99 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1323 msgid "Top 40" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1324 msgstr "Top 40" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1325 |
381 | 1326 #: ../Plugins/Input/flac/fileinfo.c:63 ../Plugins/Input/mpg123/mpg123.c:65 |
1327 #: ../Plugins/Input/vorbis/fileinfo.c:99 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1328 msgid "Christian Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1329 msgstr "Křesťanský rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1330 |
381 | 1331 #: ../Plugins/Input/flac/fileinfo.c:64 ../Plugins/Input/mpg123/mpg123.c:66 |
1332 #: ../Plugins/Input/vorbis/fileinfo.c:100 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1333 msgid "Pop/Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1334 msgstr "Pop/Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1335 |
381 | 1336 #: ../Plugins/Input/flac/fileinfo.c:64 ../Plugins/Input/mpg123/mpg123.c:66 |
1337 #: ../Plugins/Input/vorbis/fileinfo.c:100 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1338 msgid "Jungle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1339 msgstr "Jungle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1340 |
381 | 1341 #: ../Plugins/Input/flac/fileinfo.c:64 ../Plugins/Input/mpg123/mpg123.c:66 |
1342 #: ../Plugins/Input/vorbis/fileinfo.c:100 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1343 msgid "Native American" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1344 msgstr "Indiánská hudba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1345 |
381 | 1346 #: ../Plugins/Input/flac/fileinfo.c:65 ../Plugins/Input/mpg123/mpg123.c:67 |
1347 #: ../Plugins/Input/vorbis/fileinfo.c:101 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1348 msgid "Cabaret" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1349 msgstr "Kabaret" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1350 |
381 | 1351 #: ../Plugins/Input/flac/fileinfo.c:65 ../Plugins/Input/mpg123/mpg123.c:67 |
1352 #: ../Plugins/Input/vorbis/fileinfo.c:101 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1353 msgid "New Wave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1354 msgstr "Nová vlna" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1355 |
381 | 1356 #: ../Plugins/Input/flac/fileinfo.c:65 ../Plugins/Input/mpg123/mpg123.c:67 |
1357 #: ../Plugins/Input/vorbis/fileinfo.c:101 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1358 msgid "Psychedelic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1359 msgstr "Psychedelická" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1360 |
381 | 1361 #: ../Plugins/Input/flac/fileinfo.c:65 ../Plugins/Input/mpg123/mpg123.c:67 |
1362 #: ../Plugins/Input/vorbis/fileinfo.c:101 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1363 msgid "Rave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1364 msgstr "Rave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1365 |
381 | 1366 #: ../Plugins/Input/flac/fileinfo.c:66 ../Plugins/Input/mpg123/mpg123.c:68 |
1367 #: ../Plugins/Input/vorbis/fileinfo.c:102 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1368 msgid "Showtunes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1369 msgstr "Showtunes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1370 |
381 | 1371 #: ../Plugins/Input/flac/fileinfo.c:66 ../Plugins/Input/mpg123/mpg123.c:68 |
1372 #: ../Plugins/Input/vorbis/fileinfo.c:102 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1373 msgid "Trailer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1374 msgstr "Trailer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1375 |
381 | 1376 #: ../Plugins/Input/flac/fileinfo.c:66 ../Plugins/Input/mpg123/mpg123.c:68 |
1377 #: ../Plugins/Input/vorbis/fileinfo.c:102 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1378 msgid "Lo-Fi" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1379 msgstr "Lo-Fi" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1380 |
381 | 1381 #: ../Plugins/Input/flac/fileinfo.c:66 ../Plugins/Input/mpg123/mpg123.c:68 |
1382 #: ../Plugins/Input/vorbis/fileinfo.c:102 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1383 msgid "Tribal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1384 msgstr "Tribal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1385 |
381 | 1386 #: ../Plugins/Input/flac/fileinfo.c:67 ../Plugins/Input/mpg123/mpg123.c:69 |
1387 #: ../Plugins/Input/vorbis/fileinfo.c:103 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1388 msgid "Acid Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1389 msgstr "Acid punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1390 |
381 | 1391 #: ../Plugins/Input/flac/fileinfo.c:67 ../Plugins/Input/mpg123/mpg123.c:69 |
1392 #: ../Plugins/Input/vorbis/fileinfo.c:103 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1393 msgid "Acid Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1394 msgstr "Acid jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1395 |
381 | 1396 #: ../Plugins/Input/flac/fileinfo.c:67 ../Plugins/Input/mpg123/mpg123.c:69 |
1397 #: ../Plugins/Input/vorbis/fileinfo.c:103 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1398 msgid "Polka" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1399 msgstr "Polka" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1400 |
381 | 1401 #: ../Plugins/Input/flac/fileinfo.c:67 ../Plugins/Input/mpg123/mpg123.c:69 |
1402 #: ../Plugins/Input/vorbis/fileinfo.c:103 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1403 msgid "Retro" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1404 msgstr "Retro" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1405 |
381 | 1406 #: ../Plugins/Input/flac/fileinfo.c:68 ../Plugins/Input/mpg123/mpg123.c:70 |
1407 #: ../Plugins/Input/vorbis/fileinfo.c:104 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1408 msgid "Musical" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1409 msgstr "Muzikál" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1410 |
381 | 1411 #: ../Plugins/Input/flac/fileinfo.c:68 ../Plugins/Input/mpg123/mpg123.c:70 |
1412 #: ../Plugins/Input/vorbis/fileinfo.c:104 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1413 msgid "Rock & Roll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1414 msgstr "Rock'n roll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1415 |
381 | 1416 #: ../Plugins/Input/flac/fileinfo.c:68 ../Plugins/Input/mpg123/mpg123.c:70 |
1417 #: ../Plugins/Input/vorbis/fileinfo.c:104 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1418 msgid "Hard Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1419 msgstr "Hard rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1420 |
381 | 1421 #: ../Plugins/Input/flac/fileinfo.c:68 ../Plugins/Input/mpg123/mpg123.c:70 |
1422 #: ../Plugins/Input/vorbis/fileinfo.c:104 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1423 msgid "Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1424 msgstr "Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1425 |
381 | 1426 #: ../Plugins/Input/flac/fileinfo.c:69 ../Plugins/Input/mpg123/mpg123.c:71 |
1427 #: ../Plugins/Input/vorbis/fileinfo.c:105 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1428 msgid "Folk/Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1429 msgstr "Folk/Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1430 |
381 | 1431 #: ../Plugins/Input/flac/fileinfo.c:69 ../Plugins/Input/mpg123/mpg123.c:71 |
1432 #: ../Plugins/Input/vorbis/fileinfo.c:105 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1433 msgid "National Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1434 msgstr "Národní lidová" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1435 |
381 | 1436 #: ../Plugins/Input/flac/fileinfo.c:69 ../Plugins/Input/mpg123/mpg123.c:71 |
1437 #: ../Plugins/Input/vorbis/fileinfo.c:105 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1438 msgid "Swing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1439 msgstr "Swing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1440 |
381 | 1441 #: ../Plugins/Input/flac/fileinfo.c:70 ../Plugins/Input/mpg123/mpg123.c:72 |
1442 #: ../Plugins/Input/vorbis/fileinfo.c:106 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1443 msgid "Fast-Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1444 msgstr "Fast-Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1445 |
381 | 1446 #: ../Plugins/Input/flac/fileinfo.c:70 ../Plugins/Input/mpg123/mpg123.c:72 |
1447 #: ../Plugins/Input/vorbis/fileinfo.c:106 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1448 msgid "Bebob" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1449 msgstr "Bebob" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1450 |
381 | 1451 #: ../Plugins/Input/flac/fileinfo.c:70 ../Plugins/Input/mpg123/mpg123.c:72 |
1452 #: ../Plugins/Input/vorbis/fileinfo.c:106 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1453 msgid "Latin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1454 msgstr "Latinská" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1455 |
381 | 1456 #: ../Plugins/Input/flac/fileinfo.c:70 ../Plugins/Input/mpg123/mpg123.c:72 |
1457 #: ../Plugins/Input/vorbis/fileinfo.c:106 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1458 msgid "Revival" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1459 msgstr "Revival" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1460 |
381 | 1461 #: ../Plugins/Input/flac/fileinfo.c:71 ../Plugins/Input/mpg123/mpg123.c:73 |
1462 #: ../Plugins/Input/vorbis/fileinfo.c:107 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1463 msgid "Celtic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1464 msgstr "Keltská hudba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1465 |
381 | 1466 #: ../Plugins/Input/flac/fileinfo.c:71 ../Plugins/Input/mpg123/mpg123.c:73 |
1467 #: ../Plugins/Input/vorbis/fileinfo.c:107 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1468 msgid "Bluegrass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1469 msgstr "Bluegrass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1470 |
381 | 1471 #: ../Plugins/Input/flac/fileinfo.c:71 ../Plugins/Input/mpg123/mpg123.c:73 |
1472 #: ../Plugins/Input/vorbis/fileinfo.c:107 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1473 msgid "Avantgarde" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1474 msgstr "Avantgardní" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1475 |
381 | 1476 #: ../Plugins/Input/flac/fileinfo.c:72 ../Plugins/Input/mpg123/mpg123.c:74 |
1477 #: ../Plugins/Input/vorbis/fileinfo.c:108 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1478 msgid "Gothic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1479 msgstr "Gotický rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1480 |
381 | 1481 #: ../Plugins/Input/flac/fileinfo.c:72 ../Plugins/Input/mpg123/mpg123.c:74 |
1482 #: ../Plugins/Input/vorbis/fileinfo.c:108 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1483 msgid "Progressive Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1484 msgstr "Progresivní rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1485 |
381 | 1486 #: ../Plugins/Input/flac/fileinfo.c:73 ../Plugins/Input/mpg123/mpg123.c:75 |
1487 #: ../Plugins/Input/vorbis/fileinfo.c:109 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1488 msgid "Psychedelic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1489 msgstr "Psychedelický rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1490 |
381 | 1491 #: ../Plugins/Input/flac/fileinfo.c:73 ../Plugins/Input/mpg123/mpg123.c:75 |
1492 #: ../Plugins/Input/vorbis/fileinfo.c:109 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1493 msgid "Symphonic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1494 msgstr "Symfonický rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1495 |
381 | 1496 #: ../Plugins/Input/flac/fileinfo.c:73 ../Plugins/Input/mpg123/mpg123.c:75 |
1497 #: ../Plugins/Input/vorbis/fileinfo.c:109 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1498 msgid "Slow Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1499 msgstr "Ploužák" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1500 |
381 | 1501 #: ../Plugins/Input/flac/fileinfo.c:74 ../Plugins/Input/mpg123/mpg123.c:76 |
1502 #: ../Plugins/Input/vorbis/fileinfo.c:110 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1503 msgid "Big Band" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1504 msgstr "Big Band" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1505 |
381 | 1506 #: ../Plugins/Input/flac/fileinfo.c:74 ../Plugins/Input/mpg123/mpg123.c:76 |
1507 #: ../Plugins/Input/vorbis/fileinfo.c:110 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1508 msgid "Chorus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1509 msgstr "Chór" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1510 |
381 | 1511 #: ../Plugins/Input/flac/fileinfo.c:74 ../Plugins/Input/mpg123/mpg123.c:76 |
1512 #: ../Plugins/Input/vorbis/fileinfo.c:110 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1513 msgid "Easy Listening" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1514 msgstr "Příjemné poslouchání" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1515 |
381 | 1516 #: ../Plugins/Input/flac/fileinfo.c:75 ../Plugins/Input/mpg123/mpg123.c:77 |
1517 #: ../Plugins/Input/vorbis/fileinfo.c:111 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1518 msgid "Acoustic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1519 msgstr "Akustická" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1520 |
381 | 1521 #: ../Plugins/Input/flac/fileinfo.c:75 ../Plugins/Input/mpg123/mpg123.c:77 |
1522 #: ../Plugins/Input/vorbis/fileinfo.c:111 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1523 msgid "Humour" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1524 msgstr "Humor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1525 |
381 | 1526 #: ../Plugins/Input/flac/fileinfo.c:75 ../Plugins/Input/mpg123/mpg123.c:77 |
1527 #: ../Plugins/Input/vorbis/fileinfo.c:111 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1528 msgid "Speech" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1529 msgstr "Mluvené" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1530 |
381 | 1531 #: ../Plugins/Input/flac/fileinfo.c:75 ../Plugins/Input/mpg123/mpg123.c:77 |
1532 #: ../Plugins/Input/vorbis/fileinfo.c:111 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1533 msgid "Chanson" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1534 msgstr "Šanson" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1535 |
381 | 1536 #: ../Plugins/Input/flac/fileinfo.c:76 ../Plugins/Input/mpg123/mpg123.c:78 |
1537 #: ../Plugins/Input/vorbis/fileinfo.c:112 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1538 msgid "Opera" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1539 msgstr "Opera" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1540 |
381 | 1541 #: ../Plugins/Input/flac/fileinfo.c:76 ../Plugins/Input/mpg123/mpg123.c:78 |
1542 #: ../Plugins/Input/vorbis/fileinfo.c:112 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1543 msgid "Chamber Music" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1544 msgstr "Komorní hudba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1545 |
381 | 1546 #: ../Plugins/Input/flac/fileinfo.c:76 ../Plugins/Input/mpg123/mpg123.c:78 |
1547 #: ../Plugins/Input/vorbis/fileinfo.c:112 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1548 msgid "Sonata" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1549 msgstr "Sonáta" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1550 |
381 | 1551 #: ../Plugins/Input/flac/fileinfo.c:76 ../Plugins/Input/mpg123/mpg123.c:78 |
1552 #: ../Plugins/Input/vorbis/fileinfo.c:112 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1553 msgid "Symphony" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1554 msgstr "Symfonie" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1555 |
381 | 1556 #: ../Plugins/Input/flac/fileinfo.c:77 ../Plugins/Input/mpg123/mpg123.c:79 |
1557 #: ../Plugins/Input/vorbis/fileinfo.c:113 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1558 msgid "Booty Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1559 msgstr "Booty Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1560 |
381 | 1561 #: ../Plugins/Input/flac/fileinfo.c:77 ../Plugins/Input/mpg123/mpg123.c:79 |
1562 #: ../Plugins/Input/vorbis/fileinfo.c:113 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1563 msgid "Primus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1564 msgstr "Primus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1565 |
381 | 1566 #: ../Plugins/Input/flac/fileinfo.c:77 ../Plugins/Input/mpg123/mpg123.c:79 |
1567 #: ../Plugins/Input/vorbis/fileinfo.c:113 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1568 msgid "Porn Groove" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1569 msgstr "Porn Groove" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1570 |
381 | 1571 #: ../Plugins/Input/flac/fileinfo.c:78 ../Plugins/Input/mpg123/mpg123.c:80 |
1572 #: ../Plugins/Input/vorbis/fileinfo.c:114 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1573 msgid "Satire" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1574 msgstr "Satira" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1575 |
381 | 1576 #: ../Plugins/Input/flac/fileinfo.c:78 ../Plugins/Input/mpg123/mpg123.c:80 |
1577 #: ../Plugins/Input/vorbis/fileinfo.c:114 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1578 msgid "Slow Jam" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1579 msgstr "Slow Jam" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1580 |
381 | 1581 #: ../Plugins/Input/flac/fileinfo.c:78 ../Plugins/Input/mpg123/mpg123.c:80 |
1582 #: ../Plugins/Input/vorbis/fileinfo.c:114 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1583 msgid "Club" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1584 msgstr "Klub" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1585 |
381 | 1586 #: ../Plugins/Input/flac/fileinfo.c:78 ../Plugins/Input/mpg123/mpg123.c:80 |
1587 #: ../Plugins/Input/vorbis/fileinfo.c:114 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1588 msgid "Tango" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1589 msgstr "Tango" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1590 |
381 | 1591 #: ../Plugins/Input/flac/fileinfo.c:79 ../Plugins/Input/mpg123/mpg123.c:81 |
1592 #: ../Plugins/Input/vorbis/fileinfo.c:115 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1593 msgid "Samba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1594 msgstr "Samba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1595 |
381 | 1596 #: ../Plugins/Input/flac/fileinfo.c:79 ../Plugins/Input/mpg123/mpg123.c:81 |
1597 #: ../Plugins/Input/vorbis/fileinfo.c:115 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1598 msgid "Folklore" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1599 msgstr "Folklór" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1600 |
381 | 1601 #: ../Plugins/Input/flac/fileinfo.c:79 ../Plugins/Input/mpg123/mpg123.c:81 |
1602 #: ../Plugins/Input/vorbis/fileinfo.c:115 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1603 msgid "Ballad" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1604 msgstr "Balada" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1605 |
381 | 1606 #: ../Plugins/Input/flac/fileinfo.c:79 ../Plugins/Input/mpg123/mpg123.c:81 |
1607 #: ../Plugins/Input/vorbis/fileinfo.c:115 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1608 msgid "Power Ballad" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1609 msgstr "Rocková balada" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1610 |
381 | 1611 #: ../Plugins/Input/flac/fileinfo.c:80 ../Plugins/Input/mpg123/mpg123.c:82 |
1612 #: ../Plugins/Input/vorbis/fileinfo.c:116 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1613 msgid "Rhythmic Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1614 msgstr "Rytmický soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1615 |
381 | 1616 #: ../Plugins/Input/flac/fileinfo.c:80 ../Plugins/Input/mpg123/mpg123.c:82 |
1617 #: ../Plugins/Input/vorbis/fileinfo.c:116 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1618 msgid "Freestyle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1619 msgstr "Freestyle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1620 |
381 | 1621 #: ../Plugins/Input/flac/fileinfo.c:80 ../Plugins/Input/mpg123/mpg123.c:82 |
1622 #: ../Plugins/Input/vorbis/fileinfo.c:116 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1623 msgid "Duet" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1624 msgstr "Duet" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1625 |
381 | 1626 #: ../Plugins/Input/flac/fileinfo.c:81 ../Plugins/Input/mpg123/mpg123.c:83 |
1627 #: ../Plugins/Input/vorbis/fileinfo.c:117 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1628 msgid "Punk Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1629 msgstr "Punk rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1630 |
381 | 1631 #: ../Plugins/Input/flac/fileinfo.c:81 ../Plugins/Input/mpg123/mpg123.c:83 |
1632 #: ../Plugins/Input/vorbis/fileinfo.c:117 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1633 msgid "Drum Solo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1634 msgstr "Drum Solo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1635 |
381 | 1636 #: ../Plugins/Input/flac/fileinfo.c:81 ../Plugins/Input/mpg123/mpg123.c:83 |
1637 #: ../Plugins/Input/vorbis/fileinfo.c:117 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1638 msgid "A Cappella" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1639 msgstr "A Cappella" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1640 |
381 | 1641 #: ../Plugins/Input/flac/fileinfo.c:82 ../Plugins/Input/mpg123/mpg123.c:84 |
1642 #: ../Plugins/Input/vorbis/fileinfo.c:118 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1643 msgid "Euro-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1644 msgstr "Euro-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1645 |
381 | 1646 #: ../Plugins/Input/flac/fileinfo.c:82 ../Plugins/Input/mpg123/mpg123.c:84 |
1647 #: ../Plugins/Input/vorbis/fileinfo.c:118 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1648 msgid "Dance Hall" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1649 msgstr "Dance Hall" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1650 |
381 | 1651 #: ../Plugins/Input/flac/fileinfo.c:82 ../Plugins/Input/mpg123/mpg123.c:84 |
1652 #: ../Plugins/Input/vorbis/fileinfo.c:118 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1653 msgid "Goa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1654 msgstr "Goa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1655 |
381 | 1656 #: ../Plugins/Input/flac/fileinfo.c:83 ../Plugins/Input/mpg123/mpg123.c:85 |
1657 #: ../Plugins/Input/vorbis/fileinfo.c:119 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1658 msgid "Drum & Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1659 msgstr "Drum & Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1660 |
381 | 1661 #: ../Plugins/Input/flac/fileinfo.c:83 ../Plugins/Input/mpg123/mpg123.c:85 |
1662 #: ../Plugins/Input/vorbis/fileinfo.c:119 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1663 msgid "Club-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1664 msgstr "Club-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1665 |
381 | 1666 #: ../Plugins/Input/flac/fileinfo.c:83 ../Plugins/Input/mpg123/mpg123.c:85 |
1667 #: ../Plugins/Input/vorbis/fileinfo.c:119 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1668 msgid "Hardcore" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1669 msgstr "Hardcore" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1670 |
381 | 1671 #: ../Plugins/Input/flac/fileinfo.c:84 ../Plugins/Input/mpg123/mpg123.c:86 |
1672 #: ../Plugins/Input/vorbis/fileinfo.c:120 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1673 msgid "Terror" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1674 msgstr "Terror" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1675 |
381 | 1676 #: ../Plugins/Input/flac/fileinfo.c:84 ../Plugins/Input/mpg123/mpg123.c:86 |
1677 #: ../Plugins/Input/vorbis/fileinfo.c:120 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1678 msgid "Indie" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1679 msgstr "Indie" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1680 |
381 | 1681 #: ../Plugins/Input/flac/fileinfo.c:84 ../Plugins/Input/mpg123/mpg123.c:86 |
1682 #: ../Plugins/Input/vorbis/fileinfo.c:120 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1683 msgid "BritPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1684 msgstr "Britpop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1685 |
381 | 1686 #: ../Plugins/Input/flac/fileinfo.c:84 ../Plugins/Input/mpg123/mpg123.c:86 |
1687 #: ../Plugins/Input/vorbis/fileinfo.c:120 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1688 msgid "Negerpunk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1689 msgstr "Negerpunk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1690 |
381 | 1691 #: ../Plugins/Input/flac/fileinfo.c:85 ../Plugins/Input/mpg123/mpg123.c:87 |
1692 #: ../Plugins/Input/vorbis/fileinfo.c:121 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1693 msgid "Polsk Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1694 msgstr "Polsk Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1695 |
381 | 1696 #: ../Plugins/Input/flac/fileinfo.c:85 ../Plugins/Input/mpg123/mpg123.c:87 |
1697 #: ../Plugins/Input/vorbis/fileinfo.c:121 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1698 msgid "Beat" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1699 msgstr "Beat" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1700 |
381 | 1701 #: ../Plugins/Input/flac/fileinfo.c:85 ../Plugins/Input/mpg123/mpg123.c:87 |
1702 #: ../Plugins/Input/vorbis/fileinfo.c:121 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1703 msgid "Christian Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1704 msgstr "Křesťanský Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1705 |
381 | 1706 #: ../Plugins/Input/flac/fileinfo.c:86 ../Plugins/Input/mpg123/mpg123.c:88 |
1707 #: ../Plugins/Input/vorbis/fileinfo.c:122 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1708 msgid "Heavy Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1709 msgstr "Heavy metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1710 |
381 | 1711 #: ../Plugins/Input/flac/fileinfo.c:86 ../Plugins/Input/mpg123/mpg123.c:88 |
1712 #: ../Plugins/Input/vorbis/fileinfo.c:122 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1713 msgid "Black Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1714 msgstr "Black metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1715 |
381 | 1716 #: ../Plugins/Input/flac/fileinfo.c:86 ../Plugins/Input/mpg123/mpg123.c:88 |
1717 #: ../Plugins/Input/vorbis/fileinfo.c:122 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1718 msgid "Crossover" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1719 msgstr "Crossover" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1720 |
381 | 1721 #: ../Plugins/Input/flac/fileinfo.c:87 ../Plugins/Input/mpg123/mpg123.c:89 |
1722 #: ../Plugins/Input/vorbis/fileinfo.c:123 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1723 msgid "Contemporary Christian" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1724 msgstr "Moderní křesťanská" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1725 |
381 | 1726 #: ../Plugins/Input/flac/fileinfo.c:87 ../Plugins/Input/mpg123/mpg123.c:89 |
1727 #: ../Plugins/Input/vorbis/fileinfo.c:123 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1728 msgid "Christian Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1729 msgstr "Křesťanský rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1730 |
381 | 1731 #: ../Plugins/Input/flac/fileinfo.c:88 ../Plugins/Input/mpg123/mpg123.c:90 |
1732 #: ../Plugins/Input/vorbis/fileinfo.c:124 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1733 msgid "Merengue" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1734 msgstr "Merengue" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1735 |
381 | 1736 #: ../Plugins/Input/flac/fileinfo.c:88 ../Plugins/Input/mpg123/mpg123.c:90 |
1737 #: ../Plugins/Input/vorbis/fileinfo.c:124 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1738 msgid "Salsa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1739 msgstr "Salsa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1740 |
381 | 1741 #: ../Plugins/Input/flac/fileinfo.c:88 ../Plugins/Input/mpg123/mpg123.c:90 |
1742 #: ../Plugins/Input/vorbis/fileinfo.c:124 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1743 msgid "Thrash Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1744 msgstr "Thrash metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1745 |
381 | 1746 #: ../Plugins/Input/flac/fileinfo.c:89 ../Plugins/Input/mpg123/mpg123.c:91 |
1747 #: ../Plugins/Input/vorbis/fileinfo.c:125 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1748 msgid "Anime" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1749 msgstr "Anime" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1750 |
381 | 1751 #: ../Plugins/Input/flac/fileinfo.c:89 ../Plugins/Input/mpg123/mpg123.c:91 |
1752 #: ../Plugins/Input/vorbis/fileinfo.c:125 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1753 msgid "JPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1754 msgstr "JPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1755 |
381 | 1756 #: ../Plugins/Input/flac/fileinfo.c:89 ../Plugins/Input/mpg123/mpg123.c:91 |
1757 #: ../Plugins/Input/vorbis/fileinfo.c:125 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1758 msgid "Synthpop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1759 msgstr "Synthpop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1760 |
381 | 1761 #: ../Plugins/Input/flac/fileinfo.c:213 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1762 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1763 msgid "Samplerate: %d Hz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1764 msgstr "Vzorkovací kmitočet:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1765 |
381 | 1766 #: ../Plugins/Input/flac/fileinfo.c:214 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1767 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1768 msgid "Channels: %d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1769 msgstr "Kanálů" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1770 |
381 | 1771 #: ../Plugins/Input/flac/fileinfo.c:215 |
0 | 1772 #, c-format |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1773 msgid "Bits/Sample: %d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1774 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1775 |
381 | 1776 #: ../Plugins/Input/flac/fileinfo.c:217 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1777 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1778 msgid "Blocksize: %d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1779 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1780 |
381 | 1781 #: ../Plugins/Input/flac/fileinfo.c:219 |
0 | 1782 #, c-format |
1783 msgid "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1784 "Blocksize: variable\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1785 " min/max: %d/%d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1786 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1787 |
381 | 1788 #: ../Plugins/Input/flac/fileinfo.c:222 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1789 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1790 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1791 "Samples: %llu\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1792 "Length: %d:%.2d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1793 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1794 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1795 "Celková délka: %d:%d\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1796 |
381 | 1797 #: ../Plugins/Input/flac/fileinfo.c:228 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1798 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1799 msgid "Filesize: %ld B" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1800 msgstr "Velikost souboru:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1801 |
381 | 1802 #: ../Plugins/Input/flac/fileinfo.c:230 |
0 | 1803 #, c-format |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1804 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1805 "Avg. bitrate: %.1f kb/s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1806 "Compression ratio: %.1f%%" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1807 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1808 |
381 | 1809 #: ../Plugins/Input/flac/fileinfo.c:259 ../audacious/input.c:524 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1810 msgid "Filename:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1811 msgstr "Jméno souboru:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1812 |
381 | 1813 #: ../Plugins/Input/flac/fileinfo.c:271 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1814 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1815 msgid "Tag:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1816 msgstr "Tango" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1817 |
381 | 1818 #: ../Plugins/Input/flac/fileinfo.c:306 ../Plugins/Input/vorbis/fileinfo.c:624 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1819 msgid "Date:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1820 msgstr "Datum:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1821 |
381 | 1822 #: ../Plugins/Input/flac/fileinfo.c:345 |
1823 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:107 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1824 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1825 msgid "Save" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1826 msgstr "/Uložit" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1827 |
381 | 1828 #: ../Plugins/Input/flac/fileinfo.c:351 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1829 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1830 msgid "Remove Tag" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1831 msgstr "/Odebrat všechny" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1832 |
381 | 1833 #: ../Plugins/Input/flac/fileinfo.c:361 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1834 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1835 msgid "FLAC Info:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1836 msgstr "Informace o CD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1837 |
381 | 1838 #: ../Plugins/Input/flac/fileinfo.c:412 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1839 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1840 msgid "File Info - %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1841 msgstr "Informace o souboru" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1842 |
381 | 1843 #: ../Plugins/Input/flac/http.c:219 ../Plugins/Input/mpg123/http.c:220 |
1844 #: ../Plugins/Input/vorbis/http.c:218 | |
1845 #: ../Plugins/Output/disk_writer/disk_writer.c:132 | |
0 | 1846 msgid "Error" |
1847 msgstr "Chyba" | |
1848 | |
381 | 1849 #: ../Plugins/Input/flac/http.c:383 ../Plugins/Input/mpg123/http.c:374 |
1850 #: ../Plugins/Input/vorbis/http.c:327 | |
0 | 1851 #, c-format |
1852 msgid "LOOKING UP %s" | |
1853 msgstr "Vyhledávám %s" | |
1854 | |
381 | 1855 #: ../Plugins/Input/flac/http.c:389 ../Plugins/Input/mpg123/http.c:379 |
1856 #: ../Plugins/Input/vorbis/http.c:332 | |
0 | 1857 #, c-format |
1858 msgid "Couldn't look up host %s" | |
1859 msgstr "Nelze najít server %s" | |
1860 | |
381 | 1861 #: ../Plugins/Input/flac/http.c:402 ../Plugins/Input/mpg123/http.c:392 |
1862 #: ../Plugins/Input/vorbis/http.c:345 | |
0 | 1863 #, c-format |
1864 msgid "CONNECTING TO %s:%d" | |
1865 msgstr "Připojuji se k %s: %d" | |
1866 | |
381 | 1867 #: ../Plugins/Input/flac/http.c:409 ../Plugins/Input/flac/http.c:429 |
1868 #: ../Plugins/Input/mpg123/http.c:400 ../Plugins/Input/mpg123/http.c:420 | |
1869 #: ../Plugins/Input/vorbis/http.c:353 ../Plugins/Input/vorbis/http.c:373 | |
0 | 1870 #, c-format |
1871 msgid "Couldn't connect to host %s" | |
1872 msgstr "Nelze se připojit k %s" | |
1873 | |
381 | 1874 #: ../Plugins/Input/flac/http.c:495 ../Plugins/Input/mpg123/http.c:483 |
1875 #: ../Plugins/Input/vorbis/http.c:421 | |
0 | 1876 msgid "CONNECTED: WAITING FOR REPLY" |
1877 msgstr "Připojen: čekám na odpověď" | |
1878 | |
381 | 1879 #: ../Plugins/Input/flac/http.c:536 ../Plugins/Input/mpg123/http.c:520 |
1880 #: ../Plugins/Input/vorbis/http.c:458 | |
0 | 1881 #, c-format |
1882 msgid "" | |
1883 "Couldn't connect to host %s\n" | |
1884 "Server reported: %s" | |
1885 msgstr "" | |
1886 "Nepodařilo se připojit k serveru %s\n" | |
1887 "Server odpověděl: %s" | |
1888 | |
381 | 1889 #: ../Plugins/Input/flac/http.c:670 ../Plugins/Input/mpg123/http.c:638 |
1890 #: ../Plugins/Input/vorbis/http.c:557 | |
0 | 1891 #, c-format |
1892 msgid "PRE-BUFFERING: %dKB/%dKB" | |
1893 msgstr "Přednačteno: %d kB/%d kB" | |
1894 | |
381 | 1895 #: ../Plugins/Input/modplug/gui/interface.cpp:33 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1896 #, fuzzy |
381 | 1897 msgid "About Modplug" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1898 msgstr "O modulu ESounD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1899 |
381 | 1900 #: ../Plugins/Input/modplug/gui/interface.cpp:43 |
1901 msgid "Modplug Input Plugin for BMP ver" | |
1902 msgstr "" | |
1903 | |
1904 #: ../Plugins/Input/modplug/gui/interface.cpp:45 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1905 msgid "" |
381 | 1906 "\n" |
1907 "Modplug sound engine written by Olivier Lapicque.\n" | |
1908 "XMMS interface for Modplug by Kenton Varda.\n" | |
1909 "(c)2000 Olivier Lapicque and Kenton Varda.\n" | |
1910 "Updates and Maintainance by Konstanty Bialkowski.\n" | |
1911 "Ported to BMP by Theofilos Intzoglou." | |
1912 msgstr "" | |
1913 | |
1914 #: ../Plugins/Input/modplug/gui/interface.cpp:68 | |
1915 #: ../Plugins/Input/modplug/gui/interface.cpp:992 | |
1916 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:23 | |
1917 #: ../Plugins/Visualization/libvisual-proxy/about.c:135 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1918 #, fuzzy |
381 | 1919 msgid "Close" |
1920 msgstr "/Zavřít" | |
1921 | |
1922 #: ../Plugins/Input/modplug/gui/interface.cpp:180 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1923 #, fuzzy |
381 | 1924 msgid "ModPlug Configuration" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1925 msgstr "Nastavení modulu MPEG Audio" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1926 |
381 | 1927 #: ../Plugins/Input/modplug/gui/interface.cpp:227 |
1928 #: ../Plugins/Input/mpg123/configure.c:336 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1929 msgid "16 bit" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1930 msgstr "16bitové" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1931 |
381 | 1932 #: ../Plugins/Input/modplug/gui/interface.cpp:235 |
1933 #: ../Plugins/Input/mpg123/configure.c:345 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1934 msgid "8 bit" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1935 msgstr "8bitové" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1936 |
381 | 1937 #: ../Plugins/Input/modplug/gui/interface.cpp:243 |
1938 #, fuzzy | |
1939 msgid "Channels" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1940 msgstr "Kanálů" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1941 |
381 | 1942 #: ../Plugins/Input/modplug/gui/interface.cpp:257 |
1943 #: ../Plugins/Input/mpg123/fileinfo.c:602 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1944 msgid "Stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1945 msgstr "Stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1946 |
381 | 1947 #: ../Plugins/Input/modplug/gui/interface.cpp:265 |
1948 msgid "Mono (downmix)" | |
1949 msgstr "" | |
1950 | |
1951 #: ../Plugins/Input/modplug/gui/interface.cpp:280 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1952 #, fuzzy |
381 | 1953 msgid "Sampling Rate" |
1954 msgstr "Vzorkovací kmitočet:" | |
1955 | |
1956 #: ../Plugins/Input/modplug/gui/interface.cpp:294 | |
1957 #, fuzzy | |
1958 msgid "44 kHz" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1959 msgstr "1:1 (44 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1960 |
381 | 1961 #: ../Plugins/Input/modplug/gui/interface.cpp:302 |
1962 #, fuzzy | |
1963 msgid "22 kHz" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1964 msgstr "1:2 (22 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1965 |
381 | 1966 #: ../Plugins/Input/modplug/gui/interface.cpp:310 |
1967 #, fuzzy | |
1968 msgid "11 kHz" | |
1969 msgstr "1:1 (44 kHz)" | |
1970 | |
1971 #: ../Plugins/Input/modplug/gui/interface.cpp:318 | |
1972 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:103 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1973 #, fuzzy |
381 | 1974 msgid "Resampling" |
1975 msgstr "Vysílání" | |
1976 | |
1977 #: ../Plugins/Input/modplug/gui/interface.cpp:332 | |
1978 msgid "Nearest (fastest)" | |
1979 msgstr "" | |
1980 | |
1981 #: ../Plugins/Input/modplug/gui/interface.cpp:340 | |
1982 msgid "Linear (fast)" | |
1983 msgstr "" | |
1984 | |
1985 #: ../Plugins/Input/modplug/gui/interface.cpp:348 | |
1986 msgid "Spline (good quality)" | |
1987 msgstr "" | |
1988 | |
1989 #: ../Plugins/Input/modplug/gui/interface.cpp:356 | |
1990 msgid "8-tap Fir (extremely high quality)" | |
1991 msgstr "" | |
1992 | |
1993 #: ../Plugins/Input/modplug/gui/interface.cpp:364 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1994 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1995 msgid "Quality" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1996 msgstr "/_Konec" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1997 |
381 | 1998 #: ../Plugins/Input/modplug/gui/interface.cpp:379 |
1999 #: ../Plugins/Input/modplug/gui/interface.cpp:879 | |
2000 #, fuzzy | |
2001 msgid "General" | |
2002 msgstr "Žánr" | |
2003 | |
2004 #: ../Plugins/Input/modplug/gui/interface.cpp:400 | |
2005 msgid "Use Filename as Song Title" | |
2006 msgstr "" | |
2007 | |
2008 #: ../Plugins/Input/modplug/gui/interface.cpp:407 | |
2009 #, fuzzy | |
2010 msgid "Fast Playlist Info" | |
2011 msgstr "Načíst seznam skladeb" | |
2012 | |
2013 #: ../Plugins/Input/modplug/gui/interface.cpp:422 | |
2014 msgid "Noise Reduction" | |
2015 msgstr "" | |
2016 | |
2017 #: ../Plugins/Input/modplug/gui/interface.cpp:430 | |
2018 #, fuzzy | |
2019 msgid "Reverb" | |
2020 msgstr "Server" | |
2021 | |
2022 #: ../Plugins/Input/modplug/gui/interface.cpp:444 | |
2023 #: ../Plugins/Input/modplug/gui/interface.cpp:516 | |
2024 #: ../Plugins/Input/modplug/gui/interface.cpp:588 | |
2025 #: ../Plugins/Input/modplug/gui/interface.cpp:674 | |
2026 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:36 | |
2027 #, fuzzy | |
2028 msgid "Enable" | |
2029 msgstr "Povolený" | |
2030 | |
2031 #: ../Plugins/Input/modplug/gui/interface.cpp:484 | |
2032 #: ../Plugins/Input/modplug/gui/interface.cpp:628 | |
2033 #, fuzzy | |
2034 msgid "Depth" | |
2035 msgstr "Duet" | |
2036 | |
2037 #: ../Plugins/Input/modplug/gui/interface.cpp:493 | |
2038 #: ../Plugins/Input/modplug/gui/interface.cpp:637 | |
2039 msgid "Delay" | |
2040 msgstr "" | |
2041 | |
2042 #: ../Plugins/Input/modplug/gui/interface.cpp:502 | |
2043 msgid "Bass Boost" | |
2044 msgstr "" | |
2045 | |
2046 #: ../Plugins/Input/modplug/gui/interface.cpp:556 | |
2047 #, fuzzy | |
2048 msgid "Amount" | |
2049 msgstr "O BMP" | |
2050 | |
2051 #: ../Plugins/Input/modplug/gui/interface.cpp:565 | |
2052 #, fuzzy | |
2053 msgid "Range" | |
2054 msgstr "Rave" | |
2055 | |
2056 #: ../Plugins/Input/modplug/gui/interface.cpp:574 | |
2057 msgid "Surround" | |
2058 msgstr "" | |
2059 | |
2060 #: ../Plugins/Input/modplug/gui/interface.cpp:646 | |
2061 #, fuzzy | |
2062 msgid "Preamp" | |
2063 msgstr "Dream" | |
2064 | |
2065 #: ../Plugins/Input/modplug/gui/interface.cpp:660 | |
2066 msgid "" | |
2067 "Note: Setting the preamp too high may cause\n" | |
2068 "clipping / distortion!" | |
2069 msgstr "" | |
2070 | |
2071 #: ../Plugins/Input/modplug/gui/interface.cpp:681 | |
2072 msgid "Volume" | |
2073 msgstr "" | |
2074 | |
2075 #: ../Plugins/Input/modplug/gui/interface.cpp:695 | |
2076 msgid "Looping" | |
2077 msgstr "" | |
2078 | |
2079 #: ../Plugins/Input/modplug/gui/interface.cpp:709 | |
2080 msgid "Don't loop" | |
2081 msgstr "" | |
2082 | |
2083 #: ../Plugins/Input/modplug/gui/interface.cpp:724 | |
2084 msgid "Loop" | |
2085 msgstr "" | |
2086 | |
2087 #: ../Plugins/Input/modplug/gui/interface.cpp:740 | |
2088 msgid "time(s)" | |
2089 msgstr "" | |
2090 | |
2091 #: ../Plugins/Input/modplug/gui/interface.cpp:747 | |
2092 msgid "Loop forever" | |
2093 msgstr "" | |
2094 | |
2095 #: ../Plugins/Input/modplug/gui/interface.cpp:755 | |
2096 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:35 | |
2097 #, fuzzy | |
2098 msgid "Effects" | |
2099 msgstr "<b>Efekty</b>" | |
2100 | |
2101 #: ../Plugins/Input/modplug/gui/interface.cpp:779 | |
2102 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:17 | |
2103 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:282 | |
2104 msgid "Apply" | |
2105 msgstr "" | |
2106 | |
2107 #: ../Plugins/Input/modplug/gui/interface.cpp:839 | |
2108 #, fuzzy | |
2109 msgid "MOD Info" | |
2110 msgstr "Informace o CD" | |
2111 | |
2112 #: ../Plugins/Input/modplug/gui/interface.cpp:863 | |
2113 msgid "" | |
2114 "Filename:\n" | |
2115 "Title:\n" | |
2116 "Type:\n" | |
2117 "Length:\n" | |
2118 "Speed:\n" | |
2119 "Tempo:\n" | |
2120 "Samples:\n" | |
2121 "Instruments:\n" | |
2122 "Patterns:\n" | |
2123 "Channels:" | |
2124 msgstr "" | |
2125 | |
2126 #: ../Plugins/Input/modplug/gui/interface.cpp:871 | |
2127 msgid "" | |
2128 "---\n" | |
2129 "---\n" | |
2130 "---\n" | |
2131 "---\n" | |
2132 "---\n" | |
2133 "---\n" | |
2134 "---\n" | |
2135 "---\n" | |
2136 "---\n" | |
2137 "---" | |
2138 msgstr "" | |
2139 | |
2140 #: ../Plugins/Input/modplug/gui/interface.cpp:912 | |
2141 #, fuzzy | |
2142 msgid "Samples" | |
2143 msgstr "Salsa" | |
2144 | |
2145 #: ../Plugins/Input/modplug/gui/interface.cpp:945 | |
2146 #, fuzzy | |
2147 msgid "Instruments" | |
2148 msgstr "Instrumentální" | |
2149 | |
2150 #: ../Plugins/Input/modplug/gui/interface.cpp:978 | |
2151 msgid "Message" | |
2152 msgstr "" | |
2153 | |
2154 #: ../Plugins/Input/modplug/gui/support.cpp:118 | |
2155 #, c-format | |
2156 msgid "Couldn't find pixmap file: %s" | |
2157 msgstr "" | |
2158 | |
2159 #: ../Plugins/Input/modplug/gui/support.cpp:127 | |
2160 #, c-format | |
2161 msgid "Error loading pixmap file: %s" | |
2162 msgstr "" | |
2163 | |
2164 #: ../Plugins/Input/mpg123/configure.c:311 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2165 msgid "MPEG Audio Plugin Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2166 msgstr "Nastavení modulu MPEG Audio" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2167 |
381 | 2168 #: ../Plugins/Input/mpg123/configure.c:328 |
2169 msgid "Resolution:" | |
2170 msgstr "Rozlišení:" | |
2171 | |
2172 #: ../Plugins/Input/mpg123/configure.c:352 | |
2173 #: ../Plugins/Input/vorbis/fileinfo.c:862 | |
2174 #: ../Plugins/Input/vorbis/fileinfo.c:918 | |
2175 msgid "Channels:" | |
2176 msgstr "Kanálů" | |
2177 | |
2178 #: ../Plugins/Input/mpg123/configure.c:360 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2179 msgid "Stereo (if available)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2180 msgstr "Stereo (pokud existuje)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2181 |
381 | 2182 #: ../Plugins/Input/mpg123/configure.c:371 |
2183 msgid "Mono" | |
2184 msgstr "Mono" | |
2185 | |
2186 #: ../Plugins/Input/mpg123/configure.c:378 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2187 msgid "Down sample:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2188 msgstr "Snížit vzorkovací kmitočet:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2189 |
381 | 2190 #: ../Plugins/Input/mpg123/configure.c:387 |
2191 msgid "1:1 (44 kHz)" | |
2192 msgstr "1:1 (44 kHz)" | |
2193 | |
2194 #: ../Plugins/Input/mpg123/configure.c:398 | |
2195 msgid "1:2 (22 kHz)" | |
2196 msgstr "1:2 (22 kHz)" | |
2197 | |
2198 #: ../Plugins/Input/mpg123/configure.c:409 | |
2199 msgid "1:4 (11 kHz)" | |
2200 msgstr "1:4 (11 kHz)" | |
2201 | |
2202 #: ../Plugins/Input/mpg123/configure.c:417 | |
2203 msgid "Options" | |
2204 msgstr "Nastavení" | |
2205 | |
2206 #: ../Plugins/Input/mpg123/configure.c:424 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2207 msgid "Content" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2208 msgstr "Obsah" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2209 |
381 | 2210 #: ../Plugins/Input/mpg123/configure.c:430 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2211 msgid "Extension" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2212 msgstr "Přípona" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2213 |
381 | 2214 #: ../Plugins/Input/mpg123/configure.c:436 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2215 msgid "Extension and content" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2216 msgstr "Obsah i přípona" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2217 |
381 | 2218 #: ../Plugins/Input/mpg123/configure.c:460 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2219 msgid "Decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2220 msgstr "Dekodér" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2221 |
381 | 2222 #: ../Plugins/Input/mpg123/configure.c:661 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2223 msgid "ID3 Tags:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2224 msgstr "ID3 informace:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2225 |
381 | 2226 #: ../Plugins/Input/mpg123/configure.c:669 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2227 msgid "Disable ID3V2 tags" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2228 msgstr "Zakázat ID3v2 informace" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2229 |
381 | 2230 #: ../Plugins/Input/mpg123/configure.c:678 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2231 msgid "Convert non-UTF8 ID3 tags to UTF8" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2232 msgstr "Převést ID3 info z jiných kódování do UTF8" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2233 |
381 | 2234 #: ../Plugins/Input/mpg123/configure.c:691 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2235 msgid "ID3 encoding:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2236 msgstr "Kódování ID3:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2237 |
381 | 2238 #: ../Plugins/Input/mpg123/configure.c:716 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2239 msgid "ID3 format:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2240 msgstr "Formát ID3:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2241 |
381 | 2242 #: ../Plugins/Input/mpg123/fileinfo.c:471 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2243 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2244 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2245 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2246 "Unable to write to file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2247 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2248 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2249 "Nelze zapsat soubor: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2250 |
381 | 2251 #: ../Plugins/Input/mpg123/fileinfo.c:472 |
2252 #: ../Plugins/Input/mpg123/fileinfo.c:477 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2253 msgid "Couldn't write tag!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2254 msgstr "Informace nelze zapsat!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2255 |
381 | 2256 #: ../Plugins/Input/mpg123/fileinfo.c:476 |
2257 #: ../Plugins/Input/mpg123/fileinfo.c:567 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2258 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2259 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2260 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2261 "Unable to open file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2262 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2263 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2264 "Nelze otevřít soubor: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2265 |
381 | 2266 #: ../Plugins/Input/mpg123/fileinfo.c:479 |
2267 #: ../Plugins/Input/mpg123/fileinfo.c:570 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2268 msgid "File Info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2269 msgstr "Informace o souboru" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2270 |
381 | 2271 #: ../Plugins/Input/mpg123/fileinfo.c:556 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2272 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2273 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2274 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2275 "Unable to truncate file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2276 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2277 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2278 "Nepodařilo se upravit soubor: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2279 |
381 | 2280 #: ../Plugins/Input/mpg123/fileinfo.c:558 |
2281 #: ../Plugins/Input/mpg123/fileinfo.c:568 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2282 msgid "Couldn't remove tag!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2283 msgstr "Informace nelze odstranit!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2284 |
381 | 2285 #: ../Plugins/Input/mpg123/fileinfo.c:562 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2286 msgid "No tag to remove!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2287 msgstr "Žádný tag k odstranění!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2288 |
381 | 2289 #: ../Plugins/Input/mpg123/fileinfo.c:602 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2290 msgid "Joint stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2291 msgstr "Joint stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2292 |
381 | 2293 #: ../Plugins/Input/mpg123/fileinfo.c:603 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2294 msgid "Dual channel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2295 msgstr "Dva kanály" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2296 |
381 | 2297 #: ../Plugins/Input/mpg123/fileinfo.c:603 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2298 msgid "Single channel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2299 msgstr "Jeden kanál" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2300 |
381 | 2301 #: ../Plugins/Input/mpg123/fileinfo.c:618 |
2302 #: ../Plugins/Input/mpg123/fileinfo.c:1258 | |
2303 #: ../Plugins/Input/mpg123/fileinfo.c:1379 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2304 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2305 msgid "%d KBit/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2306 msgstr "%d kb/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2307 |
381 | 2308 #: ../Plugins/Input/mpg123/fileinfo.c:619 |
2309 #: ../Plugins/Input/mpg123/fileinfo.c:1262 | |
2310 #: ../Plugins/Input/mpg123/fileinfo.c:1383 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2311 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2312 msgid "%ld Hz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2313 msgstr "%ld Hz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2314 |
381 | 2315 #. MPEG-Info window |
2316 #: ../Plugins/Input/mpg123/fileinfo.c:707 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2317 msgid " MPEG Info " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2318 msgstr " MPEG informace" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2319 |
381 | 2320 #: ../Plugins/Input/mpg123/fileinfo.c:722 |
2321 #: ../Plugins/Input/mpg123/fileinfo.c:1122 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2322 msgid "MPEG Level:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2323 msgstr "MPEG:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2324 |
381 | 2325 #: ../Plugins/Input/mpg123/fileinfo.c:735 |
2326 #: ../Plugins/Input/mpg123/fileinfo.c:1125 | |
2327 #: ../Plugins/Input/vorbis/fileinfo.c:836 | |
2328 #: ../Plugins/Input/vorbis/fileinfo.c:912 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2329 msgid "Bit rate:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2330 msgstr "Datový tok:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2331 |
381 | 2332 #: ../Plugins/Input/mpg123/fileinfo.c:748 |
2333 #: ../Plugins/Input/mpg123/fileinfo.c:1128 | |
2334 #: ../Plugins/Input/vorbis/fileinfo.c:849 | |
2335 #: ../Plugins/Input/vorbis/fileinfo.c:915 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2336 msgid "Sample rate:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2337 msgstr "Vzorkovací kmitočet:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2338 |
381 | 2339 #: ../Plugins/Input/mpg123/fileinfo.c:762 |
2340 #: ../Plugins/Input/mpg123/fileinfo.c:1143 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2341 msgid "Frames:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2342 msgstr "Rámců:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2343 |
381 | 2344 #: ../Plugins/Input/mpg123/fileinfo.c:775 |
2345 #: ../Plugins/Input/mpg123/fileinfo.c:1146 | |
2346 #: ../Plugins/Input/vorbis/fileinfo.c:888 | |
2347 #: ../Plugins/Input/vorbis/fileinfo.c:924 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2348 msgid "File size:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2349 msgstr "Velikost souboru:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2350 |
381 | 2351 #: ../Plugins/Input/mpg123/fileinfo.c:798 |
2352 #: ../Plugins/Input/mpg123/fileinfo.c:1131 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2353 msgid "Error Protection:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2354 msgstr "Chybová ochrana:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2355 |
381 | 2356 #: ../Plugins/Input/mpg123/fileinfo.c:811 |
2357 #: ../Plugins/Input/mpg123/fileinfo.c:1134 | |
2358 #: ../Plugins/Input/vorbis/fileinfo.c:718 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2359 msgid "Copyright:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2360 msgstr "Autorská práva:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2361 |
381 | 2362 #: ../Plugins/Input/mpg123/fileinfo.c:824 |
2363 #: ../Plugins/Input/mpg123/fileinfo.c:1137 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2364 msgid "Original:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2365 msgstr "Originál:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2366 |
381 | 2367 #: ../Plugins/Input/mpg123/fileinfo.c:837 |
2368 #: ../Plugins/Input/mpg123/fileinfo.c:1140 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2369 msgid "Emphasis:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2370 msgstr "Zesílení:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2371 |
381 | 2372 #: ../Plugins/Input/mpg123/fileinfo.c:851 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2373 msgid " ID3 Tag " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2374 msgstr " ID3 popis:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2375 |
381 | 2376 #: ../Plugins/Input/mpg123/fileinfo.c:1007 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2377 msgid "Copy album tags" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2378 msgstr "Kopírovat společné položky" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2379 |
381 | 2380 #: ../Plugins/Input/mpg123/fileinfo.c:1008 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2381 msgid "Paste album tags" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2382 msgstr "Vložit společné položky" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2383 |
381 | 2384 #: ../Plugins/Input/mpg123/fileinfo.c:1123 |
2385 #: ../Plugins/Input/mpg123/fileinfo.c:1126 | |
2386 #: ../Plugins/Input/mpg123/fileinfo.c:1129 | |
2387 #: ../Plugins/Input/mpg123/fileinfo.c:1132 | |
2388 #: ../Plugins/Input/mpg123/fileinfo.c:1135 | |
2389 #: ../Plugins/Input/mpg123/fileinfo.c:1138 | |
2390 #: ../Plugins/Input/mpg123/fileinfo.c:1141 | |
2391 #: ../Plugins/Input/mpg123/fileinfo.c:1144 | |
2392 #: ../Plugins/Input/mpg123/fileinfo.c:1147 | |
2393 #: ../Plugins/Input/vorbis/fileinfo.c:913 | |
2394 #: ../Plugins/Input/vorbis/fileinfo.c:916 | |
2395 #: ../Plugins/Input/vorbis/fileinfo.c:919 | |
2396 #: ../Plugins/Input/vorbis/fileinfo.c:922 | |
2397 #: ../Plugins/Input/vorbis/fileinfo.c:925 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2398 msgid "N/A" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2399 msgstr "není známo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2400 |
381 | 2401 #: ../Plugins/Input/mpg123/fileinfo.c:1250 |
2402 #: ../Plugins/Input/mpg123/fileinfo.c:1371 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2403 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2404 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2405 "Variable,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2406 "avg. bitrate: %d KBit/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2407 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2408 "Proměnný,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2409 "průměrný datový tok: %d kb/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2410 |
381 | 2411 #: ../Plugins/Input/mpg123/fileinfo.c:1264 |
2412 #: ../Plugins/Input/mpg123/fileinfo.c:1266 | |
2413 #: ../Plugins/Input/mpg123/fileinfo.c:1267 | |
2414 #: ../Plugins/Input/mpg123/fileinfo.c:1268 | |
2415 #: ../Plugins/Input/mpg123/fileinfo.c:1385 | |
2416 #: ../Plugins/Input/mpg123/fileinfo.c:1387 | |
2417 #: ../Plugins/Input/mpg123/fileinfo.c:1388 | |
2418 #: ../Plugins/Input/mpg123/fileinfo.c:1389 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2419 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2420 msgid "%s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2421 msgstr "%s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2422 |
381 | 2423 #: ../Plugins/Input/mpg123/fileinfo.c:1269 |
2424 #: ../Plugins/Input/mpg123/fileinfo.c:1390 | |
2425 #: ../Plugins/Input/vorbis/fileinfo.c:957 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2426 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2427 msgid "%d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2428 msgstr "%d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2429 |
381 | 2430 #: ../Plugins/Input/mpg123/fileinfo.c:1270 |
2431 #: ../Plugins/Input/mpg123/fileinfo.c:1391 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2432 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2433 msgid "%lu Bytes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2434 msgstr "%lu bajtů" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2435 |
381 | 2436 #: ../Plugins/Input/mpg123/id3_frame_content.c:81 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2437 msgid " (Remix)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2438 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2439 |
381 | 2440 #: ../Plugins/Input/mpg123/id3_frame_content.c:88 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2441 msgid " (Cover)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2442 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2443 |
381 | 2444 #: ../Plugins/Input/mpg123/mpg123.c:58 ../Plugins/Input/vorbis/fileinfo.c:92 |
0 | 2445 msgid "AlternRock" |
2446 msgstr "Alternativní rock" | |
2447 | |
381 | 2448 #: ../Plugins/Input/mpg123/mpg123.c:1238 |
0 | 2449 msgid "About MPEG Audio Plugin" |
2450 msgstr "O modulu MPEG Audio" | |
2451 | |
381 | 2452 #: ../Plugins/Input/mpg123/mpg123.c:1239 |
0 | 2453 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2454 "Audacious decoding engine by William Pitcock <nenolod@nenolod.net>, derived " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2455 "from:\n" |
0 | 2456 "mpg123 decoding engine by Michael Hipp <mh@mpg123.de>\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2457 "Derived partially from mpg123 0.59s.mc3 as well.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2458 "Based on the original XMMS plugin." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2459 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2460 |
381 | 2461 #: ../Plugins/Input/mpg123/mpg123.c:1277 |
0 | 2462 msgid "MPEG Audio Plugin" |
2463 msgstr "Modul MPEG Audio" | |
2464 | |
381 | 2465 #: ../Plugins/Input/tonegen/tonegen.c:48 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2466 msgid "About Tone Generator" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2467 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2468 |
381 | 2469 #. I18N: UTF-8 Translation: "Haavard Kvaalen" -> "H\303\245vard Kv\303\245len" |
2470 #: ../Plugins/Input/tonegen/tonegen.c:50 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2471 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2472 "Sinus tone generator by Haavard Kvaalen <havardk@xmms.org>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2473 "Modified by Daniel J. Peng <danielpeng@bigfoot.com>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2474 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2475 "To use it, add a URL: tone://frequency1;frequency2;frequency3;...\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2476 "e.g. tone://2000;2005 to play a 2000Hz tone and a 2005Hz tone" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2477 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2478 |
381 | 2479 #: ../Plugins/Input/tonegen/tonegen.c:164 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2480 msgid "Tone Generator: " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2481 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2482 |
381 | 2483 #: ../Plugins/Input/tonegen/tonegen.c:264 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2484 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2485 msgid "Tone Generator %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2486 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2487 |
381 | 2488 #: ../Plugins/Input/vorbis/configure.c:202 |
0 | 2489 msgid "Select the directory where you want to store the Ogg Vorbis streams:" |
2490 msgstr "Vyberte adresář, do nějž bude ukládáno vysílání ve formátu Ogg Vorbis:" | |
2491 | |
381 | 2492 #: ../Plugins/Input/vorbis/configure.c:296 |
0 | 2493 msgid "Ogg Vorbis Audio Plugin Configuration" |
2494 msgstr "Nastavení modulu Ogg Vorbis Audio" | |
2495 | |
381 | 2496 #. Title config.. |
2497 #: ../Plugins/Input/vorbis/configure.c:485 | |
0 | 2498 msgid "Ogg Vorbis Tags:" |
2499 msgstr "Ogg Vorbis Info:" | |
2500 | |
381 | 2501 #: ../Plugins/Input/vorbis/configure.c:494 |
2502 #, fuzzy | |
2503 msgid "Convert non-UTF8 Vorbis tags to UTF8" | |
2504 msgstr "Převést ID3 info z jiných kódování do UTF8" | |
2505 | |
2506 #: ../Plugins/Input/vorbis/configure.c:507 | |
2507 #, fuzzy | |
2508 msgid "Vorbis encoding:" | |
2509 msgstr "Kódování ID3:" | |
2510 | |
2511 #. Replay Gain.. | |
2512 #: ../Plugins/Input/vorbis/configure.c:549 | |
0 | 2513 msgid "ReplayGain Settings:" |
2514 msgstr "Nastavení pro zesílení přehrávání:" | |
2515 | |
381 | 2516 #: ../Plugins/Input/vorbis/configure.c:557 |
0 | 2517 msgid "Enable Clipping Prevention" |
2518 msgstr "Povolit prevenci před oříznutím" | |
2519 | |
381 | 2520 #: ../Plugins/Input/vorbis/configure.c:562 |
0 | 2521 msgid "Enable ReplayGain" |
2522 msgstr "Zapnout zesílení pro přehrávání" | |
2523 | |
381 | 2524 #: ../Plugins/Input/vorbis/configure.c:567 |
0 | 2525 msgid "ReplayGain Type:" |
2526 msgstr "Typ zesílení pro přehrávání:" | |
2527 | |
381 | 2528 #: ../Plugins/Input/vorbis/configure.c:578 |
0 | 2529 msgid "use Track Gain/Peak" |
2530 msgstr "použít zesílení/vrcholu skladby" | |
2531 | |
381 | 2532 #: ../Plugins/Input/vorbis/configure.c:588 |
0 | 2533 msgid "use Album Gain/Peak" |
2534 msgstr "použít zesílení/vrchol alba" | |
2535 | |
381 | 2536 #: ../Plugins/Input/vorbis/configure.c:600 |
0 | 2537 msgid "Enable 6dB Boost + Hard Limiting" |
2538 msgstr "Povolit 6 dB boost + tvrdé omezení" | |
2539 | |
381 | 2540 #: ../Plugins/Input/vorbis/fileinfo.c:210 |
0 | 2541 #, c-format |
2542 msgid "" | |
2543 "An error occured:\n" | |
2544 "%s" | |
2545 msgstr "" | |
2546 "Nastala chyba:\n" | |
2547 "%s" | |
2548 | |
381 | 2549 #: ../Plugins/Input/vorbis/fileinfo.c:212 |
0 | 2550 msgid "Error!" |
2551 msgstr "Chyba!" | |
2552 | |
381 | 2553 #: ../Plugins/Input/vorbis/fileinfo.c:242 |
0 | 2554 msgid "Failed to modify tag (open)" |
2555 msgstr "Změna tagu se nezdařila (otevření)" | |
2556 | |
381 | 2557 #: ../Plugins/Input/vorbis/fileinfo.c:295 |
0 | 2558 msgid "Failed to modify tag (close)" |
2559 msgstr "Změna tagu se nezdařila (zavření)" | |
2560 | |
381 | 2561 #: ../Plugins/Input/vorbis/fileinfo.c:320 |
2562 #: ../Plugins/Input/vorbis/fileinfo.c:329 | |
0 | 2563 msgid "Failed to modify tag" |
2564 msgstr "Nepodařilo se upravit informace" | |
2565 | |
381 | 2566 #: ../Plugins/Input/vorbis/fileinfo.c:572 |
0 | 2567 msgid " Ogg Vorbis Tag " |
2568 msgstr "Popis Ogg Vorbis souboru" | |
2569 | |
381 | 2570 #: ../Plugins/Input/vorbis/fileinfo.c:666 |
0 | 2571 msgid "Description:" |
2572 msgstr "Popis:" | |
2573 | |
381 | 2574 #: ../Plugins/Input/vorbis/fileinfo.c:676 |
0 | 2575 msgid "Location:" |
2576 msgstr "Umístění:" | |
2577 | |
381 | 2578 #: ../Plugins/Input/vorbis/fileinfo.c:686 |
0 | 2579 msgid "Version:" |
2580 msgstr "Verze:" | |
2581 | |
381 | 2582 #: ../Plugins/Input/vorbis/fileinfo.c:697 |
0 | 2583 msgid "ISRC number:" |
2584 msgstr "Číslo ISRC" | |
2585 | |
381 | 2586 #: ../Plugins/Input/vorbis/fileinfo.c:708 |
0 | 2587 msgid "Organization:" |
2588 msgstr "Organizace:" | |
2589 | |
381 | 2590 #: ../Plugins/Input/vorbis/fileinfo.c:755 |
0 | 2591 msgid " Ogg Vorbis ReplayGain " |
2592 msgstr " Zesílení Ogg Vorbis" | |
2593 | |
381 | 2594 #: ../Plugins/Input/vorbis/fileinfo.c:761 |
0 | 2595 msgid "Track gain:" |
2596 msgstr "Zesílení stopy:" | |
2597 | |
381 | 2598 #: ../Plugins/Input/vorbis/fileinfo.c:771 |
0 | 2599 msgid "Track peak:" |
2600 msgstr "Vrchol skladby:" | |
2601 | |
381 | 2602 #: ../Plugins/Input/vorbis/fileinfo.c:782 |
0 | 2603 msgid "Album gain:" |
2604 msgstr "Zesílení alba:" | |
2605 | |
381 | 2606 #: ../Plugins/Input/vorbis/fileinfo.c:792 |
0 | 2607 msgid "Album peak:" |
2608 msgstr "Vrchol alba:" | |
2609 | |
381 | 2610 #: ../Plugins/Input/vorbis/fileinfo.c:821 |
0 | 2611 msgid " Ogg Vorbis Info " |
2612 msgstr " Ogg Vorbis Info " | |
2613 | |
381 | 2614 #: ../Plugins/Input/vorbis/fileinfo.c:875 |
2615 #: ../Plugins/Input/vorbis/fileinfo.c:921 | |
0 | 2616 msgid "Length:" |
2617 msgstr "Délka:" | |
2618 | |
381 | 2619 #: ../Plugins/Input/vorbis/fileinfo.c:955 |
0 | 2620 #, c-format |
2621 msgid "%d KBit/s (nominal)" | |
2622 msgstr "%d kb/s (jmenovitý tok)" | |
2623 | |
381 | 2624 #: ../Plugins/Input/vorbis/fileinfo.c:956 |
0 | 2625 #, c-format |
2626 msgid "%d Hz" | |
2627 msgstr "%d Hz" | |
2628 | |
381 | 2629 #: ../Plugins/Input/vorbis/fileinfo.c:959 |
0 | 2630 #, c-format |
2631 msgid "%d:%.2d" | |
2632 msgstr "%d:%.2d" | |
2633 | |
381 | 2634 #: ../Plugins/Input/vorbis/fileinfo.c:961 |
0 | 2635 #, c-format |
2636 msgid "%d Bytes" | |
2637 msgstr "%d bajtů" | |
2638 | |
381 | 2639 #: ../Plugins/Input/vorbis/vorbis.c:135 |
0 | 2640 msgid "Ogg Vorbis Audio Plugin" |
2641 msgstr "Modul Ogg Vorbis Audio" | |
2642 | |
381 | 2643 #: ../Plugins/Input/vorbis/vorbis.c:816 |
0 | 2644 msgid "About Ogg Vorbis Audio Plugin" |
2645 msgstr "O modulu Ogg Vorbis Audio" | |
2646 | |
381 | 2647 #: ../Plugins/Input/vorbis/vorbis.c:822 |
0 | 2648 msgid "" |
2649 "Ogg Vorbis Plugin by the Xiph.org Foundation\n" | |
2650 "\n" | |
2651 "Original code by\n" | |
2652 "Tony Arcieri <bascule@inferno.tusculum.edu>\n" | |
2653 "Contributions from\n" | |
2654 "Chris Montgomery <monty@xiph.org>\n" | |
2655 "Peter Alm <peter@xmms.org>\n" | |
2656 "Michael Smith <msmith@labyrinth.edu.au>\n" | |
2657 "Jack Moffitt <jack@icecast.org>\n" | |
2658 "Jorn Baayen <jorn@nl.linux.org>\n" | |
2659 "Haavard Kvaalen <havardk@xmms.org>\n" | |
2660 "Gian-Carlo Pascutto <gcp@sjeng.org>\n" | |
2661 "\n" | |
2662 "Visit the Xiph.org Foundation at http://www.xiph.org/\n" | |
2663 msgstr "" | |
2664 "Modul Ogg Vorbis od the \"the Xiph.org Foundation\"\n" | |
2665 "\n" | |
2666 "Původní kód napsal\n" | |
2667 "Tony Arcieri <bascule@inferno.tusculum.edu>\n" | |
2668 "Přispěli\n" | |
2669 "Chris Montgomery <monty@xiph.org>\n" | |
2670 "Peter Alm <peter@xmms.org>\n" | |
2671 "Michael Smith <msmith@labyrinth.edu.au>\n" | |
2672 "Jack Moffitt <jack@icecast.org>\n" | |
2673 "Jorn Baayen <jorn@nl.linux.org>\n" | |
2674 "Haavard Kvaalen <havardk@xmms.org>\n" | |
2675 "Gian-Carlo Pascutto <gcp@sjeng.org>\n" | |
2676 "\n" | |
2677 "Navštivte stránky \"the Xiph.org Foundation\": http://www.xiph.org/\n" | |
2678 | |
381 | 2679 #: ../Plugins/Input/wav/wav-sndfile.c:245 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2680 msgid "About sndfile WAV support" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2681 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2682 |
381 | 2683 #: ../Plugins/Input/wav/wav-sndfile.c:246 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2684 #, fuzzy |
0 | 2685 msgid "" |
381 | 2686 "Adapted for Audacious usage by Tony Vroon <chainsaw@gentoo.org>\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2687 "from the xmms_sndfile plugin which is:\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2688 "Copyright (C) 2000, 2002 Erik de Castro Lopo\n" |
0 | 2689 "\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2690 "This program is free software ; you can redistribute it and/or modify \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2691 "it under the terms of the GNU General Public License as published by \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2692 "the Free Software Foundation ; either version 2 of the License, or \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2693 "(at your option) any later version. \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2694 " \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2695 "This program is distributed in the hope that it will be useful, \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2696 "but WITHOUT ANY WARRANTY ; without even the implied warranty of \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2697 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2698 "See the GNU General Public License for more details. \n" |
0 | 2699 "\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2700 "You should have received a copy of the GNU General Public \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2701 "License along with this program ; if not, write to \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2702 "the Free Software Foundation, Inc., \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2703 "59 Temple Place, Suite 330, \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2704 "Boston, MA 02111-1307 USA" |
0 | 2705 msgstr "" |
2706 "Modul XMMS ESounD\n" | |
2707 "\n" | |
2708 " Tento program je svobodný software; můžete jej šířit a/nebo měnit\n" | |
2709 "pokud dodržíte podmínky GNU General Public License (GPL) vydané\n" | |
2710 "Free Software Foundation a to buď ve verzi 2 nebo (dle vaší volby)\n" | |
2711 "libovolné novější.\n" | |
2712 "\n" | |
2713 "Program je šířen v naději, že bude užitečný, ale BEZ JAKÉKOLIV\n" | |
2714 "ZÁRUKY a to ani záruky obchodovatelnosti nebo vhodnosti pro\n" | |
2715 "JAKÝKOLIV účel. Více informací najdete v GNU GPL.\n" | |
2716 "\n" | |
2717 "S tímto programem byste měli obdržet kopii GNU GPL. Pokud se\n" | |
2718 "tak nestalo, obraťte se na Free Software Foundation,\n" | |
2719 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2720 "USA. Český překlad naleznete na webové adrese\n" | |
2721 "http://www.gnu.cz/licence.html." | |
2722 | |
381 | 2723 #: ../Plugins/Input/wav/wav-sndfile.c:270 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2724 msgid "sndfile WAV plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2725 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2726 |
381 | 2727 #: ../Plugins/Input/wav/wav.c:67 |
273 | 2728 msgid "WAV Audio Plugin" |
2729 msgstr "Modul WAV Audio" | |
2730 | |
381 | 2731 #: ../Plugins/Output/OSS/OSS.c:51 |
273 | 2732 msgid "OSS Output Plugin" |
2733 msgstr "OSS výstupní modul" | |
2734 | |
381 | 2735 #: ../Plugins/Output/OSS/about.c:39 |
273 | 2736 msgid "About OSS Driver" |
2737 msgstr "O modulu OSS" | |
2738 | |
381 | 2739 #: ../Plugins/Output/OSS/about.c:40 |
2740 #, fuzzy | |
273 | 2741 msgid "" |
381 | 2742 "Audacious OSS Driver\n" |
273 | 2743 "\n" |
2744 " This program is free software; you can redistribute it and/or modify\n" | |
2745 "it under the terms of the GNU General Public License as published by\n" | |
2746 "the Free Software Foundation; either version 2 of the License, or\n" | |
2747 "(at your option) any later version.\n" | |
2748 "\n" | |
2749 "This program is distributed in the hope that it will be useful,\n" | |
2750 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2751 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2752 "GNU General Public License for more details.\n" | |
2753 "\n" | |
2754 "You should have received a copy of the GNU General Public License\n" | |
2755 "along with this program; if not, write to the Free Software\n" | |
2756 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2757 "USA." | |
2758 msgstr "" | |
2759 "XMMS OSS ovladač\n" | |
2760 "\n" | |
2761 " Tento program je svobodný software; můžete jej šířit a/nebo měnit\n" | |
2762 "pokud dodržíte podmínky GNU General Public License (GPL) vydané\n" | |
2763 "Free Software Foundation a to buď ve verzi 2 nebo (dle vaší volby)\n" | |
2764 "libovolné novější.\n" | |
2765 "\n" | |
2766 "Program je šířen v naději, že bude užitečný, ale BEZ JAKÉKOLIV\n" | |
2767 "ZÁRUKY a to ani záruky obchodovatelnosti nebo vhodnosti pro\n" | |
2768 "JAKÝKOLIV účel. Více informací najdete v GNU GPL.\n" | |
2769 "\n" | |
2770 "S tímto programem byste měli obdržet kopii GNU GPL. Pokud se\n" | |
2771 "tak nestalo, obraťte se na Free Software Foundation,\n" | |
2772 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2773 "USA. Český překlad naleznete na webové adrese\n" | |
2774 "http://www.gnu.cz/licence.html." | |
2775 | |
381 | 2776 #: ../Plugins/Output/OSS/configure.c:149 |
273 | 2777 #, c-format |
2778 msgid "Default (%s)" | |
2779 msgstr "Standardně (%s)" | |
2780 | |
381 | 2781 #: ../Plugins/Output/OSS/configure.c:167 |
273 | 2782 msgid "Default" |
2783 msgstr "Standardně" | |
2784 | |
381 | 2785 #: ../Plugins/Output/OSS/configure.c:199 |
273 | 2786 msgid "OSS Driver configuration" |
2787 msgstr "Nastavení ovaldače OSS" | |
2788 | |
381 | 2789 #: ../Plugins/Output/OSS/configure.c:215 |
2790 #: ../Plugins/Output/alsa/configure.c:288 | |
273 | 2791 msgid "Audio device:" |
2792 msgstr "Zvukové zařízení:" | |
2793 | |
381 | 2794 #: ../Plugins/Output/OSS/configure.c:237 ../Plugins/Output/OSS/configure.c:278 |
273 | 2795 msgid "Use alternate device:" |
2796 msgstr "Použít jiné zařízení:" | |
2797 | |
381 | 2798 #: ../Plugins/Output/OSS/configure.c:258 |
2799 #: ../Plugins/Output/alsa/configure.c:333 | |
273 | 2800 msgid "Mixer device:" |
2801 msgstr "Mixér:" | |
2802 | |
381 | 2803 #: ../Plugins/Output/OSS/configure.c:300 |
273 | 2804 msgid "Devices" |
2805 msgstr "Zařízení" | |
2806 | |
381 | 2807 #: ../Plugins/Output/OSS/configure.c:315 ../Plugins/Output/esd/configure.c:184 |
273 | 2808 msgid "Buffer size (ms):" |
2809 msgstr "Velikost vyrovnávací paměti (ms):" | |
2810 | |
381 | 2811 #: ../Plugins/Output/OSS/configure.c:340 ../Plugins/Output/esd/configure.c:209 |
273 | 2812 msgid "Buffering" |
2813 msgstr "Přednačítání" | |
2814 | |
381 | 2815 #: ../Plugins/Output/OSS/configure.c:341 |
273 | 2816 msgid "Mixer Settings:" |
2817 msgstr "Nastavení mixéru:" | |
2818 | |
381 | 2819 #: ../Plugins/Output/OSS/configure.c:347 |
273 | 2820 msgid "Volume controls Master not PCM" |
2821 msgstr "Hlasitost ovládána Master kanálem místo PCM" | |
2822 | |
381 | 2823 #: ../Plugins/Output/OSS/configure.c:353 |
273 | 2824 msgid "Mixer" |
2825 msgstr "Mixér" | |
2826 | |
381 | 2827 #: ../Plugins/Output/alsa/about.c:30 |
0 | 2828 msgid "About ALSA Driver" |
2829 msgstr "O ovladači ALSA" | |
2830 | |
381 | 2831 #: ../Plugins/Output/alsa/about.c:31 |
0 | 2832 msgid "" |
2833 "XMMS ALSA Driver\n" | |
2834 "\n" | |
2835 " This program is free software; you can redistribute it and/or modify\n" | |
2836 "it under the terms of the GNU General Public License as published by\n" | |
2837 "the Free Software Foundation; either version 2 of the License, or\n" | |
2838 "(at your option) any later version.\n" | |
2839 "\n" | |
2840 "This program is distributed in the hope that it will be useful,\n" | |
2841 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2842 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2843 "GNU General Public License for more details.\n" | |
2844 "\n" | |
2845 "You should have received a copy of the GNU General Public License\n" | |
2846 "along with this program; if not, write to the Free Software\n" | |
2847 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2848 "USA.\n" | |
2849 "Author: Matthieu Sozeau (mattam@altern.org)" | |
2850 msgstr "" | |
2851 "XMMS ALSA ovladač\n" | |
2852 "\n" | |
2853 " Tento program je svobodný software; můžete jej šířit a/nebo měnit\n" | |
2854 "pokud dodržíte podmínky GNU General Public License (GPL) vydané\n" | |
2855 "Free Software Foundation a to buď ve verzi 2 nebo (dle vaší volby)\n" | |
2856 "libovolné novější.\n" | |
2857 "\n" | |
2858 "Program je šířen v naději, že bude užitečný, ale BEZ JAKÉKOLIV\n" | |
2859 "ZÁRUKY a to ani záruky obchodovatelnosti nebo vhodnosti pro\n" | |
2860 "JAKÝKOLIV účel. Více informací najdete v GNU GPL.\n" | |
2861 "\n" | |
2862 "S tímto programem byste měli obdržet kopii GNU GPL. Pokud se\n" | |
2863 "tak nestalo, obraťte se na Free Software Foundation,\n" | |
2864 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2865 "USA. Český překlad naleznete na webové adrese\n" | |
2866 "http://www.gnu.cz/licence.html.\n" | |
2867 "Autor: Matthieu Sozeau (mattam@altern.org)" | |
2868 | |
381 | 2869 #: ../Plugins/Output/alsa/alsa.c:45 |
0 | 2870 #, c-format |
2871 msgid "ALSA %s output plugin" | |
2872 msgstr "Výstupní modul ALSA %s" | |
2873 | |
381 | 2874 #: ../Plugins/Output/alsa/configure.c:152 |
0 | 2875 msgid "Unknown soundcard" |
2876 msgstr "Neznámá zvuková karta" | |
2877 | |
381 | 2878 #: ../Plugins/Output/alsa/configure.c:207 |
0 | 2879 #, c-format |
2880 msgid "Default PCM device (%s)" | |
2881 msgstr "Implicitní PCM zařízení (%s)" | |
2882 | |
381 | 2883 #: ../Plugins/Output/alsa/configure.c:274 |
0 | 2884 msgid "ALSA Driver configuration" |
2885 msgstr "Nastavení ovladače ALSA" | |
2886 | |
381 | 2887 #: ../Plugins/Output/alsa/configure.c:302 |
0 | 2888 msgid "Mixer:" |
2889 msgstr "Mixér:" | |
2890 | |
381 | 2891 #: ../Plugins/Output/alsa/configure.c:310 |
0 | 2892 msgid "Use software volume control" |
2893 msgstr "Hlasitost nastavit softwarově" | |
2894 | |
381 | 2895 #: ../Plugins/Output/alsa/configure.c:320 |
0 | 2896 msgid "Mixer card:" |
2897 msgstr "Mixovací zařízení:" | |
2898 | |
381 | 2899 #: ../Plugins/Output/alsa/configure.c:353 |
0 | 2900 msgid "Device settings" |
2901 msgstr "Nastavení zařízení" | |
2902 | |
381 | 2903 #: ../Plugins/Output/alsa/configure.c:359 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2904 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2905 msgid "Soundcard:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2906 msgstr "Soundtrack" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2907 |
381 | 2908 #: ../Plugins/Output/alsa/configure.c:372 |
2909 #: ../Plugins/Output/alsa/configure.c:414 | |
0 | 2910 msgid "Buffer time (ms):" |
2911 msgstr "Velikost vyrovnávací paměti (ms):" | |
2912 | |
381 | 2913 #: ../Plugins/Output/alsa/configure.c:386 |
0 | 2914 msgid "Period time (ms):" |
2915 msgstr "Perioda (ms):" | |
2916 | |
381 | 2917 #: ../Plugins/Output/alsa/configure.c:401 |
2918 #, fuzzy | |
2919 msgid "Audacious:" | |
2920 msgstr "O modulu MPEG Audio" | |
2921 | |
2922 #: ../Plugins/Output/alsa/configure.c:429 | |
0 | 2923 msgid "Advanced settings" |
2924 msgstr "Pokročilé nastavení" | |
2925 | |
381 | 2926 #: ../Plugins/Output/crossfade/configure.c:1832 |
2927 msgid "About crossfade" | |
2928 msgstr "" | |
2929 | |
2930 #: ../Plugins/Output/crossfade/configure.c:1833 | |
2931 msgid "" | |
2932 "Audacious crossfading plugin\n" | |
2933 "Code adapted for Audacious usage by Tony Vroon <chainsaw@gentoo.org> from:\n" | |
2934 "XMMS Crossfade Plugin " | |
2935 msgstr "" | |
2936 | |
2937 #: ../Plugins/Output/crossfade/configure.c:1835 | |
2938 #, fuzzy | |
2939 msgid "" | |
2940 "\n" | |
2941 "Copyright (C) 2000-2004 Peter Eisenlohr <peter@eisenlohr.org>\n" | |
2942 "\n" | |
2943 "based on the original OSS Output Plugin Copyright (C) 1998-2000\n" | |
2944 "Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies\n" | |
2945 "\n" | |
2946 "This program is free software; you can redistribute it and/or modify\n" | |
2947 "it under the terms of the GNU General Public License as published by\n" | |
2948 "the Free Software Foundation; either version 2 of the License, or\n" | |
2949 "(at your option) any later version.\n" | |
2950 "\n" | |
2951 "This program is distributed in the hope that it will be useful,\n" | |
2952 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2953 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2954 "GNU General Public License for more details.\n" | |
2955 "\n" | |
2956 "You should have received a copy of the GNU General Public License\n" | |
2957 "along with this program; if not, write to the Free Software\n" | |
2958 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2959 "USA." | |
2960 msgstr "" | |
2961 "Modul XMMS ESounD\n" | |
2962 "\n" | |
2963 " Tento program je svobodný software; můžete jej šířit a/nebo měnit\n" | |
2964 "pokud dodržíte podmínky GNU General Public License (GPL) vydané\n" | |
2965 "Free Software Foundation a to buď ve verzi 2 nebo (dle vaší volby)\n" | |
2966 "libovolné novější.\n" | |
2967 "\n" | |
2968 "Program je šířen v naději, že bude užitečný, ale BEZ JAKÉKOLIV\n" | |
2969 "ZÁRUKY a to ani záruky obchodovatelnosti nebo vhodnosti pro\n" | |
2970 "JAKÝKOLIV účel. Více informací najdete v GNU GPL.\n" | |
2971 "\n" | |
2972 "S tímto programem byste měli obdržet kopii GNU GPL. Pokud se\n" | |
2973 "tak nestalo, obraťte se na Free Software Foundation,\n" | |
2974 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2975 "USA. Český překlad naleznete na webové adrese\n" | |
2976 "http://www.gnu.cz/licence.html." | |
2977 | |
2978 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:1 | |
2979 msgid " / " | |
2980 msgstr "" | |
2981 | |
2982 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:2 | |
2983 #, fuzzy | |
2984 msgid " Enable" | |
2985 msgstr "Povolený" | |
2986 | |
2987 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:3 | |
2988 msgid " left" | |
2989 msgstr "" | |
2990 | |
2991 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:4 | |
2992 msgid " total, " | |
2993 msgstr "" | |
2994 | |
2995 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:5 | |
2996 msgid "-:--" | |
2997 msgstr "" | |
2998 | |
2999 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:6 | |
3000 msgid "-:--.-" | |
3001 msgstr "" | |
3002 | |
3003 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:7 | |
3004 msgid "-:--.---" | |
3005 msgstr "" | |
3006 | |
3007 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:8 | |
3008 msgid "-:--:--.-" | |
3009 msgstr "" | |
3010 | |
3011 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:9 | |
3012 msgid "<dummy>\n" | |
3013 msgstr "" | |
3014 | |
3015 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:11 | |
3016 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:132 | |
3017 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:252 | |
3018 #, fuzzy | |
3019 msgid "About" | |
3020 msgstr "O BMP" | |
3021 | |
3022 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:12 | |
3023 #, fuzzy | |
3024 msgid "About XMMS Crossfade Plugin" | |
3025 msgstr "O modulu ESounD" | |
3026 | |
3027 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:13 | |
3028 #, fuzzy | |
3029 msgid "Additional silence" | |
3030 msgstr "Dále pomáhali:" | |
3031 | |
3032 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:14 | |
3033 #, fuzzy | |
3034 msgid "Advanced" | |
3035 msgstr "Pokročilé nastavení" | |
3036 | |
3037 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:15 | |
3038 #, fuzzy | |
3039 msgid "Advanced XF" | |
3040 msgstr "Pokročilé nastavení" | |
3041 | |
3042 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:16 | |
3043 #, fuzzy | |
3044 msgid "Advanced options" | |
3045 msgstr "Pokročilé nastavení" | |
3046 | |
3047 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:18 | |
3048 msgid "" | |
3049 "Automatically calculate an optimal buffer size.\n" | |
3050 "Default: On" | |
3051 msgstr "" | |
3052 | |
3053 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:20 | |
3054 msgid "" | |
3055 "Beware that setting this value too low also increases the chance of buffer " | |
3056 "underruns.\n" | |
3057 "Default: 250" | |
3058 msgstr "" | |
3059 | |
3060 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:24 | |
3061 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:124 | |
3062 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:244 | |
3063 msgid "Configure" | |
3064 msgstr "" | |
3065 | |
3066 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:25 | |
3067 #, fuzzy | |
3068 msgid "Crossfade" | |
3069 msgstr "Crossover" | |
3070 | |
3071 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:26 | |
3072 msgid "Crossfade Buffer Monitor" | |
3073 msgstr "" | |
3074 | |
3075 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:27 | |
3076 #, fuzzy | |
3077 msgid "Crossfade Configuration" | |
3078 msgstr "Nastavení modulu MPEG Audio" | |
3079 | |
3080 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:28 | |
3081 msgid "Crossfade/Transition type:" | |
3082 msgstr "" | |
3083 | |
3084 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:29 | |
3085 #, fuzzy | |
3086 msgid "Crossfader" | |
3087 msgstr "Crossover" | |
3088 | |
3089 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:30 | |
3090 #, fuzzy | |
3091 msgid "Custom (ms):" | |
3092 msgstr "Vlastní řetězec:" | |
3093 | |
3094 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:31 | |
3095 msgid "Debug options" | |
3096 msgstr "" | |
3097 | |
3098 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:32 | |
3099 #, fuzzy | |
3100 msgid "Delete" | |
3101 msgstr "/Smazat" | |
3102 | |
3103 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:33 | |
3104 msgid "Don't crossfade" | |
3105 msgstr "" | |
3106 | |
3107 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:34 | |
3108 msgid "" | |
3109 "Don't overlap the two songs. The next song will start immediatelly after the " | |
3110 "previous has ended." | |
3111 msgstr "" | |
3112 | |
3113 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:37 | |
3114 msgid "Enable HTTP buffer underrun workaround" | |
3115 msgstr "" | |
3116 | |
3117 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:38 | |
3118 msgid "" | |
3119 "Enable software mixer. Usefull for output plugins without mixer support.\n" | |
3120 "Default: Off" | |
3121 msgstr "" | |
3122 | |
3123 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:40 | |
3124 msgid "" | |
3125 "Enable the selected plugin. Note that after pressing 'Apply' it may take a " | |
3126 "while until you can hear the effect, since it is applied before the audio " | |
3127 "data goes into the buffer." | |
3128 msgstr "" | |
3129 | |
3130 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:41 | |
3131 msgid "" | |
3132 "Enable this when you have problems playing internet HTTP audio streams. " | |
3133 "Unfortunatelly, it also breaks crossfading.\n" | |
3134 "Default: Off" | |
3135 msgstr "" | |
3136 | |
3137 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:43 | |
3138 #, fuzzy | |
3139 msgid "Enable volume control" | |
3140 msgstr "Ovládání hlasitosti:" | |
3141 | |
3142 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:44 | |
3143 msgid "" | |
3144 "Enables the Buffer Monitor. This is a small window which shows how much data " | |
3145 "is in the buffers. The top display belongs to the mixing buffer, the bottom " | |
3146 "shows how much data is being buffered by the output plugin.\n" | |
3147 "Default: Off" | |
3148 msgstr "" | |
3149 | |
3150 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:46 | |
3151 msgid "" | |
3152 "Enables/disables XMMS volume and balance controls.\n" | |
3153 "Default: On" | |
3154 msgstr "" | |
3155 | |
3156 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:49 | |
3157 #, no-c-format | |
3158 msgid "End volume (%):" | |
3159 msgstr "" | |
3160 | |
3161 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:50 | |
3162 msgid "Fade in" | |
3163 msgstr "" | |
3164 | |
3165 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:51 | |
3166 msgid "Fade in (ms):" | |
3167 msgstr "" | |
3168 | |
3169 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:52 | |
3170 msgid "Fade out" | |
3171 msgstr "" | |
3172 | |
3173 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:53 | |
3174 msgid "Fade out (ms):" | |
3175 msgstr "" | |
3176 | |
3177 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:54 | |
3178 msgid "Fade out / Fade in" | |
3179 msgstr "" | |
3180 | |
3181 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:55 | |
3182 msgid "Flush" | |
3183 msgstr "" | |
3184 | |
3185 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:56 | |
3186 msgid "Force close/reopen on songchange" | |
3187 msgstr "" | |
3188 | |
3189 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:57 | |
3190 msgid "Gap Killer" | |
3191 msgstr "" | |
3192 | |
3193 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:58 | |
3194 msgid "Help" | |
3195 msgstr "" | |
3196 | |
3197 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:59 | |
3198 msgid "" | |
3199 "If enabled, XMMS-crossfade will take additional care to avoid clicks with " | |
3200 "pre-faded (gapless) tracks. XMMS-crossfade will cut off the end of the " | |
3201 "previous song (the beginning of the next song) only at a zero-crossing of " | |
3202 "the sample values.\n" | |
3203 "Default: On" | |
3204 msgstr "" | |
3205 | |
3206 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:61 | |
3207 msgid "Keep output opened" | |
3208 msgstr "" | |
3209 | |
3210 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:62 | |
3211 msgid "" | |
3212 "Keep the output device opened all the time, even if XMMS is stopped. This " | |
3213 "way, you can avoid clicks caused by the soundcard when the device is opened " | |
3214 "or closed\n" | |
3215 "Default: Off" | |
3216 msgstr "" | |
3217 | |
3218 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:64 | |
3219 msgid "Leading gap killer" | |
3220 msgstr "" | |
3221 | |
3222 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:65 | |
3223 #, fuzzy | |
3224 msgid "Length (ms):" | |
3225 msgstr "Délka:" | |
3226 | |
3227 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:66 | |
3228 #, fuzzy | |
3229 msgid "Limit OP buffer usage (ms):" | |
3230 msgstr "Velikost vyrovnávací paměti (ms):" | |
3231 | |
3232 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:67 | |
3233 #, fuzzy | |
3234 msgid "Load" | |
3235 msgstr "/Načíst" | |
3236 | |
3237 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:68 | |
3238 msgid "Lock to Fade-out" | |
3239 msgstr "" | |
3240 | |
3241 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:69 | |
3242 msgid "Lock to Leading" | |
3243 msgstr "" | |
3244 | |
3245 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:70 | |
3246 msgid "Lock to fadein length" | |
3247 msgstr "" | |
3248 | |
3249 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:71 | |
3250 msgid "Lock to fadeout length" | |
3251 msgstr "" | |
3252 | |
3253 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:72 | |
3254 msgid "Max block size (bytes):" | |
3255 msgstr "" | |
3256 | |
3257 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:73 | |
3258 msgid "Max. length (ms):" | |
3259 msgstr "" | |
3260 | |
3261 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:74 | |
3262 msgid "Max. level (16bit sample):" | |
3263 msgstr "" | |
3264 | |
3265 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:75 | |
3266 msgid "Mixing Buffer:" | |
3267 msgstr "" | |
3268 | |
3269 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:76 | |
3270 msgid "Mixing buffer preload (ms):" | |
3271 msgstr "" | |
3272 | |
3273 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:77 | |
3274 #, fuzzy | |
3275 msgid "Mixing buffer size (ms):" | |
3276 msgstr "Velikost vyrovnávací paměti (ms):" | |
3277 | |
3278 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:78 | |
3279 msgid "" | |
3280 "Monitors what is going on in XMMS-crossfade. If you think you found a bug in " | |
3281 "XMMS-crossfade, please enable this option and send me the output.\n" | |
3282 "Note that you should disable debug output if you start XMMS from within " | |
3283 "Netscape. Netscape will spam you with dialogs containing the debug output " | |
3284 "captured from <stderr>.\n" | |
3285 "Default: Off" | |
3286 msgstr "" | |
3287 | |
3288 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:81 | |
3289 msgid "New" | |
3290 msgstr "" | |
3291 | |
3292 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:83 | |
3293 msgid "None (0 ms)" | |
3294 msgstr "" | |
3295 | |
3296 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:85 | |
3297 msgid "Offset" | |
3298 msgstr "" | |
3299 | |
3300 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:86 | |
3301 msgid "Open the about dialog of the plugin selected above." | |
3302 msgstr "" | |
3303 | |
3304 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:87 | |
3305 msgid "Open the configuration dialog of the plugin selected above." | |
3306 msgstr "" | |
3307 | |
3308 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:89 | |
3309 msgid "Output Buffer:" | |
3310 msgstr "" | |
3311 | |
3312 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:90 | |
3313 #, fuzzy | |
3314 msgid "Output plugin" | |
3315 msgstr "OSS výstupní modul" | |
3316 | |
3317 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:91 | |
3318 msgid "Overlap by the fadein duration specified below.." | |
3319 msgstr "" | |
3320 | |
3321 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:92 | |
3322 msgid "Overlap by the fadeout duration specified above." | |
3323 msgstr "" | |
3324 | |
3325 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:93 | |
3326 #, fuzzy | |
3327 msgid "Pause" | |
3328 msgstr "/Pozastavit" | |
3329 | |
3330 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:94 | |
3331 msgid "Plugin compatibility options" | |
3332 msgstr "" | |
3333 | |
3334 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:95 | |
3335 #, fuzzy | |
3336 msgid "Position:" | |
3337 msgstr "Popis:" | |
3338 | |
3339 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:96 | |
3340 msgid "Pre-mixing effect plugin" | |
3341 msgstr "" | |
3342 | |
3343 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:97 | |
3344 #: ../audacious/equalizer.c:1408 | |
3345 msgid "Presets" | |
3346 msgstr "Předvolby" | |
3347 | |
3348 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:98 | |
3349 #, fuzzy | |
3350 msgid "Quality:" | |
3351 msgstr "/_Konec" | |
3352 | |
3353 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:99 | |
3354 #, fuzzy | |
3355 msgid "Rate:" | |
3356 msgstr "Datum:" | |
3357 | |
3358 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:100 | |
3359 msgid "Read ID3V2 RVA2 Tag" | |
3360 msgstr "" | |
3361 | |
3362 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:101 | |
3363 msgid "Read Quantaudio comment field" | |
3364 msgstr "" | |
3365 | |
3366 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:102 | |
3367 #, fuzzy | |
3368 msgid "Reopen" | |
3369 msgstr "/Opakovat" | |
3370 | |
3371 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:104 | |
3372 msgid "Reverse balance" | |
3373 msgstr "" | |
3374 | |
3375 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:105 | |
3376 msgid "" | |
3377 "Reverses left and right with the balance control.\n" | |
3378 "Default: Off" | |
3379 msgstr "" | |
3380 | |
3381 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:108 | |
3382 msgid "" | |
3383 "Select an effect plugin. Take care not to use the same plugin as selected in " | |
3384 "XMMS' configuration dialog." | |
3385 msgstr "" | |
3386 | |
3387 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:109 | |
3388 msgid "" | |
3389 "Select the transition to be used for the songchange type selected above:\n" | |
3390 "* Fade-in: Fade-in at 'Start of playback'\n" | |
3391 "* Reopen output device: Force a close/open on the output plugin. This will " | |
3392 "most certainly re-introduce gaps and clicks, but might be usefull with some " | |
3393 "plugins.\n" | |
3394 "* Flush output device: Keeps the output plugin opened, but flushes its " | |
3395 "buffers. This will give you almost instant reaction when pressing NEXT/" | |
3396 "PREV.\n" | |
3397 "* None (gapless/off): Gapless mode. Keeps the device opened, but does not do " | |
3398 "any fading.\n" | |
3399 "* Simple crossfade: Does a simple crossfade between the previous and the " | |
3400 "next song.\n" | |
3401 "* Advanced crossfade: Allows you to configure the crossfade in more detail.\n" | |
3402 "* Fade-out: Fade-out at 'Manual stop' or 'End of playlist'." | |
3403 msgstr "" | |
3404 | |
3405 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:117 | |
3406 msgid "" | |
3407 "Select the type of songchange you want to configure:\n" | |
3408 "* Start of playback: When starting playback by pressing PLAY\n" | |
3409 "* Automatic songchange: When reaching the end of a song and the playlist " | |
3410 "advances to the next song\n" | |
3411 "* Manual songchange: When manually selecting another song, for example by " | |
3412 "pressing NEXT/PREV\n" | |
3413 "* Manual stop: When pressing the STOP button\n" | |
3414 "* End of playlist: After the last song in the playlist has been played\n" | |
3415 "* Seeking: When seeking within the current song" | |
3416 msgstr "" | |
3417 | |
3418 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:124 | |
3419 msgid "Set a custom offset." | |
3420 msgstr "" | |
3421 | |
3422 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:125 | |
3423 msgid "" | |
3424 "Set how much additional silence should be played after pausing. This way, " | |
3425 "you can avoid the clicks some soundcards produce when entering pause.\n" | |
3426 "Default: 100" | |
3427 msgstr "" | |
3428 | |
3429 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:127 | |
3430 msgid "" | |
3431 "Set how much additional silence should be played after the end of the last " | |
3432 "song. This way, you can avoid the clicks some soundcards produce when being " | |
3433 "shut down during playback.\n" | |
3434 "Default: 500" | |
3435 msgstr "" | |
3436 | |
3437 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:129 | |
3438 msgid "" | |
3439 "Set how much the end of the previous and the beginning of the next song " | |
3440 "should overlap.\n" | |
3441 "* Negative values indicate that the next song should start before the " | |
3442 "previous has reached the end.\n" | |
3443 "* A value of 0 means that the songs are concatenated seamlessly.\n" | |
3444 "* Positive values will yield insert silence inbetween.." | |
3445 msgstr "" | |
3446 | |
3447 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:133 | |
3448 msgid "Set parameters for:" | |
3449 msgstr "" | |
3450 | |
3451 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:134 | |
3452 msgid "Set the duration for the fadein of the next song." | |
3453 msgstr "" | |
3454 | |
3455 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:135 | |
3456 msgid "Set the duration for the fadein when starting playback." | |
3457 msgstr "" | |
3458 | |
3459 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:136 | |
3460 msgid "" | |
3461 "Set the duration for the fadein when unpausing.\n" | |
3462 "Default: 100" | |
3463 msgstr "" | |
3464 | |
3465 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:138 | |
3466 msgid "Set the duration for the fadeout of the last song." | |
3467 msgstr "" | |
3468 | |
3469 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:139 | |
3470 msgid "Set the duration for the fadeout of the previous song." | |
3471 msgstr "" | |
3472 | |
3473 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:140 | |
3474 msgid "" | |
3475 "Set the duration for the fadeout when pausing.\n" | |
3476 "Default: 100\n" | |
3477 msgstr "" | |
3478 | |
3479 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:144 | |
3480 #, no-c-format | |
3481 msgid "" | |
3482 "Set the end volume. XMMS-crossfade will fade from 100% to this volume during " | |
3483 "the time specified above.\n" | |
3484 "Default: 0" | |
3485 msgstr "" | |
3486 | |
3487 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:146 | |
3488 msgid "" | |
3489 "Set the maximum length for gaps at the beginning of a stream.\n" | |
3490 "Default: 500" | |
3491 msgstr "" | |
3492 | |
3493 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:148 | |
3494 msgid "" | |
3495 "Set the maximum length for gaps at the end of a stream.\n" | |
3496 "Default: 500" | |
3497 msgstr "" | |
3498 | |
3499 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:150 | |
3500 msgid "" | |
3501 "Set the maximum volume for gaps at the beginning of a stream. All samples " | |
3502 "below this value are considered as silent.\n" | |
3503 "Default: 512" | |
3504 msgstr "" | |
3505 | |
3506 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:152 | |
3507 msgid "" | |
3508 "Set the maximum volume for gaps at the end of a stream. All samples below " | |
3509 "this value are considered as silent.\n" | |
3510 "Default: 512" | |
3511 msgstr "" | |
3512 | |
3513 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:155 | |
3514 #, no-c-format | |
3515 msgid "" | |
3516 "Set the start volume. XMMS-crossfade will fade from this volume to 100% " | |
3517 "during the time specified above.\n" | |
3518 "Default: 0" | |
3519 msgstr "" | |
3520 | |
3521 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:157 | |
3522 msgid "Show Buffer Monitor" | |
3523 msgstr "" | |
3524 | |
3525 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:158 | |
3526 msgid "Silence (ms):" | |
3527 msgstr "" | |
3528 | |
3529 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:159 | |
3530 msgid "Simple XF" | |
3531 msgstr "" | |
3532 | |
3533 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:160 | |
3534 msgid "Skip to next zero crossing" | |
3535 msgstr "" | |
3536 | |
3537 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:161 | |
3538 msgid "Software Mixer" | |
3539 msgstr "" | |
3540 | |
3541 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:162 | |
3542 msgid "Songchange timeout (ms):" | |
3543 msgstr "" | |
3544 | |
3545 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:163 | |
3546 msgid "" | |
3547 "Specify the length of the crosssfade.\n" | |
3548 "Default: depends on songchange type" | |
3549 msgstr "" | |
3550 | |
3551 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:165 | |
3552 msgid "" | |
3553 "Specify the length of the silence to be inserted between the tracks.\n" | |
3554 "Default: 2000" | |
3555 msgstr "" | |
3556 | |
3557 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:167 | |
3558 msgid "" | |
3559 "Specify the size of the mixing buffer. Mixing buffer space is required for " | |
3560 "pauses, fade-outs, offsetting (i.e. interleaving the end and beginning of " | |
3561 "two songs) and killing trailing gaps. Fade-ins and killing leading gaps are " | |
3562 "done on-the-fly and do not depend on mixing buffer space.\n" | |
3563 "Default: n/a - calculated automatically" | |
3564 msgstr "" | |
3565 | |
3566 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:170 | |
3567 #, no-c-format | |
3568 msgid "Start volume (%):" | |
3569 msgstr "" | |
3570 | |
3571 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:171 | |
3572 msgid "Target RMS:" | |
3573 msgstr "" | |
3574 | |
3575 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:172 | |
3576 msgid "" | |
3577 "Tells XMMS-crossfade how much data it should buffer before it starts writing " | |
3578 "to the output plugin/device. Usually, this value can be set to 0, because " | |
3579 "the output plugin does preloading on its own.\n" | |
3580 "Default: 0" | |
3581 msgstr "" | |
3582 | |
3583 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:174 | |
3584 msgid "" | |
3585 "The songchange timeout is the maximum time XMMS-crossfade waits for the next " | |
3586 "song. If this timeout is exceeded, the output plugin/device is closed.\n" | |
3587 "Default: 500" | |
3588 msgstr "" | |
3589 | |
3590 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:176 | |
3591 msgid "" | |
3592 "This option disables crossfading between the same file. This can happen if " | |
3593 "you have only one file in the playlist and 'repeat' turned on.\n" | |
3594 "Default: Off" | |
3595 msgstr "" | |
3596 | |
3597 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:178 | |
3598 msgid "" | |
3599 "This option enables the automatic detection of pre-faded or gapless tracks, " | |
3600 "like the tracks on some compilations or on most live albums. If such tracks " | |
3601 "are detected, crossfading will be disabled and only the gapkiller (if " | |
3602 "enabled) will be used for the songchange.\n" | |
3603 "Default: On" | |
3604 msgstr "" | |
3605 | |
3606 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:180 | |
3607 msgid "Throttle Output" | |
3608 msgstr "" | |
3609 | |
3610 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:181 | |
3611 msgid "Trailing gap killer" | |
3612 msgstr "" | |
3613 | |
3614 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:182 | |
3615 msgid "Use Quantaudio timing comments" | |
3616 msgstr "" | |
3617 | |
3618 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:183 | |
3619 #, fuzzy | |
3620 msgid "Use plugin" | |
3621 msgstr "Moduly" | |
3622 | |
3623 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:184 | |
3624 msgid "Use the same settings as above." | |
3625 msgstr "" | |
3626 | |
3627 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:185 | |
3628 msgid "Use the same settings as fade-out." | |
3629 msgstr "" | |
3630 | |
3631 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:186 | |
3632 #, fuzzy | |
3633 msgid "Volume control options" | |
3634 msgstr "Ovládání hlasitosti:" | |
3635 | |
3636 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:187 | |
3637 #, fuzzy | |
3638 msgid "Volume normalizer" | |
3639 msgstr "Ovládání hlasitosti:" | |
3640 | |
3641 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:188 | |
3642 msgid "" | |
3643 "When modifying the Output Options or the Mixing buffer size, you need to " | |
3644 "stop/restart playback for the settings to take effect." | |
3645 msgstr "" | |
3646 | |
3647 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:189 | |
3648 msgid "" | |
3649 "With this option enabled, XMMS-crossfade will limit the amount of data being " | |
3650 "buffered by the output plugin. This way, you can decrease the latency " | |
3651 "between pressing STOP/NEXT/PREV and the new song actually being played. \n" | |
3652 "Default: Off" | |
3653 msgstr "" | |
3654 | |
3655 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:191 | |
3656 msgid "Write debug output to <stderr>" | |
3657 msgstr "" | |
3658 | |
3659 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:192 | |
3660 msgid "" | |
3661 "You do not need to press 'Apply' after making changes to the effect plugin " | |
3662 "settings. It may take a while though until you can hear the change, since " | |
3663 "the plugin is applied before the mixing buffer." | |
3664 msgstr "" | |
3665 | |
3666 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:193 | |
3667 msgid "auto" | |
3668 msgstr "" | |
3669 | |
3670 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:194 | |
3671 msgid "dummy" | |
3672 msgstr "" | |
3673 | |
3674 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:195 | |
3675 msgid "ms" | |
3676 msgstr "" | |
3677 | |
3678 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:196 | |
3679 #, fuzzy | |
3680 msgid "same file" | |
3681 msgstr "/Uložit/Do souboru" | |
3682 | |
3683 #: ../Plugins/Output/crossfade/interface-2.0.glade.h:197 | |
3684 msgid "successive tracks" | |
3685 msgstr "" | |
3686 | |
3687 #: ../Plugins/Output/disk_writer/disk_writer.c:105 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3688 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3689 msgid "Disk Writer Plugin %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3690 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3691 |
381 | 3692 #: ../Plugins/Output/disk_writer/disk_writer.c:133 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3693 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3694 "You cannot use the Disk Writer plugin\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3695 "when you're running in realtime mode." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3696 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3697 |
381 | 3698 #: ../Plugins/Output/disk_writer/disk_writer.c:310 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3699 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3700 msgid "Select the directory where you want to store the output files:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3701 msgstr "Vyberte adresář, do něhož chcete vysílání uložit:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3702 |
381 | 3703 #: ../Plugins/Output/disk_writer/disk_writer.c:354 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3704 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3705 msgid "Disk Writer Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3706 msgstr "Nastavení ovaldače OSS" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3707 |
381 | 3708 #: ../Plugins/Output/disk_writer/disk_writer.c:383 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3709 msgid "Don't strip file name extension" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3710 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3711 |
381 | 3712 #: ../Plugins/Output/esd/about.c:34 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3713 msgid "About ESounD Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3714 msgstr "O modulu ESounD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3715 |
381 | 3716 #: ../Plugins/Output/esd/about.c:35 |
3717 #, fuzzy | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3718 msgid "" |
381 | 3719 "Audacious ESounD Plugin\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3720 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3721 " This program is free software; you can redistribute it and/or modify\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3722 "it under the terms of the GNU General Public License as published by\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3723 "the Free Software Foundation; either version 2 of the License, or\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3724 "(at your option) any later version.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3725 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3726 "This program is distributed in the hope that it will be useful,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3727 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3728 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3729 "GNU General Public License for more details.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3730 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3731 "You should have received a copy of the GNU General Public License\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3732 "along with this program; if not, write to the Free Software\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3733 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3734 "USA." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3735 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3736 "Modul XMMS ESounD\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3737 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3738 " Tento program je svobodný software; můžete jej šířit a/nebo měnit\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3739 "pokud dodržíte podmínky GNU General Public License (GPL) vydané\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3740 "Free Software Foundation a to buď ve verzi 2 nebo (dle vaší volby)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3741 "libovolné novější.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3742 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3743 "Program je šířen v naději, že bude užitečný, ale BEZ JAKÉKOLIV\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3744 "ZÁRUKY a to ani záruky obchodovatelnosti nebo vhodnosti pro\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3745 "JAKÝKOLIV účel. Více informací najdete v GNU GPL.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3746 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3747 "S tímto programem byste měli obdržet kopii GNU GPL. Pokud se\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3748 "tak nestalo, obraťte se na Free Software Foundation,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3749 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3750 "USA. Český překlad naleznete na webové adrese\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3751 "http://www.gnu.cz/licence.html." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3752 |
381 | 3753 #: ../Plugins/Output/esd/configure.c:102 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3754 msgid "ESD Output Plugin configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3755 msgstr "Nastavení výstupního modulu ESD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3756 |
381 | 3757 #: ../Plugins/Output/esd/configure.c:125 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3758 msgid "Use remote host" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3759 msgstr "Použít vzdálený počítač" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3760 |
381 | 3761 #: ../Plugins/Output/esd/configure.c:132 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3762 msgid "Volume controls OSS mixer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3763 msgstr "Hlasitost ovládána OO mixérem" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3764 |
381 | 3765 #: ../Plugins/Output/esd/configure.c:169 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3766 msgid "Server" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3767 msgstr "Server" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3768 |
381 | 3769 #: ../Plugins/Output/esd/esd.c:48 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3770 msgid "eSound Output Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3771 msgstr "Výstupní modul eSound" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3772 |
381 | 3773 #: ../Plugins/Visualization/blur_scope/blur_scope.c:57 |
0 | 3774 msgid "/Toggle Decorations" |
3775 msgstr "/Přepnout zobrazení dekorací" | |
3776 | |
381 | 3777 #: ../Plugins/Visualization/blur_scope/blur_scope.c:59 |
0 | 3778 msgid "/-" |
3779 msgstr "/-" | |
3780 | |
381 | 3781 #: ../Plugins/Visualization/blur_scope/blur_scope.c:60 |
0 | 3782 msgid "/Close" |
3783 msgstr "/Zavřít" | |
3784 | |
381 | 3785 #: ../Plugins/Visualization/blur_scope/blur_scope.c:198 |
0 | 3786 msgid "Blur scope" |
3787 msgstr "Blur scope" | |
3788 | |
381 | 3789 #: ../Plugins/Visualization/blur_scope/config.c:73 |
0 | 3790 msgid "Blur Scope: Color selection" |
3791 msgstr "Blur scope: výběr barvy" | |
3792 | |
381 | 3793 #: ../Plugins/Visualization/blur_scope/config.c:83 |
0 | 3794 msgid "Options:" |
3795 msgstr "Volby:" | |
3796 | |
381 | 3797 #: ../Plugins/Visualization/libvisual-proxy/about.c:54 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3798 #, fuzzy |
381 | 3799 msgid "About Libvisual Audacious Plugin" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3800 msgstr "O modulu ESounD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3801 |
381 | 3802 #: ../Plugins/Visualization/libvisual-proxy/about.c:88 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3803 msgid "" |
381 | 3804 "Libvisual Audacious Plugin\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3805 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3806 "Copyright (C) 2004, Duilio Protti <dprotti@users.sourceforge.net>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3807 "Dennis Smit <ds@nerds-incorporated.org>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3808 "\n" |
381 | 3809 "The Libvisual Audacious Plugin, more information about Libvisual can be " |
3810 "found at\n" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3811 "http://libvisual.sf.net\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3812 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3813 |
381 | 3814 #: ../Plugins/Visualization/libvisual-proxy/about.c:90 |
3815 #: ../audacious/about.c:310 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3816 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3817 msgstr "Zásluhy" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3818 |
381 | 3819 #: ../Plugins/Visualization/libvisual-proxy/about.c:112 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3820 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3821 "Brazilian Portuguese: Gustavo Sverzut Barbieri\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3822 "Dutch: Dennis Smit\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3823 "French: Jean-Christophe Hoelt\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3824 "Spanish: Duilio Protti\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3825 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3826 |
381 | 3827 #: ../Plugins/Visualization/libvisual-proxy/about.c:114 |
3828 #: ../audacious/about.c:314 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3829 msgid "Translators" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3830 msgstr "Překlady" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3831 |
381 | 3832 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:58 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3833 #, fuzzy |
381 | 3834 msgid "LibVisual Audacious Plugin" |
3835 msgstr "_Seznam vizualizačních modulů" | |
3836 | |
3837 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:70 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3838 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3839 msgid "Visualization Plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3840 msgstr "_Seznam vizualizačních modulů" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3841 |
381 | 3842 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:140 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3843 msgid "Enable/Disable" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3844 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3845 |
381 | 3846 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:148 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3847 msgid "Fullscreen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3848 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3849 |
381 | 3850 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:154 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3851 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3852 "You can toggle between normal and fullscreen mode pressing key TAB or F11" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3853 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3854 |
381 | 3855 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:156 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3856 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3857 msgid "All plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3858 msgstr "Moduly" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3859 |
381 | 3860 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:164 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3861 msgid "Only non GL plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3862 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3863 |
381 | 3864 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:172 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3865 msgid "Only GL plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3866 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3867 |
381 | 3868 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:188 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3869 msgid "Maximum Frames Per Second:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3870 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3871 |
381 | 3872 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:204 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3873 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3874 msgid "Morph Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3875 msgstr "Moduly" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3876 |
381 | 3877 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:225 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3878 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3879 "Select the kind of morph that will be applied when switching from one " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3880 "visualization plugin to another " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3881 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3882 |
381 | 3883 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:260 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3884 msgid "Select one morph plugin randomly" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3885 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3886 |
381 | 3887 #: ../Plugins/Visualization/libvisual-proxy/config_gui.c:274 |
3888 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:150 | |
3889 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:581 | |
3890 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:644 | |
3891 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:815 | |
3892 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:869 | |
3893 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:911 | |
3894 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:997 | |
3895 #: ../Plugins/Visualization/libvisual-proxy/main.c:143 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3896 msgid "Accept" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3897 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3898 |
381 | 3899 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:144 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3900 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3901 "The morph plugin specified on the config\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3902 "file is not a valid morph plugin.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3903 "We will use " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3904 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3905 |
381 | 3906 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:147 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3907 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3908 " morph plugin instead.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3909 "If you want another one, please choose it\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3910 "on the configure dialog." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3911 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3912 |
381 | 3913 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:165 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3914 msgid "GL plugins only" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3915 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3916 |
381 | 3917 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:167 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3918 msgid "non GL plugins only" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3919 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3920 |
381 | 3921 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:169 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3922 msgid "All plugins enabled" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3923 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3924 |
381 | 3925 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:174 |
3926 msgid "LibVisual: configuration is missing or corrupt, saving defaults" | |
3927 msgstr "" | |
3928 | |
3929 #. Create a new item marked as enabled | |
3930 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:514 | |
3931 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:736 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3932 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3933 msgid " (enabled)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3934 msgstr "Povolený" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3935 |
381 | 3936 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:577 |
3937 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:906 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3938 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3939 msgid "Version: " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3940 msgstr "Verze:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3941 |
381 | 3942 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:579 |
3943 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:908 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3944 msgid "Author: " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3945 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3946 |
381 | 3947 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:632 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3948 msgid "The list of actor plugins is empty." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3949 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3950 |
381 | 3951 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:639 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3952 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3953 msgid " error" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3954 msgstr "Terror" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3955 |
381 | 3956 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:640 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3957 msgid "There are no actor plugins installed.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3958 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3959 |
381 | 3960 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:641 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3961 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3962 " cannot be initialized.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3963 "Please visit http://libvisual.sf.net to\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3964 "to get some nice plugins." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3965 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3966 |
381 | 3967 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:804 |
3968 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:858 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3969 msgid "The list of morph plugins is empty." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3970 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3971 |
381 | 3972 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:812 |
3973 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:866 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3974 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3975 "There are no morph plugins, so switching\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3976 "between visualization plugins will be do it\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3977 "without any morphing." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3978 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3979 |
381 | 3980 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:822 |
3981 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:875 | |
3982 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:901 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3983 msgid "There is no info for this plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3984 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3985 |
381 | 3986 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:894 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3987 msgid "The list of input plugins is empty." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3988 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3989 |
381 | 3990 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:995 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3991 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3992 "We cannot initialize Libvisual library.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3993 "Libvisual is necessary for this plugin to work." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3994 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3995 |
381 | 3996 #: ../Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:1081 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3997 msgid "Invalid value for 'enabled_plugins' option" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3998 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3999 |
381 | 4000 #: ../Plugins/Visualization/libvisual-proxy/main.c:115 |
4001 #, fuzzy | |
4002 msgid "Audacious plugin" | |
4003 msgstr "CD Audio modul" | |
4004 | |
4005 #: ../Plugins/Visualization/libvisual-proxy/main.c:132 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4006 msgid "Cannot get options" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4007 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4008 |
381 | 4009 #: ../Plugins/Visualization/libvisual-proxy/main.c:139 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4010 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4011 msgid "Cannot initialize SDL!\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4012 msgstr "Nepodařilo se inicializovat gnome-vfs.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4013 |
381 | 4014 #: ../Plugins/Visualization/libvisual-proxy/main.c:142 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4015 msgid " will not be loaded." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4016 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4017 |
381 | 4018 #: ../Plugins/Visualization/libvisual-proxy/main.c:152 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4019 msgid "Last plugin: (none)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4020 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4021 |
381 | 4022 #: ../Plugins/Visualization/libvisual-proxy/main.c:154 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4023 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4024 msgid "Last plugin: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4025 msgstr "Vstupní modul: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4026 |
381 | 4027 #: ../Plugins/Visualization/libvisual-proxy/main.c:159 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4028 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4029 msgid "%s is not a valid actor plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4030 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4031 |
381 | 4032 #: ../Plugins/Visualization/libvisual-proxy/main.c:166 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4033 msgid "Could not get actor plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4034 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4035 |
381 | 4036 #: ../Plugins/Visualization/libvisual-proxy/main.c:294 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4037 msgid "Could not get video info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4038 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4039 |
381 | 4040 #: ../Plugins/Visualization/libvisual-proxy/main.c:347 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4041 msgid "Cannot set video depth" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4042 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4043 |
381 | 4044 #: ../Plugins/Visualization/libvisual-proxy/main.c:354 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4045 msgid "Cannot set video" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4046 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4047 |
381 | 4048 #: ../Plugins/Visualization/libvisual-proxy/main.c:379 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4049 msgid "Cannot set input plugin callback" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4050 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4051 |
381 | 4052 #: ../Plugins/Visualization/libvisual-proxy/main.c:434 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4053 msgid "Cannot initialize plugin's visual stuff" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4054 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4055 |
381 | 4056 #: ../audacious/about.c:42 |
0 | 4057 #, fuzzy, c-format |
4058 msgid "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4059 "<big><b>Audacious %s</b></big>\n" |
381 | 4060 "The future of UNIX multimedia.\n" |
0 | 4061 "\n" |
381 | 4062 "Copyright (C) 2005-2006 Audacious Development Team\n" |
0 | 4063 msgstr "" |
4064 "<big><b>Beep Media Player %s</b></big>\n" | |
4065 "Multimediální přehrávač založený na XMMS\n" | |
4066 "\n" | |
4067 "Copyright (C) 2003-2004 BMP Development Team\n" | |
4068 | |
381 | 4069 #: ../audacious/about.c:48 |
0 | 4070 msgid "Developers:" |
4071 msgstr "Vývojáři:" | |
4072 | |
381 | 4073 #: ../audacious/about.c:49 ../audacious/about.c:54 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4074 msgid "William Pitcock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4075 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4076 |
381 | 4077 #: ../audacious/about.c:50 ../audacious/about.c:56 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4078 msgid "Tony Vroon" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4079 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4080 |
381 | 4081 #: ../audacious/about.c:53 |
4082 #, fuzzy | |
4083 msgid "0.1.x developers:" | |
4084 msgstr "Vývojáři:" | |
4085 | |
4086 #: ../audacious/about.c:55 | |
4087 msgid "Mohammed Sameer" | |
4088 msgstr "" | |
4089 | |
4090 #: ../audacious/about.c:59 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4091 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4092 msgid "BMP Developers:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4093 msgstr "Vývojáři:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4094 |
381 | 4095 #: ../audacious/about.c:60 |
0 | 4096 msgid "Artem Baguinski" |
4097 msgstr "Artem Baguinski" | |
4098 | |
381 | 4099 #: ../audacious/about.c:61 ../audacious/about.c:168 |
0 | 4100 msgid "Edward Brocklesby" |
4101 msgstr "Edward Brocklesby" | |
4102 | |
381 | 4103 #: ../audacious/about.c:62 ../audacious/about.c:98 |
0 | 4104 msgid "Chong Kai Xiong" |
4105 msgstr "Chong Kai Xiong" | |
4106 | |
381 | 4107 #: ../audacious/about.c:63 |
0 | 4108 msgid "Milosz Derezynski" |
4109 msgstr "Milosz Derezynski" | |
4110 | |
381 | 4111 #: ../audacious/about.c:64 |
0 | 4112 msgid "David Lau" |
4113 msgstr "David Lau" | |
4114 | |
381 | 4115 #: ../audacious/about.c:65 |
0 | 4116 msgid "Ole Andre Vadla Ravnaas" |
4117 msgstr "Ole Andre Vadla Ravnaas" | |
4118 | |
381 | 4119 #: ../audacious/about.c:66 |
0 | 4120 msgid "Michiel Sikkes" |
4121 msgstr "Michiel Sikkes" | |
4122 | |
381 | 4123 #: ../audacious/about.c:67 |
0 | 4124 msgid "Andrei Badea" |
4125 msgstr "Andrei Badea" | |
4126 | |
381 | 4127 #: ../audacious/about.c:68 |
0 | 4128 msgid "Peter Behroozi" |
4129 msgstr "Peter Behroozi" | |
4130 | |
381 | 4131 #: ../audacious/about.c:69 |
0 | 4132 msgid "Bernard Blackham" |
4133 msgstr "Bernard Blackham" | |
4134 | |
381 | 4135 #: ../audacious/about.c:70 |
0 | 4136 msgid "Oliver Blin" |
4137 msgstr "Oliver Blin" | |
4138 | |
381 | 4139 #: ../audacious/about.c:71 |
0 | 4140 msgid "Tomas Bzatek" |
4141 msgstr "Tomas Bzatek" | |
4142 | |
381 | 4143 #: ../audacious/about.c:72 ../audacious/about.c:148 |
0 | 4144 msgid "Liviu Danicel" |
4145 msgstr "Liviu Danicel" | |
4146 | |
381 | 4147 #: ../audacious/about.c:73 |
0 | 4148 msgid "Jon Dowland" |
4149 msgstr "Jon Dowland" | |
4150 | |
381 | 4151 #: ../audacious/about.c:74 |
0 | 4152 msgid "Artur Frysiak" |
4153 msgstr "Artur Frysiak" | |
4154 | |
381 | 4155 #: ../audacious/about.c:75 |
0 | 4156 msgid "Sebastian Kapfer" |
4157 msgstr "Sebastian Kapfer" | |
4158 | |
381 | 4159 #: ../audacious/about.c:76 |
0 | 4160 msgid "Lukas Koberstein" |
4161 msgstr "Lukas Koberstein" | |
4162 | |
381 | 4163 #: ../audacious/about.c:77 ../audacious/about.c:152 |
0 | 4164 msgid "Dan Korostelev" |
4165 msgstr "Dan Korostelev" | |
4166 | |
381 | 4167 #: ../audacious/about.c:78 |
0 | 4168 msgid "Jolan Luff" |
4169 msgstr "Jolan Luff" | |
4170 | |
381 | 4171 #: ../audacious/about.c:79 |
0 | 4172 msgid "Michael Marineau" |
4173 msgstr "Michael Marineau" | |
4174 | |
381 | 4175 #: ../audacious/about.c:80 |
0 | 4176 msgid "Tim-Philipp Muller" |
4177 msgstr "Tim-Philipp Muller" | |
4178 | |
381 | 4179 #: ../audacious/about.c:81 |
0 | 4180 msgid "Julien Portalier" |
4181 msgstr "Julien Portalier" | |
4182 | |
381 | 4183 #: ../audacious/about.c:82 |
0 | 4184 msgid "Andrew Ruder" |
4185 msgstr "Andrew Ruder" | |
4186 | |
381 | 4187 #: ../audacious/about.c:83 |
0 | 4188 msgid "Olivier Samyn" |
4189 msgstr "Olivier Samyn" | |
4190 | |
381 | 4191 #: ../audacious/about.c:84 |
0 | 4192 msgid "Martijn Vernooij" |
4193 msgstr "Martijn Vernooij" | |
4194 | |
381 | 4195 #: ../audacious/about.c:91 |
0 | 4196 msgid "Brazilian Portuguese:" |
4197 msgstr "Brazilská portugalština:" | |
4198 | |
381 | 4199 #: ../audacious/about.c:92 |
0 | 4200 msgid "Philipi Pinto" |
4201 msgstr "Philipi Pinto" | |
4202 | |
381 | 4203 #: ../audacious/about.c:94 |
0 | 4204 msgid "Breton:" |
4205 msgstr "Bretonština:" | |
4206 | |
381 | 4207 #: ../audacious/about.c:95 |
0 | 4208 msgid "Thierry Vignaud" |
4209 msgstr "Thierry Vignaud" | |
4210 | |
381 | 4211 #: ../audacious/about.c:97 |
0 | 4212 msgid "Chinese:" |
4213 msgstr "Činský:" | |
4214 | |
381 | 4215 #: ../audacious/about.c:99 |
0 | 4216 msgid "Chao-Hsiung Liao" |
4217 msgstr "" | |
4218 | |
381 | 4219 #: ../audacious/about.c:101 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4220 msgid "Czech:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4221 msgstr "Čeština:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4222 |
381 | 4223 #: ../audacious/about.c:102 |
0 | 4224 msgid "Jan Narovec" |
4225 msgstr "Jan Narovec" | |
4226 | |
381 | 4227 #: ../audacious/about.c:104 |
0 | 4228 msgid "Dutch:" |
4229 msgstr "Holandský:" | |
4230 | |
381 | 4231 #: ../audacious/about.c:105 |
0 | 4232 msgid "Laurens Buhler" |
4233 msgstr "Laurens Buhler" | |
4234 | |
381 | 4235 #: ../audacious/about.c:107 |
0 | 4236 #, fuzzy |
4237 msgid "Finnish:" | |
4238 msgstr "Španělský:" | |
4239 | |
381 | 4240 #: ../audacious/about.c:108 |
0 | 4241 msgid "Pauli Virtanen" |
4242 msgstr "" | |
4243 | |
381 | 4244 #: ../audacious/about.c:110 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4245 msgid "French:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4246 msgstr "Francouzský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4247 |
381 | 4248 #: ../audacious/about.c:111 |
0 | 4249 msgid "David Le Brun" |
4250 msgstr "David Le Brun" | |
4251 | |
381 | 4252 #: ../audacious/about.c:113 |
0 | 4253 msgid "German:" |
4254 msgstr "Německý:" | |
4255 | |
381 | 4256 #: ../audacious/about.c:114 |
0 | 4257 msgid "Matthias Debus" |
4258 msgstr "Matthias Debus" | |
4259 | |
381 | 4260 #: ../audacious/about.c:116 |
0 | 4261 #, fuzzy |
4262 msgid "Georgian: " | |
4263 msgstr "Německý:" | |
4264 | |
381 | 4265 #: ../audacious/about.c:117 |
0 | 4266 msgid "George Machitidze" |
4267 msgstr "" | |
4268 | |
381 | 4269 #: ../audacious/about.c:119 |
0 | 4270 msgid "Greek:" |
4271 msgstr "Řečtina:" | |
4272 | |
381 | 4273 #: ../audacious/about.c:120 |
0 | 4274 msgid "Kouzinopoulos Haris" |
4275 msgstr "Kouzinopoulos Haris" | |
4276 | |
381 | 4277 #: ../audacious/about.c:121 |
0 | 4278 msgid "Stavros Giannouris" |
4279 msgstr "" | |
4280 | |
381 | 4281 #: ../audacious/about.c:123 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4282 msgid "Hindi:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4283 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4284 |
381 | 4285 #: ../audacious/about.c:124 |
0 | 4286 msgid "Dhananjaya Sharma" |
4287 msgstr "" | |
4288 | |
381 | 4289 #: ../audacious/about.c:126 |
0 | 4290 msgid "Hungarian:" |
4291 msgstr "Maďarština:" | |
4292 | |
381 | 4293 #: ../audacious/about.c:127 |
0 | 4294 msgid "Laszlo Dvornik" |
4295 msgstr "Laszlo Dvornik" | |
4296 | |
381 | 4297 #: ../audacious/about.c:129 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4298 msgid "Italian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4299 msgstr "Itaský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4300 |
381 | 4301 #: ../audacious/about.c:130 |
0 | 4302 msgid "Alessio D'Ascanio" |
4303 msgstr "Alessio D'Ascanio" | |
4304 | |
381 | 4305 #: ../audacious/about.c:132 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4306 msgid "Japanese:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4307 msgstr "Japonský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4308 |
381 | 4309 #: ../audacious/about.c:133 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4310 msgid "Dai" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4311 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4312 |
381 | 4313 #: ../audacious/about.c:135 |
0 | 4314 msgid "Korean:" |
4315 msgstr "Korejský:" | |
4316 | |
381 | 4317 #: ../audacious/about.c:136 |
0 | 4318 msgid "DongCheon Park" |
4319 msgstr "DongCheon Park" | |
4320 | |
381 | 4321 #: ../audacious/about.c:138 |
0 | 4322 msgid "Lithuanian:" |
4323 msgstr "Litevký:" | |
4324 | |
381 | 4325 #: ../audacious/about.c:139 |
0 | 4326 msgid "Rimas Kudelis" |
4327 msgstr "Rimas Kudelis" | |
4328 | |
381 | 4329 #: ../audacious/about.c:141 |
0 | 4330 msgid "Macedonian:" |
4331 msgstr "Makedonština:" | |
4332 | |
381 | 4333 #: ../audacious/about.c:142 |
0 | 4334 msgid "Arangel Angov" |
4335 msgstr "Arangel Angov" | |
4336 | |
381 | 4337 #: ../audacious/about.c:144 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4338 msgid "Polish:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4339 msgstr "Polský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4340 |
381 | 4341 #: ../audacious/about.c:145 |
0 | 4342 msgid "Jacek Wolszczak" |
4343 msgstr "Jacek Wolszczak" | |
4344 | |
381 | 4345 #: ../audacious/about.c:147 |
0 | 4346 msgid "Romanian:" |
4347 msgstr "Rumunština:" | |
4348 | |
381 | 4349 #: ../audacious/about.c:150 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4350 msgid "Russian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4351 msgstr "Ruský:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4352 |
381 | 4353 #: ../audacious/about.c:151 |
0 | 4354 msgid "Pavlo Bohmat" |
4355 msgstr "Pavlo Bohmat" | |
4356 | |
381 | 4357 #: ../audacious/about.c:153 |
0 | 4358 msgid "Vitaly Lipatov" |
4359 msgstr "" | |
4360 | |
381 | 4361 #: ../audacious/about.c:155 |
0 | 4362 msgid "Slovak:" |
4363 msgstr "Slovenština:" | |
4364 | |
381 | 4365 #: ../audacious/about.c:156 |
0 | 4366 msgid "Pavel Kanzelsberger" |
4367 msgstr "Pavel Kanzelsberger" | |
4368 | |
381 | 4369 #: ../audacious/about.c:158 |
0 | 4370 msgid "Spanish:" |
4371 msgstr "Španělský:" | |
4372 | |
381 | 4373 #: ../audacious/about.c:159 |
0 | 4374 msgid "Francisco Javier F. Serrador" |
4375 msgstr "Francisco Javier F. Serrador" | |
4376 | |
381 | 4377 #: ../audacious/about.c:161 |
0 | 4378 msgid "Swedish:" |
4379 msgstr "Švédský:" | |
4380 | |
381 | 4381 #: ../audacious/about.c:162 |
0 | 4382 msgid "Martin Persenius" |
4383 msgstr "Martin Persenius" | |
4384 | |
381 | 4385 #: ../audacious/about.c:164 |
0 | 4386 #, fuzzy |
4387 msgid "Ukrainian:" | |
4388 msgstr "Rumunština:" | |
4389 | |
381 | 4390 #: ../audacious/about.c:165 |
0 | 4391 msgid "Mykola Lynnyk" |
4392 msgstr "" | |
4393 | |
381 | 4394 #: ../audacious/about.c:167 |
0 | 4395 msgid "Welsh:" |
4396 msgstr "Welšský:" | |
4397 | |
381 | 4398 #: ../audacious/about.c:265 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4399 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4400 msgid "About Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4401 msgstr "O modulu MPEG Audio" |
0 | 4402 |
381 | 4403 #: ../audacious/eq_slider.c:93 |
0 | 4404 msgid "PREAMP" |
4405 msgstr "PREAMP" | |
4406 | |
381 | 4407 #: ../audacious/eq_slider.c:93 |
0 | 4408 msgid "60HZ" |
4409 msgstr "60 Hz" | |
4410 | |
381 | 4411 #: ../audacious/eq_slider.c:93 |
0 | 4412 msgid "170HZ" |
4413 msgstr "170 Hz" | |
4414 | |
381 | 4415 #: ../audacious/eq_slider.c:94 |
0 | 4416 msgid "310HZ" |
4417 msgstr "310 Hz" | |
4418 | |
381 | 4419 #: ../audacious/eq_slider.c:94 |
0 | 4420 msgid "600HZ" |
4421 msgstr "600 Hz" | |
4422 | |
381 | 4423 #: ../audacious/eq_slider.c:94 |
0 | 4424 msgid "1KHZ" |
4425 msgstr "1 kHz" | |
4426 | |
381 | 4427 #: ../audacious/eq_slider.c:95 |
0 | 4428 msgid "3KHZ" |
4429 msgstr "3 kHz" | |
4430 | |
381 | 4431 #: ../audacious/eq_slider.c:95 |
0 | 4432 msgid "6KHZ" |
4433 msgstr "6 kHz" | |
4434 | |
381 | 4435 #: ../audacious/eq_slider.c:95 |
0 | 4436 msgid "12KHZ" |
4437 msgstr "12 kHz" | |
4438 | |
381 | 4439 #: ../audacious/eq_slider.c:96 |
0 | 4440 msgid "14KHZ" |
4441 msgstr "14 kHz" | |
4442 | |
381 | 4443 #: ../audacious/eq_slider.c:96 |
0 | 4444 msgid "16KHZ" |
4445 msgstr "16 kHz" | |
4446 | |
381 | 4447 #: ../audacious/equalizer.c:126 |
0 | 4448 msgid "/Load" |
4449 msgstr "/Načíst" | |
4450 | |
381 | 4451 #: ../audacious/equalizer.c:127 |
0 | 4452 msgid "/Load/Preset" |
4453 msgstr "/Načíst/Uloženou předvolbu" | |
4454 | |
381 | 4455 #: ../audacious/equalizer.c:129 |
0 | 4456 msgid "/Load/Auto-load preset" |
4457 msgstr "/Načíst/Souborovou předvolbu" | |
4458 | |
381 | 4459 #: ../audacious/equalizer.c:131 |
0 | 4460 msgid "/Load/Default" |
4461 msgstr "/Načíst/Standardní předvolbu" | |
4462 | |
381 | 4463 #: ../audacious/equalizer.c:134 |
0 | 4464 msgid "/Load/Zero" |
4465 msgstr "/Načíst/Vynulovat" | |
4466 | |
381 | 4467 #: ../audacious/equalizer.c:137 |
0 | 4468 msgid "/Load/From file" |
4469 msgstr "/Načíst/Ze souboru" | |
4470 | |
381 | 4471 #: ../audacious/equalizer.c:139 |
0 | 4472 msgid "/Load/From WinAMP EQF file" |
4473 msgstr "/Načíst/Ze souboru WinAMP EQF" | |
4474 | |
381 | 4475 #: ../audacious/equalizer.c:141 |
0 | 4476 msgid "/Import" |
4477 msgstr "/Importovat" | |
4478 | |
381 | 4479 #: ../audacious/equalizer.c:142 |
0 | 4480 msgid "/Import/WinAMP Presets" |
4481 msgstr "/Importovat/Předvolbu WinAMPu" | |
4482 | |
381 | 4483 #: ../audacious/equalizer.c:144 |
0 | 4484 msgid "/Save" |
4485 msgstr "/Uložit" | |
4486 | |
381 | 4487 #: ../audacious/equalizer.c:145 |
0 | 4488 msgid "/Save/Preset" |
4489 msgstr "/Uložit/Předvolbu" | |
4490 | |
381 | 4491 #: ../audacious/equalizer.c:147 |
0 | 4492 msgid "/Save/Auto-load preset" |
4493 msgstr "/Uložit/Přiřadit k souboru" | |
4494 | |
381 | 4495 #: ../audacious/equalizer.c:149 |
0 | 4496 msgid "/Save/Default" |
4497 msgstr "/Uložit/Jako standardní" | |
4498 | |
381 | 4499 #: ../audacious/equalizer.c:152 |
0 | 4500 msgid "/Save/To file" |
4501 msgstr "/Uložit/Do souboru" | |
4502 | |
381 | 4503 #: ../audacious/equalizer.c:154 |
0 | 4504 msgid "/Save/To WinAMP EQF file" |
4505 msgstr "/Uložit/Do souboru WinAMP EQF" | |
4506 | |
381 | 4507 #: ../audacious/equalizer.c:156 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4508 msgid "/Delete" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4509 msgstr "/Smazat" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4510 |
381 | 4511 #: ../audacious/equalizer.c:157 |
0 | 4512 msgid "/Delete/Preset" |
4513 msgstr "/Smazat/Předvolbu" | |
4514 | |
381 | 4515 #: ../audacious/equalizer.c:159 |
0 | 4516 msgid "/Delete/Auto-load preset" |
4517 msgstr "/Smazat/Souborovou předvolbu" | |
4518 | |
381 | 4519 #: ../audacious/equalizer.c:740 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4520 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4521 msgid "Audacious Equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4522 msgstr "/Sbalit ekvalizér" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4523 |
381 | 4524 #: ../audacious/equalizer.c:1365 |
0 | 4525 msgid "Preset" |
4526 msgstr "Předvolba" | |
4527 | |
381 | 4528 #: ../audacious/equalizer.c:1467 |
0 | 4529 msgid "Load preset" |
4530 msgstr "Načíst předvolby" | |
4531 | |
381 | 4532 #: ../audacious/equalizer.c:1481 |
0 | 4533 msgid "Load auto-preset" |
4534 msgstr "Načíst souborovou předvolbu" | |
4535 | |
381 | 4536 #: ../audacious/equalizer.c:1506 ../audacious/equalizer.c:1512 |
4537 #: ../audacious/equalizer.c:1519 | |
0 | 4538 msgid "Load equalizer preset" |
4539 msgstr "Načíst nastavení ekvalizéru" | |
4540 | |
381 | 4541 #: ../audacious/equalizer.c:1528 |
0 | 4542 msgid "Save preset" |
4543 msgstr "Uložit předvolbu" | |
4544 | |
381 | 4545 #: ../audacious/equalizer.c:1547 |
0 | 4546 msgid "Save auto-preset" |
4547 msgstr "Uložit souborovou předvolbu" | |
4548 | |
381 | 4549 #: ../audacious/equalizer.c:1580 ../audacious/equalizer.c:1599 |
0 | 4550 msgid "Save equalizer preset" |
4551 msgstr "Uložit nastavení ekvalizéru" | |
4552 | |
381 | 4553 #: ../audacious/equalizer.c:1608 |
0 | 4554 msgid "Delete preset" |
4555 msgstr "Smazat předvolbu" | |
4556 | |
381 | 4557 #: ../audacious/equalizer.c:1624 |
0 | 4558 msgid "Delete auto-preset" |
4559 msgstr "Smazat souborovou předvolbu" | |
4560 | |
381 | 4561 #: ../audacious/getopt.c:616 |
0 | 4562 #, c-format |
4563 msgid "%s: option `%s' is ambiguous\n" | |
4564 msgstr "%s: volba `%s' je nejasná\n" | |
4565 | |
381 | 4566 #: ../audacious/getopt.c:638 |
0 | 4567 #, c-format |
4568 msgid "%s: option `--%s' doesn't allow an argument\n" | |
4569 msgstr "%s: volba `--%s' nemá parametr\n" | |
4570 | |
381 | 4571 #: ../audacious/getopt.c:644 |
0 | 4572 #, c-format |
4573 msgid "%s: option `%c%s' doesn't allow an argument\n" | |
4574 msgstr "%s: volba `%c%s' nemá parametr\n" | |
4575 | |
381 | 4576 #: ../audacious/getopt.c:661 ../audacious/getopt.c:819 |
0 | 4577 #, c-format |
4578 msgid "%s: option `%s' requires an argument\n" | |
4579 msgstr "%s: volba `%s' vyžaduje parametr\n" | |
4580 | |
381 | 4581 #. --option |
4582 #: ../audacious/getopt.c:687 | |
0 | 4583 #, c-format |
4584 msgid "%s: unrecognized option `--%s'\n" | |
4585 msgstr "%s: neznámá volba `--%s'\n" | |
4586 | |
381 | 4587 #. +option or -option |
4588 #: ../audacious/getopt.c:691 | |
0 | 4589 #, c-format |
4590 msgid "%s: unrecognized option `%c%s'\n" | |
4591 msgstr "%s: neznámá volba `%c%s'\n" | |
4592 | |
381 | 4593 #. 1003.2 specifies the format of this message. |
4594 #: ../audacious/getopt.c:715 | |
0 | 4595 #, c-format |
4596 msgid "%s: illegal option -- %c\n" | |
4597 msgstr "%s: nepřípustný parametr -- %c\n" | |
4598 | |
381 | 4599 #: ../audacious/getopt.c:718 |
0 | 4600 #, c-format |
4601 msgid "%s: invalid option -- %c\n" | |
4602 msgstr "%s: neplatný parametr -- %c\n" | |
4603 | |
381 | 4604 #: ../audacious/getopt.c:745 ../audacious/getopt.c:861 |
0 | 4605 #, c-format |
4606 msgid "%s: option requires an argument -- %c\n" | |
4607 msgstr "%s: volba vyžaduje parametr -- %c\n" | |
4608 | |
381 | 4609 #: ../audacious/getopt.c:790 |
0 | 4610 #, c-format |
4611 msgid "%s: option `-W %s' is ambiguous\n" | |
4612 msgstr "%s: volba `-W %s' je nejasná\n" | |
4613 | |
381 | 4614 #: ../audacious/getopt.c:805 |
0 | 4615 #, c-format |
4616 msgid "%s: option `-W %s' doesn't allow an argument\n" | |
4617 msgstr "%s: volba `-W %s' nemá parametr\n" | |
4618 | |
381 | 4619 #: ../audacious/glade.c:41 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4620 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4621 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4622 "<b><big>Unable to create %s.</big></b>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4623 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4624 "Could not open glade file (%s). Please check your installation.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4625 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4626 |
381 | 4627 #: ../audacious/input.c:299 |
0 | 4628 msgid "" |
4629 "<b><big>Unable to play files.</big></b>\n" | |
4630 "\n" | |
4631 "The following files could not be played. Please check that:\n" | |
4632 "1. they are accessible.\n" | |
4633 "2. you have enabled the media plugins required." | |
4634 msgstr "" | |
4635 "<b><big>Soubory nelze přehrát</big></b>\n" | |
4636 "\n" | |
4637 "Následující soubory nelze přehrát. Zkontrolujte zda:\n" | |
4638 "1. jsou přístupné,\n" | |
4639 "2. máte povolené příslušné moduly." | |
4640 | |
381 | 4641 #: ../audacious/input.c:324 |
0 | 4642 msgid "Don't show this warning anymore" |
4643 msgstr "Příště již nevarovat" | |
4644 | |
381 | 4645 #: ../audacious/input.c:326 |
0 | 4646 msgid "Show more _details" |
4647 msgstr "Ukaž podrobné _informace" | |
4648 | |
381 | 4649 #: ../audacious/input.c:340 ../audacious/prefswin.c:98 |
4650 #: ../audacious/prefswin.c:447 ../audacious/prefswin.c:535 | |
4651 #: ../audacious/prefswin.c:624 ../audacious/prefswin.c:720 | |
0 | 4652 msgid "Filename" |
4653 msgstr "Jméno souboru" | |
4654 | |
381 | 4655 #: ../audacious/input.c:508 |
0 | 4656 #, c-format |
381 | 4657 msgid "audacious: %s" |
4658 msgstr "" | |
4659 | |
4660 #: ../audacious/input.c:542 | |
0 | 4661 msgid "No input plugin recognized this file" |
4662 msgstr "Soubor nebyl rozpoznán žádným vstupním modulem" | |
4663 | |
381 | 4664 #: ../audacious/input.c:544 |
0 | 4665 #, c-format |
4666 msgid "Input plugin: %s" | |
4667 msgstr "Vstupní modul: %s" | |
4668 | |
381 | 4669 #: ../audacious/logger.c:120 |
0 | 4670 #, c-format |
4671 msgid "Unable to create log file (%s)!\n" | |
4672 msgstr "Nepodařilo se vytvořit logovací soubor (%s)!\n" | |
4673 | |
381 | 4674 #. Translatable string for beep.desktop's comment field |
4675 #: ../audacious/main.c:82 ../audacious/main.c:84 ../audacious/mainwin.c:784 | |
4676 #: ../audacious/mainwin.c:3056 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4677 msgid "Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4678 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4679 |
381 | 4680 #: ../audacious/main.c:377 |
0 | 4681 #, c-format |
4682 msgid "Could not create directory (%s): %s" | |
4683 msgstr "Nepodařilo se vytvořit adresář (%s): %s" | |
4684 | |
381 | 4685 #: ../audacious/main.c:638 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4686 #, fuzzy |
0 | 4687 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4688 "Usage: audacious [options] [files] ...\n" |
0 | 4689 "\n" |
4690 "Options:\n" | |
4691 "--------\n" | |
4692 msgstr "" | |
4693 "Použití: beep-media-player [volby] [soubory] ...\n" | |
4694 "\n" | |
4695 "Volby:\n" | |
4696 "------\n" | |
4697 | |
381 | 4698 #. -h, --help switch |
4699 #: ../audacious/main.c:643 | |
0 | 4700 msgid "Display this text and exit" |
4701 msgstr "Zobrazí tento text a skončí" | |
4702 | |
381 | 4703 #. -n, --session switch |
4704 #: ../audacious/main.c:646 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4705 #, fuzzy |
381 | 4706 msgid "Select Audacious/BMP/XMMS session (Default: 0)" |
0 | 4707 msgstr "Výběr BMP/XMMS sezení (standardně: 0)" |
4708 | |
381 | 4709 #. -r, --rew switch |
4710 #: ../audacious/main.c:649 | |
0 | 4711 msgid "Skip backwards in playlist" |
4712 msgstr "Přejít zpět v seznamu skladeb" | |
4713 | |
381 | 4714 #. -p, --play switch |
4715 #: ../audacious/main.c:652 | |
0 | 4716 msgid "Start playing current playlist" |
4717 msgstr "Přehrát skladby v aktuálním seznamu" | |
4718 | |
381 | 4719 #. -u, --pause switch |
4720 #: ../audacious/main.c:655 | |
0 | 4721 msgid "Pause current song" |
4722 msgstr "Pozastavit přehrávanou skladbu" | |
4723 | |
381 | 4724 #. -s, --stop switch |
4725 #: ../audacious/main.c:658 | |
0 | 4726 msgid "Stop current song" |
4727 msgstr "Zastavit přehrávanou skladbu" | |
4728 | |
381 | 4729 #. -t, --play-pause switch |
4730 #: ../audacious/main.c:661 | |
0 | 4731 msgid "Pause if playing, play otherwise" |
4732 msgstr "Pozastavit při přehrávání; spustit pokud je BMP zastaven" | |
4733 | |
381 | 4734 #. -f, --fwd switch |
4735 #: ../audacious/main.c:664 | |
0 | 4736 msgid "Skip forward in playlist" |
4737 msgstr "Přejít na další skladbu" | |
4738 | |
381 | 4739 #. -e, --enqueue switch |
4740 #: ../audacious/main.c:667 | |
0 | 4741 msgid "Don't clear the playlist" |
4742 msgstr "Nemazat seznam skladeb" | |
4743 | |
381 | 4744 #. -m, --show-main-window switch |
4745 #: ../audacious/main.c:670 | |
0 | 4746 msgid "Show the main window" |
4747 msgstr "Zobrazit hlavní okno" | |
4748 | |
381 | 4749 #. -a, --activate switch |
4750 #: ../audacious/main.c:673 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4751 #, fuzzy |
381 | 4752 msgid "Activate Audacious" |
0 | 4753 msgstr "Aktivovat BMP" |
4754 | |
381 | 4755 #. -i, --sm-client-id switch |
4756 #: ../audacious/main.c:676 | |
0 | 4757 msgid "Previous session ID" |
4758 msgstr "ID předchozího sezení" | |
4759 | |
381 | 4760 #. -h, --headless switch |
4761 #: ../audacious/main.c:679 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4762 msgid "Headless operation [experimental]" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4763 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4764 |
381 | 4765 #. -v, --version switch |
4766 #: ../audacious/main.c:682 | |
0 | 4767 msgid "Print version number and exit\n" |
4768 msgstr "Zobrazí číslo verze a skončí\n" | |
4769 | |
381 | 4770 #: ../audacious/main.c:861 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4771 #, fuzzy |
0 | 4772 msgid "" |
4773 "\n" | |
4774 "Received SIGSEGV\n" | |
4775 "\n" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4776 "This could be a bug in Audacious. If you don't know why this happened, file " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4777 "a bug at http://bugs.nenolod.net/\n" |
0 | 4778 "\n" |
4779 msgstr "" | |
4780 "\n" | |
4781 "Zachycen SIGSEGV\n" | |
4782 "\n" | |
4783 "Asi jste narazili na chybu v BMP. Pokud netušíte proč, kontaktujte vývojáře " | |
4784 "(anglicky) na beepmp-devel@lists.sourceforge.net\n" | |
4785 "\n" | |
4786 | |
381 | 4787 #: ../audacious/main.c:884 |
0 | 4788 #, c-format |
4789 msgid "" | |
4790 "<b><big>Unable to load skin.</big></b>\n" | |
4791 "\n" | |
4792 "Check that skin at '%s' is usable and default skin is properly installed at " | |
4793 "'%s'\n" | |
4794 msgstr "" | |
4795 "<b><big>Nelze načíst skin.</big></b>\n" | |
4796 "\n" | |
4797 "Zkontrolujte, zda skin v '%s' je použitelný a zda je standardní skin správně " | |
4798 "nainstalován v '%s'.\n" | |
4799 | |
381 | 4800 #: ../audacious/main.c:920 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4801 #, fuzzy, c-format |
0 | 4802 msgid "" |
381 | 4803 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" |
0 | 4804 "Please use GTK+ %s or newer.\n" |
4805 msgstr "" | |
4806 "Verze knihovny GTK+ (%d.%d.%d) není kompatibilní s BMP.\n" | |
4807 "Použijte GTK+ %s nebo novější.\n" | |
4808 | |
381 | 4809 #: ../audacious/main.c:931 |
0 | 4810 msgid "" |
4811 "Sorry, threads isn't supported on your platform.\n" | |
4812 "\n" | |
4813 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
4814 "you\n" | |
4815 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
4816 msgstr "" | |
4817 "Bohužel, váš systém nepodporuje vlákna.\n" | |
4818 "\n" | |
4819 "Pokud máte linux založený na libc5 a knihovny Glib a GTK+ byly nainstalovány " | |
4820 "dříve\n" | |
4821 "než LinuxThreads, budete muset Glib a GTK+ přeložit znovu.\n" | |
4822 | |
381 | 4823 #. GTK check failed, and no arguments passed to indicate |
4824 #. that user is intending to only remote control a running | |
4825 #. session | |
4826 #: ../audacious/main.c:948 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4827 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4828 msgid "audacious: Unable to open display, exiting.\n" |
0 | 4829 msgstr "BMP: Nepodařilo se otevřít displej. Končím." |
4830 | |
381 | 4831 #: ../audacious/mainwin.c:236 ../audacious/mainwin.c:351 |
4832 #: ../audacious/playlistwin.c:124 | |
0 | 4833 msgid "/View Track Details" |
4834 msgstr "/Zobrazit inforamce o skladbě" | |
4835 | |
381 | 4836 #: ../audacious/mainwin.c:239 |
0 | 4837 msgid "/Autoscroll Songname" |
4838 msgstr "/Automatický posun názvu skladby" | |
4839 | |
381 | 4840 #: ../audacious/mainwin.c:249 |
0 | 4841 msgid "/Visualization Mode" |
4842 msgstr "/Typ zobrazení" | |
4843 | |
381 | 4844 #: ../audacious/mainwin.c:250 |
0 | 4845 msgid "/Visualization Mode/Analyzer" |
4846 msgstr "/Typ zobrazení/Analyzér" | |
4847 | |
381 | 4848 #: ../audacious/mainwin.c:252 |
0 | 4849 msgid "/Visualization Mode/Scope" |
4850 msgstr "/Typ zobrazení/Vlnovka" | |
4851 | |
381 | 4852 #: ../audacious/mainwin.c:254 |
0 | 4853 msgid "/Visualization Mode/Off" |
4854 msgstr "/Typ zobrazení/Vypnout" | |
4855 | |
381 | 4856 #: ../audacious/mainwin.c:256 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4857 msgid "/Analyzer Mode" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4858 msgstr "/Sloupce" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4859 |
381 | 4860 #: ../audacious/mainwin.c:257 |
0 | 4861 msgid "/Analyzer Mode/Normal" |
4862 msgstr "/Sloupce/Normální" | |
4863 | |
381 | 4864 #: ../audacious/mainwin.c:259 |
0 | 4865 msgid "/Analyzer Mode/Fire" |
4866 msgstr "/Sloupce/Oheň" | |
4867 | |
381 | 4868 #: ../audacious/mainwin.c:261 |
0 | 4869 msgid "/Analyzer Mode/Vertical Lines" |
4870 msgstr "/Sloupce/Barva výšky" | |
4871 | |
381 | 4872 #: ../audacious/mainwin.c:264 |
0 | 4873 msgid "/Analyzer Mode/Lines" |
4874 msgstr "/Sloupce/Tenké" | |
4875 | |
381 | 4876 #: ../audacious/mainwin.c:266 |
0 | 4877 msgid "/Analyzer Mode/Bars" |
4878 msgstr "/Sloupce/Silné" | |
4879 | |
381 | 4880 #: ../audacious/mainwin.c:269 |
0 | 4881 msgid "/Analyzer Mode/Peaks" |
4882 msgstr "/Sloupce/Vrcholky" | |
4883 | |
381 | 4884 #: ../audacious/mainwin.c:271 |
0 | 4885 msgid "/Scope Mode" |
4886 msgstr "/Sinusovka" | |
4887 | |
381 | 4888 #: ../audacious/mainwin.c:272 |
0 | 4889 msgid "/Scope Mode/Dot Scope" |
4890 msgstr "/Sinusovka/Bodová" | |
4891 | |
381 | 4892 #: ../audacious/mainwin.c:274 |
0 | 4893 msgid "/Scope Mode/Line Scope" |
4894 msgstr "/Sinusovka/Čárová" | |
4895 | |
381 | 4896 #: ../audacious/mainwin.c:276 |
0 | 4897 msgid "/Scope Mode/Solid Scope" |
4898 msgstr "/Sinusovka/Plná" | |
4899 | |
381 | 4900 #: ../audacious/mainwin.c:278 |
0 | 4901 msgid "/WindowShade VU Mode" |
4902 msgstr "/Minimalizovaný režim" | |
4903 | |
381 | 4904 #: ../audacious/mainwin.c:279 |
0 | 4905 msgid "/WindowShade VU Mode/Normal" |
4906 msgstr "/Minimalizovaný režim/Normální" | |
4907 | |
381 | 4908 #: ../audacious/mainwin.c:281 |
0 | 4909 msgid "/WindowShade VU Mode/Smooth" |
4910 msgstr "/Minimalizovaný režim/Jemný" | |
4911 | |
381 | 4912 #: ../audacious/mainwin.c:283 |
0 | 4913 msgid "/Refresh Rate" |
4914 msgstr "/Obnovování" | |
4915 | |
381 | 4916 #: ../audacious/mainwin.c:284 |
0 | 4917 msgid "/Refresh Rate/Full (~50 fps)" |
4918 msgstr "/Obnovování/Plnou rychlostí (~50 Hz)" | |
4919 | |
381 | 4920 #: ../audacious/mainwin.c:286 |
0 | 4921 msgid "/Refresh Rate/Half (~25 fps)" |
4922 msgstr "/Obnovování/Poloviční rychlostí (~25 Hz)" | |
4923 | |
381 | 4924 #: ../audacious/mainwin.c:288 |
0 | 4925 msgid "/Refresh Rate/Quarter (~13 fps)" |
4926 msgstr "/Obnovování/Čtvrtinovou rychlostí (~13 Hz)" | |
4927 | |
381 | 4928 #: ../audacious/mainwin.c:290 |
0 | 4929 msgid "/Refresh Rate/Eighth (~6 fps)" |
4930 msgstr "/Obnovování/Osminovou rychlostí (~6 Hz)" | |
4931 | |
381 | 4932 #: ../audacious/mainwin.c:292 |
0 | 4933 msgid "/Analyzer Falloff" |
4934 msgstr "/Klesání sloupců" | |
4935 | |
381 | 4936 #: ../audacious/mainwin.c:293 |
0 | 4937 msgid "/Analyzer Falloff/Slowest" |
4938 msgstr "/Klesání sloupců/Nejpomalejší" | |
4939 | |
381 | 4940 #: ../audacious/mainwin.c:295 |
0 | 4941 msgid "/Analyzer Falloff/Slow" |
4942 msgstr "/Klesání sloupců/Pomalé" | |
4943 | |
381 | 4944 #: ../audacious/mainwin.c:297 |
0 | 4945 msgid "/Analyzer Falloff/Medium" |
4946 msgstr "/Klesání sloupců/Střední" | |
4947 | |
381 | 4948 #: ../audacious/mainwin.c:299 |
0 | 4949 msgid "/Analyzer Falloff/Fast" |
4950 msgstr "/Klesání sloupců/Rychlé" | |
4951 | |
381 | 4952 #: ../audacious/mainwin.c:301 |
0 | 4953 msgid "/Analyzer Falloff/Fastest" |
4954 msgstr "/Klesání sloupců/Nejrychlejší" | |
4955 | |
381 | 4956 #: ../audacious/mainwin.c:303 |
0 | 4957 msgid "/Peaks Falloff" |
4958 msgstr "/Klesání vrcholků" | |
4959 | |
381 | 4960 #: ../audacious/mainwin.c:304 |
0 | 4961 msgid "/Peaks Falloff/Slowest" |
4962 msgstr "/Klesání vrcholků/Nejpomalejší" | |
4963 | |
381 | 4964 #: ../audacious/mainwin.c:306 |
0 | 4965 msgid "/Peaks Falloff/Slow" |
4966 msgstr "/Klesání vrcholků/Pomalé" | |
4967 | |
381 | 4968 #: ../audacious/mainwin.c:308 |
0 | 4969 msgid "/Peaks Falloff/Medium" |
4970 msgstr "/Klesání vrcholků/Střední" | |
4971 | |
381 | 4972 #: ../audacious/mainwin.c:310 |
0 | 4973 msgid "/Peaks Falloff/Fast" |
4974 msgstr "/Klesání vrcholků/Rychlé" | |
4975 | |
381 | 4976 #: ../audacious/mainwin.c:312 |
0 | 4977 msgid "/Peaks Falloff/Fastest" |
4978 msgstr "/Klesání vrcholků/Nejrychlejší" | |
4979 | |
381 | 4980 #: ../audacious/mainwin.c:322 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4981 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4982 msgid "/Play CD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4983 msgstr "/Hrát" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4984 |
381 | 4985 #: ../audacious/mainwin.c:325 |
0 | 4986 msgid "/Repeat" |
4987 msgstr "/Opakovat" | |
4988 | |
381 | 4989 #: ../audacious/mainwin.c:327 |
0 | 4990 msgid "/Shuffle" |
4991 msgstr "/Náhodné přehrávání" | |
4992 | |
381 | 4993 #: ../audacious/mainwin.c:329 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4994 msgid "/No Playlist Advance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4995 msgstr "/Nepřecházet na další skladbu" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4996 |
381 | 4997 #: ../audacious/mainwin.c:332 |
0 | 4998 msgid "/Play" |
4999 msgstr "/Hrát" | |
5000 | |
381 | 5001 #: ../audacious/mainwin.c:334 |
0 | 5002 msgid "/Pause" |
5003 msgstr "/Pozastavit" | |
5004 | |
381 | 5005 #: ../audacious/mainwin.c:336 |
0 | 5006 msgid "/Stop" |
5007 msgstr "/Zastavit" | |
5008 | |
381 | 5009 #: ../audacious/mainwin.c:338 |
0 | 5010 msgid "/Previous" |
5011 msgstr "/Předchozí" | |
5012 | |
381 | 5013 #: ../audacious/mainwin.c:340 |
0 | 5014 msgid "/Next" |
5015 msgstr "/Další" | |
5016 | |
381 | 5017 #: ../audacious/mainwin.c:343 |
0 | 5018 msgid "/Jump to Playlist Start" |
5019 msgstr "/Přejít na začátek seznamu skladeb" | |
5020 | |
381 | 5021 #: ../audacious/mainwin.c:346 |
0 | 5022 msgid "/Jump to File" |
5023 msgstr "/Přejít na soubor" | |
5024 | |
381 | 5025 #: ../audacious/mainwin.c:348 |
0 | 5026 msgid "/Jump to Time" |
5027 msgstr "/Přejít na čas" | |
5028 | |
381 | 5029 #: ../audacious/mainwin.c:361 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5030 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5031 msgid "/About Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5032 msgstr "O modulu MPEG Audio" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5033 |
381 | 5034 #: ../audacious/mainwin.c:364 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5035 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5036 msgid "/Play File" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5037 msgstr "/Hrát" |
0 | 5038 |
381 | 5039 #: ../audacious/mainwin.c:366 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5040 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5041 msgid "/Play Location" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5042 msgstr "Umístění:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5043 |
381 | 5044 #: ../audacious/mainwin.c:369 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5045 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5046 msgid "/V_isualization" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5047 msgstr "/Typ zobrazení" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5048 |
381 | 5049 #: ../audacious/mainwin.c:370 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5050 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5051 msgid "/_Playback" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5052 msgstr "/Hrát" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5053 |
381 | 5054 #: ../audacious/mainwin.c:371 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5055 msgid "/_View" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5056 msgstr "/_Zobrazení" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5057 |
381 | 5058 #: ../audacious/mainwin.c:373 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5059 msgid "/Preferences" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5060 msgstr "/Nastavení" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5061 |
381 | 5062 #: ../audacious/mainwin.c:375 |
0 | 5063 msgid "/_Quit" |
5064 msgstr "/_Konec" | |
5065 | |
381 | 5066 #: ../audacious/mainwin.c:385 |
0 | 5067 msgid "/Files..." |
5068 msgstr "/Soubory..." | |
5069 | |
381 | 5070 #: ../audacious/mainwin.c:387 |
0 | 5071 msgid "/Internet location..." |
5072 msgstr "/Internetová adresa..." | |
5073 | |
381 | 5074 #: ../audacious/mainwin.c:401 |
0 | 5075 msgid "/Show Playlist Editor" |
5076 msgstr "/Zobrazit editor seznamu skladeb" | |
5077 | |
381 | 5078 #: ../audacious/mainwin.c:403 |
0 | 5079 msgid "/Show Equalizer" |
5080 msgstr "/Zobrazit ekvalizér" | |
5081 | |
381 | 5082 #: ../audacious/mainwin.c:406 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5083 msgid "/Time Elapsed" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5084 msgstr "/Dosažený čas" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5085 |
381 | 5086 #: ../audacious/mainwin.c:408 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5087 msgid "/Time Remaining" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5088 msgstr "/Zbývající čas" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5089 |
381 | 5090 #: ../audacious/mainwin.c:411 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5091 msgid "/Always On Top" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5092 msgstr "/Vždy na vrchu" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5093 |
381 | 5094 #: ../audacious/mainwin.c:413 |
0 | 5095 msgid "/Put on All Workspaces" |
5096 msgstr "/Zobrazit na všech plochách" | |
5097 | |
381 | 5098 #: ../audacious/mainwin.c:416 |
0 | 5099 msgid "/Roll up Player" |
5100 msgstr "/Sbalit přehrávač" | |
5101 | |
381 | 5102 #: ../audacious/mainwin.c:418 |
0 | 5103 msgid "/Roll up Playlist Editor" |
5104 msgstr "/Sbalit editor seznamu skladeb" | |
5105 | |
381 | 5106 #: ../audacious/mainwin.c:420 |
0 | 5107 msgid "/Roll up Equalizer" |
5108 msgstr "/Sbalit ekvalizér" | |
5109 | |
381 | 5110 #: ../audacious/mainwin.c:822 |
0 | 5111 msgid "VBR" |
5112 msgstr "VBR" | |
5113 | |
381 | 5114 #: ../audacious/mainwin.c:1270 |
0 | 5115 msgid "Jump to Time" |
5116 msgstr "Přejít na čas" | |
5117 | |
381 | 5118 #: ../audacious/mainwin.c:1291 |
0 | 5119 msgid "minutes:seconds" |
5120 msgstr "minuty:sekundy" | |
5121 | |
381 | 5122 #: ../audacious/mainwin.c:1301 |
0 | 5123 msgid "Track length:" |
5124 msgstr "Délka stopy:" | |
5125 | |
381 | 5126 #: ../audacious/mainwin.c:1388 |
0 | 5127 #, fuzzy |
5128 msgid "Un_queue" | |
5129 msgstr "Fronta" | |
5130 | |
381 | 5131 #: ../audacious/mainwin.c:1390 ../audacious/mainwin.c:1712 |
0 | 5132 #, fuzzy |
5133 msgid "_Queue" | |
5134 msgstr "Fronta" | |
5135 | |
381 | 5136 #: ../audacious/mainwin.c:1642 |
0 | 5137 msgid "Jump to Track" |
5138 msgstr "Skočit na stopu" | |
5139 | |
381 | 5140 #: ../audacious/mainwin.c:1681 |
0 | 5141 msgid "Filter: " |
5142 msgstr "Filtr:" | |
5143 | |
381 | 5144 #: ../audacious/mainwin.c:1895 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5145 msgid "Enter location to play:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5146 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5147 |
381 | 5148 #: ../audacious/mainwin.c:2024 |
0 | 5149 #, c-format |
5150 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
5151 msgstr "PŘEJÍT NA %d:%-2.2d/%d:%-2.2d (%d%%)" | |
5152 | |
381 | 5153 #: ../audacious/mainwin.c:2056 ../audacious/mainwin.c:2727 |
0 | 5154 #, c-format |
5155 msgid "VOLUME: %d%%" | |
5156 msgstr "Hlasitost: %d%%" | |
5157 | |
381 | 5158 #: ../audacious/mainwin.c:2087 ../audacious/mainwin.c:2730 |
0 | 5159 #, c-format |
5160 msgid "BALANCE: %d%% LEFT" | |
5161 msgstr "VYROVNÁNÍ: %d%% VLEVO" | |
5162 | |
381 | 5163 #: ../audacious/mainwin.c:2091 ../audacious/mainwin.c:2733 |
0 | 5164 msgid "BALANCE: CENTER" |
5165 msgstr "VYROVNÁNÍ: NA STŘED" | |
5166 | |
381 | 5167 #. b > 0 |
5168 #. (vl < vr) | |
5169 #: ../audacious/mainwin.c:2095 ../audacious/mainwin.c:2735 | |
0 | 5170 #, c-format |
5171 msgid "BALANCE: %d%% RIGHT" | |
5172 msgstr "VYROVNÁNÍ: %d%% VPRAVO" | |
5173 | |
381 | 5174 #: ../audacious/mainwin.c:2502 |
0 | 5175 msgid "OPTIONS MENU" |
5176 msgstr "NASTAVENÍ" | |
5177 | |
381 | 5178 #: ../audacious/mainwin.c:2507 |
0 | 5179 msgid "DISABLE ALWAYS ON TOP (N/A)" |
5180 msgstr "ZAKÁZAT FCI \"VŽDY NA VRCHU\" (N/A)" | |
5181 | |
381 | 5182 #: ../audacious/mainwin.c:2509 |
0 | 5183 msgid "ENABLE ALWAYS ON TOP (N/A)" |
5184 msgstr "POVOLIT FCI \"VŽDY NA VRCHU\" (N/A)" | |
5185 | |
381 | 5186 #: ../audacious/mainwin.c:2512 |
0 | 5187 msgid "DISABLE ALWAYS ON TOP" |
5188 msgstr "ZAKÁZAT FCI \"VŽDY NA VRCHU\"" | |
5189 | |
381 | 5190 #: ../audacious/mainwin.c:2514 |
0 | 5191 msgid "ENABLE ALWAYS ON TOP" |
5192 msgstr "POVOLIT FCI \"VŽDY NA VRCHU\"" | |
5193 | |
381 | 5194 #: ../audacious/mainwin.c:2517 |
0 | 5195 msgid "FILE INFO BOX" |
5196 msgstr "INFORMACE O SOUBORU" | |
5197 | |
381 | 5198 #: ../audacious/mainwin.c:2520 |
0 | 5199 msgid "** DOUBLESIZE HAS BEEN REMOVED **" |
5200 msgstr "** FUNKCE ZDVOJNÁSOBENÍ VELIKOSTI BYLA ODSTRANĚNA **" | |
5201 | |
381 | 5202 #: ../audacious/mainwin.c:2523 |
0 | 5203 msgid "VISUALIZATION MENU" |
5204 msgstr "NASTAVENÍ ZOBRAZENÍ" | |
5205 | |
381 | 5206 #: ../audacious/mainwin.c:2568 |
0 | 5207 msgid "" |
5208 "<b><big>No playable CD found.</big></b>\n" | |
5209 "\n" | |
5210 "No CD inserted, or inserted CD is not an audio CD.\n" | |
5211 msgstr "" | |
5212 "<b><big>Nebylo nalezeno přehratelné CD.</big></b>\n" | |
5213 "\n" | |
5214 "Není vloženo CD, nebo vložené CD není typu Audio CD.\n" | |
5215 | |
381 | 5216 #: ../audacious/mainwin.c:2585 |
0 | 5217 msgid "" |
5218 "<b><big>Couldn't open audio.</big></b>\n" | |
5219 "\n" | |
5220 "Please check that:\n" | |
5221 "1. You have the correct output plugin selected.\n" | |
5222 "2. No other programs is blocking the soundcard.\n" | |
5223 "3. Your soundcard is configured properly.\n" | |
5224 msgstr "" | |
5225 "<b><big>Nelze přehrávat.</big></b>\n" | |
5226 "\n" | |
5227 "Zkontrolujte, zda:\n" | |
5228 "1. máte vybrán správný výstupní modul,\n" | |
5229 "2. žádný jiný program neblokuje zvukovou kartu,\n" | |
5230 "3. vaše karta je správně nakonfigurována.\n" | |
5231 | |
381 | 5232 #: ../audacious/playlistwin.c:130 ../audacious/playlistwin.c:184 |
0 | 5233 msgid "/Remove Selected" |
5234 msgstr "/Odebrat označené" | |
5235 | |
381 | 5236 #: ../audacious/playlistwin.c:134 ../audacious/playlistwin.c:180 |
0 | 5237 msgid "/Remove Unselected" |
5238 msgstr "/Odebrat neoznačené" | |
5239 | |
381 | 5240 #: ../audacious/playlistwin.c:138 ../audacious/playlistwin.c:176 |
0 | 5241 msgid "/Remove All" |
5242 msgstr "/Odebrat všechny" | |
5243 | |
381 | 5244 #: ../audacious/playlistwin.c:144 |
0 | 5245 msgid "/Queue Toggle" |
5246 msgstr "/Přepnout frontu" | |
5247 | |
381 | 5248 #: ../audacious/playlistwin.c:150 |
0 | 5249 msgid "/Add CD..." |
5250 msgstr "/Přidat CD..." | |
5251 | |
381 | 5252 #: ../audacious/playlistwin.c:154 |
0 | 5253 msgid "/Add Internet Address..." |
5254 msgstr "/Přidat internetovou adresu..." | |
5255 | |
381 | 5256 #: ../audacious/playlistwin.c:158 |
0 | 5257 msgid "/Add Files..." |
5258 msgstr "/Přidat soubory..." | |
5259 | |
381 | 5260 #: ../audacious/playlistwin.c:164 |
0 | 5261 msgid "/Clear Queue" |
5262 msgstr "/Vyprázdnit frontu" | |
5263 | |
381 | 5264 #: ../audacious/playlistwin.c:170 |
0 | 5265 msgid "/Remove Unavailable Files" |
5266 msgstr "/Odstranit nedostupné soubory" | |
5267 | |
381 | 5268 #: ../audacious/playlistwin.c:190 |
0 | 5269 msgid "/New List" |
5270 msgstr "/Nový seznam" | |
5271 | |
381 | 5272 #: ../audacious/playlistwin.c:196 |
0 | 5273 msgid "/Load List" |
5274 msgstr "/Načíst seznam" | |
5275 | |
381 | 5276 #: ../audacious/playlistwin.c:200 |
0 | 5277 msgid "/Save List" |
5278 msgstr "/Uložit seznam" | |
5279 | |
381 | 5280 #: ../audacious/playlistwin.c:206 |
0 | 5281 msgid "/Update View" |
5282 msgstr "/Obnovit seznam" | |
5283 | |
381 | 5284 #: ../audacious/playlistwin.c:212 |
0 | 5285 msgid "/Invert Selection" |
5286 msgstr "/Invertovat výběr" | |
5287 | |
381 | 5288 #: ../audacious/playlistwin.c:218 |
0 | 5289 msgid "/Select None" |
5290 msgstr "/Nevybrat žádné" | |
5291 | |
381 | 5292 #: ../audacious/playlistwin.c:222 |
0 | 5293 msgid "/Select All" |
5294 msgstr "/Vybrat vše" | |
5295 | |
381 | 5296 #: ../audacious/playlistwin.c:228 |
0 | 5297 msgid "/Randomize List" |
5298 msgstr "/Seřadit náhodně" | |
5299 | |
381 | 5300 #: ../audacious/playlistwin.c:230 |
0 | 5301 msgid "/Reverse List" |
5302 msgstr "/Otočit seznam" | |
5303 | |
381 | 5304 #: ../audacious/playlistwin.c:233 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5305 msgid "/Sort List" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5306 msgstr "/Řazení" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5307 |
381 | 5308 #: ../audacious/playlistwin.c:234 |
0 | 5309 msgid "/Sort List/By Title" |
5310 msgstr "/Řazení/Podle názvu" | |
5311 | |
381 | 5312 #: ../audacious/playlistwin.c:236 |
0 | 5313 msgid "/Sort List/By Filename" |
5314 msgstr "/Řadit/Podle jména souboru" | |
5315 | |
381 | 5316 #: ../audacious/playlistwin.c:238 |
0 | 5317 msgid "/Sort List/By Path + Filename" |
5318 msgstr "/Řadit/Podle cesty a jména souboru" | |
5319 | |
381 | 5320 #: ../audacious/playlistwin.c:240 |
0 | 5321 msgid "/Sort List/By Date" |
5322 msgstr "/Řadit/Podle data" | |
5323 | |
381 | 5324 #: ../audacious/playlistwin.c:242 |
0 | 5325 msgid "/Sort Selection" |
5326 msgstr "/Setřídit vybrané" | |
5327 | |
381 | 5328 #: ../audacious/playlistwin.c:243 |
0 | 5329 msgid "/Sort Selection/By Title" |
5330 msgstr "/Setřídit vybrané/Podle názvu" | |
5331 | |
381 | 5332 #: ../audacious/playlistwin.c:245 |
0 | 5333 msgid "/Sort Selection/By Filename" |
5334 msgstr "/Setřídit vybrané/Podle jména souboru" | |
5335 | |
381 | 5336 #: ../audacious/playlistwin.c:247 |
0 | 5337 msgid "/Sort Selection/By Path + Filename" |
5338 msgstr "/Setřídit vybrané/Podle cesty a jména souboru" | |
5339 | |
381 | 5340 #: ../audacious/playlistwin.c:249 |
0 | 5341 msgid "/Sort Selection/By Date" |
5342 msgstr "/Setřídit vybrané/Podle času" | |
5343 | |
381 | 5344 #: ../audacious/playlistwin.c:777 |
0 | 5345 #, c-format |
5346 msgid "Error writing playlist \"%s\": %s" | |
5347 msgstr "Chyba při zapisování seznamu skladeb \"%s\": %s" | |
5348 | |
381 | 5349 #: ../audacious/playlistwin.c:798 |
0 | 5350 #, c-format |
5351 msgid "%s already exist. Continue?" | |
5352 msgstr "%s už existuje. Pokračovat?" | |
5353 | |
381 | 5354 #: ../audacious/playlistwin.c:812 |
0 | 5355 #, fuzzy, c-format |
5356 msgid "" | |
5357 "<b><big>Unable to save playlist.</big></b>\n" | |
5358 "\n" | |
5359 "Unknown file type for '%s'.\n" | |
5360 msgstr "Nelze uložit seznam skladeb. Neznámý typ souboru %s" | |
5361 | |
381 | 5362 #: ../audacious/playlistwin.c:922 |
0 | 5363 #, fuzzy |
5364 msgid "Load Playlist" | |
5365 msgstr "Načíst seznam skladeb" | |
5366 | |
381 | 5367 #: ../audacious/playlistwin.c:934 |
0 | 5368 #, fuzzy |
5369 msgid "Save Playlist" | |
5370 msgstr "Uložit seznam skladeb" | |
5371 | |
381 | 5372 #: ../audacious/playlistwin.c:1678 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5373 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5374 msgid "Audacious Playlist Editor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5375 msgstr "/Zobrazit editor seznamu skladeb" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5376 |
381 | 5377 #: ../audacious/prefswin.c:83 ../audacious/glade/prefswin.glade.h:20 |
0 | 5378 msgid "Appearance" |
5379 msgstr "Vzhled" | |
5380 | |
381 | 5381 #: ../audacious/prefswin.c:84 ../audacious/glade/prefswin.glade.h:30 |
0 | 5382 msgid "Equalizer" |
5383 msgstr "Ekvalizér" | |
5384 | |
381 | 5385 #: ../audacious/prefswin.c:85 ../audacious/glade/prefswin.glade.h:36 |
0 | 5386 msgid "Mouse" |
5387 msgstr "Myš" | |
5388 | |
381 | 5389 #: ../audacious/prefswin.c:86 ../audacious/glade/prefswin.glade.h:41 |
0 | 5390 msgid "Playlist" |
5391 msgstr "Seznam skladeb" | |
5392 | |
381 | 5393 #: ../audacious/prefswin.c:87 ../audacious/glade/prefswin.glade.h:42 |
0 | 5394 msgid "Plugins" |
5395 msgstr "Moduly" | |
5396 | |
381 | 5397 #: ../audacious/prefswin.c:93 |
0 | 5398 msgid "Artist" |
5399 msgstr "Umělec" | |
5400 | |
381 | 5401 #: ../audacious/prefswin.c:94 ../libaudacious/titlestring.c:325 |
273 | 5402 msgid "Album" |
5403 msgstr "Album" | |
5404 | |
381 | 5405 #: ../audacious/prefswin.c:96 |
0 | 5406 msgid "Tracknumber" |
5407 msgstr "Číslo stopy" | |
5408 | |
381 | 5409 #: ../audacious/prefswin.c:97 ../libaudacious/titlestring.c:326 |
273 | 5410 msgid "Genre" |
5411 msgstr "Žánr" | |
5412 | |
381 | 5413 #: ../audacious/prefswin.c:99 |
0 | 5414 msgid "Filepath" |
5415 msgstr "Cesta k souboru" | |
5416 | |
381 | 5417 #: ../audacious/prefswin.c:100 ../libaudacious/titlestring.c:332 |
273 | 5418 msgid "Date" |
5419 msgstr "Datum" | |
5420 | |
381 | 5421 #: ../audacious/prefswin.c:101 ../libaudacious/titlestring.c:333 |
273 | 5422 msgid "Year" |
5423 msgstr "Rok" | |
5424 | |
381 | 5425 #: ../audacious/prefswin.c:102 ../libaudacious/titlestring.c:334 |
273 | 5426 msgid "Comment" |
5427 msgstr "Komentář" | |
5428 | |
381 | 5429 #: ../audacious/prefswin.c:417 ../audacious/prefswin.c:504 |
5430 #: ../audacious/prefswin.c:593 ../audacious/prefswin.c:689 | |
0 | 5431 msgid "Enabled" |
5432 msgstr "Povolený" | |
5433 | |
381 | 5434 #: ../audacious/prefswin.c:433 ../audacious/prefswin.c:520 |
5435 #: ../audacious/prefswin.c:609 ../audacious/prefswin.c:705 | |
0 | 5436 msgid "Description" |
5437 msgstr "Popis" | |
5438 | |
381 | 5439 #: ../audacious/prefswin.c:1481 |
0 | 5440 msgid "Category" |
5441 msgstr "Kategorie" | |
5442 | |
381 | 5443 #. load the interface |
5444 #: ../audacious/prefswin.c:1651 | |
0 | 5445 msgid "Preferences Window" |
5446 msgstr "Okno nastavení" | |
5447 | |
381 | 5448 #: ../audacious/util.c:922 |
0 | 5449 msgid "Add/Open Files dialog" |
5450 msgstr "Přidat/otevřít soubory" | |
5451 | |
381 | 5452 #: ../audacious/util.c:980 |
0 | 5453 msgid "Open Files" |
5454 msgstr "Otevřít soubory" | |
5455 | |
381 | 5456 #: ../audacious/util.c:984 |
0 | 5457 msgid "Close dialog on Open" |
5458 msgstr "Zavřít dialog při otevření" | |
5459 | |
381 | 5460 #: ../audacious/util.c:996 ../audacious/glade/addfiles.glade.h:1 |
0 | 5461 msgid "Add Files" |
5462 msgstr "Přidat soubory" | |
5463 | |
381 | 5464 #: ../audacious/util.c:1000 |
0 | 5465 msgid "Close dialog on Add" |
5466 msgstr "Zavřít dialog při přidání" | |
5467 | |
381 | 5468 #: ../audacious/util.c:1216 |
0 | 5469 msgid " (invalid UTF-8)" |
5470 msgstr " (neplatné UTF8)" | |
5471 | |
381 | 5472 #: ../audacious/glade/addfiles.glade.h:2 |
273 | 5473 msgid "Close Dialog on Add" |
5474 msgstr "Zavřít dialog při přidání" | |
5475 | |
381 | 5476 #: ../audacious/glade/addfiles.glade.h:3 |
5477 msgid "Deselect All" | |
5478 msgstr "Odebrat vše" | |
5479 | |
5480 #: ../audacious/glade/addfiles.glade.h:4 | |
273 | 5481 msgid "Select All" |
5482 msgstr "Vybrat vše" | |
5483 | |
381 | 5484 #: ../audacious/glade/prefswin.glade.h:1 |
5485 msgid "<b>Effects</b>" | |
5486 msgstr "<b>Efekty</b>" | |
5487 | |
5488 #: ../audacious/glade/prefswin.glade.h:2 | |
5489 msgid "<b>Filename</b>" | |
5490 msgstr "<b>Jméno souboru</b>" | |
5491 | |
5492 #: ../audacious/glade/prefswin.glade.h:3 | |
5493 msgid "<b>Metadata</b>" | |
5494 msgstr "<b>Metadata</b>" | |
5495 | |
5496 #: ../audacious/glade/prefswin.glade.h:4 | |
5497 msgid "<b>Mouse wheel</b>" | |
5498 msgstr "<b>Kolečko myši</b>" | |
5499 | |
5500 #: ../audacious/glade/prefswin.glade.h:5 | |
5501 msgid "<b>Playback</b>" | |
5502 msgstr "<b>Přehrávání</b>" | |
5503 | |
5504 #: ../audacious/glade/prefswin.glade.h:6 | |
5505 msgid "<b>Presets</b>" | |
5506 msgstr "<b>Předvolby</b>" | |
5507 | |
5508 #: ../audacious/glade/prefswin.glade.h:7 | |
5509 msgid "<b>Song display</b>" | |
5510 msgstr "<b>Zobrazení skladby</b>" | |
5511 | |
5512 #: ../audacious/glade/prefswin.glade.h:8 | |
5513 msgid "<b>Visualization</b>" | |
5514 msgstr "<b>Vizualizační</b>" | |
5515 | |
5516 #: ../audacious/glade/prefswin.glade.h:9 | |
5517 msgid "<b>_Fonts</b>" | |
5518 msgstr "<b>_Fonty</b>" | |
5519 | |
5520 #: ../audacious/glade/prefswin.glade.h:10 | |
5521 msgid "<b>_Miscellaneous</b>" | |
5522 msgstr "<b>_Různé</b>" | |
5523 | |
5524 #: ../audacious/glade/prefswin.glade.h:11 | |
5525 msgid "<b>_Skin</b>" | |
5526 msgstr "<b>_Skin</b>" | |
5527 | |
5528 #: ../audacious/glade/prefswin.glade.h:12 | |
5529 msgid "<span size=\"medium\"><b>General</b></span>" | |
5530 msgstr "<span size=\"medium\"><b>Obecné</b></span>" | |
5531 | |
5532 #: ../audacious/glade/prefswin.glade.h:13 | |
5533 msgid "<span size=\"medium\"><b>Media</b></span>" | |
5534 msgstr "<span size=\"medium\"><b>Média</b></span>" | |
5535 | |
5536 #: ../audacious/glade/prefswin.glade.h:14 | |
5537 msgid "<span size=\"medium\"><b>Output</b></span>" | |
5538 msgstr "<span size=\"medium\"><b>Výstup</b></span>" | |
5539 | |
5540 #: ../audacious/glade/prefswin.glade.h:15 | |
5541 msgid "<span size=\"xx-large\"><b>Appearance</b></span>" | |
5542 msgstr "<span size=\"xx-large\"><b>Vzhled</b></span>" | |
5543 | |
5544 #: ../audacious/glade/prefswin.glade.h:16 | |
5545 msgid "<span size=\"xx-large\"><b>Equalizer</b></span>" | |
5546 msgstr "<span size=\"xx-large\"><b>Ekvalizér</b></span>" | |
5547 | |
5548 #: ../audacious/glade/prefswin.glade.h:17 | |
5549 msgid "<span size=\"xx-large\"><b>Mouse</b></span>" | |
5550 msgstr "<span size=\"xx-large\"><b>Myš</b></span>" | |
5551 | |
5552 #: ../audacious/glade/prefswin.glade.h:18 | |
5553 msgid "<span size=\"xx-large\"><b>Playlist</b></span>" | |
5554 msgstr "<span size=\"xx-large\"><b>Seznam skladeb</b></span>" | |
5555 | |
5556 #: ../audacious/glade/prefswin.glade.h:19 | |
5557 msgid "<span size=\"xx-large\"><b>Plugins</b></span>" | |
5558 msgstr "<span size=\"xx-large\"><b>Moduly</b></span>" | |
5559 | |
5560 #: ../audacious/glade/prefswin.glade.h:21 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5561 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5562 msgid "Audacious Preferences" |
0 | 5563 msgstr "Nastavení BMP" |
5564 | |
381 | 5565 #: ../audacious/glade/prefswin.glade.h:22 |
5566 msgid "Available _Presets:" | |
5567 msgstr "Dostupné _předvolby:" | |
5568 | |
5569 #: ../audacious/glade/prefswin.glade.h:23 | |
0 | 5570 #, fuzzy |
5571 msgid "Changes volume by" | |
5572 msgstr "Myší kolečko změní hlasitost o" | |
5573 | |
381 | 5574 #: ../audacious/glade/prefswin.glade.h:25 |
5575 #, no-c-format | |
5576 msgid "Convert %20 to blanks" | |
5577 msgstr "Převést %20 na mezery" | |
5578 | |
5579 #: ../audacious/glade/prefswin.glade.h:26 | |
0 | 5580 msgid "Convert underscores to blanks" |
5581 msgstr "Převést podtržítka na mezery" | |
5582 | |
381 | 5583 #: ../audacious/glade/prefswin.glade.h:27 |
5584 msgid "Custom string:" | |
5585 msgstr "Vlastní řetězec:" | |
5586 | |
5587 #: ../audacious/glade/prefswin.glade.h:28 | |
5588 msgid "Directory preset file:" | |
5589 msgstr "Adresář s předvolbami:" | |
5590 | |
5591 #: ../audacious/glade/prefswin.glade.h:29 | |
5592 msgid "Don't advance in the playlist" | |
5593 msgstr "Ne v seznamu skladeb" | |
5594 | |
5595 #: ../audacious/glade/prefswin.glade.h:31 | |
5596 msgid "File preset extension:" | |
5597 msgstr "Přípony souborů s předvolbami:" | |
5598 | |
5599 #: ../audacious/glade/prefswin.glade.h:32 | |
0 | 5600 msgid "Load metadata (tag information) from music files." |
5601 msgstr "Načíst metadata (tagy) z hudebních souborů." | |
5602 | |
381 | 5603 #: ../audacious/glade/prefswin.glade.h:33 |
0 | 5604 msgid "Load metadata from playlists and files" |
5605 msgstr "Načíst metadata ze seznamů skladeb a souborů" | |
5606 | |
381 | 5607 #: ../audacious/glade/prefswin.glade.h:34 |
5608 msgid "Load metadata on demand when displaying the file in the playlist" | |
5609 msgstr "Načíst metadata na vyžádání při zobrazení souboru v seznamu skladeb" | |
5610 | |
5611 #: ../audacious/glade/prefswin.glade.h:35 | |
0 | 5612 msgid "Load metadata when adding the file to the playlist or opening it" |
5613 msgstr "" | |
5614 "Načíst metadata při vložení souboru do seznamu skladeb nebo při otevření" | |
5615 | |
381 | 5616 #: ../audacious/glade/prefswin.glade.h:37 |
0 | 5617 msgid "On display" |
5618 msgstr "Při zobrazení" | |
5619 | |
381 | 5620 #: ../audacious/glade/prefswin.glade.h:38 |
5621 msgid "On load" | |
5622 msgstr "Při nahrání" | |
5623 | |
5624 #: ../audacious/glade/prefswin.glade.h:39 | |
0 | 5625 msgid "Pause between songs" |
5626 msgstr "Pauza mezi skladbami" | |
5627 | |
381 | 5628 #: ../audacious/glade/prefswin.glade.h:40 |
0 | 5629 msgid "Pause for" |
5630 msgstr "Pozastavit na" | |
5631 | |
381 | 5632 #: ../audacious/glade/prefswin.glade.h:43 |
5633 #, fuzzy | |
5634 msgid "Scrolls playlist by" | |
5635 msgstr "Myš posune seznam skladeb o" | |
5636 | |
5637 #: ../audacious/glade/prefswin.glade.h:44 | |
5638 msgid "Select main player window font:" | |
5639 msgstr "Font v hlavním okně přehrávače:" | |
5640 | |
5641 #: ../audacious/glade/prefswin.glade.h:45 | |
5642 msgid "Select playlist font:" | |
5643 msgstr "Font v seznamu skladeb:" | |
5644 | |
5645 #: ../audacious/glade/prefswin.glade.h:46 | |
5646 msgid "Show information about titlestring format" | |
5647 msgstr "Zobrazit informace o formátu titulku" | |
5648 | |
5649 #: ../audacious/glade/prefswin.glade.h:47 | |
5650 msgid "Show track numbers in playlist" | |
5651 msgstr "Zobrazit čísla stop v seznamu skladeb" | |
5652 | |
5653 #: ../audacious/glade/prefswin.glade.h:48 | |
0 | 5654 msgid "" |
5655 "TITLE\n" | |
5656 "ARTIST - TITLE\n" | |
5657 "ARTIST - ALBUM - TITLE\n" | |
5658 "ALBUM - TITLE\n" | |
5659 "Custom" | |
5660 msgstr "" | |
5661 "NÁZEV\n" | |
5662 "INTERPRET - NÁZEV\n" | |
5663 "INTERPRET - ALBUM - NÁZEV\n" | |
5664 "ALBUM - NÁZEV\n" | |
5665 "Vlastní" | |
5666 | |
381 | 5667 #: ../audacious/glade/prefswin.glade.h:53 |
5668 #, fuzzy | |
5669 msgid "" | |
5670 "The change is now effective in Audacious' configuration database, but won't " | |
5671 "take effect for playback until the next song!\n" | |
5672 "\n" | |
5673 "Optionally, you can stop and restart playback for the change to take effect." | |
5674 msgstr "" | |
5675 "Změny jsou uloženy ale projeví se až při přehrávání další skladby.\n" | |
5676 "\n" | |
5677 "Po zastavení a znovuspuštění se změny samozřejmě projeví i u současné " | |
5678 "skladby." | |
5679 | |
5680 #: ../audacious/glade/prefswin.glade.h:57 | |
5681 #, fuzzy | |
5682 msgid "Use Bitmap fonts if available" | |
5683 msgstr "Stereo (pokud existuje)" | |
5684 | |
5685 #: ../audacious/glade/prefswin.glade.h:58 | |
5686 msgid "Use custom cursors" | |
5687 msgstr "Použít vlastní kurzory" | |
5688 | |
5689 #: ../audacious/glade/prefswin.glade.h:59 | |
5690 msgid "When finished playing a song, don't automatically advance to the next." | |
5691 msgstr "Po přehrání skladby nepřecházet automaticky na následující." | |
5692 | |
5693 #: ../audacious/glade/prefswin.glade.h:60 | |
5694 msgid "_Current output plugin:" | |
5695 msgstr "_Současný výstupní modul" | |
5696 | |
5697 #: ../audacious/glade/prefswin.glade.h:61 | |
5698 msgid "_Effect plugin list:" | |
5699 msgstr "_Seznam efektových modulů" | |
5700 | |
5701 #: ../audacious/glade/prefswin.glade.h:62 | |
5702 msgid "_General plugin list:" | |
5703 msgstr "_Seznam obecných modulů:" | |
5704 | |
5705 #: ../audacious/glade/prefswin.glade.h:63 | |
5706 msgid "_Media plugin list:" | |
5707 msgstr "_Seznam přehrávacích modulů" | |
5708 | |
5709 #: ../audacious/glade/prefswin.glade.h:64 | |
5710 msgid "_Player:" | |
5711 msgstr "V okně _přehrávače:" | |
5712 | |
5713 #: ../audacious/glade/prefswin.glade.h:65 | |
5714 msgid "_Playlist:" | |
5715 msgstr "V seznamu sklade_b:" | |
5716 | |
5717 #: ../audacious/glade/prefswin.glade.h:66 | |
5718 msgid "_Visualization plugin list:" | |
5719 msgstr "_Seznam vizualizačních modulů" | |
5720 | |
5721 #: ../audacious/glade/prefswin.glade.h:67 | |
5722 msgid "lines" | |
5723 msgstr "řádek" | |
5724 | |
5725 #: ../audacious/glade/prefswin.glade.h:68 | |
5726 msgid "percent" | |
5727 msgstr "procent." | |
5728 | |
5729 #: ../audacious/glade/prefswin.glade.h:69 | |
5730 msgid "seconds" | |
5731 msgstr "sec." | |
5732 | |
5733 #: ../libaudacious/titlestring.c:324 | |
273 | 5734 msgid "Performer/Artist" |
5735 msgstr "Interpret/umělec" | |
5736 | |
381 | 5737 #: ../libaudacious/titlestring.c:327 |
273 | 5738 msgid "File name" |
5739 msgstr "Jméno souboru" | |
5740 | |
381 | 5741 #: ../libaudacious/titlestring.c:328 |
273 | 5742 msgid "File path" |
5743 msgstr "Cesta k souboru" | |
5744 | |
381 | 5745 #: ../libaudacious/titlestring.c:329 |
273 | 5746 msgid "File extension" |
5747 msgstr "Přípona souboru" | |
5748 | |
381 | 5749 #: ../libaudacious/titlestring.c:330 |
273 | 5750 msgid "Track name" |
5751 msgstr "Název stopy" | |
5752 | |
381 | 5753 #: ../libaudacious/titlestring.c:331 |
273 | 5754 msgid "Track number" |
5755 msgstr "Číslo stopy" | |
5756 | |
381 | 5757 #: ../libaudacious/titlestring.c:385 |
273 | 5758 msgid "%{n:...%}: Display \"...\" only if element %n is present" |
5759 msgstr "%{n:...%}: Zobraz \"...\" pouze pokud %n nechybí" | |
0 | 5760 |
381 | 5761 #: ../libaudcore/playback.c:190 |
5762 msgid "" | |
5763 "<b><big>No output plugin selected.</big></b>\n" | |
5764 "You have not selected an output plugin." | |
5765 msgstr "" | |
5766 | |
5767 #, fuzzy | |
5768 #~ msgid "Couldn't load mod" | |
5769 #~ msgstr "Nelze najít server %s" | |
5770 | |
5771 #, fuzzy | |
5772 #~ msgid "Downsample:" | |
5773 #~ msgstr "Snížit vzorkovací kmitočet:" | |
5774 | |
5775 #, fuzzy | |
5776 #~ msgid "Use interpolation" | |
5777 #~ msgstr "Autorizovat se" | |
5778 | |
5779 #~ msgid "%s - BMP" | |
5780 #~ msgstr "%s - BMP" | |
5781 | |
5782 #~ msgid "bmp: %s" | |
5783 #~ msgstr "bmp: %s" | |
5784 | |
5785 #, fuzzy | |
5786 #~ msgid "/Play Directory" | |
5787 #~ msgstr "_Adresář:" | |
5788 | |
5789 #~ msgid "Add Folders" | |
5790 #~ msgstr "Přidat adresáře" | |
5791 | |
5792 #, fuzzy | |
5793 #~ msgid "/Add Folders..." | |
5794 #~ msgstr "/Přidat soubory..." | |
5795 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5796 #~ msgid "Decoder:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5797 #~ msgstr "Dekodér:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5798 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5799 #~ msgid "Automatic detection" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5800 #~ msgstr "Automatický výběr" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5801 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5802 #~ msgid "3DNow! optimized decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5803 #~ msgstr "Dekodér optimalizovaný pro 3DNow!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5804 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5805 #~ msgid "MMX optimized decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5806 #~ msgstr "Dekodér optimalizovaný pro MMX" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5807 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5808 #~ msgid "FPU decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5809 #~ msgstr "FPU dekodér" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5810 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5811 #~ msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5812 #~ "mpg123 decoding engine by Michael Hipp <mh@mpg123.de>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5813 #~ "Plugin by The XMMS team" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5814 #~ msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5815 #~ "mpg123 dekodér vytvořil Michael Hipp <mh@mpg123.de>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5816 #~ "Modul pochází od The XMMS team" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5817 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5818 #~ msgid "Advanced settings:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5819 #~ msgstr "Pokročilé nastavení:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5820 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5821 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5822 #~ msgid "Thread buffer time (ms):" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5823 #~ msgstr "Velikost vyrovnávací paměti (ms):" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5824 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5825 #~ msgid "Mmap mode" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5826 #~ msgstr "Mód mmap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5827 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5828 #~ msgid "Homepage and Graphics:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5829 #~ msgstr "Webové stránky a grafika:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5830 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5831 #~ msgid "Takeshi Aihana" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5832 #~ msgstr "Takeshi Aihana" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5833 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5834 #~ msgid "BMP Equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5835 #~ msgstr "BMP ekvalizér" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5836 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5837 #~ msgid "Beep Media Player" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5838 #~ msgstr "Beep Media Player" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5839 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5840 #~ msgid "/About BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5841 #~ msgstr "/O BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5842 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5843 #~ msgid "BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5844 #~ msgstr "BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5845 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5846 #~ msgid "Add Internet Address" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5847 #~ msgstr "Přidat internetovou adresu" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5848 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5849 #~ msgid "BMP Playlist Editor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5850 #~ msgstr "Editor seznamu skladeb" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5851 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5852 #~ msgid "*" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5853 #~ msgstr "*" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
5854 |
0 | 5855 #~ msgid "Default skin:" |
5856 #~ msgstr "Standardní skin:" | |
5857 | |
5858 #~ msgid "Vlad Gerasimov" | |
5859 #~ msgstr "Vlad Gerasimov" | |
5860 | |
5861 #~ msgid "/By extension" | |
5862 #~ msgstr "/Podle přípony" |