FS#12756 by Marek Salaba - update Czech translation
[maemo-rb.git] / apps / lang / czech.lang
blobf779535be18437f2cbcff96e82c901bc80208910
1 #             __________               __   ___.
2 #   Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
3 #   Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
4 #   Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
5 #   Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
6 #                     \/            \/     \/    \/            \/
7 # $Id$
9 # This program is free software; you can redistribute it and/or
10 # modify it under the terms of the GNU General Public License
11 # as published by the Free Software Foundation; either version 2
12 # of the License, or (at your option) any later version.
14 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 # KIND, either express or implied.
17 # Czech language file, translated by:
18 # - Jiri Jurecek
19 # - Jakub Matoušek
20 # - Martin Crkovský
21 # - Pavel Rzehák
22 # - Marek Salaba
23 <phrase>
24   id: LANG_SET_BOOL_YES
25   desc: bool true representation
26   user: core
27   <source>
28     *: "Yes"
29   </source>
30   <dest>
31     *: "Ano"
32   </dest>
33   <voice>
34     *: "Ano"
35   </voice>
36 </phrase>
37 <phrase>
38   id: LANG_SET_BOOL_NO
39   desc: bool false representation
40   user: core
41   <source>
42     *: "No"
43   </source>
44   <dest>
45     *: "Ne"
46   </dest>
47   <voice>
48     *: "Ne"
49   </voice>
50 </phrase>
51 <phrase>
52   id: LANG_ON
53   desc: Used in a lot of places
54   user: core
55   <source>
56     *: "On"
57   </source>
58   <dest>
59     *: "Zapnuto"
60   </dest>
61   <voice>
62     *: "Zapnuto"
63   </voice>
64 </phrase>
65 <phrase>
66   id: LANG_OFF
67   desc: Used in a lot of places
68   user: core
69   <source>
70     *: "Off"
71   </source>
72   <dest>
73     *: "Vypnuto"
74   </dest>
75   <voice>
76     *: "Vypnuto"
77   </voice>
78 </phrase>
79 <phrase>
80   id: LANG_ASK
81   desc: in settings_menu
82   user: core
83   <source>
84     *: "Ask"
85   </source>
86   <dest>
87     *: "Zeptat se"
88   </dest>
89   <voice>
90     *: "Zeptat se"
91   </voice>
92 </phrase>
93 <phrase>
94   id: LANG_ALWAYS
95   desc: used in various places
96   user: core
97   <source>
98     *: "Always"
99   </source>
100   <dest>
101     *: "Vždy"
102   </dest>
103   <voice>
104     *: "Vždy"
105   </voice>
106 </phrase>
107 <phrase>
108   id: LANG_NORMAL
109   desc: in settings_menu
110   user: core
111   <source>
112     *: "Normal"
113   </source>
114   <dest>
115     *: "Normální"
116   </dest>
117   <voice>
118     *: "Normální"
119   </voice>
120 </phrase>
121 <phrase>
122   id: LANG_GAIN
123   desc: Generic string for gain used in EQ menu and recording screen
124   user: core
125   <source>
126     *: "Gain"
127   </source>
128   <dest>
129     *: "Zesílení"
130   </dest>
131   <voice>
132     *: "Zesílení"
133   </voice>
134 </phrase>
135 <phrase>
136   id: LANG_WAIT
137   desc: general please wait splash
138   user: core
139   <source>
140     *: "Loading..."
141   </source>
142   <dest>
143     *: "Otevírám..."
144   </dest>
145   <voice>
146     *: "Otevírám"
147   </voice>
148 </phrase>
149 <phrase>
150   id: LANG_LOADING_PERCENT
151   desc: splash number of percents loaded
152   user: core
153   <source>
154     *: "Loading... %d%% done (%s)"
155   </source>
156   <dest>
157     *: "Otevírám... %d%% hotovo (%s)"
158   </dest>
159   <voice>
160     *: ""
161   </voice>
162 </phrase>
163 <phrase>
164   id: LANG_SCANNING_DISK
165   desc: when booting up and rebuilding the cache and calculating free space
166   user: core
167   <source>
168     *: "Scanning disk..."
169   </source>
170   <dest>
171     *: "Aktualizuji..."
172   </dest>
173   <voice>
174     *: "Aktualizuji"
175   </voice>
176 </phrase>
177 <phrase>
178   id: LANG_SHUTTINGDOWN
179   desc: in main menu
180   user: core
181   <source>
182     *: "Shutting down..."
183   </source>
184   <dest>
185     *: "Vypínám..."
186   </dest>
187   <voice>
188     *: "Vypínám"
189   </voice>
190 </phrase>
191 <phrase>
192   id: LANG_CANCEL
193   desc: Visual confirmation of canceling a changed setting
194   user: core
195   <source>
196     *: "Cancelled"
197   </source>
198   <dest>
199     *: "Stornováno"
200   </dest>
201   <voice>
202     *: "Stornováno"
203   </voice>
204 </phrase>
205 <phrase>
206   id: LANG_FAILED
207   desc: Something failed. To be appended after actions
208   user: core
209   <source>
210     *: "Failed"
211   </source>
212   <dest>
213     *: "Operace selhala"
214   </dest>
215   <voice>
216     *: "Operace selhala"
217   </voice>
218 </phrase>
219 <phrase>
220   id: LANG_CHANNELS
221   desc: in sound_settings
222   user: core
223   <source>
224     *: "Channels"
225   </source>
226   <dest>
227     *: "Kanály"
228   </dest>
229   <voice>
230     *: "Kanály"
231   </voice>
232 </phrase>
233 <phrase>
234   id: LANG_RESET_ASK
235   desc: confirm to reset settings
236   user: core
237   <source>
238     *: "Are You Sure?"
239   </source>
240   <dest>
241     *: "Opravdu ?"
242   </dest>
243   <voice>
244     *: "Opravdu ?"
245   </voice>
246 </phrase>
247 <phrase>
248   id: LANG_CONFIRM_WITH_BUTTON
249   desc: Generic string to use to confirm
250   user: core
251   <source>
252     *: "PLAY = Yes"
253     cowond2*: "MENU, or top-right = Yes"
254     iriverh100,iriverh120,iriverh300: "NAVI = Yes"
255     samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes"
256     mrobe500: "PLAY, POWER, or top-right = Yes"
257     archosplayer: "(PLAY/STOP)"
258     vibe500: "OK = Yes"
259   </source>
260   <dest>
261   *: "PLAY = Ano"
262     cowond2*: "MENU, nebo vpravo nahoře = Ano"
263     iriverh100,iriverh120,iriverh300: "NAVI = Ano"
264     samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Ano"
265     mrobe500: "PLAY, POWER, nebo vpravo nahoře = Ano"
266     archosplayer: "(PLAY/STOP)"
267     vibe500: "OK = Ano"
268   </dest>
269   <voice>
270     *: ""
271   </voice>
272 </phrase>
273 <phrase>
274   id: LANG_CANCEL_WITH_ANY
275   desc: Generic string to use to cancel
276   user: core
277   <source>
278     *: "Any Other = No"
279     archosplayer: none
280   </source>
281   <dest>
282     *: "Vše ostatní = Ne"
283     archosplayer: none
284   </dest>
285   <voice>
286     *: ""
287     archosplayer: none
288   </voice>
289 </phrase>
290 <phrase>
291   id: LANG_ROCKBOX_TITLE
292   desc: main menu title
293   user: core
294   <source>
295     *: "Rockbox"
296   </source>
297   <dest>
298     *: "Rockbox"
299   </dest>
300   <voice>
301     *: "Rokbox"
302   </voice>
303 </phrase>
304 <phrase>
305   id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS
306   desc: in the main menu
307   user: core
308   <source>
309     *: "Recent Bookmarks"
310   </source>
311   <dest>
312     *: "Poslední záložky"
313   </dest>
314   <voice>
315     *: "Poslední záložky"
316   </voice>
317 </phrase>
318 <phrase>
319   id: LANG_DIR_BROWSER
320   desc: main menu title
321   user: core
322   <source>
323     *: "Files"
324   </source>
325   <dest>
326     *: "Soubory"
327   </dest>
328   <voice>
329     *: "Soubory"
330   </voice>
331 </phrase>
332 <phrase>
333   id: LANG_TAGCACHE
334   desc: in the main menu and the settings menu
335   user: core
336   <source>
337     *: "Database"
338   </source>
339   <dest>
340     *: "Databáze popisů"
341   </dest>
342   <voice>
343     *: "Databáze popisů"
344   </voice>
345 </phrase>
346 <phrase>
347   id: LANG_NOW_PLAYING
348   desc: in the main menu
349   user: core
350   <source>
351     *: "Now Playing"
352   </source>
353   <dest>
354     *: "Právě hraje"
355   </dest>
356   <voice>
357     *: "Právě hraje"
358   </voice>
359 </phrase>
360 <phrase>
361   id: LANG_RESUME_PLAYBACK
362   desc: in the main menu
363   user: core
364   <source>
365     *: "Resume Playback"
366   </source>
367   <dest>
368     *: "Pokračovat v přehrávání"
369   </dest>
370   <voice>
371     *: "Pokračovat v přehrávání"
372   </voice>
373 </phrase>
374 <phrase>
375   id: LANG_SETTINGS
376   desc:  in main menu and visual confirmation after settings reset
377   user: core
378   <source>
379     *: "Settings"
380   </source>
381   <dest>
382     *: "Nastavení"
383   </dest>
384   <voice>
385     *: "Nastavení"
386   </voice>
387 </phrase>
388 <phrase>
389   id: LANG_RECORDING
390   desc: in the main menu
391   user: core
392   <source>
393     *: none
394     recording: "Recording"
395   </source>
396   <dest>
397     *: none
398     recording: "Nahrávání"
399   </dest>
400   <voice>
401     *: none
402     recording: "Nahrávání, neozvučené"
403   </voice>
404 </phrase>
405 <phrase>
406   id: LANG_FM_RADIO
407   desc: in the main menu
408   user: core
409   <source>
410     *: none
411     radio: "FM Radio"
412   </source>
413   <dest>
414     *: none
415     radio: "FM Rádio"
416   </dest>
417   <voice>
418     *: none
419     radio: "EFEM Rádio"
420   </voice>
421 </phrase>
422 <phrase>
423   id: LANG_PLAYLISTS
424   desc: in the file view setting
425   user: core
426   <source>
427     *: "Playlists"
428   </source>
429   <dest>
430     *: "Playlisty"
431   </dest>
432   <voice>
433     *: "Plejlisty"
434   </voice>
435 </phrase>
436 <phrase>
437   id: LANG_PLUGINS
438   desc: in the main menu
439   user: core
440   <source>
441     *: "Plugins"
442   </source>
443   <dest>
444     *: "Pluginy"
445   </dest>
446   <voice>
447     *: "Plaginy, neozvučené"
448   </voice>
449 </phrase>
450 <phrase>
451   id: LANG_SYSTEM
452   desc: in the main menu and settings menu
453   user: core
454   <source>
455     *: "System"
456   </source>
457   <dest>
458     *: "Systém"
459   </dest>
460   <voice>
461     *: "Systém"
462   </voice>
463 </phrase>
464 <phrase>
465   id: LANG_BOOKMARK_SELECT_BOOKMARK
466   desc: bookmark selection list title
467   user: core
468   <source>
469     *: "Select Bookmark"
470   </source>
471   <dest>
472     *: "Vybrat záložku"
473   </dest>
474   <voice>
475     *: "Vybrat záložku"
476   </voice>
477 </phrase>
478 <phrase>
479   id: LANG_BOOKMARK_DONT_RESUME
480   desc: top item in the list when asking user about bookmark auto load
481   user: core
482   <source>
483     *: "<Don't Resume>"
484   </source>
485   <dest>
486     *: "<Nepokračovat>"
487   </dest>
488   <voice>
489     *: "Nepokračovat"
490   </voice>
491 </phrase>
492 <phrase>
493   id: LANG_BOOKMARK_SHUFFLE
494   desc: bookmark selection list, bookmark enables shuffle
495   user: core
496   <source>
497     *: ", Shuffle"
498   </source>
499   <dest>
500     *: ", Náhodně"
501   </dest>
502   <voice>
503     *: ""
504   </voice>
505 </phrase>
506 <phrase>
507   id: LANG_BOOKMARK_INVALID
508   desc: bookmark selection list, bookmark couldn't be parsed
509   user: core
510   <source>
511     *: "<Invalid Bookmark>"
512   </source>
513   <dest>
514     *: "<Neplatná záložka>"
515   </dest>
516   <voice>
517     *: "Neplatná záložka"
518   </voice>
519 </phrase>
520 <phrase>
521   id: LANG_BOOKMARK_CONTEXT_MENU
522   desc: bookmark selection list context menu
523   user: core
524   <source>
525     *: "Bookmark Actions"
526   </source>
527   <dest>
528     *: "Nastavení záložek"
529   </dest>
530   <voice>
531     *: "Nastavení záložek"
532   </voice>
533 </phrase>
534 <phrase>
535   id: LANG_BOOKMARK_CONTEXT_RESUME
536   desc: bookmark context menu, resume this bookmark
537   user: core
538   <source>
539     *: "Resume"
540   </source>
541   <dest>
542     *: "Pokračovat v přehrávání"
543   </dest>
544   <voice>
545     *: "Pokračovat v přehrávání"
546   </voice>
547 </phrase>
548 <phrase>
549   id: LANG_BOOKMARK_CONTEXT_DELETE
550   desc: bookmark context menu, delete this bookmark
551   user: core
552   <source>
553     *: "Delete"
554   </source>
555   <dest>
556     *: "Smazat"
557   </dest>
558   <voice>
559     *: "Smazat"
560   </voice>
561 </phrase>
562 <phrase>
563   id: LANG_AUTO_BOOKMARK_QUERY
564   desc: prompt for user to decide to create an bookmark
565   user: core
566   <source>
567     *: "Create a Bookmark?"
568   </source>
569   <dest>
570     *: "Vytvořit záložku?"
571   </dest>
572   <voice>
573     *: "Vytvořit záložku?"
574   </voice>
575 </phrase>
576 <phrase>
577   id: LANG_BOOKMARK_CREATE_SUCCESS
578   desc: Indicates bookmark was successfully created
579   user: core
580   <source>
581     *: "Bookmark Created"
582   </source>
583   <dest>
584     *: "Záložka vytvořena"
585   </dest>
586   <voice>
587     *: "Záložka vytvořena"
588   </voice>
589 </phrase>
590 <phrase>
591   id: LANG_BOOKMARK_CREATE_FAILURE
592   desc: Indicates bookmark was not created
593   user: core
594   <source>
595     *: "Bookmark Failed!"
596   </source>
597   <dest>
598     *: "Vytvoření záložky selhalo!"
599   </dest>
600   <voice>
601     *: "Vytvoření záložky selhalo!"
602   </voice>
603 </phrase>
604 <phrase>
605   id: LANG_BOOKMARK_LOAD_EMPTY
606   desc: Indicates bookmark was empty
607   user: core
608   <source>
609     *: "Bookmark Empty"
610   </source>
611   <dest>
612     *: "Žádné záložky"
613   </dest>
614   <voice>
615     *: "Žádné záložky"
616   </voice>
617 </phrase>
618 <phrase>
619   id: LANG_SOUND_SETTINGS
620   desc: in the main menu
621   user: core
622   <source>
623     *: "Sound Settings"
624   </source>
625   <dest>
626     *: "Nastavení zvuku"
627   </dest>
628   <voice>
629     *: "Nastavení zvuku"
630   </voice>
631 </phrase>
632 <phrase>
633   id: LANG_VOLUME
634   desc: in sound_settings
635   user: core
636   <source>
637     *: "Volume"
638   </source>
639   <dest>
640     *: "Hlasitost"
641   </dest>
642   <voice>
643     *: "Hlasitost"
644   </voice>
645 </phrase>
646 <phrase>
647   id: LANG_BASS
648   desc: in sound_settings
649   user: core
650   <source>
651     *: "Bass"
652   </source>
653   <dest>
654     *: "Basy"
655   </dest>
656   <voice>
657     *: "Basy"
658   </voice>
659 </phrase>
660 <phrase>
661   id: LANG_TREBLE
662   desc: in sound_settings
663   user: core
664   <source>
665     *: "Treble"
666   </source>
667   <dest>
668     *: "Výšky"
669   </dest>
670   <voice>
671     *: "Výšky"
672   </voice>
673 </phrase>
674 <phrase>
675   id: LANG_BALANCE
676   desc: in sound_settings
677   user: core
678   <source>
679     *: "Balance"
680   </source>
681   <dest>
682     *: "Vyvážení"
683   </dest>
684   <voice>
685     *: "Vyvážení"
686   </voice>
687 </phrase>
688 <phrase>
689   id: LANG_CHANNEL_CONFIGURATION
690   desc: in sound_settings
691   user: core
692   <source>
693     *: "Channel Configuration"
694   </source>
695   <dest>
696     *: "Nastavení kanálů"
697   </dest>
698   <voice>
699     *: "Nastavení kanálů"
700   </voice>
701 </phrase>
702 <phrase>
703   id: LANG_CHANNEL_STEREO
704   desc: in sound_settings
705   user: core
706   <source>
707     *: "Stereo"
708   </source>
709   <dest>
710     *: "Stereo"
711   </dest>
712   <voice>
713     *: "Stereo"
714   </voice>
715 </phrase>
716 <phrase>
717   id: LANG_CHANNEL_MONO
718   desc: in sound_settings
719   user: core
720   <source>
721     *: "Mono"
722   </source>
723   <dest>
724     *: "Mono"
725   </dest>
726   <voice>
727     *: "Mono"
728   </voice>
729 </phrase>
730 <phrase>
731   id: LANG_CHANNEL_CUSTOM
732   desc: in sound_settings
733   user: core
734   <source>
735     *: "Custom"
736   </source>
737   <dest>
738     *: "Vlastní"
739   </dest>
740   <voice>
741     *: "Vlastní"
742   </voice>
743 </phrase>
744 <phrase>
745   id: LANG_CHANNEL_LEFT
746   desc: in sound_settings
747   user: core
748   <source>
749     *: "Mono Left"
750   </source>
751   <dest>
752     *: "Mono levý"
753   </dest>
754   <voice>
755     *: "Mono levý"
756   </voice>
757 </phrase>
758 <phrase>
759   id: LANG_CHANNEL_RIGHT
760   desc: in sound_settings
761   user: core
762   <source>
763     *: "Mono Right"
764   </source>
765   <dest>
766     *: "Mono pravý"
767   </dest>
768   <voice>
769     *: "Mono pravý"
770   </voice>
771 </phrase>
772 <phrase>
773   id: LANG_CHANNEL_LEFTRIGHT
774   desc: in sound_settings
775   user: core
776   <source>
777     *: none
778     recording_swcodec: "Mono Left + Right"
779   </source>
780   <dest>
781     *: none
782     recording_swcodec: "Mono Levé + Pravé"
783   </dest>
784   <voice>
785     *: none
786     recording_swcodec: "Mono Levé plus Pravé"
787   </voice>
788 </phrase>
789 <phrase>
790   id: LANG_CHANNEL_KARAOKE
791   desc: in sound_settings
792   user: core
793   <source>
794     *: "Karaoke"
795   </source>
796   <dest>
797     *: "Karaoke"
798   </dest>
799   <voice>
800     *: "Karaoke"
801   </voice>
802 </phrase>
803 <phrase>
804   id: LANG_STEREO_WIDTH
805   desc: in sound_settings
806   user: core
807   <source>
808     *: "Stereo Width"
809   </source>
810   <dest>
811     *: "Šířka sterea"
812   </dest>
813   <voice>
814     *: "Šířka sterea"
815   </voice>
816 </phrase>
817 <phrase>
818   id: LANG_CROSSFEED
819   desc: in sound settings
820   user: core
821   <source>
822     *: none
823     swcodec: "Crossfeed"
824   </source>
825   <dest>
826     *: none
827     swcodec: "Křížení kanálů"
828   </dest>
829   <voice>
830     *: none
831     swcodec: "Křížení kanálů"
832   </voice>
833 </phrase>
834 <phrase>
835   id: LANG_CROSSFEED_DIRECT_GAIN
836   desc: in crossfeed settings
837   user: core
838   <source>
839     *: none
840     swcodec: "Direct Gain"
841   </source>
842   <dest>
843     *: none
844     swcodec: "Přímé zesílení"
845   </dest>
846   <voice>
847     *: none
848     swcodec: "Přímé zesílení"
849   </voice>
850 </phrase>
851 <phrase>
852   id: LANG_CROSSFEED_CROSS_GAIN
853   desc: in crossfeed settings
854   user: core
855   <source>
856     *: none
857     swcodec: "Cross Gain"
858   </source>
859   <dest>
860     *: none
861     swcodec: "Překřížené zesílení"
862   </dest>
863   <voice>
864     *: none
865     swcodec: "Překřížené zesílení"
866   </voice>
867 </phrase>
868 <phrase>
869   id: LANG_CROSSFEED_HF_ATTENUATION
870   desc: in crossfeed settings
871   user: core
872   <source>
873     *: none
874     swcodec: "High-Frequency Attenuation"
875   </source>
876   <dest>
877     *: none
878     swcodec: "Zeslabení výšek"
879   </dest>
880   <voice>
881     *: none
882     swcodec: "Zeslabení výšek"
883   </voice>
884 </phrase>
885 <phrase>
886   id: LANG_CROSSFEED_HF_CUTOFF
887   desc: in crossfeed settings
888   user: core
889   <source>
890     *: none
891     swcodec: "High-Frequency Cutoff"
892   </source>
893   <dest>
894     *: none
895     swcodec: "Oříznutí výšek"
896   </dest>
897   <voice>
898     *: none
899     swcodec: "Oříznutí výšek"
900   </voice>
901 </phrase>
902 <phrase>
903   id: LANG_EQUALIZER
904   desc: in the sound settings menu
905   user: core
906   <source>
907     *: none
908     swcodec: "Equalizer"
909   </source>
910   <dest>
911     *: none
912     swcodec: "Ekvalizér"
913   </dest>
914   <voice>
915     *: none
916     swcodec: "Ekvalizér"
917   </voice>
918 </phrase>
919 <phrase>
920   id: LANG_EQUALIZER_ENABLED
921   desc: in the equalizer settings menu
922   user: core
923   <source>
924     *: none
925     swcodec: "Enable EQ"
926   </source>
927   <dest>
928     *: none
929     swcodec: "Zapnutí EQ"
930   </dest>
931   <voice>
932     *: none
933     swcodec: "Zapnutí ekvalizéru"
934   </voice>
935 </phrase>
936 <phrase>
937   id: LANG_EQUALIZER_GRAPHICAL
938   desc: in the equalizer settings menu
939   user: core
940   <source>
941     *: none
942     swcodec: "Graphical EQ"
943   </source>
944   <dest>
945     *: none
946     swcodec: "Grafický EQ"
947   </dest>
948   <voice>
949     *: none
950     swcodec: "Grafický ekvalizér, neozvučitelné"
951   </voice>
952 </phrase>
953 <phrase>
954   id: LANG_EQUALIZER_PRECUT
955   desc: in eq settings
956   user: core
957   <source>
958     *: none
959     swcodec: "Precut"
960   </source>
961   <dest>
962     *: none
963     swcodec: "Předoříznutí"
964   </dest>
965   <voice>
966     *: none
967     swcodec: "Předoříznutí"
968   </voice>
969 </phrase>
970 <phrase>
971   id: LANG_EQUALIZER_GAIN
972   desc: in the equalizer settings menu
973   user: core
974   <source>
975     *: none
976     swcodec: "Simple EQ Settings"
977   </source>
978   <dest>
979     *: none
980     swcodec: "Základní nastavení EQ"
981   </dest>
982   <voice>
983     *: none
984     swcodec: "Základní nastavení ekvalizéru"
985   </voice>
986 </phrase>
987 <phrase>
988   id: LANG_EQUALIZER_ADVANCED
989   desc: in the equalizer settings menu
990   user: core
991   <source>
992     *: none
993     swcodec: "Advanced EQ Settings"
994   </source>
995   <dest>
996     *: none
997     swcodec: "Rozšířené nastavení EQ"
998   </dest>
999   <voice>
1000     *: none
1001     swcodec: "Rozšířené nastavení ekvalizéru"
1002   </voice>
1003 </phrase>
1004 <phrase>
1005   id: LANG_EQUALIZER_SAVE
1006   desc: in the equalizer settings menu
1007   user: core
1008   <source>
1009     *: none
1010     swcodec: "Save EQ Preset"
1011   </source>
1012   <dest>
1013     *: none
1014     swcodec: "Uložit konfiguraci EQ"
1015   </dest>
1016   <voice>
1017     *: none
1018     swcodec: "Uložit konfiguraci ekvalizéru"
1019   </voice>
1020 </phrase>
1021 <phrase>
1022   id: LANG_EQUALIZER_BROWSE
1023   desc: in the equalizer settings menu
1024   user: core
1025   <source>
1026     *: none
1027     swcodec: "Browse EQ Presets"
1028   </source>
1029   <dest>
1030     *: none
1031     swcodec: "Procházet konfigurační soubory EQ"
1032   </dest>
1033   <voice>
1034     *: none
1035     swcodec: "Procházet konfigurační soubory ekvalizéru"
1036   </voice>
1037 </phrase>
1038 <phrase>
1039   id: LANG_EQUALIZER_EDIT_MODE
1040   desc: in the equalizer settings menu
1041   user: core
1042   <source>
1043     *: none
1044     swcodec: "Edit mode: %s"
1045   </source>
1046   <dest>
1047     *: none
1048     swcodec: "Režim: %s"
1049   </dest>
1050   <voice>
1051     *: none
1052     swcodec: ""
1053   </voice>
1054 </phrase>
1055 <phrase>
1056   id: LANG_EQUALIZER_GAIN_ITEM
1057   desc: in the equalizer settings menu
1058   user: core
1059   <source>
1060     *: none
1061     swcodec: "%d Hz Band Gain"
1062   </source>
1063   <dest>
1064     *: none
1065     swcodec: "%d Hz rozsah zesílení"
1066   </dest>
1067   <voice>
1068     *: none
1069     swcodec: "hertz rozsah zesílení"
1070   </voice>
1071 </phrase>
1072 <phrase>
1073   id: LANG_EQUALIZER_BAND_LOW_SHELF
1074   desc: in the equalizer settings menu
1075   user: core
1076   <source>
1077     *: none
1078     swcodec: "Low Shelf Filter"
1079   </source>
1080   <dest>
1081     *: none
1082     swcodec: "Filtr nižších frekvencí"
1083   </dest>
1084   <voice>
1085     *: none
1086     swcodec: "Filtr nižších frekvencí"
1087   </voice>
1088 </phrase>
1089 <phrase>
1090   id: LANG_EQUALIZER_BAND_PEAK
1091   desc: in the equalizer settings menu
1092   user: core
1093   <source>
1094     *: none
1095     swcodec: "Peak Filter %d"
1096   </source>
1097   <dest>
1098     *: none
1099     swcodec: "Filtr špiček %d"
1100   </dest>
1101   <voice>
1102     *: none
1103     swcodec: "Filtr špiček"
1104   </voice>
1105 </phrase>
1106 <phrase>
1107   id: LANG_EQUALIZER_BAND_HIGH_SHELF
1108   desc: in the equalizer settings menu
1109   user: core
1110   <source>
1111     *: none
1112     swcodec: "High Shelf Filter"
1113   </source>
1114   <dest>
1115     *: none
1116     swcodec: "Filtr vyšších frekvencí"
1117   </dest>
1118   <voice>
1119     *: none
1120     swcodec: "Filtr vyšších frekvencí"
1121   </voice>
1122 </phrase>
1123 <phrase>
1124   id: LANG_EQUALIZER_BAND_CUTOFF
1125   desc: in the equalizer settings menu
1126   user: core
1127   <source>
1128     *: none
1129     swcodec: "Cutoff Frequency"
1130   </source>
1131   <dest>
1132     *: none
1133     swcodec: "Ořezová frekvence"
1134   </dest>
1135   <voice>
1136     *: none
1137     swcodec: "Ořezová frekvence"
1138   </voice>
1139 </phrase>
1140 <phrase>
1141   id: LANG_EQUALIZER_BAND_CENTER
1142   desc: in the equalizer settings menu
1143   user: core
1144   <source>
1145     *: none
1146     swcodec: "Centre Frequency"
1147   </source>
1148   <dest>
1149     *: none
1150     swcodec: "Centrální frekvence"
1151   </dest>
1152   <voice>
1153     *: none
1154     swcodec: "Centrální frekvence"
1155   </voice>
1156 </phrase>
1157 <phrase>
1158   id: LANG_EQUALIZER_BAND_Q
1159   desc: in the equalizer settings menu
1160   user: core
1161   <source>
1162     *: none
1163     swcodec: "Q"
1164   </source>
1165   <dest>
1166     *: none
1167     swcodec: "Q"
1168   </dest>
1169   <voice>
1170     *: none
1171     swcodec: "Q"
1172   </voice>
1173 </phrase>
1174 <phrase>
1175   id: LANG_DITHERING
1176   desc: in the sound settings menu
1177   user: core
1178   <source>
1179     *: none
1180     swcodec: "Dithering"
1181   </source>
1182   <dest>
1183     *: none
1184     swcodec: "Kolísání"
1185   </dest>
1186   <voice>
1187     *: none
1188     swcodec: "Kolísání"
1189   </voice>
1190 </phrase>
1191 <phrase>
1192   id: LANG_LOUDNESS
1193   desc: in sound_settings
1194   user: core
1195   <source>
1196     *: none
1197     masf: "Loudness"
1198   </source>
1199   <dest>
1200     *: none
1201     masf: "Hlasitost"
1202   </dest>
1203   <voice>
1204     *: none
1205     masf: "Hlasitost"
1206   </voice>
1207 </phrase>
1208 <phrase>
1209   id: LANG_AUTOVOL
1210   desc: in sound_settings
1211   user: core
1212   <source>
1213     *: none
1214     masf: "Auto Volume"
1215   </source>
1216   <dest>
1217     *: none
1218     masf: "Auto hlasitost"
1219   </dest>
1220   <voice>
1221     *: none
1222     masf: "Auto hlasitost"
1223   </voice>
1224 </phrase>
1225 <phrase>
1226   id: LANG_DECAY
1227   desc: in sound_settings
1228   user: core
1229   <source>
1230     *: none
1231     masf: "AV Decay Time"
1232   </source>
1233   <dest>
1234     *: none
1235     masf: "Doba doznívání AV"
1236   </dest>
1237   <voice>
1238     *: none
1239     masf: ""
1240   </voice>
1241 </phrase>
1242 <phrase>
1243   id: LANG_SUPERBASS
1244   desc: in sound settings
1245   user: core
1246   <source>
1247     *: none
1248     masf: "Super Bass"
1249   </source>
1250   <dest>
1251     *: none
1252     masf: "Super Basy"
1253   </dest>
1254   <voice>
1255     *: none
1256     masf: "Super Basy"
1257   </voice>
1258 </phrase>
1259 <phrase>
1260   id: LANG_MDB_ENABLE
1261   desc: in sound settings
1262   user: core
1263   <source>
1264     *: none
1265     masf: "MDB Enable"
1266   </source>
1267   <dest>
1268     *: none
1269     masf: "Zapnutí MDB"
1270   </dest>
1271   <voice>
1272     *: none
1273     masf: "Zapnutí emdébé"
1274   </voice>
1275 </phrase>
1276 <phrase>
1277   id: LANG_MDB_STRENGTH
1278   desc: in sound settings
1279   user: core
1280   <source>
1281     *: none
1282     masf: "MDB Strength"
1283   </source>
1284   <dest>
1285     *: none
1286     masf: "Síla MDB"
1287   </dest>
1288   <voice>
1289     *: none
1290     masf: "Síla emdébé"
1291   </voice>
1292 </phrase>
1293 <phrase>
1294   id: LANG_MDB_HARMONICS
1295   desc: in sound settings
1296   user: core
1297   <source>
1298     *: none
1299     masf: "MDB Harmonics"
1300   </source>
1301   <dest>
1302     *: none
1303     masf: "Harmonie MDB"
1304   </dest>
1305   <voice>
1306     *: none
1307     masf: "Harmonie emdébé"
1308   </voice>
1309 </phrase>
1310 <phrase>
1311   id: LANG_MDB_CENTER
1312   desc: in sound settings
1313   user: core
1314   <source>
1315     *: none
1316     masf: "MDB Centre Frequency"
1317   </source>
1318   <dest>
1319     *: none
1320     masf: "Středová frekvence MDB"
1321   </dest>
1322   <voice>
1323     *: none
1324     masf: "Středová frekvence emdébé"
1325   </voice>
1326 </phrase>
1327 <phrase>
1328   id: LANG_MDB_SHAPE
1329   desc: in sound settings
1330   user: core
1331   <source>
1332     *: none
1333     masf: "MDB Shape"
1334   </source>
1335   <dest>
1336     *: none
1337     masf: "Šířka pásma MDB"
1338   </dest>
1339   <voice>
1340     *: none
1341     masf: "Šířka pásma emdébé"
1342   </voice>
1343 </phrase>
1344 <phrase>
1345   id: LANG_GENERAL_SETTINGS
1346   desc: in the main menu
1347   user: core
1348   <source>
1349     *: "General Settings"
1350   </source>
1351   <dest>
1352     *: "Hlavní nastavení"
1353   </dest>
1354   <voice>
1355     *: "Hlavní nastavení"
1356   </voice>
1357 </phrase>
1358 <phrase>
1359   id: LANG_PLAYBACK
1360   desc: in settings_menu()
1361   user: core
1362   <source>
1363     *: "Playback Settings"
1364   </source>
1365   <dest>
1366     *: "Nastavení přehrávání"
1367   </dest>
1368   <voice>
1369     *: "Nastavení přehrávání"
1370   </voice>
1371 </phrase>
1372 <phrase>
1373   id: LANG_SHUFFLE
1374   desc: in settings_menu
1375   user: core
1376   <source>
1377     *: "Shuffle"
1378   </source>
1379   <dest>
1380     *: "Náhodně"
1381   </dest>
1382   <voice>
1383     *: "Náhodně"
1384   </voice>
1385 </phrase>
1386 <phrase>
1387   id: LANG_REPEAT
1388   desc: in settings_menu
1389   user: core
1390   <source>
1391     *: "Repeat"
1392   </source>
1393   <dest>
1394     *: "Opakování"
1395   </dest>
1396   <voice>
1397     *: "Opakování"
1398   </voice>
1399 </phrase>
1400 <phrase>
1401   id: LANG_ALL
1402   desc: generic string used both in dir file filter and repeat mode selection
1403   user: core
1404   <source>
1405     *: "All"
1406   </source>
1407   <dest>
1408     *: "Vše"
1409   </dest>
1410   <voice>
1411     *: "Vše"
1412   </voice>
1413 </phrase>
1414 <phrase>
1415   id: LANG_REPEAT_ONE
1416   desc: repeat one song
1417   user: core
1418   <source>
1419     *: "One"
1420   </source>
1421   <dest>
1422     *: "Skladba"
1423   </dest>
1424   <voice>
1425     *: "Skladba"
1426   </voice>
1427 </phrase>
1428 <phrase>
1429   id: LANG_REPEAT_AB
1430   desc: repeat range from point A to B
1431   user: core
1432   <source>
1433     *: "A-B"
1434   </source>
1435   <dest>
1436     *: "A-B"
1437   </dest>
1438   <voice>
1439     *: "od á do bé"
1440   </voice>
1441 </phrase>
1442 <phrase>
1443   id: LANG_PLAY_SELECTED
1444   desc: in settings_menu
1445   user: core
1446   <source>
1447     *: "Play Selected First"
1448   </source>
1449   <dest>
1450     *: "Přehrát nejprve vybrané"
1451   </dest>
1452   <voice>
1453     *: "Přehrát nejprve vybrané"
1454   </voice>
1455 </phrase>
1456 <phrase>
1457   id: LANG_WIND_MENU
1458   desc: in the playback sub menu
1459   user: core
1460   <source>
1461     *: "Fast-Forward/Rewind"
1462   </source>
1463   <dest>
1464     *: "Přetáčení dopředu/dozadu"
1465   </dest>
1466   <voice>
1467     *: "Přetáčení dopředu a dozadu"
1468   </voice>
1469 </phrase>
1470 <phrase>
1471   id: LANG_FFRW_STEP
1472   desc: in settings_menu
1473   user: core
1474   <source>
1475     *: "FF/RW Min Step"
1476   </source>
1477   <dest>
1478     *: "Minimální skok přetáčení"
1479   </dest>
1480   <voice>
1481     *: "Minimální skok přetáčení"
1482   </voice>
1483 </phrase>
1484 <phrase>
1485   id: LANG_FFRW_ACCEL
1486   desc: in settings_menu
1487   user: core
1488   <source>
1489     *: "FF/RW Accel"
1490   </source>
1491   <dest>
1492     *: "Urychlené přetáčení"
1493   </dest>
1494   <voice>
1495     *: "Urychlené přetáčení"
1496   </voice>
1497 </phrase>
1498 <phrase>
1499   id: LANG_MP3BUFFER_MARGIN
1500   desc: MP3 buffer margin time
1501   user: core
1502   <source>
1503     *: "Anti-Skip Buffer"
1504     flash_storage: none
1505   </source>
1506   <dest>
1507     *: "Protiotřesová paměť"
1508     flash_storage: none
1509   </dest>
1510   <voice>
1511     *: "Protiotřesová paměť"
1512     flash_storage: none
1513   </voice>
1514 </phrase>
1515 <phrase>
1516   id: LANG_FADE_ON_STOP
1517   desc: options menu to set fade on stop or pause
1518   user: core
1519   <source>
1520     *: "Fade on Stop/Pause"
1521   </source>
1522   <dest>
1523     *: "Postupně ztlumit při zastavení/pauze"
1524   </dest>
1525   <voice>
1526     *: "Postupně ztlumit při zastavení a pauze"
1527   </voice>
1528 </phrase>
1529 <phrase>
1530   id: LANG_PARTY_MODE
1531   desc: party mode
1532   user: core
1533   <source>
1534     *: "Party Mode"
1535   </source>
1536   <dest>
1537     *: "Párty mód"
1538   </dest>
1539   <voice>
1540     *: "Párty mód"
1541   </voice>
1542 </phrase>
1543 <phrase>
1544   id: LANG_CROSSFADE
1545   desc: in playback settings
1546   user: core
1547   <source>
1548     *: none
1549     crossfade: "Crossfade"
1550   </source>
1551   <dest>
1552     *: none
1553     crossfade: "Prolínání skladeb"
1554   </dest>
1555   <voice>
1556     *: none
1557     crossfade: "Prolínání skladeb"
1558   </voice>
1559 </phrase>
1560 <phrase>
1561   id: LANG_CROSSFADE_ENABLE
1562   desc: in crossfade settings menu
1563   user: core
1564   <source>
1565     *: none
1566     crossfade: "Enable Crossfade"
1567   </source>
1568   <dest>
1569     *: none
1570     crossfade: "Zapnutí prolínání"
1571   </dest>
1572   <voice>
1573     *: none
1574     crossfade: "Zapnutí prolínání"
1575   </voice>
1576 </phrase>
1577 <phrase>
1578   id: LANG_MANTRACKSKIP
1579   desc: in crossfade settings
1580   user: core
1581   <source>
1582     *: none
1583     crossfade: "Manual Track Skip Only"
1584   </source>
1585   <dest>
1586     *: none
1587     crossfade: "Pouze ruční posun po skladbách"
1588   </dest>
1589   <voice>
1590     *: none
1591     crossfade: "Pouze ruční posun po skladbách"
1592   </voice>
1593 </phrase>
1594 <phrase>
1595   id: LANG_SHUFFLE_TRACKSKIP
1596   desc: in settings_menu
1597   user: core
1598   <source>
1599     *: none
1600     crossfade: "Shuffle or Manual Track Skip"
1601   </source>
1602   <dest>
1603     *: none
1604     crossfade: "Náhodně nebo manuálně přeskočit skladbu"
1605   </dest>
1606   <voice>
1607     *: none
1608     crossfade: "Náhodně nebo manuálně přeskočit skladbu"
1609   </voice>
1610 </phrase>
1611 <phrase>
1612   id: LANG_CROSSFADE_FADE_IN_DELAY
1613   desc: in crossfade settings menu
1614   user: core
1615   <source>
1616     *: none
1617     crossfade: "Fade-In Delay"
1618   </source>
1619   <dest>
1620     *: none
1621     crossfade: "Prodleva při zesílení"
1622   </dest>
1623   <voice>
1624     *: none
1625     crossfade: "Prodleva při zesílení"
1626   </voice>
1627 </phrase>
1628 <phrase>
1629   id: LANG_CROSSFADE_FADE_IN_DURATION
1630   desc: in crossfade settings menu
1631   user: core
1632   <source>
1633     *: none
1634     crossfade: "Fade-In Duration"
1635   </source>
1636   <dest>
1637     *: none
1638     crossfade: "Délka zesílení"
1639   </dest>
1640   <voice>
1641     *: none
1642     crossfade: "Délka zesílení"
1643   </voice>
1644 </phrase>
1645 <phrase>
1646   id: LANG_CROSSFADE_FADE_OUT_DELAY
1647   desc: in crossfade settings menu
1648   user: core
1649   <source>
1650     *: none
1651     crossfade: "Fade-Out Delay"
1652   </source>
1653   <dest>
1654     *: none
1655     crossfade: "Prodleva při zeslabení"
1656   </dest>
1657   <voice>
1658     *: none
1659     crossfade: "Prodleva při zeslabení"
1660   </voice>
1661 </phrase>
1662 <phrase>
1663   id: LANG_CROSSFADE_FADE_OUT_DURATION
1664   desc: in crossfade settings menu
1665   user: core
1666   <source>
1667     *: none
1668     crossfade: "Fade-Out Duration"
1669   </source>
1670   <dest>
1671     *: none
1672     crossfade: "Délka zeslabení"
1673   </dest>
1674   <voice>
1675     *: none
1676     crossfade: "Délka zeslabení"
1677   </voice>
1678 </phrase>
1679 <phrase>
1680   id: LANG_CROSSFADE_FADE_OUT_MODE
1681   desc: in crossfade settings menu
1682   user: core
1683   <source>
1684     *: none
1685     crossfade: "Fade-Out Mode"
1686   </source>
1687   <dest>
1688     *: none
1689     crossfade: "Režim zeslabení"
1690   </dest>
1691   <voice>
1692     *: none
1693     crossfade: "Režim zeslabení"
1694   </voice>
1695 </phrase>
1696 <phrase>
1697   id: LANG_MIX
1698   desc: in playback settings, crossfade option
1699   user: core
1700   <source>
1701     *: none
1702     crossfade: "Mix"
1703   </source>
1704   <dest>
1705     *: none
1706     crossfade: "Mix"
1707   </dest>
1708   <voice>
1709     *: none
1710     crossfade: "Mix"
1711   </voice>
1712 </phrase>
1713 <phrase>
1714   id: LANG_REPLAYGAIN
1715   desc: in replaygain
1716   user: core
1717   <source>
1718     *: "Replaygain"
1719   </source>
1720   <dest>
1721     *: "Normalizace hlasitosti"
1722   </dest>
1723   <voice>
1724     *: "Normalizace hlasitosti"
1725   </voice>
1726 </phrase>
1727 <phrase>
1728   id: LANG_REPLAYGAIN_NOCLIP
1729   desc: in replaygain
1730   user: core
1731   <source>
1732     *: none
1733     swcodec: "Prevent Clipping"
1734   </source>
1735   <dest>
1736     *: none
1737     swcodec: "Odstranit lupání"
1738   </dest>
1739   <voice>
1740     *: none
1741     swcodec: "Odstranit lupání"
1742   </voice>
1743 </phrase>
1744 <phrase>
1745   id: LANG_REPLAYGAIN_MODE
1746   desc: in replaygain
1747   user: core
1748   <source>
1749     *: "Replaygain Type"
1750   </source>
1751   <dest>
1752     *: "Typ normalizace hlasitosti"
1753   </dest>
1754   <voice>
1755     *: "Typ normalizace hlasitosti"
1756   </voice>
1757 </phrase>
1758 <phrase>
1759   id: LANG_ALBUM_GAIN
1760   desc: in replaygain
1761   user: core
1762   <source>
1763     *: "Album Gain"
1764   </source>
1765   <dest>
1766     *: "Pro celé album"
1767   </dest>
1768   <voice>
1769     *: "Pro celé album"
1770   </voice>
1771 </phrase>
1772 <phrase>
1773   id: LANG_TRACK_GAIN
1774   desc: in replaygain
1775   user: core
1776   <source>
1777     *: "Track Gain"
1778   </source>
1779   <dest>
1780     *: "Pro každou skladbu zvlášť"
1781   </dest>
1782   <voice>
1783     *: "Pro každou skladbu zvlášť"
1784   </voice>
1785 </phrase>
1786 <phrase>
1787   id: LANG_SHUFFLE_GAIN
1788   desc: use track gain if shuffle mode is on, album gain otherwise
1789   user: core
1790   <source>
1791     *: "Track Gain if Shuffling"
1792   </source>
1793   <dest>
1794     *: "Zohlednit zesílení při náhodném přehrávání"
1795   </dest>
1796   <voice>
1797     *: "Zohlednit zesílení při náhodném přehrávání"
1798   </voice>
1799 </phrase>
1800 <phrase>
1801   id: LANG_REPLAYGAIN_PREAMP
1802   desc: in replaygain settings
1803   user: core
1804   <source>
1805     *: "Pre-amp"
1806   </source>
1807   <dest>
1808     *: "Předzesílení"
1809   </dest>
1810   <voice>
1811     *: "Předzesílení"
1812   </voice>
1813 </phrase>
1814 <phrase>
1815   id: LANG_BEEP
1816   desc: in playback settings
1817   user: core
1818   <source>
1819     *: none
1820     swcodec: "Track Skip Beep"
1821   </source>
1822   <dest>
1823     *: none
1824     swcodec: "Pípnutí při posunu po skladbách"
1825   </dest>
1826   <voice>
1827     *: none
1828     swcodec: "Pípnutí při posunu po skladbách"
1829   </voice>
1830 </phrase>
1831 <phrase>
1832   id: LANG_WEAK
1833   desc: in beep volume in playback settings
1834   user: core
1835   <source>
1836     *: none
1837     swcodec: "Weak"
1838   </source>
1839   <dest>
1840     *: none
1841     swcodec: "Nízká"
1842   </dest>
1843   <voice>
1844     *: none
1845     swcodec: "Nízká"
1846   </voice>
1847 </phrase>
1848 <phrase>
1849   id: LANG_MODERATE
1850   desc: in beep volume in playback settings
1851   user: core
1852   <source>
1853     *: none
1854     swcodec: "Moderate"
1855   </source>
1856   <dest>
1857     *: none
1858     swcodec: "Střední"
1859   </dest>
1860   <voice>
1861     *: none
1862     swcodec: "Střední"
1863   </voice>
1864 </phrase>
1865 <phrase>
1866   id: LANG_STRONG
1867   desc: in beep volume in playback settings
1868   user: core
1869   <source>
1870     *: none
1871     swcodec: "Strong"
1872   </source>
1873   <dest>
1874     *: none
1875     swcodec: "Vysoká"
1876   </dest>
1877   <voice>
1878     *: none
1879     swcodec: "Vysoká"
1880   </voice>
1881 </phrase>
1882 <phrase>
1883   id: LANG_SPDIF_ENABLE
1884   desc: in playback settings menu. enable/disable the optical out
1885   user: core
1886   <source>
1887     *: none
1888     spdif_power: "Optical Output"
1889   </source>
1890   <dest>
1891     *: none
1892     spdif_power: "Optický výstup"
1893   </dest>
1894   <voice>
1895     *: none
1896     spdif_power: "Optický výstup"
1897   </voice>
1898 </phrase>
1899 <phrase>
1900   id: LANG_NEXT_FOLDER
1901   desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one
1902   user: core
1903   <source>
1904     *: "Auto-Change Directory"
1905   </source>
1906   <dest>
1907     *: "Pokračovat do další složky"
1908   </dest>
1909   <voice>
1910     *: "Pokračovat do další složky"
1911   </voice>
1912 </phrase>
1913 <phrase>
1914   id: LANG_RANDOM
1915   desc: random folder
1916   user: core
1917   <source>
1918     *: "Random"
1919   </source>
1920   <dest>
1921     *: "Náhodná"
1922   </dest>
1923   <voice>
1924     *: "Náhodná"
1925   </voice>
1926 </phrase>
1927 <phrase>
1928   id: LANG_AUDIOSCROBBLER
1929   desc: "Last.fm Log" in the playback menu
1930   user: core
1931   <source>
1932     *: "Last.fm Log"
1933   </source>
1934   <dest>
1935     *: "Logovací soubor pro Last.fm"
1936   </dest>
1937   <voice>
1938     *: "Logovací soubor pro Last tečka efem"
1939   </voice>
1940 </phrase>
1941 <phrase>
1942   id: LANG_CUESHEET_ENABLE
1943   desc: cuesheet support option
1944   user: core
1945   <source>
1946     *: "Cuesheet Support"
1947   </source>
1948   <dest>
1949     *: "Podpora Cuesheet"
1950   </dest>
1951   <voice>
1952     *: "Podpora kjůšít"
1953   </voice>
1954 </phrase>
1955 <phrase>
1956   id: LANG_HEADPHONE_UNPLUG
1957   desc: in settings_menu.
1958   user: core
1959   <source>
1960     *: none
1961     headphone_detection: "Pause on Headphone Unplug"
1962   </source>
1963   <dest>
1964     *: none
1965     headphone_detection: "Pauza při odpojení sluchátek"
1966   </dest>
1967   <voice>
1968     *: none
1969     headphone_detection: "Pauza při odpojení sluchátek"
1970   </voice>
1971 </phrase>
1972 <phrase>
1973   id: LANG_HEADPHONE_UNPLUG_RESUME
1974   desc: in pause_phones_menu.
1975   user: core
1976   <source>
1977     *: none
1978     headphone_detection: "Pause and Resume"
1979   </source>
1980   <dest>
1981     *: none
1982     headphone_detection: "Pauza a pokračování v přehrávání"
1983   </dest>
1984   <voice>
1985     *: none
1986     headphone_detection: "Pauza a pokračování v přehrávání"
1987   </voice>
1988 </phrase>
1989 <phrase>
1990   id: LANG_HEADPHONE_UNPLUG_RW
1991   desc: deprecated
1992   user: core
1993   <source>
1994     *: ""
1995   </source>
1996   <dest>
1997     *: ""
1998   </dest>
1999   <voice>
2000     *: ""
2001   </voice>
2002 </phrase>
2003 <phrase>
2004   id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME
2005   desc: in pause_phones_menu.
2006   user: core
2007   <source>
2008     *: none
2009     headphone_detection: "Disable resume on startup if phones unplugged"
2010   </source>
2011   <dest>
2012     *: none
2013     headphone_detection: "Zrušit pokračování v přehrávání po zapnutí pokud jsou sluchátka odpojena"
2014   </dest>
2015   <voice>
2016     *: none
2017     headphone_detection: "Zrušit pokračování v přehrávání po zapnutí pokud jsou sluchátka odpojena"
2018   </voice>
2019 </phrase>
2020 <phrase>
2021   id: LANG_FILE
2022   desc: in settings_menu()
2023   user: core
2024   <source>
2025     *: "File View"
2026   </source>
2027   <dest>
2028     *: "Zobrazení souborů"
2029   </dest>
2030   <voice>
2031     *: "Zobrazení souborů"
2032   </voice>
2033 </phrase>
2034 <phrase>
2035   id: LANG_SORT_CASE
2036   desc: in settings_menu
2037   user: core
2038   <source>
2039     *: "Sort Case Sensitive"
2040   </source>
2041   <dest>
2042     *: "Řadit podle malých i velkých písmen"
2043   </dest>
2044   <voice>
2045     *: "Řadit podle malých i velkých písmen"
2046   </voice>
2047 </phrase>
2048 <phrase>
2049   id: LANG_SORT_DIR
2050   desc: browser sorting setting
2051   user: core
2052   <source>
2053     *: "Sort Directories"
2054   </source>
2055   <dest>
2056     *: "Řadit složky"
2057   </dest>
2058   <voice>
2059     *: "Řadit složky"
2060   </voice>
2061 </phrase>
2062 <phrase>
2063   id: LANG_SORT_FILE
2064   desc: browser sorting setting
2065   user: core
2066   <source>
2067     *: "Sort Files"
2068   </source>
2069   <dest>
2070     *: "Řadit soubory"
2071   </dest>
2072   <voice>
2073     *: "Řadit soubory"
2074   </voice>
2075 </phrase>
2076 <phrase>
2077   id: LANG_SORT_ALPHA
2078   desc: browser sorting setting
2079   user: core
2080   <source>
2081     *: "Alphabetical"
2082   </source>
2083   <dest>
2084     *: "Abecedně"
2085   </dest>
2086   <voice>
2087     *: "Abecedně"
2088   </voice>
2089 </phrase>
2090 <phrase>
2091   id: LANG_SORT_DATE
2092   desc: browser sorting setting
2093   user: core
2094   <source>
2095     *: "By Date"
2096   </source>
2097   <dest>
2098     *: "Vzestupně podle data"
2099   </dest>
2100   <voice>
2101     *: "Vzestupně podle data"
2102   </voice>
2103 </phrase>
2104 <phrase>
2105   id: LANG_SORT_DATE_REVERSE
2106   desc: browser sorting setting
2107   user: core
2108   <source>
2109     *: "By Newest Date"
2110   </source>
2111   <dest>
2112     *: "Sestupně podle data"
2113   </dest>
2114   <voice>
2115     *: "Sestupně podle data"
2116   </voice>
2117 </phrase>
2118 <phrase>
2119   id: LANG_SORT_TYPE
2120   desc: browser sorting setting
2121   user: core
2122   <source>
2123     *: "By Type"
2124   </source>
2125   <dest>
2126     *: "Podle typu"
2127   </dest>
2128   <voice>
2129     *: "Podle typu"
2130   </voice>
2131 </phrase>
2132 <phrase>
2133   id: LANG_FILTER
2134   desc: setting name for dir filter
2135   user: core
2136   <source>
2137     *: "Show Files"
2138   </source>
2139   <dest>
2140     *: "Typy souborů"
2141   </dest>
2142   <voice>
2143     *: "Typy souborů"
2144   </voice>
2145 </phrase>
2146 <phrase>
2147   id: LANG_FILTER_SUPPORTED
2148   desc: show all file types supported by Rockbox
2149   user: core
2150   <source>
2151     *: "Supported"
2152   </source>
2153   <dest>
2154     *: "Podporované"
2155   </dest>
2156   <voice>
2157     *: "Podporované"
2158   </voice>
2159 </phrase>
2160 <phrase>
2161   id: LANG_FILTER_MUSIC
2162   desc: show only music-related files
2163   user: core
2164   <source>
2165     *: "Music"
2166   </source>
2167   <dest>
2168     *: "Hudba"
2169   </dest>
2170   <voice>
2171     *: "Hudba"
2172   </voice>
2173 </phrase>
2174 <phrase>
2175   id: LANG_FOLLOW
2176   desc: in settings_menu
2177   user: core
2178   <source>
2179     *: "Follow Playlist"
2180   </source>
2181   <dest>
2182     *: "Následování playlistu"
2183   </dest>
2184   <voice>
2185     *: "Následování pleylistu"
2186   </voice>
2187 </phrase>
2188 <phrase>
2189   id: LANG_SHOW_PATH
2190   desc: in settings_menu
2191   user: core
2192   <source>
2193     *: "Show Path"
2194   </source>
2195   <dest>
2196     *: "Zobrazit cestu"
2197   </dest>
2198   <voice>
2199     *: "Zobrazit cestu"
2200   </voice>
2201 </phrase>
2202 <phrase>
2203   id: LANG_SHOW_PATH_CURRENT
2204   desc: in show path menu
2205   user: core
2206   <source>
2207     *: "Current Directory Only"
2208   </source>
2209   <dest>
2210     *: "Pouze aktuální složka"
2211   </dest>
2212   <voice>
2213     *: "Pouze aktuální složka"
2214   </voice>
2215 </phrase>
2216 <phrase>
2217   id: LANG_DISPLAY_FULL_PATH
2218   desc: track display options
2219   user: core
2220   <source>
2221     *: "Full Path"
2222   </source>
2223   <dest>
2224     *: "Celou cestu"
2225   </dest>
2226   <voice>
2227     *: "Celou cestu"
2228   </voice>
2229 </phrase>
2230 <phrase>
2231   id: LANG_BUILDING_DATABASE
2232   desc: splash database building progress
2233   user: core
2234   <source>
2235     *: "Building database... %d found (OFF to return)"
2236     iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
2237     ipod*: "Building database... %d found (PREV to return)"
2238     iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
2239     iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
2240     gogearsa9200: "Building database... %d found (REW to return)"
2241     archosplayer: "Building DB %d found"
2242   </source>
2243   <dest>
2244     *: "Vytvářím databázi... %d nalezeno (OFF pro návrat)"
2245     iriverh100,iriverh120,iriverh300: "Vytvářím databázi... %d nalezeno (STOP pro návrat)"
2246     ipod*: "Vytvářím databázi... %d nalezeno (PREV pro návrat)"
2247     iaudiox5,iaudiom5,gigabeat*,mrobe100: "Vytvářím databázi... %d nalezeno (LEFT pro návrat)"
2248     iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Vytvářím databázi... %d nalezeno (PREV pro návrat)"
2249     gogearsa9200: "Vytvářím databázi.. %d nalezeno (REW pro návrat)"
2250     archosplayer: "Vytvář. DB %d nalez."
2251   </dest>
2252   <voice>
2253     *: "Vytváření záznamů do databáze"
2254   </voice>
2255 </phrase>
2256 <phrase>
2257   id: LANG_TAGCACHE_RAM
2258   desc: in tag cache settings
2259   user: core
2260   <source>
2261     *: none
2262     tc_ramcache: "Load to RAM"
2263   </source>
2264   <dest>
2265     *: none
2266     tc_ramcache: "Nahrát do paměti"
2267   </dest>
2268   <voice>
2269     *: none
2270     tc_ramcache: "Nahrát do paměti"
2271   </voice>
2272 </phrase>
2273 <phrase>
2274   id: LANG_TAGCACHE_AUTOUPDATE
2275   desc: in tag cache settings
2276   user: core
2277   <source>
2278     *: "Auto Update"
2279   </source>
2280   <dest>
2281     *: "Automaticky aktualizovat"
2282   </dest>
2283   <voice>
2284     *: "Automatycky aktualizovat"
2285   </voice>
2286 </phrase>
2287 <phrase>
2288   id: LANG_TAGCACHE_FORCE_UPDATE
2289   desc: in tag cache settings
2290   user: core
2291   <source>
2292     *: "Initialize Now"
2293   </source>
2294   <dest>
2295     *: "Inicializovat nyní"
2296   </dest>
2297   <voice>
2298     *: "Inycializovat nyní"
2299   </voice>
2300 </phrase>
2301 <phrase>
2302   id: LANG_TAGCACHE_UPDATE
2303   desc: in tag cache settings
2304   user: core
2305   <source>
2306     *: "Update Now"
2307   </source>
2308   <dest>
2309     *: "Aktualizovat nyní"
2310   </dest>
2311   <voice>
2312     *: "Aktualizovat nyní"
2313   </voice>
2314 </phrase>
2315 <phrase>
2316   id: LANG_RUNTIMEDB_ACTIVE
2317   desc: in settings_menu.
2318   user: core
2319   <source>
2320     *: "Gather Runtime Data"
2321   </source>
2322   <dest>
2323     *: "Sbírat provozní informace"
2324   </dest>
2325   <voice>
2326     *: "Sbírat provozní informace"
2327   </voice>
2328 </phrase>
2329 <phrase>
2330   id: LANG_TAGCACHE_EXPORT
2331   desc: in tag cache settings
2332   user: core
2333   <source>
2334     *: "Export Modifications"
2335   </source>
2336   <dest>
2337     *: "Exportovat modifikace"
2338   </dest>
2339   <voice>
2340     *: "Exportovat modifikace"
2341   </voice>
2342 </phrase>
2343 <phrase>
2344   id: LANG_TAGCACHE_IMPORT
2345   desc: in tag cache settings
2346   user: core
2347   <source>
2348     *: "Import Modifications"
2349   </source>
2350   <dest>
2351     *: "Importovat modifikace"
2352   </dest>
2353   <voice>
2354     *: "Importovat modifikace"
2355   </voice>
2356 </phrase>
2357 <phrase>
2358   id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH
2359   desc: in tag cache settings
2360   user: core
2361   <source>
2362     *: "Updating in background"
2363   </source>
2364   <dest>
2365     *: "Obnovuji na pozadí"
2366   </dest>
2367   <voice>
2368     *: "Obnovuji na pozadí"
2369   </voice>
2370 </phrase>
2371 <phrase>
2372   id: LANG_TAGCACHE_INIT
2373   desc: while initializing tagcache on boot
2374   user: core
2375   <source>
2376     *: "Committing database"
2377   </source>
2378   <dest>
2379     *: "Ukládám mezipaměť popisů"
2380   </dest>
2381   <voice>
2382     *: "Ukládám mezipaměť popisů"
2383   </voice>
2384 </phrase>
2385 <phrase>
2386   id: LANG_TAGCACHE_BUSY
2387   desc: when trying to shutdown and tagcache is committing
2388   user: core
2389   <source>
2390     *: "Database is not ready"
2391   </source>
2392   <dest>
2393     *: "Databáze není připravena"
2394   </dest>
2395   <voice>
2396     *: "Databáze není připravena"
2397   </voice>
2398 </phrase>
2399 <phrase>
2400   id: LANG_TAGNAVI_ALL_TRACKS
2401   desc: "<All tracks>" entry in tag browser
2402   user: core
2403   <source>
2404     *: "<All tracks>"
2405   </source>
2406   <dest>
2407     *: "<Vsechny skladby>"
2408   </dest>
2409   <voice>
2410     *: "Všechny skladby"
2411   </voice>
2412 </phrase>
2413 <phrase>
2414   id: LANG_DISPLAY
2415   desc: in settings_menu()
2416   user: core
2417   <source>
2418     *: "Display"
2419   </source>
2420   <dest>
2421     *: "Displej"
2422   </dest>
2423   <voice>
2424     *: "Dysplej"
2425   </voice>
2426 </phrase>
2427 <phrase>
2428   id: LANG_CUSTOM_FONT
2429   desc: in setting_menu()
2430   user: core
2431   <source>
2432     *: none
2433     lcd_bitmap: "Font"
2434   </source>
2435   <dest>
2436     *: none
2437     lcd_bitmap: "Font"
2438   </dest>
2439   <voice>
2440     *: none
2441     lcd_bitmap: "Font"
2442   </voice>
2443 </phrase>
2444 <phrase>
2445   id: LANG_WHILE_PLAYING
2446   desc: in settings_menu()
2447   user: core
2448   <source>
2449     *: "While Playing Screen"
2450   </source>
2451   <dest>
2452     *: "Přehrávací obrazovka"
2453   </dest>
2454   <voice>
2455     *: "Přehrávací obrazovka"
2456   </voice>
2457 </phrase>
2458 <phrase>
2459   id: LANG_REMOTE_WHILE_PLAYING
2460   desc: in settings_menu()
2461   user: core
2462   <source>
2463     *: none
2464     remote: "Remote While Playing Screen"
2465   </source>
2466   <dest>
2467     *: none
2468     remote: "Dálková přehrávací obrazovka"
2469   </dest>
2470   <voice>
2471     *: none
2472     remote: "Dálková přehrávací obrazovka"
2473   </voice>
2474 </phrase>
2475 <phrase>
2476   id: LANG_LCD_MENU
2477   desc: in the display sub menu
2478   user: core
2479   <source>
2480     *: "LCD Settings"
2481   </source>
2482   <dest>
2483     *: "Možnosti LCD"
2484   </dest>
2485   <voice>
2486     *: "Možnosti elcédé"
2487   </voice>
2488 </phrase>
2489 <phrase>
2490   id: LANG_BACKLIGHT
2491   desc: in settings_menu
2492   user: core
2493   <source>
2494     *: "Backlight"
2495   </source>
2496   <dest>
2497     *: "Podsvícení"
2498   </dest>
2499   <voice>
2500     *: "Podsvícení"
2501   </voice>
2502 </phrase>
2503 <phrase>
2504   id: LANG_BACKLIGHT_ON_WHEN_CHARGING
2505   desc: in display_settings_menu, backlight timeout with charger connected
2506   user: core
2507   <source>
2508     *: none
2509     charging: "Backlight (While Plugged In)"
2510   </source>
2511   <dest>
2512     *: none
2513     charging: "Podsvícení při nabíjení"
2514   </dest>
2515   <voice>
2516     *: none
2517     charging: "Podsvícení při nabíjení"
2518   </voice>
2519 </phrase>
2520 <phrase>
2521   id: LANG_BACKLIGHT_ON_BUTTON_HOLD
2522   desc: in lcd settings
2523   user: core
2524   <source>
2525     *: none
2526     hold_button: "Backlight on Hold"
2527   </source>
2528   <dest>
2529     *: none
2530     hold_button: "Podsvícení při zamčených klávesách"
2531   </dest>
2532   <voice>
2533     *: none
2534     hold_button: "Podsvícení při zamčených klávesách"
2535   </voice>
2536 </phrase>
2537 <phrase>
2538   id: LANG_CAPTION_BACKLIGHT
2539   desc: in settings_menu
2540   user: core
2541   <source>
2542     *: "Caption Backlight"
2543   </source>
2544   <dest>
2545     *: "Podsvícení začátku skladeb"
2546   </dest>
2547   <voice>
2548     *: "Podsvícení začátku skladeb"
2549   </voice>
2550 </phrase>
2551 <phrase>
2552   id: LANG_BACKLIGHT_FADE_IN
2553   desc: in settings_menu
2554   user: core
2555   <source>
2556     *: none
2557     backlight_fade*: "Backlight Fade In"
2558   </source>
2559   <dest>
2560     *: none
2561     backlight_fade*: "Plynule zapínat podsvícení"
2562   </dest>
2563   <voice>
2564     *: none
2565     backlight_fade*: "Plynule zapínat podsvícení"
2566   </voice>
2567 </phrase>
2568 <phrase>
2569   id: LANG_BACKLIGHT_FADE_OUT
2570   desc: in settings_menu
2571   user: core
2572   <source>
2573     *: none
2574     backlight_fade*: "Backlight Fade Out"
2575   </source>
2576   <dest>
2577     *: none
2578     backlight_fade*: "Plynule vypínat podsvícení"
2579   </dest>
2580   <voice>
2581     *: none
2582     backlight_fade*: "Plynule vypínat podsvícení"
2583   </voice>
2584 </phrase>
2585 <phrase>
2586   id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS
2587   desc: Backlight behaviour setting
2588   user: core
2589   <source>
2590     *: "First Buttonpress Enables Backlight Only"
2591   </source>
2592   <dest>
2593     *: "První stisk klávesy pouze zapne podsvícení"
2594   </dest>
2595   <voice>
2596     *: "První stisk klávesy pouze zapne podsvícení"
2597   </voice>
2598 </phrase>
2599 <phrase>
2600   id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF
2601   desc: In display settings, time to switch LCD chip into power saving state
2602   user: core
2603   <source>
2604     *: none
2605     lcd_sleep: "Sleep (After Backlight Off)"
2606   </source>
2607   <dest>
2608     *: none
2609     lcd_sleep: "Uspat (Po zhasnutí podsvícení)"
2610   </dest>
2611   <voice>
2612     *: none
2613     lcd_sleep: "Uspat, po zhasnutí podsvícení"
2614   </voice>
2615 </phrase>
2616 <phrase>
2617   id: LANG_NEVER
2618   desc: in lcd settings
2619   user: core
2620   <source>
2621     *: none
2622     lcd_sleep: "Never"
2623   </source>
2624   <dest>
2625     *: none
2626     lcd_sleep: "Nikdy"
2627   </dest>
2628   <voice>
2629     *: none
2630     lcd_sleep: "Nikdy"
2631   </voice>
2632 </phrase>
2633 <phrase>
2634   id: LANG_BRIGHTNESS
2635   desc: in settings_menu
2636   user: core
2637   <source>
2638     *: none
2639     backlight_brightness: "Brightness"
2640   </source>
2641   <dest>
2642     *: none
2643     backlight_brightness: "Jas"
2644   </dest>
2645   <voice>
2646     *: none
2647     backlight_brightness: "Jas"
2648   </voice>
2649 </phrase>
2650 <phrase>
2651   id: LANG_CONTRAST
2652   desc: in settings_menu
2653   user: core
2654   <source>
2655     *: "Contrast"
2656   </source>
2657   <dest>
2658     *: "Kontrast"
2659   </dest>
2660   <voice>
2661     *: "Kontrast"
2662   </voice>
2663 </phrase>
2664 <phrase>
2665   id: LANG_INVERT
2666   desc: in settings_menu
2667   user: core
2668   <source>
2669     *: none
2670     lcd_invert,remote_lcd_invert: "LCD Mode"
2671   </source>
2672   <dest>
2673     *: none
2674     lcd_invert,remote_lcd_invert: "Režim displeje"
2675   </dest>
2676   <voice>
2677     *: none
2678     lcd_invert,remote_lcd_invert: "Režim dyspleje"
2679   </voice>
2680 </phrase>
2681 <phrase>
2682   id: LANG_INVERT_LCD_INVERSE
2683   desc: in settings_menu
2684   user: core
2685   <source>
2686     *: none
2687     lcd_invert,remote_lcd_invert: "Inverse"
2688   </source>
2689   <dest>
2690     *: none
2691     lcd_invert,remote_lcd_invert: "Inverzní"
2692   </dest>
2693   <voice>
2694     *: none
2695     lcd_invert,remote_lcd_invert: "Inverzní"
2696   </voice>
2697 </phrase>
2698 <phrase>
2699   id: LANG_FLIP_DISPLAY
2700   desc: in settings_menu, option to turn display+buttos by 180 degrees
2701   user: core
2702   <source>
2703     *: none
2704     lcd_bitmap: "Upside Down"
2705   </source>
2706   <dest>
2707     *: none
2708     lcd_bitmap: "Vzhůru nohama"
2709   </dest>
2710   <voice>
2711     *: none
2712     lcd_bitmap: "Vzhůru nohama"
2713   </voice>
2714 </phrase>
2715 <phrase>
2716   id: LANG_INVERT_CURSOR
2717   desc: in settings_menu
2718   user: core
2719   <source>
2720     *: none
2721     lcd_bitmap: "Line Selector Type"
2722   </source>
2723   <dest>
2724     *: none
2725     lcd_bitmap: "Kurzor"
2726   </dest>
2727   <voice>
2728     *: none
2729     lcd_bitmap: "Kurzor"
2730   </voice>
2731 </phrase>
2732 <phrase>
2733   id: LANG_INVERT_CURSOR_POINTER
2734   desc: in settings_menu
2735   user: core
2736   <source>
2737     *: none
2738     lcd_bitmap: "Pointer"
2739   </source>
2740   <dest>
2741     *: none
2742     lcd_bitmap: "Šipka"
2743   </dest>
2744   <voice>
2745     *: none
2746     lcd_bitmap: "Šipka"
2747   </voice>
2748 </phrase>
2749 <phrase>
2750   id: LANG_INVERT_CURSOR_BAR
2751   desc: in settings_menu
2752   user: core
2753   <source>
2754     *: none
2755     lcd_bitmap: "Bar (Inverse)"
2756   </source>
2757   <dest>
2758     *: none
2759     lcd_bitmap: "Inverzní kurzor"
2760   </dest>
2761   <voice>
2762     *: none
2763     lcd_bitmap: "Inverzní kurzor"
2764   </voice>
2765 </phrase>
2766 <phrase>
2767   id: LANG_CLEAR_BACKDROP
2768   desc: text for LCD settings menu
2769   user: core
2770   <source>
2771     *: none
2772     lcd_non-mono: "Clear Backdrop"
2773   </source>
2774   <dest>
2775     *: none
2776     lcd_non-mono: "Odstranit obrázek na pozadí"
2777   </dest>
2778   <voice>
2779     *: none
2780     lcd_non-mono: "Odstranit obrázek na pozadí"
2781   </voice>
2782 </phrase>
2783 <phrase>
2784   id: LANG_BACKGROUND_COLOR
2785   desc: menu entry to set the background color
2786   user: core
2787   <source>
2788     *: none
2789     lcd_color: "Background Colour"
2790   </source>
2791   <dest>
2792     *: none
2793     lcd_color: "Barva pozadí"
2794   </dest>
2795   <voice>
2796     *: none
2797     lcd_color: "Barva pozadí"
2798   </voice>
2799 </phrase>
2800 <phrase>
2801   id: LANG_FOREGROUND_COLOR
2802   desc: menu entry to set the foreground color
2803   user: core
2804   <source>
2805     *: none
2806     lcd_color: "Foreground Colour"
2807   </source>
2808   <dest>
2809     *: none
2810     lcd_color: "Barva popředí"
2811   </dest>
2812   <voice>
2813     *: none
2814     lcd_color: "Barva popředí"
2815   </voice>
2816 </phrase>
2817 <phrase>
2818   id: LANG_RESET_COLORS
2819   desc: menu
2820   user: core
2821   <source>
2822     *: none
2823     lcd_color: "Reset Colours"
2824   </source>
2825   <dest>
2826     *: none
2827     lcd_color: "Vymazat nastavení barev"
2828   </dest>
2829   <voice>
2830     *: none
2831     lcd_color: "Vymazat nastavení barev"
2832   </voice>
2833 </phrase>
2834 <phrase>
2835   id: LANG_COLOR_RGB_LABELS
2836   desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH
2837   user: core
2838   <source>
2839     *: none
2840     lcd_color: "RGB"
2841   </source>
2842   <dest>
2843     *: none
2844     lcd_color: "RGB"
2845   </dest>
2846   <voice>
2847     *: none
2848     lcd_color: ""
2849   </voice>
2850 </phrase>
2851 <phrase>
2852   id: LANG_COLOR_RGB_VALUE
2853   desc: in color screen
2854   user: core
2855   <source>
2856     *: none
2857     lcd_color: "RGB: %02X%02X%02X"
2858   </source>
2859   <dest>
2860     *: none
2861     lcd_color: "RGB: %02X%02X%02X"
2862   </dest>
2863   <voice>
2864     *: none
2865     lcd_color: ""
2866   </voice>
2867 </phrase>
2868 <phrase>
2869   id: LANG_COLOR_UNACCEPTABLE
2870   desc: splash when user selects an invalid colour
2871   user: core
2872   <source>
2873     *: none
2874     lcd_color: "Invalid colour"
2875   </source>
2876   <dest>
2877     *: none
2878     lcd_color: "Neplatná barva"
2879   </dest>
2880   <voice>
2881     *: none
2882     lcd_color: ""
2883   </voice>
2884 </phrase>
2885 <phrase>
2886   id: LANG_LCD_REMOTE_MENU
2887   desc: in the display sub menu
2888   user: core
2889   <source>
2890     *: none
2891     remote: "Remote-LCD Settings"
2892   </source>
2893   <dest>
2894     *: none
2895     remote: "Displej na dálk. ovladači"
2896   </dest>
2897   <voice>
2898     *: none
2899     remote: "Dysplej na dálkovém ovladači"
2900   </voice>
2901 </phrase>
2902 <phrase>
2903   id: LANG_REDUCE_TICKING
2904   desc: in remote lcd settings menu
2905   user: core
2906   <source>
2907     *: none
2908     remote_ticking: "Reduce Ticking"
2909   </source>
2910   <dest>
2911     *: none
2912     remote_ticking: "Zredukovat tikání"
2913   </dest>
2914   <voice>
2915     *: none
2916     remote_ticking: "Zredukovat tikání"
2917   </voice>
2918 </phrase>
2919 <phrase>
2920   id: LANG_SHOW_ICONS
2921   desc: in settings_menu
2922   user: core
2923   <source>
2924     *: "Show Icons"
2925   </source>
2926   <dest>
2927     *: "Zobrazit ikony"
2928   </dest>
2929   <voice>
2930     *: "Zobrazit ikony"
2931   </voice>
2932 </phrase>
2933 <phrase>
2934   id: LANG_SCROLL_MENU
2935   desc: in display_settings_menu()
2936   user: core
2937   <source>
2938     *: "Scrolling"
2939   </source>
2940   <dest>
2941     *: "Rolování"
2942   </dest>
2943   <voice>
2944     *: "Rolování"
2945   </voice>
2946 </phrase>
2947 <phrase>
2948   id: LANG_SCROLL
2949   desc: in settings_menu
2950   user: core
2951   <source>
2952     *: "Scroll Speed Setting Example"
2953   </source>
2954   <dest>
2955     *: "Ukázka rychlosti rolování"
2956   </dest>
2957   <voice>
2958     *: ""
2959   </voice>
2960 </phrase>
2961 <phrase>
2962   id: LANG_SCROLL_SPEED
2963   desc: in display_settings_menu()
2964   user: core
2965   <source>
2966     *: "Scroll Speed"
2967   </source>
2968   <dest>
2969     *: "Rychlost rolování"
2970   </dest>
2971   <voice>
2972     *: "Rychlost rolování"
2973   </voice>
2974 </phrase>
2975 <phrase>
2976   id: LANG_SCROLL_DELAY
2977   desc: Delay before scrolling
2978   user: core
2979   <source>
2980     *: "Scroll Start Delay"
2981   </source>
2982   <dest>
2983     *: "Úvodní prodleva rolování"
2984   </dest>
2985   <voice>
2986     *: "Úvodní prodleva rolování"
2987   </voice>
2988 </phrase>
2989 <phrase>
2990   id: LANG_SCROLL_STEP
2991   desc: Pixels to advance per scroll
2992   user: core
2993   <source>
2994     *: "Scroll Step Size"
2995   </source>
2996   <dest>
2997     *: "Krok rolování"
2998   </dest>
2999   <voice>
3000     *: "Krok rolování"
3001   </voice>
3002 </phrase>
3003 <phrase>
3004   id: LANG_SCROLL_STEP_EXAMPLE
3005   desc: Pixels to advance per scroll
3006   user: core
3007   <source>
3008     *: "Scroll Step Size Setting Example Text"
3009   </source>
3010   <dest>
3011     *: "Ukázkový text pro nastavení kroku rolování"
3012   </dest>
3013   <voice>
3014     *: ""
3015   </voice>
3016 </phrase>
3017 <phrase>
3018   id: LANG_BIDIR_SCROLL
3019   desc: Bidirectional scroll limit
3020   user: core
3021   <source>
3022     *: "Bidirectional Scroll Limit"
3023   </source>
3024   <dest>
3025     *: "Limit obousměrného rolování"
3026   </dest>
3027   <voice>
3028     *: "Limit obousměrného rolování"
3029   </voice>
3030 </phrase>
3031 <phrase>
3032   id: LANG_REMOTE_SCROLL_SETS
3033   desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu
3034   user: core
3035   <source>
3036     *: none
3037     remote: "Remote Scrolling Options"
3038   </source>
3039   <dest>
3040     *: none
3041     remote: "Rolování na dálkovém ovládání"
3042   </dest>
3043   <voice>
3044     *: none
3045     remote: "Rolování na dálkovém ovládání"
3046   </voice>
3047 </phrase>
3048 <phrase>
3049   id: LANG_SCREEN_SCROLL_VIEW
3050   desc: should lines scroll out of the screen
3051   user: core
3052   <source>
3053     *: none
3054     lcd_bitmap: "Screen Scrolls Out Of View"
3055   </source>
3056   <dest>
3057     *: none
3058     lcd_bitmap: "Rolování obrazovky mimo"
3059   </dest>
3060   <voice>
3061     *: none
3062     lcd_bitmap: "Rolování obrazovky mimo"
3063   </voice>
3064 </phrase>
3065 <phrase>
3066   id: LANG_SCREEN_SCROLL_STEP
3067   desc: Pixels to advance per Screen scroll
3068   user: core
3069   <source>
3070     *: none
3071     lcd_bitmap: "Screen Scroll Step Size"
3072   </source>
3073   <dest>
3074     *: none
3075     lcd_bitmap: "Krok rolování obrazovky"
3076   </dest>
3077   <voice>
3078     *: none
3079     lcd_bitmap: "Krok rolování obrazovky"
3080   </voice>
3081 </phrase>
3082 <phrase>
3083   id: LANG_SCROLL_PAGINATED
3084   desc: jump to new page when scrolling
3085   user: core
3086   <source>
3087     *: "Paged Scrolling"
3088   </source>
3089   <dest>
3090     *: "Rolování na novou stranu"
3091   </dest>
3092   <voice>
3093     *: "Rolování na novou stranu"
3094   </voice>
3095 </phrase>
3096 <phrase>
3097   id: LANG_LISTACCEL_START_DELAY
3098   desc: Delay before list starts accelerating
3099   user: core
3100   <source>
3101     *: "List Acceleration Start Delay"
3102     wheel_acceleration: none
3103   </source>
3104   <dest>
3105     *: "Prodleva před zrychlením"
3106     wheel_acceleration: none
3107   </dest>
3108   <voice>
3109     *: "Prodleva před zrychlením"
3110     wheel_acceleration: none
3111   </voice>
3112 </phrase>
3113 <phrase>
3114   id: LANG_LISTACCEL_ACCEL_SPEED
3115   desc: list acceleration speed
3116   user: core
3117   <source>
3118     *: "List Acceleration Speed"
3119     wheel_acceleration: none
3120   </source>
3121   <dest>
3122     *: "Zrychlení seznamu"
3123     wheel_acceleration: none
3124   </dest>
3125   <voice>
3126     *: "Zrychlení seznamu"
3127     wheel_acceleration: none
3128   </voice>
3129 </phrase>
3130 <phrase>
3131   id: LANG_BARS_MENU
3132   desc: in the display sub menu
3133   user: core
3134   <source>
3135     *: none
3136     lcd_bitmap: "Status-/Scrollbar"
3137   </source>
3138   <dest>
3139     *: none
3140     lcd_bitmap: "Stavový panel/Posuvník"
3141   </dest>
3142   <voice>
3143     *: none
3144     lcd_bitmap: "Stavový panel a posuvník"
3145   </voice>
3146 </phrase>
3147 <phrase>
3148   id: LANG_SCROLL_BAR
3149   desc: display menu, F3 substitute
3150   user: core
3151   <source>
3152     *: none
3153     lcd_bitmap: "Scroll Bar"
3154   </source>
3155   <dest>
3156     *: none
3157     lcd_bitmap: "Posuvník"
3158   </dest>
3159   <voice>
3160     *: none
3161     lcd_bitmap: "Posuvník"
3162   </voice>
3163 </phrase>
3164 <phrase>
3165   id: LANG_STATUS_BAR
3166   desc: display menu, F3 substitute
3167   user: core
3168   <source>
3169     *: none
3170     lcd_bitmap: "Status Bar"
3171   </source>
3172   <dest>
3173     *: none
3174     lcd_bitmap: "Stavový panel"
3175   </dest>
3176   <voice>
3177     *: none
3178     lcd_bitmap: "Stavový panel"
3179   </voice>
3180 </phrase>
3181 <phrase>
3182   id: LANG_BUTTON_BAR
3183   desc: in settings menu
3184   user: core
3185   <source>
3186     *: none
3187     recorder_pad: "Button Bar"
3188   </source>
3189   <dest>
3190     *: none
3191     recorder_pad: "Tlačítková lišta"
3192   </dest>
3193   <voice>
3194     *: none
3195     recorder_pad: "Tlačítková lišta"
3196   </voice>
3197 </phrase>
3198 <phrase>
3199   id: LANG_VOLUME_DISPLAY
3200   desc: Volume type title
3201   user: core
3202   <source>
3203     *: none
3204     lcd_bitmap: "Volume Display"
3205   </source>
3206   <dest>
3207     *: none
3208     lcd_bitmap: "Ukazatel hlasitosti"
3209   </dest>
3210   <voice>
3211     *: none
3212     lcd_bitmap: "Ukazatel hlasitosti"
3213   </voice>
3214 </phrase>
3215 <phrase>
3216   id: LANG_BATTERY_DISPLAY
3217   desc: Battery type title
3218   user: core
3219   <source>
3220     *: none
3221     lcd_bitmap: "Battery Display"
3222   </source>
3223   <dest>
3224     *: none
3225     lcd_bitmap: "Ukazatel baterie"
3226   </dest>
3227   <voice>
3228     *: none
3229     lcd_bitmap: "Ukazatel baterie"
3230   </voice>
3231 </phrase>
3232 <phrase>
3233   id: LANG_DISPLAY_GRAPHIC
3234   desc: Label for type of icon display
3235   user: core
3236   <source>
3237     *: none
3238     lcd_bitmap: "Graphic"
3239   </source>
3240   <dest>
3241     *: none
3242     lcd_bitmap: "Grafický"
3243   </dest>
3244   <voice>
3245     *: none
3246     lcd_bitmap: "Grafický"
3247   </voice>
3248 </phrase>
3249 <phrase>
3250   id: LANG_DISPLAY_NUMERIC
3251   desc: Label for type of icon display
3252   user: core
3253   <source>
3254     *: none
3255     lcd_bitmap: "Numeric"
3256   </source>
3257   <dest>
3258     *: none
3259     lcd_bitmap: "Numerický"
3260   </dest>
3261   <voice>
3262     *: none
3263     lcd_bitmap: "Numerický"
3264   </voice>
3265 </phrase>
3266 <phrase>
3267   id: LANG_PM_MENU
3268   desc: in the display menu
3269   user: core
3270   <source>
3271     *: "Peak Meter"
3272     masd: none
3273   </source>
3274   <dest>
3275     *: "Vrcholový diagram"
3276     masd: none
3277   </dest>
3278   <voice>
3279     *: "Vrcholový diagram"
3280     masd: none
3281   </voice>
3282 </phrase>
3283 <phrase>
3284   id: LANG_PM_CLIP_HOLD
3285   desc: in the peak meter menu
3286   user: core
3287   <source>
3288     *: "Clip Hold Time"
3289     masd: none
3290   </source>
3291   <dest>
3292     *: "Prodleva při přebuzení"
3293     masd: none
3294   </dest>
3295   <voice>
3296     *: "Prodleva při přebuzení"
3297     masd: none
3298   </voice>
3299 </phrase>
3300 <phrase>
3301   id: LANG_PM_PEAK_HOLD
3302   desc: in the peak meter menu
3303   user: core
3304   <source>
3305     *: "Peak Hold Time"
3306     masd: none
3307   </source>
3308   <dest>
3309     *: "Držení maxima"
3310     masd: none
3311   </dest>
3312   <voice>
3313     *: "Držení maxima"
3314     masd: none
3315   </voice>
3316 </phrase>
3317 <phrase>
3318   id: LANG_PM_ETERNAL
3319   desc: in the peak meter menu
3320   user: core
3321   <source>
3322     *: "Eternal"
3323     masd: none
3324   </source>
3325   <dest>
3326     *: "Nekonečná"
3327     masd: none
3328   </dest>
3329   <voice>
3330     *: "Nekonečná"
3331     masd: none
3332   </voice>
3333 </phrase>
3334 <phrase>
3335   id: LANG_PM_RELEASE
3336   desc: in the peak meter menu
3337   user: core
3338   <source>
3339     *: "Peak Release"
3340     masd: none
3341   </source>
3342   <dest>
3343     *: "Uvolnění maxima"
3344     masd: none
3345   </dest>
3346   <voice>
3347     *: "Uvolnění maxima"
3348     masd: none
3349   </voice>
3350 </phrase>
3351 <phrase>
3352   id: LANG_PM_SCALE
3353   desc: in the peak meter menu
3354   user: core
3355   <source>
3356     *: "Scale"
3357     masd: none
3358   </source>
3359   <dest>
3360     *: "Rozsah"
3361     masd: none
3362   </dest>
3363   <voice>
3364     *: "Rozsah"
3365     masd: none
3366   </voice>
3367 </phrase>
3368 <phrase>
3369   id: LANG_PM_DBFS
3370   desc: in the peak meter menu
3371   user: core
3372   <source>
3373     *: "Logarithmic (dB)"
3374     masd: none
3375   </source>
3376   <dest>
3377     *: "Nelineární(dB)"
3378     masd: none
3379   </dest>
3380   <voice>
3381     *: "Nelineární v decibelech"
3382     masd: none
3383   </voice>
3384 </phrase>
3385 <phrase>
3386   id: LANG_PM_LINEAR
3387   desc: in the peak meter menu
3388   user: core
3389   <source>
3390     *: "Linear (%)"
3391     masd: none
3392   </source>
3393   <dest>
3394     *: "Lineární (%)"
3395     masd: none
3396   </dest>
3397   <voice>
3398     *: "Lineární v procentech"
3399     masd: none
3400   </voice>
3401 </phrase>
3402 <phrase>
3403   id: LANG_PM_MIN
3404   desc: in the peak meter menu
3405   user: core
3406   <source>
3407     *: "Minimum Of Range"
3408     masd: none
3409   </source>
3410   <dest>
3411     *: "Minimum rozsahu"
3412     masd: none
3413   </dest>
3414   <voice>
3415     *: "Minimum rozsahu"
3416     masd: none
3417   </voice>
3418 </phrase>
3419 <phrase>
3420   id: LANG_PM_MAX
3421   desc: in the peak meter menu
3422   user: core
3423   <source>
3424     *: "Maximum Of Range"
3425     masd: none
3426   </source>
3427   <dest>
3428     *: "Maximum rozsahu"
3429     masd: none
3430   </dest>
3431   <voice>
3432     *: "Maximum rozsahu"
3433     masd: none
3434   </voice>
3435 </phrase>
3436 <phrase>
3437   id: LANG_DEFAULT_CODEPAGE
3438   desc: default encoding used with id3 tags
3439   user: core
3440   <source>
3441     *: "Default Codepage"
3442   </source>
3443   <dest>
3444     *: "Kódování znaků"
3445   </dest>
3446   <voice>
3447     *: "Kódování znaků"
3448   </voice>
3449 </phrase>
3450 <phrase>
3451   id: LANG_CODEPAGE_LATIN1
3452   desc: in codepage setting menu
3453   user: core
3454   <source>
3455     *: "Latin1 (ISO-8859-1)"
3456   </source>
3457   <dest>
3458     *: "Latinka (ISO-8859-1)"
3459   </dest>
3460   <voice>
3461     *: "Latinka"
3462   </voice>
3463 </phrase>
3464 <phrase>
3465   id: LANG_CODEPAGE_GREEK
3466   desc: in codepage setting menu
3467   user: core
3468   <source>
3469     *: "Greek (ISO-8859-7)"
3470   </source>
3471   <dest>
3472     *: "Řecké (ISO-8859-7)"
3473   </dest>
3474   <voice>
3475     *: "Řecké"
3476   </voice>
3477 </phrase>
3478 <phrase>
3479   id: LANG_CODEPAGE_HEBREW
3480   desc: in codepage setting menu
3481   user: core
3482   <source>
3483     *: none
3484     lcd_bitmap: "Hebrew (ISO-8859-8)"
3485   </source>
3486   <dest>
3487     *: none
3488     lcd_bitmap: "Hebrejské (ISO-8859-8)"
3489   </dest>
3490   <voice>
3491     *: none
3492     lcd_bitmap: "Hebrejské"
3493   </voice>
3494 </phrase>
3495 <phrase>
3496   id: LANG_CODEPAGE_CYRILLIC
3497   desc: in codepage setting menu
3498   user: core
3499   <source>
3500     *: "Cyrillic (CP1251)"
3501   </source>
3502   <dest>
3503     *: "Azbuka (CP1251)"
3504   </dest>
3505   <voice>
3506     *: "Azbuka"
3507   </voice>
3508 </phrase>
3509 <phrase>
3510   id: LANG_CODEPAGE_THAI
3511   desc: in codepage setting menu
3512   user: core
3513   <source>
3514     *: none
3515     lcd_bitmap: "Thai (ISO-8859-11)"
3516   </source>
3517   <dest>
3518     *: none
3519     lcd_bitmap: "Thajské (ISO-8859-11)"
3520   </dest>
3521   <voice>
3522     *: none
3523     lcd_bitmap: "Thajské"
3524   </voice>
3525 </phrase>
3526 <phrase>
3527   id: LANG_CODEPAGE_ARABIC
3528   desc: in codepage setting menu
3529   user: core
3530   <source>
3531     *: none
3532     lcd_bitmap: "Arabic (CP1256)"
3533   </source>
3534   <dest>
3535     *: none
3536     lcd_bitmap: "Arabské (CP1256)"
3537   </dest>
3538   <voice>
3539     *: none
3540     lcd_bitmap: "Arabské"
3541   </voice>
3542 </phrase>
3543 <phrase>
3544   id: LANG_CODEPAGE_TURKISH
3545   desc: in codepage setting menu
3546   user: core
3547   <source>
3548     *: "Turkish (ISO-8859-9)"
3549   </source>
3550   <dest>
3551     *: "Turecké (ISO-8859-9)"
3552   </dest>
3553   <voice>
3554     *: "Turecké"
3555   </voice>
3556 </phrase>
3557 <phrase>
3558   id: LANG_CODEPAGE_LATIN_EXTENDED
3559   desc: in codepage setting menu
3560   user: core
3561   <source>
3562     *: "Latin Extended (ISO-8859-2)"
3563   </source>
3564   <dest>
3565     *: "Rozšířená latinka (ISO-8859-2)"
3566   </dest>
3567   <voice>
3568     *: "Rozšířená latinka"
3569   </voice>
3570 </phrase>
3571 <phrase>
3572   id: LANG_CODEPAGE_JAPANESE
3573   desc: in codepage setting menu
3574   user: core
3575   <source>
3576     *: none
3577     lcd_bitmap: "Japanese (SJIS)"
3578   </source>
3579   <dest>
3580     *: none
3581     lcd_bitmap: "Japonské (SJIS)"
3582   </dest>
3583   <voice>
3584     *: none
3585     lcd_bitmap: "Japonské"
3586   </voice>
3587 </phrase>
3588 <phrase>
3589   id: LANG_CODEPAGE_SIMPLIFIED
3590   desc: in codepage setting menu
3591   user: core
3592   <source>
3593     *: none
3594     lcd_bitmap: "Simp. Chinese (GB2312)"
3595   </source>
3596   <dest>
3597     *: none
3598     lcd_bitmap: "Zjednodušená čínština (GB2312)"
3599   </dest>
3600   <voice>
3601     *: none
3602     lcd_bitmap: "Zjednodušená čínština"
3603   </voice>
3604 </phrase>
3605 <phrase>
3606   id: LANG_CODEPAGE_KOREAN
3607   desc: in codepage setting menu
3608   user: core
3609   <source>
3610     *: none
3611     lcd_bitmap: "Korean (KSX1001)"
3612   </source>
3613   <dest>
3614     *: none
3615     lcd_bitmap: "Korejské (KSX1001)"
3616   </dest>
3617   <voice>
3618     *: none
3619     lcd_bitmap: "Korejské"
3620   </voice>
3621 </phrase>
3622 <phrase>
3623   id: LANG_CODEPAGE_TRADITIONAL
3624   desc: in codepage setting menu
3625   user: core
3626   <source>
3627     *: none
3628     lcd_bitmap: "Trad. Chinese (BIG5)"
3629   </source>
3630   <dest>
3631     *: none
3632     lcd_bitmap: "Tradiční čínština (BIG5)"
3633   </dest>
3634   <voice>
3635     *: none
3636     lcd_bitmap: "Tradiční čínština"
3637   </voice>
3638 </phrase>
3639 <phrase>
3640   id: LANG_CODEPAGE_UTF8
3641   desc: in codepage setting menu
3642   user: core
3643   <source>
3644     *: "Unicode (UTF-8)"
3645   </source>
3646   <dest>
3647     *: "Unicode (UTF-8)"
3648   </dest>
3649   <voice>
3650     *: "Junykód ÚTÉEF 8"
3651   </voice>
3652 </phrase>
3653 <phrase>
3654   id: LANG_BUTTONLIGHT_TIMEOUT
3655   desc: in settings_menu
3656   user: core
3657   <source>
3658     *: none
3659     button_light: "Button Light Timeout"
3660     sansafuze*,sansae200*: "Wheel Light Timeout"
3661   </source>
3662   <dest>
3663     *: none
3664     button_light: "Časový limit osvětlení tlačítka"
3665     sansafuze*,sansae200*: "Časový limit osvětlení kolečka"
3666   </dest>
3667   <voice>
3668     *: none
3669     button_light: "Časový limit osvětlení tlačítka"
3670     sansafuze*,sansae200*: "Časový limit osvětlení kolečka"
3671   </voice>
3672 </phrase>
3673 <phrase>
3674   id: LANG_BUTTONLIGHT_BRIGHTNESS
3675   desc: in settings_menu
3676   user: core
3677   <source>
3678     *: none
3679     buttonlight_brightness: "Button Light Brightness"
3680   </source>
3681   <dest>
3682     *: none
3683     buttonlight_brightness: "Jas osvětlení tlačítka"
3684   </dest>
3685   <voice>
3686     *: none
3687     buttonlight_brightness: "Jas osvětlení tlačítka"
3688   </voice>
3689 </phrase>
3690 <phrase>
3691   id: LANG_START_SCREEN
3692   desc: in the system sub menu
3693   user: core
3694   <source>
3695     *: "Start Screen"
3696   </source>
3697   <dest>
3698     *: "Startovní nabídka"
3699   </dest>
3700   <voice>
3701     *: "Startovní nabídka"
3702   </voice>
3703 </phrase>
3704 <phrase>
3705   id: LANG_MAIN_MENU
3706   desc: in start screen setting
3707   user: core
3708   <source>
3709     *: "Main Menu"
3710   </source>
3711   <dest>
3712     *: "Hlavní menu"
3713   </dest>
3714   <voice>
3715     *: "Hlavní menu"
3716   </voice>
3717 </phrase>
3718 <phrase>
3719   id: LANG_PREVIOUS_SCREEN
3720   desc: in start screen setting
3721   user: core
3722   <source>
3723     *: "Previous Screen"
3724   </source>
3725   <dest>
3726     *: "Předchozí okno"
3727   </dest>
3728   <voice>
3729     *: "Předchozí okno"
3730   </voice>
3731 </phrase>
3732 <phrase>
3733   id: LANG_BATTERY_MENU
3734   desc: in the system sub menu
3735   user: core
3736   <source>
3737     *: "Battery"
3738   </source>
3739   <dest>
3740     *: "Baterie"
3741   </dest>
3742   <voice>
3743     *: "Baterie"
3744   </voice>
3745 </phrase>
3746 <phrase>
3747   id: LANG_BATTERY_CAPACITY
3748   desc: in settings_menu
3749   user: core
3750   <source>
3751     *: "Battery Capacity"
3752   </source>
3753   <dest>
3754     *: "Kapacita baterie"
3755   </dest>
3756   <voice>
3757     *: "Kapacita baterie"
3758   </voice>
3759 </phrase>
3760 <phrase>
3761   id: LANG_BATTERY_TYPE
3762   desc: in battery settings
3763   user: core
3764   <source>
3765     *: none
3766     battery_types: "Battery Type"
3767   </source>
3768   <dest>
3769     *: none
3770     battery_types: "Typ baterie"
3771   </dest>
3772   <voice>
3773     *: none
3774     battery_types: "Typ baterie"
3775   </voice>
3776 </phrase>
3777 <phrase>
3778   id: LANG_BATTERY_TYPE_ALKALINE
3779   desc: in battery settings
3780   user: core
3781   <source>
3782     *: none
3783     battery_types: "Alkaline"
3784   </source>
3785   <dest>
3786     *: none
3787     battery_types: "Alkalická"
3788   </dest>
3789   <voice>
3790     *: none
3791     battery_types: "Alkalická"
3792   </voice>
3793 </phrase>
3794 <phrase>
3795   id: LANG_BATTERY_TYPE_NIMH
3796   desc: in battery settings
3797   user: core
3798   <source>
3799     *: none
3800     battery_types: "NiMH"
3801   </source>
3802   <dest>
3803     *: none
3804     battery_types: "NiMH"
3805   </dest>
3806   <voice>
3807     *: none
3808     battery_types: "Niklometal hydridová"
3809   </voice>
3810 </phrase>
3811 <phrase>
3812   id: LANG_DISK_MENU
3813   desc: in the system sub menu
3814   user: core
3815   <source>
3816     *: "Disk"
3817   </source>
3818   <dest>
3819     *: "Disk"
3820   </dest>
3821   <voice>
3822     *: "Disk"
3823   </voice>
3824 </phrase>
3825 <phrase>
3826   id: LANG_SPINDOWN
3827   desc: in settings_menu
3828   user: core
3829   <source>
3830     *: "Disk Spindown"
3831     flash_storage: none
3832   </source>
3833   <dest>
3834     *: "Zastavování disku"
3835     flash_storage: none
3836   </dest>
3837   <voice>
3838     *: "Zastavování disku"
3839     flash_storage: none
3840   </voice>
3841 </phrase>
3842 <phrase>
3843   id: LANG_DIRCACHE_ENABLE
3844   desc: in directory cache settings
3845   user: core
3846   <source>
3847     *: none
3848     dircache: "Directory Cache"
3849   </source>
3850   <dest>
3851     *: none
3852     dircache: "Mezipaměť složek"
3853   </dest>
3854   <voice>
3855     *: none
3856     dircache: "Mezipaměť složek"
3857   </voice>
3858 </phrase>
3859 <phrase>
3860   id: LANG_TIME_MENU
3861   desc: in the system sub menu
3862   user: core
3863   <source>
3864     *: none
3865     rtc: "Time & Date"
3866   </source>
3867   <dest>
3868     *: none
3869     rtc: "Datum a čas"
3870   </dest>
3871   <voice>
3872     *: none
3873     rtc: "Datum a čas"
3874   </voice>
3875 </phrase>
3876 <phrase>
3877   id: LANG_SET_TIME
3878   desc: in settings_menu
3879   user: core
3880   <source>
3881     *: none
3882     rtc: "Set Time/Date"
3883   </source>
3884   <dest>
3885     *: none
3886     rtc: "Nastavit datum a čas"
3887   </dest>
3888   <voice>
3889     *: none
3890     rtc: "Nastavit datum a čas"
3891   </voice>
3892 </phrase>
3893 <phrase>
3894   id: LANG_TIMEFORMAT
3895   desc: select the time format of time in status bar
3896   user: core
3897   <source>
3898     *: none
3899     rtc: "Time Format"
3900   </source>
3901   <dest>
3902     *: none
3903     rtc: "Formát času"
3904   </dest>
3905   <voice>
3906     *: none
3907     rtc: "Formát času"
3908   </voice>
3909 </phrase>
3910 <phrase>
3911   id: LANG_12_HOUR_CLOCK
3912   desc: option for 12 hour clock
3913   user: core
3914   <source>
3915     *: none
3916     rtc: "12 Hour Clock"
3917   </source>
3918   <dest>
3919     *: none
3920     rtc: "12 hodinový cyklus"
3921   </dest>
3922   <voice>
3923     *: none
3924     rtc: "dvanácti hodinový cyklus"
3925   </voice>
3926 </phrase>
3927 <phrase>
3928   id: LANG_24_HOUR_CLOCK
3929   desc: option for 24 hour clock
3930   user: core
3931   <source>
3932     *: none
3933     rtc: "24 Hour Clock"
3934   </source>
3935   <dest>
3936     *: none
3937     rtc: "24 hodinový cyklus"
3938   </dest>
3939   <voice>
3940     *: none
3941     rtc: "dvaceti čtyř hodinový cyklus"
3942   </voice>
3943 </phrase>
3944 <phrase>
3945   id: LANG_TIME_SET_BUTTON
3946   desc: used in set_time()
3947   user: core
3948   <source>
3949     *: none
3950     rtc: "ON = Set"
3951     mrobe500: "HEART = Set"
3952     iriverh100,iriverh120,iriverh300: "NAVI = Set"
3953     ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Set"
3954     gogearsa9200: "PLAY = Set"
3955     vibe500: "OK = Set"
3956     mpiohd300: "ENTER = Set"
3957   </source>
3958   <dest>
3959     *: none
3960     rtc: "ON = Nastavit"
3961     mrobe500: "HEART = Nastavit"
3962     iriverh100,iriverh120,iriverh300: "NAVI = Nastavit"
3963     ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Nastavit"
3964     gogearsa9200: "PLAY = Nastavit"
3965     vibe500: "OK = Nastavit"
3966     mpiohd300: "ENTER = Nastavit"
3967   </dest>
3968   <voice>
3969     *: none
3970     rtc,iriverh100,iriverh120,iriverh300,iriverh10,iriverh10_5gb,iaudiox5,iaudiom5,ipod*,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: ""
3971   </voice>
3972 </phrase>
3973 <phrase>
3974   id: LANG_TIME_REVERT
3975   desc: used in set_time()
3976   user: core
3977   <source>
3978     *: none
3979     rtc: "OFF = Revert"
3980     mrobe500: "POWER = Revert"
3981     iriverh100,iriverh120,iriverh300: "STOP = Revert"
3982     ipod*,sansac200*,mpiohd300: "MENU = Revert"
3983     iaudiox5,iaudiom5: "RECORD = Revert"
3984     iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
3985     gigabeatfx: "POWER = Revert"
3986     mrobe100: "DISPLAY = Revert"
3987     gigabeats: "BACK = Revert"
3988     gogearsa9200: "LEFT = Revert"
3989     vibe500: "CANCEL = Revert"
3990   </source>
3991   <dest>
3992     *: none
3993     rtc: "OFF = Vrátit zpět"
3994     mrobe500: "POWER = Vrátit zpět"
3995     iriverh100,iriverh120,iriverh300: "STOP = Vrátit zpět"
3996     ipod*,sansac200*,mpiohd300: "MENU = Vrátit zpět"
3997     iaudiox5,iaudiom5: "RECORD = Vrátit zpět"
3998     iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Vrátit zpět"
3999     gigabeatfx: "POWER = Vrátit zpět"
4000     mrobe100: "DISPLAY = Vrátit zpět"
4001     gigabeats: "BACK = Vrátit zpět"
4002     gogearsa9200: "LEFT = Vrátit zpět"
4003     vibe500: "CANCEL = Vrátit zpět"
4004   </dest>
4005   <voice>
4006     *: none
4007     rtc,iriverh100,iriverh120,iriverh300,ipod*,sansae200*,sansac200*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,gigabeat*,mrobe100,gogearsa9200: ""
4008   </voice>
4009 </phrase>
4010 <phrase>
4011   id: LANG_WEEKDAY_SUNDAY
4012   desc: Maximum 3-letter abbreviation for weekday
4013   user: core
4014   <source>
4015     *: none
4016     rtc: "Sun"
4017   </source>
4018   <dest>
4019     *: none
4020     rtc: "Ne"
4021   </dest>
4022   <voice>
4023     *: none
4024     rtc: ""
4025   </voice>
4026 </phrase>
4027 <phrase>
4028   id: LANG_WEEKDAY_MONDAY
4029   desc: Maximum 3-letter abbreviation for weekday
4030   user: core
4031   <source>
4032     *: none
4033     rtc: "Mon"
4034   </source>
4035   <dest>
4036     *: none
4037     rtc: "Po"
4038   </dest>
4039   <voice>
4040     *: none
4041     rtc: ""
4042   </voice>
4043 </phrase>
4044 <phrase>
4045   id: LANG_WEEKDAY_TUESDAY
4046   desc: Maximum 3-letter abbreviation for weekday
4047   user: core
4048   <source>
4049     *: none
4050     rtc: "Tue"
4051   </source>
4052   <dest>
4053     *: none
4054     rtc: "Út"
4055   </dest>
4056   <voice>
4057     *: none
4058     rtc: ""
4059   </voice>
4060 </phrase>
4061 <phrase>
4062   id: LANG_WEEKDAY_WEDNESDAY
4063   desc: Maximum 3-letter abbreviation for weekday
4064   user: core
4065   <source>
4066     *: none
4067     rtc: "Wed"
4068   </source>
4069   <dest>
4070     *: none
4071     rtc: "Stř"
4072   </dest>
4073   <voice>
4074     *: none
4075     rtc: ""
4076   </voice>
4077 </phrase>
4078 <phrase>
4079   id: LANG_WEEKDAY_THURSDAY
4080   desc: Maximum 3-letter abbreviation for weekday
4081   user: core
4082   <source>
4083     *: none
4084     rtc: "Thu"
4085   </source>
4086   <dest>
4087     *: none
4088     rtc: "Čt"
4089   </dest>
4090   <voice>
4091     *: none
4092     rtc: ""
4093   </voice>
4094 </phrase>
4095 <phrase>
4096   id: LANG_WEEKDAY_FRIDAY
4097   desc: Maximum 3-letter abbreviation for weekday
4098   user: core
4099   <source>
4100     *: none
4101     rtc: "Fri"
4102   </source>
4103   <dest>
4104     *: none
4105     rtc: "Pá"
4106   </dest>
4107   <voice>
4108     *: none
4109     rtc: ""
4110   </voice>
4111 </phrase>
4112 <phrase>
4113   id: LANG_WEEKDAY_SATURDAY
4114   desc: Maximum 3-letter abbreviation for weekday
4115   user: core
4116   <source>
4117     *: none
4118     rtc: "Sat"
4119   </source>
4120   <dest>
4121     *: none
4122     rtc: "So"
4123   </dest>
4124   <voice>
4125     *: none
4126     rtc: ""
4127   </voice>
4128 </phrase>
4129 <phrase>
4130   id: LANG_MONTH_JANUARY
4131   desc: Maximum 3-letter abbreviation for monthname
4132   user: core
4133   <source>
4134     *: none
4135     rtc: "Jan"
4136   </source>
4137   <dest>
4138     *: none
4139     rtc: "Led"
4140   </dest>
4141   <voice>
4142     *: none
4143     rtc: "leden"
4144   </voice>
4145 </phrase>
4146 <phrase>
4147   id: LANG_MONTH_FEBRUARY
4148   desc: Maximum 3-letter abbreviation for monthname
4149   user: core
4150   <source>
4151     *: none
4152     rtc: "Feb"
4153   </source>
4154   <dest>
4155     *: none
4156     rtc: "Úno"
4157   </dest>
4158   <voice>
4159     *: none
4160     rtc: "únor"
4161   </voice>
4162 </phrase>
4163 <phrase>
4164   id: LANG_MONTH_MARCH
4165   desc: Maximum 3-letter abbreviation for monthname
4166   user: core
4167   <source>
4168     *: none
4169     rtc: "Mar"
4170   </source>
4171   <dest>
4172     *: none
4173     rtc: "Bře"
4174   </dest>
4175   <voice>
4176     *: none
4177     rtc: "březen"
4178   </voice>
4179 </phrase>
4180 <phrase>
4181   id: LANG_MONTH_APRIL
4182   desc: Maximum 3-letter abbreviation for monthname
4183   user: core
4184   <source>
4185     *: none
4186     rtc: "Apr"
4187   </source>
4188   <dest>
4189     *: none
4190     rtc: "Dub"
4191   </dest>
4192   <voice>
4193     *: none
4194     rtc: "duben"
4195   </voice>
4196 </phrase>
4197 <phrase>
4198   id: LANG_MONTH_MAY
4199   desc: Maximum 3-letter abbreviation for monthname
4200   user: core
4201   <source>
4202     *: none
4203     rtc: "May"
4204   </source>
4205   <dest>
4206     *: none
4207     rtc: "Kvě"
4208   </dest>
4209   <voice>
4210     *: none
4211     rtc: "květen"
4212   </voice>
4213 </phrase>
4214 <phrase>
4215   id: LANG_MONTH_JUNE
4216   desc: Maximum 3-letter abbreviation for monthname
4217   user: core
4218   <source>
4219     *: none
4220     rtc: "Jun"
4221   </source>
4222   <dest>
4223     *: none
4224     rtc: "Čer"
4225   </dest>
4226   <voice>
4227     *: none
4228     rtc: "červen"
4229   </voice>
4230 </phrase>
4231 <phrase>
4232   id: LANG_MONTH_JULY
4233   desc: Maximum 3-letter abbreviation for monthname
4234   user: core
4235   <source>
4236     *: none
4237     rtc: "Jul"
4238   </source>
4239   <dest>
4240     *: none
4241     rtc: "Čec"
4242   </dest>
4243   <voice>
4244     *: none
4245     rtc: "Červenec"
4246   </voice>
4247 </phrase>
4248 <phrase>
4249   id: LANG_MONTH_AUGUST
4250   desc: Maximum 3-letter abbreviation for monthname
4251   user: core
4252   <source>
4253     *: none
4254     rtc: "Aug"
4255   </source>
4256   <dest>
4257     *: none
4258     rtc: "Srp"
4259   </dest>
4260   <voice>
4261     *: none
4262     rtc: "srpen"
4263   </voice>
4264 </phrase>
4265 <phrase>
4266   id: LANG_MONTH_SEPTEMBER
4267   desc: Maximum 3-letter abbreviation for monthname
4268   user: core
4269   <source>
4270     *: none
4271     rtc: "Sep"
4272   </source>
4273   <dest>
4274     *: none
4275     rtc: "Zář"
4276   </dest>
4277   <voice>
4278     *: none
4279     rtc: "září"
4280   </voice>
4281 </phrase>
4282 <phrase>
4283   id: LANG_MONTH_OCTOBER
4284   desc: Maximum 3-letter abbreviation for monthname
4285   user: core
4286   <source>
4287     *: none
4288     rtc: "Oct"
4289   </source>
4290   <dest>
4291     *: none
4292     rtc: "Říj"
4293   </dest>
4294   <voice>
4295     *: none
4296     rtc: "říjen"
4297   </voice>
4298 </phrase>
4299 <phrase>
4300   id: LANG_MONTH_NOVEMBER
4301   desc: Maximum 3-letter abbreviation for monthname
4302   user: core
4303   <source>
4304     *: none
4305     rtc: "Nov"
4306   </source>
4307   <dest>
4308     *: none
4309     rtc: "Lis"
4310   </dest>
4311   <voice>
4312     *: none
4313     rtc: "listopad"
4314   </voice>
4315 </phrase>
4316 <phrase>
4317   id: LANG_MONTH_DECEMBER
4318   desc: Maximum 3-letter abbreviation for monthname
4319   user: core
4320   <source>
4321     *: none
4322     rtc: "Dec"
4323   </source>
4324   <dest>
4325     *: none
4326     rtc: "Pro"
4327   </dest>
4328   <voice>
4329     *: none
4330     rtc: "prosinec"
4331   </voice>
4332 </phrase>
4333 <phrase>
4334   id: LANG_POWEROFF_IDLE
4335   desc: in settings_menu
4336   user: core
4337   <source>
4338     *: "Idle Poweroff"
4339   </source>
4340   <dest>
4341     *: "Vypnutí při nečinnosti"
4342   </dest>
4343   <voice>
4344     *: "Vypnutí při nečinnosti"
4345   </voice>
4346 </phrase>
4347 <phrase>
4348   id: LANG_SLEEP_TIMER
4349   desc: sleep timer setting
4350   user: core
4351   <source>
4352     *: "Sleep Timer"
4353   </source>
4354   <dest>
4355     *: "Časovač vypnutí"
4356   </dest>
4357   <voice>
4358     *: "Časovač vypnutí"
4359   </voice>
4360 </phrase>
4361 <phrase>
4362   id: LANG_LIMITS_MENU
4363   desc: in the system sub menu
4364   user: core
4365   <source>
4366     *: "Limits"
4367   </source>
4368   <dest>
4369     *: "Limity"
4370   </dest>
4371   <voice>
4372     *: "Limity"
4373   </voice>
4374 </phrase>
4375 <phrase>
4376   id: LANG_MAX_FILES_IN_DIR
4377   desc: in settings_menu
4378   user: core
4379   <source>
4380     *: "Max Entries in File Browser"
4381   </source>
4382   <dest>
4383     *: "Max.počet položek v prohlížeči souborů"
4384   </dest>
4385   <voice>
4386     *: "Maximální počet položek v prohlížeči souborů"
4387   </voice>
4388 </phrase>
4389 <phrase>
4390   id: LANG_MAX_FILES_IN_PLAYLIST
4391   desc: in settings_menu
4392   user: core
4393   <source>
4394     *: "Max Playlist Size"
4395   </source>
4396   <dest>
4397     *: "Maximální velikost playlistu"
4398   </dest>
4399   <voice>
4400     *: "Maximální velikost plejlistu"
4401   </voice>
4402 </phrase>
4403 <phrase>
4404   id: LANG_CAR_ADAPTER_MODE
4405   desc: Displayed for setting car adapter mode to on/off
4406   user: core
4407   <source>
4408     *: none
4409     charging: "Car Adapter Mode"
4410   </source>
4411   <dest>
4412     *: none
4413     charging: "Mód auto adaptéru"
4414   </dest>
4415   <voice>
4416     *: none
4417     charging: "Mód auto adaptéru"
4418   </voice>
4419 </phrase>
4420 <phrase>
4421   id: LANG_ALARM_MOD_ALARM_MENU
4422   desc: The name of the additional entry in the main menu for the RTC alarm mod.
4423   user: core
4424   <source>
4425     *: none
4426     alarm: "Wake-Up Alarm"
4427   </source>
4428   <dest>
4429     *: none
4430     alarm: "Budík"
4431   </dest>
4432   <voice>
4433     *: none
4434     alarm: "Budík"
4435   </voice>
4436 </phrase>
4437 <phrase>
4438   id: LANG_ALARM_WAKEUP_SCREEN
4439   desc: in alarm menu setting
4440   user: core
4441   <source>
4442     *: none
4443     alarm: "Alarm Wake up Screen"
4444   </source>
4445   <dest>
4446     *: none
4447     alarm: "Obrazovka při buzení"
4448   </dest>
4449   <voice>
4450     *: none
4451     alarm: "Obrazovka při buzení"
4452   </voice>
4453 </phrase>
4454 <phrase>
4455   id: LANG_ALARM_MOD_TIME
4456   desc: The current alarm time shown in the alarm menu for the RTC alarm mod.
4457   user: core
4458   <source>
4459     *: none
4460     alarm: "Alarm Time:"
4461   </source>
4462   <dest>
4463     *: none
4464     alarm: "Čas buzení:"
4465   </dest>
4466   <voice>
4467     *: none
4468     alarm: ""
4469   </voice>
4470 </phrase>
4471 <phrase>
4472   id: LANG_ALARM_MOD_TIME_TO_GO
4473   desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
4474   user: core
4475   <source>
4476     *: none
4477     alarm: "Waking Up In %d:%02d"
4478   </source>
4479   <dest>
4480     *: none
4481     alarm: "Buzení za In %d:%02d"
4482   </dest>
4483   <voice>
4484     *: none
4485     alarm: "Buzení za"
4486   </voice>
4487 </phrase>
4488 <phrase>
4489   id: LANG_ALARM_MOD_SHUTDOWN
4490   desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
4491   user: core
4492   <source>
4493     *: none
4494     alarm: "Alarm Set"
4495   </source>
4496   <dest>
4497     *: none
4498     alarm: "Budík nastaven"
4499   </dest>
4500   <voice>
4501     *: none
4502     alarm: "Budík nastaven"
4503   </voice>
4504 </phrase>
4505 <phrase>
4506   id: LANG_ALARM_MOD_ERROR
4507   desc: The text that tells that the time is incorrect (for the RTC alarm mod).
4508   user: core
4509   <source>
4510     *: none
4511     alarm: "Alarm Time Is Too Soon!"
4512   </source>
4513   <dest>
4514     *: none
4515     alarm: "Čas buzení je příliš brzy!"
4516   </dest>
4517   <voice>
4518     *: none
4519     alarm: "Čas buzení je příliš brzy!"
4520   </voice>
4521 </phrase>
4522 <phrase>
4523   id: LANG_ALARM_MOD_KEYS
4524   desc: Shown key functions in alarm menu (for the RTC alarm mod).
4525   user: core
4526   <source>
4527     *: none
4528     alarm: "PLAY=Set OFF=Cancel"
4529     ipod*: "SELECT=Set MENU=Cancel"
4530     iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
4531     gigabeats: "SELECT=Set POWER=Cancel"
4532     vibe500: "OK=Set C=Cancel"
4533     mpiohd300: "ENTER=Set MENU=Cancel"
4534   </source>
4535   <dest>
4536     *: none
4537     alarm: "PLAY=Nastavit OFF=Storno"
4538     ipod*: "SELECT=Nastavit MENU=Storno"
4539     iriverh10,iriverh10_5gb: "SELECT=Nastavit PREV=Storno"
4540     gigabeats: "SELECT=Nastavit POWER=Storno"
4541     vibe500: "OK=Nastavit C=Storno"
4542     mpiohd300: "ENTER=Nastavit MENU=Storno"
4543   </dest>
4544   <voice>
4545     *: none
4546     alarm,ipod*: ""
4547   </voice>
4548 </phrase>
4549 <phrase>
4550   id: LANG_ALARM_MOD_DISABLE
4551   desc: Announce that the RTC alarm has been turned off
4552   user: core
4553   <source>
4554     *: none
4555     alarm: "Alarm Disabled"
4556   </source>
4557   <dest>
4558     *: none
4559     alarm: "Budík vypnut"
4560   </dest>
4561   <voice>
4562     *: none
4563     alarm: "Budík vypnut"
4564   </voice>
4565 </phrase>
4566 <phrase>
4567   id: LANG_BOOKMARK_SETTINGS
4568   desc: in general settings
4569   user: core
4570   <source>
4571     *: "Bookmarking"
4572   </source>
4573   <dest>
4574     *: "Vytváření záložek"
4575   </dest>
4576   <voice>
4577     *: "Vytváření záložek"
4578   </voice>
4579 </phrase>
4580 <phrase>
4581   id: LANG_BOOKMARK_SETTINGS_AUTOCREATE
4582   desc: prompt for user to decide to create an bookmark
4583   user: core
4584   <source>
4585     *: "Bookmark on Stop"
4586   </source>
4587   <dest>
4588     *: "Vytvořit záložku při zastavení"
4589   </dest>
4590   <voice>
4591     *: "Vytvořit záložku při zastavení"
4592   </voice>
4593 </phrase>
4594 <phrase>
4595   id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
4596   desc: Save in recent bookmarks only
4597   user: core
4598   <source>
4599     *: "Yes - Recent only"
4600   </source>
4601   <dest>
4602     *: "Ano - U naposledy použitých"
4603   </dest>
4604   <voice>
4605     *: "Ano - U naposledy použitých"
4606   </voice>
4607 </phrase>
4608 <phrase>
4609   id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK
4610   desc: Save in recent bookmarks only
4611   user: core
4612   <source>
4613     *: "Ask - Recent only"
4614   </source>
4615   <dest>
4616     *: "Zeptat se - U naposledy použitých"
4617   </dest>
4618   <voice>
4619     *: "Zeptat se - U naposledy použitých"
4620   </voice>
4621 </phrase>
4622 <phrase>
4623   id: LANG_BOOKMARK_SETTINGS_AUTOLOAD
4624   desc: prompt for user to decide to create a bookmark
4625   user: core
4626   <source>
4627     *: "Load Last Bookmark"
4628   </source>
4629   <dest>
4630     *: "Nahrát poslední záložku"
4631   </dest>
4632   <voice>
4633     *: "Nahrát poslední záložku"
4634   </voice>
4635 </phrase>
4636 <phrase>
4637   id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS
4638   desc: Configuration option to maintain a list of recent bookmarks
4639   user: core
4640   <source>
4641     *: "Maintain a List of Recent Bookmarks?"
4642   </source>
4643   <dest>
4644     *: "Uchovávat seznam používaných záložek?"
4645   </dest>
4646   <voice>
4647     *: "Uchovávat seznam používaných záložek?"
4648   </voice>
4649 </phrase>
4650 <phrase>
4651   id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY
4652   desc: Save only on bookmark for each playlist in recent bookmarks
4653   user: core
4654   <source>
4655     *: "Unique only"
4656   </source>
4657   <dest>
4658     *: "Jen unikátní"
4659   </dest>
4660   <voice>
4661     *: "Jen unikátní"
4662   </voice>
4663 </phrase>
4664 <phrase>
4665   id: LANG_LANGUAGE
4666   desc: in settings_menu
4667   user: core
4668   <source>
4669     *: "Language"
4670   </source>
4671   <dest>
4672     *: "Jazyk"
4673   </dest>
4674   <voice>
4675     *: "Jazyk"
4676   </voice>
4677 </phrase>
4678 <phrase>
4679   id: LANG_LANGUAGE_LOADED
4680   desc: shown when a language has been loaded from the dir browser
4681   user: core
4682   <source>
4683     *: "New Language"
4684   </source>
4685   <dest>
4686     *: "Nový jazyk"
4687   </dest>
4688   <voice>
4689     *: "Nový jazyk"
4690   </voice>
4691 </phrase>
4692 <phrase>
4693   id: LANG_VOICE
4694   desc: root of voice menu
4695   user: core
4696   <source>
4697     *: "Voice"
4698   </source>
4699   <dest>
4700     *: "Ozvučení"
4701   </dest>
4702   <voice>
4703     *: "Ozvučení"
4704   </voice>
4705 </phrase>
4706 <phrase>
4707   id: LANG_VOICE_MENU
4708   desc: item of voice menu, enable/disable the voice UI
4709   user: core
4710   <source>
4711     *: "Voice Menus"
4712   </source>
4713   <dest>
4714     *: "Ozvučit menu"
4715   </dest>
4716   <voice>
4717     *: "Ozvučit menu, doporučeno nevypínat"
4718   </voice>
4719 </phrase>
4720 <phrase>
4721   id: LANG_VOICE_DIR
4722   desc: item of voice menu, set the voice mode for directories
4723   user: core
4724   <source>
4725     *: "Voice Directories"
4726   </source>
4727   <dest>
4728     *: "Ozvučit složky"
4729   </dest>
4730   <voice>
4731     *: "Ozvučit složky"
4732   </voice>
4733 </phrase>
4734 <phrase>
4735   id: LANG_VOICE_DIR_TALK
4736   desc: Item of voice menu, whether to use directory .talk clips
4737   user: core
4738   <source>
4739     *: "Use Directory .talk Clips"
4740   </source>
4741   <dest>
4742     *: "Použít .talk klipy pro složky"
4743   </dest>
4744   <voice>
4745     *: "Použít talk klipy pro složky"
4746   </voice>
4747 </phrase>
4748 <phrase>
4749   id: LANG_VOICE_FILE
4750   desc: item of voice menu, set the voice mode for files
4751   user: core
4752   <source>
4753     *: "Voice Filenames"
4754   </source>
4755   <dest>
4756     *: "Ozvučit soubory"
4757   </dest>
4758   <voice>
4759     *: "Ozvučit soubory"
4760   </voice>
4761 </phrase>
4762 <phrase>
4763   id: LANG_VOICE_FILE_TALK
4764   desc: Item of voice menu, whether to use file .talk clips
4765   user: core
4766   <source>
4767     *: "Use File .talk Clips"
4768   </source>
4769   <dest>
4770     *: "Použít .talk klipy pro soubory"
4771   </dest>
4772   <voice>
4773     *: "Použít talk klipy pro soubory"
4774   </voice>
4775 </phrase>
4776 <phrase>
4777   id: LANG_VOICE_NUMBER
4778   desc: "talkbox" mode for files+directories
4779   user: core
4780   <source>
4781     *: "Numbers"
4782   </source>
4783   <dest>
4784     *: "Číslovat"
4785   </dest>
4786   <voice>
4787     *: "Číslovat"
4788   </voice>
4789 </phrase>
4790 <phrase>
4791   id: LANG_VOICE_SPELL
4792   desc: "talkbox" mode for files+directories
4793   user: core
4794   <source>
4795     *: "Spell"
4796   </source>
4797   <dest>
4798     *: "Hláskovat"
4799   </dest>
4800   <voice>
4801     *: "Hláskovat"
4802   </voice>
4803 </phrase>
4804 <phrase>
4805   id: LANG_VOICE_DIR_HOVER
4806   desc: "talkbox" mode for directories + files
4807   user: core
4808   <source>
4809     *: ".talk Clip"
4810   </source>
4811   <dest>
4812     *: "Talk klip, "
4813   </dest>
4814   <voice>
4815     *: "Talk klip, "
4816   </voice>
4817 </phrase>
4818 <phrase>
4819   id: LANG_MANAGE_MENU
4820   desc: in the main menu
4821   user: core
4822   <source>
4823     *: "Manage Settings"
4824   </source>
4825   <dest>
4826     *: "Správa konfigurací"
4827   </dest>
4828   <voice>
4829     *: "Správa konfigurací"
4830   </voice>
4831 </phrase>
4832 <phrase>
4833   id: LANG_CUSTOM_CFG
4834   desc: in setting_menu()
4835   user: core
4836   <source>
4837     *: "Browse .cfg Files"
4838   </source>
4839   <dest>
4840     *: "Procházet konfigurační soubory"
4841   </dest>
4842   <voice>
4843     *: "Procházet konfigurační soubory"
4844   </voice>
4845 </phrase>
4846 <phrase>
4847   id: LANG_SETTINGS_LOADED
4848   desc: Feedback shown when a .cfg file is loaded
4849   user: core
4850   <source>
4851     *: "Settings Loaded"
4852   </source>
4853   <dest>
4854     *: "Konfigurace nahrána"
4855   </dest>
4856   <voice>
4857     *: "Konfigurace nahrána"
4858   </voice>
4859 </phrase>
4860 <phrase>
4861   id: LANG_RESET
4862   desc: in system_settings_menu()
4863   user: core
4864   <source>
4865     *: "Reset Settings"
4866   </source>
4867   <dest>
4868     *: "Vymazat konfigurace"
4869   </dest>
4870   <voice>
4871     *: "Vymazat konfigurace"
4872   </voice>
4873 </phrase>
4874 <phrase>
4875   id: LANG_RESET_DONE_CLEAR
4876   desc: visual confirmation after settings reset
4877   user: core
4878   <source>
4879     *: "Cleared"
4880   </source>
4881   <dest>
4882     *: "Vymazáno"
4883   </dest>
4884   <voice>
4885     *: "Vymazáno"
4886   </voice>
4887 </phrase>
4888 <phrase>
4889   id: LANG_SAVE_SETTINGS
4890   desc: in system_settings_menu()
4891   user: core
4892   <source>
4893     *: "Save .cfg File"
4894   </source>
4895   <dest>
4896     *: "Uložit konfiguraci"
4897   </dest>
4898   <voice>
4899     *: "Uložit konfiguraci"
4900   </voice>
4901 </phrase>
4902 <phrase>
4903   id: LANG_SETTINGS_SAVED
4904   desc: Feedback shown when a .cfg file is saved
4905   user: core
4906   <source>
4907     *: "Settings Saved"
4908   </source>
4909   <dest>
4910     *: "Nastavení uloženo"
4911   </dest>
4912   <voice>
4913     *: "Nastavení uloženo"
4914   </voice>
4915 </phrase>
4916 <phrase>
4917   id: LANG_SAVE_THEME
4918   desc: save a theme file
4919   user: core
4920   <source>
4921     *: "Save Theme Settings"
4922   </source>
4923   <dest>
4924     *: "Uložit konfiguraci motivu"
4925   </dest>
4926   <voice>
4927     *: "Uložit konfiguraci motyvu"
4928   </voice>
4929 </phrase>
4930 <phrase>
4931   id: LANG_CUSTOM_THEME
4932   desc: in the main menu
4933   user: core
4934   <source>
4935     *: "Browse Theme Files"
4936   </source>
4937   <dest>
4938     *: "Procházet soubory motivů"
4939   </dest>
4940   <voice>
4941     *: "Procházet soubory motivů"
4942   </voice>
4943 </phrase>
4944 <phrase>
4945   id: LANG_RECORDING_SETTINGS
4946   desc: in the main menu
4947   user: core
4948   <source>
4949     *: none
4950     recording: "Recording Settings"
4951   </source>
4952   <dest>
4953     *: none
4954     recording: "Nastavení nahrávání"
4955   </dest>
4956   <voice>
4957     *: none
4958     recording: "Nastavení nahrávání"
4959   </voice>
4960 </phrase>
4961 <phrase>
4962   id: LANG_FM_MENU
4963   desc: fm menu title
4964   user: core
4965   <source>
4966     *: none
4967     radio: "FM Radio Menu"
4968   </source>
4969   <dest>
4970     *: none
4971     radio: "FM Rádio Menu"
4972   </dest>
4973   <voice>
4974     *: none
4975     radio: "EFEM Rádio Menu"
4976   </voice>
4977 </phrase>
4978 <phrase>
4979   id: LANG_FM_NO_PRESETS
4980   desc: error when preset list is empty
4981   user: core
4982   <source>
4983     *: none
4984     radio: "No presets"
4985   </source>
4986   <dest>
4987     *: none
4988     radio: "Žádné uložené stanice"
4989   </dest>
4990   <voice>
4991     *: none
4992     radio: "Žádné uložené stanice"
4993   </voice>
4994 </phrase>
4995 <phrase>
4996   id: LANG_FM_ADD_PRESET
4997   desc: in radio menu
4998   user: core
4999   <source>
5000     *: none
5001     radio: "Add Preset"
5002   </source>
5003   <dest>
5004     *: none
5005     radio: "Přidat stanici"
5006   </dest>
5007   <voice>
5008     *: none
5009     radio: "Přidat stanici"
5010   </voice>
5011 </phrase>
5012 <phrase>
5013   id: LANG_FM_EDIT_PRESET
5014   desc: in radio screen
5015   user: core
5016   <source>
5017     *: none
5018     radio: "Edit Preset"
5019   </source>
5020   <dest>
5021     *: none
5022     radio: "Editovat stanici"
5023   </dest>
5024   <voice>
5025     *: none
5026     radio: "Edytovat stanici"
5027   </voice>
5028 </phrase>
5029 <phrase>
5030   id: LANG_FM_DELETE_PRESET
5031   desc: in radio screen
5032   user: core
5033   <source>
5034     *: none
5035     radio: "Remove Preset"
5036   </source>
5037   <dest>
5038     *: none
5039     radio: "Odstranit stanici"
5040   </dest>
5041   <voice>
5042     *: none
5043     radio: "Odstranit stanici"
5044   </voice>
5045 </phrase>
5046 <phrase>
5047   id: LANG_FM_PRESET_SAVE_FAILED
5048   desc: in radio screen
5049   user: core
5050   <source>
5051     *: none
5052     radio: "Preset Save Failed"
5053   </source>
5054   <dest>
5055     *: none
5056     radio: "Chyba při ukládání stanice"
5057   </dest>
5058   <voice>
5059     *: none
5060     radio: "Chyba při ukládání stanice"
5061   </voice>
5062 </phrase>
5063 <phrase>
5064   id: LANG_FM_NO_FREE_PRESETS
5065   desc: in radio screen
5066   user: core
5067   <source>
5068     *: none
5069     radio: "The Preset List is Full"
5070   </source>
5071   <dest>
5072     *: none
5073     radio: "Seznam stanic je plný"
5074   </dest>
5075   <voice>
5076     *: none
5077     radio: "Seznam stanic je plný"
5078   </voice>
5079 </phrase>
5080 <phrase>
5081   id: LANG_BUTTONBAR_MENU
5082   desc: in button bar
5083   user: core
5084   <source>
5085     *: none
5086     radio_screen_button_bar: "Menu"
5087   </source>
5088   <dest>
5089     *: none
5090     radio_screen_button_bar: "Menu"
5091   </dest>
5092   <voice>
5093     *: none
5094     radio_screen_button_bar: ""
5095   </voice>
5096 </phrase>
5097 <phrase>
5098   id: LANG_FM_BUTTONBAR_EXIT
5099   desc: in radio screen
5100   user: core
5101   <source>
5102     *: none
5103     radio_screen_button_bar: "Exit"
5104   </source>
5105   <dest>
5106     *: none
5107     radio_screen_button_bar: "Zpět"
5108   </dest>
5109   <voice>
5110     *: none
5111     radio_screen_button_bar: ""
5112   </voice>
5113 </phrase>
5114 <phrase>
5115   id: LANG_FM_BUTTONBAR_ACTION
5116   desc: in radio screen
5117   user: core
5118   <source>
5119     *: none
5120     radio_screen_button_bar: "Action"
5121   </source>
5122   <dest>
5123     *: none
5124     radio_screen_button_bar: "Akce"
5125   </dest>
5126   <voice>
5127     *: none
5128     radio_screen_button_bar: ""
5129   </voice>
5130 </phrase>
5131 <phrase>
5132   id: LANG_PRESET
5133   desc: in button bar and radio screen / menu
5134   user: core
5135   <source>
5136     *: none
5137     radio: "Preset"
5138   </source>
5139   <dest>
5140     *: none
5141     radio: "Předvolby"
5142   </dest>
5143   <voice>
5144     *: none
5145     radio: "Předvolby"
5146   </voice>
5147 </phrase>
5148 <phrase>
5149   id: LANG_FM_BUTTONBAR_ADD
5150   desc: in radio screen
5151   user: core
5152   <source>
5153     *: none
5154     radio_screen_button_bar: "Add"
5155   </source>
5156   <dest>
5157     *: none
5158     radio_screen_button_bar: "Přidat"
5159   </dest>
5160   <voice>
5161     *: none
5162     radio_screen_button_bar: ""
5163   </voice>
5164 </phrase>
5165 <phrase>
5166   id: LANG_FM_BUTTONBAR_RECORD
5167   desc: in radio screen
5168   user: core
5169   <source>
5170     *: none
5171     radio_screen_button_bar: "Record"
5172   </source>
5173   <dest>
5174     *: none
5175     radio_screen_button_bar: "Nahrát"
5176   </dest>
5177   <voice>
5178     *: none
5179     radio_screen_button_bar: ""
5180   </voice>
5181 </phrase>
5182 <phrase>
5183   id: LANG_FM_MONO_MODE
5184   desc: in radio screen
5185   user: core
5186   <source>
5187     *: none
5188     radio: "Force Mono"
5189   </source>
5190   <dest>
5191     *: none
5192     radio: "Vynutit mono"
5193   </dest>
5194   <voice>
5195     *: none
5196     radio: "Vynutit mono"
5197   </voice>
5198 </phrase>
5199 <phrase>
5200   id: LANG_FM_FREEZE
5201   desc: splash screen during freeze in radio mode
5202   user: core
5203   <source>
5204     *: none
5205     radio: "Screen frozen!"
5206   </source>
5207   <dest>
5208     *: none
5209     radio: "Obrazovka zamrzla!"
5210   </dest>
5211   <voice>
5212     *: none
5213     radio: ""
5214   </voice>
5215 </phrase>
5216 <phrase>
5217   id: LANG_FM_SCAN_PRESETS
5218   desc: in radio menu
5219   user: core
5220   <source>
5221     *: none
5222     radio: "Auto-Scan Presets"
5223   </source>
5224   <dest>
5225     *: none
5226     radio: "Automatické vyhledání stanic"
5227   </dest>
5228   <voice>
5229     *: none
5230     radio: "Automatycké vyhledání stanic"
5231   </voice>
5232 </phrase>
5233 <phrase>
5234   id: LANG_FM_CLEAR_PRESETS
5235   desc: confirmation if presets can be cleared
5236   user: core
5237   <source>
5238     *: none
5239     radio: "Clear Current Presets?"
5240   </source>
5241   <dest>
5242     *: none
5243     radio: "Zrušit aktuální seznam stanic?"
5244   </dest>
5245   <voice>
5246     *: none
5247     radio: "Zrušit aktuální seznam stanic?"
5248   </voice>
5249 </phrase>
5250 <phrase>
5251   id: LANG_FM_SCANNING
5252   desc: during auto scan
5253   user: core
5254   <source>
5255     *: none
5256     radio: "Scanning %d.%02d MHz"
5257   </source>
5258   <dest>
5259     *: none
5260     radio: "Ladím %d.%02d MHz"
5261   </dest>
5262   <voice>
5263     *: none
5264     radio: ""
5265   </voice>
5266 </phrase>
5267 <phrase>
5268   id: LANG_FM_DEFAULT_PRESET_NAME
5269   desc: default preset name for auto scan mode
5270   user: core
5271   <source>
5272     *: none
5273     radio: "%d.%02d MHz"
5274   </source>
5275   <dest>
5276     *: none
5277     radio: "%d.%02d MHz"
5278   </dest>
5279   <voice>
5280     *: none
5281     radio: ""
5282   </voice>
5283 </phrase>
5284 <phrase>
5285   id: LANG_RADIO_SCAN_MODE
5286   desc: in radio screen / menu
5287   user: core
5288   <source>
5289     *: none
5290     radio: "Scan"
5291   </source>
5292   <dest>
5293     *: none
5294     radio: "Ladění"
5295   </dest>
5296   <voice>
5297     *: none
5298     radio: "Ladění"
5299   </voice>
5300 </phrase>
5301 <phrase>
5302   id: LANG_FM_PRESET_LOAD
5303   desc: load preset list in fm radio
5304   user: core
5305   <source>
5306     *: none
5307     radio: "Load Preset List"
5308   </source>
5309   <dest>
5310     *: none
5311     radio: "Načíst seznam stanic"
5312   </dest>
5313   <voice>
5314     *: none
5315     radio: "Načíst seznam stanic"
5316   </voice>
5317 </phrase>
5318 <phrase>
5319   id: LANG_FM_PRESET_SAVE
5320   desc: Save preset list in fm radio
5321   user: core
5322   <source>
5323     *: none
5324     radio: "Save Preset List"
5325   </source>
5326   <dest>
5327     *: none
5328     radio: "Uložit seznam stanic"
5329   </dest>
5330   <voice>
5331     *: none
5332     radio: "Uložit seznam stanic"
5333   </voice>
5334 </phrase>
5335 <phrase>
5336   id: LANG_FM_PRESET_CLEAR
5337   desc: clear preset list in fm radio
5338   user: core
5339   <source>
5340     *: none
5341     radio: "Clear Preset List"
5342   </source>
5343   <dest>
5344     *: none
5345     radio: "Zrušit seznam stanic"
5346   </dest>
5347   <voice>
5348     *: none
5349     radio: "Zrušit seznam stanic"
5350   </voice>
5351 </phrase>
5352 <phrase>
5353   id: LANG_FMR
5354   desc: Used when you need to say Preset List, also voiced
5355   user: core
5356   <source>
5357     *: none
5358     radio: "Preset List"
5359   </source>
5360   <dest>
5361     *: none
5362     radio: "Seznam stanic"
5363   </dest>
5364   <voice>
5365     *: none
5366     radio: "Seznam stanic"
5367   </voice>
5368 </phrase>
5369 <phrase>
5370   id: LANG_FM_FIRST_AUTOSCAN
5371   desc: When you run the radio without an fmr file in settings
5372   user: core
5373   <source>
5374     *: none
5375     radio: "No settings found. Autoscan?"
5376   </source>
5377   <dest>
5378     *: none
5379     radio: "Nenalezen seznam stanic, vyhledat stanice?"
5380   </dest>
5381   <voice>
5382     *: none
5383     radio: "Nenalezen seznam stanic, vyhledat stanice?"
5384   </voice>
5385 </phrase>
5386 <phrase>
5387   id: LANG_FM_SAVE_CHANGES
5388   desc: deprecated
5389   user: core
5390   <source>
5391     *: none
5392     radio: ""
5393   </source>
5394   <dest>
5395     *: none
5396     radio: ""
5397   </dest>
5398   <voice>
5399     *: none
5400     radio: ""
5401   </voice>
5402 </phrase>
5403 <phrase>
5404   id: LANG_FM_REGION
5405   desc: fm tuner region setting
5406   user: core
5407   <source>
5408     *: none
5409     radio: "Region"
5410   </source>
5411   <dest>
5412     *: none
5413     radio: "Region"
5414   </dest>
5415   <voice>
5416     *: none
5417     radio: "Region"
5418   </voice>
5419 </phrase>
5420 <phrase>
5421   id: LANG_FM_EUROPE
5422   desc: fm tuner region europe
5423   user: core
5424   <source>
5425     *: none
5426     radio: "Europe"
5427   </source>
5428   <dest>
5429     *: none
5430     radio: "Evropa"
5431   </dest>
5432   <voice>
5433     *: none
5434     radio: "Evropa"
5435   </voice>
5436 </phrase>
5437 <phrase>
5438   id: LANG_FM_US
5439   desc: fm region us / canada
5440   user: core
5441   <source>
5442     *: none
5443     radio: "US / Canada"
5444   </source>
5445   <dest>
5446     *: none
5447     radio: "USA / Kanada"
5448   </dest>
5449   <voice>
5450     *: none
5451     radio: "USA a Kanada"
5452   </voice>
5453 </phrase>
5454 <phrase>
5455   id: LANG_FM_JAPAN
5456   desc: fm region japan
5457   user: core
5458   <source>
5459     *: none
5460     radio: "Japan"
5461   </source>
5462   <dest>
5463     *: none
5464     radio: "Japonsko"
5465   </dest>
5466   <voice>
5467     *: none
5468     radio: "Japonsko"
5469   </voice>
5470 </phrase>
5471 <phrase>
5472   id: LANG_FM_KOREA
5473   desc: fm region korea
5474   user: core
5475   <source>
5476     *: none
5477     radio: "Korea"
5478   </source>
5479   <dest>
5480     *: none
5481     radio: "Korea"
5482   </dest>
5483   <voice>
5484     *: none
5485     radio: "Korea"
5486   </voice>
5487 </phrase>
5488 <phrase>
5489   id: LANG_RECORDING_FORMAT
5490   desc: audio format item in recording menu
5491   user: core
5492   <source>
5493     *: none
5494     recording: "Format"
5495   </source>
5496   <dest>
5497     *: none
5498     recording: "Formát"
5499   </dest>
5500   <voice>
5501     *: none
5502     recording: "Formát"
5503   </voice>
5504 </phrase>
5505 <phrase>
5506   id: LANG_AFMT_MPA_L3
5507   desc: audio format description
5508   user: core
5509   <source>
5510     *: none
5511     recording: "MPEG Layer 3"
5512   </source>
5513   <dest>
5514     *: none
5515     recording: "MP3"
5516   </dest>
5517   <voice>
5518     *: none
5519     recording: "EMPÉ3"
5520   </voice>
5521 </phrase>
5522 <phrase>
5523   id: LANG_AFMT_PCM_WAV
5524   desc: audio format description
5525   user: core
5526   <source>
5527     *: none
5528     recording: "PCM Wave"
5529   </source>
5530   <dest>
5531     *: none
5532     recording: "PCM Wave"
5533   </dest>
5534   <voice>
5535     *: none
5536     recording: "PÉCÉEM vejf"
5537   </voice>
5538 </phrase>
5539 <phrase>
5540   id: LANG_AFMT_WAVPACK
5541   desc: audio format description
5542   user: core
5543   <source>
5544     *: none
5545     recording_swcodec: "WavPack"
5546   </source>
5547   <dest>
5548     *: none
5549     recording_swcodec: "WavPack"
5550   </dest>
5551   <voice>
5552     *: none
5553     recording_swcodec: "WavPack"
5554   </voice>
5555 </phrase>
5556 <phrase>
5557   id: LANG_AFMT_AIFF
5558   desc: audio format description
5559   user: core
5560   <source>
5561     *: none
5562     recording: "AIFF"
5563   </source>
5564   <dest>
5565     *: none
5566     recording: "AIFF"
5567   </dest>
5568   <voice>
5569     *: none
5570     recording: "AIFF"
5571   </voice>
5572 </phrase>
5573 <phrase>
5574   id: LANG_ENCODER_SETTINGS
5575   desc: encoder settings
5576   user: core
5577   <source>
5578     *: none
5579     recording: "Encoder Settings"
5580   </source>
5581   <dest>
5582     *: none
5583     recording: "Nastavení enkodéru"
5584   </dest>
5585   <voice>
5586     *: none
5587     recording: "Nastavení enkodéru"
5588   </voice>
5589 </phrase>
5590 <phrase>
5591   id: LANG_BITRATE
5592   desc: bits-kilobits per unit time
5593   user: core
5594   <source>
5595     *: none
5596     recording_swcodec: "Bitrate"
5597   </source>
5598   <dest>
5599     *: none
5600     recording_swcodec: "Datový tok"
5601   </dest>
5602   <voice>
5603     *: none
5604     recording_swcodec: "Datový tok"
5605   </voice>
5606 </phrase>
5607 <phrase>
5608   id: LANG_NO_SETTINGS
5609   desc: when something has settings in a certain context
5610   user: core
5611   <source>
5612     *: none
5613     recording: "(No Settings)"
5614   </source>
5615   <dest>
5616     *: none
5617     recording: "(Žádné nastavení)"
5618   </dest>
5619   <voice>
5620     *: none
5621     recording: "Žádné nastavení"
5622   </voice>
5623 </phrase>
5624 <phrase>
5625   id: LANG_RECORDING_QUALITY
5626   desc: in the recording settings
5627   user: core
5628   <source>
5629     *: none
5630     recording_hwcodec: "Quality"
5631   </source>
5632   <dest>
5633     *: none
5634     recording_hwcodec: "Kvalita"
5635   </dest>
5636   <voice>
5637     *: none
5638     recording_hwcodec: "Kvalita"
5639   </voice>
5640 </phrase>
5641 <phrase>
5642   id: LANG_RECORDING_FREQUENCY
5643   desc: in the recording settings
5644   user: core
5645   <source>
5646     *: none
5647     recording: "Frequency"
5648   </source>
5649   <dest>
5650     *: none
5651     recording: "Frekvence"
5652   </dest>
5653   <voice>
5654     *: none
5655     recording: "Frekvence"
5656   </voice>
5657 </phrase>
5658 <phrase>
5659   id: LANG_SOURCE_FREQUENCY
5660   desc: when recording source frequency setting must follow source
5661   user: core
5662   <source>
5663     *: none
5664     recording: "(Same As Source)"
5665   </source>
5666   <dest>
5667     *: none
5668     recording: "(Jako zdroj)"
5669   </dest>
5670   <voice>
5671     *: none
5672     recording: "Jako zdroj"
5673   </voice>
5674 </phrase>
5675 <phrase>
5676   id: LANG_RECORDING_SOURCE
5677   desc: in the recording settings
5678   user: core
5679   <source>
5680     *: none
5681     recording: "Source"
5682   </source>
5683   <dest>
5684     *: none
5685     recording: "Zdroj"
5686   </dest>
5687   <voice>
5688     *: none
5689     recording: "Zdroj"
5690   </voice>
5691 </phrase>
5692 <phrase>
5693   id: LANG_RECORDING_SRC_MIC
5694   desc: in the recording settings
5695   user: core
5696   <source>
5697     *: none
5698     recording: "Microphone"
5699     iriverh100,iriverh120,iriverh300: "Internal Microphone"
5700   </source>
5701   <dest>
5702     *: none
5703     recording: "Mikrofon"
5704     iriverh100,iriverh120,iriverh300: "Interní mikrofon"
5705   </dest>
5706   <voice>
5707     *: none
5708     recording: "Mikrofón"
5709     iriverh100,iriverh120,iriverh300: "Interní mikrofón"
5710   </voice>
5711 </phrase>
5712 <phrase>
5713   id: LANG_RECORDING_SRC_DIGITAL
5714   desc: in the recording settings
5715   user: core
5716   <source>
5717     *: none
5718     recording: "Digital"
5719   </source>
5720   <dest>
5721     *: none
5722     recording: "Digitální"
5723   </dest>
5724   <voice>
5725     *: none
5726     recording: "Digitální"
5727   </voice>
5728 </phrase>
5729 <phrase>
5730   id: LANG_LINE_IN
5731   desc: in the recording settings
5732   user: core
5733   <source>
5734     *: none
5735     recording,archosplayer: "Line In"
5736   </source>
5737   <dest>
5738     *: none
5739     recording,archosplayer: "Linkový vstup"
5740   </dest>
5741   <voice>
5742     *: none
5743     recording,archosplayer: "Linkový vstup"
5744   </voice>
5745 </phrase>
5746 <phrase>
5747   id: LANG_RECORDING_EDITABLE
5748   desc: Editable recordings setting
5749   user: core
5750   <source>
5751     *: none
5752     recording_hwcodec: "Independent Frames"
5753   </source>
5754   <dest>
5755     *: none
5756     recording_hwcodec: "Nezávislé rámce"
5757   </dest>
5758   <voice>
5759     *: none
5760     recording_hwcodec: "Nezávislé rámce"
5761   </voice>
5762 </phrase>
5763 <phrase>
5764   id: LANG_RECORD_TIMESPLIT
5765   desc: Record split menu
5766   user: core
5767   <source>
5768     *: none
5769     recording: "File Split Options"
5770   </source>
5771   <dest>
5772     *: none
5773     recording: "Nastavení rozdělení"
5774   </dest>
5775   <voice>
5776     *: none
5777     recording: "Nastavení rozdělení"
5778   </voice>
5779 </phrase>
5780 <phrase>
5781   id: LANG_SPLIT_MEASURE
5782   desc: in record timesplit options
5783   user: core
5784   <source>
5785     *: none
5786     recording: "Split Measure"
5787   </source>
5788   <dest>
5789     *: none
5790     recording: "Měřítko rozdělení"
5791   </dest>
5792   <voice>
5793     *: none
5794     recording: "Měřítko rozdělení"
5795   </voice>
5796 </phrase>
5797 <phrase>
5798   id: LANG_SPLIT_TYPE
5799   desc: in record timesplit options
5800   user: core
5801   <source>
5802     *: none
5803     recording: "What to do when Splitting"
5804   </source>
5805   <dest>
5806     *: none
5807     recording: "Co udělat při rozdělování"
5808   </dest>
5809   <voice>
5810     *: none
5811     recording: "Co udělat při rozdělování"
5812   </voice>
5813 </phrase>
5814 <phrase>
5815   id: LANG_START_NEW_FILE
5816   desc: in record timesplit options
5817   user: core
5818   <source>
5819     *: none
5820     recording: "Start new file"
5821   </source>
5822   <dest>
5823     *: none
5824     recording: "Vytvořit nový soubor"
5825   </dest>
5826   <voice>
5827     *: none
5828     recording: "Vytvořit nový soubor"
5829   </voice>
5830 </phrase>
5831 <phrase>
5832   id: LANG_STOP_RECORDING
5833   desc: in record timesplit options
5834   user: core
5835   <source>
5836     *: none
5837     recording: "Stop recording"
5838   </source>
5839   <dest>
5840     *: none
5841     recording: "Zastavit nahrávání"
5842   </dest>
5843   <voice>
5844     *: none
5845     recording: "Zastavit nahrávání"
5846   </voice>
5847 </phrase>
5848 <phrase>
5849   id: LANG_SPLIT_TIME
5850   desc: in record timesplit options
5851   user: core
5852   <source>
5853     *: none
5854     recording: "Split Time"
5855   </source>
5856   <dest>
5857     *: none
5858     recording: "Interval rozdělení:"
5859   </dest>
5860   <voice>
5861     *: none
5862     recording: "Interval rozdělení:"
5863   </voice>
5864 </phrase>
5865 <phrase>
5866   id: LANG_SPLIT_SIZE
5867   desc: in record timesplit options
5868   user: core
5869   <source>
5870     *: none
5871     recording: "Split Filesize"
5872   </source>
5873   <dest>
5874     *: none
5875     recording: "Velikost pro rozdělení"
5876   </dest>
5877   <voice>
5878     *: none
5879     recording: "Velikost pro rozdělení"
5880   </voice>
5881 </phrase>
5882 <phrase>
5883   id: LANG_RECORD_PRERECORD_TIME
5884   desc: in recording settings_menu
5885   user: core
5886   <source>
5887     *: none
5888     recording: "Prerecord Time"
5889   </source>
5890   <dest>
5891     *: none
5892     recording: "Délka přednahrátí"
5893   </dest>
5894   <voice>
5895     *: none
5896     recording: "Délka přednahrátí"
5897   </voice>
5898 </phrase>
5899 <phrase>
5900   id: LANG_RECORD_DIRECTORY
5901   desc: in recording settings_menu
5902   user: core
5903   <source>
5904     *: none
5905     recording: "Directory"
5906   </source>
5907   <dest>
5908     *: none
5909     recording: "Složka"
5910   </dest>
5911   <voice>
5912     *: none
5913     recording: "Složka"
5914   </voice>
5915 </phrase>
5916 <phrase>
5917   id: LANG_SET_AS_REC_DIR
5918   desc: used in the onplay menu to set a recording dir
5919   user: core
5920   <source>
5921     *: none
5922     recording: "Set As Recording Directory"
5923   </source>
5924   <dest>
5925     *: none
5926     recording: "Nastavit jako složku pro nahrávání"
5927   </dest>
5928   <voice>
5929     *: none
5930     recording: "Nastavit jako složku pro nahrávání"
5931   </voice>
5932 </phrase>
5933 <phrase>
5934   id: LANG_CLEAR_REC_DIR
5935   desc:
5936   user: core
5937   <source>
5938     *: none
5939     recording: "Clear Recording Directory"
5940   </source>
5941   <dest>
5942     *: none
5943     recording: "Vymazat obsah složky s nahrávkami"
5944   </dest>
5945   <voice>
5946     *: none
5947     recording: "Vymazat obsah složky s nahrávkami"
5948   </voice>
5949 </phrase>
5950 <phrase>
5951   id: LANG_REC_DIR_NOT_WRITABLE
5952   desc:
5953   user: core
5954   <source>
5955     *: none
5956     recording: "Can't write to recording directory"
5957   </source>
5958   <dest>
5959     *: none
5960     recording: "Nelze zapsat do složky pro nahrávání"
5961   </dest>
5962   <voice>
5963     *: none
5964     recording: "Nelze zapsat do složky pro nahrávání"
5965   </voice>
5966 </phrase>
5967 <phrase>
5968   id: LANG_CLIP_LIGHT
5969   desc: in record settings menu.
5970   user: core
5971   <source>
5972     *: none
5973     recording: "Clipping Light"
5974   </source>
5975   <dest>
5976     *: none
5977     recording: "Indikace oříznutí špiček podsvětlením"
5978   </dest>
5979   <voice>
5980     *: none
5981     recording: "Indikace oříznutí špiček podsvětlením"
5982   </voice>
5983 </phrase>
5984 <phrase>
5985   id: LANG_MAIN_UNIT
5986   desc: in record settings menu.
5987   user: core
5988   <source>
5989     *: none
5990     remote: "Main Unit Only"
5991   </source>
5992   <dest>
5993     *: none
5994     remote: "Pouze na přehrávači"
5995   </dest>
5996   <voice>
5997     *: none
5998     remote: "Pouze na přehrávači"
5999   </voice>
6000 </phrase>
6001 <phrase>
6002   id: LANG_REMOTE_UNIT
6003   desc: in record settings menu.
6004   user: core
6005   <source>
6006     *: none
6007     remote: "Remote Unit Only"
6008   </source>
6009   <dest>
6010     *: none
6011     remote: "Pouze na dálkovém ovládání"
6012   </dest>
6013   <voice>
6014     *: none
6015     remote: "Pouze na dálkovém ovládání"
6016   </voice>
6017 </phrase>
6018 <phrase>
6019   id: LANG_REMOTE_MAIN
6020   desc: in record settings menu.
6021   user: core
6022   <source>
6023     *: none
6024     remote: "Main and Remote Unit"
6025   </source>
6026   <dest>
6027     *: none
6028     remote: "Na přehrávači i dálkovém ovládání"
6029   </dest>
6030   <voice>
6031     *: none
6032     remote: "Na přehrávači i dálkovém ovládání"
6033   </voice>
6034 </phrase>
6035 <phrase>
6036   id: LANG_RECORD_TRIGGER
6037   desc: in recording settings_menu
6038   user: core
6039   <source>
6040     *: none
6041     recording: "Trigger"
6042   </source>
6043   <dest>
6044     *: none
6045     recording: "Automatická spoušť"
6046   </dest>
6047   <voice>
6048     *: none
6049     recording: "Automatycká spoušť"
6050   </voice>
6051 </phrase>
6052 <phrase>
6053   id: LANG_RECORD_TRIG_NOREARM
6054   desc: in recording settings_menu
6055   user: core
6056   <source>
6057     *: none
6058     recording: "Once"
6059   </source>
6060   <dest>
6061     *: none
6062     recording: "Jednou"
6063   </dest>
6064   <voice>
6065     *: none
6066     recording: "Jednou"
6067   </voice>
6068 </phrase>
6069 <phrase>
6070   id: LANG_RECORD_TRIGGER_TYPE
6071   desc: in recording trigger menu
6072   user: core
6073   <source>
6074     *: none
6075     recording: "Trigtype"
6076   </source>
6077   <dest>
6078     *: none
6079     recording: "Typ spouště"
6080   </dest>
6081   <voice>
6082     *: none
6083     recording: "Typ spouště"
6084   </voice>
6085 </phrase>
6086 <phrase>
6087   id: LANG_RECORD_TRIGGER_NEWFILESTP
6088   desc: trigger types
6089   user: core
6090   <source>
6091     *: none
6092     recording: "New file"
6093   </source>
6094   <dest>
6095     *: none
6096     recording: "Nový soubor"
6097   </dest>
6098   <voice>
6099     *: none
6100     recording: "Nový soubor"
6101   </voice>
6102 </phrase>
6103 <phrase>
6104   id: LANG_RECORD_TRIGGER_STOP
6105   desc: trigger types
6106   user: core
6107   <source>
6108     *: none
6109     recording: "Stop"
6110   </source>
6111   <dest>
6112     *: none
6113     recording: "Stop"
6114   </dest>
6115   <voice>
6116     *: none
6117     recording: "Stop"
6118   </voice>
6119 </phrase>
6120 <phrase>
6121   id: LANG_RECORD_START_THRESHOLD
6122   desc: in recording settings_menu
6123   user: core
6124   <source>
6125     *: none
6126     recording: "Start Above"
6127   </source>
6128   <dest>
6129     *: none
6130     recording: "Start při"
6131   </dest>
6132   <voice>
6133     *: none
6134     recording: "Start při"
6135   </voice>
6136 </phrase>
6137 <phrase>
6138   id: LANG_MIN_DURATION
6139   desc: in recording settings_menu
6140   user: core
6141   <source>
6142     *: none
6143     recording: "for at least"
6144   </source>
6145   <dest>
6146     *: none
6147     recording: "Nejméně"
6148   </dest>
6149   <voice>
6150     *: none
6151     recording: "Nejméně"
6152   </voice>
6153 </phrase>
6154 <phrase>
6155   id: LANG_RECORD_STOP_THRESHOLD
6156   desc: in recording settings_menu
6157   user: core
6158   <source>
6159     *: none
6160     recording: "Stop Below"
6161   </source>
6162   <dest>
6163     *: none
6164     recording: "Zastavit pod"
6165   </dest>
6166   <voice>
6167     *: none
6168     recording: "Zastavit pod"
6169   </voice>
6170 </phrase>
6171 <phrase>
6172   id: LANG_RECORD_STOP_GAP
6173   desc: in recording settings_menu
6174   user: core
6175   <source>
6176     *: none
6177     recording: "Presplit Gap"
6178   </source>
6179   <dest>
6180     *: none
6181     recording: "Opakovat za"
6182   </dest>
6183   <voice>
6184     *: none
6185     recording: "Opakovat za"
6186   </voice>
6187 </phrase>
6188 <phrase>
6189   id: LANG_RECORD_PRERECORD
6190   desc: in recording and radio screen
6191   user: core
6192   <source>
6193     *: none
6194     recording: "Pre-Recording"
6195   </source>
6196   <dest>
6197     *: none
6198     recording: "Přednahrávání"
6199   </dest>
6200   <voice>
6201     *: none
6202     recording: ""
6203   </voice>
6204 </phrase>
6205 <phrase>
6206   id: LANG_AGC_SAFETY
6207   desc: AGC preset
6208   user: core
6209   <source>
6210     *: none
6211     agc: "Safety (clip)"
6212   </source>
6213   <dest>
6214     *: none
6215     agc: "Bezpečně (skok)"
6216   </dest>
6217   <voice>
6218     *: none
6219     agc: "Bezpečně (skok)"
6220   </voice>
6221 </phrase>
6222 <phrase>
6223   id: LANG_AGC_LIVE
6224   desc: AGC preset
6225   user: core
6226   <source>
6227     *: none
6228     agc: "Live (slow)"
6229   </source>
6230   <dest>
6231     *: none
6232     agc: "Živě (pomalu)"
6233   </dest>
6234   <voice>
6235     *: none
6236     agc: "Živě (pomalu)"
6237   </voice>
6238 </phrase>
6239 <phrase>
6240   id: LANG_AGC_DJSET
6241   desc: AGC preset
6242   user: core
6243   <source>
6244     *: none
6245     agc: "DJ-Set (slow)"
6246   </source>
6247   <dest>
6248     *: none
6249     agc: "DJ-Set (pomalu)"
6250   </dest>
6251   <voice>
6252     *: none
6253     agc: "DJ-Set (pomalu)"
6254   </voice>
6255 </phrase>
6256 <phrase>
6257   id: LANG_AGC_MEDIUM
6258   desc: AGC preset
6259   user: core
6260   <source>
6261     *: none
6262     agc: "Medium"
6263   </source>
6264   <dest>
6265     *: none
6266     agc: "Středně"
6267   </dest>
6268   <voice>
6269     *: none
6270     agc: "Středně"
6271   </voice>
6272 </phrase>
6273 <phrase>
6274   id: LANG_AGC_VOICE
6275   desc: AGC preset
6276   user: core
6277   <source>
6278     *: none
6279     agc: "Voice (fast)"
6280   </source>
6281   <dest>
6282     *: none
6283     agc: "Hlas (rychle)"
6284   </dest>
6285   <voice>
6286     *: none
6287     agc: "Hlas (rychle)"
6288   </voice>
6289 </phrase>
6290 <phrase>
6291   id: LANG_REMOTE_LCD_OFF
6292   desc: Remote lcd off splash in recording screen
6293   user: core
6294   <source>
6295     *: none
6296     remote: "Remote Display OFF"
6297   </source>
6298   <dest>
6299     *: none
6300     remote: "Vypnout dálkové ovládání"
6301   </dest>
6302   <voice>
6303     *: none
6304     remote: "Vypnout dálkové ovládání"
6305   </voice>
6306 </phrase>
6307 <phrase>
6308   id: LANG_REMOTE_LCD_ON
6309   desc: Remote lcd off splash in recording screen
6310   user: core
6311   <source>
6312     *: none
6313     remote: "(Vol- : Re-enable)"
6314   </source>
6315   <dest>
6316     *: none
6317     remote: "(Hlasitost- : Znovu zapnout)"
6318   </dest>
6319   <voice>
6320     *: none
6321     remote: "Hlasitost mínus: Znovu zapnout"
6322   </voice>
6323 </phrase>
6324 <phrase>
6325   id: LANG_CREATE_PLAYLIST
6326   desc: Menu option for creating a playlist
6327   user: core
6328   <source>
6329     *: "Create Playlist"
6330   </source>
6331   <dest>
6332     *: "Vytvořit playlist"
6333   </dest>
6334   <voice>
6335     *: "Vytvořit plejlist"
6336   </voice>
6337 </phrase>
6338 <phrase>
6339   id: LANG_PLAYLISTVIEWER_SETTINGS
6340   desc: title for the playlist viewer settings menus
6341   user: core
6342   <source>
6343     *: "Playlist Viewer Settings"
6344   </source>
6345   <dest>
6346     *: "Možnosti playlistu"
6347   </dest>
6348   <voice>
6349     *: "Možnosti plejlistu"
6350   </voice>
6351 </phrase>
6352 <phrase>
6353   id: LANG_VIEW_DYNAMIC_PLAYLIST
6354   desc: in playlist menu.
6355   user: core
6356   <source>
6357     *: "View Current Playlist"
6358   </source>
6359   <dest>
6360     *: "Zobrazit aktuální playlist"
6361   </dest>
6362   <voice>
6363     *: "Zobrazit aktuální plejlist"
6364   </voice>
6365 </phrase>
6366 <phrase>
6367   id: LANG_MOVE
6368   desc: The verb/action Move
6369   user: core
6370   <source>
6371     *: "Move"
6372   </source>
6373   <dest>
6374     *: "Přesunout"
6375   </dest>
6376   <voice>
6377     *: "Přesunout"
6378   </voice>
6379 </phrase>
6380 <phrase>
6381   id: LANG_SHOW_INDICES
6382   desc: in playlist viewer menu
6383   user: core
6384   <source>
6385     *: "Show Indices"
6386   </source>
6387   <dest>
6388     *: "Ukazovat indexy"
6389   </dest>
6390   <voice>
6391     *: "Ukazovat indexy"
6392   </voice>
6393 </phrase>
6394 <phrase>
6395   id: LANG_TRACK_DISPLAY
6396   desc: in playlist viewer on+play menu
6397   user: core
6398   <source>
6399     *: "Track Display"
6400   </source>
6401   <dest>
6402     *: "Info o skladbě"
6403   </dest>
6404   <voice>
6405     *: "Info o skladbě"
6406   </voice>
6407 </phrase>
6408 <phrase>
6409   id: LANG_DISPLAY_TRACK_NAME_ONLY
6410   desc: track display options
6411   user: core
6412   <source>
6413     *: "Track Name Only"
6414   </source>
6415   <dest>
6416     *: "Pouze název skladby"
6417   </dest>
6418   <voice>
6419     *: "Pouze název skladby"
6420   </voice>
6421 </phrase>
6422 <phrase>
6423   id: LANG_REMOVE
6424   desc: in playlist viewer on+play menu
6425   user: core
6426   <source>
6427     *: "Remove"
6428   </source>
6429   <dest>
6430     *: "Odstranit"
6431   </dest>
6432   <voice>
6433     *: "Odstranit"
6434   </voice>
6435 </phrase>
6436 <phrase>
6437   id: LANG_SAVE_DYNAMIC_PLAYLIST
6438   desc: in playlist menu.
6439   user: core
6440   <source>
6441     *: "Save Current Playlist"
6442   </source>
6443   <dest>
6444     *: "Uložit aktuální playlist"
6445   </dest>
6446   <voice>
6447     *: "Uložit aktuální plejlist"
6448   </voice>
6449 </phrase>
6450 <phrase>
6451   id: LANG_PLAYLIST_SAVE_COUNT
6452   desc: splash number of tracks saved
6453   user: core
6454   <source>
6455     *: "Saved %d tracks (%s)"
6456   </source>
6457   <dest>
6458     *: "Uloženo %d skladeb (%s)"
6459   </dest>
6460   <voice>
6461     *: "skladby uloženy"
6462   </voice>
6463 </phrase>
6464 <phrase>
6465   id: LANG_CATALOG
6466   desc: in main menu and onplay menu
6467   user: core
6468   <source>
6469     *: "Playlist Catalogue"
6470   </source>
6471   <dest>
6472     *: "Katalog playlistů"
6473   </dest>
6474   <voice>
6475     *: "Katalog plejlistů"
6476   </voice>
6477 </phrase>
6478 <phrase>
6479   id: LANG_RECURSE_DIRECTORY
6480   desc: In playlist menu
6481   user: core
6482   <source>
6483     *: "Recursively Insert Directories"
6484   </source>
6485   <dest>
6486     *: "Vkládat podsložky"
6487   </dest>
6488   <voice>
6489     *: "Vkládat podsložky"
6490   </voice>
6491 </phrase>
6492 <phrase>
6493   id: LANG_RECURSE_DIRECTORY_QUESTION
6494   desc: Asked from onplay screen
6495   user: core
6496   <source>
6497     *: "Recursively?"
6498   </source>
6499   <dest>
6500     *: "Vložit i podsložky?"
6501   </dest>
6502   <voice>
6503     *: "Vložit i podsložky?"
6504   </voice>
6505 </phrase>
6506 <phrase>
6507   id: LANG_WARN_ERASEDYNPLAYLIST_MENU
6508   desc: in playlist options menu, option to warn when erasing dynamic playlist
6509   user: core
6510   <source>
6511     *: "Warn When Erasing Dynamic Playlist"
6512   </source>
6513   <dest>
6514     *: "Varovat při mazání dynamického playlistu"
6515   </dest>
6516   <voice>
6517     *: "Varovat při mazání dynamického plejlistu"
6518   </voice>
6519 </phrase>
6520 <phrase>
6521   id: LANG_WARN_ERASEDYNPLAYLIST_PROMPT
6522   desc: prompt shown when about to erase a modified dynamic playlist
6523   user: core
6524   <source>
6525     *: "Erase dynamic playlist?"
6526   </source>
6527   <dest>
6528     *: "Smazat dynamický playlist?"
6529   </dest>
6530   <voice>
6531     *: "Smazat dynamický plejlist?"
6532   </voice>
6533 </phrase>
6534 <phrase>
6535   id: LANG_SHUTDOWN
6536   desc: in main menu
6537   user: core
6538   <source>
6539     *: none
6540     soft_shutdown: "Shut down"
6541   </source>
6542   <dest>
6543     *: none
6544     soft_shutdown: "Vypnout"
6545   </dest>
6546   <voice>
6547     *: none
6548     soft_shutdown: "Vypnout"
6549   </voice>
6550 </phrase>
6551 <phrase>
6552   id: LANG_ROCKBOX_INFO
6553   desc: displayed topmost on the info screen and in the info menu
6554   user: core
6555   <source>
6556     *: "Rockbox Info"
6557   </source>
6558   <dest>
6559     *: "Informace"
6560   </dest>
6561   <voice>
6562     *: "Informace"
6563   </voice>
6564 </phrase>
6565 <phrase>
6566   id: LANG_BUFFER_STAT
6567   desc: the buffer size, %d MB %d fraction of MB
6568   user: core
6569   <source>
6570     *: "Buffer:"
6571     archosplayer: "Buf:"
6572   </source>
6573   <dest>
6574     *: "Buffer:"
6575     archosplayer: "Buf:"
6576   </dest>
6577   <voice>
6578     *: "Vyrovnávací paměť"
6579   </voice>
6580 </phrase>
6581 <phrase>
6582   id: LANG_BATTERY_TIME
6583   desc: battery level in % and estimated time remaining
6584   user: core
6585   <source>
6586     *: "Battery: %d%% %dh %dm"
6587     archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm"
6588     iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
6589   </source>
6590   <dest>
6591     *: "Baterie: %d%% %dh %dm"
6592     archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm"
6593     iriverh10,ipodmini1g,ipodmini2g: "Baterie: %d%% %dh %dm"
6594   </dest>
6595   <voice>
6596     *: "Stav baterie"
6597   </voice>
6598 </phrase>
6599 <phrase>
6600   id: LANG_DISK_SIZE_INFO
6601   desc: disk size info
6602   user: core
6603   <source>
6604     *: "Disk:"
6605   </source>
6606   <dest>
6607     *: "Celkové:"
6608   </dest>
6609   <voice>
6610     *: "Celkové místo"
6611   </voice>
6612 </phrase>
6613 <phrase>
6614   id: LANG_DISK_FREE_INFO
6615   desc: disk size info
6616   user: core
6617   <source>
6618     *: "Free:"
6619   </source>
6620   <dest>
6621     *: "Volné:"
6622   </dest>
6623   <voice>
6624     *: "Volné místo"
6625   </voice>
6626 </phrase>
6627 <phrase>
6628   id: LANG_DISK_NAME_INTERNAL
6629   desc: in info menu; name for internal disk with multivolume (keep short!)
6630   user: core
6631   <source>
6632     *: none
6633     multivolume: "Int:"
6634   </source>
6635   <dest>
6636     *: none
6637     multivolume: "Int:"
6638   </dest>
6639   <voice>
6640     *: none
6641     multivolume: "Interní paměť"
6642   </voice>
6643 </phrase>
6644 <phrase>
6645   id: LANG_DISK_NAME_MMC
6646   desc: in info menu;  name for external disk with multivolume (Ondio; keep short!)
6647   user: core
6648   <source>
6649     *: none
6650     multivolume: "HD1"
6651     sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:"
6652     archosondio*: "MMC:"
6653   </source>
6654   <dest>
6655     *: none
6656     multivolume: "HD1"
6657     sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:"
6658     archosondio*: "MMC:"
6659   </dest>
6660   <voice>
6661     *: none
6662     multivolume: "hárdisk há dé 1"
6663     sansae200*,sansac200*,sansafuze*,sansaclipplus: "paměťová karta mikro es dé"
6664     archosondio*: "paměťová karta em em cé"
6665   </voice>
6666 </phrase>
6667 <phrase>
6668   id: LANG_VERSION
6669   desc: in the Rockbox Info screen
6670   user: core
6671   <source>
6672     *: "Version"
6673   </source>
6674   <dest>
6675     *: "Verze"
6676   </dest>
6677   <voice>
6678     *: "Verze"
6679   </voice>
6680 </phrase>
6681 <phrase>
6682   id: LANG_RUNNING_TIME
6683   desc: in run time screen
6684   user: core
6685   <source>
6686     *: "Running Time"
6687   </source>
6688   <dest>
6689     *: "Doba běhu"
6690   </dest>
6691   <voice>
6692     *: "Doba běhu"
6693   </voice>
6694 </phrase>
6695 <phrase>
6696   id: LANG_TOP_TIME
6697   desc: in run time screen
6698   user: core
6699   <source>
6700     *: "Top Time"
6701   </source>
6702   <dest>
6703     *: "Celková doba běhu"
6704   </dest>
6705   <voice>
6706     *: "Celková doba běhu"
6707   </voice>
6708 </phrase>
6709 <phrase>
6710   id: LANG_CLEAR_TIME
6711   desc: in run time screen
6712   user: core
6713   <source>
6714     *: "Clear Time?"
6715   </source>
6716   <dest>
6717     *: "Vynulovat čas?"
6718   </dest>
6719   <voice>
6720     *: "Vynulovat čas?"
6721   </voice>
6722 </phrase>
6723 <phrase>
6724   id: LANG_DEBUG
6725   desc: in the info menu
6726   user: core
6727   <source>
6728     *: "Debug (Keep Out!)"
6729   </source>
6730   <dest>
6731     *: "Testovací informace (Ruce pryč!)"
6732   </dest>
6733   <voice>
6734     *: "Testovací informace, ruce pryč! Neozvučené"
6735   </voice>
6736 </phrase>
6737 <phrase>
6738   id: LANG_PLAYLIST
6739   desc: Used when you need to say playlist, also voiced
6740   user: core
6741   <source>
6742     *: "Playlist"
6743   </source>
6744   <dest>
6745     *: "Playlist"
6746   </dest>
6747   <voice>
6748     *: "Plejlist"
6749   </voice>
6750 </phrase>
6751 <phrase>
6752   id: LANG_INSERT
6753   desc: in onplay menu.  insert a track/playlist into dynamic playlist.
6754   user: core
6755   <source>
6756     *: "Insert"
6757   </source>
6758   <dest>
6759     *: "Vložit"
6760   </dest>
6761   <voice>
6762     *: "Vložit"
6763   </voice>
6764 </phrase>
6765 <phrase>
6766   id: LANG_INSERT_FIRST
6767   desc: in onplay menu.  insert a track/playlist into dynamic playlist.
6768   user: core
6769   <source>
6770     *: "Insert Next"
6771   </source>
6772   <dest>
6773     *: "Vložit za"
6774   </dest>
6775   <voice>
6776     *: "Vložit za"
6777   </voice>
6778 </phrase>
6779 <phrase>
6780   id: LANG_INSERT_LAST
6781   desc: in onplay menu.  append a track/playlist into dynamic playlist.
6782   user: core
6783   <source>
6784     *: "Insert Last"
6785   </source>
6786   <dest>
6787     *: "Vložit na konec"
6788   </dest>
6789   <voice>
6790     *: "Vložit na konec"
6791   </voice>
6792 </phrase>
6793 <phrase>
6794   id: LANG_INSERT_SHUFFLED
6795   desc: in onplay menu.  insert a track/playlist randomly into dynamic playlist
6796   user: core
6797   <source>
6798     *: "Insert Shuffled"
6799   </source>
6800   <dest>
6801     *: "Vložit náhodně"
6802   </dest>
6803   <voice>
6804     *: "Vložit náhodně"
6805   </voice>
6806 </phrase>
6807 <phrase>
6808   id: LANG_QUEUE
6809   desc: The verb/action Queue
6810   user: core
6811   <source>
6812     *: "Queue"
6813   </source>
6814   <dest>
6815     *: "Fronta"
6816   </dest>
6817   <voice>
6818     *: "Fronta"
6819   </voice>
6820 </phrase>
6821 <phrase>
6822   id: LANG_QUEUE_FIRST
6823   desc: in onplay menu.  queue a track/playlist into dynamic playlist.
6824   user: core
6825   <source>
6826     *: "Queue Next"
6827   </source>
6828   <dest>
6829     *: "Zařadit za"
6830   </dest>
6831   <voice>
6832     *: "Zařadit za"
6833   </voice>
6834 </phrase>
6835 <phrase>
6836   id: LANG_QUEUE_LAST
6837   desc: in onplay menu.  queue a track/playlist at end of playlist.
6838   user: core
6839   <source>
6840     *: "Queue Last"
6841   </source>
6842   <dest>
6843     *: "Zařadit na konec"
6844   </dest>
6845   <voice>
6846     *: "Zařadit na konec"
6847   </voice>
6848 </phrase>
6849 <phrase>
6850   id: LANG_QUEUE_SHUFFLED
6851   desc: in onplay menu.  queue a track/playlist randomly into dynamic playlist
6852   user: core
6853   <source>
6854     *: "Queue Shuffled"
6855   </source>
6856   <dest>
6857     *: "Zařadit náhodně"
6858   </dest>
6859   <voice>
6860     *: "Zařadit náhodně"
6861   </voice>
6862 </phrase>
6863 <phrase>
6864   id: LANG_REPLACE
6865   desc: in onplay menu.  Replace the current playlist with a new one.
6866   user: core
6867   <source>
6868     *: "Play Next"
6869   </source>
6870   <dest>
6871     *: "Přehrát další"
6872   </dest>
6873   <voice>
6874     *: "Přehrát další"
6875   </voice>
6876 </phrase>
6877 <phrase>
6878   id: LANG_PLAYLIST_INSERT_COUNT
6879   desc: splash number of tracks inserted
6880   user: core
6881   <source>
6882     *: "Inserted %d tracks (%s)"
6883   </source>
6884   <dest>
6885     *: "Vloženo %d skladeb (%s)"
6886   </dest>
6887   <voice>
6888     *: "vložené skladby"
6889   </voice>
6890 </phrase>
6891 <phrase>
6892   id: LANG_PLAYLIST_QUEUE_COUNT
6893   desc: splash number of tracks queued
6894   user: core
6895   <source>
6896     *: "Queued %d tracks (%s)"
6897   </source>
6898   <dest>
6899     *: "Zařazeno %d skladeb (%s)"
6900   </dest>
6901   <voice>
6902     *: "zařazené skladby"
6903   </voice>
6904 </phrase>
6905 <phrase>
6906   id: LANG_VIEW
6907   desc: in on+play menu
6908   user: core
6909   <source>
6910     *: "View"
6911   </source>
6912   <dest>
6913     *: "Zobrazit"
6914   </dest>
6915   <voice>
6916     *: "Zobrazit"
6917   </voice>
6918 </phrase>
6919 <phrase>
6920   id: LANG_SEARCH_IN_PLAYLIST
6921   desc: in playlist menu.
6922   user: core
6923   <source>
6924     *: "Search In Playlist"
6925   </source>
6926   <dest>
6927     *: "Hledat v playlistu"
6928   </dest>
6929   <voice>
6930     *: "Hledat v plejlistu"
6931   </voice>
6932 </phrase>
6933 <phrase>
6934   id: LANG_PLAYLIST_SEARCH_MSG
6935   desc: splash number of tracks inserted
6936   user: core
6937   <source>
6938     *: "Searching... %d found (%s)"
6939   </source>
6940   <dest>
6941     *: "Vyhledávám... %d nalezeno (%s)"
6942   </dest>
6943   <voice>
6944     *: ""
6945   </voice>
6946 </phrase>
6947 <phrase>
6948   id: LANG_SHUFFLE_PLAYLIST
6949   desc: in playlist menu, reshuffles the order in which songs are played
6950   user: core
6951   <source>
6952     *: "Reshuffle"
6953   </source>
6954   <dest>
6955     *: "Nový náhodný výběr"
6956   </dest>
6957   <voice>
6958     *: "Nový náhodný výběr"
6959   </voice>
6960 </phrase>
6961 <phrase>
6962   id: LANG_CATALOG_VIEW
6963   desc: in onplay playlist catalogue submenu
6964   user: core
6965   <source>
6966     *: "View Catalogue"
6967   </source>
6968   <dest>
6969     *: "Zobrazit katalog playlistů"
6970   </dest>
6971   <voice>
6972     *: "Zobrazit katalog plejlistů"
6973   </voice>
6974 </phrase>
6975 <phrase>
6976   id: LANG_CATALOG_ADD_TO
6977   desc: in onplay playlist catalogue submenu
6978   user: core
6979   <source>
6980     *: "Add to Playlist"
6981   </source>
6982   <dest>
6983     *: "Přidat do playlistu"
6984   </dest>
6985   <voice>
6986     *: "Přidat do plejlistu"
6987   </voice>
6988 </phrase>
6989 <phrase>
6990   id: LANG_CATALOG_ADD_TO_NEW
6991   desc: in onplay playlist catalogue submenu
6992   user: core
6993   <source>
6994     *: "Add to New Playlist"
6995   </source>
6996   <dest>
6997     *: "Přidat do nového playlistu"
6998   </dest>
6999   <voice>
7000     *: "Přidat do nového plejlistu"
7001   </voice>
7002 </phrase>
7003 <phrase>
7004   id: LANG_CATALOG_NO_DIRECTORY
7005   desc: error message when playlist catalogue directory doesn't exist
7006   user: core
7007   <source>
7008     *: "%s doesn't exist"
7009   </source>
7010   <dest>
7011     *: "%s neexistuje"
7012   </dest>
7013   <voice>
7014     *: "Složka plejlistů neexistuje"
7015   </voice>
7016 </phrase>
7017 <phrase>
7018   id: LANG_CATALOG_NO_PLAYLISTS
7019   desc: error message when no playlists for playlist catalogue
7020   user: core
7021   <source>
7022     *: "No Playlists"
7023   </source>
7024   <dest>
7025     *: "Žádné playlisty"
7026   </dest>
7027   <voice>
7028     *: "Žádné plejlisty"
7029   </voice>
7030 </phrase>
7031 <phrase>
7032   id: LANG_BOOKMARK_MENU
7033   desc: Text on main menu to get to bookmark commands
7034   user: core
7035   <source>
7036     *: "Bookmarks"
7037   </source>
7038   <dest>
7039     *: "Záložky"
7040   </dest>
7041   <voice>
7042     *: "Záložky"
7043   </voice>
7044 </phrase>
7045 <phrase>
7046   id: LANG_BOOKMARK_MENU_CREATE
7047   desc: Used off of the bookmark menu to create a bookmark
7048   user: core
7049   <source>
7050     *: "Create Bookmark"
7051   </source>
7052   <dest>
7053     *: "Vytvořit záložku"
7054   </dest>
7055   <voice>
7056     *: "Vytvořit záložku"
7057   </voice>
7058 </phrase>
7059 <phrase>
7060   id: LANG_BOOKMARK_MENU_LIST
7061   desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U
7062   user: core
7063   <source>
7064     *: "List Bookmarks"
7065   </source>
7066   <dest>
7067     *: "Procházet záložky"
7068   </dest>
7069   <voice>
7070     *: "Procházet záložky"
7071   </voice>
7072 </phrase>
7073 <phrase>
7074   id: LANG_ONPLAY_MENU_TITLE
7075   desc: title for the onplay menus
7076   user: core
7077   <source>
7078     *: "Context Menu"
7079   </source>
7080   <dest>
7081     *: "Kontextové menu"
7082   </dest>
7083   <voice>
7084     *: "Kontextové menu"
7085   </voice>
7086 </phrase>
7087 <phrase>
7088   id: LANG_MENU_SET_RATING
7089   desc: Set the rating of a file in the wps context menu
7090   user: core
7091   <source>
7092     *: "Set Song Rating"
7093   </source>
7094   <dest>
7095     *: "Ohodnotit skladbu"
7096   </dest>
7097   <voice>
7098     *: "Ohodnotit skladbu"
7099   </voice>
7100 </phrase>
7101 <phrase>
7102   id: LANG_BROWSE_CUESHEET
7103   desc:
7104   user: core
7105   <source>
7106     *: "Browse Cuesheet"
7107   </source>
7108   <dest>
7109     *: "Procházet Cuesheet"
7110   </dest>
7111   <voice>
7112     *: "Procházet kjůšít"
7113   </voice>
7114 </phrase>
7115 <phrase>
7116   id: LANG_MENU_SHOW_ID3_INFO
7117   desc: Menu option to start tag viewer
7118   user: core
7119   <source>
7120     *: "Show Track Info"
7121   </source>
7122   <dest>
7123     *: "Zobrazit informace o skladbě"
7124   </dest>
7125   <voice>
7126     *: "Zobrazit informace o skladbě, neozvučené"
7127   </voice>
7128 </phrase>
7129 <phrase>
7130   id: LANG_ID3_TITLE
7131   desc: in tag viewer
7132   user: core
7133   <source>
7134     *: "Title"
7135   </source>
7136   <dest>
7137     *: "Název"
7138   </dest>
7139   <voice>
7140     *: ""
7141   </voice>
7142 </phrase>
7143 <phrase>
7144   id: LANG_ID3_ARTIST
7145   desc: in tag viewer
7146   user: core
7147   <source>
7148     *: "Artist"
7149   </source>
7150   <dest>
7151     *: "Autor"
7152   </dest>
7153   <voice>
7154     *: ""
7155   </voice>
7156 </phrase>
7157 <phrase>
7158   id: LANG_ID3_ALBUM
7159   desc: in tag viewer
7160   user: core
7161   <source>
7162     *: "Album"
7163   </source>
7164   <dest>
7165     *: "Album"
7166   </dest>
7167   <voice>
7168     *: ""
7169   </voice>
7170 </phrase>
7171 <phrase>
7172   id: LANG_ID3_TRACKNUM
7173   desc: in tag viewer
7174   user: core
7175   <source>
7176     *: "Tracknum"
7177   </source>
7178   <dest>
7179     *: "Č.skladby"
7180   </dest>
7181   <voice>
7182     *: ""
7183   </voice>
7184 </phrase>
7185 <phrase>
7186   id: LANG_ID3_GENRE
7187   desc: in tag viewer
7188   user: core
7189   <source>
7190     *: "Genre"
7191   </source>
7192   <dest>
7193     *: "Žánr"
7194   </dest>
7195   <voice>
7196     *: ""
7197   </voice>
7198 </phrase>
7199 <phrase>
7200   id: LANG_ID3_YEAR
7201   desc: in tag viewer
7202   user: core
7203   <source>
7204     *: "Year"
7205   </source>
7206   <dest>
7207     *: "Rok"
7208   </dest>
7209   <voice>
7210     *: ""
7211   </voice>
7212 </phrase>
7213 <phrase>
7214   id: LANG_ID3_LENGTH
7215   desc: in tag viewer
7216   user: core
7217   <source>
7218     *: "Length"
7219   </source>
7220   <dest>
7221     *: "Délka"
7222   </dest>
7223   <voice>
7224     *: ""
7225   </voice>
7226 </phrase>
7227 <phrase>
7228   id: LANG_ID3_PLAYLIST
7229   desc: in tag viewer
7230   user: core
7231   <source>
7232     *: "Playlist"
7233   </source>
7234   <dest>
7235     *: "Playlist"
7236   </dest>
7237   <voice>
7238     *: ""
7239   </voice>
7240 </phrase>
7241 <phrase>
7242   id: LANG_ID3_BITRATE
7243   desc: in tag viewer
7244   user: core
7245   <source>
7246     *: "Bitrate"
7247   </source>
7248   <dest>
7249     *: "Datový tok"
7250   </dest>
7251   <voice>
7252     *: ""
7253   </voice>
7254 </phrase>
7255 <phrase>
7256   id: LANG_ID3_ALBUMARTIST
7257   desc: in tag viewer
7258   user: core
7259   <source>
7260     *: "Album Artist"
7261   </source>
7262   <dest>
7263     *: "Autor alba"
7264   </dest>
7265   <voice>
7266     *: ""
7267   </voice>
7268 </phrase>
7269 <phrase>
7270   id: LANG_ID3_DISCNUM
7271   desc: in tag viewer
7272   user: core
7273   <source>
7274     *: "Discnum"
7275   </source>
7276   <dest>
7277     *: "Č.disku"
7278   </dest>
7279   <voice>
7280     *: ""
7281   </voice>
7282 </phrase>
7283 <phrase>
7284   id: LANG_ID3_COMMENT
7285   desc: in tag viewer
7286   user: core
7287   <source>
7288     *: "Comment"
7289   </source>
7290   <dest>
7291     *: "Komentář"
7292   </dest>
7293   <voice>
7294     *: ""
7295   </voice>
7296 </phrase>
7297 <phrase>
7298   id: LANG_ID3_VBR
7299   desc: in browse_id3
7300   user: core
7301   <source>
7302     *: " (VBR)"
7303   </source>
7304   <dest>
7305     *: " (VBR)"
7306   </dest>
7307   <voice>
7308     *: ""
7309   </voice>
7310 </phrase>
7311 <phrase>
7312   id: LANG_ID3_FREQUENCY
7313   desc: in tag viewer
7314   user: core
7315   <source>
7316     *: "Frequency"
7317   </source>
7318   <dest>
7319     *: "Frekvence"
7320   </dest>
7321   <voice>
7322     *: ""
7323   </voice>
7324 </phrase>
7325 <phrase>
7326   id: LANG_ID3_TRACK_GAIN
7327   desc: in tag viewer
7328   user: core
7329   <source>
7330     *: "Track Gain"
7331   </source>
7332   <dest>
7333     *: "Zesílení skladby"
7334   </dest>
7335   <voice>
7336     *: ""
7337   </voice>
7338 </phrase>
7339 <phrase>
7340   id: LANG_ID3_ALBUM_GAIN
7341   desc: in tag viewer
7342   user: core
7343   <source>
7344     *: "Album Gain"
7345   </source>
7346   <dest>
7347     *: "Zesílení alba"
7348   </dest>
7349   <voice>
7350     *: ""
7351   </voice>
7352 </phrase>
7353 <phrase>
7354   id: LANG_ID3_PATH
7355   desc: in tag viewer
7356   user: core
7357   <source>
7358     *: "Path"
7359   </source>
7360   <dest>
7361     *: "Cesta"
7362   </dest>
7363   <voice>
7364     *: ""
7365   </voice>
7366 </phrase>
7367 <phrase>
7368   id: LANG_ID3_NO_INFO
7369   desc: in tag viewer
7370   user: core
7371   <source>
7372     *: "<No Info>"
7373   </source>
7374   <dest>
7375     *: "<Bez informace>"
7376   </dest>
7377   <voice>
7378     *: ""
7379   </voice>
7380 </phrase>
7381 <phrase>
7382   id: LANG_RENAME
7383   desc: The verb/action Rename
7384   user: core
7385   <source>
7386     *: "Rename"
7387   </source>
7388   <dest>
7389     *: "Přejmenovat"
7390   </dest>
7391   <voice>
7392     *: "Přejmenovat"
7393   </voice>
7394 </phrase>
7395 <phrase>
7396   id: LANG_CUT
7397   desc: The verb/action Cut
7398   user: core
7399   <source>
7400     *: "Cut"
7401   </source>
7402   <dest>
7403     *: "Vyjmout"
7404   </dest>
7405   <voice>
7406     *: "Vyjmout"
7407   </voice>
7408 </phrase>
7409 <phrase>
7410   id: LANG_COPY
7411   desc: The verb/action Copy
7412   user: core
7413   <source>
7414     *: "Copy"
7415   </source>
7416   <dest>
7417     *: "Kopírovat"
7418   </dest>
7419   <voice>
7420     *: "Kopírovat"
7421   </voice>
7422 </phrase>
7423 <phrase>
7424   id: LANG_PASTE
7425   desc: The verb/action Paste
7426   user: core
7427   <source>
7428     *: "Paste"
7429   </source>
7430   <dest>
7431     *: "Vložit"
7432   </dest>
7433   <voice>
7434     *: "Vložit"
7435   </voice>
7436 </phrase>
7437 <phrase>
7438   id: LANG_REALLY_OVERWRITE
7439   desc: The verb/action Paste
7440   user: core
7441   <source>
7442     *: "File/directory exists. Overwrite?"
7443   </source>
7444   <dest>
7445     *: "Soubor nebo složka již existuje. Přepsat?"
7446   </dest>
7447   <voice>
7448     *: "Soubor nebo složka již existuje Přepsat?"
7449   </voice>
7450 </phrase>
7451 <phrase>
7452   id: LANG_DELETE
7453   desc: The verb/action Delete
7454   user: core
7455   <source>
7456     *: "Delete"
7457   </source>
7458   <dest>
7459     *: "Smazat"
7460   </dest>
7461   <voice>
7462     *: "Smazat"
7463   </voice>
7464 </phrase>
7465 <phrase>
7466   id: LANG_DELETE_DIR
7467   desc: in on+play menu
7468   user: core
7469   <source>
7470     *: "Delete Directory"
7471   </source>
7472   <dest>
7473     *: "Smazat složku"
7474   </dest>
7475   <voice>
7476     *: "Smazat složku"
7477   </voice>
7478 </phrase>
7479 <phrase>
7480   id: LANG_REALLY_DELETE
7481   desc: Really Delete?
7482   user: core
7483   <source>
7484     *: "Delete?"
7485   </source>
7486   <dest>
7487     *: "Opravdu vymazat?"
7488   </dest>
7489   <voice>
7490     *: "Opravdu vymazat?"
7491   </voice>
7492 </phrase>
7493 <phrase>
7494   id: LANG_COPYING
7495   desc:
7496   user: core
7497   <source>
7498     *: "Copying..."
7499   </source>
7500   <dest>
7501     *: "Kopíruji..."
7502   </dest>
7503   <voice>
7504     *: "Kopíruji"
7505   </voice>
7506 </phrase>
7507 <phrase>
7508   id: LANG_DELETING
7509   desc:
7510   user: core
7511   <source>
7512     *: "Deleting..."
7513   </source>
7514   <dest>
7515     *: "Mažu..."
7516   </dest>
7517   <voice>
7518     *: "Mažu"
7519   </voice>
7520 </phrase>
7521 <phrase>
7522   id: LANG_MOVING
7523   desc:
7524   user: core
7525   <source>
7526     *: "Moving..."
7527   </source>
7528   <dest>
7529     *: "Přesouvám..."
7530   </dest>
7531   <voice>
7532     *: "Přesouvám"
7533   </voice>
7534 </phrase>
7535 <phrase>
7536   id: LANG_DELETED
7537   desc: A file has beed deleted
7538   user: core
7539   <source>
7540     *: "Deleted"
7541   </source>
7542   <dest>
7543     *: "Vymazáno"
7544   </dest>
7545   <voice>
7546     *: "Vymazáno"
7547   </voice>
7548 </phrase>
7549 <phrase>
7550   id: LANG_SET_AS_BACKDROP
7551   desc: text for onplay menu entry
7552   user: core
7553   <source>
7554     *: none
7555     lcd_non-mono: "Set As Backdrop"
7556   </source>
7557   <dest>
7558     *: none
7559     lcd_non-mono: "Nastavit jako pozadí"
7560   </dest>
7561   <voice>
7562     *: none
7563     lcd_non-mono: "Nastavit jako pozadí"
7564   </voice>
7565 </phrase>
7566 <phrase>
7567   id: LANG_BACKDROP_LOADED
7568   desc: deprecated
7569   user: core
7570   <source>
7571     *: none
7572     lcd_non-mono: ""
7573   </source>
7574   <dest>
7575     *: none
7576     lcd_non-mono: ""
7577   </dest>
7578   <voice>
7579     *: none
7580     lcd_non-mono: ""
7581   </voice>
7582 </phrase>
7583 <phrase>
7584   id: LANG_BACKDROP_FAILED
7585   desc: deprecated
7586   user: core
7587   <source>
7588     *: none
7589     lcd_non-mono: ""
7590   </source>
7591   <dest>
7592     *: none
7593     lcd_non-mono: ""
7594   </dest>
7595   <voice>
7596     *: none
7597     lcd_non-mono: ""
7598   </voice>
7599 </phrase>
7600 <phrase>
7601   id: LANG_ONPLAY_OPEN_WITH
7602   desc: Onplay open with
7603   user: core
7604   <source>
7605     *: "Open With..."
7606   </source>
7607   <dest>
7608     *: "Otevřít v..."
7609   </dest>
7610   <voice>
7611     *: "Otevřít ve"
7612   </voice>
7613 </phrase>
7614 <phrase>
7615   id: LANG_CREATE_DIR
7616   desc: in main menu
7617   user: core
7618   <source>
7619     *: "Create Directory"
7620   </source>
7621   <dest>
7622     *: "Vytvořit složku"
7623   </dest>
7624   <voice>
7625     *: "Vytvořit složku"
7626   </voice>
7627 </phrase>
7628 <phrase>
7629   id: LANG_PROPERTIES
7630   desc: browser file/dir properties
7631   user: core
7632   <source>
7633     *: "Properties"
7634   </source>
7635   <dest>
7636     *: "Vlastnosti"
7637   </dest>
7638   <voice>
7639     *: "Vlastnosti, neozvučené"
7640   </voice>
7641 </phrase>
7642 <phrase>
7643   id: LANG_ADD_TO_FAVES
7644   desc:
7645   user: core
7646   <source>
7647     *: "Add to Shortcuts"
7648   </source>
7649   <dest>
7650     *: "Přidat do zástupců"
7651   </dest>
7652   <voice>
7653     *: "Přidat do zástupců, položka ale nebude ozvučená"
7654   </voice>
7655 </phrase>
7656 <phrase>
7657   id: LANG_PITCH
7658   desc: "pitch" in the pitch screen
7659   user: core
7660   <source>
7661     *: none
7662     pitchscreen: "Pitch"
7663   </source>
7664   <dest>
7665     *: none
7666     pitchscreen: "Rychlost"
7667   </dest>
7668   <voice>
7669     *: none
7670     pitchscreen: "Rychlost"
7671   </voice>
7672 </phrase>
7673 <phrase>
7674   id: LANG_PITCH_UP
7675   desc: in wps
7676   user: core
7677   <source>
7678     *: none
7679     pitchscreen: "Pitch Up"
7680   </source>
7681   <dest>
7682     *: none
7683     pitchscreen: "Zrychlit"
7684   </dest>
7685   <voice>
7686     *: none
7687     pitchscreen: ""
7688   </voice>
7689 </phrase>
7690 <phrase>
7691   id: LANG_PITCH_DOWN
7692   desc: in wps
7693   user: core
7694   <source>
7695     *: none
7696     pitchscreen: "Pitch Down"
7697   </source>
7698   <dest>
7699     *: none
7700     pitchscreen: "Zpomalit"
7701   </dest>
7702   <voice>
7703     *: none
7704     pitchscreen: ""
7705   </voice>
7706 </phrase>
7707 <phrase>
7708   id: LANG_PITCH_UP_SEMITONE
7709   desc: in wps
7710   user: core
7711   <source>
7712     *: none
7713     pitchscreen: "Semitone Up"
7714   </source>
7715   <dest>
7716     *: none
7717     pitchscreen: "Půltón nahoru"
7718   </dest>
7719   <voice>
7720     *: none
7721     pitchscreen: ""
7722   </voice>
7723 </phrase>
7724 <phrase>
7725   id: LANG_PITCH_DOWN_SEMITONE
7726   desc: in wps
7727   user: core
7728   <source>
7729     *: none
7730     pitchscreen: "Semitone Down"
7731   </source>
7732   <dest>
7733     *: none
7734     pitchscreen: "Půltón dolů"
7735   </dest>
7736   <voice>
7737     *: none
7738     pitchscreen: ""
7739   </voice>
7740 </phrase>
7741 <phrase>
7742   id: LANG_PLAYLIST_BUFFER_FULL
7743   desc: in playlist.indices() when playlist is full
7744   user: core
7745   <source>
7746     *: "Playlist Buffer Full"
7747   </source>
7748   <dest>
7749     *: "Mezipaměť playlistu je plná"
7750   </dest>
7751   <voice>
7752     *: "Mezipaměť plejlistu je plná"
7753   </voice>
7754 </phrase>
7755 <phrase>
7756   id: LANG_END_PLAYLIST
7757   desc: when playlist has finished
7758   user: core
7759   <source>
7760     *: "End of Song List"
7761     archosplayer: "End of List"
7762   </source>
7763   <dest>
7764     *: "Konec seznamu skladeb"
7765     archosplayer: "Konec seznamu"
7766   </dest>
7767   <voice>
7768     *: "Konec seznamu skladeb"
7769   </voice>
7770 </phrase>
7771 <phrase>
7772   id: LANG_CREATING
7773   desc: Screen feedback during playlist creation
7774   user: core
7775   <source>
7776     *: "Creating"
7777   </source>
7778   <dest>
7779     *: "Vytvářím"
7780   </dest>
7781   <voice>
7782     *: ""
7783   </voice>
7784 </phrase>
7785 <phrase>
7786   id: LANG_NOTHING_TO_RESUME
7787   desc: Error message displayed when resume button pressed but no playlist
7788   user: core
7789   <source>
7790     *: "Nothing to resume"
7791   </source>
7792   <dest>
7793     *: "Není v čem pokračovat"
7794   </dest>
7795   <voice>
7796     *: "Není v čem pokračovat"
7797   </voice>
7798 </phrase>
7799 <phrase>
7800   id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
7801   desc: Playlist error
7802   user: core
7803   <source>
7804     *: "Error updating playlist control file"
7805   </source>
7806   <dest>
7807     *: "Chyba aktualizace konfigurace playlistu"
7808   </dest>
7809   <voice>
7810     *: "Chyba aktualizace konfigurace plejlistu"
7811   </voice>
7812 </phrase>
7813 <phrase>
7814   id: LANG_PLAYLIST_ACCESS_ERROR
7815   desc: Playlist error
7816   user: core
7817   <source>
7818     *: "Error accessing playlist file"
7819   </source>
7820   <dest>
7821     *: "Chyba při přístupu k playlistu"
7822   </dest>
7823   <voice>
7824     *: "Chyba při přístupu k plejlistu"
7825   </voice>
7826 </phrase>
7827 <phrase>
7828   id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
7829   desc: Playlist error
7830   user: core
7831   <source>
7832     *: "Error accessing playlist control file"
7833   </source>
7834   <dest>
7835     *: "Chyba přístupu ke konfiguraci playlistu"
7836   </dest>
7837   <voice>
7838     *: "Chyba přístupu ke konfiguraci plejlistu"
7839   </voice>
7840 </phrase>
7841 <phrase>
7842   id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR
7843   desc: Playlist error
7844   user: core
7845   <source>
7846     *: "Error accessing directory"
7847   </source>
7848   <dest>
7849     *: "Chyba přístupu ke složce"
7850   </dest>
7851   <voice>
7852     *: "Chyba přístupu ke složce"
7853   </voice>
7854 </phrase>
7855 <phrase>
7856   id: LANG_PLAYLIST_CONTROL_INVALID
7857   desc: Playlist resume error
7858   user: core
7859   <source>
7860     *: "Playlist control file is invalid"
7861   </source>
7862   <dest>
7863     *: "Neplatný konfigurační soubor playlistu"
7864   </dest>
7865   <voice>
7866     *: "Neplatný konfigurační soubor plejlistu"
7867   </voice>
7868 </phrase>
7869 <phrase>
7870   id: LANG_PAUSE
7871   desc: in wps and recording trigger menu
7872   user: core
7873   <source>
7874     *: "Pause"
7875   </source>
7876   <dest>
7877     *: "Pauza"
7878   </dest>
7879   <voice>
7880     *: "Pauza"
7881   </voice>
7882 </phrase>
7883 <phrase>
7884   id: LANG_MODE
7885   desc: in wps F2 pressed and radio screen
7886   user: core
7887   <source>
7888     *: "Mode:"
7889   </source>
7890   <dest>
7891     *: "Režim:"
7892   </dest>
7893   <voice>
7894     *: "V režimu"
7895   </voice>
7896 </phrase>
7897 <phrase>
7898   id: LANG_TIME
7899   desc: Used on the bookmark select window to label elapsed time
7900   user: core
7901   <source>
7902     *: "Time"
7903   </source>
7904   <dest>
7905     *: "Čas"
7906   </dest>
7907   <voice>
7908     *: "Čas"
7909   </voice>
7910 </phrase>
7911 <phrase>
7912   id: LANG_USB_CHARGING
7913   desc: in Battery menu
7914   user: core
7915   <source>
7916     *: none
7917     usb_charging_enable: "Charge During USB Connection"
7918   </source>
7919   <dest>
7920     *: none
7921     usb_charging_enable: "Nabíjení během USB připojení"
7922   </dest>
7923   <voice>
7924     *: none
7925     usb_charging_enable: "Nabíjení během ÚESBÉ připojení"
7926   </voice>
7927 </phrase>
7928 <phrase>
7929   id: LANG_KEYLOCK_ON
7930   desc: displayed when key lock is on
7931   user: core
7932   <source>
7933     *: "Buttons Locked"
7934   </source>
7935   <dest>
7936     *: "Tlačítka jsou zamknuta"
7937   </dest>
7938   <voice>
7939     *: ""
7940   </voice>
7941 </phrase>
7942 <phrase>
7943   id: LANG_KEYLOCK_OFF
7944   desc: displayed when key lock is turned off
7945   user: core
7946   <source>
7947     *: "Buttons Unlocked"
7948   </source>
7949   <dest>
7950     *: "Tlačítka odemknuta"
7951   </dest>
7952   <voice>
7953     *: ""
7954   </voice>
7955 </phrase>
7956 <phrase>
7957   id: LANG_RECORDING_TIME
7958   desc: Display of recorded time
7959   user: core
7960   <source>
7961     *: none
7962     recording: "Time:"
7963   </source>
7964   <dest>
7965     *: none
7966     recording: "Čas:"
7967   </dest>
7968   <voice>
7969     *: none
7970     recording: ""
7971   </voice>
7972 </phrase>
7973 <phrase>
7974   id: LANG_DISK_FULL
7975   desc: in recording screen
7976   user: core
7977   <source>
7978     *: none
7979     recording: "The disk is full. Press OFF to continue."
7980     iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue."
7981     iaudiom5,iaudiox5: "The disk is full. Press POWER to continue."
7982     sansae200*,sansac200*,vibe500: "The disk is full. Press PREV to continue."
7983   </source>
7984   <dest>
7985     *: none
7986     recording: "Disk je plný. Pro pokračování stiskněte OFF."
7987     iriverh100,iriverh120,iriverh300: "Disk je plný. Pro pokračování stiskněte STOP."
7988     iaudiom5,iaudiox5: "Disk je plný. Pro pokračování stiskněte POWER."
7989     sansae200*,sansac200*,vibe500: "Disk je plný. Pro pokračování stiskněte PREV."
7990   </dest>
7991   <voice>
7992     *: none
7993     recording,iriverh100,iriverh120,iriverh300,iaudiom5,iaudiox5,sansae200*,sansac200*: ""
7994   </voice>
7995 </phrase>
7996 <phrase>
7997   id: LANG_DB_INF
7998   desc: -inf db for values below measurement
7999   user: core
8000   <source>
8001     *: none
8002     recording: "-inf"
8003   </source>
8004   <dest>
8005     *: none
8006     recording: "-nek"
8007   </dest>
8008   <voice>
8009     *: none
8010     recording: "minus nekonečno"
8011   </voice>
8012 </phrase>
8013 <phrase>
8014   id: LANG_CONFIRM_SHUTDOWN
8015   desc: in shutdown screen
8016   user: core
8017   <source>
8018     *: none
8019     soft_shutdown: "Press OFF to shut down"
8020   </source>
8021   <dest>
8022     *: none
8023     soft_shutdown: "Vypněte stisknutím OFF"
8024   </dest>
8025   <voice>
8026     *: none
8027     soft_shutdown: ""
8028   </voice>
8029 </phrase>
8030 <phrase>
8031   id: LANG_REMOVE_MMC
8032   desc: before acknowledging usb in case an MMC is inserted (Ondio)
8033   user: core
8034   <source>
8035     *: none
8036     archosondio*: "Please remove inserted MMC"
8037   </source>
8038   <dest>
8039     *: none
8040     archosondio*: "Prosím vyjměte MMC kartu"
8041   </dest>
8042   <voice>
8043     *: none
8044     archosondio*: "Prosím vyjměte em em cé kartu"
8045   </voice>
8046 </phrase>
8047 <phrase>
8048   id: LANG_BOOT_CHANGED
8049   desc: File browser discovered the boot file was changed
8050   user: core
8051   <source>
8052     *: "Boot changed"
8053   </source>
8054   <dest>
8055     *: "Změněn firmware"
8056   </dest>
8057   <voice>
8058     *: "Změněn firmwér"
8059   </voice>
8060 </phrase>
8061 <phrase>
8062   id: LANG_REBOOT_NOW
8063   desc: Do you want to reboot?
8064   user: core
8065   <source>
8066     *: "Reboot now?"
8067   </source>
8068   <dest>
8069     *: "Restartovat teď?"
8070   </dest>
8071   <voice>
8072     *: "Restartovat teď?"
8073   </voice>
8074 </phrase>
8075 <phrase>
8076   id: LANG_OFF_ABORT
8077   desc: Used on archosrecorder models
8078   user: core
8079   <source>
8080     *: "OFF to abort"
8081     archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort"
8082     ipod*: "PLAY/PAUSE to abort"
8083     iaudiox5,iaudiom5: "Long PLAY to abort"
8084     iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort"
8085     gigabeats: "BACK to abort"
8086     gigabeatfx: "POWER to abort"
8087   </source>
8088   <dest>
8089     *: "OFF pro zrušení"
8090     archosplayer,iriverh100,iriverh120,iriverh300: "STOP pro zrušení"
8091     ipod*: "PLAY/PAUSE pro zrušení"
8092     iaudiox5,iaudiom5: "Dlouhé PLAY pro zrušení"
8093     iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV pro zrušení"
8094     gigabeats: "BACK pro zrušení"
8095     gigabeatfx: "POWER pro zrušení"
8096   </dest>
8097   <voice>
8098     *: ""
8099   </voice>
8100 </phrase>
8101 <phrase>
8102   id: LANG_NO_FILES
8103   desc: in settings_menu
8104   user: core
8105   <source>
8106     *: "No files"
8107   </source>
8108   <dest>
8109     *: "Žádné soubory"
8110   </dest>
8111   <voice>
8112     *: "Žádné soubory"
8113   </voice>
8114 </phrase>
8115 <phrase>
8116   id: LANG_KEYBOARD_LOADED
8117   desc: shown when a keyboard has been loaded from the dir browser
8118   user: core
8119   <source>
8120     *: "New Keyboard"
8121   </source>
8122   <dest>
8123     *: "Nové klávesy načteny"
8124   </dest>
8125   <voice>
8126     *: "Nové klávesy načteny"
8127   </voice>
8128 </phrase>
8129 <phrase>
8130   id: LANG_PLUGIN_CANT_OPEN
8131   desc: Plugin open error message
8132   user: core
8133   <source>
8134     *: "Can't open %s"
8135   </source>
8136   <dest>
8137     *: "Nelze otevřít %s"
8138   </dest>
8139   <voice>
8140     *: ""
8141   </voice>
8142 </phrase>
8143 <phrase>
8144   id: LANG_READ_FAILED
8145   desc: There was an error reading a file
8146   user: core
8147   <source>
8148     *: "Failed reading %s"
8149   </source>
8150   <dest>
8151     *: "Chyba čtení %s"
8152   </dest>
8153   <voice>
8154     *: ""
8155   </voice>
8156 </phrase>
8157 <phrase>
8158   id: LANG_PLUGIN_WRONG_MODEL
8159   desc: The plugin is not compatible with the archos model trying to run it
8160   user: core
8161   <source>
8162     *: "Incompatible model"
8163   </source>
8164   <dest>
8165     *: "Nekompatibilní model"
8166   </dest>
8167   <voice>
8168     *: ""
8169   </voice>
8170 </phrase>
8171 <phrase>
8172   id: LANG_PLUGIN_WRONG_VERSION
8173   desc: The plugin is not compatible with the rockbox version trying to run it
8174   user: core
8175   <source>
8176     *: "Incompatible version"
8177   </source>
8178   <dest>
8179     *: "Nekompatibilní verze"
8180   </dest>
8181   <voice>
8182     *: ""
8183   </voice>
8184 </phrase>
8185 <phrase>
8186   id: LANG_PLUGIN_ERROR
8187   desc: The plugin return an error code
8188   user: core
8189   <source>
8190     *: "Plugin returned error"
8191   </source>
8192   <dest>
8193     *: "Plugin vrátil chybu"
8194   </dest>
8195   <voice>
8196     *: ""
8197   </voice>
8198 </phrase>
8199 <phrase>
8200   id: LANG_FILETYPES_FULL
8201   desc: Filetype array full
8202   user: core
8203   <source>
8204     *: "Filetype array full"
8205   </source>
8206   <dest>
8207     *: "Seznam typů souborů je plný"
8208   </dest>
8209   <voice>
8210     *: "Seznam typů souborů je plný"
8211   </voice>
8212 </phrase>
8213 <phrase>
8214   id: LANG_SHOWDIR_BUFFER_FULL
8215   desc: in showdir(), displayed on screen when you reach buffer limit
8216   user: core
8217   <source>
8218     *: "Dir Buffer is Full!"
8219   </source>
8220   <dest>
8221     *: "Mezipaměť složek je zaplněná!"
8222   </dest>
8223   <voice>
8224     *: "Mezipaměť složek je zaplněná!"
8225   </voice>
8226 </phrase>
8227 <phrase>
8228   id: LANG_INVALID_FILENAME
8229   desc: "invalid filename entered" error message
8230   user: core
8231   <source>
8232     *: "Invalid Filename!"
8233   </source>
8234   <dest>
8235     *: "Neplatné jméno souboru!"
8236   </dest>
8237   <voice>
8238     *: "Neplatné jméno souboru"
8239   </voice>
8240 </phrase>
8241 <phrase>
8242   id: LANG_PLEASE_REBOOT
8243   desc: when activating an option that requires a reboot
8244   user: core
8245   <source>
8246     *: "Please reboot to enable"
8247   </source>
8248   <dest>
8249     *: "Pro zapnutí restartujte"
8250   </dest>
8251   <voice>
8252     *: "Pro zapnutí restartujte"
8253   </voice>
8254 </phrase>
8255 <phrase>
8256   id: LANG_BATTERY_CHARGE
8257   desc: tells that the battery is charging, instead of battery level
8258   user: core
8259   <source>
8260     *: none
8261     charging: "Battery: Charging"
8262   </source>
8263   <dest>
8264     *: none
8265     charging: "Baterie: Nabíjení"
8266   </dest>
8267   <voice>
8268     *: none
8269     charging: "Baterie se nabíjí"
8270   </voice>
8271 </phrase>
8272 <phrase>
8273   id: LANG_BATTERY_TOPOFF_CHARGE
8274   desc: in info display, shows that top off charge is running Only for V1 archosrecorder
8275   user: core
8276   <source>
8277     *: none
8278     archosrecorder: "Battery: Top-Off Chg"
8279   </source>
8280   <dest>
8281     *: none
8282     archosrecorder: "Baterie: úplně vybitá"
8283   </dest>
8284   <voice>
8285     *: none
8286     archosrecorder: "Baterie je úplně vybitá"
8287   </voice>
8288 </phrase>
8289 <phrase>
8290   id: LANG_BATTERY_TRICKLE_CHARGE
8291   desc: in info display, shows that trickle charge is running
8292   user: core
8293   <source>
8294     *: none
8295     charging: "Battery: Trickle Chg"
8296   </source>
8297   <dest>
8298     *: none
8299     charging: "Baterie: Přerušov.nab."
8300   </dest>
8301   <voice>
8302     *: none
8303     charging: "Baterie, Přerušované nabíjení"
8304   </voice>
8305 </phrase>
8306 <phrase>
8307   id: LANG_WARNING_BATTERY_LOW
8308   desc: general warning
8309   user: core
8310   <source>
8311     *: "WARNING! Low Battery!"
8312   </source>
8313   <dest>
8314     *: "VAROVÁNÍ! Slabá baterie!"
8315   </dest>
8316   <voice>
8317     *: "VAROVÁNÍ! Slabá baterie!"
8318   </voice>
8319 </phrase>
8320 <phrase>
8321   id: LANG_WARNING_BATTERY_EMPTY
8322   desc: general warning
8323   user: core
8324   <source>
8325     *: "Battery empty! RECHARGE!"
8326   </source>
8327   <dest>
8328     *: "Prázdná baterie! NABIJTE JÍ!"
8329   </dest>
8330   <voice>
8331     *: "Prázdná baterie! NABIJTE JÍ!"
8332   </voice>
8333 </phrase>
8334 <phrase>
8335   id: LANG_BYTE
8336   desc: a unit postfix
8337   user: core
8338   <source>
8339     *: "B"
8340   </source>
8341   <dest>
8342     *: "B"
8343   </dest>
8344   <voice>
8345     *: ""
8346   </voice>
8347 </phrase>
8348 <phrase>
8349   id: LANG_KILOBYTE
8350   desc: a unit postfix, also voiced
8351   user: core
8352   <source>
8353     *: "KB"
8354   </source>
8355   <dest>
8356     *: "KB"
8357   </dest>
8358   <voice>
8359     *: "kilobajt"
8360   </voice>
8361 </phrase>
8362 <phrase>
8363   id: LANG_MEGABYTE
8364   desc: a unit postfix, also voiced
8365   user: core
8366   <source>
8367     *: "MB"
8368   </source>
8369   <dest>
8370     *: "MB"
8371   </dest>
8372   <voice>
8373     *: "megabajt"
8374   </voice>
8375 </phrase>
8376 <phrase>
8377   id: LANG_GIGABYTE
8378   desc: a unit postfix, also voiced
8379   user: core
8380   <source>
8381     *: "GB"
8382   </source>
8383   <dest>
8384     *: "GB"
8385   </dest>
8386   <voice>
8387     *: "gigabajt"
8388   </voice>
8389 </phrase>
8390 <phrase>
8391   id: LANG_POINT
8392   desc: decimal separator for composing numbers
8393   user: core
8394   <source>
8395     *: "."
8396   </source>
8397   <dest>
8398     *: "."
8399   </dest>
8400   <voice>
8401     *: "tečka"
8402   </voice>
8403 </phrase>
8404 <phrase>
8405   id: VOICE_ZERO
8406   desc: spoken only, for composing numbers
8407   user: core
8408   <source>
8409     *: ""
8410   </source>
8411   <dest>
8412     *: ""
8413   </dest>
8414   <voice>
8415     *: "nula"
8416   </voice>
8417 </phrase>
8418 <phrase>
8419   id: VOICE_ONE
8420   desc: spoken only, for composing numbers
8421   user: core
8422   <source>
8423     *: ""
8424   </source>
8425   <dest>
8426     *: ""
8427   </dest>
8428   <voice>
8429     *: "jedna"
8430   </voice>
8431 </phrase>
8432 <phrase>
8433   id: VOICE_TWO
8434   desc: spoken only, for composing numbers
8435   user: core
8436   <source>
8437     *: ""
8438   </source>
8439   <dest>
8440     *: ""
8441   </dest>
8442   <voice>
8443     *: "dva"
8444   </voice>
8445 </phrase>
8446 <phrase>
8447   id: VOICE_THREE
8448   desc: spoken only, for composing numbers
8449   user: core
8450   <source>
8451     *: ""
8452   </source>
8453   <dest>
8454     *: ""
8455   </dest>
8456   <voice>
8457     *: "3"
8458   </voice>
8459 </phrase>
8460 <phrase>
8461   id: VOICE_FOUR
8462   desc: spoken only, for composing numbers
8463   user: core
8464   <source>
8465     *: ""
8466   </source>
8467   <dest>
8468     *: ""
8469   </dest>
8470   <voice>
8471     *: "4"
8472   </voice>
8473 </phrase>
8474 <phrase>
8475   id: VOICE_FIVE
8476   desc: spoken only, for composing numbers
8477   user: core
8478   <source>
8479     *: ""
8480   </source>
8481   <dest>
8482     *: ""
8483   </dest>
8484   <voice>
8485     *: "5"
8486   </voice>
8487 </phrase>
8488 <phrase>
8489   id: VOICE_SIX
8490   desc: spoken only, for composing numbers
8491   user: core
8492   <source>
8493     *: ""
8494   </source>
8495   <dest>
8496     *: ""
8497   </dest>
8498   <voice>
8499     *: "6"
8500   </voice>
8501 </phrase>
8502 <phrase>
8503   id: VOICE_SEVEN
8504   desc: spoken only, for composing numbers
8505   user: core
8506   <source>
8507     *: ""
8508   </source>
8509   <dest>
8510     *: ""
8511   </dest>
8512   <voice>
8513     *: "7"
8514   </voice>
8515 </phrase>
8516 <phrase>
8517   id: VOICE_EIGHT
8518   desc: spoken only, for composing numbers
8519   user: core
8520   <source>
8521     *: ""
8522   </source>
8523   <dest>
8524     *: ""
8525   </dest>
8526   <voice>
8527     *: "8"
8528   </voice>
8529 </phrase>
8530 <phrase>
8531   id: VOICE_NINE
8532   desc: spoken only, for composing numbers
8533   user: core
8534   <source>
8535     *: ""
8536   </source>
8537   <dest>
8538     *: ""
8539   </dest>
8540   <voice>
8541     *: "9"
8542   </voice>
8543 </phrase>
8544 <phrase>
8545   id: VOICE_TEN
8546   desc: spoken only, for composing numbers
8547   user: core
8548   <source>
8549     *: ""
8550   </source>
8551   <dest>
8552     *: ""
8553   </dest>
8554   <voice>
8555     *: "10"
8556   </voice>
8557 </phrase>
8558 <phrase>
8559   id: VOICE_ELEVEN
8560   desc: spoken only, for composing numbers
8561   user: core
8562   <source>
8563     *: ""
8564   </source>
8565   <dest>
8566     *: ""
8567   </dest>
8568   <voice>
8569     *: "11"
8570   </voice>
8571 </phrase>
8572 <phrase>
8573   id: VOICE_TWELVE
8574   desc: spoken only, for composing numbers
8575   user: core
8576   <source>
8577     *: ""
8578   </source>
8579   <dest>
8580     *: ""
8581   </dest>
8582   <voice>
8583     *: "12"
8584   </voice>
8585 </phrase>
8586 <phrase>
8587   id: VOICE_THIRTEEN
8588   desc: spoken only, for composing numbers
8589   user: core
8590   <source>
8591     *: ""
8592   </source>
8593   <dest>
8594     *: ""
8595   </dest>
8596   <voice>
8597     *: "13"
8598   </voice>
8599 </phrase>
8600 <phrase>
8601   id: VOICE_FOURTEEN
8602   desc: spoken only, for composing numbers
8603   user: core
8604   <source>
8605     *: ""
8606   </source>
8607   <dest>
8608     *: ""
8609   </dest>
8610   <voice>
8611     *: "14"
8612   </voice>
8613 </phrase>
8614 <phrase>
8615   id: VOICE_FIFTEEN
8616   desc: spoken only, for composing numbers
8617   user: core
8618   <source>
8619     *: ""
8620   </source>
8621   <dest>
8622     *: ""
8623   </dest>
8624   <voice>
8625     *: "15"
8626   </voice>
8627 </phrase>
8628 <phrase>
8629   id: VOICE_SIXTEEN
8630   desc: spoken only, for composing numbers
8631   user: core
8632   <source>
8633     *: ""
8634   </source>
8635   <dest>
8636     *: ""
8637   </dest>
8638   <voice>
8639     *: "16"
8640   </voice>
8641 </phrase>
8642 <phrase>
8643   id: VOICE_SEVENTEEN
8644   desc: spoken only, for composing numbers
8645   user: core
8646   <source>
8647     *: ""
8648   </source>
8649   <dest>
8650     *: ""
8651   </dest>
8652   <voice>
8653     *: "17"
8654   </voice>
8655 </phrase>
8656 <phrase>
8657   id: VOICE_EIGHTEEN
8658   desc: spoken only, for composing numbers
8659   user: core
8660   <source>
8661     *: ""
8662   </source>
8663   <dest>
8664     *: ""
8665   </dest>
8666   <voice>
8667     *: "18"
8668   </voice>
8669 </phrase>
8670 <phrase>
8671   id: VOICE_NINETEEN
8672   desc: spoken only, for composing numbers
8673   user: core
8674   <source>
8675     *: ""
8676   </source>
8677   <dest>
8678     *: ""
8679   </dest>
8680   <voice>
8681     *: "19"
8682   </voice>
8683 </phrase>
8684 <phrase>
8685   id: VOICE_TWENTY
8686   desc: spoken only, for composing numbers
8687   user: core
8688   <source>
8689     *: ""
8690   </source>
8691   <dest>
8692     *: ""
8693   </dest>
8694   <voice>
8695     *: "20"
8696   </voice>
8697 </phrase>
8698 <phrase>
8699   id: VOICE_THIRTY
8700   desc: spoken only, for composing numbers
8701   user: core
8702   <source>
8703     *: ""
8704   </source>
8705   <dest>
8706     *: ""
8707   </dest>
8708   <voice>
8709     *: "30"
8710   </voice>
8711 </phrase>
8712 <phrase>
8713   id: VOICE_FORTY
8714   desc: spoken only, for composing numbers
8715   user: core
8716   <source>
8717     *: ""
8718   </source>
8719   <dest>
8720     *: ""
8721   </dest>
8722   <voice>
8723     *: "40"
8724   </voice>
8725 </phrase>
8726 <phrase>
8727   id: VOICE_FIFTY
8728   desc: spoken only, for composing numbers
8729   user: core
8730   <source>
8731     *: ""
8732   </source>
8733   <dest>
8734     *: ""
8735   </dest>
8736   <voice>
8737     *: "50"
8738   </voice>
8739 </phrase>
8740 <phrase>
8741   id: VOICE_SIXTY
8742   desc: spoken only, for composing numbers
8743   user: core
8744   <source>
8745     *: ""
8746   </source>
8747   <dest>
8748     *: ""
8749   </dest>
8750   <voice>
8751     *: "60"
8752   </voice>
8753 </phrase>
8754 <phrase>
8755   id: VOICE_SEVENTY
8756   desc: spoken only, for composing numbers
8757   user: core
8758   <source>
8759     *: ""
8760   </source>
8761   <dest>
8762     *: ""
8763   </dest>
8764   <voice>
8765     *: "70"
8766   </voice>
8767 </phrase>
8768 <phrase>
8769   id: VOICE_EIGHTY
8770   desc: spoken only, for composing numbers
8771   user: core
8772   <source>
8773     *: ""
8774   </source>
8775   <dest>
8776     *: ""
8777   </dest>
8778   <voice>
8779     *: "80"
8780   </voice>
8781 </phrase>
8782 <phrase>
8783   id: VOICE_NINETY
8784   desc: spoken only, for composing numbers
8785   user: core
8786   <source>
8787     *: ""
8788   </source>
8789   <dest>
8790     *: ""
8791   </dest>
8792   <voice>
8793     *: "90"
8794   </voice>
8795 </phrase>
8796 <phrase>
8797   id: VOICE_HUNDRED
8798   desc: spoken only, for composing numbers
8799   user: core
8800   <source>
8801     *: ""
8802   </source>
8803   <dest>
8804     *: ""
8805   </dest>
8806   <voice>
8807     *: "sto"
8808   </voice>
8809 </phrase>
8810 <phrase>
8811   id: VOICE_THOUSAND
8812   desc: spoken only, for composing numbers
8813   user: core
8814   <source>
8815     *: ""
8816   </source>
8817   <dest>
8818     *: ""
8819   </dest>
8820   <voice>
8821     *: "tisíc"
8822   </voice>
8823 </phrase>
8824 <phrase>
8825   id: VOICE_MILLION
8826   desc: spoken only, for composing numbers
8827   user: core
8828   <source>
8829     *: ""
8830   </source>
8831   <dest>
8832     *: ""
8833   </dest>
8834   <voice>
8835     *: "milión"
8836   </voice>
8837 </phrase>
8838 <phrase>
8839   id: VOICE_BILLION
8840   desc: spoken only, for composing numbers
8841   user: core
8842   <source>
8843     *: ""
8844   </source>
8845   <dest>
8846     *: ""
8847   </dest>
8848   <voice>
8849     *: "bilión"
8850   </voice>
8851 </phrase>
8852 <phrase>
8853   id: VOICE_MINUS
8854   desc: spoken only, for composing numbers
8855   user: core
8856   <source>
8857     *: ""
8858   </source>
8859   <dest>
8860     *: ""
8861   </dest>
8862   <voice>
8863     *: "mínus"
8864   </voice>
8865 </phrase>
8866 <phrase>
8867   id: VOICE_PLUS
8868   desc: spoken only, for composing numbers
8869   user: core
8870   <source>
8871     *: ""
8872   </source>
8873   <dest>
8874     *: ""
8875   </dest>
8876   <voice>
8877     *: "plus"
8878   </voice>
8879 </phrase>
8880 <phrase>
8881   id: VOICE_MILLISECONDS
8882   desc: spoken only, a unit postfix
8883   user: core
8884   <source>
8885     *: ""
8886   </source>
8887   <dest>
8888     *: ""
8889   </dest>
8890   <voice>
8891     *: "milisekund"
8892   </voice>
8893 </phrase>
8894 <phrase>
8895   id: VOICE_SECOND
8896   desc: spoken only, a unit postfix
8897   user: core
8898   <source>
8899     *: ""
8900   </source>
8901   <dest>
8902     *: ""
8903   </dest>
8904   <voice>
8905     *: "sekunda"
8906   </voice>
8907 </phrase>
8908 <phrase>
8909   id: VOICE_SECONDS
8910   desc: spoken only, a unit postfix
8911   user: core
8912   <source>
8913     *: ""
8914   </source>
8915   <dest>
8916     *: ""
8917   </dest>
8918   <voice>
8919     *: "sekund"
8920   </voice>
8921 </phrase>
8922 <phrase>
8923   id: VOICE_MINUTE
8924   desc: spoken only, a unit postfix
8925   user: core
8926   <source>
8927     *: ""
8928   </source>
8929   <dest>
8930     *: ""
8931   </dest>
8932   <voice>
8933     *: "minuta"
8934   </voice>
8935 </phrase>
8936 <phrase>
8937   id: VOICE_MINUTES
8938   desc: spoken only, a unit postfix
8939   user: core
8940   <source>
8941     *: ""
8942   </source>
8943   <dest>
8944     *: ""
8945   </dest>
8946   <voice>
8947     *: "minut"
8948   </voice>
8949 </phrase>
8950 <phrase>
8951   id: VOICE_HOUR
8952   desc: spoken only, a unit postfix
8953   user: core
8954   <source>
8955     *: ""
8956   </source>
8957   <dest>
8958     *: ""
8959   </dest>
8960   <voice>
8961     *: "hodina"
8962   </voice>
8963 </phrase>
8964 <phrase>
8965   id: VOICE_HOURS
8966   desc: spoken only, a unit postfix
8967   user: core
8968   <source>
8969     *: ""
8970   </source>
8971   <dest>
8972     *: ""
8973   </dest>
8974   <voice>
8975     *: "hodin"
8976   </voice>
8977 </phrase>
8978 <phrase>
8979   id: VOICE_KHZ
8980   desc: spoken only, a unit postfix
8981   user: core
8982   <source>
8983     *: ""
8984   </source>
8985   <dest>
8986     *: ""
8987   </dest>
8988   <voice>
8989     *: "kilohertz"
8990   </voice>
8991 </phrase>
8992 <phrase>
8993   id: VOICE_DB
8994   desc: spoken only, a unit postfix
8995   user: core
8996   <source>
8997     *: ""
8998   </source>
8999   <dest>
9000     *: ""
9001   </dest>
9002   <voice>
9003     *: "decibel"
9004   </voice>
9005 </phrase>
9006 <phrase>
9007   id: VOICE_PERCENT
9008   desc: spoken only, a unit postfix
9009   user: core
9010   <source>
9011     *: ""
9012   </source>
9013   <dest>
9014     *: ""
9015   </dest>
9016   <voice>
9017     *: "procent"
9018   </voice>
9019 </phrase>
9020 <phrase>
9021   id: VOICE_MILLIAMPHOURS
9022   desc: spoken only, a unit postfix
9023   user: core
9024   <source>
9025     *: ""
9026   </source>
9027   <dest>
9028     *: ""
9029   </dest>
9030   <voice>
9031     *: "miliampérů za hodinu"
9032   </voice>
9033 </phrase>
9034 <phrase>
9035   id: VOICE_PIXEL
9036   desc: spoken only, a unit postfix
9037   user: core
9038   <source>
9039     *: ""
9040   </source>
9041   <dest>
9042     *: ""
9043   </dest>
9044   <voice>
9045     *: "pixel"
9046   </voice>
9047 </phrase>
9048 <phrase>
9049   id: VOICE_PER_SEC
9050   desc: spoken only, a unit postfix
9051   user: core
9052   <source>
9053     *: ""
9054   </source>
9055   <dest>
9056     *: ""
9057   </dest>
9058   <voice>
9059     *: "za vteřinu"
9060   </voice>
9061 </phrase>
9062 <phrase>
9063   id: VOICE_HERTZ
9064   desc: spoken only, a unit postfix
9065   user: core
9066   <source>
9067     *: ""
9068   </source>
9069   <dest>
9070     *: ""
9071   </dest>
9072   <voice>
9073     *: "hertz"
9074   </voice>
9075 </phrase>
9076 <phrase>
9077   id: VOICE_KBIT_PER_SEC
9078   desc: spoken only, a unit postfix
9079   user: core
9080   <source>
9081     *: ""
9082   </source>
9083   <dest>
9084     *: ""
9085   </dest>
9086   <voice>
9087     *: "kilobitů za sekundu"
9088   </voice>
9089 </phrase>
9090 <phrase>
9091   id: VOICE_CHAR_A
9092   desc: spoken only, for spelling
9093   user: core
9094   <source>
9095     *: ""
9096   </source>
9097   <dest>
9098     *: ""
9099   </dest>
9100   <voice>
9101     *: "A"
9102   </voice>
9103 </phrase>
9104 <phrase>
9105   id: VOICE_CHAR_B
9106   desc: spoken only, for spelling
9107   user: core
9108   <source>
9109     *: ""
9110   </source>
9111   <dest>
9112     *: ""
9113   </dest>
9114   <voice>
9115     *: "B"
9116   </voice>
9117 </phrase>
9118 <phrase>
9119   id: VOICE_CHAR_C
9120   desc: spoken only, for spelling
9121   user: core
9122   <source>
9123     *: ""
9124   </source>
9125   <dest>
9126     *: ""
9127   </dest>
9128   <voice>
9129     *: "C"
9130   </voice>
9131 </phrase>
9132 <phrase>
9133   id: VOICE_CHAR_D
9134   desc: spoken only, for spelling
9135   user: core
9136   <source>
9137     *: ""
9138   </source>
9139   <dest>
9140     *: ""
9141   </dest>
9142   <voice>
9143     *: "D"
9144   </voice>
9145 </phrase>
9146 <phrase>
9147   id: VOICE_CHAR_E
9148   desc: spoken only, for spelling
9149   user: core
9150   <source>
9151     *: ""
9152   </source>
9153   <dest>
9154     *: ""
9155   </dest>
9156   <voice>
9157     *: "E"
9158   </voice>
9159 </phrase>
9160 <phrase>
9161   id: VOICE_CHAR_F
9162   desc: spoken only, for spelling
9163   user: core
9164   <source>
9165     *: ""
9166   </source>
9167   <dest>
9168     *: ""
9169   </dest>
9170   <voice>
9171     *: "F"
9172   </voice>
9173 </phrase>
9174 <phrase>
9175   id: VOICE_CHAR_G
9176   desc: spoken only, for spelling
9177   user: core
9178   <source>
9179     *: ""
9180   </source>
9181   <dest>
9182     *: ""
9183   </dest>
9184   <voice>
9185     *: "G"
9186   </voice>
9187 </phrase>
9188 <phrase>
9189   id: VOICE_CHAR_H
9190   desc: spoken only, for spelling
9191   user: core
9192   <source>
9193     *: ""
9194   </source>
9195   <dest>
9196     *: ""
9197   </dest>
9198   <voice>
9199     *: "H"
9200   </voice>
9201 </phrase>
9202 <phrase>
9203   id: VOICE_CHAR_I
9204   desc: spoken only, for spelling
9205   user: core
9206   <source>
9207     *: ""
9208   </source>
9209   <dest>
9210     *: ""
9211   </dest>
9212   <voice>
9213     *: "I"
9214   </voice>
9215 </phrase>
9216 <phrase>
9217   id: VOICE_CHAR_J
9218   desc: spoken only, for spelling
9219   user: core
9220   <source>
9221     *: ""
9222   </source>
9223   <dest>
9224     *: ""
9225   </dest>
9226   <voice>
9227     *: "J"
9228   </voice>
9229 </phrase>
9230 <phrase>
9231   id: VOICE_CHAR_K
9232   desc: spoken only, for spelling
9233   user: core
9234   <source>
9235     *: ""
9236   </source>
9237   <dest>
9238     *: ""
9239   </dest>
9240   <voice>
9241     *: "K"
9242   </voice>
9243 </phrase>
9244 <phrase>
9245   id: VOICE_CHAR_L
9246   desc: spoken only, for spelling
9247   user: core
9248   <source>
9249     *: ""
9250   </source>
9251   <dest>
9252     *: ""
9253   </dest>
9254   <voice>
9255     *: "L"
9256   </voice>
9257 </phrase>
9258 <phrase>
9259   id: VOICE_CHAR_M
9260   desc: spoken only, for spelling
9261   user: core
9262   <source>
9263     *: ""
9264   </source>
9265   <dest>
9266     *: ""
9267   </dest>
9268   <voice>
9269     *: "M"
9270   </voice>
9271 </phrase>
9272 <phrase>
9273   id: VOICE_CHAR_N
9274   desc: spoken only, for spelling
9275   user: core
9276   <source>
9277     *: ""
9278   </source>
9279   <dest>
9280     *: ""
9281   </dest>
9282   <voice>
9283     *: "N"
9284   </voice>
9285 </phrase>
9286 <phrase>
9287   id: VOICE_CHAR_O
9288   desc: spoken only, for spelling
9289   user: core
9290   <source>
9291     *: ""
9292   </source>
9293   <dest>
9294     *: ""
9295   </dest>
9296   <voice>
9297     *: "O"
9298   </voice>
9299 </phrase>
9300 <phrase>
9301   id: VOICE_CHAR_P
9302   desc: spoken only, for spelling
9303   user: core
9304   <source>
9305     *: ""
9306   </source>
9307   <dest>
9308     *: ""
9309   </dest>
9310   <voice>
9311     *: "P"
9312   </voice>
9313 </phrase>
9314 <phrase>
9315   id: VOICE_CHAR_Q
9316   desc: spoken only, for spelling
9317   user: core
9318   <source>
9319     *: ""
9320   </source>
9321   <dest>
9322     *: ""
9323   </dest>
9324   <voice>
9325     *: "Q"
9326   </voice>
9327 </phrase>
9328 <phrase>
9329   id: VOICE_CHAR_R
9330   desc: spoken only, for spelling
9331   user: core
9332   <source>
9333     *: ""
9334   </source>
9335   <dest>
9336     *: ""
9337   </dest>
9338   <voice>
9339     *: "R"
9340   </voice>
9341 </phrase>
9342 <phrase>
9343   id: VOICE_CHAR_S
9344   desc: spoken only, for spelling
9345   user: core
9346   <source>
9347     *: ""
9348   </source>
9349   <dest>
9350     *: ""
9351   </dest>
9352   <voice>
9353     *: "S"
9354   </voice>
9355 </phrase>
9356 <phrase>
9357   id: VOICE_CHAR_T
9358   desc: spoken only, for spelling
9359   user: core
9360   <source>
9361     *: ""
9362   </source>
9363   <dest>
9364     *: ""
9365   </dest>
9366   <voice>
9367     *: "T"
9368   </voice>
9369 </phrase>
9370 <phrase>
9371   id: VOICE_CHAR_U
9372   desc: spoken only, for spelling
9373   user: core
9374   <source>
9375     *: ""
9376   </source>
9377   <dest>
9378     *: ""
9379   </dest>
9380   <voice>
9381     *: "U"
9382   </voice>
9383 </phrase>
9384 <phrase>
9385   id: VOICE_CHAR_V
9386   desc: spoken only, for spelling
9387   user: core
9388   <source>
9389     *: ""
9390   </source>
9391   <dest>
9392     *: ""
9393   </dest>
9394   <voice>
9395     *: "V"
9396   </voice>
9397 </phrase>
9398 <phrase>
9399   id: VOICE_CHAR_W
9400   desc: spoken only, for spelling
9401   user: core
9402   <source>
9403     *: ""
9404   </source>
9405   <dest>
9406     *: ""
9407   </dest>
9408   <voice>
9409     *: "W"
9410   </voice>
9411 </phrase>
9412 <phrase>
9413   id: VOICE_CHAR_X
9414   desc: spoken only, for spelling
9415   user: core
9416   <source>
9417     *: ""
9418   </source>
9419   <dest>
9420     *: ""
9421   </dest>
9422   <voice>
9423     *: "X"
9424   </voice>
9425 </phrase>
9426 <phrase>
9427   id: VOICE_CHAR_Y
9428   desc: spoken only, for spelling
9429   user: core
9430   <source>
9431     *: ""
9432   </source>
9433   <dest>
9434     *: ""
9435   </dest>
9436   <voice>
9437     *: "Y"
9438   </voice>
9439 </phrase>
9440 <phrase>
9441   id: VOICE_CHAR_Z
9442   desc: spoken only, for spelling
9443   user: core
9444   <source>
9445     *: ""
9446   </source>
9447   <dest>
9448     *: ""
9449   </dest>
9450   <voice>
9451     *: "Z"
9452   </voice>
9453 </phrase>
9454 <phrase>
9455   id: VOICE_DOT
9456   desc: spoken only, for spelling
9457   user: core
9458   <source>
9459     *: ""
9460   </source>
9461   <dest>
9462     *: ""
9463   </dest>
9464   <voice>
9465     *: "tečka"
9466   </voice>
9467 </phrase>
9468 <phrase>
9469   id: VOICE_PAUSE
9470   desc: spoken only, for spelling, a split second of silence (difficult to author)
9471   user: core
9472   <source>
9473     *: ""
9474   </source>
9475   <dest>
9476     *: ""
9477   </dest>
9478   <voice>
9479     *: " "
9480   </voice>
9481 </phrase>
9482 <phrase>
9483   id: VOICE_FILE
9484   desc: spoken only, prefix for file number
9485   user: core
9486   <source>
9487     *: ""
9488   </source>
9489   <dest>
9490     *: ""
9491   </dest>
9492   <voice>
9493     *: "soubor, "
9494   </voice>
9495 </phrase>
9496 <phrase>
9497   id: VOICE_DIR
9498   desc: spoken only, prefix for directory number
9499   user: core
9500   <source>
9501     *: ""
9502   </source>
9503   <dest>
9504     *: ""
9505   </dest>
9506   <voice>
9507     *: "složka, "
9508   </voice>
9509 </phrase>
9510 <phrase>
9511   id: VOICE_EXT_MPA
9512   desc: spoken only, for file extension
9513   user: core
9514   <source>
9515     *: ""
9516   </source>
9517   <dest>
9518     *: ""
9519   </dest>
9520   <voice>
9521     *: "audio soubor, "
9522   </voice>
9523 </phrase>
9524 <phrase>
9525   id: VOICE_EXT_CFG
9526   desc: spoken only, for file extension
9527   user: core
9528   <source>
9529     *: ""
9530   </source>
9531   <dest>
9532     *: ""
9533   </dest>
9534   <voice>
9535     *: "konfigurační soubor, "
9536   </voice>
9537 </phrase>
9538 <phrase>
9539   id: VOICE_EXT_WPS
9540   desc: spoken only, for file extension
9541   user: core
9542   <source>
9543     *: ""
9544   </source>
9545   <dest>
9546     *: ""
9547   </dest>
9548   <voice>
9549     *: "soubor tématu, "
9550   </voice>
9551 </phrase>
9552 <phrase>
9553   id: VOICE_EXT_ROCK
9554   desc: spoken only, for file extension
9555   user: core
9556   <source>
9557     *: ""
9558   </source>
9559   <dest>
9560     *: ""
9561   </dest>
9562   <voice>
9563     *: "plagin, "
9564   </voice>
9565 </phrase>
9566 <phrase>
9567   id: VOICE_EXT_FONT
9568   desc: spoken only, for file extension
9569   user: core
9570   <source>
9571     *: ""
9572   </source>
9573   <dest>
9574     *: ""
9575   </dest>
9576   <voice>
9577     *: "font, "
9578   </voice>
9579 </phrase>
9580 <phrase>
9581   id: VOICE_EXT_BMARK
9582   desc: spoken only, for file extension and the word in general
9583   user: core
9584   <source>
9585     *: ""
9586   </source>
9587   <dest>
9588     *: ""
9589   </dest>
9590   <voice>
9591     *: "záložka, "
9592   </voice>
9593 </phrase>
9594 <phrase>
9595   id: VOICE_EXT_AJZ
9596   desc: spoken only, for file extension
9597   user: core
9598   <source>
9599     *: ""
9600   </source>
9601   <dest>
9602     *: ""
9603   </dest>
9604   <voice>
9605     *: "firmvér, "
9606   </voice>
9607 </phrase>
9608 <phrase>
9609   id: VOICE_EXT_RWPS
9610   desc: spoken only, for file extension
9611   user: core
9612   <source>
9613     *: none
9614     remote: ""
9615   </source>
9616   <dest>
9617     *: none
9618     remote: ""
9619   </dest>
9620   <voice>
9621     *: none
9622     remote: "soubor tématu dálkového ovládání, "
9623   </voice>
9624 </phrase>
9625 <phrase>
9626   id: VOICE_EXT_KBD
9627   desc: spoken only, for file extension
9628   user: core
9629   <source>
9630     *: ""
9631   </source>
9632   <dest>
9633     *: ""
9634   </dest>
9635   <voice>
9636     *: "soubor klávesnice, "
9637   </voice>
9638 </phrase>
9639 <phrase>
9640   id: VOICE_EXT_CUESHEET
9641   desc:
9642   user: core
9643   <source>
9644     *: ""
9645   </source>
9646   <dest>
9647      *: ""
9648   </dest>
9649   <voice>
9650     *: "soubor kjůšít, "
9651   </voice>
9652 </phrase>
9653 <phrase>
9654   id: VOICE_BOOKMARK_SELECT_INDEX_TEXT
9655   desc: voice only, used in the bookmark list to label index number
9656   user: core
9657   <source>
9658     *: ""
9659   </source>
9660   <dest>
9661     *: ""
9662   </dest>
9663   <voice>
9664     *: "Skladba"
9665   </voice>
9666 </phrase>
9667 <phrase>
9668   id: VOICE_CURRENT_TIME
9669   desc: spoken only, for wall clock announce
9670   user: core
9671   <source>
9672     *: none
9673     rtc: ""
9674   </source>
9675   <dest>
9676     *: none
9677     rtc: ""
9678   </dest>
9679   <voice>
9680     *: none
9681     rtc: "Aktuální čas:"
9682   </voice>
9683 </phrase>
9684 <phrase>
9685   id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
9686   desc: in the equalizer settings menu
9687   user: core
9688   <source>
9689     *: none
9690     swcodec: "Edit mode: %s %s"
9691   </source>
9692   <dest>
9693     *: none
9694     swcodec: "Režim: %s %s"
9695   </dest>
9696   <voice>
9697     *: none
9698     swcodec: ""
9699   </voice>
9700 </phrase>
9701 <phrase>
9702   id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
9703   desc: in the equalizer settings menu
9704   user: core
9705   <source>
9706     *: none
9707     swcodec: "Cutoff"
9708   </source>
9709   <dest>
9710     *: none
9711     swcodec: "Oříznutí"
9712   </dest>
9713   <voice>
9714     *: none
9715     swcodec: "Oříznutí frekvence"
9716   </voice>
9717 </phrase>
9718 <phrase>
9719   id: LANG_SYSFONT_GAIN
9720   desc: in the equalizer settings menu
9721   user: core
9722   <source>
9723     *: none
9724     swcodec: "Gain"
9725   </source>
9726   <dest>
9727     *: none
9728     swcodec: "Zesílení"
9729   </dest>
9730   <voice>
9731     *: none
9732     swcodec: "Zesílení"
9733   </voice>
9734 </phrase>
9735 <phrase>
9736   id: LANG_SYSFONT_MODE
9737   desc: in wps F2 pressed
9738   user: core
9739   <source>
9740     *: none
9741     lcd_bitmap: "Mode:"
9742   </source>
9743   <dest>
9744     *: none
9745     lcd_bitmap: "Režim:"
9746   </dest>
9747   <voice>
9748     *: none
9749     lcd_bitmap: ""
9750   </voice>
9751 </phrase>
9752 <phrase>
9753   id: LANG_SYSFONT_DIRBROWSE_F1
9754   desc: in dir browser, F1 button bar text
9755   user: core
9756   <source>
9757     *: none
9758     recorder_pad: "Menu"
9759   </source>
9760   <dest>
9761     *: none
9762     recorder_pad: "Menu"
9763   </dest>
9764   <voice>
9765     *: none
9766     recorder_pad: ""
9767   </voice>
9768 </phrase>
9769 <phrase>
9770   id: LANG_SYSFONT_DIRBROWSE_F2
9771   desc: in dir browser, F2 button bar text
9772   user: core
9773   <source>
9774     *: none
9775     recorder_pad: "Option"
9776   </source>
9777   <dest>
9778     *: none
9779     recorder_pad: "Možnost"
9780   </dest>
9781   <voice>
9782     *: none
9783     recorder_pad: ""
9784   </voice>
9785 </phrase>
9786 <phrase>
9787   id: LANG_SYSFONT_DIRBROWSE_F3
9788   desc: in dir browser, F3 button bar text
9789   user: core
9790   <source>
9791     *: none
9792     recorder_pad: "LCD"
9793   </source>
9794   <dest>
9795     *: none
9796     recorder_pad: "LCD"
9797   </dest>
9798   <voice>
9799     *: none
9800     recorder_pad: ""
9801   </voice>
9802 </phrase>
9803 <phrase>
9804   id: LANG_SYSFONT_CHANNEL_STEREO
9805   desc: in sound_settings
9806   user: core
9807   <source>
9808     *: none
9809     recording: "Stereo"
9810   </source>
9811   <dest>
9812     *: none
9813     recording: "Stereo"
9814   </dest>
9815   <voice>
9816     *: none
9817     recording: "Stereo"
9818   </voice>
9819 </phrase>
9820 <phrase>
9821   id: LANG_SYSFONT_CHANNEL_MONO
9822   desc: in sound_settings
9823   user: core
9824   <source>
9825     *: none
9826     recording: "Mono"
9827   </source>
9828   <dest>
9829     *: none
9830     recording: "Mono"
9831   </dest>
9832   <voice>
9833     *: none
9834     recording: "Mono"
9835   </voice>
9836 </phrase>
9837 <phrase>
9838   id: LANG_SYSFONT_RECORDING_QUALITY
9839   desc: in the recording settings
9840   user: core
9841   <source>
9842     *: none
9843     recording_hwcodec: "Quality"
9844   </source>
9845   <dest>
9846     *: none
9847     recording_hwcodec: "Kvalita"
9848   </dest>
9849   <voice>
9850     *: none
9851     recording_hwcodec: "Kvalita"
9852   </voice>
9853 </phrase>
9854 <phrase>
9855   id: LANG_SYSFONT_RECORDING_FREQUENCY
9856   desc: in the recording settings
9857   user: core
9858   <source>
9859     *: none
9860     recording: "Frequency"
9861   </source>
9862   <dest>
9863     *: none
9864     recording: "Frekvence"
9865   </dest>
9866   <voice>
9867     *: none
9868     recording: "Frekvence"
9869   </voice>
9870 </phrase>
9871 <phrase>
9872   id: LANG_SYSFONT_RECORDING_SOURCE
9873   desc: in the recording settings
9874   user: core
9875   <source>
9876     *: none
9877     recording: "Source"
9878   </source>
9879   <dest>
9880     *: none
9881     recording: "Zdroj"
9882   </dest>
9883   <voice>
9884     *: none
9885     recording: "Zdroj"
9886   </voice>
9887 </phrase>
9888 <phrase>
9889   id: LANG_SYSFONT_RECORDING_SRC_MIC
9890   desc: in the recording settings
9891   user: core
9892   <source>
9893     *: none
9894     recording: "Int. Mic"
9895   </source>
9896   <dest>
9897     *: none
9898     recording: "Interní mikrofon"
9899   </dest>
9900   <voice>
9901     *: none
9902     recording: "Interní mikrofon"
9903   </voice>
9904 </phrase>
9905 <phrase>
9906   id: LANG_SYSFONT_LINE_IN
9907   desc: in the recording settings
9908   user: core
9909   <source>
9910     *: none
9911     recording: "Line In"
9912   </source>
9913   <dest>
9914     *: none
9915     recording: "Linkový vstup"
9916   </dest>
9917   <voice>
9918     *: none
9919     recording: "Linkový vstup"
9920   </voice>
9921 </phrase>
9922 <phrase>
9923   id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
9924   desc: in the recording settings
9925   user: core
9926   <source>
9927     *: none
9928     recording: "Digital"
9929   </source>
9930   <dest>
9931     *: none
9932     recording: "Digitální"
9933   </dest>
9934   <voice>
9935     *: none
9936     recording: "Digitální"
9937   </voice>
9938 </phrase>
9939 <phrase>
9940   id: LANG_SYSFONT_CHANNELS
9941   desc: in the recording settings
9942   user: core
9943   <source>
9944     *: none
9945     recording: "Channels"
9946   </source>
9947   <dest>
9948     *: none
9949     recording: "Kanály"
9950   </dest>
9951   <voice>
9952     *: none
9953     recording: "Kanály"
9954   </voice>
9955 </phrase>
9956 <phrase>
9957   id: LANG_SYSFONT_RECORD_TRIGGER
9958   desc: in recording settings_menu
9959   user: core
9960   <source>
9961     *: none
9962     recording: "Trigger"
9963   </source>
9964   <dest>
9965     *: none
9966     recording: "Automatická spoušť"
9967   </dest>
9968   <voice>
9969     *: none
9970     recording: "Automatycká spoušť"
9971   </voice>
9972 </phrase>
9973 <phrase>
9974   id: VOICE_OF
9975   desc: spoken only, as in 3/8 => 3 of 8
9976   user: core
9977   <source>
9978     *: ""
9979   </source>
9980   <dest>
9981     *: ""
9982   </dest>
9983   <voice>
9984     *: "z"
9985   </voice>
9986 </phrase>
9987 <phrase>
9988   id: LANG_PLUGIN_GAMES
9989   desc: in the main menu
9990   user: core
9991   <source>
9992     *: "Games"
9993   </source>
9994   <dest>
9995     *: "Hry"
9996   </dest>
9997   <voice>
9998     *: "Hry"
9999   </voice>
10000 </phrase>
10001 <phrase>
10002   id: LANG_PLUGIN_APPS
10003   desc: in the main menu
10004   user: core
10005   <source>
10006     *: "Applications"
10007   </source>
10008   <dest>
10009     *: "Aplikace"
10010   </dest>
10011   <voice>
10012     *: "Aplikace"
10013   </voice>
10014 </phrase>
10015 <phrase>
10016   id: LANG_PLUGIN_DEMOS
10017   desc: in the main menu
10018   user: core
10019   <source>
10020     *: "Demos"
10021   </source>
10022   <dest>
10023     *: "Dema"
10024   </dest>
10025   <voice>
10026     *: "Dema"
10027   </voice>
10028 </phrase>
10029 <phrase>
10030   id: LANG_ID3_GROUPING
10031   desc: in tag viewer
10032   user: core
10033   <source>
10034     *: "Work"
10035   </source>
10036   <dest>
10037     *: "Dílo"
10038   </dest>
10039   <voice>
10040     *: ""
10041   </voice>
10042 </phrase>
10043 <phrase>
10044   id: LANG_SHOW_FILENAME_EXT
10045   desc: in settings_menu
10046   user: core
10047   <source>
10048     *: "Show Filename Extensions"
10049   </source>
10050   <dest>
10051     *: "Ukázat přípony souborů"
10052   </dest>
10053   <voice>
10054     *: "Ukázat přípony souborů"
10055   </voice>
10056 </phrase>
10057 <phrase>
10058   id: LANG_UNKNOWN_TYPES
10059   desc: in settings_menu
10060   user: core
10061   <source>
10062     *: "Only Unknown Types"
10063   </source>
10064   <dest>
10065     *: "Pouze neznámé typy"
10066   </dest>
10067   <voice>
10068     *: "Pouze neznámé typy"
10069   </voice>
10070 </phrase>
10071 <phrase>
10072   id: LANG_EXT_ONLY_VIEW_ALL
10073   desc: in settings_menu
10074   user: core
10075   <source>
10076     *: "Only When Viewing All Types"
10077   </source>
10078   <dest>
10079     *: "Pouze při prohlížení všech typů"
10080   </dest>
10081   <voice>
10082     *: "Pouze při prohlížení všech typů"
10083   </voice>
10084 </phrase>
10085 <phrase>
10086   id: VOICE_PM_UNITS_PER_TICK
10087   desc: spoken only, peak meter release unit
10088   user: core
10089   <source>
10090     *: ""
10091   </source>
10092   <dest>
10093     *: ""
10094   </dest>
10095   <voice>
10096     *: "jednotek za tiknutí"
10097   </voice>
10098 </phrase>
10099 <phrase>
10100   id: VOICE_OCLOCK
10101   desc: spoken only, for wall clock announce
10102   user: core
10103   <source>
10104     *: none
10105     rtc: ""
10106   </source>
10107   <dest>
10108     *: none
10109     rtc: ""
10110   </dest>
10111   <voice>
10112     *: none
10113     rtc: "hodin"
10114   </voice>
10115 </phrase>
10116 <phrase>
10117   id: VOICE_PM
10118   desc: spoken only, for wall clock announce
10119   user: core
10120   <source>
10121     *: none
10122     rtc: ""
10123   </source>
10124   <dest>
10125     *: none
10126     rtc: ""
10127   </dest>
10128   <voice>
10129     *: none
10130     rtc: "odpoledne"
10131   </voice>
10132 </phrase>
10133 <phrase>
10134   id: VOICE_AM
10135   desc: spoken only, for wall clock announce
10136   user: core
10137   <source>
10138     *: none
10139     rtc: ""
10140   </source>
10141   <dest>
10142     *: none
10143     rtc: ""
10144   </dest>
10145   <voice>
10146     *: none
10147     rtc: "dopoledne"
10148   </voice>
10149 </phrase>
10150 <phrase>
10151   id: VOICE_OH
10152   desc: spoken only, for wall clock announce
10153   user: core
10154   <source>
10155     *: none
10156     rtc: ""
10157   </source>
10158   <dest>
10159     *: none
10160     rtc: ""
10161   </dest>
10162   <voice>
10163     *: none
10164     rtc: "nula"
10165   </voice>
10166 </phrase>
10167 <phrase>
10168   id: LANG_PM_CLIPCOUNTER
10169   desc: in settings, for recording peak meter
10170   user: core
10171   <source>
10172     *: none
10173     recording: "Clip Counter"
10174   </source>
10175   <dest>
10176     *: none
10177     recording: "Počítadlo oříznutí výšek"
10178   </dest>
10179   <voice>
10180     *: none
10181     recording: "Počítadlo oříznutí výšek"
10182   </voice>
10183 </phrase>
10184 <phrase>
10185   id: LANG_SELECTOR_START_COLOR
10186   desc: line selector color option
10187   user: core
10188   <source>
10189     *: none
10190     lcd_color: "Primary Colour"
10191   </source>
10192   <dest>
10193     *: none
10194     lcd_color: "Primární barva"
10195   </dest>
10196   <voice>
10197     *: none
10198     lcd_color: "Primární barva"
10199   </voice>
10200 </phrase>
10201 <phrase>
10202   id: LANG_SELECTOR_END_COLOR
10203   desc: line selector color option
10204   user: core
10205   <source>
10206     *: none
10207     lcd_color: "Secondary Colour"
10208   </source>
10209   <dest>
10210     *: none
10211     lcd_color: "Sekundární barva"
10212   </dest>
10213   <voice>
10214     *: none
10215     lcd_color: "Sekundární barva"
10216   </voice>
10217 </phrase>
10218 <phrase>
10219   id: LANG_SELECTOR_TEXT_COLOR
10220   desc: line selector text color option
10221   user: core
10222   <source>
10223     *: none
10224     lcd_color: "Text Colour"
10225   </source>
10226   <dest>
10227     *: none
10228     lcd_color: "Barva textu"
10229   </dest>
10230   <voice>
10231     *: none
10232     lcd_color: "Barva textu"
10233   </voice>
10234 </phrase>
10235 <phrase>
10236   id: LANG_INVERT_CURSOR_COLOR
10237   desc: in settings_menu
10238   user: core
10239   <source>
10240     *: none
10241     lcd_color: "Bar (Solid Colour)"
10242   </source>
10243   <dest>
10244     *: none
10245     lcd_color: "Inverzní kurzor (barva bez přechodu)"
10246   </dest>
10247   <voice>
10248     *: none
10249     lcd_color: "Inverzní kurzor (barva bez přechodu)"
10250   </voice>
10251 </phrase>
10252 <phrase>
10253   id: LANG_INVERT_CURSOR_GRADIENT
10254   desc: in settings_menu
10255   user: core
10256   <source>
10257     *: none
10258     lcd_color: "Bar (Gradient Colour)"
10259   </source>
10260   <dest>
10261     *: none
10262     lcd_color: "Inverzní kurzor (barva s přechodem)"
10263   </dest>
10264   <voice>
10265     *: none
10266     lcd_color: "Inverzní kurzor (barva s přechodem)"
10267   </voice>
10268 </phrase>
10269 <phrase>
10270   id: LANG_CODEPAGE_CENTRAL_EUROPEAN
10271   desc: in codepage setting menu
10272   user: core
10273   <source>
10274     *: "Central European (CP1250)"
10275   </source>
10276   <dest>
10277     *: "Středoevropské (CP1250)"
10278   </dest>
10279   <voice>
10280     *: "Středoevropské, doporučeno"
10281   </voice>
10282 </phrase>
10283 <phrase>
10284   id: LANG_THEME_MENU
10285   desc: in the settings menu
10286   user: core
10287   <source>
10288     *: "Theme Settings"
10289   </source>
10290   <dest>
10291     *: "Nastavení vzhledu"
10292   </dest>
10293   <voice>
10294     *: "Nastavení vzhledu"
10295   </voice>
10296 </phrase>
10297 <phrase>
10298   id: LANG_COLORS_MENU
10299   desc: colours menu under theme settings
10300   user: core
10301   <source>
10302     *: none
10303     lcd_color: "Colours"
10304   </source>
10305   <dest>
10306     *: none
10307     lcd_color: "Barvy"
10308   </dest>
10309   <voice>
10310     *: none
10311     lcd_color: "Barvy, neozvučitelné"
10312   </voice>
10313 </phrase>
10314 <phrase>
10315   id: LANG_SELECTOR_COLOR_MENU
10316   desc: line selector color menu title
10317   user: core
10318   <source>
10319     *: none
10320     lcd_color: "Line Selector Colours"
10321   </source>
10322   <dest>
10323     *: none
10324     lcd_color: "Barvy kurzoru"
10325   </dest>
10326   <voice>
10327     *: none
10328     lcd_color: "Barvy kurzoru"
10329   </voice>
10330 </phrase>
10331 <phrase>
10332   id: VOICE_EDIT
10333   desc: keyboard
10334   user: core
10335   <source>
10336     *: ""
10337   </source>
10338   <dest>
10339     *: ""
10340   </dest>
10341   <voice>
10342     *: "Edytace"
10343   </voice>
10344 </phrase>
10345 <phrase>
10346   id: VOICE_BLANK
10347   desc: keyboard
10348   user: core
10349   <source>
10350     *: ""
10351   </source>
10352   <dest>
10353     *: ""
10354   </dest>
10355   <voice>
10356     *: "Mezera"
10357   </voice>
10358 </phrase>
10359 <phrase>
10360   id: VOICE_EMPTY_LIST
10361   desc: spoken only, when a list dialog contains no elements
10362   user: core
10363   <source>
10364     *: ""
10365   </source>
10366   <dest>
10367     *: ""
10368   </dest>
10369   <voice>
10370     *: "Prázdný seznam"
10371   </voice>
10372 </phrase>
10373 <phrase>
10374   id: LANG_NOT_PRESENT
10375   desc: when external memory is not present
10376   user: core
10377   <source>
10378     *: none
10379     multivolume: "Not present"
10380   </source>
10381   <dest>
10382     *: none
10383     multivolume: "Není"
10384   </dest>
10385   <voice>
10386     *: none
10387     multivolume: "Není"
10388   </voice>
10389 </phrase>
10390 <phrase>  
10391   id: LANG_TALK_BATTERY_LEVEL
10392   desc: Setting for spontaneous battery level announcement
10393   user: core
10394   <source>
10395     *: "Announce Battery Level"
10396   </source>
10397   <dest>
10398     *: "Oznamovat úroveň baterie"
10399   </dest>
10400   <voice>
10401     *: "Oznamovat úroveň baterie"
10402   </voice>
10403 </phrase>
10404 <phrase>
10405   id: LANG_VOICE_FILETYPE
10406   desc: voice settings menu
10407   user: core
10408   <source>
10409     *: "Say File Type"
10410   </source>
10411   <dest>
10412     *: "Vyslovovat typ souboru"
10413   </dest>
10414   <voice>
10415     *: "Vyslovovat typ souboru"
10416   </voice>
10417 </phrase>
10418 <phrase>
10419   id: LANG_BASS_CUTOFF
10420   desc: Bass setting cut-off frequency
10421   user: core
10422   <source>
10423     *: none
10424     ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Bass Cutoff"
10425   </source>
10426   <dest>
10427     *: none
10428     ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Oříznutí basů"
10429   </dest>
10430   <voice>
10431     *: none
10432     ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Oříznutí basů"
10433   </voice>
10434 </phrase>
10435 <phrase>
10436   id: LANG_TREBLE_CUTOFF
10437   desc: Treble setting cut-off frequency
10438   user: core
10439   <source>
10440     *: none
10441     ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Treble Cutoff"
10442   </source>
10443   <dest>
10444     *: none
10445     ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Oříznutí výšek"
10446   </dest>
10447   <voice>
10448     *: none
10449     ipodvideo,ipod6g,mpiohd200,mpiohd300,gigabeatfx,mrobe100: "Oříznutí výšek"
10450   </voice>
10451 </phrase>
10452 <phrase>
10453   id: LANG_TAGNAVI_RANDOM
10454   desc: "<Random>" entry in tag browser
10455   user: core
10456   <source>
10457     *: "<Random>"
10458   </source>
10459   <dest>
10460     *: "<Nahodne>"
10461   </dest>
10462   <voice>
10463     *: "Náhodně"
10464   </voice>
10465 </phrase>
10466 <phrase>
10467   id: LANG_SAVE_SOUND
10468   desc: save a sound config file
10469   user: core
10470   <source>
10471     *: "Save Sound Settings"
10472   </source>
10473   <dest>
10474     *: "Uložit konfiguraci zvuku"
10475   </dest>
10476   <voice>
10477     *: "Uložit konfiguraci zvuku"
10478   </voice>
10479 </phrase>
10480 <phrase>
10481   id: LANG_KEYCLICK
10482   desc: in keyclick settings menu
10483   user: core
10484   <source>
10485     *: none
10486     swcodec: "Keyclick"
10487   </source>
10488   <dest>
10489     *: none
10490     swcodec: "Kliknutí"
10491   </dest>
10492   <voice>
10493     *: none
10494     swcodec: "Kliknutí"
10495   </voice>
10496 </phrase>
10497 <phrase>
10498   id: LANG_KEYCLICK_REPEATS
10499   desc: in keyclick settings menu
10500   user: core
10501   <source>
10502     *: none
10503     swcodec: "Keyclick Repeats"
10504   </source>
10505   <dest>
10506     *: none
10507     swcodec: "Opakování kliknutí"
10508   </dest>
10509   <voice>
10510     *: none
10511     swcodec: "Opakování kliknutí"
10512   </voice>
10513 </phrase>
10514 <phrase>
10515   id: LANG_ACCESSORY_SUPPLY
10516   desc: in system settings menu
10517   user: core
10518   <source>
10519     *: none
10520     accessory_supply: "Accessory Power Supply"
10521   </source>
10522   <dest>
10523     *: none
10524     accessory_supply: "Napájení příslušenství"
10525   </dest>
10526   <voice>
10527     *: none
10528     accessory_supply: "Napájení příslušenství"
10529   </voice>
10530 </phrase>
10531 <phrase>
10532   id: LANG_UNKNOWN
10533   desc: generic string for unknown states, such as an unset clock
10534   user: core
10535   <source>
10536     *: "Unknown"
10537   </source>
10538   <dest>
10539     *: "Neznámý"
10540   </dest>
10541   <voice>
10542     *: "Neznámý"
10543   </voice>
10544 </phrase>
10545 <phrase>
10546   id: VOICE_QUICKSCREEN
10547   desc: spoken only, Announces entering the "quick screen"
10548   user: core
10549   <source>
10550     *: ""
10551   </source>
10552   <dest>
10553     *: ""
10554   </dest>
10555   <voice>
10556     *: "Rychlá nabídka"
10557   </voice>
10558 </phrase>
10559 <phrase>
10560   id: VOICE_OK
10561   desc: spoken only, On exiting a context, specifically the quick screen
10562   user: core
10563   <source>
10564     *: ""
10565   </source>
10566   <dest>
10567     *: ""
10568   </dest>
10569   <voice>
10570     *: "OUKEJ"
10571   </voice>
10572 </phrase>
10573 <phrase>
10574   id: LANG_STOP_RECORDING_AND_SHUTDOWN
10575   desc: in record timesplit options
10576   user: core
10577   <source>
10578     *: none
10579     recording: "Stop Recording And Shutdown"
10580   </source>
10581   <dest>
10582     *: none
10583     recording: "Zastavit nahrávání a vypnout"
10584   </dest>
10585   <voice>
10586     *: none
10587     recording: "Zastavit nahrávání a vypnout"
10588   </voice>
10589 </phrase>
10590 <phrase>
10591   id: LANG_TOUCHPAD_SENSITIVITY
10592   desc: touchpad sensitivity setting
10593   user: core
10594   <source>
10595     *: none
10596     gigabeatfx: "Touchpad Sensitivity"
10597   </source>
10598   <dest>
10599     *: none
10600     gigabeatfx: "Citlivost touchpadu"
10601   </dest>
10602   <voice>
10603     *: none
10604     gigabeatfx: "Citlivost tačpedu"
10605   </voice>
10606 </phrase>
10607 <phrase>
10608   id: LANG_HIGH
10609   desc: in settings_menu
10610   user: core
10611   <source>
10612     *: none
10613     gigabeatfx: "High"
10614   </source>
10615   <dest>
10616     *: none
10617     gigabeatfx: "Vysoký"
10618   </dest>
10619   <voice>
10620     *: none
10621     gigabeatfx: "Vysoký"
10622   </voice>
10623 </phrase>
10624 <phrase>
10625   id: LANG_SERIAL_BITRATE
10626   desc: in system settings menu
10627   user: core
10628   <source>
10629     *: none
10630     serial_port: "Serial Bitrate"
10631   </source>
10632   <dest> 
10633     *: none
10634     serial_port: "Bitrate sériového portu"
10635   </dest>
10636   <voice> 
10637     *: none
10638     serial_port: "Bitrejt sériového portu"
10639   </voice>
10640 </phrase>
10641 <phrase>
10642   id: LANG_SERIAL_BITRATE_AUTO
10643   desc: in system settings menu
10644   user: core
10645   <source>
10646     *: none
10647     serial_port: "Auto"
10648   </source>
10649   <dest> 
10650     *: none
10651     serial_port: "Auto"
10652   </dest>
10653   <voice> 
10654     *: none
10655     serial_port: "Automatycký"
10656   </voice>
10657 </phrase>
10658 <phrase>
10659   id: LANG_SERIAL_BITRATE_9600
10660   desc: in system settings menu
10661   user: core
10662   <source>
10663     *: none
10664     serial_port: "9600"
10665   </source>
10666   <dest> 
10667     *: none
10668     serial_port: "9600"
10669   </dest>
10670   <voice> 
10671     *: none
10672     serial_port: "9600"
10673   </voice>
10674 </phrase>
10675 <phrase>
10676   id: LANG_SERIAL_BITRATE_19200
10677   desc: in system settings menu
10678   user: core
10679   <source>
10680     *: none
10681     serial_port: "19200"
10682   </source>
10683   <dest> 
10684     *: none
10685     serial_port: "19200"
10686   </dest>
10687   <voice> 
10688     *: none
10689     serial_port: "19200"
10690   </voice>
10691 </phrase>
10692 <phrase>
10693   id: LANG_SERIAL_BITRATE_38400
10694   desc: in system settings menu
10695   user: core
10696   <source>
10697     *: none
10698     serial_port: "38400"
10699   </source>
10700   <dest> 
10701     *: none
10702     serial_port: "38400"
10703   </dest>
10704   <voice> 
10705     *: none
10706     serial_port: "38400"
10707   </voice>
10708 </phrase>
10709 <phrase>
10710   id: LANG_SERIAL_BITRATE_57600
10711   desc: in system settings menu
10712   user: core
10713   <source>
10714     *: none
10715     serial_port: "57600"
10716   </source>
10717   <dest> 
10718     *: none
10719     serial_port: "57600"
10720   </dest>
10721   <voice> 
10722     *: none
10723     serial_port: "57600"
10724   </voice>
10725 </phrase>
10726 <phrase>
10727   id: LANG_VERY_SLOW
10728   desc: in settings_menu
10729   user: core
10730   <source>
10731     *: "Very slow"
10732   </source>
10733   <dest>
10734     *: "Velmi pomalu"
10735   </dest>
10736   <voice>
10737     *: "Velmi pomalu"
10738   </voice>
10739 </phrase>
10740 <phrase>
10741   id: LANG_SLOW
10742   desc: in settings_menu
10743   user: core
10744   <source>
10745     *: "Slow"
10746   </source>
10747   <dest>
10748     *: "Pomalu"
10749   </dest>
10750   <voice>
10751     *: "Pomalu"
10752   </voice>
10753 </phrase>
10754 <phrase>
10755   id: LANG_VERY_FAST
10756   desc: in settings_menu
10757   user: core
10758   <source>
10759     *: "Very fast"
10760   </source>
10761   <dest>
10762     *: "Velmi rychle"
10763   </dest>
10764   <voice>
10765     *: "Velmi rychle"
10766   </voice>
10767 </phrase>
10768 <phrase>
10769   id: LANG_FAST
10770   desc: in settings_menu
10771   user: core
10772   <source>
10773     *: "Fast"
10774   </source>
10775   <dest>
10776     *: "Rychle"
10777   </dest>
10778   <voice>
10779     *: "Rychle"
10780   </voice>
10781 </phrase>
10782 <phrase>
10783   id: LANG_SKIP_LENGTH
10784   desc: playback settings menu
10785   user: core
10786   <source>
10787     *: "Skip Length"
10788   </source>
10789   <dest>
10790     *: "Přeskakování ve skladbách"
10791   </dest>
10792   <voice>
10793     *: "Přeskakování ve skladbách"
10794   </voice>
10795 </phrase>
10796 <phrase>
10797   id: LANG_SKIP_TRACK
10798   desc: skip length setting entry 0
10799   user: core
10800   <source>
10801     *: "Skip Track"
10802   </source>
10803   <dest>
10804     *: "O celou skladbu"
10805   </dest>
10806   <voice>
10807     *: "O celou skladbu"
10808   </voice>
10809 </phrase>
10810 <phrase>
10811   id: VOICE_CHAR_SLASH
10812   desc: spoken only, for spelling
10813   user: core
10814   <source>
10815     *: ""
10816   </source>
10817   <dest>
10818     *: ""
10819   </dest>
10820   <voice>
10821     *: "lomeno"
10822   </voice>
10823 </phrase>
10824 <phrase>
10825   id: LANG_GAIN_LEFT
10826   desc: in the recording screen
10827   user: core
10828   <source>
10829     *: none
10830     recording: "Gain L"
10831   </source>
10832   <dest>
10833     *: none
10834     recording: "L zisk"
10835   </dest>
10836   <voice>
10837     *: none
10838     recording: "Levý zisk"
10839   </voice>
10840 </phrase>
10841 <phrase>
10842   id: LANG_GAIN_RIGHT
10843   desc: in the recording screen
10844   user: core
10845   <source>
10846     *: none
10847     recording: "Gain R"
10848   </source>
10849   <dest>
10850     *: none
10851     recording: "P zisk"
10852   </dest>
10853   <voice>
10854     *: none
10855     recording: "Pravý zisk"
10856   </voice>
10857 </phrase>
10858 <phrase>
10859   id: LANG_RECORDING_AGC_PRESET
10860   desc: automatic gain control in record settings and screen
10861   user: core
10862   <source>
10863     *: none
10864     agc: "AGC"
10865   </source>
10866   <dest>
10867     *: none
10868     agc: "AGC"
10869   </dest>
10870   <voice>
10871     *: none
10872     agc: "Automatycké řízení zisku"
10873   </voice>
10874 </phrase>
10875 <phrase>
10876   id: LANG_RECORDING_AGC_CLIPTIME
10877   desc: in record settings
10878   user: core
10879   <source>
10880     *: none
10881     agc: "AGC clip time"
10882   </source>
10883   <dest>
10884     *: none
10885     agc: "AGC čas klipu"
10886   </dest>
10887   <voice>
10888     *: none
10889     agc: "AGC čas klipu"
10890   </voice>
10891 </phrase>
10892 <phrase>
10893   id: LANG_RECORDING_AGC_MAXGAIN
10894   desc: AGC maximum gain in recording screen
10895   user: core
10896   <source>
10897     *: none
10898     agc: "AGC max. gain"
10899   </source>
10900   <dest>
10901     *: none
10902     agc: "AGC max. zisk"
10903   </dest>
10904   <voice>
10905     *: none
10906     agc: "AGC maximální zisk"
10907   </voice>
10908 </phrase>
10909 <phrase>
10910   id: LANG_RECORDING_FILENAME
10911   desc: Filename header in recording screen
10912   user: core
10913   <source>
10914     *: none
10915     recording: "Filename:"
10916   </source>
10917   <dest>
10918     *: none
10919     recording: "Soubor:"
10920   </dest>
10921   <voice>
10922     *: none
10923     recording: ""
10924   </voice>
10925 </phrase>
10926 <phrase>
10927   id: LANG_PM_CLIPCOUNT
10928   desc: in recording GUI, for recording peak meter. MAX 5 characters!
10929   user: core
10930   <source>
10931     *: none
10932     recording: "CLIP:"
10933   </source>
10934   <dest>
10935     *: none
10936     recording: "KLIP:"
10937   </dest>
10938   <voice>
10939     *: none
10940     recording: ""
10941   </voice>
10942 </phrase>
10943 <phrase>
10944   id: LANG_RECORDING_TIMESPLIT_REC
10945   desc: Display of record timer interval setting, on the record screen
10946   user: core
10947   <source>
10948     *: none
10949     recording: "Split Time:"
10950   </source>
10951   <dest>
10952     *: none
10953     recording: "Čas rozdělení:"
10954   </dest>
10955   <voice>
10956     *: none
10957     recording: ""
10958   </voice>
10959 </phrase>
10960 <phrase>
10961   id: LANG_RECORDING_SIZE
10962   desc: Display of recorded file size
10963   user: core
10964   <source>
10965     *: none
10966     recording: "Size:"
10967   </source>
10968   <dest>
10969     *: none
10970     recording: "Velikost:"
10971   </dest>
10972   <voice>
10973     *: none
10974     recording: ""
10975   </voice>
10976 </phrase>
10977 <phrase>
10978   id: LANG_RECORDING_MONO_MODE
10979   desc: in the recording settings
10980   user: core
10981   <source>
10982     *: none
10983     recording_swcodec: "Mono mode"
10984   </source>
10985   <dest>
10986     *: none
10987     recording_swcodec: "Mono mod"
10988   </dest>
10989   <voice>
10990     *: none
10991     recording_swcodec: "Mono mod"
10992   </voice>
10993 </phrase>
10994 <phrase>
10995   id: LANG_SEARCH_RESULTS
10996   desc: title for the list of results displayed after searching in a playlist
10997   user: core
10998   <source>
10999     *: "Search Results"
11000   </source>
11001   <dest>
11002     *: "Výsledky hledání"
11003   </dest>
11004   <voice>
11005     *: "Výsledky hledání"
11006   </voice>
11007 </phrase>
11008 <phrase>
11009   id: LANG_LEFT
11010   desc: Generic use of 'left'
11011   user: core
11012   <source>
11013     *: "Left"
11014   </source>
11015   <dest>
11016     *: "Levý"
11017   </dest>
11018   <voice>
11019     *: "Levý"
11020   </voice>
11021 </phrase>
11022 <phrase>
11023   id: LANG_RIGHT
11024   desc: Generic use of 'right'
11025   user: core
11026   <source>
11027     *: "Right"
11028   </source>
11029   <dest>
11030     *: "Pravý"
11031   </dest>
11032   <voice>
11033     *: "Pravý"
11034   </voice>
11035 </phrase>
11036 <phrase>
11037   id: LANG_RESET_SETTING
11038   desc: used in the settings context menu
11039   user: core
11040   <source>
11041     *: "Reset Setting"
11042   </source>
11043   <dest>
11044     *: "Resetovat nastavení"
11045   </dest>
11046   <voice>
11047     *: "Resetovat nastavení"
11048   </voice>
11049 </phrase>
11050 <phrase>
11051   id: LANG_LEFT_QS_ITEM
11052   desc: used for the submenu name for the quickscreen items
11053   user: core
11054   <source>
11055     *: none
11056     quickscreen: "Set as Left Quickscreen Item"
11057   </source>
11058   <dest>
11059     *: none
11060     quickscreen: "Nastavit jako levou volbu rychlé nabídky"
11061   </dest>
11062   <voice>
11063     *: none
11064     quickscreen: "Nastavit jako levou volbu rychlé nabídky"
11065   </voice>
11066 </phrase>
11067 <phrase>
11068   id: LANG_RIGHT_QS_ITEM
11069   desc: used for the submenu name for the quickscreen items
11070   user: core
11071   <source>
11072     *: none
11073     quickscreen: "Set as Right Quickscreen Item"
11074   </source>
11075   <dest>
11076     *: none
11077     quickscreen: "Nastavit jako pravou volbu rychlé nabídky"
11078   </dest>
11079   <voice>
11080     *: none
11081     quickscreen: "Nastavit jako pravou volbu rychlé nabídky"
11082   </voice>
11083 </phrase>
11084 <phrase>
11085   id: LANG_BOTTOM_QS_ITEM
11086   desc: used for the submenu name for the quickscreen items
11087   user: core
11088   <source>
11089     *: none
11090     quickscreen: "Set as Bottom Quickscreen Item"
11091   </source>
11092   <dest>
11093     *: none
11094     quickscreen: "Nastavit jako dolní volbu rychlé nabídky"
11095   </dest>
11096   <voice>
11097     *: none
11098     quickscreen: "Nastavit jako dolní volbu rychlé nabídky"
11099   </voice>
11100 </phrase>
11101 <phrase>
11102   id: LANG_CREDITS
11103   desc: in the Main Menu -> System screen
11104   user: core
11105   <source>
11106     *: "Credits"
11107   </source>
11108   <dest>
11109     *: "Zásluhy"
11110   </dest>
11111   <voice>
11112     *: "Zásluhy, neozvučitelné"
11113   </voice>
11114 </phrase>
11115 <phrase>
11116   id: LANG_SORT_INTERPRET_NUMBERS
11117   desc: in Settings -> File view
11118   user: core
11119   <source>
11120     *: "Interpret numbers when sorting"
11121   </source>
11122   <dest>
11123     *: "Interpretovat čísla při třídění"
11124   </dest>
11125   <voice>
11126     *: "Interpretovat čísla při třídění"
11127   </voice>
11128 </phrase>
11129 <phrase>
11130   id: LANG_SORT_INTERPRET_AS_DIGIT
11131   desc: in Settings -> File view
11132   user: core
11133   <source>
11134     *: "As digits"
11135   </source>
11136   <dest>
11137     *: "Jako číslice"
11138   </dest>
11139   <voice>
11140     *: "Jako číslice"
11141   </voice>
11142 </phrase>
11143 <phrase>
11144   id: LANG_SORT_INTERPRET_AS_NUMBERS
11145   desc: in Settings -> File view
11146   user: core
11147   <source>
11148     *: "As whole numbers"
11149   </source>
11150   <dest>
11151     *: "Jako celá čísla"
11152   </dest>
11153   <voice>
11154     *: "Jako celá čísla"
11155   </voice>
11156 </phrase>
11157 <phrase>
11158   id: LANG_ENABLE_SPEAKER
11159   desc: in Settings -> Sound Settings
11160   user: core
11161   <source>
11162     *: none
11163     speaker: "Enable Speaker"
11164   </source>
11165   <dest>
11166     *: none
11167     speaker: "Povolit reproduktor"
11168   </dest>
11169   <voice>
11170     *: none
11171     speaker: "Povolit reproduktor"
11172   </voice>
11173 </phrase>
11174 <phrase>
11175   id: LANG_TOUCHSCREEN_MODE
11176   desc: in Settings -> General -> Display -> Touchscreen Settings
11177   user: core
11178   <source>
11179     *: none
11180     touchscreen: "Touchscreen Mode"
11181   </source>
11182   <dest>
11183     *: none
11184     touchscreen: "Dotykový mód"
11185   </dest>
11186   <voice>
11187     *: none
11188     touchscreen: "Dotykový mód"
11189   </voice>
11190 </phrase>
11191 <phrase>
11192   id: LANG_TOUCHSCREEN_GRID
11193   desc: in Settings -> General -> Display -> Touchscreen Settings
11194   user: core
11195   <source>
11196     *: none
11197     touchscreen: "3x3 Grid"
11198   </source>
11199   <dest>
11200     *: none
11201     touchscreen: "Mřížka 3x3"
11202   </dest>
11203   <voice>
11204     *: none
11205     touchscreen: "Mřížka 3 krát 3"
11206   </voice>
11207 </phrase>
11208 <phrase>
11209   id: LANG_TOUCHSCREEN_POINT
11210   desc: in Settings -> General -> Display -> Touchscreen Settings
11211   user: core
11212   <source>
11213     *: none
11214     touchscreen: "Absolute Point"
11215   </source>
11216   <dest>
11217     *: none
11218     touchscreen: "Absolutní bod"
11219   </dest>
11220   <voice>
11221     *: none
11222     touchscreen: "Absolutní bod"
11223   </voice>
11224 </phrase>
11225 <phrase>
11226   id: LANG_PREVENT_SKIPPING
11227   desc: in Settings -> Playback Settings
11228   user: core
11229   <source>
11230     *: "Prevent Track Skipping"
11231   </source>
11232   <dest>
11233     *: "Zabránit přeskakování celých skladeb"
11234   </dest>
11235   <voice>
11236     *: "Zabránit přeskakování celých skladeb"
11237   </voice>
11238 </phrase>
11239 <phrase>
11240   id: LANG_TIMESTRETCH
11241   desc: timestretch enable
11242   user: core
11243   <source>
11244     *: none
11245     swcodec: "Timestretch"
11246   </source>
11247   <dest>
11248     *: none
11249     swcodec: "Čas úseku"
11250   </dest>
11251   <voice>
11252     *: none
11253     swcodec: "Čas úseku"
11254   </voice>
11255 </phrase>
11256 <phrase>
11257   id: LANG_SPEED
11258   desc: timestretch speed
11259   user: core
11260   <source>
11261     *: none
11262     swcodec: "Speed"
11263   </source>
11264   <dest>
11265     *: none
11266     swcodec: "Rychlost"
11267   </dest>
11268   <voice>
11269     *: none
11270     swcodec: "Rychlost"
11271   </voice>
11272 </phrase>
11273 <phrase>
11274   id: LANG_TOUCHSCREEN_SETTINGS
11275   desc: in Settings -> General -> Display menu
11276   user: core
11277   <source>
11278     *: none
11279     touchscreen: "Touchscreen Settings"
11280   </source>
11281   <dest>
11282     *: none
11283     touchscreen: "Nastavení dotykové obrazovky"
11284   </dest>
11285   <voice>
11286     *: none
11287     touchscreen: "Nastavení dotykové obrazovky"
11288   </voice>
11289 </phrase>
11290 <phrase>
11291   id: LANG_TOUCHSCREEN_CALIBRATE
11292   desc: in Settings -> General -> Display -> Touchscreen Settings
11293   user: core
11294   <source>
11295     *: none
11296     touchscreen: "Calibrate"
11297   </source>
11298   <dest>
11299     *: none
11300     touchscreen: "Kalibrace"
11301   </dest>
11302   <voice>
11303     *: none
11304     touchscreen: "Kalibrace"
11305   </voice>
11306 </phrase>
11307 <phrase>
11308   id: LANG_TOUCHSCREEN_RESET_CALIBRATION
11309   desc: in Settings -> General -> Display -> Touchscreen Settings
11310   user: core
11311   <source>
11312     *: none
11313     touchscreen: "Reset Calibration"
11314   </source>
11315   <dest>
11316     *: none
11317     touchscreen: "Resetovat kalibraci"
11318   </dest>
11319   <voice>
11320     *: none
11321     touchscreen: "Resetovat kalibraci"
11322   </voice>
11323 </phrase>
11324 <phrase>
11325   id: LANG_STATUSBAR_TOP
11326   desc: in Settings -> General -> Display -> statusbar
11327   user: core
11328   <source>
11329     *: "Top"
11330   </source>
11331   <dest>
11332     *: "Nahoře"
11333   </dest>
11334   <voice>
11335     *: "Nahoře"
11336   </voice>
11337 </phrase>
11338 <phrase>
11339   id: LANG_STATUSBAR_BOTTOM
11340   desc: in Settings -> General -> Display -> statusbar
11341   user: core
11342   <source>
11343     *: "Bottom"
11344   </source>
11345   <dest>
11346     *: "Dole"
11347   </dest>
11348   <voice>
11349     *: "Dole"
11350   </voice>
11351 </phrase>
11352 <phrase>
11353   id: LANG_REMOTE_STATUSBAR
11354   desc: in Settings -> General -> Display -> statusbar
11355   user: core
11356   <source>
11357     *: none
11358     remote: "Remote Statusbar"
11359   </source>
11360   <dest>
11361     *: none
11362     remote: "Dálkový stavový řádek"
11363   </dest>
11364   <voice>
11365     *: none
11366     remote: "Dálkový stavový řádek"
11367   </voice>
11368 </phrase>
11369 <phrase>
11370   id: LANG_SEMITONE
11371   desc: 
11372   user: core
11373   <source>
11374     *: none
11375     pitchscreen: "Semitone"
11376   </source>
11377   <dest>
11378     *: none
11379     pitchscreen: "Půltón"
11380   </dest>
11381   <voice>
11382     *: none
11383     pitchscreen: "Půltón"
11384   </voice>
11385 </phrase>
11386 <phrase>
11387   id: LANG_STRETCH_LIMIT
11388   desc: "limit" in pitch screen
11389   user: core
11390   <source>
11391     *: none
11392     pitchscreen: "Limit"
11393   </source>
11394   <dest>
11395     *: none
11396     pitchscreen: "Limit"
11397   </dest>
11398   <voice>
11399     *: none
11400     pitchscreen: "Limit"
11401   </voice>
11402 </phrase>
11403 <phrase>
11404   id: LANG_PLAYBACK_RATE
11405   desc: "rate" in pitch screen
11406   user: core
11407   <source>
11408     *: none
11409     pitchscreen: "Rate"
11410   </source>
11411   <dest>
11412     *: none
11413     pitchscreen: "Rychlost"
11414   </dest>
11415   <voice>
11416     *: none
11417     pitchscreen: "Rychlost"
11418  </voice>
11419 </phrase>
11420 <phrase>
11421   id: LANG_USB_KEYPAD_MODE
11422   desc: in settings_menu
11423   user: core
11424   <source>
11425     *: none
11426     usb_hid: "USB Keypad Mode"
11427   </source>
11428   <dest>
11429     *: none
11430     usb_hid: "Mód USB klávesnice"
11431   </dest>
11432   <voice>
11433     *: none
11434     usb_hid: "Mód ÚESBÉ klávesnice"
11435   </voice>
11436 </phrase>
11437 <phrase>
11438   id: LANG_MULTIMEDIA_MODE
11439   desc: in settings_menu
11440   user: core
11441   <source>
11442     *: none
11443     usb_hid: "Multimedia"
11444   </source>
11445   <dest>
11446     *: none
11447     usb_hid: "Multimedia"
11448   </dest>
11449   <voice>
11450     *: none
11451     usb_hid: "Multimedia"
11452   </voice>
11453 </phrase>
11454 <phrase>
11455   id: LANG_PRESENTATION_MODE
11456   desc: in settings_menu
11457   user: core
11458   <source>
11459     *: none
11460     usb_hid: "Presentation"
11461   </source>
11462   <dest>
11463     *: none
11464     usb_hid: "Prezentace"
11465   </dest>
11466   <voice>
11467     *: none
11468     usb_hid: "Prezentace"
11469   </voice>
11470 </phrase>
11471 <phrase>
11472   id: LANG_BROWSER_MODE
11473   desc: in settings_menu
11474   user: core
11475   <source>
11476     *: none
11477     usb_hid: "Browser"
11478   </source>
11479   <dest>
11480     *: none
11481     usb_hid: "Prohlížeč"
11482   </dest>
11483   <voice>
11484     *: none
11485     usb_hid: "Prohlížeč"
11486   </voice>
11487 </phrase>
11488 <phrase>
11489   id: LANG_MOUSE_MODE
11490   desc: in settings_menu
11491   user: core
11492   <source>
11493     *: none
11494     usb_hid: "Mouse"
11495   </source>
11496   <dest>
11497     *: none
11498     usb_hid: "Myš"
11499   </dest>
11500   <voice>
11501     *: none
11502     usb_hid: "Myš"
11503   </voice>
11504 </phrase>
11505 <phrase>
11506   id: LANG_SKIN_RAM_USAGE
11507   desc: deprecated
11508   user: core
11509   <source>
11510     *: ""
11511   </source>
11512   <dest>
11513     *: ""
11514   </dest>
11515   <voice>
11516     *: ""
11517   </voice>
11518 </phrase>
11519 <phrase>
11520   id: LANG_SCROLLBAR_WIDTH
11521   desc: in Settings -> General -> Display -> Status-/Scrollbar
11522   user: core
11523   <source>
11524     *: none
11525     lcd_bitmap: "Scroll Bar Width"
11526   </source>
11527   <dest>
11528     *: none
11529     lcd_bitmap: "Šířka přetáčecí lišty"
11530   </dest>
11531   <voice>
11532     *: none
11533     lcd_bitmap: "Šířka přetáčecí lišty"
11534   </voice>
11535 </phrase>
11536 <phrase>
11537   id: LANG_SCROLLBAR_POSITION
11538   desc: in Settings -> General -> Display -> Status-/Scrollbar
11539   user: core
11540   <source>
11541     *: none
11542     lcd_bitmap: "Scroll Bar Position"
11543   </source>
11544   <dest>
11545     *: none
11546     lcd_bitmap: "Pozice přetáčecí lišty"
11547   </dest>
11548   <voice>
11549     *: none
11550     lcd_bitmap: "Pozice přetáčecí lišty"
11551   </voice>
11552 </phrase>
11553 <phrase>
11554   id: LANG_COMPRESSOR
11555   desc: in sound settings
11556   user: core
11557   <source>
11558     *: none
11559     swcodec: "Compressor"
11560   </source>
11561   <dest>
11562     *: none
11563     swcodec: "Kompresor"
11564   </dest>
11565   <voice>
11566     *: none
11567     swcodec: "Kompresor"
11568   </voice>
11569 </phrase>
11570 <phrase>
11571   id: LANG_TOP_QS_ITEM
11572   desc: used for the submenu name for the quickscreen items
11573   user: core
11574   <source>
11575     *: none
11576     quickscreen: "Set as Top Quickscreen Item"
11577   </source>
11578   <dest>
11579     *: none
11580     quickscreen: "Nastavit jako horní volbu rychlé nabídky"
11581   </dest>
11582   <voice>
11583     *: none
11584     quickscreen: "Nastavit jako horní volbu rychlé nabídky"
11585   </voice>
11586 </phrase>
11587 <phrase>
11588   id: LANG_FM_ITALY
11589   desc: fm region Italy
11590   user: core
11591   <source>
11592     *: none
11593     radio: "Italy"
11594   </source>
11595   <dest>
11596     *: none
11597     radio: "Itálie"
11598   </dest>
11599   <voice>
11600     *: none
11601     radio: "Itálie"
11602   </voice>
11603 </phrase>
11604 <phrase>
11605   id: LANG_FM_OTHER
11606   desc: Catch-all FM region. Select if none of the others work
11607   user: core
11608   <source>
11609     *: none
11610     radio: "Other"
11611   </source>
11612   <dest>
11613     *: none
11614     radio: "Jiný"
11615   </dest>
11616   <voice>
11617     *: none
11618     radio: "Jiný"
11619   </voice>
11620 </phrase>
11621 <phrase>
11622   id: LANG_COMPRESSOR_THRESHOLD
11623   desc: in sound settings
11624   user: core
11625   <source>
11626     *: none
11627     swcodec: "Threshold"
11628   </source>
11629   <dest>
11630     *: none
11631     swcodec: "Prahová hodnota"
11632   </dest>
11633   <voice>
11634     *: none
11635     swcodec: "Prahová hodnota"
11636   </voice>
11637 </phrase>
11638 <phrase>
11639   id: LANG_COMPRESSOR_RATIO
11640   desc: in sound settings
11641   user: core
11642   <source>
11643     *: none
11644     swcodec: "Ratio"
11645   </source>
11646   <dest>
11647     *: none
11648     swcodec: "Poměr"
11649   </dest>
11650   <voice>
11651     *: none
11652     swcodec: "Poměr"
11653   </voice>
11654 </phrase>
11655 <phrase>
11656   id: LANG_COMPRESSOR_RATIO_2
11657   desc: in sound settings
11658   user: core
11659   <source>
11660     *: none
11661     swcodec: "2:1"
11662   </source>
11663   <dest>
11664     *: none
11665     swcodec: "2:1"
11666   </dest>
11667   <voice>
11668     *: none
11669     swcodec: "dvě ku jedné"
11670   </voice>
11671 </phrase>
11672 <phrase>
11673   id: LANG_COMPRESSOR_RATIO_4
11674   desc: in sound settings
11675   user: core
11676   <source>
11677     *: none
11678     swcodec: "4:1"
11679   </source>
11680   <dest>
11681     *: none
11682     swcodec: "4:1"
11683   </dest>
11684   <voice>
11685     *: none
11686     swcodec: "čtyři ku jedné"
11687   </voice>
11688 </phrase>
11689 <phrase>
11690   id: LANG_COMPRESSOR_RATIO_6
11691   desc: in sound settings
11692   user: core
11693   <source>
11694     *: none
11695     swcodec: "6:1"
11696   </source>
11697   <dest>
11698     *: none
11699     swcodec: "6:1"
11700   </dest>
11701   <voice>
11702     *: none
11703     swcodec: "šest ku jedné"
11704   </voice>
11705 </phrase>
11706 <phrase>
11707   id: LANG_COMPRESSOR_RATIO_10
11708   desc: in sound settings
11709   user: core
11710   <source>
11711     *: none
11712     swcodec: "10:1"
11713   </source>
11714   <dest>
11715     *: none
11716     swcodec: "10:1"
11717   </dest>
11718   <voice>
11719     *: none
11720     swcodec: "deset ku jedné"
11721   </voice>
11722 </phrase>
11723 <phrase>
11724   id: LANG_COMPRESSOR_RATIO_LIMIT
11725   desc: in sound settings
11726   user: core
11727   <source>
11728     *: none
11729     swcodec: "Limit"
11730   </source>
11731   <dest>
11732     *: none
11733     swcodec: "Limit"
11734   </dest>
11735   <voice>
11736     *: none
11737     swcodec: "Limit"
11738   </voice>
11739 </phrase>
11740 <phrase>
11741   id: LANG_COMPRESSOR_GAIN
11742   desc: in sound settings
11743   user: core
11744   <source>
11745     *: none
11746     swcodec: "Makeup Gain"
11747   </source>
11748   <dest>
11749     *: none
11750     swcodec: "Úprava zesílení"
11751   </dest>
11752   <voice>
11753     *: none
11754     swcodec: "Úprava zesílení"
11755   </voice>
11756 </phrase>
11757 <phrase>
11758   id: LANG_AUTO
11759   desc: in sound settings
11760   user: core
11761   <source>
11762     *: none
11763     swcodec: "Auto"
11764   </source>
11765   <dest>
11766     *: none
11767     swcodec: "Automaticky"
11768   </dest>
11769   <voice>
11770     *: none
11771     swcodec: "Automatycky"
11772   </voice>
11773 </phrase>
11774 <phrase>
11775   id: LANG_COMPRESSOR_KNEE
11776   desc: in sound settings
11777   user: core
11778   <source>
11779     *: none
11780     swcodec: "Knee"
11781   </source>
11782   <dest>
11783     *: none
11784     swcodec: "Ohnutí"
11785   </dest>
11786   <voice>
11787     *: none
11788     swcodec: "Ohnutí"
11789   </voice>
11790 </phrase>
11791 <phrase>
11792   id: LANG_COMPRESSOR_HARD_KNEE
11793   desc: in sound settings
11794   user: core
11795   <source>
11796     *: none
11797     swcodec: "Hard Knee"
11798   </source>
11799   <dest>
11800     *: none
11801     swcodec: "Tvrdé ohnutí"
11802   </dest>
11803   <voice>
11804     *: none
11805     swcodec: "Tvrdé ohnutí"
11806   </voice>
11807 </phrase>
11808 <phrase>
11809   id: LANG_COMPRESSOR_SOFT_KNEE
11810   desc: in sound settings
11811   user: core
11812   <source>
11813     *: none
11814     swcodec: "Soft Knee"
11815   </source>
11816   <dest>
11817     *: none
11818     swcodec: "Měkké ohnutí"
11819   </dest>
11820   <voice>
11821     *: none
11822     swcodec: "Měkké ohnutí"
11823   </voice>
11824 </phrase>
11825 <phrase>
11826   id: LANG_COMPRESSOR_RELEASE
11827   desc: in sound settings
11828   user: core
11829   <source>
11830     *: none
11831     swcodec: "Release Time"
11832   </source>
11833   <dest>
11834     *: none
11835     swcodec: "Uvolnit čas"
11836   </dest>
11837   <voice>
11838     *: none
11839     swcodec: "Uvolnit čas"
11840   </voice>
11841 </phrase>
11842 <phrase>
11843   id: LANG_SKIP_OUTRO
11844   desc: skipping to the 5 seconds before the end of a track
11845   user: core
11846   <source>
11847     *: "Skip to Outro"
11848   </source>
11849   <dest>
11850     *: "Na závěr skladby"
11851   </dest>
11852   <voice>
11853     *: "Na závěr skladby"
11854   </voice>
11855 </phrase>
11856 <phrase>
11857   id: LANG_STATUSBAR_CUSTOM
11858   desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then
11859   user: core
11860   <source>
11861     *: "Custom"
11862   </source>
11863   <dest>
11864     *: "Vlastní"
11865   </dest>
11866   <voice>
11867     *: "Vlastní"
11868   </voice>
11869 </phrase>
11870 <phrase>
11871   id: VOICE_EXT_SBS
11872   desc: spoken only, for file extension
11873   user: core
11874   <source>
11875     *: ""
11876   </source>
11877   <dest>
11878     *: ""
11879   </dest>
11880   <voice>
11881     *: "vzhled stavové lišty"
11882   </voice>
11883 </phrase>
11884 <phrase>
11885   id: VOICE_EXT_RSBS
11886   desc: spoken only, for file extension
11887   user: core
11888   <source>
11889     *: none
11890     remote: ""
11891   </source>
11892   <dest>
11893     *: none
11894     remote: ""
11895   </dest>
11896   <voice>
11897     *: none
11898     remote: "vzhled dálkového statusbáru"
11899   </voice>
11900 </phrase>
11901 <phrase>
11902   id: LANG_USB_HID
11903   desc: in settings_menu
11904   user: core
11905   <source>
11906     *: none
11907     usb_hid: "USB HID"
11908   </source>
11909   <dest>
11910     *: none
11911     usb_hid: "USB HID"
11912   </dest>
11913   <voice>
11914     *: none
11915     usb_hid: "ÚESBÉ externí zařízení"
11916   </voice>
11917 </phrase>
11918 <phrase>
11919   id: LANG_INSERT_LAST_SHUFFLED
11920   desc: in onplay menu.  insert a playlist randomly at end of dynamic playlist
11921   user: core
11922   <source>
11923     *: "Insert Last Shuffled"
11924   </source>
11925   <dest>
11926     *: "Vložit náhodně jako poslední"
11927   </dest>
11928   <voice>
11929     *: "Vložit náhodně jako poslední"
11930   </voice>
11931 </phrase>
11932 <phrase>
11933   id: LANG_QUEUE_LAST_SHUFFLED
11934   desc: in onplay menu.  queue a playlist randomly at end of dynamic playlist
11935   user: core
11936   <source>
11937     *: "Queue Last Shuffled"
11938   </source>
11939   <dest>
11940     *: "Zařadit do fronty náhodně jako poslední"
11941   </dest>
11942   <voice>
11943     *: "Zařadit do fronty náhodně jako poslední"
11944   </voice>
11945 </phrase>
11946 <phrase>
11947   id: LANG_MORSE_INPUT
11948   desc: in Settings -> System
11949   user: core
11950   <source>
11951     *: none
11952     morse_input: "Use Morse Code Input"
11953   </source>
11954   <dest>
11955     *: none
11956     morse_input: "Používat vstup morseovkou"
11957   </dest>
11958   <voice>
11959     *: none
11960     morse_input: "Používat vstup morseovkou"
11961   </voice>
11962 </phrase>
11963 <phrase>
11964   id: LANG_AUTOTRACKSKIP
11965   desc: in crossfade settings
11966   user: core
11967   <source>
11968     *: none
11969     crossfade: "Automatic Track Change Only"
11970   </source>
11971   <dest>
11972     *: none
11973     crossfade: "Automatická změna pouze skladby"
11974   </dest>
11975   <voice>
11976     *: none
11977     crossfade: "Automatycká změna pouze skladby"
11978   </voice>
11979 </phrase>
11980 <phrase>
11981   id: LANG_NEXT_TRACK
11982   desc: Shown in WPS
11983   user: core
11984   <source>
11985     *: "Next Track:"
11986   </source>
11987   <dest>
11988     *: "Další skladba:"
11989   </dest>
11990   <voice>
11991     *: "Další skladba:"
11992   </voice>
11993 </phrase>
11994 <phrase>
11995   id: LANG_NEXT
11996   desc: Shown in WPS (short form of Next Track)
11997   user: core
11998   <source>
11999     *: "Next:"
12000   </source>
12001   <dest>
12002     *: "Další:"
12003   </dest>
12004   <voice>
12005     *: "Další:"
12006   </voice>
12007 </phrase>
12008 <phrase>
12009   id: LANG_OF
12010   desc: Shown in WPS: X of Y (tracks)
12011   user: core
12012   <source>
12013     *: "of"
12014   </source>
12015   <dest>
12016     *: "z"
12017   </dest>
12018   <voice>
12019     *: "z celkem"
12020   </voice>
12021 </phrase>
12022 <phrase>
12023   id: LANG_BASE_SKIN
12024   desc: browse for the base skin in theme settings
12025   user: core
12026   <source>
12027     *: none
12028     lcd_bitmap: "Base Skin"
12029   </source>
12030   <dest>
12031     *: none
12032     lcd_bitmap: "Základní vzhled"
12033   </dest>
12034   <voice>
12035     *: none
12036     lcd_bitmap: "Základní vzhled"
12037   </voice>
12038 </phrase>
12039 <phrase>
12040   id: LANG_REMOTE_BASE_SKIN
12041   desc: browse for the base skin in theme settings
12042   user: core
12043   <source>
12044     *: none
12045     lcd_bitmap: "Remote Base Skin"
12046   </source>
12047   <dest>
12048     *: none
12049     lcd_bitmap: "Základní dálkový vzhled"
12050   </dest>
12051   <voice>
12052     *: none
12053     lcd_bitmap: "Základní dálkový vzhled"
12054   </voice>
12055 </phrase>
12056 <phrase>
12057   id: LANG_MAIN_SCREEN
12058   desc: in the main menu
12059   user: core
12060   <source>
12061     *: none
12062     remote: "Main Screen"
12063   </source>
12064   <dest>
12065     *: none
12066     remote: "Hlavní displej"
12067   </dest>
12068   <voice>
12069     *: none
12070     remote: "Hlavní dysplej"
12071   </voice>
12072 </phrase>
12073 <phrase>
12074   id: LANG_REMOTE_SCREEN
12075   desc: in the main menu
12076   user: core
12077   <source>
12078     *: none
12079     remote: "Remote Screen"
12080   </source>
12081   <dest>
12082     *: none
12083     remote: "Dálkový displej"
12084   </dest>
12085   <voice>
12086     *: none
12087     remote: "Dálkový dysplej"
12088   </voice>
12089 </phrase>
12090 <phrase>
12091   id: LANG_HISTOGRAM_INTERVAL
12092   desc: in record settings menu
12093   user: core
12094   <source>
12095     *: none
12096     histogram: "Histogram interval"
12097   </source>
12098   <dest>
12099     *: none
12100     histogram: "Rozsah histogramu"
12101   </dest>
12102   <voice>
12103     *: none
12104     histogram: "Rozsah histogramu"
12105   </voice>
12106 </phrase>
12107 <phrase>
12108   id: LANG_LINEOUT_ONOFF
12109   desc: in system settings menu
12110   user: core
12111   <source>
12112     *: none
12113     lineout_poweroff: "Line Out"
12114   </source>
12115   <dest>
12116     *: none
12117     lineout_poweroff: "Linkový výstup"
12118   </dest>
12119   <voice>
12120     *: none
12121     lineout_poweroff: "Linkový výstup"
12122   </voice>
12123 </phrase>
12124 <phrase>
12125   id: LANG_HOTKEY
12126   desc: hotkey menu
12127   user: core
12128   <source>
12129     *: none
12130     hotkey: "Hotkey"
12131   </source>
12132   <dest>
12133     *: none
12134     hotkey: "Zkratkové klávesy"
12135   </dest>
12136   <voice>
12137     *: none
12138     hotkey: "Zkratkové klávesy"
12139   </voice>
12140 </phrase>
12141 <phrase>
12142   id: LANG_HOTKEY_WPS
12143   desc: hotkey menu
12144   user: core
12145   <source>
12146     *: none
12147     hotkey: "WPS Hotkey"
12148   </source>
12149   <dest>
12150     *: none
12151     hotkey: "Zkratková klávesa přehrávací obrazovky"
12152   </dest>
12153   <voice>
12154     *: none
12155     hotkey: "Zkratková klávesa přehrávací obrazovky"
12156   </voice>
12157 </phrase>
12158 <phrase>
12159   id: LANG_HOTKEY_FILE_BROWSER
12160   desc: hotkey menu
12161   user: core
12162   <source>
12163     *: none
12164     hotkey: "File Browser Hotkey"
12165   </source>
12166   <dest>
12167     *: none
12168     hotkey: "Zkratková klávesa prohlížeče souborů"
12169   </dest>
12170   <voice>
12171     *: none
12172     hotkey: "Zkratková klávesa prohlížeče souborů"
12173   </voice>
12174 </phrase>
12175 <phrase>
12176   id: LANG_RESUME_REWIND
12177   desc: in playback settings menu
12178   user: core
12179   <source>
12180     *: none
12181     swcodec: "Rewind Before Resume"
12182   </source>
12183   <dest>
12184     *: none
12185     swcodec: "Přetočit zpět před pokračováním v přehrávání"
12186   </dest>
12187   <voice>
12188     *: none
12189     swcodec: "Přetočit zpět před pokračováním v přehrávání"
12190   </voice>
12191 </phrase>
12192 <phrase>
12193   id: LANG_REMOTE_RADIOSCREEN
12194   desc: in the theme menu
12195   user: core
12196   <source>
12197     *: none
12198     radio_remote: "Remote Radio Screen"
12199   </source>
12200   <dest>
12201     *: none
12202     radio_remote: "Obrazovka dálkové rádia"
12203   </dest>
12204   <voice>
12205     *: none
12206     radio_remote: "Obrazovka dálkové rádia"
12207   </voice>
12208 </phrase>
12209 <phrase>
12210   id: VOICE_EXT_FMS
12211   desc: spoken only, for file extension
12212   user: core
12213   <source>
12214     *: none
12215     radio: ""
12216   </source>
12217   <dest>
12218     *: none
12219     radio: ""
12220   </dest>
12221   <voice>
12222     *: none
12223     radio: "vzhled obrazovky rádia"
12224   </voice>
12225 </phrase>
12226 <phrase>
12227   id: VOICE_EXT_RFMS
12228   desc: spoken only, for file extension
12229   user: core
12230   <source>
12231     *: none
12232     radio_remote: ""
12233   </source>
12234   <dest>
12235     *: none
12236     radio_remote: ""
12237   </dest>
12238   <voice>
12239     *: none
12240     radio_remote: "vzhled obrazovky dálkového rádia"
12241   </voice>
12242 </phrase>
12243 <phrase>
12244   id: LANG_FM_STATION_HEADER
12245   desc: in radio screen
12246   user: core
12247   <source>
12248     *: none
12249     radio: "Station:"
12250   </source>
12251   <dest>
12252     *: none
12253     radio: "Stanice:"
12254   </dest>
12255   <voice>
12256     *: none
12257     radio: ""
12258   </voice>
12259 </phrase>
12260 <phrase>
12261   id: LANG_HW_EQ_TONE_CONTROLS
12262   desc: in sound_menu, hardware equalizer tone controls
12263   user: core
12264   <source>
12265     *: none
12266     gigabeats: "Tone Controls"
12267   </source>
12268   <dest>
12269     *: none
12270     gigabeats: "Regulace tónu"
12271   </dest>
12272   <voice>
12273     *: none
12274     gigabeats: "Regulace tónu"
12275   </voice>
12276 </phrase>
12277 <phrase>
12278   id: LANG_HW_EQ_TONE_CONTROLS_ADVANCED
12279   desc: in sound_menu, advanced settings for hardware equalizer tone controls
12280   user: core
12281   <source>
12282     *: none
12283     gigabeats: "Advanced Tone Control Settings"
12284   </source>
12285   <dest>
12286     *: none
12287     gigabeats: "Pokročilé nastavení regulace tónu"
12288   </dest>
12289   <voice>
12290     *: none
12291     gigabeats: "Pokročilé nastavení regulace tónu"
12292   </voice>
12293 </phrase>
12294 <phrase>
12295   id: LANG_HW_EQ_GAIN
12296   desc: in sound_menu, hardware equalizer tone controls filter gain
12297   user: core
12298   <source>
12299     *: none
12300     gigabeats: "Band %d Gain"
12301   </source>
12302   <dest>
12303     *: none
12304     gigabeats: "Rozsah zesílení %d"
12305   </dest>
12306   <voice>
12307     *: none
12308     gigabeats: "Rozsah zesílení"
12309   </voice>
12310 </phrase>
12311 <phrase>
12312   id: LANG_HW_EQ_FREQUENCY
12313   desc: in sound_menu, hardware equalizer tone controls shelf filter cutoff frequency
12314   user: core
12315   <source>
12316     *: none
12317     gigabeats: "Band %d Frequency"
12318   </source>
12319   <dest>
12320     *: none
12321     gigabeats: "Rozsah frekvence %d"
12322   </dest>
12323   <voice>
12324     *: none
12325     gigabeats: "Rozsah frekvence"
12326   </voice>
12327 </phrase>
12328 <phrase>
12329   id: LANG_HW_EQ_WIDTH
12330   desc: in sound_menu, hardware equalizer tone controls peak bandwith setting
12331   user: core
12332   <source>
12333     *: none
12334     gigabeats: "Band %d Width"
12335   </source>
12336   <dest>
12337     *: none
12338     gigabeats: "Rozsah šířky %d"
12339   </dest>
12340   <voice>
12341     *: none
12342     gigabeats: "Rozsah šířky"
12343   </voice>
12344 </phrase>
12345 <phrase>
12346   id: LANG_HW_EQ_WIDTH_NARROW
12347   desc: in sound_menu, hardware equalizer tone controls narrow bandwith setting
12348   user: core
12349   <source>
12350     *: none
12351     gigabeats: "Narrow"
12352   </source>
12353   <dest>
12354     *: none
12355     gigabeats: "Zúžení"
12356   </dest>
12357   <voice>
12358     *: none
12359     gigabeats: "Zúžení"
12360   </voice>
12361 </phrase>
12362 <phrase>
12363   id: LANG_HW_EQ_WIDTH_WIDE
12364   desc: in sound_menu, hardware equalizer tone controls wide bandwidth setting
12365   user: core
12366   <source>
12367     *: none
12368     gigabeats: "Wide"
12369   </source>
12370   <dest>
12371     *: none
12372     gigabeats: "Rozšíření"
12373   </dest>
12374   <voice>
12375     *: none
12376     gigabeats: "Rozšíření"
12377   </voice>
12378 </phrase>
12379 <phrase>
12380   id: LANG_DEPTH_3D
12381   desc: in sound_menu, amount of 3D enhancement effect
12382   user: core
12383   <source>
12384     *: none
12385     gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement"
12386   </source>
12387   <dest>
12388     *: none
12389     gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D vylepšení"
12390   </dest>
12391   <voice>
12392     *: none
12393     gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "TŘIDÉ vylepšení"
12394   </voice>
12395 </phrase>
12396 <phrase>
12397   id: LANG_TAGNAVI_UNTAGGED
12398   desc: "<untagged>" entry in tag browser
12399   user: core
12400   <source>
12401     *: "<Untagged>"
12402   </source>
12403   <dest>
12404     *: "<Bez popisu>"
12405   </dest>
12406   <voice>
12407     *: "Bez popisu"
12408   </voice>
12409 </phrase>
12410 <phrase>
12411   id: LANG_RADIOSCREEN
12412   desc: in the theme menu
12413   user: core
12414   <source>
12415     *: none
12416     radio: "Radio Screen"
12417   </source>
12418   <dest>
12419     *: none
12420     radio: "Obrazovka rádia"
12421   </dest>
12422   <voice>
12423     *: none
12424     radio: "Obrazovka rádia"
12425   </voice>
12426 </phrase>
12427 <phrase>
12428   id: LANG_ID3_COMPOSER
12429   desc: in tag viewer
12430   user: core
12431   <source>
12432     *: "Composer"
12433   </source>
12434   <dest>
12435     *: "Skladatel"
12436   </dest>
12437   <voice>
12438     *: ""
12439   </voice>
12440 </phrase>
12441 <phrase>
12442   id: LANG_FORCE
12443   desc: alternative to yes/no for tristate settings
12444   user: core
12445   <source>
12446     *: "Force"
12447   </source>
12448   <dest>
12449     *: "Vynutit"
12450   </dest>
12451   <voice>
12452     *: "Vynutit"
12453   </voice>
12454 </phrase>
12455 <phrase>
12456   id: LANG_ONPLAY_PICTUREFLOW
12457   desc: Onplay pictureflow
12458   user: core
12459   <source>
12460     *: "PictureFlow"
12461   </source>
12462   <dest>
12463     *: "Plugin PictureFlow"
12464   </dest>
12465   <voice>
12466     *: "Plagin pikčrflou, neozvučitelné"
12467   </voice>
12468 </phrase>
12469 <phrase>
12470   id: LANG_KBD_OK
12471   desc: in keyboard
12472   user: core
12473   <source>
12474     *: none
12475     touchscreen: "OK"
12476   </source>
12477   <dest>
12478     *: none
12479     touchscreen: "OK"
12480   </dest>
12481   <voice>
12482     *: none
12483     touchscreen: "OUKEJ"
12484   </voice>
12485 </phrase>
12486 <phrase>
12487   id: LANG_KBD_DELETE
12488   desc: in keyboard
12489   user: core
12490   <source>
12491     *: none
12492     touchscreen: "Del"
12493   </source>
12494   <dest>
12495     *: none
12496     touchscreen: "Mazat"
12497   </dest>
12498   <voice>
12499     *: none
12500     touchscreen: "Mazat"
12501   </voice>
12502 </phrase>
12503 <phrase>
12504   id: LANG_KBD_CANCEL
12505   desc: in keyboard
12506   user: core
12507   <source>
12508     *: none
12509     touchscreen: "Cancel"
12510   </source>
12511   <dest>
12512     *: none
12513     touchscreen: "Zrušit"
12514   </dest>
12515   <voice>
12516     *: none
12517     touchscreen: "Zrušit"
12518   </voice>
12519 </phrase>
12520 <phrase>
12521   id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE
12522   desc: prompt for user to decide whether to update bookmarks
12523   user: core
12524   <source>
12525     *: "Update on Stop"
12526   </source>
12527   <dest>
12528     *: "Aktualizovat při zastavení"
12529   </dest>
12530   <voice>
12531     *: "Aktualizovat při zastavení"
12532   </voice>
12533 </phrase>
12534 <phrase>
12535   id: LANG_SET_AS_START_DIR
12536   desc: used in the onplay menu to set a starting browser dir
12537   user: core
12538   <source>
12539     *: "Start File Browser Here"
12540   </source>
12541   <dest>
12542     *: "Nastavit jako výchozí složku"
12543   </dest>
12544   <voice>
12545     *: "Nastavit jako výchozí složku"
12546   </voice>
12547 </phrase>
12548 <phrase>
12549   id: LANG_RESET_START_DIR
12550   desc: reset the browser start directory
12551   user: core
12552   <source>
12553     *: "Start File Browser at /"
12554   </source>
12555   <dest>
12556     *: "Výchozí složku nastavit na root"
12557   </dest>
12558   <voice>
12559     *: "Výchozí složku nastavit na růt"
12560   </voice>
12561 </phrase>
12562 <phrase>
12563   id: LANG_FM_RSSI
12564   desc: Signal strength of a received FM station
12565   user: core
12566   <source>
12567     *: none
12568     radio: "Signal strength:"
12569   </source>
12570   <dest>
12571     *: none
12572     radio: "Síla signálu:"
12573   </dest>
12574   <voice>
12575     *: none
12576     radio: "Síla signálu"
12577   </voice>
12578 </phrase>
12579 <phrase>
12580   id: LANG_FILESIZE
12581   desc: in record timesplit options and in track information viewer 
12582   user: core
12583   <source>
12584     *: "Filesize"
12585   </source>
12586   <dest>
12587     *: "Velikost souboru"
12588   </dest>
12589   <voice>
12590     *: "Velikost souboru"
12591   </voice>
12592 </phrase>
12593 <phrase>
12594   id: LANG_AUTORESUME_ENABLE
12595   desc: deprecated
12596   user: core
12597   <source>
12598     *: ""
12599   </source>
12600   <dest>
12601     *: ""
12602   </dest>
12603   <voice>
12604     *: ""
12605   </voice>
12606 </phrase>
12607 <phrase>
12608   id: LANG_AUTORESUME_ENABLE_YES
12609   desc: deprecated
12610   user: core
12611   <source>
12612     *: ""
12613   </source>
12614   <dest>
12615     *: ""
12616   </dest>
12617   <voice>
12618     *: ""
12619   </voice>
12620 </phrase>
12621 <phrase>
12622   id: LANG_AUTORESUME
12623   desc: resume settings menu
12624   user: core
12625   <source>
12626     *: "Automatic resume"
12627   </source>
12628   <dest>
12629     *: "Pokračování přehrávání u všech skladeb"
12630   </dest>
12631   <voice>
12632     *: "Pokračování přehrávání u všech skladeb"
12633   </voice>
12634 </phrase>
12635 <phrase>
12636   id: LANG_AUTORESUME_AUTOMATIC
12637   desc: resume on automatic track change
12638   user: core
12639   <source>
12640     *: "Resume on automatic track change"
12641   </source>
12642   <dest>
12643     *: "Při automatické změně skladby"
12644   </dest>
12645   <voice>
12646     *: "Při automatické změně skladby"
12647   </voice>
12648 </phrase>
12649 <phrase>
12650   id: LANG_AUTORESUME_CUSTOM
12651   desc: enable customization of resume on automatic track change
12652   user: core
12653   <source>
12654     *: "In custom directories only"
12655   </source>
12656   <dest>
12657     *: "Pouze ve vlastních složkách"
12658   </dest>
12659   <voice>
12660     *: "Pouze ve vlastních složkách"
12661   </voice>
12662 </phrase>
12663 <phrase>
12664   id: LANG_PAUSE_REWIND
12665   desc: Seconds to rewind when rewind on pause is enabled.
12666   user: core
12667   <source>
12668     *: "Rewind on Pause"
12669   </source>
12670   <dest>
12671     *: "Přetočit zpět při pauze"
12672   </dest>
12673   <voice>
12674     *: "Přetočit zpět při pauze"
12675   </voice>
12676 </phrase>
12677 <phrase>
12678   id: LANG_SET_AS_PLAYLISTCAT_DIR
12679   desc: used in the onplay menu to set a playlist catalogue dir
12680   user: core
12681   <source>
12682     *: "Set As Playlist Catalogue Directory"
12683   </source>
12684   <dest>
12685     *: "Nastavit jako složku pro katalog playlistů"
12686   </dest>
12687   <voice>
12688     *: "Nastavit jako složku pro katalog plejlistů"
12689   </voice>
12690 </phrase>
12691 <phrase>
12692   id: LANG_RESET_PLAYLISTCAT_DIR
12693   desc:
12694   user: core
12695   <source>
12696     *: "Reset Playlist Catalogue Directory"
12697   </source>
12698   <dest>
12699     *: "Zrušit přiřazení složky pro katalog playlistů"
12700   </dest>
12701   <voice>
12702     *: "Zrušit přiřazení složky pro katalog plejlistů"
12703   </voice>
12704 </phrase>
12705 <phrase>
12706   id: LANG_CURRENT_PLAYLIST
12707   desc: Used when you need to say playlist, also voiced
12708   user: core
12709   <source>
12710     *: "Current Playlist"
12711   </source>
12712   <dest>
12713     *: "Aktuální playlist"
12714   </dest>
12715   <voice>
12716     *: "Aktuální plejlist"
12717   </voice>
12718 </phrase>
12719 <phrase>
12720   id: LANG_SAVE_CHANGES
12721   desc: When you try to exit screens to confirm save
12722   user: core
12723   <source>
12724     *: "Save Changes?"
12725   </source>
12726   <dest>
12727     *: "Uložit změny?"
12728   </dest>
12729   <voice>
12730     *: "Uložit změny?"
12731   </voice>
12732 </phrase>
12733 <phrase>
12734   id: LANG_USB_SKIP_FIRST_DRIVE
12735   desc: in settings_menu
12736   user: core
12737   <source>
12738     *: none
12739     multidrive_usb: "USB Hide Internal Drive"
12740   </source>
12741   <dest>
12742     *: none
12743     multidrive_usb: "Skrýt interní pamět přes USB"
12744   </dest>
12745   <voice>
12746     *: none
12747     multidrive_usb: "Skrýt interní pamět přes ÚESBÉ"
12748   </voice>
12749 </phrase>
12750 <phrase>
12751   id: LANG_LIST_LINE_PADDING
12752   desc: list padding, in display settings
12753   user: core
12754   <source>
12755     *: none
12756     touchscreen: "Line Padding in Lists"
12757   </source>
12758   <dest>
12759     *: none
12760     touchscreen: "Vyplnění řádky v seznamech"
12761   </dest>
12762   <voice>
12763     *: none
12764     touchscreen: "Vyplnění řádky v seznamech"
12765   </voice>
12766 </phrase>
12767 <phrase>
12768   id: LANG_AUTOMATIC
12769   desc: generic automatic
12770   user: core
12771   <source>
12772     *: "Automatic"
12773   </source>
12774   <dest>
12775     *: "Automaticky"
12776   </dest>
12777   <voice>
12778     *: "Automatycky"
12779   </voice>
12780 </phrase>
12781 <phrase>
12782   id: LANG_SLEEP_TIMER_DURATION
12783   desc: default sleep timer duration in minutes
12784   user: core
12785   <source>
12786     *: "Default Sleep Timer Duration"
12787   </source>
12788   <dest>
12789     *: "Výchozí doba časovače vypnutí"
12790   </dest>
12791   <voice>
12792     *: "Výchozí doba časovače vypnutí"
12793   </voice>
12794 </phrase>
12795 <phrase>
12796   id: LANG_SLEEP_TIMER_ON_POWER_UP
12797   desc: whether sleep timer starts on power up
12798   user: core
12799   <source>
12800     *: "Start Sleep Timer On Boot"
12801   </source>
12802   <dest>
12803     *: "Aktivovat časovač vypnutí při startu přehrávače"
12804   </dest>
12805   <voice>
12806     *: "Aktivovat časovač vypnutí při startu přehrávače"
12807   </voice>
12808 </phrase>
12809 <phrase>
12810   id: LANG_SLEEP_TIMER_CANCEL_CURRENT
12811   desc: shown instead of sleep timer when it's running
12812   user: core
12813   <source>
12814     *: "Cancel Sleep Timer"
12815   </source>
12816   <dest>
12817     *: "Zrušit časovač vypnutí"
12818   </dest>
12819   <voice>
12820     *: "Zrušit časovač vypnutí, zbývá"
12821   </voice>
12822 </phrase>
12823 <phrase>
12824   id: LANG_SHORTCUTS
12825   desc: Title in the shortcuts menu
12826   user: core
12827   <source>
12828     *: "Shortcuts"
12829   </source>
12830   <dest>
12831     *: "Zástupci"
12832   </dest>
12833   <voice>
12834     *: "Zástupci"
12835   </voice>
12836 </phrase>
12837 <phrase>
12838   id: LANG_KEYCLICK_SOFTWARE
12839   desc: in keyclick settings menu
12840   user: core
12841   <source>
12842     *: none
12843     hardware_click: "Headphone Keyclick"
12844   </source>
12845   <dest>
12846     *: none
12847     hardware_click: "Kliknutí přes sluchátka"
12848   </dest>
12849   <voice>
12850     *: none
12851     hardware_click: "Kliknutí přes sluchátka"
12852   </voice>
12853 </phrase>
12854 <phrase>
12855   id: LANG_KEYCLICK_HARDWARE
12856   desc: in keyclick settings menu
12857   user: core
12858   <source>
12859     *: none
12860     hardware_click: "Speaker Keyclick"
12861   </source>
12862   <dest>
12863     *: none
12864     hardware_click: "Kliknutí přes reproduktor"
12865   </dest>
12866   <voice>
12867     *: none
12868     hardware_click: "Kliknutí přes reproduktor"
12869   </voice>
12870 </phrase>
12871 <phrase>
12872   id: LANG_GLYPHS
12873   desc: in settings_menu
12874   user: core
12875   <source>
12876     *: "Glyphs To Cache"
12877   </source>
12878   <dest>
12879     *: "Vyrovnávací paměť pro glyphy"
12880   </dest>
12881   <voice>
12882     *: "Vyrovnávací paměť pro glyphy"
12883   </voice>
12884 </phrase>
12885 <phrase>
12886   id: LANG_STARTUP_SHUTDOWN
12887   desc: in the general settings menu
12888   user: core
12889   <source>
12890     *: "Startup/Shutdown"
12891   </source>
12892   <dest>
12893     *: "Spouštění / vypínání"
12894   </dest>
12895   <voice>
12896     *: "Spouštění a vypínání"
12897   </voice>
12898 </phrase>
12899 <phrase>
12900   id: LANG_KEYPRESS_RESTARTS_SLEEP_TIMER
12901   desc: whether to restart running sleep timer on keypress
12902   user: core
12903   <source>
12904     *: "Restart Sleep Timer On Keypress"
12905   </source>
12906   <dest>
12907     *: "Stisk klávesy restartuje časovač vypnutí"
12908   </dest>
12909   <voice>
12910     *: "Stisk klávesy restartuje časovač vypnutí"
12911   </voice>
12912 </phrase>
12913 <phrase>
12914   id: LANG_CONSTRAIN_NEXT_FOLDER
12915   desc: in settings_menu. Whether LANG_NEXT_FOLDER should be constrained to directories within LANG_SET_AS_START_DIR
12916   user: core
12917   <source>
12918     *: "Constrain Auto-Change"
12919   </source>
12920   <dest>
12921     *: "Omezit pokračování do další složky"
12922   </dest>
12923   <voice>
12924     *: "Omezit pokračování do další složky"
12925   </voice>
12926 </phrase>
12927 <phrase>
12928   id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS
12929   desc: in settings_menu.
12930   user: core
12931   <source>
12932     *: none
12933     quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
12934   </source>
12935   <dest>
12936     *: none
12937     quickscreen: "Použít menu Zástupci místo Rychlé nabídky"
12938   </dest>
12939   <voice>
12940     *: none
12941     quickscreen: "Použít menu Zástupci místo Rychlé nabídky"
12942   </voice>
12943 </phrase>
12944 <phrase>
12945   id: LANG_CROSSFEED_MEIER
12946   desc: in sound settings
12947   user: core
12948   <source>
12949     *: none
12950     swcodec: "Simple (Meier)"
12951   </source>
12952   <dest>
12953     *: none
12954     swcodec: "Jednoduchý (Meier)"
12955   </dest>
12956   <voice>
12957     *: none
12958     swcodec: "Jednoduchý"
12959   </voice>
12960 </phrase>
12961 <phrase>
12962   id: LANG_SLEEP_TIMER_START_CURRENT
12963   desc: shown when a sleep timer isn't running
12964   user: core
12965   <source>
12966     *: "Start Sleep Timer"
12967   </source>
12968   <dest>
12969     *: "Zapnout časovač vypnutí"
12970   </dest>
12971   <voice>
12972     *: "Zapnout časovač vypnutí"
12973   </voice>
12974 </phrase>
12975 <phrase>
12976   id: LANG_CODEPAGE_WESTERN_EUROPEAN
12977   desc: in codepage setting menu
12978   user: core
12979   <source>
12980     *: "Western European (CP1252)"
12981   </source>
12982   <dest>
12983     *: "Západní Evropa (CP1252)"
12984   </dest>
12985   <voice>
12986     *: "Západní Evropa"
12987   </voice>
12988 </phrase>
12989 <phrase>
12990   id: LANG_CROSSFEED_CUSTOM
12991   desc: in sound settings
12992   user: core
12993   <source>
12994     *: none
12995     swcodec: "Custom"
12996   </source>
12997   <dest>
12998     *: none
12999     swcodec: "Vlastní"
13000   </dest>
13001   <voice>
13002     *: none
13003     swcodec: "Vlastní"
13004   </voice>
13005 </phrase>
13006 <phrase>
13007   id: LANG_SELECT_FOLDER
13008   desc: in settings_menu
13009   user: core
13010   <source>
13011     *: "Select one or more directories"
13012   </source>
13013   <dest>
13014     *: "Vybrat jeden nebo více adresářů"
13015   </dest>
13016   <voice>
13017     *: "Vybrat jeden nebo více adresářů"
13018   </voice>
13019 </phrase>
13020 <phrase>
13021   id: LANG_SELECT_DATABASE_DIRS
13022   desc: in settings_menu
13023   user: core
13024   <source>
13025     *: "Select directories to scan"
13026   </source>
13027   <dest>
13028     *: "Vybrat adresáře pro prohledávání"
13029   </dest>
13030   <voice>
13031     *: "Vybrat adresáře pro prohledávání"
13032   </voice>
13033 </phrase>