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