Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup exports...
[Rockbox.git] / apps / lang / islenska.lang
blob145fff9fa4a3646fbb2f1d1fe90f1e502777a9fe
1 <phrase>
2   id: LANG_SET_BOOL_YES
3   desc: bool true representation
4   user:
5   <source>
6     *: "Yes"
7   </source>
8   <dest>
9     *: "Já"
10   </dest>
11   <voice>
12     *: "Yes"
13   </voice>
14 </phrase>
15 <phrase>
16   id: LANG_SET_BOOL_NO
17   desc: bool false representation
18   user:
19   <source>
20     *: "No"
21   </source>
22   <dest>
23     *: "Nei"
24   </dest>
25   <voice>
26     *: "No"
27   </voice>
28 </phrase>
29 <phrase>
30   id: LANG_ON
31   desc: Used in a lot of places
32   user:
33   <source>
34     *: "On"
35   </source>
36   <dest>
37     *: "Á"
38   </dest>
39   <voice>
40     *: "On"
41   </voice>
42 </phrase>
43 <phrase>
44   id: LANG_OFF
45   desc: Used in a lot of places
46   user:
47   <source>
48     *: "Off"
49   </source>
50   <dest>
51     *: "AF"
52   </dest>
53   <voice>
54     *: "Off"
55   </voice>
56 </phrase>
57 <phrase>
58   id: LANG_RESUME_SETTING_ASK
59   desc: in settings_menu
60   user:
61   <source>
62     *: "Ask"
63   </source>
64   <dest>
65     *: "Spyrja"
66   </dest>
67   <voice>
68     *: "Ask"
69   </voice>
70 </phrase>
71 <phrase>
72   id: LANG_ALWAYS
73   desc: (player) the jump scroll shall be done "always
74   user:
75   <source>
76     *: "Always"
77   </source>
78   <dest>
79     *: "Alltaf"
80   </dest>
81   <voice>
82     *: "Always"
83   </voice>
84 </phrase>
85 <phrase>
86   id: LANG_CONFIRM_SHUTDOWN
87   desc: in shutdown screen
88   user:
89   <source>
90     *: "Press OFF to shut down"
91   </source>
92   <dest>
93     *: "Haldið af til ad keyra niður"
94   </dest>
95   <voice>
96     *: ""
97   </voice>
98 </phrase>
99 <phrase>
100   id: LANG_SHUTTINGDOWN
101   desc: in main menu
102   user:
103   <source>
104     *: "Shutting down..."
105   </source>
106   <dest>
107     *: "Að keyra niður..."
108   </dest>
109   <voice>
110     *: ""
111   </voice>
112 </phrase>
113 <phrase>
114   id: LANG_RESTARTING_PLAYBACK
115   desc: splash screen displayed when pcm buffer size is changed
116   user:
117   <source>
118     *: "Restarting playback..."
119   </source>
120   <dest>
121     *: "Endurhefja spilun..."
122   </dest>
123   <voice>
124     *: "Restarting playback..."
125   </voice>
126 </phrase>
127 <phrase>
128   id: LANG_REMOVE_MMC
129   desc: before acknowledging usb in case an MMC is inserted (Ondio)
130   user:
131   <source>
132     *: "Please remove inserted MMC"
133   </source>
134   <dest>
135     *: "Vinsamlegast fjarlægjið MMC-Kortið"
136   </dest>
137   <voice>
138     *: "Please remove multimedia card"
139   </voice>
140 </phrase>
141 <phrase>
142   id: LANG_MENU_SETTING_CANCEL
143   desc: Visual confirmation of canceling a changed setting
144   user:
145   <source>
146     *: "Canceled"
147   </source>
148   <dest>
149     *: "Hætt við"
150   </dest>
151   <voice>
152     *: ""
153   </voice>
154 </phrase>
155 <phrase>
156   id: LANG_FAILED
157   desc: Something failed. To be appended after above actions
158   user:
159   <source>
160     *: "Failed"
161   </source>
162   <dest>
163     *: "Mislukkað"
164   </dest>
165   <voice>
166     *: ""
167   </voice>
168 </phrase>
169 <phrase>
170   id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS
171   desc: Text for the menu text to access the most recent bookmarks list
172   user:
173   <source>
174     *: "Recent Bookmarks"
175   </source>
176   <dest>
177     *: "Ný bókamerki"
178   </dest>
179   <voice>
180     *: "Recent Bookmarks"
181   </voice>
182 </phrase>
183 <phrase>
184   id: LANG_SOUND_SETTINGS
185   desc: in the main menu
186   user:
187   <source>
188     *: "Sound Settings"
189   </source>
190   <dest>
191     *: "Hljóðstillingar"
192   </dest>
193   <voice>
194     *: "Sound Settings"
195   </voice>
196 </phrase>
197 <phrase>
198   id: LANG_GENERAL_SETTINGS
199   desc: in the main menu
200   user:
201   <source>
202     *: "General Settings"
203   </source>
204   <dest>
205     *: "Almennarstillingar"
206   </dest>
207   <voice>
208     *: "General Settings"
209   </voice>
210 </phrase>
211 <phrase>
212   id: LANG_MANAGE_MENU
213   desc: in the system sub menu
214   user:
215   <source>
216     *: "Manage Settings"
217   </source>
218   <dest>
219     *: "Halda við stillingar"
220   </dest>
221   <voice>
222     *: "Manage Settings"
223   </voice>
224 </phrase>
225 <phrase>
226   id: LANG_FM_RADIO
227   desc: in main menu
228   user:
229   <source>
230     *: "FM Radio"
231   </source>
232   <dest>
233     *: "FM útvarp"
234   </dest>
235   <voice>
236     *: "FM Radio"
237   </voice>
238 </phrase>
239 <phrase>
240   id: LANG_RECORDING
241   desc: in the main menu
242   user:
243   <source>
244     *: "Recording"
245   </source>
246   <dest>
247     *: "Hljóðritun"
248   </dest>
249   <voice>
250     *: "Recording"
251   </voice>
252 </phrase>
253 <phrase>
254   id: LANG_PLAYLIST_MENU
255   desc: in main menu.
256   user:
257   <source>
258     *: "Playlist Options"
259   </source>
260   <dest>
261     *: "Lagalista stillinga"
262   </dest>
263   <voice>
264     *: "Playlist Options"
265   </voice>
266 </phrase>
267 <phrase>
268   id: LANG_PLUGINS
269   desc: in main_menu()
270   user:
271   <source>
272     *: "Browse Plugins"
273   </source>
274   <dest>
275     *: "Skoða hugbúnað"
276   </dest>
277   <voice>
278     *: "Browse Plugins"
279   </voice>
280 </phrase>
281 <phrase>
282   id: LANG_INFO
283   desc: in the main menu
284   user:
285   <source>
286     *: "Info"
287   </source>
288   <dest>
289     *: "Upplýsingar"
290   </dest>
291   <voice>
292     *: "Info"
293   </voice>
294 </phrase>
295 <phrase>
296   id: LANG_SHUTDOWN
297   desc: in main menu
298   user:
299   <source>
300     *: "Shut down"
301   </source>
302   <dest>
303     *: "Keyra niður"
304   </dest>
305   <voice>
306     *: "Shut down"
307   </voice>
308 </phrase>
309 <phrase>
310   id: LANG_VOLUME
311   desc: in sound_settings
312   user:
313   <source>
314     *: "Volume"
315   </source>
316   <dest>
317     *: "Hljóðstyrkni"
318   </dest>
319   <voice>
320     *: "Volume"
321   </voice>
322 </phrase>
323 <phrase>
324   id: LANG_BASS
325   desc: in sound_settings
326   user:
327   <source>
328     *: "Bass"
329   </source>
330   <dest>
331     *: "Bassi"
332   </dest>
333   <voice>
334     *: "Bass"
335   </voice>
336 </phrase>
337 <phrase>
338   id: LANG_TREBLE
339   desc: in sound_settings
340   user:
341   <source>
342     *: "Treble"
343   </source>
344   <dest>
345     *: "Diskant"
346   </dest>
347   <voice>
348     *: "Treble"
349   </voice>
350 </phrase>
351 <phrase>
352   id: LANG_BALANCE
353   desc: in sound_settings
354   user:
355   <source>
356     *: "Balance"
357   </source>
358   <dest>
359     *: "Jafnvægi"
360   </dest>
361   <voice>
362     *: "Balance"
363   </voice>
364 </phrase>
365 <phrase>
366   id: LANG_CHANNEL_MENU
367   desc: in sound_settings
368   user:
369   <source>
370     *: "Channels"
371   </source>
372   <dest>
373     *: "Rásir"
374   </dest>
375   <voice>
376     *: "Channels"
377   </voice>
378 </phrase>
379 <phrase>
380   id: LANG_CHANNEL
381   desc: in sound_settings
382   user:
383   <source>
384     *: "Channel Configuration"
385   </source>
386   <dest>
387     *: "Rásauppsetning"
388   </dest>
389   <voice>
390     *: ""
391   </voice>
392 </phrase>
393 <phrase>
394   id: LANG_CHANNEL_STEREO
395   desc: in sound_settings
396   user:
397   <source>
398     *: "Stereo"
399   </source>
400   <dest>
401     *: "Stereó"
402   </dest>
403   <voice>
404     *: "Stereo"
405   </voice>
406 </phrase>
407 <phrase>
408   id: LANG_CHANNEL_MONO
409   desc: in sound_settings
410   user:
411   <source>
412     *: "Mono"
413   </source>
414   <dest>
415     *: "Mónó"
416   </dest>
417   <voice>
418     *: "Mono"
419   </voice>
420 </phrase>
421 <phrase>
422   id: LANG_CHANNEL_CUSTOM
423   desc: in sound_settings
424   user:
425   <source>
426     *: "Custom"
427   </source>
428   <dest>
429     *: "Siðvenja"
430   </dest>
431   <voice>
432     *: "Custom"
433   </voice>
434 </phrase>
435 <phrase>
436   id: LANG_CHANNEL_LEFT
437   desc: in sound_settings
438   user:
439   <source>
440     *: "Mono Left"
441   </source>
442   <dest>
443     *: "Mónó vinstri"
444   </dest>
445   <voice>
446     *: "Mono Left"
447   </voice>
448 </phrase>
449 <phrase>
450   id: LANG_CHANNEL_RIGHT
451   desc: in sound_settings
452   user:
453   <source>
454     *: "Mono Right"
455   </source>
456   <dest>
457     *: "Mónó hægri"
458   </dest>
459   <voice>
460     *: "Mono Right"
461   </voice>
462 </phrase>
463 <phrase>
464   id: LANG_CHANNEL_KARAOKE
465   desc: in sound_settings
466   user:
467   <source>
468     *: "Karaoke"
469   </source>
470   <dest>
471     *: "Karaoke"
472   </dest>
473   <voice>
474     *: "Karaoke"
475   </voice>
476 </phrase>
477 <phrase>
478   id: LANG_STEREO_WIDTH
479   desc: in sound_settings
480   user:
481   <source>
482     *: "Stereo width"
483   </source>
484   <dest>
485     *: "Stereó vídd"
486   </dest>
487   <voice>
488     *: "Stereo width"
489   </voice>
490 </phrase>
491 <phrase>
492   id: LANG_LOUDNESS
493   desc: in sound_settings
494   user:
495   <source>
496     *: "Loudness"
497   </source>
498   <dest>
499     *: "Hljóðstyrkur"
500   </dest>
501   <voice>
502     *: "Loudness"
503   </voice>
504 </phrase>
505 <phrase>
506   id: LANG_AUTOVOL
507   desc: in sound_settings
508   user:
509   <source>
510     *: "Auto Volume"
511   </source>
512   <dest>
513     *: "Sjálfvirk hljóðstilling"
514   </dest>
515   <voice>
516     *: "Auto Volume"
517   </voice>
518 </phrase>
519 <phrase>
520   id: LANG_DECAY
521   desc: in sound_settings
522   user:
523   <source>
524     *: "AV Decay Time"
525   </source>
526   <dest>
527     *: "SH Tímafall"
528   </dest>
529   <voice>
530     *: ""
531   </voice>
532 </phrase>
533 <phrase>
534   id: LANG_SUPERBASS
535   desc: in sound settings
536   user:
537   <source>
538     *: "Super bass"
539   </source>
540   <dest>
541     *: "Súper bassi"
542   </dest>
543   <voice>
544     *: "Super bass"
545   </voice>
546 </phrase>
547 <phrase>
548   id: LANG_MDB_ENABLE
549   desc: in sound settings
550   user:
551   <source>
552     *: "MDB Enable"
553   </source>
554   <dest>
555     *: "MDB á"
556   </dest>
557   <voice>
558     *: "MDB Enable"
559   </voice>
560 </phrase>
561 <phrase>
562   id: LANG_MDB_STRENGTH
563   desc: in sound settings
564   user:
565   <source>
566     *: "MDB Strength"
567   </source>
568   <dest>
569     *: "MDB Sterkleiki"
570   </dest>
571   <voice>
572     *: "MDB Strength"
573   </voice>
574 </phrase>
575 <phrase>
576   id: LANG_MDB_HARMONICS
577   desc: in sound settings
578   user:
579   <source>
580     *: "MDB Harmonics"
581   </source>
582   <dest>
583     *: "MDB hljómfræði"
584   </dest>
585   <voice>
586     *: "MDB Harmonics"
587   </voice>
588 </phrase>
589 <phrase>
590   id: LANG_MDB_CENTER
591   desc: in sound settings
592   user:
593   <source>
594     *: "MDB Center frequency"
595   </source>
596   <dest>
597     *: "MDB mið tíðni"
598   </dest>
599   <voice>
600     *: "MDB Center frequency"
601   </voice>
602 </phrase>
603 <phrase>
604   id: LANG_MDB_SHAPE
605   desc: in sound settings
606   user:
607   <source>
608     *: "MDB Shape"
609   </source>
610   <dest>
611     *: "MDB hljóð form"
612   </dest>
613   <voice>
614     *: "MDB Shape"
615   </voice>
616 </phrase>
617 <phrase>
618   id: LANG_PLAYBACK
619   desc: in settings_menu()
620   user:
621   <source>
622     *: "Playback"
623   </source>
624   <dest>
625     *: "Spilastillingar"
626   </dest>
627   <voice>
628     *: "Playback"
629   </voice>
630 </phrase>
631 <phrase>
632   id: LANG_FILE
633   desc: in settings_menu()
634   user:
635   <source>
636     *: "File View"
637   </source>
638   <dest>
639     *: "Skrástillingar"
640   </dest>
641   <voice>
642     *: "File View"
643   </voice>
644 </phrase>
645 <phrase>
646   id: LANG_DISPLAY
647   desc: in settings_menu()
648   user:
649   <source>
650     *: "Display"
651   </source>
652   <dest>
653     *: "Skjár"
654   </dest>
655   <voice>
656     *: "Display"
657   </voice>
658 </phrase>
659 <phrase>
660   id: LANG_SYSTEM
661   desc: in settings_menu()
662   user:
663   <source>
664     *: "System"
665   </source>
666   <dest>
667     *: "Kerfi"
668   </dest>
669   <voice>
670     *: "System"
671   </voice>
672 </phrase>
673 <phrase>
674   id: LANG_BOOKMARK_SETTINGS
675   desc: in general settings
676   user:
677   <source>
678     *: "Bookmarking"
679   </source>
680   <dest>
681     *: "Bókamerki"
682   </dest>
683   <voice>
684     *: "Bookmarking"
685   </voice>
686 </phrase>
687 <phrase>
688   id: LANG_LANGUAGE
689   desc: in settings_menu
690   user:
691   <source>
692     *: "Language"
693   </source>
694   <dest>
695     *: "Tungumál"
696   </dest>
697   <voice>
698     *: "Language"
699   </voice>
700 </phrase>
701 <phrase>
702   id: LANG_VOICE
703   desc: root of voice menu
704   user:
705   <source>
706     *: "Voice"
707   </source>
708   <dest>
709     *: "Tal"
710   </dest>
711   <voice>
712     *: "Voice"
713   </voice>
714 </phrase>
715 <phrase>
716   id: LANG_CUSTOM_CFG
717   desc: in setting_menu()
718   user:
719   <source>
720     *: "Browse .cfg Files"
721   </source>
722   <dest>
723     *: "Skoða .cfg skráir"
724   </dest>
725   <voice>
726     *: "Browse configuration files"
727   </voice>
728 </phrase>
729 <phrase>
730   id: LANG_FIRMWARE
731   desc: in the main menu
732   user:
733   <source>
734     *: "Browse Firmwares"
735   </source>
736   <dest>
737     *: "Skoða Stýrikerfi"
738   </dest>
739   <voice>
740     *: "Browse Firmwares"
741   </voice>
742 </phrase>
743 <phrase>
744   id: LANG_RESET
745   desc: in system_settings_menu()
746   user:
747   <source>
748     *: "Reset Settings"
749   </source>
750   <dest>
751     *: "Endurstilla"
752   </dest>
753   <voice>
754     *: "Reset Settings"
755   </voice>
756 </phrase>
757 <phrase>
758   id: LANG_RESET_ASK_RECORDER
759   desc: confirm to reset settings
760   user:
761   <source>
762     *: "Are You Sure?"
763   </source>
764   <dest>
765     *: "Ertu viss?"
766   </dest>
767   <voice>
768     *: ""
769   </voice>
770 </phrase>
771 <phrase>
772   id: LANG_CONFIRM_WITH_PLAY_RECORDER
773   desc: Generic recorder string to use to confirm
774   user:
775   <source>
776     *: "PLAY = Yes"
777   </source>
778   <dest>
779     *: "PLAY = Já"
780     h100,h120,h300: "NAVI = Já"
781   </dest>
782   <voice>
783     *: ""
784   </voice>
785 </phrase>
786 <phrase>
787   id: LANG_CANCEL_WITH_ANY_RECORDER
788   desc: Generic recorder string to use to cancel
789   user:
790   <source>
791     *: "Any Other = No"
792   </source>
793   <dest>
794     *: "Allt annað = Nei"
795   </dest>
796   <voice>
797     *: ""
798   </voice>
799 </phrase>
800 <phrase>
801   id: LANG_RESET_DONE_SETTING
802   desc: visual confirmation after settings reset
803   user:
804   <source>
805     *: "Settings"
806   </source>
807   <dest>
808     *: "Stillingar"
809   </dest>
810   <voice>
811     *: ""
812   </voice>
813 </phrase>
814 <phrase>
815   id: LANG_RESET_DONE_CLEAR
816   desc: visual confirmation after settings reset
817   user:
818   <source>
819     *: "Cleared"
820   </source>
821   <dest>
822     *: "Núllstilt"
823   </dest>
824   <voice>
825     *: ""
826   </voice>
827 </phrase>
828 <phrase>
829   id: LANG_RESET_DONE_CANCEL
830   desc: Visual confirmation of cancelation
831   user:
832   <source>
833     *: "Canceled"
834   </source>
835   <dest>
836     *: "Hætti við"
837   </dest>
838   <voice>
839     *: ""
840   </voice>
841 </phrase>
842 <phrase>
843   id: LANG_SAVE_SETTINGS
844   desc: in system_settings_menu()
845   user:
846   <source>
847     *: "Save .cfg File"
848   </source>
849   <dest>
850     *: "Skrifa .cfg skrá"
851   </dest>
852   <voice>
853     *: "Write configuration file"
854   </voice>
855 </phrase>
856 <phrase>
857   id: LANG_SETTINGS_SAVE_PLAYER
858   desc: displayed if save settings has failed
859   user:
860   <source>
861     *: "Save Failed"
862   </source>
863   <dest>
864     *: "Visti mislukkað"
865   </dest>
866   <voice>
867     *: ""
868   </voice>
869 </phrase>
870 <phrase>
871   id: LANG_SETTINGS_BATTERY_PLAYER
872   desc: if save settings has failed
873   user:
874   <source>
875     *: "Partition?"
876   </source>
877   <dest>
878     *: "Deila?"
879   </dest>
880   <voice>
881     *: ""
882   </voice>
883 </phrase>
884 <phrase>
885   id: LANG_SETTINGS_SAVE_RECORDER
886   desc: displayed if save settings has failed
887   user:
888   <source>
889     *: "Save Failed"
890   </source>
891   <dest>
892     *: "Visti mislukkað"
893   </dest>
894   <voice>
895     *: ""
896   </voice>
897 </phrase>
898 <phrase>
899   id: LANG_SETTINGS_BATTERY_RECORDER
900   desc: if save settings has failed
901   user:
902   <source>
903     *: "No partition?"
904   </source>
905   <dest>
906     *: "Eingin skipting?"
907   </dest>
908   <voice>
909     *: ""
910   </voice>
911 </phrase>
912 <phrase>
913   id: LANG_RECORDING_MENU
914   desc: in the recording sub menu
915   user:
916   <source>
917     *: "Recording screen"
918   </source>
919   <dest>
920     *: "Hjlóðritunarskjár"
921   </dest>
922   <voice>
923     *: "Recording screen"
924   </voice>
925 </phrase>
926 <phrase>
927   id: LANG_RECORDING_SETTINGS
928   desc: in the main menu
929   user:
930   <source>
931     *: "Recording Settings"
932   </source>
933   <dest>
934     *: "Hljóðritunarstillingar"
935   </dest>
936   <voice>
937     *: "Recording Settings"
938   </voice>
939 </phrase>
940 <phrase>
941   id: LANG_CREATE_PLAYLIST
942   desc: Menu option for creating a playlist
943   user:
944   <source>
945     *: "Create Playlist"
946   </source>
947   <dest>
948     *: "Búa til lagalista"
949   </dest>
950   <voice>
951     *: "Create Playlist"
952   </voice>
953 </phrase>
954 <phrase>
955   id: LANG_VIEW_DYNAMIC_PLAYLIST
956   desc: in playlist menu.
957   user:
958   <source>
959     *: "View Current Playlist"
960   </source>
961   <dest>
962     *: "Skoða núgildandi lagalista"
963   </dest>
964   <voice>
965     *: "View Current Playlist"
966   </voice>
967 </phrase>
968 <phrase>
969   id: LANG_SAVE_DYNAMIC_PLAYLIST
970   desc: in playlist menu.
971   user:
972   <source>
973     *: "Save Current Playlist"
974   </source>
975   <dest>
976     *: "Vista núnotaða lagalista"
977   </dest>
978   <voice>
979     *: "Save Current Playlist"
980   </voice>
981 </phrase>
982 <phrase>
983   id: LANG_RECURSE_DIRECTORY
984   desc: In playlist menu
985   user:
986   <source>
987     *: "Recursively Insert Directories"
988   </source>
989   <dest>
990     *: "Bæta öllum Skrám í lagalistaskrá"
991   </dest>
992   <voice>
993     *: "Recursively Insert Directories"
994   </voice>
995 </phrase>
996 <phrase>
997   id: LANG_INFO_MENU
998   desc: in the info sub menu
999   user:
1000   <source>
1001     *: "Rockbox Info"
1002   </source>
1003   <dest>
1004     *: "Rockbox upplýsingar"
1005   </dest>
1006   <voice>
1007     *: "Rockbox Info"
1008   </voice>
1009 </phrase>
1010 <phrase>
1011   id: LANG_VERSION
1012   desc: in the main menu
1013   user:
1014   <source>
1015     *: "Version"
1016   </source>
1017   <dest>
1018     *: "Útgáfa"
1019   </dest>
1020   <voice>
1021     *: "Version"
1022   </voice>
1023 </phrase>
1024 <phrase>
1025   id: LANG_DEBUG
1026   desc: in the main menu
1027   user:
1028   <source>
1029     *: "Debug (Keep Out!)"
1030   </source>
1031   <dest>
1032     *: "Villuleit (ekki fikta!)"
1033   </dest>
1034   <voice>
1035     *: "Debug, keep out!"
1036   </voice>
1037 </phrase>
1038 <phrase>
1039   id: LANG_USB
1040   desc: in the main menu
1041   user:
1042   <source>
1043     *: "USB (Sim)"
1044   </source>
1045   <dest>
1046     *: "USB (Sim)"
1047   </dest>
1048   <voice>
1049     *: ""
1050   </voice>
1051 </phrase>
1052 <phrase>
1053   id: LANG_SHUFFLE
1054   desc: in settings_menu
1055   user:
1056   <source>
1057     *: "Shuffle"
1058   </source>
1059   <dest>
1060     *: "Stokka"
1061   </dest>
1062   <voice>
1063     *: "Shuffle"
1064   </voice>
1065 </phrase>
1066 <phrase>
1067   id: LANG_REPEAT
1068   desc: in settings_menu
1069   user:
1070   <source>
1071     *: "Repeat"
1072   </source>
1073   <dest>
1074     *: "Endurtaka"
1075   </dest>
1076   <voice>
1077     *: "Repeat"
1078   </voice>
1079 </phrase>
1080 <phrase>
1081   id: LANG_REPEAT_ALL
1082   desc: repeat playlist once all songs have completed
1083   user:
1084   <source>
1085     *: "All"
1086   </source>
1087   <dest>
1088     *: "Öll"
1089   </dest>
1090   <voice>
1091     *: "All"
1092   </voice>
1093 </phrase>
1094 <phrase>
1095   id: LANG_REPEAT_ONE
1096   desc: repeat one song
1097   user:
1098   <source>
1099     *: "One"
1100   </source>
1101   <dest>
1102     *: "Eitt"
1103   </dest>
1104   <voice>
1105     *: "One"
1106   </voice>
1107 </phrase>
1108 <phrase>
1109   id: LANG_REPEAT_AB
1110   desc: repeat one song
1111   user:
1112   <source>
1113     *: "A-B"
1114   </source>
1115   <dest>
1116     *: "A-B"
1117   </dest>
1118   <voice>
1119     *: "A-B"
1120   </voice>
1121 </phrase>
1122 <phrase>
1123   id: LANG_PLAY_SELECTED
1124   desc: in settings_menu
1125   user:
1126   <source>
1127     *: "Play Selected First"
1128   </source>
1129   <dest>
1130     *: "Spila valið fyrst"
1131   </dest>
1132   <voice>
1133     *: "Play Selected File First"
1134   </voice>
1135 </phrase>
1136 <phrase>
1137   id: LANG_RESUME
1138   desc: in settings_menu
1139   user:
1140   <source>
1141     *: "Resume on startup"
1142   </source>
1143   <dest>
1144     *: "Halda áfram"
1145   </dest>
1146   <voice>
1147     *: "Resume on startup"
1148   </voice>
1149 </phrase>
1150 <phrase>
1151   id: LANG_WIND_MENU
1152   desc: in the playback sub menu
1153   user:
1154   <source>
1155     *: "FFwd/Rewind"
1156   </source>
1157   <dest>
1158     *: "Spóla áfram/aftur á bak"
1159   </dest>
1160   <voice>
1161     *: "Fast forward and Rewind"
1162   </voice>
1163 </phrase>
1164 <phrase>
1165   id: LANG_MP3BUFFER_MARGIN
1166   desc: MP3 buffer margin time
1167   user:
1168   <source>
1169     *: "Anti-Skip Buffer"
1170   </source>
1171   <dest>
1172     *: "Anti-Skip minni"
1173   </dest>
1174   <voice>
1175     *: "Anti-Skip Buffer"
1176   </voice>
1177 </phrase>
1178 <phrase>
1179   id: LANG_FADE_ON_STOP
1180   desc: options menu to set fade on stop or pause
1181   user:
1182   <source>
1183     *: "Fade On Stop/Pause"
1184   </source>
1185   <dest>
1186     *: "Dofnun við Stop/Pásu"
1187   </dest>
1188   <voice>
1189     *: "Fade On Stop and Pause"
1190   </voice>
1191 </phrase>
1192 <phrase>
1193   id: LANG_CROSSFADE
1194   desc: in playback settings
1195   user:
1196   <source>
1197     *: "Crossfade"
1198   </source>
1199   <dest>
1200     *: "Blanda enda lags í næsta lag"
1201   </dest>
1202   <voice>
1203     *: "Crossfade"
1204   </voice>
1205 </phrase>
1206 <phrase>
1207   id: LANG_REPLAYGAIN
1208   desc: in replaygain
1209   user:
1210   <source>
1211     *: "Replaygain"
1212   </source>
1213   <dest>
1214     *: "Sjálfvirk hljóðstyrkn"
1215   </dest>
1216   <voice>
1217     *: ""
1218   </voice>
1219 </phrase>
1220 <phrase>
1221   id: LANG_BEEP
1222   desc: in playback settings
1223   user:
1224   <source>
1225     *: "Beep volume"
1226   </source>
1227   <dest>
1228     *: "Beep hljóðstyrkni"
1229   </dest>
1230   <voice>
1231     *: ""
1232   </voice>
1233 </phrase>
1234 <phrase>
1235   id: LANG_WEAK
1236   desc: in beep volume in playback settings
1237   user:
1238   <source>
1239     *: "Weak"
1240   </source>
1241   <dest>
1242     *: "Lág"
1243   </dest>
1244   <voice>
1245     *: ""
1246   </voice>
1247 </phrase>
1248 <phrase>
1249   id: LANG_MODERATE
1250   desc: in beep volume in playback settings
1251   user:
1252   <source>
1253     *: "Moderate"
1254   </source>
1255   <dest>
1256     *: "Mið"
1257   </dest>
1258   <voice>
1259     *: ""
1260   </voice>
1261 </phrase>
1262 <phrase>
1263   id: LANG_STRONG
1264   desc: in beep volume in playback settings
1265   user:
1266   <source>
1267     *: "Strong"
1268   </source>
1269   <dest>
1270     *: "Há"
1271   </dest>
1272   <voice>
1273     *: ""
1274   </voice>
1275 </phrase>
1276 <phrase>
1277   id: LANG_SPDIF_ENABLE
1278   desc: in playback settings menu. enable/disable the optical out
1279   user:
1280   <source>
1281     *: "Optical output"
1282   </source>
1283   <dest>
1284     *: "Ljósleiðar úttak"
1285   </dest>
1286   <voice>
1287     *: "Optical output"
1288   </voice>
1289 </phrase>
1290 <phrase>
1291   id: LANG_ID3_ORDER
1292   desc: in playback settings screen
1293   user:
1294   <source>
1295     *: "ID3 tag priority"
1296   </source>
1297   <dest>
1298     *: "ID3 forgangur"
1299   </dest>
1300   <voice>
1301     *: "ID3 tag priority"
1302   </voice>
1303 </phrase>
1304 <phrase>
1305   id: LANG_ID3_V1_FIRST
1306   desc: in playback settings screen
1307   user:
1308   <source>
1309     *: "V1 then V2"
1310   </source>
1311   <dest>
1312     *: "V1 síðan V2"
1313   </dest>
1314   <voice>
1315     *: "Version 1 then version 2"
1316   </voice>
1317 </phrase>
1318 <phrase>
1319   id: LANG_ID3_V2_FIRST
1320   desc: in playback settings screen
1321   user:
1322   <source>
1323     *: "V2 then V1"
1324   </source>
1325   <dest>
1326     *: "V2 síðan V1"
1327   </dest>
1328   <voice>
1329     *: "Version 2 then version 1"
1330   </voice>
1331 </phrase>
1332 <phrase>
1333   id: LANG_NEXT_FOLDER
1334   desc: in settings_menu.  Should we move to next folder when current one ends
1335   user:
1336   <source>
1337     *: "Move to Next Folder"
1338   </source>
1339   <dest>
1340     *: "Áfram til næstu skrár"
1341   </dest>
1342   <voice>
1343     *: "Move to Next Folder"
1344   </voice>
1345 </phrase>
1346 <phrase>
1347   id: LANG_RUNTIMEDB_ACTIVE
1348   desc: in settings_menu.
1349   user:
1350   <source>
1351     *: "Gather Runtime Data"
1352   </source>
1353   <dest>
1354     *: "Safna upplýsingum um spilatíma"
1355   </dest>
1356   <voice>
1357     *: "Gather runtime data"
1358   </voice>
1359 </phrase>
1360 <phrase>
1361   id: LANG_SORT_CASE
1362   desc: in settings_menu
1363   user:
1364   <source>
1365     *: "Sort Case Sensitive"
1366   </source>
1367   <dest>
1368     *: "Raða efitr litlum/atórum bókstöfum"
1369   </dest>
1370   <voice>
1371     *: "Sort Case Sensitive"
1372   </voice>
1373 </phrase>
1374 <phrase>
1375   id: LANG_SORT_DIR
1376   desc: browser sorting setting
1377   user:
1378   <source>
1379     *: "Sort Directories"
1380   </source>
1381   <dest>
1382     *: "Sortera Skráir"
1383   </dest>
1384   <voice>
1385     *: "sort directories"
1386   </voice>
1387 </phrase>
1388 <phrase>
1389   id: LANG_SORT_FILE
1390   desc: browser sorting setting
1391   user:
1392   <source>
1393     *: "Sort Files"
1394   </source>
1395   <dest>
1396     *: "Sortera skrár"
1397   </dest>
1398   <voice>
1399     *: "sort files"
1400   </voice>
1401 </phrase>
1402 <phrase>
1403   id: LANG_SORT_ALPHA
1404   desc: browser sorting setting
1405   user:
1406   <source>
1407     *: "Alphabetical"
1408   </source>
1409   <dest>
1410     *: "Eftir Stafróinu"
1411   </dest>
1412   <voice>
1413     *: "Alphabetical"
1414   </voice>
1415 </phrase>
1416 <phrase>
1417   id: LANG_SORT_DATE
1418   desc: browser sorting setting
1419   user:
1420   <source>
1421     *: "by date"
1422   </source>
1423   <dest>
1424     *: "Eftir dagsetningu"
1425   </dest>
1426   <voice>
1427     *: "by date"
1428   </voice>
1429 </phrase>
1430 <phrase>
1431   id: LANG_SORT_DATE_REVERSE
1432   desc: browser sorting setting
1433   user:
1434   <source>
1435     *: "by newest date"
1436   </source>
1437   <dest>
1438     *: "Eftir nýustu dagsetningu"
1439   </dest>
1440   <voice>
1441     *: "by newest date"
1442   </voice>
1443 </phrase>
1444 <phrase>
1445   id: LANG_SORT_TYPE
1446   desc: browser sorting setting
1447   user:
1448   <source>
1449     *: "by type"
1450   </source>
1451   <dest>
1452     *: "Eftir típa"
1453   </dest>
1454   <voice>
1455     *: "by type"
1456   </voice>
1457 </phrase>
1458 <phrase>
1459   id: LANG_FILTER
1460   desc: setting name for dir filter
1461   user:
1462   <source>
1463     *: "Show Files"
1464   </source>
1465   <dest>
1466     *: "Sýna skrár"
1467   </dest>
1468   <voice>
1469     *: "Show Files"
1470   </voice>
1471 </phrase>
1472 <phrase>
1473   id: LANG_FILTER_ALL
1474   desc: show all files
1475   user:
1476   <source>
1477     *: "All"
1478   </source>
1479   <dest>
1480     *: "Allt"
1481   </dest>
1482   <voice>
1483     *: "All"
1484   </voice>
1485 </phrase>
1486 <phrase>
1487   id: LANG_FILTER_SUPPORTED
1488   desc: show all file types supported by Rockbox
1489   user:
1490   <source>
1491     *: "Supported"
1492   </source>
1493   <dest>
1494     *: "Studdar skrár"
1495   </dest>
1496   <voice>
1497     *: "Supported"
1498   </voice>
1499 </phrase>
1500 <phrase>
1501   id: LANG_FILTER_MUSIC
1502   desc: show only music-related files
1503   user:
1504   <source>
1505     *: "Music"
1506   </source>
1507   <dest>
1508     *: "Tónlist"
1509   </dest>
1510   <voice>
1511     *: "Music"
1512   </voice>
1513 </phrase>
1514 <phrase>
1515   id: LANG_FILTER_PLAYLIST
1516   desc: show only playlist
1517   user:
1518   <source>
1519     *: "Playlists"
1520   </source>
1521   <dest>
1522     *: "Lagalisti"
1523   </dest>
1524   <voice>
1525     *: "Playlists"
1526   </voice>
1527 </phrase>
1528 <phrase>
1529   id: LANG_FILTER_ID3DB
1530   desc: show ID3 database
1531   user:
1532   <source>
1533     *: "ID3 database"
1534   </source>
1535   <dest>
1536     *: "ID3 gagnagrunn"
1537   </dest>
1538   <voice>
1539     *: "ID3 database"
1540   </voice>
1541 </phrase>
1542 <phrase>
1543   id: LANG_FOLLOW
1544   desc: in settings_menu
1545   user:
1546   <source>
1547     *: "Follow Playlist"
1548   </source>
1549   <dest>
1550     *: "Fara eftir lagalistanum"
1551   </dest>
1552   <voice>
1553     *: "Follow Playlist"
1554   </voice>
1555 </phrase>
1556 <phrase>
1557   id: LANG_SHOW_ICONS
1558   desc: in settings_menu
1559   user:
1560   <source>
1561     *: "Show Icons"
1562   </source>
1563   <dest>
1564     *: "Sýna táknmyndir"
1565   </dest>
1566   <voice>
1567     *: "Show Icons"
1568   </voice>
1569 </phrase>
1570 <phrase>
1571   id: LANG_CUSTOM_FONT
1572   desc: in setting_menu()
1573   user:
1574   <source>
1575     *: "Browse Fonts"
1576   </source>
1577   <dest>
1578     *: "Skoða Bókstafi"
1579   </dest>
1580   <voice>
1581     *: "Browse Fonts"
1582   </voice>
1583 </phrase>
1584 <phrase>
1585   id: LANG_WHILE_PLAYING
1586   desc: in settings_menu()
1587   user:
1588   <source>
1589     *: "Browse .wps files"
1590   </source>
1591   <dest>
1592     *: "Skoða .wps skráir"
1593   </dest>
1594   <voice>
1595     *: "Browse while-playing-screen files"
1596   </voice>
1597 </phrase>
1598 <phrase>
1599   id: LANG_LCD_MENU
1600   desc: in the display sub menu
1601   user:
1602   <source>
1603     *: "LCD Settings"
1604   </source>
1605   <dest>
1606     *: "Kristallskjáar stillingar"
1607   </dest>
1608   <voice>
1609     *: "LCD Settings"
1610   </voice>
1611 </phrase>
1612 <phrase>
1613   id: LANG_LCD_REMOTE_MENU
1614   desc: in the display sub menu
1615   user:
1616   <source>
1617     *: "Remote-LCD Settings"
1618   </source>
1619   <dest>
1620     *: "Fjarstýringaskjá stillingar"
1621   </dest>
1622   <voice>
1623     *: ""
1624   </voice>
1625 </phrase>
1626 <phrase>
1627   id: LANG_SCROLL_MENU
1628   desc: in display_settings_menu()
1629   user:
1630   <source>
1631     *: "Scrolling"
1632   </source>
1633   <dest>
1634     *: "Skruna"
1635   </dest>
1636   <voice>
1637     *: "Scrolling"
1638   </voice>
1639 </phrase>
1640 <phrase>
1641   id: LANG_BARS_MENU
1642   desc: in the display sub menu
1643   user:
1644   <source>
1645     *: "Status-/Scrollbar"
1646   </source>
1647   <dest>
1648     *: "Stöðu-/flettistik"
1649   </dest>
1650   <voice>
1651     *: "Status- and Scrollbar"
1652   </voice>
1653 </phrase>
1654 <phrase>
1655   id: LANG_PM_MENU
1656   desc: in the display menu
1657   user:
1658   <source>
1659     *: "Peak Meter"
1660   </source>
1661   <dest>
1662     *: "Hámarksmælir"
1663   </dest>
1664   <voice>
1665     *: "Peak Meter"
1666   </voice>
1667 </phrase>
1668 <phrase>
1669   id: LANG_BATTERY_MENU
1670   desc: in the system sub menu
1671   user:
1672   <source>
1673     *: "Battery"
1674   </source>
1675   <dest>
1676     *: "Batterí"
1677   </dest>
1678   <voice>
1679     *: "Battery"
1680   </voice>
1681 </phrase>
1682 <phrase>
1683   id: LANG_DISK_MENU
1684   desc: in the system sub menu
1685   user:
1686   <source>
1687     *: "Disk"
1688   </source>
1689   <dest>
1690     *: "Harðidiskur"
1691   </dest>
1692   <voice>
1693     *: "Disk"
1694   </voice>
1695 </phrase>
1696 <phrase>
1697   id: LANG_TIME_MENU
1698   desc: in the system sub menu
1699   user:
1700   <source>
1701     *: "Time & Date"
1702   </source>
1703   <dest>
1704     *: "Tíminn & dagsetning"
1705   </dest>
1706   <voice>
1707     *: "Time and Date"
1708   </voice>
1709 </phrase>
1710 <phrase>
1711   id: LANG_POWEROFF_IDLE
1712   desc: in settings_menu
1713   user:
1714   <source>
1715     *: "Idle Poweroff"
1716   </source>
1717   <dest>
1718     *: "Slökkva ef ekki í notkun"
1719   </dest>
1720   <voice>
1721     *: "Idle Poweroff"
1722   </voice>
1723 </phrase>
1724 <phrase>
1725   id: LANG_SLEEP_TIMER
1726   desc: sleep timer setting
1727   user:
1728   <source>
1729     *: "Sleep Timer"
1730   </source>
1731   <dest>
1732     *: "Svefntími"
1733   </dest>
1734   <voice>
1735     *: "Sleep Timer"
1736   </voice>
1737 </phrase>
1738 <phrase>
1739   id: LANG_ALARM_MOD_ALARM_MENU
1740   desc: The name of the additional entry in the main menu for the RTC alarm mod.
1741   user:
1742   <source>
1743     *: "Wake-Up Alarm"
1744   </source>
1745   <dest>
1746     *: "Vekjaraklukka"
1747   </dest>
1748   <voice>
1749     *: "Wake-Up Alarm"
1750   </voice>
1751 </phrase>
1752 <phrase>
1753   id: LANG_LIMITS_MENU
1754   desc: in the system sub menu
1755   user:
1756   <source>
1757     *: "Limits"
1758   </source>
1759   <dest>
1760     *: "Takmörk"
1761   </dest>
1762   <voice>
1763     *: "Limits"
1764   </voice>
1765 </phrase>
1766 <phrase>
1767   id: LANG_LINE_IN
1768   desc: in settings_menu
1769   user:
1770   <source>
1771     *: "Line In"
1772   </source>
1773   <dest>
1774     *: "Lína inn"
1775   </dest>
1776   <voice>
1777     *: "Line In"
1778   </voice>
1779 </phrase>
1780 <phrase>
1781   id: LANG_CAR_ADAPTER_MODE
1782   desc: Displayed for setting car adapter mode to on/off
1783   user:
1784   <source>
1785     *: "Car Adapter Mode"
1786   </source>
1787   <dest>
1788     *: "Bíla stilling"
1789   </dest>
1790   <voice>
1791     *: "Car Adapter Mode"
1792   </voice>
1793 </phrase>
1794 <phrase>
1795   id: LANG_BOOKMARK_SETTINGS_AUTOCREATE
1796   desc: prompt for user to decide to create an bookmark
1797   user:
1798   <source>
1799     *: "Bookmark on Stop"
1800   </source>
1801   <dest>
1802     *: "Skapa bókamark ef stoppað"
1803   </dest>
1804   <voice>
1805     *: "Bookmark on Stop"
1806   </voice>
1807 </phrase>
1808 <phrase>
1809   id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
1810   desc: Save in recent bookmarks only
1811   user:
1812   <source>
1813     *: "Yes - Recent only"
1814   </source>
1815   <dest>
1816     *: "Já - Bara ný"
1817   </dest>
1818   <voice>
1819     *: "Yes - Recent only"
1820   </voice>
1821 </phrase>
1822 <phrase>
1823   id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_ASK
1824   desc: Save in recent bookmarks only
1825   user:
1826   <source>
1827     *: "Ask - Recent only"
1828   </source>
1829   <dest>
1830     *: "Spyrja - Bara ný"
1831   </dest>
1832   <voice>
1833     *: "Ask - Recent only"
1834   </voice>
1835 </phrase>
1836 <phrase>
1837   id: LANG_BOOKMARK_SETTINGS_AUTOLOAD
1838   desc: prompt for user to decide to create a bookmark
1839   user:
1840   <source>
1841     *: "Load Last Bookmark"
1842   </source>
1843   <dest>
1844     *: "Hlaða síðdasta Bókamerki"
1845   </dest>
1846   <voice>
1847     *: "Load Last Bookmark"
1848   </voice>
1849 </phrase>
1850 <phrase>
1851   id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS
1852   desc: Configuration option to maintain a list of recent bookmarks
1853   user:
1854   <source>
1855     *: "Maintain a List of Recent Bookmarks?"
1856   </source>
1857   <dest>
1858     *: "Halda við lista af nýum Bókamerkjum?"
1859   </dest>
1860   <voice>
1861     *: "Maintain a List of Recent Bookmarks?"
1862   </voice>
1863 </phrase>
1864 <phrase>
1865   id: LANG_BOOKMARK_SETTINGS_UNIQUE_ONLY
1866   desc: Save only on bookmark for each playlist in recent bookmarks
1867   user:
1868   <source>
1869     *: "Unique only"
1870   </source>
1871   <dest>
1872     *: "Bara einstæð"
1873   </dest>
1874   <voice>
1875     *: "Unique only"
1876   </voice>
1877 </phrase>
1878 <phrase>
1879   id: LANG_VOICE_MENU
1880   desc: item of voice menu, enable/disable the voice UI
1881   user:
1882   <source>
1883     *: "Voice Menus"
1884   </source>
1885   <dest>
1886     *: "Tal stillingar"
1887   </dest>
1888   <voice>
1889     *: "Voice Menus"
1890   </voice>
1891 </phrase>
1892 <phrase>
1893   id: LANG_VOICE_DIR
1894   desc: item of voice menu, set the "talkbox" mode for directories
1895   user:
1896   <source>
1897     *: "Voice Directories"
1898   </source>
1899   <dest>
1900     *: "Tal Skrár"
1901   </dest>
1902   <voice>
1903     *: "Voice Directories"
1904   </voice>
1905 </phrase>
1906 <phrase>
1907   id: LANG_VOICE_FILE
1908   desc: item of voice menu, set the voive mode for files
1909   user:
1910   <source>
1911     *: "Voice Filenames"
1912   </source>
1913   <dest>
1914     *: "Tal Skjalanöfn"
1915   </dest>
1916   <voice>
1917     *: "Voice Filenames"
1918   </voice>
1919 </phrase>
1920 <phrase>
1921   id: LANG_VOICE_NUMBER
1922   desc: talkbox" mode for files+directories
1923   user:
1924   <source>
1925     *: "Numbers"
1926   </source>
1927   <dest>
1928     *: "Tölur"
1929   </dest>
1930   <voice>
1931     *: "Numbers"
1932   </voice>
1933 </phrase>
1934 <phrase>
1935   id: LANG_VOICE_SPELL
1936   desc: talkbox" mode for files+directories
1937   user:
1938   <source>
1939     *: "Spell"
1940   </source>
1941   <dest>
1942     *: "Bókstafa"
1943   </dest>
1944   <voice>
1945     *: "Spell"
1946   </voice>
1947 </phrase>
1948 <phrase>
1949   id: LANG_VOICE_DIR_HOVER
1950   desc: talkbox" mode for directories + files
1951   user:
1952   <source>
1953     *: ".talk mp3 clip"
1954   </source>
1955   <dest>
1956     *: ".talk mp3 skrá"
1957   </dest>
1958   <voice>
1959     *: "talk mp3 clip"
1960   </voice>
1961 </phrase>
1962 <phrase>
1963   id: LANG_RECORDING_QUALITY
1964   desc: in the recording settings
1965   user:
1966   <source>
1967     *: "Quality"
1968   </source>
1969   <dest>
1970     *: "Gæði"
1971   </dest>
1972   <voice>
1973     *: "Quality"
1974   </voice>
1975 </phrase>
1976 <phrase>
1977   id: LANG_RECORDING_FREQUENCY
1978   desc: in the recording settings
1979   user:
1980   <source>
1981     *: "Frequency"
1982   </source>
1983   <dest>
1984     *: "Tíðni"
1985   </dest>
1986   <voice>
1987     *: "Frequency"
1988   </voice>
1989 </phrase>
1990 <phrase>
1991   id: LANG_RECORDING_SOURCE
1992   desc: in the recording settings
1993   user:
1994   <source>
1995     *: "Source"
1996   </source>
1997   <dest>
1998     *: "Uppspretta"
1999   </dest>
2000   <voice>
2001     *: "Source"
2002   </voice>
2003 </phrase>
2004 <phrase>
2005   id: LANG_RECORDING_SRC_MIC
2006   desc: in the recording settings
2007   user:
2008   <source>
2009     *: "Mic"
2010   </source>
2011   <dest>
2012     *: "Hljóðnemi"
2013   </dest>
2014   <voice>
2015     *: "Microphone"
2016   </voice>
2017 </phrase>
2018 <phrase>
2019   id: LANG_RECORDING_SRC_LINE
2020   desc: in the recording settings
2021   user:
2022   <source>
2023     *: "Line In"
2024   </source>
2025   <dest>
2026     *: "Lína inn"
2027   </dest>
2028   <voice>
2029     *: "Line In"
2030   </voice>
2031 </phrase>
2032 <phrase>
2033   id: LANG_RECORDING_SRC_DIGITAL
2034   desc: in the recording settings
2035   user:
2036   <source>
2037     *: "Digital"
2038   </source>
2039   <dest>
2040     *: "Stafrænn"
2041   </dest>
2042   <voice>
2043     *: "Digital"
2044   </voice>
2045 </phrase>
2046 <phrase>
2047   id: LANG_RECORDING_CHANNELS
2048   desc: in the recording settings
2049   user:
2050   <source>
2051     *: "Channels"
2052   </source>
2053   <dest>
2054     *: "Rásir"
2055   </dest>
2056   <voice>
2057     *: "Channels"
2058   </voice>
2059 </phrase>
2060 <phrase>
2061   id: LANG_RECORDING_EDITABLE
2062   desc: Editable recordings setting
2063   user:
2064   <source>
2065     *: "Independent frames"
2066   </source>
2067   <dest>
2068     *: "Sjálfstæðir rammar"
2069   </dest>
2070   <voice>
2071     *: "Independent frames"
2072   </voice>
2073 </phrase>
2074 <phrase>
2075   id: LANG_RECORD_TIMESPLIT
2076   desc: Prompt for record timer interval setting, in the record settings menu
2077   user:
2078   <source>
2079     *: "Time Split"
2080   </source>
2081   <dest>
2082     *: "Tíma aðskili"
2083   </dest>
2084   <voice>
2085     *: "Time Split"
2086   </voice>
2087 </phrase>
2088 <phrase>
2089   id: LANG_RECORD_PRERECORD_TIME
2090   desc: in recording settings_menu
2091   user:
2092   <source>
2093     *: "Prerecord time"
2094   </source>
2095   <dest>
2096     *: "Forhljóðritunar tími"
2097   </dest>
2098   <voice>
2099     *: "Pre-Record time"
2100   </voice>
2101 </phrase>
2102 <phrase>
2103   id: LANG_RECORD_DIRECTORY
2104   desc: in recording settings_menu
2105   user:
2106   <source>
2107     *: "Directory"
2108   </source>
2109   <dest>
2110     *: "Skrá"
2111   </dest>
2112   <voice>
2113     *: "Directory"
2114   </voice>
2115 </phrase>
2116 <phrase>
2117   id: LANG_RECORD_CURRENT_DIR
2118   desc: in recording directory options
2119   user:
2120   <source>
2121     *: "Current dir"
2122   </source>
2123   <dest>
2124     *: "Þetta skjal"
2125   </dest>
2126   <voice>
2127     *: "Current directory"
2128   </voice>
2129 </phrase>
2130 <phrase>
2131   id: LANG_RECORD_STARTUP
2132   desc: Start Rockbox in Recording screen
2133   user:
2134   <source>
2135     *: "Show recording screen on startup"
2136   </source>
2137   <dest>
2138     *: "Sýna Upptökusjá þegar kveikt er á"
2139   </dest>
2140   <voice>
2141     *: "Show recording screen on startup"
2142   </voice>
2143 </phrase>
2144 <phrase>
2145   id: LANG_RECORD_TRIGGER
2146   desc: in recording settings_menu
2147   user:
2148   <source>
2149     *: "Trigger"
2150   </source>
2151   <dest>
2152     *: "Gikkur"
2153   </dest>
2154   <voice>
2155     *: ""
2156   </voice>
2157 </phrase>
2158 <phrase>
2159   id: LANG_FFRW_STEP
2160   desc: in settings_menu
2161   user:
2162   <source>
2163     *: "FF/RW Min Step"
2164   </source>
2165   <dest>
2166     *: "FF/RW min. skref"
2167   </dest>
2168   <voice>
2169     *: "Minimum Step"
2170   </voice>
2171 </phrase>
2172 <phrase>
2173   id: LANG_FFRW_ACCEL
2174   desc: in settings_menu
2175   user:
2176   <source>
2177     *: "FF/RW Accel"
2178   </source>
2179   <dest>
2180     *: "FF/RW hraði"
2181   </dest>
2182   <voice>
2183     *: "Acceleration"
2184   </voice>
2185 </phrase>
2186 <phrase>
2187   id: LANG_MIX
2188   desc: in playback settings, crossfade option
2189   user:
2190   <source>
2191     *: "Mix"
2192   </source>
2193   <dest>
2194     *: "Blanda"
2195   </dest>
2196   <voice>
2197     *: "Mix"
2198   </voice>
2199 </phrase>
2200 <phrase>
2201   id: LANG_REPLAYGAIN_ENABLE
2202   desc: in replaygain
2203   user:
2204   <source>
2205     *: "Enable replaygain"
2206   </source>
2207   <dest>
2208     *: "Nota sjálfvirka hljóðstyrkni"
2209   </dest>
2210   <voice>
2211     *: ""
2212   </voice>
2213 </phrase>
2214 <phrase>
2215   id: LANG_REPLAYGAIN_NOCLIP
2216   desc: in replaygain
2217   user:
2218   <source>
2219     *: "Prevent clipping"
2220   </source>
2221   <dest>
2222     *: "Hindra úrklippi"
2223   </dest>
2224   <voice>
2225     *: ""
2226   </voice>
2227 </phrase>
2228 <phrase>
2229   id: LANG_REPLAYGAIN_MODE
2230   desc: in replaygain
2231   user:
2232   <source>
2233     *: "Replaygain type"
2234   </source>
2235   <dest>
2236     *: "Gerð af sjálfvirku hljóðstyrkni"
2237   </dest>
2238   <voice>
2239     *: ""
2240   </voice>
2241 </phrase>
2242 <phrase>
2243   id: LANG_ALBUM_GAIN
2244   desc: in replaygain
2245   user:
2246   <source>
2247     *: "Album gain"
2248   </source>
2249   <dest>
2250     *: "Albúm hækkun"
2251   </dest>
2252   <voice>
2253     *: ""
2254   </voice>
2255 </phrase>
2256 <phrase>
2257   id: LANG_TRACK_GAIN
2258   desc: in replaygain
2259   user:
2260   <source>
2261     *: "Track gain"
2262   </source>
2263   <dest>
2264     *: "Lag hækkun"
2265   </dest>
2266   <voice>
2267     *: ""
2268   </voice>
2269 </phrase>
2270 <phrase>
2271   id: LANG_REPLAYGAIN_PREAMP
2272   desc: in browse_id3
2273   user:
2274   <source>
2275     *: "Pre-amp"
2276   </source>
2277   <dest>
2278     *: "Fyrir-mögnun"
2279   </dest>
2280   <voice>
2281     *: ""
2282   </voice>
2283 </phrase>
2284 <phrase>
2285   id: LANG_BACKLIGHT
2286   desc: in settings_menu
2287   user:
2288   <source>
2289     *: "Backlight"
2290   </source>
2291   <dest>
2292     *: "Skjáljós"
2293   </dest>
2294   <voice>
2295     *: "Backlight"
2296   </voice>
2297 </phrase>
2298 <phrase>
2299   id: LANG_BACKLIGHT_ON_WHEN_CHARGING
2300   desc: in display_settings_menu
2301   user:
2302   <source>
2303     *: "Backlight On When Plugged"
2304   </source>
2305   <dest>
2306     *: "Skjáljós á þegar í sambandi"
2307   </dest>
2308   <voice>
2309     *: "Backlight On When Plugged"
2310   </voice>
2311 </phrase>
2312 <phrase>
2313   id: LANG_CAPTION_BACKLIGHT
2314   desc: in settings_menu
2315   user:
2316   <source>
2317     *: "Caption backlight"
2318   </source>
2319   <dest>
2320     *: "Upplysingar ljós"
2321   </dest>
2322   <voice>
2323     *: "Caption backlight"
2324   </voice>
2325 </phrase>
2326 <phrase>
2327   id: LANG_BACKLIGHT_FADE_IN
2328   desc: in settings_menu
2329   user:
2330   <source>
2331     *: "Backlight fade in"
2332   </source>
2333   <dest>
2334     *: "Upplita skjá"
2335   </dest>
2336   <voice>
2337     *: "Backlight fade in"
2338   </voice>
2339 </phrase>
2340 <phrase>
2341   id: LANG_BACKLIGHT_FADE_OUT
2342   desc: in settings_menu
2343   user:
2344   <source>
2345     *: "Backlight fade out"
2346   </source>
2347   <dest>
2348     *: "Dimma skjá"
2349   </dest>
2350   <voice>
2351     *: "Backlight fade out"
2352   </voice>
2353 </phrase>
2354 <phrase>
2355   id: LANG_CONTRAST
2356   desc: in settings_menu
2357   user:
2358   <source>
2359     *: "Contrast"
2360   </source>
2361   <dest>
2362     *: "Birtuskil"
2363   </dest>
2364   <voice>
2365     *: "Contrast"
2366   </voice>
2367 </phrase>
2368 <phrase>
2369   id: LANG_INVERT
2370   desc: in settings_menu
2371   user:
2372   <source>
2373     *: "LCD Mode"
2374   </source>
2375   <dest>
2376     *: "Kristalskjáar stilling"
2377   </dest>
2378   <voice>
2379     *: "LCD Mode"
2380   </voice>
2381 </phrase>
2382 <phrase>
2383   id: LANG_INVERT_LCD_NORMAL
2384   desc: in settings_menu
2385   user:
2386   <source>
2387     *: "Normal"
2388   </source>
2389   <dest>
2390     *: "Eðlilegt"
2391   </dest>
2392   <voice>
2393     *: "Normal"
2394   </voice>
2395 </phrase>
2396 <phrase>
2397   id: LANG_INVERT_LCD_INVERSE
2398   desc: in settings_menu
2399   user:
2400   <source>
2401     *: "Inverse"
2402   </source>
2403   <dest>
2404     *: "Öfugt"
2405   </dest>
2406   <voice>
2407     *: "Inverse"
2408   </voice>
2409 </phrase>
2410 <phrase>
2411   id: LANG_FLIP_DISPLAY
2412   desc: in settings_menu, option to turn display+buttos by 180 degreed
2413   user:
2414   <source>
2415     *: "Upside Down"
2416   </source>
2417   <dest>
2418     *: "Á hvolfi"
2419   </dest>
2420   <voice>
2421     *: "Upside Down"
2422   </voice>
2423 </phrase>
2424 <phrase>
2425   id: LANG_INVERT_CURSOR
2426   desc: in settings_menu
2427   user:
2428   <source>
2429     *: "Line Selector"
2430   </source>
2431   <dest>
2432     *: "Val lína"
2433   </dest>
2434   <voice>
2435     *: "Line Selector"
2436   </voice>
2437 </phrase>
2438 <phrase>
2439   id: LANG_INVERT_CURSOR_POINTER
2440   desc: in settings_menu
2441   user:
2442   <source>
2443     *: "Pointer"
2444   </source>
2445   <dest>
2446     *: "vísir"
2447   </dest>
2448   <voice>
2449     *: "Pointer"
2450   </voice>
2451 </phrase>
2452 <phrase>
2453   id: LANG_INVERT_CURSOR_BAR
2454   desc: in settings_menu
2455   user:
2456   <source>
2457     *: "Bar(Inverse)"
2458   </source>
2459   <dest>
2460     *: "Súla(öfug)"
2461   </dest>
2462   <voice>
2463     *: "Inverse Bar"
2464   </voice>
2465 </phrase>
2466 <phrase>
2467   id: LANG_SCROLL_SPEED
2468   desc: in display_settings_menu()
2469   user:
2470   <source>
2471     *: "Scroll Speed"
2472   </source>
2473   <dest>
2474     *: "Skrunahraði"
2475   </dest>
2476   <voice>
2477     *: "Scroll Speed"
2478   </voice>
2479 </phrase>
2480 <phrase>
2481   id: LANG_SCROLL
2482   desc: in settings_menu
2483   user:
2484   <source>
2485     *: "Scroll Speed Setting Example"
2486   </source>
2487   <dest>
2488     *: "Skrunuhraði stillingar dæmi"
2489   </dest>
2490   <voice>
2491     *: ""
2492   </voice>
2493 </phrase>
2494 <phrase>
2495   id: LANG_SCROLL_DELAY
2496   desc: Delay before scrolling
2497   user:
2498   <source>
2499     *: "Scroll Start Delay"
2500   </source>
2501   <dest>
2502     *: "Byrjunar skrunabið"
2503   </dest>
2504   <voice>
2505     *: "Scroll Start Delay"
2506   </voice>
2507 </phrase>
2508 <phrase>
2509   id: LANG_SCROLL_STEP
2510   desc: Pixels to advance per scroll
2511   user:
2512   <source>
2513     *: "Scroll Step Size"
2514   </source>
2515   <dest>
2516     *: "Skruna skrefastærð"
2517   </dest>
2518   <voice>
2519     *: "Scroll Step Size"
2520   </voice>
2521 </phrase>
2522 <phrase>
2523   id: LANG_SCROLL_STEP_EXAMPLE
2524   desc: Pixels to advance per scroll
2525   user:
2526   <source>
2527     *: "Scroll Step Size Setting Example Text"
2528   </source>
2529   <dest>
2530     *: "Skruna skrefastærða dæmi"
2531   </dest>
2532   <voice>
2533     *: ""
2534   </voice>
2535 </phrase>
2536 <phrase>
2537   id: LANG_BIDIR_SCROLL
2538   desc: Bidirectional scroll limit
2539   user:
2540   <source>
2541     *: "Bidirectional Scroll Limit"
2542   </source>
2543   <dest>
2544     *: "Tvístefnu kruna mörk"
2545   </dest>
2546   <voice>
2547     *: "Bidirectional Scroll Limit"
2548   </voice>
2549 </phrase>
2550 <phrase>
2551   id: LANG_JUMP_SCROLL
2552   desc: (player) menu altarnative for jump scroll
2553   user:
2554   <source>
2555     *: "Jump scroll"
2556   </source>
2557   <dest>
2558     *: "Skopp skrun"
2559   </dest>
2560   <voice>
2561     *: "Jump scroll"
2562   </voice>
2563 </phrase>
2564 <phrase>
2565   id: LANG_ONE_TIME
2566   desc: (player) the jump scroll shall be done "one time
2567   user:
2568   <source>
2569     *: "One time"
2570   </source>
2571   <dest>
2572     *: "Einu sinni"
2573   </dest>
2574   <voice>
2575     *: "One time"
2576   </voice>
2577 </phrase>
2578 <phrase>
2579   id: LANG_JUMP_SCROLL_DELAY
2580   desc: (player) Delay before making a jump scroll
2581   user:
2582   <source>
2583     *: "Jump Scroll Delay"
2584   </source>
2585   <dest>
2586     *: "Skopp skrunabið"
2587   </dest>
2588   <voice>
2589     *: "Jump Scroll Delay"
2590   </voice>
2591 </phrase>
2592 <phrase>
2593   id: LANG_SCROLL_BAR
2594   desc: display menu, F3 substitute
2595   user:
2596   <source>
2597     *: "Scroll Bar"
2598   </source>
2599   <dest>
2600     *: "Skruna súla"
2601   </dest>
2602   <voice>
2603     *: "Scroll Bar"
2604   </voice>
2605 </phrase>
2606 <phrase>
2607   id: LANG_STATUS_BAR
2608   desc: display menu, F3 substitute
2609   user:
2610   <source>
2611     *: "Status Bar"
2612   </source>
2613   <dest>
2614     *: "Stöðu súla"
2615   </dest>
2616   <voice>
2617     *: "Status Bar"
2618   </voice>
2619 </phrase>
2620 <phrase>
2621   id: LANG_BUTTON_BAR
2622   desc: in settings menu
2623   user:
2624   <source>
2625     *: "Button bar"
2626   </source>
2627   <dest>
2628     *: "Hnappa stik"
2629   </dest>
2630   <voice>
2631     *: "Button bar"
2632   </voice>
2633 </phrase>
2634 <phrase>
2635   id: LANG_VOLUME_DISPLAY
2636   desc: Volume type title
2637   user:
2638   <source>
2639     *: "Volume Display"
2640   </source>
2641   <dest>
2642     *: "Hljóðstyrki skjár"
2643   </dest>
2644   <voice>
2645     *: "Volume Display"
2646   </voice>
2647 </phrase>
2648 <phrase>
2649   id: LANG_BATTERY_DISPLAY
2650   desc: Battery type title
2651   user:
2652   <source>
2653     *: "Battery Display"
2654   </source>
2655   <dest>
2656     *: "Rafhlöðu skjár"
2657   </dest>
2658   <voice>
2659     *: "Battery Display"
2660   </voice>
2661 </phrase>
2662 <phrase>
2663   id: LANG_DISPLAY_GRAPHIC
2664   desc: Label for type of icon display
2665   user:
2666   <source>
2667     *: "Graphic"
2668   </source>
2669   <dest>
2670     *: "Myndrænn"
2671   </dest>
2672   <voice>
2673     *: "Graphic"
2674   </voice>
2675 </phrase>
2676 <phrase>
2677   id: LANG_DISPLAY_NUMERIC
2678   desc: Label for type of icon display
2679   user:
2680   <source>
2681     *: "Numeric"
2682   </source>
2683   <dest>
2684     *: "Í tölum"
2685   </dest>
2686   <voice>
2687     *: "Numeric"
2688   </voice>
2689 </phrase>
2690 <phrase>
2691   id: LANG_PM_RELEASE
2692   desc: in the peak meter menu
2693   user:
2694   <source>
2695     *: "Peak Release"
2696   </source>
2697   <dest>
2698     *: "Hámarks losun"
2699   </dest>
2700   <voice>
2701     *: "Peak Release"
2702   </voice>
2703 </phrase>
2704 <phrase>
2705   id: LANG_PM_UNITS_PER_READ
2706   desc: in the peak meter menu
2707   user:
2708   <source>
2709     *: "Units Per Read"
2710   </source>
2711   <dest>
2712     *: "Einingar við lestur"
2713   </dest>
2714   <voice>
2715     *: "Units Per Read"
2716   </voice>
2717 </phrase>
2718 <phrase>
2719   id: LANG_PM_PEAK_HOLD
2720   desc: in the peak meter menu
2721   user:
2722   <source>
2723     *: "Peak Hold Time"
2724   </source>
2725   <dest>
2726     *: "Hámarks biðtími"
2727   </dest>
2728   <voice>
2729     *: "Peak Hold Time"
2730   </voice>
2731 </phrase>
2732 <phrase>
2733   id: LANG_PM_CLIP_HOLD
2734   desc: in the peak meter menu
2735   user:
2736   <source>
2737     *: "Clip Hold Time"
2738   </source>
2739   <dest>
2740     *: "Bita Biðtími"
2741   </dest>
2742   <voice>
2743     *: "Clip Hold Time"
2744   </voice>
2745 </phrase>
2746 <phrase>
2747   id: LANG_PM_ETERNAL
2748   desc: in the peak meter menu
2749   user:
2750   <source>
2751     *: "Eternal"
2752   </source>
2753   <dest>
2754     *: "Eilífur"
2755   </dest>
2756   <voice>
2757     *: "Eternal"
2758   </voice>
2759 </phrase>
2760 <phrase>
2761   id: LANG_PM_SCALE
2762   desc: in the peak meter menu
2763   user:
2764   <source>
2765     *: "Scale"
2766   </source>
2767   <dest>
2768     *: "Mælikvarði"
2769   </dest>
2770   <voice>
2771     *: "Scale"
2772   </voice>
2773 </phrase>
2774 <phrase>
2775   id: LANG_PM_DBFS
2776   desc: in the peak meter menu
2777   user:
2778   <source>
2779     *: "Logarithmic(dB)"
2780   </source>
2781   <dest>
2782     *: "Lógaritmi(dB)"
2783   </dest>
2784   <voice>
2785     *: "Logarithmic decibel"
2786   </voice>
2787 </phrase>
2788 <phrase>
2789   id: LANG_PM_LINEAR
2790   desc: in the peak meter menu
2791   user:
2792   <source>
2793     *: "Linear(%)"
2794   </source>
2795   <dest>
2796     *: "Línulegur(%)"
2797   </dest>
2798   <voice>
2799     *: "Linear percent"
2800   </voice>
2801 </phrase>
2802 <phrase>
2803   id: LANG_PM_MIN
2804   desc: in the peak meter menu
2805   user:
2806   <source>
2807     *: "Minimum Of Range"
2808   </source>
2809   <dest>
2810     *: "Lágmark af sviði"
2811   </dest>
2812   <voice>
2813     *: "Minimum Of Range"
2814   </voice>
2815 </phrase>
2816 <phrase>
2817   id: LANG_PM_MAX
2818   desc: in the peak meter menu
2819   user:
2820   <source>
2821     *: "Maximum Of Range"
2822   </source>
2823   <dest>
2824     *: "Hámark af sviði"
2825   </dest>
2826   <voice>
2827     *: "Maximum Of Range"
2828   </voice>
2829 </phrase>
2830 <phrase>
2831   id: LANG_BATTERY_CAPACITY
2832   desc: in settings_menu
2833   user:
2834   <source>
2835     *: "Battery Capacity"
2836   </source>
2837   <dest>
2838     *: "Rafhlaða stærð"
2839   </dest>
2840   <voice>
2841     *: "Battery Capacity"
2842   </voice>
2843 </phrase>
2844 <phrase>
2845   id: LANG_BATTERY_TYPE
2846   desc: in battery settings
2847   user:
2848   <source>
2849     *: "Battery Type"
2850   </source>
2851   <dest>
2852     *: "Batterígerð"
2853   </dest>
2854   <voice>
2855     *: "Battery type"
2856   </voice>
2857 </phrase>
2858 <phrase>
2859   id: LANG_BATTERY_TYPE_ALKALINE
2860   desc: in battery settings
2861   user:
2862   <source>
2863     *: "Alkaline"
2864   </source>
2865   <dest>
2866     *: "Alkaline"
2867   </dest>
2868   <voice>
2869     *: "Alkaline"
2870   </voice>
2871 </phrase>
2872 <phrase>
2873   id: LANG_BATTERY_TYPE_NIMH
2874   desc: in battery settings
2875   user:
2876   <source>
2877     *: "NiMH"
2878   </source>
2879   <dest>
2880     *: "NiMH"
2881   </dest>
2882   <voice>
2883     *: "Nickel metal hydride"
2884   </voice>
2885 </phrase>
2886 <phrase>
2887   id: LANG_SPINDOWN
2888   desc: in settings_menu
2889   user:
2890   <source>
2891     *: "Disk Spindown"
2892   </source>
2893   <dest>
2894     *: "Slökkva á harðadiskinum"
2895   </dest>
2896   <voice>
2897     *: "Disk Spindown"
2898   </voice>
2899 </phrase>
2900 <phrase>
2901   id: LANG_POWEROFF
2902   desc: disk poweroff flag
2903   user:
2904   <source>
2905     *: "Disk Poweroff"
2906   </source>
2907   <dest>
2908     *: "Slökkva á diski"
2909   </dest>
2910   <voice>
2911     *: "Disk Poweroff"
2912   </voice>
2913 </phrase>
2914 <phrase>
2915   id: LANG_TIME
2916   desc: in settings_menu
2917   user:
2918   <source>
2919     *: "Set Time/Date"
2920   </source>
2921   <dest>
2922     *: "Stilla tíman/dagsetninguna"
2923   </dest>
2924   <voice>
2925     *: "Set Time and Date"
2926   </voice>
2927 </phrase>
2928 <phrase>
2929   id: LANG_TIMEFORMAT
2930   desc: select the time format of time in status bar
2931   user:
2932   <source>
2933     *: "Time Format"
2934   </source>
2935   <dest>
2936     *: "Tímakerfi"
2937   </dest>
2938   <voice>
2939     *: "Time Format"
2940   </voice>
2941 </phrase>
2942 <phrase>
2943   id: LANG_12_HOUR_CLOCK
2944   desc: option for 12 hour clock
2945   user:
2946   <source>
2947     *: "12 Hour Clock"
2948   </source>
2949   <dest>
2950     *: "12 Tímar AM/PM"
2951   </dest>
2952   <voice>
2953     *: "12 Hour Clock"
2954   </voice>
2955 </phrase>
2956 <phrase>
2957   id: LANG_24_HOUR_CLOCK
2958   desc: option for 24 hour clock
2959   user:
2960   <source>
2961     *: "24 Hour Clock"
2962   </source>
2963   <dest>
2964     *: "24 Tímar"
2965   </dest>
2966   <voice>
2967     *: "24 Hour Clock"
2968   </voice>
2969 </phrase>
2970 <phrase>
2971   id: LANG_MAX_FILES_IN_DIR
2972   desc: in settings_menu
2973   user:
2974   <source>
2975     *: "Max files in dir browser"
2976   </source>
2977   <dest>
2978     *: "Háma. skrár í Skjali"
2979   </dest>
2980   <voice>
2981     *: "Max files in directory browser"
2982   </voice>
2983 </phrase>
2984 <phrase>
2985   id: LANG_MAX_FILES_IN_PLAYLIST
2986   desc: in settings_menu
2987   user:
2988   <source>
2989     *: "Max playlist size"
2990   </source>
2991   <dest>
2992     *: "Háma. lagalista stærð"
2993   </dest>
2994   <voice>
2995     *: "Max playlist size"
2996   </voice>
2997 </phrase>
2998 <phrase>
2999   id: LANG_PLAYLIST
3000   desc: Used when you need to say playlist, also voiced
3001   user:
3002   <source>
3003     *: "Playlist"
3004   </source>
3005   <dest>
3006     *: "Lagalisti"
3007   </dest>
3008   <voice>
3009     *: "Playlist"
3010   </voice>
3011 </phrase>
3012 <phrase>
3013   id: LANG_BOOKMARK_MENU
3014   desc: Text on main menu to get to bookmark commands
3015   user:
3016   <source>
3017     *: "Bookmarks"
3018   </source>
3019   <dest>
3020     *: "Bókamerki"
3021   </dest>
3022   <voice>
3023     *: "Bookmarks"
3024   </voice>
3025 </phrase>
3026 <phrase>
3027   id: LANG_MENU_SHOW_ID3_INFO
3028   desc: Menu option to start id3 viewer
3029   user:
3030   <source>
3031     *: "Show ID3 Info"
3032   </source>
3033   <dest>
3034     *: "Sýna ID3 Uppl."
3035   </dest>
3036   <voice>
3037     *: "Show ID3 Info"
3038   </voice>
3039 </phrase>
3040 <phrase>
3041   id: LANG_MENU_SET_RATING
3042   desc: in wps context menu
3043   user:
3044   <source>
3045     *: "Set song rating"
3046   </source>
3047   <dest>
3048     *: "Gefa lag einkun"
3049   </dest>
3050   <voice>
3051     *: "Set song rating"
3052   </voice>
3053 </phrase>
3054 <phrase>
3055   id: LANG_RATING
3056   desc: in set_rating
3057   user:
3058   <source>
3059     *: "Rating:"
3060   </source>
3061   <dest>
3062     *: "Einkun"
3063   </dest>
3064   <voice>
3065     *: ""
3066   </voice>
3067 </phrase>
3068 <phrase>
3069   id: LANG_RENAME
3070   desc: The verb/action Rename
3071   user:
3072   <source>
3073     *: "Rename"
3074   </source>
3075   <dest>
3076     *: "Umskíra"
3077   </dest>
3078   <voice>
3079     *: "Rename"
3080   </voice>
3081 </phrase>
3082 <phrase>
3083   id: LANG_DELETE
3084   desc: The verb/action Delete
3085   user:
3086   <source>
3087     *: "Delete"
3088   </source>
3089   <dest>
3090     *: "Eyða"
3091   </dest>
3092   <voice>
3093     *: "Delete"
3094   </voice>
3095 </phrase>
3096 <phrase>
3097   id: LANG_DELETE_DIR
3098   desc: in on+play menu
3099   user:
3100   <source>
3101     *: "Delete directory"
3102   </source>
3103   <dest>
3104     *: "Eyða skrjali"
3105   </dest>
3106   <voice>
3107     *: "delete directory"
3108   </voice>
3109 </phrase>
3110 <phrase>
3111   id: LANG_REALLY_DELETE
3112   desc: Really Delete?
3113   user:
3114   <source>
3115     *: "Delete?"
3116   </source>
3117   <dest>
3118     *: "Eyða?"
3119   </dest>
3120   <voice>
3121     *: ""
3122   </voice>
3123 </phrase>
3124 <phrase>
3125   id: LANG_DELETED
3126   desc: A file has beed deleted
3127   user:
3128   <source>
3129     *: "Deleted"
3130   </source>
3131   <dest>
3132     *: "Eytt"
3133   </dest>
3134   <voice>
3135     *: ""
3136   </voice>
3137 </phrase>
3138 <phrase>
3139   id: LANG_ONPLAY_OPEN_WITH
3140   desc: Onplay open with
3141   user:
3142   <source>
3143     *: "Open with"
3144   </source>
3145   <dest>
3146     *: "Opna með"
3147   </dest>
3148   <voice>
3149     *: "open with"
3150   </voice>
3151 </phrase>
3152 <phrase>
3153   id: LANG_CREATE_DIR
3154   desc: in main menu
3155   user:
3156   <source>
3157     *: "Create directory"
3158   </source>
3159   <dest>
3160     *: "Skapa skjal"
3161   </dest>
3162   <voice>
3163     *: "Create directory"
3164   </voice>
3165 </phrase>
3166 <phrase>
3167   id: LANG_VIEW
3168   desc: in on+play menu
3169   user:
3170   <source>
3171     *: "View"
3172   </source>
3173   <dest>
3174     *: "Skoða"
3175   </dest>
3176   <voice>
3177     *: "View"
3178   </voice>
3179 </phrase>
3180 <phrase>
3181   id: LANG_SHUFFLE_PLAYLIST
3182   desc: in playlist menu, reshuffles the order in which songs are played
3183   user:
3184   <source>
3185     *: "Reshuffle"
3186   </source>
3187   <dest>
3188     *: "Stokka lög"
3189   </dest>
3190   <voice>
3191     *: "Reshuffle"
3192   </voice>
3193 </phrase>
3194 <phrase>
3195   id: LANG_INSERT
3196   desc: in onplay menu.  insert a track/playlist into dynamic playlist.
3197   user:
3198   <source>
3199     *: "Insert"
3200   </source>
3201   <dest>
3202     *: "Bæta"
3203   </dest>
3204   <voice>
3205     *: "Insert"
3206   </voice>
3207 </phrase>
3208 <phrase>
3209   id: LANG_INSERT_FIRST
3210   desc: in onplay menu.  insert a track/playlist into dynamic playlist.
3211   user:
3212   <source>
3213     *: "Insert Next"
3214   </source>
3215   <dest>
3216     *: "Bæta næst"
3217   </dest>
3218   <voice>
3219     *: "Insert Next"
3220   </voice>
3221 </phrase>
3222 <phrase>
3223   id: LANG_INSERT_LAST
3224   desc: in onplay menu.  append a track/playlist into dynamic playlist.
3225   user:
3226   <source>
3227     *: "Insert Last"
3228   </source>
3229   <dest>
3230     *: "Bæta síðast"
3231   </dest>
3232   <voice>
3233     *: "Insert Last"
3234   </voice>
3235 </phrase>
3236 <phrase>
3237   id: LANG_INSERT_SHUFFLED
3238   desc: in onplay menu.  insert a track/playlist randomly into dynamic playlist
3239   user:
3240   <source>
3241     *: "Insert Shuffled"
3242   </source>
3243   <dest>
3244     *: "Bæta við á slembi"
3245   </dest>
3246   <voice>
3247     *: "Insert Shuffled"
3248   </voice>
3249 </phrase>
3250 <phrase>
3251   id: LANG_QUEUE
3252   desc: The verb/action Queue
3253   user:
3254   <source>
3255     *: "Queue"
3256   </source>
3257   <dest>
3258     *: "Biðröð"
3259   </dest>
3260   <voice>
3261     *: "Queue"
3262   </voice>
3263 </phrase>
3264 <phrase>
3265   id: LANG_QUEUE_FIRST
3266   desc: in onplay menu.  queue a track/playlist into dynamic playlist.
3267   user:
3268   <source>
3269     *: "Queue Next"
3270   </source>
3271   <dest>
3272     *: "Næst í röð"
3273   </dest>
3274   <voice>
3275     *: "Queue Next"
3276   </voice>
3277 </phrase>
3278 <phrase>
3279   id: LANG_QUEUE_LAST
3280   desc: in onplay menu.  queue a track/playlist at end of playlist.
3281   user:
3282   <source>
3283     *: "Queue Last"
3284   </source>
3285   <dest>
3286     *: "Aftast í röð"
3287   </dest>
3288   <voice>
3289     *: "Queue Last"
3290   </voice>
3291 </phrase>
3292 <phrase>
3293   id: LANG_BOOKMARK_MENU_CREATE
3294   desc: Used off of the bookmark menu to create a bookmark
3295   user:
3296   <source>
3297     *: "Create Bookmark"
3298   </source>
3299   <dest>
3300     *: "Skapa bókamerki"
3301   </dest>
3302   <voice>
3303     *: "Create Bookmark"
3304   </voice>
3305 </phrase>
3306 <phrase>
3307   id: LANG_BOOKMARK_MENU_LIST
3308   desc: Used off of the bookmark menu to list available bookmarks for the currently playing directory or M3U
3309   user:
3310   <source>
3311     *: "List Bookmarks"
3312   </source>
3313   <dest>
3314     *: "Sýna bókamerki"
3315   </dest>
3316   <voice>
3317     *: "List Bookmarks"
3318   </voice>
3319 </phrase>
3320 <phrase>
3321   id: LANG_ROCKBOX_INFO
3322   desc: displayed topmost on the info screen
3323   user:
3324   <source>
3325     *: "Rockbox Info:"
3326   </source>
3327   <dest>
3328     *: "Rockbox Upplýsingar:"
3329   </dest>
3330   <voice>
3331     *: ""
3332   </voice>
3333 </phrase>
3334 <phrase>
3335   id: LANG_BUFFER_STAT_PLAYER
3336   desc: the buffer size player-screen width, %d MB %d fraction of MB
3337   user:
3338   <source>
3339     *: "Buf: %d.%03dMB"
3340   </source>
3341   <dest>
3342     *: "Min: %d.%03dMB"
3343   </dest>
3344   <voice>
3345     *: ""
3346   </voice>
3347 </phrase>
3348 <phrase>
3349   id: LANG_BUFFER_STAT_RECORDER
3350   desc: the buffer size recorder-screen width, %d MB %d fraction of MB
3351   user:
3352   <source>
3353     *: "Buffer: %d.%03dMB"
3354   </source>
3355   <dest>
3356     *: "Minni: %d.%03dMB"
3357   </dest>
3358   <voice>
3359     *: ""
3360   </voice>
3361 </phrase>
3362 <phrase>
3363   id: LANG_BATTERY_CHARGE
3364   desc: tells that the battery is charging, instead of battery level
3365   user:
3366   <source>
3367     *: "Battery: Charging"
3368   </source>
3369   <dest>
3370     *: "Rafhlaða: hleðsla"
3371   </dest>
3372   <voice>
3373     *: ""
3374   </voice>
3375 </phrase>
3376 <phrase>
3377   id: LANG_BATTERY_TOPOFF_CHARGE
3378   desc: in info display, shows that top off charge is running
3379   user:
3380   <source>
3381     *: "Battery: Top-Off Chg"
3382   </source>
3383   <dest>
3384     *: "Rafhlaða: Að klára hlöðun"
3385   </dest>
3386   <voice>
3387     *: ""
3388   </voice>
3389 </phrase>
3390 <phrase>
3391   id: LANG_BATTERY_TRICKLE_CHARGE
3392   desc: in info display, shows that trickle charge is running
3393   user:
3394   <source>
3395     *: "Battery: Trickle Chg"
3396   </source>
3397   <dest>
3398     *: "Rafhlaða: Stöðug hlöðun"
3399   </dest>
3400   <voice>
3401     *: ""
3402   </voice>
3403 </phrase>
3404 <phrase>
3405   id: LANG_BATTERY_TIME
3406   desc: battery level in % and estimated time remaining
3407   user:
3408   <source>
3409     *: "%d%% %dh %dm"
3410   </source>
3411   <dest>
3412     *: "%d%% %ds %dmin"
3413   </dest>
3414   <voice>
3415     *: "Battery level"
3416   </voice>
3417 </phrase>
3418 <phrase>
3419   id: LANG_DISK_SIZE_INFO
3420   desc: disk size info
3421   user:
3422   <source>
3423     *: "Disk:"
3424   </source>
3425   <dest>
3426     *: "Harðidiskur"
3427   </dest>
3428   <voice>
3429     *: ""
3430   </voice>
3431 </phrase>
3432 <phrase>
3433   id: LANG_DISK_FREE_INFO
3434   desc: disk size info
3435   user:
3436   <source>
3437     *: "Free:"
3438   </source>
3439   <dest>
3440     *: "Laust pláss"
3441   </dest>
3442   <voice>
3443     *: "Free diskspace:"
3444   </voice>
3445 </phrase>
3446 <phrase>
3447   id: LANG_DISK_NAME_INTERNAL
3448   desc: in info menu; name for internal disk with multivolume (keep short!)
3449   user:
3450   <source>
3451     *: "Int:"
3452   </source>
3453   <dest>
3454     *: "Innb:"
3455   </dest>
3456   <voice>
3457     *: "Internal"
3458   </voice>
3459 </phrase>
3460 <phrase>
3461   id: LANG_DISK_NAME_MMC
3462   desc: in info menu;  name for external disk with multivolume (Ondio; keep short!)
3463   user:
3464   <source>
3465     *: "MMC:"
3466   </source>
3467   <dest>
3468     *: "MMC:"
3469   </dest>
3470   <voice>
3471     *: "Multimedia card"
3472   </voice>
3473 </phrase>
3474 <phrase>
3475   id: VOICE_CURRENT_TIME
3476   desc: spoken only, for wall clock announce
3477   user:
3478   <source>
3479     *: ""
3480   </source>
3481   <dest>
3482     *: ""
3483   </dest>
3484   <voice>
3485     *: "Current time:"
3486   </voice>
3487 </phrase>
3488 <phrase>
3489   id: LANG_PITCH_UP
3490   desc: in wps
3491   user:
3492   <source>
3493     *: "Pitch Up"
3494   </source>
3495   <dest>
3496     *: "Hækka tónhæð"
3497   </dest>
3498   <voice>
3499     *: ""
3500   </voice>
3501 </phrase>
3502 <phrase>
3503   id: LANG_PITCH_DOWN
3504   desc: in wps
3505   user:
3506   <source>
3507     *: "Pitch Down"
3508   </source>
3509   <dest>
3510     *: "Lækka tónhæð"
3511   </dest>
3512   <voice>
3513     *: ""
3514   </voice>
3515 </phrase>
3516 <phrase>
3517   id: LANG_PAUSE
3518   desc: in wps
3519   user:
3520   <source>
3521     *: "Pause"
3522   </source>
3523   <dest>
3524     *: "Pása"
3525   </dest>
3526   <voice>
3527     *: ""
3528   </voice>
3529 </phrase>
3530 <phrase>
3531   id: LANG_F2_MODE
3532   desc: in wps F2 pressed
3533   user:
3534   <source>
3535     *: "Mode:"
3536   </source>
3537   <dest>
3538     *: "Háttur:"
3539   </dest>
3540   <voice>
3541     *: ""
3542   </voice>
3543 </phrase>
3544 <phrase>
3545   id: LANG_F3_STATUS
3546   desc: in wps F3 pressed
3547   user:
3548   <source>
3549     *: "Status"
3550   </source>
3551   <dest>
3552     *: "Staða"
3553   </dest>
3554   <voice>
3555     *: ""
3556   </voice>
3557 </phrase>
3558 <phrase>
3559   id: LANG_F3_SCROLL
3560   desc: in wps F3 pressed
3561   user:
3562   <source>
3563     *: "Scroll"
3564   </source>
3565   <dest>
3566     *: "Skruna"
3567   </dest>
3568   <voice>
3569     *: ""
3570   </voice>
3571 </phrase>
3572 <phrase>
3573   id: LANG_F3_BAR
3574   desc: in wps F3 pressed
3575   user:
3576   <source>
3577     *: "Bar"
3578   </source>
3579   <dest>
3580     *: "Súla"
3581   </dest>
3582   <voice>
3583     *: ""
3584   </voice>
3585 </phrase>
3586 <phrase>
3587   id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS
3588   desc: From the auto-load screen, allows user to list all bookmarks
3589   user:
3590   <source>
3591     *: "Down = List"
3592   </source>
3593   <dest>
3594     *: "Niður = Listi"
3595   </dest>
3596   <voice>
3597     *: ""
3598   </voice>
3599 </phrase>
3600 <phrase>
3601   id: LANG_BOOKMARK_SELECT_EXIT
3602   desc: From the bookmark list screen, allows user to exit
3603   user:
3604   <source>
3605     *: "OFF = Exit"
3606   </source>
3607   <dest>
3608     *: "Af = Hætta"
3609   </dest>
3610   <voice>
3611     *: ""
3612   </voice>
3613 </phrase>
3614 <phrase>
3615   id: LANG_BOOKMARK_SELECT_BOOKMARK_TEXT
3616   desc: Used on the bookmark select window to label bookmark number
3617   user:
3618   <source>
3619     *: "Bookmark"
3620   </source>
3621   <dest>
3622     *: "Bókamerki"
3623   </dest>
3624   <voice>
3625     *: ""
3626   </voice>
3627 </phrase>
3628 <phrase>
3629   id: LANG_BOOKMARK_SELECT_INDEX_TEXT
3630   desc: Used on the bookmark select window to label index number
3631   user:
3632   <source>
3633     *: "Index"
3634   </source>
3635   <dest>
3636     *: "Vísitala"
3637   </dest>
3638   <voice>
3639     *: "Index"
3640   </voice>
3641 </phrase>
3642 <phrase>
3643   id: LANG_BOOKMARK_SELECT_TIME_TEXT
3644   desc: Used on the bookmark select window to label elapsed time
3645   user:
3646   <source>
3647     *: "Time"
3648   </source>
3649   <dest>
3650     *: "Tími"
3651   </dest>
3652   <voice>
3653     *: "Time"
3654   </voice>
3655 </phrase>
3656 <phrase>
3657   id: LANG_BOOKMARK_SELECT_PLAY
3658   desc: Used on the bookmark select window to indicated the play option
3659   user:
3660   <source>
3661     *: "PLAY = Select"
3662   </source>
3663   <dest>
3664     *: "Spila = Velja"
3665     h100,h120,h300: "NAVI = Velja"
3666   </dest>
3667   <voice>
3668     *: ""
3669   </voice>
3670 </phrase>
3671 <phrase>
3672   id: LANG_BOOKMARK_SELECT_DELETE
3673   desc: Used on the bookmark select window to indicated the bookmark delete option
3674   user:
3675   <source>
3676     *: "ON+Play = Delete"
3677   </source>
3678   <dest>
3679     *: "Á+Spila = Eyða"
3680     h100,h120,h300: "Á+NAVI = Eyða"
3681   </dest>
3682   <voice>
3683     *: ""
3684   </voice>
3685 </phrase>
3686 <phrase>
3687   id: LANG_BOOKMARK_AUTOLOAD_QUERY
3688   desc: prompt for user to decide to create a bookmark
3689   user:
3690   <source>
3691     *: "Load Last Bookmark?"
3692   </source>
3693   <dest>
3694     *: "Hlaða síðasta bókamerki?"
3695   </dest>
3696   <voice>
3697     *: ""
3698   </voice>
3699 </phrase>
3700 <phrase>
3701   id: LANG_AUTO_BOOKMARK_QUERY
3702   desc: prompt for user to decide to create an bookmark
3703   user:
3704   <source>
3705     *: "Create a Bookmark?"
3706   </source>
3707   <dest>
3708     *: "Skapa nýtt bókamerki?"
3709   </dest>
3710   <voice>
3711     *: ""
3712   </voice>
3713 </phrase>
3714 <phrase>
3715   id: LANG_BOOKMARK_CREATE_SUCCESS
3716   desc: Indicates bookmark was successfully created
3717   user:
3718   <source>
3719     *: "Bookmark Created"
3720   </source>
3721   <dest>
3722     *: "Bókamerki skapað"
3723   </dest>
3724   <voice>
3725     *: ""
3726   </voice>
3727 </phrase>
3728 <phrase>
3729   id: LANG_BOOKMARK_CREATE_FAILURE
3730   desc: Indicates bookmark was not created
3731   user:
3732   <source>
3733     *: "Bookmark Failed!"
3734   </source>
3735   <dest>
3736     *: "Bókamerki mislukkað"
3737   </dest>
3738   <voice>
3739     *: ""
3740   </voice>
3741 </phrase>
3742 <phrase>
3743   id: LANG_BOOKMARK_LOAD_EMPTY
3744   desc: Indicates bookmark was empty
3745   user:
3746   <source>
3747     *: "Bookmark Empty"
3748   </source>
3749   <dest>
3750     *: "Bókamerki tómt"
3751   </dest>
3752   <voice>
3753     *: ""
3754   </voice>
3755 </phrase>
3756 <phrase>
3757   id: LANG_TIME_SET
3758   desc: used in set_time()
3759   user:
3760   <source>
3761     *: "ON To Set"
3762   </source>
3763   <dest>
3764     *: "À til að stilla"
3765   </dest>
3766   <voice>
3767     *: ""
3768   </voice>
3769 </phrase>
3770 <phrase>
3771   id: LANG_TIME_REVERT
3772   desc: used in set_time()
3773   user:
3774   <source>
3775     *: "OFF To Revert"
3776   </source>
3777   <dest>
3778     *: "AF till að hætta við"
3779   </dest>
3780   <voice>
3781     *: ""
3782   </voice>
3783 </phrase>
3784 <phrase>
3785   id: LANG_KEYLOCK_ON_PLAYER
3786   desc: displayed when key lock is on
3787   user:
3788   <source>
3789     *: "Key Lock ON"
3790   </source>
3791   <dest>
3792     *: "Lás á"
3793   </dest>
3794   <voice>
3795     *: ""
3796   </voice>
3797 </phrase>
3798 <phrase>
3799   id: LANG_KEYLOCK_OFF_PLAYER
3800   desc: displayed when key lock is turned off
3801   user:
3802   <source>
3803     *: "Key Lock OFF"
3804   </source>
3805   <dest>
3806     *: "Lás af"
3807   </dest>
3808   <voice>
3809     *: ""
3810   </voice>
3811 </phrase>
3812 <phrase>
3813   id: LANG_KEYLOCK_ON_RECORDER
3814   desc: displayed when key lock is on
3815   user:
3816   <source>
3817     *: "Key Lock Is ON"
3818   </source>
3819   <dest>
3820     *: "Takkalás á"
3821   </dest>
3822   <voice>
3823     *: ""
3824   </voice>
3825 </phrase>
3826 <phrase>
3827   id: LANG_KEYLOCK_OFF_RECORDER
3828   desc: displayed when key lock is turned off
3829   user:
3830   <source>
3831     *: "Key Lock Is OFF"
3832   </source>
3833   <dest>
3834     *: "Takkalás af"
3835   </dest>
3836   <voice>
3837     *: ""
3838   </voice>
3839 </phrase>
3840 <phrase>
3841   id: LANG_RECORDING_TIME
3842   desc: Display of recorded time
3843   user:
3844   <source>
3845     *: "Time:"
3846   </source>
3847   <dest>
3848     *: "Tími:"
3849   </dest>
3850   <voice>
3851     *: ""
3852   </voice>
3853 </phrase>
3854 <phrase>
3855   id: LANG_RECORD_TIMESPLIT_REC
3856   desc: Display of record timer interval setting, on the record screen
3857   user:
3858   <source>
3859     *: "Split time:"
3860   </source>
3861   <dest>
3862     *: "Aðskilninga tími:"
3863   </dest>
3864   <voice>
3865     *: ""
3866   </voice>
3867 </phrase>
3868 <phrase>
3869   id: LANG_RECORDING_SIZE
3870   desc: Display of recorded file size
3871   user:
3872   <source>
3873     *: "Size:"
3874   </source>
3875   <dest>
3876     *: "Stærð:"
3877   </dest>
3878   <voice>
3879     *: ""
3880   </voice>
3881 </phrase>
3882 <phrase>
3883   id: LANG_RECORD_PRERECORD
3884   desc: in recording and radio screen
3885   user:
3886   <source>
3887     *: "Prerecording"
3888   </source>
3889   <dest>
3890     *: "Forhljóðritun"
3891   </dest>
3892   <voice>
3893     *: ""
3894   </voice>
3895 </phrase>
3896 <phrase>
3897   id: LANG_RECORDING_GAIN
3898   desc: in the recording screen
3899   user:
3900   <source>
3901     *: "Gain"
3902   </source>
3903   <dest>
3904     *: "Bæta"
3905   </dest>
3906   <voice>
3907     *: ""
3908   </voice>
3909 </phrase>
3910 <phrase>
3911   id: LANG_RECORDING_LEFT
3912   desc: in the recording screen
3913   user:
3914   <source>
3915     *: "Left"
3916   </source>
3917   <dest>
3918     *: "Vinstri"
3919   </dest>
3920   <voice>
3921     *: ""
3922   </voice>
3923 </phrase>
3924 <phrase>
3925   id: LANG_RECORDING_RIGHT
3926   desc: in the recording screen
3927   user:
3928   <source>
3929     *: "Right"
3930   </source>
3931   <dest>
3932     *: "Hægri"
3933   </dest>
3934   <voice>
3935     *: ""
3936   </voice>
3937 </phrase>
3938 <phrase>
3939   id: LANG_DISK_FULL
3940   desc: in recording screen
3941   user:
3942   <source>
3943     *: "The disk is full. Press OFF to continue."
3944   </source>
3945   <dest>
3946     *: "Harðidiskurin er fullur. Ýtið á AF til að halda áfram"
3947   </dest>
3948   <voice>
3949     *: ""
3950   </voice>
3951 </phrase>
3952 <phrase>
3953   id: LANG_RECORD_TRIGGER_MODE
3954   desc: in recording settings_menu
3955   user:
3956   <source>
3957     *: "Trigger"
3958   </source>
3959   <dest>
3960     *: "Gikkur"
3961   </dest>
3962   <voice>
3963     *: ""
3964   </voice>
3965 </phrase>
3966 <phrase>
3967   id: LANG_RECORD_TRIG_NOREARM
3968   desc: in recording settings_menu
3969   user:
3970   <source>
3971     *: "Once"
3972   </source>
3973   <dest>
3974     *: "Einusinni"
3975   </dest>
3976   <voice>
3977     *: ""
3978   </voice>
3979 </phrase>
3980 <phrase>
3981   id: LANG_RECORD_TRIG_REARM
3982   desc: in recording settings_menu
3983   user:
3984   <source>
3985     *: "Repeat"
3986   </source>
3987   <dest>
3988     *: "Endurtaka"
3989   </dest>
3990   <voice>
3991     *: ""
3992   </voice>
3993 </phrase>
3994 <phrase>
3995   id: LANG_RECORD_START_THRESHOLD
3996   desc: in recording settings_menu
3997   user:
3998   <source>
3999     *: "Start above"
4000   </source>
4001   <dest>
4002     *: "Byrja fyrir ofan"
4003   </dest>
4004   <voice>
4005     *: ""
4006   </voice>
4007 </phrase>
4008 <phrase>
4009   id: LANG_RECORD_MIN_DURATION
4010   desc: in recording settings_menu
4011   user:
4012   <source>
4013     *: "for at least"
4014   </source>
4015   <dest>
4016     *: "að minnstakosti"
4017   </dest>
4018   <voice>
4019     *: ""
4020   </voice>
4021 </phrase>
4022 <phrase>
4023   id: LANG_RECORD_STOP_THRESHOLD
4024   desc: in recording settings_menu
4025   user:
4026   <source>
4027     *: "Stop below"
4028   </source>
4029   <dest>
4030     *: "Hætta fyrir neðan"
4031   </dest>
4032   <voice>
4033     *: ""
4034   </voice>
4035 </phrase>
4036 <phrase>
4037   id: LANG_RECORD_STOP_POSTREC
4038   desc: in recording settings_menu
4039   user:
4040   <source>
4041     *: "for at least"
4042   </source>
4043   <dest>
4044     *: "að minnstakosti"
4045   </dest>
4046   <voice>
4047     *: ""
4048   </voice>
4049 </phrase>
4050 <phrase>
4051   id: LANG_RECORD_STOP_GAP
4052   desc: in recording settings_menu
4053   user:
4054   <source>
4055     *: "Presplit gap"
4056   </source>
4057   <dest>
4058     *: "Skiptisbil"
4059   </dest>
4060   <voice>
4061     *: ""
4062   </voice>
4063 </phrase>
4064 <phrase>
4065   id: LANG_DB_INF
4066   desc: -inf db for values below measurement
4067   user:
4068   <source>
4069     *: "-inf"
4070   </source>
4071   <dest>
4072     *: "-inf"
4073   </dest>
4074   <voice>
4075     *: ""
4076   </voice>
4077 </phrase>
4078 <phrase>
4079   id: LANG_RECORD_TRIG_IDLE
4080   desc: waiting for threshold
4081   user:
4082   <source>
4083     *: "Trigger idle"
4084   </source>
4085   <dest>
4086     *: "Gikkur laus"
4087   </dest>
4088   <voice>
4089     *: ""
4090   </voice>
4091 </phrase>
4092 <phrase>
4093   id: LANG_RECORD_TRIGGER_ACTIVE
4094   desc: 
4095   user:
4096   <source>
4097     *: "Trigger active"
4098   </source>
4099   <dest>
4100     *: "Gikkur virkur"
4101   </dest>
4102   <voice>
4103     *: ""
4104   </voice>
4105 </phrase>
4106 <phrase>
4107   id: LANG_ALARM_MOD_TIME
4108   desc: The current alarm time shown in the alarm menu for the RTC alarm mod.
4109   user:
4110   <source>
4111     *: "Alarm Time: %02d:%02d"
4112   </source>
4113   <dest>
4114     *: "Viðvörunartími: %02d:%02d"
4115   </dest>
4116   <voice>
4117     *: ""
4118   </voice>
4119 </phrase>
4120 <phrase>
4121   id: LANG_ALARM_MOD_TIME_TO_GO
4122   desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
4123   user:
4124   <source>
4125     *: "Waking Up In %d:%02d"
4126   </source>
4127   <dest>
4128     *: "Vek eftir %d:%02d"
4129   </dest>
4130   <voice>
4131     *: ""
4132   </voice>
4133 </phrase>
4134 <phrase>
4135   id: LANG_ALARM_MOD_SHUTDOWN
4136   desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
4137   user:
4138   <source>
4139     *: "Alarm Set"
4140   </source>
4141   <dest>
4142     *: "Viðvörun stillt"
4143   </dest>
4144   <voice>
4145     *: ""
4146   </voice>
4147 </phrase>
4148 <phrase>
4149   id: LANG_ALARM_MOD_ERROR
4150   desc: The text that tells that the time is incorrect (for the RTC alarm mod).
4151   user:
4152   <source>
4153     *: "Alarm Time Is Too Soon!"
4154   </source>
4155   <dest>
4156     *: "Viðvörunartími ekki réttur!"
4157   </dest>
4158   <voice>
4159     *: ""
4160   </voice>
4161 </phrase>
4162 <phrase>
4163   id: LANG_ALARM_MOD_KEYS
4164   desc: Shown key functions in alarm menu (for the RTC alarm mod).
4165   user:
4166   <source>
4167     *: "PLAY=Set OFF=Cancel"
4168   </source>
4169   <dest>
4170     *: "PLAY=Vista OFF=Hætta við"
4171   </dest>
4172   <voice>
4173     *: ""
4174   </voice>
4175 </phrase>
4176 <phrase>
4177   id: LANG_ALARM_MOD_DISABLE
4178   desc: Announce that the RTC alarm has been turned off
4179   user:
4180   <source>
4181     *: "Alarm Disabled"
4182   </source>
4183   <dest>
4184     *: "Viðvörun óvirk"
4185   </dest>
4186   <voice>
4187     *: "Alarm Disabled"
4188   </voice>
4189 </phrase>
4190 <phrase>
4191   id: LANG_ID3_TITLE
4192   desc: in wps
4193   user:
4194   <source>
4195     *: "[Title]"
4196   </source>
4197   <dest>
4198     *: "[Heiti]"
4199   </dest>
4200   <voice>
4201     *: ""
4202   </voice>
4203 </phrase>
4204 <phrase>
4205   id: LANG_ID3_ARTIST
4206   desc: in wps
4207   user:
4208   <source>
4209     *: "[Artist]"
4210   </source>
4211   <dest>
4212     *: "[Listamaður]"
4213   </dest>
4214   <voice>
4215     *: ""
4216   </voice>
4217 </phrase>
4218 <phrase>
4219   id: LANG_ID3_ALBUM
4220   desc: in wps
4221   user:
4222   <source>
4223     *: "[Album]"
4224   </source>
4225   <dest>
4226     *: "[Hljómplata]"
4227   </dest>
4228   <voice>
4229     *: ""
4230   </voice>
4231 </phrase>
4232 <phrase>
4233   id: LANG_ID3_TRACKNUM
4234   desc: in wps
4235   user:
4236   <source>
4237     *: "[Tracknum]"
4238   </source>
4239   <dest>
4240     *: "[Lagnúmer]"
4241   </dest>
4242   <voice>
4243     *: ""
4244   </voice>
4245 </phrase>
4246 <phrase>
4247   id: LANG_ID3_GENRE
4248   desc: ID3 frame 'genre'
4249   user:
4250   <source>
4251     *: "[Genre]"
4252   </source>
4253   <dest>
4254     *: "[Tegund]"
4255   </dest>
4256   <voice>
4257     *: ""
4258   </voice>
4259 </phrase>
4260 <phrase>
4261   id: LANG_ID3_YEAR
4262   desc: ID3 info 'year'
4263   user:
4264   <source>
4265     *: "[Year]"
4266   </source>
4267   <dest>
4268     *: "[Ár]"
4269   </dest>
4270   <voice>
4271     *: ""
4272   </voice>
4273 </phrase>
4274 <phrase>
4275   id: LANG_ID3_PLAYLIST
4276   desc: in wps
4277   user:
4278   <source>
4279     *: "[Playlist]"
4280   </source>
4281   <dest>
4282     *: "[Lagalisti]"
4283   </dest>
4284   <voice>
4285     *: ""
4286   </voice>
4287 </phrase>
4288 <phrase>
4289   id: LANG_ID3_BITRATE
4290   desc: in wps
4291   user:
4292   <source>
4293     *: "[Bitrate]"
4294   </source>
4295   <dest>
4296     *: "[Gæði]"
4297   </dest>
4298   <voice>
4299     *: ""
4300   </voice>
4301 </phrase>
4302 <phrase>
4303   id: LANG_UNIT_DB
4304   desc: in browse_id3
4305   user:
4306   <source>
4307     *: "dB"
4308   </source>
4309   <dest>
4310     *: "Gagnagrunn"
4311   </dest>
4312   <voice>
4313     *: ""
4314   </voice>
4315 </phrase>
4316 <phrase>
4317   id: LANG_ID3_VBR
4318   desc: in browse_id3
4319   user:
4320   <source>
4321     *: " (VBR)"
4322   </source>
4323   <dest>
4324     *: " (VBR)"
4325   </dest>
4326   <voice>
4327     *: ""
4328   </voice>
4329 </phrase>
4330 <phrase>
4331   id: LANG_ID3_FREQUENCY
4332   desc: in wps
4333   user:
4334   <source>
4335     *: "[Frequency]"
4336   </source>
4337   <dest>
4338     *: "[Tíðni]"
4339   </dest>
4340   <voice>
4341     *: ""
4342   </voice>
4343 </phrase>
4344 <phrase>
4345   id: LANG_ID3_TRACK_GAIN
4346   desc: in browse_id3
4347   user:
4348   <source>
4349     *: "[Track gain]"
4350   </source>
4351   <dest>
4352     *: "[Lag hækkun]"
4353   </dest>
4354   <voice>
4355     *: ""
4356   </voice>
4357 </phrase>
4358 <phrase>
4359   id: LANG_ID3_ALBUM_GAIN
4360   desc: in browse_id3
4361   user:
4362   <source>
4363     *: "[Album gain]"
4364   </source>
4365   <dest>
4366     *: "[Albúm hækkun]"
4367   </dest>
4368   <voice>
4369     *: ""
4370   </voice>
4371 </phrase>
4372 <phrase>
4373   id: LANG_ID3_PATH
4374   desc: in wps
4375   user:
4376   <source>
4377     *: "[Path]"
4378   </source>
4379   <dest>
4380     *: "[Slóð]"
4381   </dest>
4382   <voice>
4383     *: ""
4384   </voice>
4385 </phrase>
4386 <phrase>
4387   id: LANG_ID3_NO_INFO
4388   desc: ID3 info is missing
4389   user:
4390   <source>
4391     *: "<No Info>"
4392   </source>
4393   <dest>
4394     *: "<Engar uppl.>"
4395   </dest>
4396   <voice>
4397     *: ""
4398   </voice>
4399 </phrase>
4400 <phrase>
4401   id: LANG_WEEKDAY_SUNDAY
4402   desc: Maximum 3-letter abbreviation for weekday
4403   user:
4404   <source>
4405     *: "Sun"
4406   </source>
4407   <dest>
4408     *: "Sun"
4409   </dest>
4410   <voice>
4411     *: ""
4412   </voice>
4413 </phrase>
4414 <phrase>
4415   id: LANG_WEEKDAY_MONDAY
4416   desc: Maximum 3-letter abbreviation for weekday
4417   user:
4418   <source>
4419     *: "Mon"
4420   </source>
4421   <dest>
4422     *: "Mán"
4423   </dest>
4424   <voice>
4425     *: ""
4426   </voice>
4427 </phrase>
4428 <phrase>
4429   id: LANG_WEEKDAY_TUESDAY
4430   desc: Maximum 3-letter abbreviation for weekday
4431   user:
4432   <source>
4433     *: "Tue"
4434   </source>
4435   <dest>
4436     *: "Þri"
4437   </dest>
4438   <voice>
4439     *: ""
4440   </voice>
4441 </phrase>
4442 <phrase>
4443   id: LANG_WEEKDAY_WEDNESDAY
4444   desc: Maximum 3-letter abbreviation for weekday
4445   user:
4446   <source>
4447     *: "Wed"
4448   </source>
4449   <dest>
4450     *: "Mið"
4451   </dest>
4452   <voice>
4453     *: ""
4454   </voice>
4455 </phrase>
4456 <phrase>
4457   id: LANG_WEEKDAY_THURSDAY
4458   desc: Maximum 3-letter abbreviation for weekday
4459   user:
4460   <source>
4461     *: "Thu"
4462   </source>
4463   <dest>
4464     *: "Fim"
4465   </dest>
4466   <voice>
4467     *: ""
4468   </voice>
4469 </phrase>
4470 <phrase>
4471   id: LANG_WEEKDAY_FRIDAY
4472   desc: Maximum 3-letter abbreviation for weekday
4473   user:
4474   <source>
4475     *: "Fri"
4476   </source>
4477   <dest>
4478     *: "Fös"
4479   </dest>
4480   <voice>
4481     *: ""
4482   </voice>
4483 </phrase>
4484 <phrase>
4485   id: LANG_WEEKDAY_SATURDAY
4486   desc: Maximum 3-letter abbreviation for weekday
4487   user:
4488   <source>
4489     *: "Sat"
4490   </source>
4491   <dest>
4492     *: "Lau"
4493   </dest>
4494   <voice>
4495     *: ""
4496   </voice>
4497 </phrase>
4498 <phrase>
4499   id: LANG_MONTH_JANUARY
4500   desc: Maximum 3-letter abbreviation for monthname
4501   user:
4502   <source>
4503     *: "Jan"
4504   </source>
4505   <dest>
4506     *: "Jan"
4507   </dest>
4508   <voice>
4509     *: "January"
4510   </voice>
4511 </phrase>
4512 <phrase>
4513   id: LANG_MONTH_FEBRUARY
4514   desc: Maximum 3-letter abbreviation for monthname
4515   user:
4516   <source>
4517     *: "Feb"
4518   </source>
4519   <dest>
4520     *: "Feb"
4521   </dest>
4522   <voice>
4523     *: "February"
4524   </voice>
4525 </phrase>
4526 <phrase>
4527   id: LANG_MONTH_MARCH
4528   desc: Maximum 3-letter abbreviation for monthname
4529   user:
4530   <source>
4531     *: "Mar"
4532   </source>
4533   <dest>
4534     *: "Mar"
4535   </dest>
4536   <voice>
4537     *: "March"
4538   </voice>
4539 </phrase>
4540 <phrase>
4541   id: LANG_MONTH_APRIL
4542   desc: Maximum 3-letter abbreviation for monthname
4543   user:
4544   <source>
4545     *: "Apr"
4546   </source>
4547   <dest>
4548     *: "Apr"
4549   </dest>
4550   <voice>
4551     *: "April"
4552   </voice>
4553 </phrase>
4554 <phrase>
4555   id: LANG_MONTH_MAY
4556   desc: Maximum 3-letter abbreviation for monthname
4557   user:
4558   <source>
4559     *: "May"
4560   </source>
4561   <dest>
4562     *: "Maí"
4563   </dest>
4564   <voice>
4565     *: "May"
4566   </voice>
4567 </phrase>
4568 <phrase>
4569   id: LANG_MONTH_JUNE
4570   desc: Maximum 3-letter abbreviation for monthname
4571   user:
4572   <source>
4573     *: "Jun"
4574   </source>
4575   <dest>
4576     *: "Jún"
4577   </dest>
4578   <voice>
4579     *: "June"
4580   </voice>
4581 </phrase>
4582 <phrase>
4583   id: LANG_MONTH_JULY
4584   desc: Maximum 3-letter abbreviation for monthname
4585   user:
4586   <source>
4587     *: "Jul"
4588   </source>
4589   <dest>
4590     *: "Júl"
4591   </dest>
4592   <voice>
4593     *: "July"
4594   </voice>
4595 </phrase>
4596 <phrase>
4597   id: LANG_MONTH_AUGUST
4598   desc: Maximum 3-letter abbreviation for monthname
4599   user:
4600   <source>
4601     *: "Aug"
4602   </source>
4603   <dest>
4604     *: "Áug"
4605   </dest>
4606   <voice>
4607     *: "August"
4608   </voice>
4609 </phrase>
4610 <phrase>
4611   id: LANG_MONTH_SEPTEMBER
4612   desc: Maximum 3-letter abbreviation for monthname
4613   user:
4614   <source>
4615     *: "Sep"
4616   </source>
4617   <dest>
4618     *: "Sep"
4619   </dest>
4620   <voice>
4621     *: "September"
4622   </voice>
4623 </phrase>
4624 <phrase>
4625   id: LANG_MONTH_OCTOBER
4626   desc: Maximum 3-letter abbreviation for monthname
4627   user:
4628   <source>
4629     *: "Oct"
4630   </source>
4631   <dest>
4632     *: "Ókt"
4633   </dest>
4634   <voice>
4635     *: "October"
4636   </voice>
4637 </phrase>
4638 <phrase>
4639   id: LANG_MONTH_NOVEMBER
4640   desc: Maximum 3-letter abbreviation for monthname
4641   user:
4642   <source>
4643     *: "Nov"
4644   </source>
4645   <dest>
4646     *: "Nóv"
4647   </dest>
4648   <voice>
4649     *: "November"
4650   </voice>
4651 </phrase>
4652 <phrase>
4653   id: LANG_MONTH_DECEMBER
4654   desc: Maximum 3-letter abbreviation for monthname
4655   user:
4656   <source>
4657     *: "Dec"
4658   </source>
4659   <dest>
4660     *: "Des"
4661   </dest>
4662   <voice>
4663     *: "December"
4664   </voice>
4665 </phrase>
4666 <phrase>
4667   id: VOICE_ZERO
4668   desc: spoken only, for composing numbers
4669   user:
4670   <source>
4671     *: ""
4672   </source>
4673   <dest>
4674     *: ""
4675   </dest>
4676   <voice>
4677     *: "0"
4678   </voice>
4679 </phrase>
4680 <phrase>
4681   id: VOICE_ONE
4682   desc: spoken only, for composing numbers
4683   user:
4684   <source>
4685     *: ""
4686   </source>
4687   <dest>
4688     *: ""
4689   </dest>
4690   <voice>
4691     *: "1"
4692   </voice>
4693 </phrase>
4694 <phrase>
4695   id: VOICE_TWO
4696   desc: spoken only, for composing numbers
4697   user:
4698   <source>
4699     *: ""
4700   </source>
4701   <dest>
4702     *: ""
4703   </dest>
4704   <voice>
4705     *: "2"
4706   </voice>
4707 </phrase>
4708 <phrase>
4709   id: VOICE_THREE
4710   desc: spoken only, for composing numbers
4711   user:
4712   <source>
4713     *: ""
4714   </source>
4715   <dest>
4716     *: ""
4717   </dest>
4718   <voice>
4719     *: "3"
4720   </voice>
4721 </phrase>
4722 <phrase>
4723   id: VOICE_FOUR
4724   desc: spoken only, for composing numbers
4725   user:
4726   <source>
4727     *: ""
4728   </source>
4729   <dest>
4730     *: ""
4731   </dest>
4732   <voice>
4733     *: "4"
4734   </voice>
4735 </phrase>
4736 <phrase>
4737   id: VOICE_FIFE
4738   desc: spoken only, for composing numbers
4739   user:
4740   <source>
4741     *: ""
4742   </source>
4743   <dest>
4744     *: ""
4745   </dest>
4746   <voice>
4747     *: "5"
4748   </voice>
4749 </phrase>
4750 <phrase>
4751   id: VOICE_SIX
4752   desc: spoken only, for composing numbers
4753   user:
4754   <source>
4755     *: ""
4756   </source>
4757   <dest>
4758     *: ""
4759   </dest>
4760   <voice>
4761     *: "6"
4762   </voice>
4763 </phrase>
4764 <phrase>
4765   id: VOICE_SEVEN
4766   desc: spoken only, for composing numbers
4767   user:
4768   <source>
4769     *: ""
4770   </source>
4771   <dest>
4772     *: ""
4773   </dest>
4774   <voice>
4775     *: "7"
4776   </voice>
4777 </phrase>
4778 <phrase>
4779   id: VOICE_EIGHT
4780   desc: spoken only, for composing numbers
4781   user:
4782   <source>
4783     *: ""
4784   </source>
4785   <dest>
4786     *: ""
4787   </dest>
4788   <voice>
4789     *: "8"
4790   </voice>
4791 </phrase>
4792 <phrase>
4793   id: VOICE_NINE
4794   desc: spoken only, for composing numbers
4795   user:
4796   <source>
4797     *: ""
4798   </source>
4799   <dest>
4800     *: ""
4801   </dest>
4802   <voice>
4803     *: "9"
4804   </voice>
4805 </phrase>
4806 <phrase>
4807   id: VOICE_TEN
4808   desc: spoken only, for composing numbers
4809   user:
4810   <source>
4811     *: ""
4812   </source>
4813   <dest>
4814     *: ""
4815   </dest>
4816   <voice>
4817     *: "10"
4818   </voice>
4819 </phrase>
4820 <phrase>
4821   id: VOICE_ELEVEN
4822   desc: spoken only, for composing numbers
4823   user:
4824   <source>
4825     *: ""
4826   </source>
4827   <dest>
4828     *: ""
4829   </dest>
4830   <voice>
4831     *: "11"
4832   </voice>
4833 </phrase>
4834 <phrase>
4835   id: VOICE_TWELVE
4836   desc: spoken only, for composing numbers
4837   user:
4838   <source>
4839     *: ""
4840   </source>
4841   <dest>
4842     *: ""
4843   </dest>
4844   <voice>
4845     *: "12"
4846   </voice>
4847 </phrase>
4848 <phrase>
4849   id: VOICE_THIRTEEN
4850   desc: spoken only, for composing numbers
4851   user:
4852   <source>
4853     *: ""
4854   </source>
4855   <dest>
4856     *: ""
4857   </dest>
4858   <voice>
4859     *: "13"
4860   </voice>
4861 </phrase>
4862 <phrase>
4863   id: VOICE_FOURTEEN
4864   desc: spoken only, for composing numbers
4865   user:
4866   <source>
4867     *: ""
4868   </source>
4869   <dest>
4870     *: ""
4871   </dest>
4872   <voice>
4873     *: "14"
4874   </voice>
4875 </phrase>
4876 <phrase>
4877   id: VOICE_FIFTEEN
4878   desc: spoken only, for composing numbers
4879   user:
4880   <source>
4881     *: ""
4882   </source>
4883   <dest>
4884     *: ""
4885   </dest>
4886   <voice>
4887     *: "15"
4888   </voice>
4889 </phrase>
4890 <phrase>
4891   id: VOICE_SIXTEEN
4892   desc: spoken only, for composing numbers
4893   user:
4894   <source>
4895     *: ""
4896   </source>
4897   <dest>
4898     *: ""
4899   </dest>
4900   <voice>
4901     *: "16"
4902   </voice>
4903 </phrase>
4904 <phrase>
4905   id: VOICE_SEVENTEEN
4906   desc: spoken only, for composing numbers
4907   user:
4908   <source>
4909     *: ""
4910   </source>
4911   <dest>
4912     *: ""
4913   </dest>
4914   <voice>
4915     *: "17"
4916   </voice>
4917 </phrase>
4918 <phrase>
4919   id: VOICE_EIGHTEEN
4920   desc: spoken only, for composing numbers
4921   user:
4922   <source>
4923     *: ""
4924   </source>
4925   <dest>
4926     *: ""
4927   </dest>
4928   <voice>
4929     *: "18"
4930   </voice>
4931 </phrase>
4932 <phrase>
4933   id: VOICE_NINETEEN
4934   desc: spoken only, for composing numbers
4935   user:
4936   <source>
4937     *: ""
4938   </source>
4939   <dest>
4940     *: ""
4941   </dest>
4942   <voice>
4943     *: "19"
4944   </voice>
4945 </phrase>
4946 <phrase>
4947   id: VOICE_TWENTY
4948   desc: spoken only, for composing numbers
4949   user:
4950   <source>
4951     *: ""
4952   </source>
4953   <dest>
4954     *: ""
4955   </dest>
4956   <voice>
4957     *: "20"
4958   </voice>
4959 </phrase>
4960 <phrase>
4961   id: VOICE_THIRTY
4962   desc: spoken only, for composing numbers
4963   user:
4964   <source>
4965     *: ""
4966   </source>
4967   <dest>
4968     *: ""
4969   </dest>
4970   <voice>
4971     *: "30"
4972   </voice>
4973 </phrase>
4974 <phrase>
4975   id: VOICE_FORTY
4976   desc: spoken only, for composing numbers
4977   user:
4978   <source>
4979     *: ""
4980   </source>
4981   <dest>
4982     *: ""
4983   </dest>
4984   <voice>
4985     *: "40"
4986   </voice>
4987 </phrase>
4988 <phrase>
4989   id: VOICE_FIFTY
4990   desc: spoken only, for composing numbers
4991   user:
4992   <source>
4993     *: ""
4994   </source>
4995   <dest>
4996     *: ""
4997   </dest>
4998   <voice>
4999     *: "50"
5000   </voice>
5001 </phrase>
5002 <phrase>
5003   id: VOICE_SIXTY
5004   desc: spoken only, for composing numbers
5005   user:
5006   <source>
5007     *: ""
5008   </source>
5009   <dest>
5010     *: ""
5011   </dest>
5012   <voice>
5013     *: "60"
5014   </voice>
5015 </phrase>
5016 <phrase>
5017   id: VOICE_SEVENTY
5018   desc: spoken only, for composing numbers
5019   user:
5020   <source>
5021     *: ""
5022   </source>
5023   <dest>
5024     *: ""
5025   </dest>
5026   <voice>
5027     *: "70"
5028   </voice>
5029 </phrase>
5030 <phrase>
5031   id: VOICE_EIGHTY
5032   desc: spoken only, for composing numbers
5033   user:
5034   <source>
5035     *: ""
5036   </source>
5037   <dest>
5038     *: ""
5039   </dest>
5040   <voice>
5041     *: "80"
5042   </voice>
5043 </phrase>
5044 <phrase>
5045   id: VOICE_NINETY
5046   desc: spoken only, for composing numbers
5047   user:
5048   <source>
5049     *: ""
5050   </source>
5051   <dest>
5052     *: ""
5053   </dest>
5054   <voice>
5055     *: "90"
5056   </voice>
5057 </phrase>
5058 <phrase>
5059   id: VOICE_HUNDRED
5060   desc: spoken only, for composing numbers
5061   user:
5062   <source>
5063     *: ""
5064   </source>
5065   <dest>
5066     *: ""
5067   </dest>
5068   <voice>
5069     *: "hundred"
5070   </voice>
5071 </phrase>
5072 <phrase>
5073   id: VOICE_THOUSAND
5074   desc: spoken only, for composing numbers
5075   user:
5076   <source>
5077     *: ""
5078   </source>
5079   <dest>
5080     *: ""
5081   </dest>
5082   <voice>
5083     *: "thousand"
5084   </voice>
5085 </phrase>
5086 <phrase>
5087   id: VOICE_MILLION
5088   desc: spoken only, for composing numbers
5089   user:
5090   <source>
5091     *: ""
5092   </source>
5093   <dest>
5094     *: ""
5095   </dest>
5096   <voice>
5097     *: "million"
5098   </voice>
5099 </phrase>
5100 <phrase>
5101   id: VOICE_BILLION
5102   desc: spoken only, for composing numbers
5103   user:
5104   <source>
5105     *: ""
5106   </source>
5107   <dest>
5108     *: ""
5109   </dest>
5110   <voice>
5111     *: "billion"
5112   </voice>
5113 </phrase>
5114 <phrase>
5115   id: VOICE_MINUS
5116   desc: spoken only, for composing numbers
5117   user:
5118   <source>
5119     *: ""
5120   </source>
5121   <dest>
5122     *: ""
5123   </dest>
5124   <voice>
5125     *: "minus"
5126   </voice>
5127 </phrase>
5128 <phrase>
5129   id: VOICE_PLUS
5130   desc: spoken only, for composing numbers
5131   user:
5132   <source>
5133     *: ""
5134   </source>
5135   <dest>
5136     *: ""
5137   </dest>
5138   <voice>
5139     *: "plus"
5140   </voice>
5141 </phrase>
5142 <phrase>
5143   id: VOICE_MILLISECONDS
5144   desc: spoken only, a unit postfix
5145   user:
5146   <source>
5147     *: ""
5148   </source>
5149   <dest>
5150     *: ""
5151   </dest>
5152   <voice>
5153     *: "milliseconds"
5154   </voice>
5155 </phrase>
5156 <phrase>
5157   id: VOICE_SECOND
5158   desc: spoken only, a unit postfix
5159   user:
5160   <source>
5161     *: ""
5162   </source>
5163   <dest>
5164     *: ""
5165   </dest>
5166   <voice>
5167     *: "second"
5168   </voice>
5169 </phrase>
5170 <phrase>
5171   id: VOICE_SECONDS
5172   desc: spoken only, a unit postfix
5173   user:
5174   <source>
5175     *: ""
5176   </source>
5177   <dest>
5178     *: ""
5179   </dest>
5180   <voice>
5181     *: "seconds"
5182   </voice>
5183 </phrase>
5184 <phrase>
5185   id: VOICE_MINUTE
5186   desc: spoken only, a unit postfix
5187   user:
5188   <source>
5189     *: ""
5190   </source>
5191   <dest>
5192     *: ""
5193   </dest>
5194   <voice>
5195     *: "minute"
5196   </voice>
5197 </phrase>
5198 <phrase>
5199   id: VOICE_MINUTES
5200   desc: spoken only, a unit postfix
5201   user:
5202   <source>
5203     *: ""
5204   </source>
5205   <dest>
5206     *: ""
5207   </dest>
5208   <voice>
5209     *: "minutes"
5210   </voice>
5211 </phrase>
5212 <phrase>
5213   id: VOICE_HOUR
5214   desc: spoken only, a unit postfix
5215   user:
5216   <source>
5217     *: ""
5218   </source>
5219   <dest>
5220     *: ""
5221   </dest>
5222   <voice>
5223     *: "hour"
5224   </voice>
5225 </phrase>
5226 <phrase>
5227   id: VOICE_HOURS
5228   desc: spoken only, a unit postfix
5229   user:
5230   <source>
5231     *: ""
5232   </source>
5233   <dest>
5234     *: ""
5235   </dest>
5236   <voice>
5237     *: "hours"
5238   </voice>
5239 </phrase>
5240 <phrase>
5241   id: VOICE_KHZ
5242   desc: spoken only, a unit postfix
5243   user:
5244   <source>
5245     *: ""
5246   </source>
5247   <dest>
5248     *: ""
5249   </dest>
5250   <voice>
5251     *: "kilohertz"
5252   </voice>
5253 </phrase>
5254 <phrase>
5255   id: VOICE_DB
5256   desc: spoken only, a unit postfix
5257   user:
5258   <source>
5259     *: ""
5260   </source>
5261   <dest>
5262     *: ""
5263   </dest>
5264   <voice>
5265     *: "decibel"
5266   </voice>
5267 </phrase>
5268 <phrase>
5269   id: VOICE_PERCENT
5270   desc: spoken only, a unit postfix
5271   user:
5272   <source>
5273     *: ""
5274   </source>
5275   <dest>
5276     *: ""
5277   </dest>
5278   <voice>
5279     *: "percent"
5280   </voice>
5281 </phrase>
5282 <phrase>
5283   id: VOICE_MILLIAMPHOURS
5284   desc: spoken only, a unit postfix
5285   user:
5286   <source>
5287     *: ""
5288   </source>
5289   <dest>
5290     *: ""
5291   </dest>
5292   <voice>
5293     *: "milli-amp hours"
5294   </voice>
5295 </phrase>
5296 <phrase>
5297   id: VOICE_PIXEL
5298   desc: spoken only, a unit postfix
5299   user:
5300   <source>
5301     *: ""
5302   </source>
5303   <dest>
5304     *: ""
5305   </dest>
5306   <voice>
5307     *: "pixel"
5308   </voice>
5309 </phrase>
5310 <phrase>
5311   id: VOICE_PER_SEC
5312   desc: spoken only, a unit postfix
5313   user:
5314   <source>
5315     *: ""
5316   </source>
5317   <dest>
5318     *: ""
5319   </dest>
5320   <voice>
5321     *: "per second"
5322   </voice>
5323 </phrase>
5324 <phrase>
5325   id: VOICE_HERTZ
5326   desc: spoken only, a unit postfix
5327   user:
5328   <source>
5329     *: ""
5330   </source>
5331   <dest>
5332     *: ""
5333   </dest>
5334   <voice>
5335     *: "hertz"
5336   </voice>
5337 </phrase>
5338 <phrase>
5339   id: LANG_BYTE
5340   desc: a unit postfix
5341   user:
5342   <source>
5343     *: "B"
5344   </source>
5345   <dest>
5346     *: "B"
5347   </dest>
5348   <voice>
5349     *: ""
5350   </voice>
5351 </phrase>
5352 <phrase>
5353   id: LANG_KILOBYTE
5354   desc: a unit postfix, also voiced
5355   user:
5356   <source>
5357     *: "KB"
5358   </source>
5359   <dest>
5360     *: "KB"
5361   </dest>
5362   <voice>
5363     *: "kilobyte"
5364   </voice>
5365 </phrase>
5366 <phrase>
5367   id: LANG_MEGABYTE
5368   desc: a unit postfix, also voiced
5369   user:
5370   <source>
5371     *: "MB"
5372   </source>
5373   <dest>
5374     *: "MB"
5375   </dest>
5376   <voice>
5377     *: "megabyte"
5378   </voice>
5379 </phrase>
5380 <phrase>
5381   id: LANG_GIGABYTE
5382   desc: a unit postfix, also voiced
5383   user:
5384   <source>
5385     *: "GB"
5386   </source>
5387   <dest>
5388     *: "GB"
5389   </dest>
5390   <voice>
5391     *: "gigabyte"
5392   </voice>
5393 </phrase>
5394 <phrase>
5395   id: LANG_POINT
5396   desc: decimal separator for composing numbers
5397   user:
5398   <source>
5399     *: "."
5400   </source>
5401   <dest>
5402     *: "."
5403   </dest>
5404   <voice>
5405     *: "point"
5406   </voice>
5407 </phrase>
5408 <phrase>
5409   id: VOICE_CHAR_A
5410   desc: spoken only, for spelling
5411   user:
5412   <source>
5413     *: ""
5414   </source>
5415   <dest>
5416     *: ""
5417   </dest>
5418   <voice>
5419     *: "A"
5420   </voice>
5421 </phrase>
5422 <phrase>
5423   id: VOICE_CHAR_B
5424   desc: spoken only, for spelling
5425   user:
5426   <source>
5427     *: ""
5428   </source>
5429   <dest>
5430     *: ""
5431   </dest>
5432   <voice>
5433     *: "B"
5434   </voice>
5435 </phrase>
5436 <phrase>
5437   id: VOICE_CHAR_C
5438   desc: spoken only, for spelling
5439   user:
5440   <source>
5441     *: ""
5442   </source>
5443   <dest>
5444     *: ""
5445   </dest>
5446   <voice>
5447     *: "C"
5448   </voice>
5449 </phrase>
5450 <phrase>
5451   id: VOICE_CHAR_D
5452   desc: spoken only, for spelling
5453   user:
5454   <source>
5455     *: ""
5456   </source>
5457   <dest>
5458     *: ""
5459   </dest>
5460   <voice>
5461     *: "D"
5462   </voice>
5463 </phrase>
5464 <phrase>
5465   id: VOICE_CHAR_E
5466   desc: spoken only, for spelling
5467   user:
5468   <source>
5469     *: ""
5470   </source>
5471   <dest>
5472     *: ""
5473   </dest>
5474   <voice>
5475     *: "E"
5476   </voice>
5477 </phrase>
5478 <phrase>
5479   id: VOICE_CHAR_F
5480   desc: spoken only, for spelling
5481   user:
5482   <source>
5483     *: ""
5484   </source>
5485   <dest>
5486     *: ""
5487   </dest>
5488   <voice>
5489     *: "F"
5490   </voice>
5491 </phrase>
5492 <phrase>
5493   id: VOICE_CHAR_G
5494   desc: spoken only, for spelling
5495   user:
5496   <source>
5497     *: ""
5498   </source>
5499   <dest>
5500     *: ""
5501   </dest>
5502   <voice>
5503     *: "G"
5504   </voice>
5505 </phrase>
5506 <phrase>
5507   id: VOICE_CHAR_H
5508   desc: spoken only, for spelling
5509   user:
5510   <source>
5511     *: ""
5512   </source>
5513   <dest>
5514     *: ""
5515   </dest>
5516   <voice>
5517     *: "H"
5518   </voice>
5519 </phrase>
5520 <phrase>
5521   id: VOICE_CHAR_I
5522   desc: spoken only, for spelling
5523   user:
5524   <source>
5525     *: ""
5526   </source>
5527   <dest>
5528     *: ""
5529   </dest>
5530   <voice>
5531     *: "I"
5532   </voice>
5533 </phrase>
5534 <phrase>
5535   id: VOICE_CHAR_J
5536   desc: spoken only, for spelling
5537   user:
5538   <source>
5539     *: ""
5540   </source>
5541   <dest>
5542     *: ""
5543   </dest>
5544   <voice>
5545     *: "J"
5546   </voice>
5547 </phrase>
5548 <phrase>
5549   id: VOICE_CHAR_K
5550   desc: spoken only, for spelling
5551   user:
5552   <source>
5553     *: ""
5554   </source>
5555   <dest>
5556     *: ""
5557   </dest>
5558   <voice>
5559     *: "K"
5560   </voice>
5561 </phrase>
5562 <phrase>
5563   id: VOICE_CHAR_L
5564   desc: spoken only, for spelling
5565   user:
5566   <source>
5567     *: ""
5568   </source>
5569   <dest>
5570     *: ""
5571   </dest>
5572   <voice>
5573     *: "L"
5574   </voice>
5575 </phrase>
5576 <phrase>
5577   id: VOICE_CHAR_M
5578   desc: spoken only, for spelling
5579   user:
5580   <source>
5581     *: ""
5582   </source>
5583   <dest>
5584     *: ""
5585   </dest>
5586   <voice>
5587     *: "M"
5588   </voice>
5589 </phrase>
5590 <phrase>
5591   id: VOICE_CHAR_N
5592   desc: spoken only, for spelling
5593   user:
5594   <source>
5595     *: ""
5596   </source>
5597   <dest>
5598     *: ""
5599   </dest>
5600   <voice>
5601     *: "N"
5602   </voice>
5603 </phrase>
5604 <phrase>
5605   id: VOICE_CHAR_O
5606   desc: spoken only, for spelling
5607   user:
5608   <source>
5609     *: ""
5610   </source>
5611   <dest>
5612     *: ""
5613   </dest>
5614   <voice>
5615     *: "O"
5616   </voice>
5617 </phrase>
5618 <phrase>
5619   id: VOICE_CHAR_P
5620   desc: spoken only, for spelling
5621   user:
5622   <source>
5623     *: ""
5624   </source>
5625   <dest>
5626     *: ""
5627   </dest>
5628   <voice>
5629     *: "P"
5630   </voice>
5631 </phrase>
5632 <phrase>
5633   id: VOICE_CHAR_Q
5634   desc: spoken only, for spelling
5635   user:
5636   <source>
5637     *: ""
5638   </source>
5639   <dest>
5640     *: ""
5641   </dest>
5642   <voice>
5643     *: "Q"
5644   </voice>
5645 </phrase>
5646 <phrase>
5647   id: VOICE_CHAR_R
5648   desc: spoken only, for spelling
5649   user:
5650   <source>
5651     *: ""
5652   </source>
5653   <dest>
5654     *: ""
5655   </dest>
5656   <voice>
5657     *: "R"
5658   </voice>
5659 </phrase>
5660 <phrase>
5661   id: VOICE_CHAR_S
5662   desc: spoken only, for spelling
5663   user:
5664   <source>
5665     *: ""
5666   </source>
5667   <dest>
5668     *: ""
5669   </dest>
5670   <voice>
5671     *: "S"
5672   </voice>
5673 </phrase>
5674 <phrase>
5675   id: VOICE_CHAR_T
5676   desc: spoken only, for spelling
5677   user:
5678   <source>
5679     *: ""
5680   </source>
5681   <dest>
5682     *: ""
5683   </dest>
5684   <voice>
5685     *: "T"
5686   </voice>
5687 </phrase>
5688 <phrase>
5689   id: VOICE_CHAR_U
5690   desc: spoken only, for spelling
5691   user:
5692   <source>
5693     *: ""
5694   </source>
5695   <dest>
5696     *: ""
5697   </dest>
5698   <voice>
5699     *: "U"
5700   </voice>
5701 </phrase>
5702 <phrase>
5703   id: VOICE_CHAR_V
5704   desc: spoken only, for spelling
5705   user:
5706   <source>
5707     *: ""
5708   </source>
5709   <dest>
5710     *: ""
5711   </dest>
5712   <voice>
5713     *: "V"
5714   </voice>
5715 </phrase>
5716 <phrase>
5717   id: VOICE_CHAR_W
5718   desc: spoken only, for spelling
5719   user:
5720   <source>
5721     *: ""
5722   </source>
5723   <dest>
5724     *: ""
5725   </dest>
5726   <voice>
5727     *: "W"
5728   </voice>
5729 </phrase>
5730 <phrase>
5731   id: VOICE_CHAR_X
5732   desc: spoken only, for spelling
5733   user:
5734   <source>
5735     *: ""
5736   </source>
5737   <dest>
5738     *: ""
5739   </dest>
5740   <voice>
5741     *: "X"
5742   </voice>
5743 </phrase>
5744 <phrase>
5745   id: VOICE_CHAR_Y
5746   desc: spoken only, for spelling
5747   user:
5748   <source>
5749     *: ""
5750   </source>
5751   <dest>
5752     *: ""
5753   </dest>
5754   <voice>
5755     *: "Y"
5756   </voice>
5757 </phrase>
5758 <phrase>
5759   id: VOICE_CHAR_Z
5760   desc: spoken only, for spelling
5761   user:
5762   <source>
5763     *: ""
5764   </source>
5765   <dest>
5766     *: ""
5767   </dest>
5768   <voice>
5769     *: "Z"
5770   </voice>
5771 </phrase>
5772 <phrase>
5773   id: VOICE_DOT
5774   desc: spoken only, for spelling
5775   user:
5776   <source>
5777     *: ""
5778   </source>
5779   <dest>
5780     *: ""
5781   </dest>
5782   <voice>
5783     *: "dot"
5784   </voice>
5785 </phrase>
5786 <phrase>
5787   id: VOICE_PAUSE
5788   desc: spoken only, for spelling, a split second of silence (difficult to author)
5789   user:
5790   <source>
5791     *: ""
5792   </source>
5793   <dest>
5794     *: ""
5795   </dest>
5796   <voice>
5797     *: " "
5798   </voice>
5799 </phrase>
5800 <phrase>
5801   id: VOICE_FILE
5802   desc: spoken only, prefix for file number
5803   user:
5804   <source>
5805     *: ""
5806   </source>
5807   <dest>
5808     *: ""
5809   </dest>
5810   <voice>
5811     *: "file"
5812   </voice>
5813 </phrase>
5814 <phrase>
5815   id: VOICE_DIR
5816   desc: spoken only, prefix for directory number
5817   user:
5818   <source>
5819     *: ""
5820   </source>
5821   <dest>
5822     *: ""
5823   </dest>
5824   <voice>
5825     *: "folder"
5826   </voice>
5827 </phrase>
5828 <phrase>
5829   id: VOICE_EXT_MPA
5830   desc: spoken only, for file extension
5831   user:
5832   <source>
5833     *: ""
5834   </source>
5835   <dest>
5836     *: ""
5837   </dest>
5838   <voice>
5839     *: "audio"
5840   </voice>
5841 </phrase>
5842 <phrase>
5843   id: VOICE_EXT_CFG
5844   desc: spoken only, for file extension
5845   user:
5846   <source>
5847     *: ""
5848   </source>
5849   <dest>
5850     *: ""
5851   </dest>
5852   <voice>
5853     *: "configuration"
5854   </voice>
5855 </phrase>
5856 <phrase>
5857   id: VOICE_EXT_WPS
5858   desc: spoken only, for file extension
5859   user:
5860   <source>
5861     *: ""
5862   </source>
5863   <dest>
5864     *: ""
5865   </dest>
5866   <voice>
5867     *: "while-playing-screen"
5868   </voice>
5869 </phrase>
5870 <phrase>
5871   id: VOICE_EXT_TXT
5872   desc: spoken only, for file extension
5873   user:
5874   <source>
5875     *: ""
5876   </source>
5877   <dest>
5878     *: ""
5879   </dest>
5880   <voice>
5881     *: "text"
5882   </voice>
5883 </phrase>
5884 <phrase>
5885   id: VOICE_EXT_ROCK
5886   desc: spoken only, for file extension
5887   user:
5888   <source>
5889     *: ""
5890   </source>
5891   <dest>
5892     *: ""
5893   </dest>
5894   <voice>
5895     *: "plugin"
5896   </voice>
5897 </phrase>
5898 <phrase>
5899   id: VOICE_EXT_FONT
5900   desc: spoken only, for file extension
5901   user:
5902   <source>
5903     *: ""
5904   </source>
5905   <dest>
5906     *: ""
5907   </dest>
5908   <voice>
5909     *: "font"
5910   </voice>
5911 </phrase>
5912 <phrase>
5913   id: VOICE_EXT_BMARK
5914   desc: spoken only, for file extension and the word in general
5915   user:
5916   <source>
5917     *: ""
5918   </source>
5919   <dest>
5920     *: ""
5921   </dest>
5922   <voice>
5923     *: "bookmark"
5924   </voice>
5925 </phrase>
5926 <phrase>
5927   id: VOICE_EXT_UCL
5928   desc: spoken only, for file extension
5929   user:
5930   <source>
5931     *: ""
5932   </source>
5933   <dest>
5934     *: ""
5935   </dest>
5936   <voice>
5937     *: "flash"
5938   </voice>
5939 </phrase>
5940 <phrase>
5941   id: VOICE_EXT_AJZ
5942   desc: spoken only, for file extension
5943   user:
5944   <source>
5945     *: ""
5946   </source>
5947   <dest>
5948     *: ""
5949   </dest>
5950   <voice>
5951     *: "firmware"
5952   </voice>
5953 </phrase>
5954 <phrase>
5955   id: LANG_PLAYLIST_LOAD
5956   desc: displayed on screen while loading a playlist
5957   user:
5958   <source>
5959     *: "Loading..."
5960   </source>
5961   <dest>
5962     *: "Hleðsla..."
5963   </dest>
5964   <voice>
5965     *: ""
5966   </voice>
5967 </phrase>
5968 <phrase>
5969   id: LANG_PLAYLIST_SHUFFLE
5970   desc: displayed on screen while shuffling a playlist
5971   user:
5972   <source>
5973     *: "Shuffling..."
5974   </source>
5975   <dest>
5976     *: "Uppstokkun..."
5977   </dest>
5978   <voice>
5979     *: ""
5980   </voice>
5981 </phrase>
5982 <phrase>
5983   id: LANG_PLAYLIST_BUFFER_FULL
5984   desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function.
5985   user:
5986   <source>
5987     *: "Playlist Buffer Full"
5988   </source>
5989   <dest>
5990     *: "Lagalisti Minni fullt"
5991   </dest>
5992   <voice>
5993     *: ""
5994   </voice>
5995 </phrase>
5996 <phrase>
5997   id: LANG_END_PLAYLIST_PLAYER
5998   desc: when playlist has finished
5999   user:
6000   <source>
6001     *: "End Of List"
6002   </source>
6003   <dest>
6004     *: "Endir af lagalista"
6005   </dest>
6006   <voice>
6007     *: ""
6008   </voice>
6009 </phrase>
6010 <phrase>
6011   id: LANG_END_PLAYLIST_RECORDER
6012   desc: when playlist has finished
6013   user:
6014   <source>
6015     *: "End Of Song List"
6016   </source>
6017   <dest>
6018     *: "Listi búinn"
6019   </dest>
6020   <voice>
6021     *: ""
6022   </voice>
6023 </phrase>
6024 <phrase>
6025   id: LANG_CREATING
6026   desc: Screen feedback during playlist creation
6027   user:
6028   <source>
6029     *: "Creating"
6030   </source>
6031   <dest>
6032     *: "Að búa til"
6033   </dest>
6034   <voice>
6035     *: ""
6036   </voice>
6037 </phrase>
6038 <phrase>
6039   id: LANG_PLAYLIST_INSERT_COUNT
6040   desc: splash number of tracks inserted
6041   user:
6042   <source>
6043     *: "Inserted %d tracks (%s)"
6044   </source>
6045   <dest>
6046     *: "Bætti %d lögum (%S)"
6047   </dest>
6048   <voice>
6049     *: ""
6050   </voice>
6051 </phrase>
6052 <phrase>
6053   id: LANG_PLAYLIST_QUEUE_COUNT
6054   desc: splash number of tracks queued
6055   user:
6056   <source>
6057     *: "Queued %d tracks (%s)"
6058   </source>
6059   <dest>
6060     *: "Raðaði %d lögum (%s)"
6061   </dest>
6062   <voice>
6063     *: ""
6064   </voice>
6065 </phrase>
6066 <phrase>
6067   id: LANG_PLAYLIST_SAVE_COUNT
6068   desc: splash number of tracks saved
6069   user:
6070   <source>
6071     *: "Saved %d tracks (%s)"
6072   </source>
6073   <dest>
6074     *: "Vistaði %d lögum (%s)"
6075   </dest>
6076   <voice>
6077     *: ""
6078   </voice>
6079 </phrase>
6080 <phrase>
6081   id: LANG_RECURSE_DIRECTORY_QUESTION
6082   desc: Asked from onplay screen
6083   user:
6084   <source>
6085     *: "Recursively?"
6086   </source>
6087   <dest>
6088     *: "Bæta við undirskám?"
6089   </dest>
6090   <voice>
6091     *: ""
6092   </voice>
6093 </phrase>
6094 <phrase>
6095   id: LANG_NOTHING_TO_RESUME
6096   desc: Error message displayed when resume button pressed but no playlist
6097   user:
6098   <source>
6099     *: "Nothing to resume"
6100   </source>
6101   <dest>
6102     *: "Ekkert til að halda áfram að spila"
6103   </dest>
6104   <voice>
6105     *: ""
6106   </voice>
6107 </phrase>
6108 <phrase>
6109   id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
6110   desc: Playlist error
6111   user:
6112   <source>
6113     *: "Error updating playlist control file"
6114   </source>
6115   <dest>
6116     *: "Villa í að endurnýa lagalista stjórn skrá"
6117   </dest>
6118   <voice>
6119     *: ""
6120   </voice>
6121 </phrase>
6122 <phrase>
6123   id: LANG_PLAYLIST_ACCESS_ERROR
6124   desc: Playlist error
6125   user:
6126   <source>
6127     *: "Error accessing playlist file"
6128   </source>
6129   <dest>
6130     *: "Villa í að opna lagalista skrá"
6131   </dest>
6132   <voice>
6133     *: ""
6134   </voice>
6135 </phrase>
6136 <phrase>
6137   id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
6138   desc: Playlist error
6139   user:
6140   <source>
6141     *: "Error accessing playlist control file"
6142   </source>
6143   <dest>
6144     *: "Villa í að opna lagalista stjórn skrá"
6145   </dest>
6146   <voice>
6147     *: ""
6148   </voice>
6149 </phrase>
6150 <phrase>
6151   id: LANG_PLAYLIST_DIRECTORY_ACCESS_ERROR
6152   desc: Playlist error
6153   user:
6154   <source>
6155     *: "Error accessing directory"
6156   </source>
6157   <dest>
6158     *: "Villa í að opna Skjal"
6159   </dest>
6160   <voice>
6161     *: ""
6162   </voice>
6163 </phrase>
6164 <phrase>
6165   id: LANG_PLAYLIST_CONTROL_INVALID
6166   desc: Playlist resume error
6167   user:
6168   <source>
6169     *: "Playlist control file is invalid"
6170   </source>
6171   <dest>
6172     *: "Lagalista stjórnar skrá er ógild"
6173   </dest>
6174   <voice>
6175     *: ""
6176   </voice>
6177 </phrase>
6178 <phrase>
6179   id: LANG_FM_STATION
6180   desc: in radio screen
6181   user:
6182   <source>
6183     *: "Station: %d.%02d MHz"
6184   </source>
6185   <dest>
6186     *: "Stöð: %d.%02d MHz"
6187   </dest>
6188   <voice>
6189     *: ""
6190   </voice>
6191 </phrase>
6192 <phrase>
6193   id: LANG_FM_NO_PRESETS
6194   desc: DEPRECATED
6195   user:
6196   <source>
6197     *: ""
6198   </source>
6199   <dest>
6200     *: ""
6201   </dest>
6202   <voice>
6203     *: ""
6204   </voice>
6205 </phrase>
6206 <phrase>
6207   id: LANG_FM_EDIT_PRESET
6208   desc: in radio screen
6209   user:
6210   <source>
6211     *: "Edit preset"
6212   </source>
6213   <dest>
6214     *: "Breyta stillingu"
6215   </dest>
6216   <voice>
6217     *: ""
6218   </voice>
6219 </phrase>
6220 <phrase>
6221   id: LANG_FM_DELETE_PRESET
6222   desc: in radio screen
6223   user:
6224   <source>
6225     *: "Remove preset"
6226   </source>
6227   <dest>
6228     *: "Eyða forstillingu"
6229   </dest>
6230   <voice>
6231     *: ""
6232   </voice>
6233 </phrase>
6234 <phrase>
6235   id: LANG_FM_PRESET_SAVE_FAILED
6236   desc: in radio screen
6237   user:
6238   <source>
6239     *: "Preset save failed"
6240   </source>
6241   <dest>
6242     *: "Forstillinga vistun mislukkuð"
6243   </dest>
6244   <voice>
6245     *: ""
6246   </voice>
6247 </phrase>
6248 <phrase>
6249   id: LANG_FM_NO_FREE_PRESETS
6250   desc: in radio screen
6251   user:
6252   <source>
6253     *: "The preset list is full"
6254   </source>
6255   <dest>
6256     *: "Forstillingarlisti er fullur"
6257   </dest>
6258   <voice>
6259     *: ""
6260   </voice>
6261 </phrase>
6262 <phrase>
6263   id: LANG_BUTTONBAR_MENU
6264   desc: in button bar
6265   user:
6266   <source>
6267     *: "Menu"
6268   </source>
6269   <dest>
6270     *: "Valmynd"
6271   </dest>
6272   <voice>
6273     *: ""
6274   </voice>
6275 </phrase>
6276 <phrase>
6277   id: LANG_FM_BUTTONBAR_EXIT
6278   desc: in radio screen
6279   user:
6280   <source>
6281     *: "Exit"
6282   </source>
6283   <dest>
6284     *: "Út"
6285   </dest>
6286   <voice>
6287     *: ""
6288   </voice>
6289 </phrase>
6290 <phrase>
6291   id: LANG_FM_BUTTONBAR_ACTION
6292   desc: in radio screen
6293   user:
6294   <source>
6295     *: "Action"
6296   </source>
6297   <dest>
6298     *: "Gera"
6299   </dest>
6300   <voice>
6301     *: ""
6302   </voice>
6303 </phrase>
6304 <phrase>
6305   id: LANG_FM_BUTTONBAR_PRESETS
6306   desc: in button bar
6307   user:
6308   <source>
6309     *: "Preset"
6310   </source>
6311   <dest>
6312     *: "Forstilling"
6313   </dest>
6314   <voice>
6315     *: ""
6316   </voice>
6317 </phrase>
6318 <phrase>
6319   id: LANG_FM_BUTTONBAR_ADD
6320   desc: in radio screen
6321   user:
6322   <source>
6323     *: "Add"
6324   </source>
6325   <dest>
6326     *: "Bæta við"
6327   </dest>
6328   <voice>
6329     *: ""
6330   </voice>
6331 </phrase>
6332 <phrase>
6333   id: LANG_FM_BUTTONBAR_RECORD
6334   desc: in main menu
6335   user:
6336   <source>
6337     *: "Record"
6338   </source>
6339   <dest>
6340     *: "Hljóðrita"
6341   </dest>
6342   <voice>
6343     *: ""
6344   </voice>
6345 </phrase>
6346 <phrase>
6347   id: LANG_FM_MONO_MODE
6348   desc: in radio screen
6349   user:
6350   <source>
6351     *: "Force Mono"
6352   </source>
6353   <dest>
6354     *: "Neyða mónó hljóð"
6355   </dest>
6356   <voice>
6357     *: ""
6358   </voice>
6359 </phrase>
6360 <phrase>
6361   id: LANG_DIRBROWSE_F1
6362   desc: in dir browser, F1 button bar text
6363   user:
6364   <source>
6365     *: "Menu"
6366   </source>
6367   <dest>
6368     *: "Valmynd"
6369   </dest>
6370   <voice>
6371     *: ""
6372   </voice>
6373 </phrase>
6374 <phrase>
6375   id: LANG_DIRBROWSE_F2
6376   desc: in dir browser, F2 button bar text
6377   user:
6378   <source>
6379     *: "Option"
6380   </source>
6381   <dest>
6382     *: "Stilling"
6383   </dest>
6384   <voice>
6385     *: ""
6386   </voice>
6387 </phrase>
6388 <phrase>
6389   id: LANG_DIRBROWSE_F3
6390   desc: in dir browser, F3 button bar text
6391   user:
6392   <source>
6393     *: "LCD"
6394   </source>
6395   <dest>
6396     *: "Skjár"
6397   </dest>
6398   <voice>
6399     *: ""
6400   </voice>
6401 </phrase>
6402 <phrase>
6403   id: LANG_SHOWDIR_BUFFER_FULL
6404   desc: in showdir(), displayed on screen when you reach buffer limit
6405   user:
6406   <source>
6407     *: "Dir Buffer Is Full!"
6408   </source>
6409   <dest>
6410     *: "Skráakerfisminni Er fullur!"
6411   </dest>
6412   <voice>
6413     *: ""
6414   </voice>
6415 </phrase>
6416 <phrase>
6417   id: LANG_LANGUAGE_LOADED
6418   desc: shown when a language has been loaded from the dir browser
6419   user:
6420   <source>
6421     *: "New Language"
6422   </source>
6423   <dest>
6424     *: "Nýtt tungumál"
6425   </dest>
6426   <voice>
6427     *: ""
6428   </voice>
6429 </phrase>
6430 <phrase>
6431   id: LANG_SETTINGS_LOADED
6432   desc: Feedback shown when a .cfg file is loaded
6433   user:
6434   <source>
6435     *: "Settings Loaded"
6436   </source>
6437   <dest>
6438     *: "Stillingar Hlaðin"
6439   </dest>
6440   <voice>
6441     *: ""
6442   </voice>
6443 </phrase>
6444 <phrase>
6445   id: LANG_SETTINGS_SAVED
6446   desc: Feedback shown when a .cfg file is saved
6447   user:
6448   <source>
6449     *: "Settings Saved"
6450   </source>
6451   <dest>
6452     *: "Stillingar Vistað"
6453   </dest>
6454   <voice>
6455     *: ""
6456   </voice>
6457 </phrase>
6458 <phrase>
6459   id: LANG_BOOT_CHANGED
6460   desc: File browser discovered the boot file was changed
6461   user:
6462   <source>
6463     *: "Boot changed"
6464   </source>
6465   <dest>
6466     *: "Ræsi skrá breytt"
6467   </dest>
6468   <voice>
6469     *: ""
6470   </voice>
6471 </phrase>
6472 <phrase>
6473   id: LANG_REBOOT_NOW
6474   desc: Do you want to reboot?
6475   user:
6476   <source>
6477     *: "Reboot now?"
6478   </source>
6479   <dest>
6480     *: "Endurræsa now?"
6481   </dest>
6482   <voice>
6483     *: ""
6484   </voice>
6485 </phrase>
6486 <phrase>
6487   id: LANG_OFF_ABORT
6488   desc: Used on recorder models
6489   user:
6490   <source>
6491     *: "OFF to abort"
6492   </source>
6493   <dest>
6494     *: "AF til að slíta vinnslu"
6495   </dest>
6496   <voice>
6497     *: ""
6498   </voice>
6499 </phrase>
6500 <phrase>
6501   id: LANG_STOP_ABORT
6502   desc: Used on player models
6503   user:
6504   <source>
6505     *: "STOP to abort"
6506   </source>
6507   <dest>
6508     *: "STOPP til að hætta vinnslu"
6509   </dest>
6510   <voice>
6511     *: ""
6512   </voice>
6513 </phrase>
6514 <phrase>
6515   id: LANG_NO_FILES
6516   desc: in settings_menu
6517   user:
6518   <source>
6519     *: "No files"
6520   </source>
6521   <dest>
6522     *: "Eingar Skrár"
6523   </dest>
6524   <voice>
6525     *: ""
6526   </voice>
6527 </phrase>
6528 <phrase>
6529   id: LANG_ID3DB_ARTISTS
6530   desc: ID3 virtual folder name
6531   user:
6532   <source>
6533     *: "Artists"
6534   </source>
6535   <dest>
6536     *: "Listamenn"
6537   </dest>
6538   <voice>
6539     *: ""
6540   </voice>
6541 </phrase>
6542 <phrase>
6543   id: LANG_ID3DB_ALBUMS
6544   desc: ID3 virtual folder name
6545   user:
6546   <source>
6547     *: "Albums"
6548   </source>
6549   <dest>
6550     *: "Albúm"
6551   </dest>
6552   <voice>
6553     *: ""
6554   </voice>
6555 </phrase>
6556 <phrase>
6557   id: LANG_ID3DB_SONGS
6558   desc: ID3 virtual folder name
6559   user:
6560   <source>
6561     *: "Songs"
6562   </source>
6563   <dest>
6564     *: "Lög"
6565   </dest>
6566   <voice>
6567     *: ""
6568   </voice>
6569 </phrase>
6570 <phrase>
6571   id: LANG_ID3DB_SEARCH
6572   desc: ID3 virtual folder name
6573   user:
6574   <source>
6575     *: "Search"
6576   </source>
6577   <dest>
6578     *: "Leita"
6579   </dest>
6580   <voice>
6581     *: ""
6582   </voice>
6583 </phrase>
6584 <phrase>
6585   id: LANG_ID3DB_SEARCH_ARTISTS
6586   desc: ID3 virtual folder name
6587   user:
6588   <source>
6589     *: "Search Artists"
6590   </source>
6591   <dest>
6592     *: "Leita að listamanni"
6593   </dest>
6594   <voice>
6595     *: ""
6596   </voice>
6597 </phrase>
6598 <phrase>
6599   id: LANG_ID3DB_SEARCH_ALBUMS
6600   desc: ID3 virtual folder name
6601   user:
6602   <source>
6603     *: "Search Albums"
6604   </source>
6605   <dest>
6606     *: "Leita að albúmi"
6607   </dest>
6608   <voice>
6609     *: ""
6610   </voice>
6611 </phrase>
6612 <phrase>
6613   id: LANG_ID3DB_SEARCH_SONGS
6614   desc: ID3 virtual folder name
6615   user:
6616   <source>
6617     *: "Search Songs"
6618   </source>
6619   <dest>
6620     *: "Leita að lagi"
6621   </dest>
6622   <voice>
6623     *: ""
6624   </voice>
6625 </phrase>
6626 <phrase>
6627   id: LANG_ID3DB_MATCHES
6628   desc: ID3 virtual folder name
6629   user:
6630   <source>
6631     *: "Found %d matches"
6632   </source>
6633   <dest>
6634     *: "Fann %d"
6635   </dest>
6636   <voice>
6637     *: ""
6638   </voice>
6639 </phrase>
6640 <phrase>
6641   id: LANG_ID3DB_ALL_SONGS
6642   desc: ID3 virtual folder name
6643   user:
6644   <source>
6645     *: "<All songs>"
6646   </source>
6647   <dest>
6648     *: "<Öll lög>"
6649   </dest>
6650   <voice>
6651     *: ""
6652   </voice>
6653 </phrase>
6654 <phrase>
6655   id: LANG_MOVE
6656   desc: The verb/action Move
6657   user:
6658   <source>
6659     *: "Move"
6660   </source>
6661   <dest>
6662     *: "Færa"
6663   </dest>
6664   <voice>
6665     *: "Move"
6666   </voice>
6667 </phrase>
6668 <phrase>
6669   id: LANG_MOVE_FAILED
6670   desc: Error message displayed in playlist viewer
6671   user:
6672   <source>
6673     *: "Move failed"
6674   </source>
6675   <dest>
6676     *: "Færsla mislukkuð"
6677   </dest>
6678   <voice>
6679     *: ""
6680   </voice>
6681 </phrase>
6682 <phrase>
6683   id: LANG_SHOW_INDICES
6684   desc: in playlist viewer menu
6685   user:
6686   <source>
6687     *: "Show Indices"
6688   </source>
6689   <dest>
6690     *: "Sýna Vísitölur"
6691   </dest>
6692   <voice>
6693     *: "Show Indices"
6694   </voice>
6695 </phrase>
6696 <phrase>
6697   id: LANG_TRACK_DISPLAY
6698   desc: in playlist viewer on+play menu
6699   user:
6700   <source>
6701     *: "Track Display"
6702   </source>
6703   <dest>
6704     *: "Laga Skjár"
6705   </dest>
6706   <voice>
6707     *: "Track Display"
6708   </voice>
6709 </phrase>
6710 <phrase>
6711   id: LANG_DISPLAY_TRACK_NAME_ONLY
6712   desc: track display options
6713   user:
6714   <source>
6715     *: "Track name only"
6716   </source>
6717   <dest>
6718     *: "Bara laga nafn"
6719   </dest>
6720   <voice>
6721     *: "Track name only"
6722   </voice>
6723 </phrase>
6724 <phrase>
6725   id: LANG_DISPLAY_FULL_PATH
6726   desc: track display options
6727   user:
6728   <source>
6729     *: "Full path"
6730   </source>
6731   <dest>
6732     *: "fullt skrár nafn"
6733   </dest>
6734   <voice>
6735     *: "Full path"
6736   </voice>
6737 </phrase>
6738 <phrase>
6739   id: LANG_REMOVE
6740   desc: in playlist viewer on+play menu
6741   user:
6742   <source>
6743     *: "Remove"
6744   </source>
6745   <dest>
6746     *: "Eyða"
6747   </dest>
6748   <voice>
6749     *: "Remove"
6750   </voice>
6751 </phrase>
6752 <phrase>
6753   id: LANG_FILE_OPTIONS
6754   desc: in playlist viewer on+play menu
6755   user:
6756   <source>
6757     *: "File Options"
6758   </source>
6759   <dest>
6760     *: "Skráar Stillingar"
6761   </dest>
6762   <voice>
6763     *: "File Options"
6764   </voice>
6765 </phrase>
6766 <phrase>
6767   id: LANG_PLUGIN_CANT_OPEN
6768   desc: Plugin open error message
6769   user:
6770   <source>
6771     *: "Can't open %s"
6772   </source>
6773   <dest>
6774     *: "Get ekki opnað %s"
6775   </dest>
6776   <voice>
6777     *: ""
6778   </voice>
6779 </phrase>
6780 <phrase>
6781   id: LANG_READ_FAILED
6782   desc: There was an error reading a file
6783   user:
6784   <source>
6785     *: "Failed reading %s"
6786   </source>
6787   <dest>
6788     *: "Lestrar villa %s"
6789   </dest>
6790   <voice>
6791     *: ""
6792   </voice>
6793 </phrase>
6794 <phrase>
6795   id: LANG_PLUGIN_WRONG_MODEL
6796   desc: The plugin is not compatible with the archos model trying to run it
6797   user:
6798   <source>
6799     *: "Incompatible model"
6800   </source>
6801   <dest>
6802     *: "Rangur spilari"
6803   </dest>
6804   <voice>
6805     *: ""
6806   </voice>
6807 </phrase>
6808 <phrase>
6809   id: LANG_PLUGIN_WRONG_VERSION
6810   desc: The plugin is not compatible with the rockbox version trying to run it
6811   user:
6812   <source>
6813     *: "Incompatible version"
6814   </source>
6815   <dest>
6816     *: "Röng Útgáfa"
6817   </dest>
6818   <voice>
6819     *: ""
6820   </voice>
6821 </phrase>
6822 <phrase>
6823   id: LANG_PLUGIN_ERROR
6824   desc: The plugin return an error code
6825   user:
6826   <source>
6827     *: "Plugin returned error"
6828   </source>
6829   <dest>
6830     *: "Plugin villa"
6831   </dest>
6832   <voice>
6833     *: ""
6834   </voice>
6835 </phrase>
6836 <phrase>
6837   id: LANG_FILETYPES_EXTENSION_FULL
6838   desc: Extension array full
6839   user:
6840   <source>
6841     *: "Extension array full"
6842   </source>
6843   <dest>
6844     *: "Skjalaenda uppstilling full"
6845   </dest>
6846   <voice>
6847     *: ""
6848   </voice>
6849 </phrase>
6850 <phrase>
6851   id: LANG_FILETYPES_FULL
6852   desc: Filetype array full
6853   user:
6854   <source>
6855     *: "Filetype array full"
6856   </source>
6857   <dest>
6858     *: "Skjalatípu uppstilling full"
6859   </dest>
6860   <voice>
6861     *: ""
6862   </voice>
6863 </phrase>
6864 <phrase>
6865   id: LANG_FILETYPES_PLUGIN_NAME_LONG
6866   desc: Viewer plugin name too long
6867   user:
6868   <source>
6869     *: "Plugin name too long"
6870   </source>
6871   <dest>
6872     *: "Nafn hugbúnaðs of lángt"
6873   </dest>
6874   <voice>
6875     *: ""
6876   </voice>
6877 </phrase>
6878 <phrase>
6879   id: LANG_FILETYPES_STRING_BUFFER_EMPTY
6880   desc: Filetype string buffer empty
6881   user:
6882   <source>
6883     *: "Filetype string buffer empty"
6884   </source>
6885   <dest>
6886     *: "Skjalatípu strengis minni tómmt"
6887   </dest>
6888   <voice>
6889     *: ""
6890   </voice>
6891 </phrase>
6892 <phrase>
6893   id: LANG_RESUME_CONFIRM_PLAYER
6894   desc: possible answers to resume question
6895   user:
6896   <source>
6897     *: "(PLAY/STOP)"
6898   </source>
6899   <dest>
6900     *: "(Já/Nei)"
6901   </dest>
6902   <voice>
6903     *: ""
6904   </voice>
6905 </phrase>
6906 <phrase>
6907   id: LANG_SYSFONT_SET_BOOL_YES
6908   desc: bool true representation
6909   user:
6910   <source>
6911     *: "Yes"
6912   </source>
6913   <dest>
6914     *: "Já"
6915   </dest>
6916   <voice>
6917     *: "Yes"
6918   </voice>
6919 </phrase>
6920 <phrase>
6921   id: LANG_SYSFONT_SET_BOOL_NO
6922   desc: bool false representation
6923   user:
6924   <source>
6925     *: "No"
6926   </source>
6927   <dest>
6928     *: "Nei"
6929   </dest>
6930   <voice>
6931     *: "No"
6932   </voice>
6933 </phrase>
6934 <phrase>
6935   id: LANG_SYSFONT_ON
6936   desc: Used in a lot of places
6937   user:
6938   <source>
6939     *: "On"
6940   </source>
6941   <dest>
6942     *: "Á"
6943   </dest>
6944   <voice>
6945     *: "On"
6946   </voice>
6947 </phrase>
6948 <phrase>
6949   id: LANG_SYSFONT_OFF
6950   desc: Used in a lot of places
6951   user:
6952   <source>
6953     *: "Off"
6954   </source>
6955   <dest>
6956     *: "AF"
6957   </dest>
6958   <voice>
6959     *: "Off"
6960   </voice>
6961 </phrase>
6962 <phrase>
6963   id: LANG_SYSFONT_VOLUME
6964   desc: in sound_settings
6965   user:
6966   <source>
6967     *: "Volume"
6968   </source>
6969   <dest>
6970     *: "Hljóðstyrkni"
6971   </dest>
6972   <voice>
6973     *: "Volume"
6974   </voice>
6975 </phrase>
6976 <phrase>
6977   id: LANG_SYSFONT_CHANNEL_STEREO
6978   desc: in sound_settings
6979   user:
6980   <source>
6981     *: "Stereo"
6982   </source>
6983   <dest>
6984     *: "Stereó"
6985   </dest>
6986   <voice>
6987     *: "Stereo"
6988   </voice>
6989 </phrase>
6990 <phrase>
6991   id: LANG_SYSFONT_CHANNEL_MONO
6992   desc: in sound_settings
6993   user:
6994   <source>
6995     *: "Mono"
6996   </source>
6997   <dest>
6998     *: "Mónó"
6999   </dest>
7000   <voice>
7001     *: "Mono"
7002   </voice>
7003 </phrase>
7004 <phrase>
7005   id: LANG_SYSFONT_SHUFFLE
7006   desc: in settings_menu
7007   user:
7008   <source>
7009     *: "Shuffle"
7010   </source>
7011   <dest>
7012     *: "Stokka"
7013   </dest>
7014   <voice>
7015     *: "Shuffle"
7016   </voice>
7017 </phrase>
7018 <phrase>
7019   id: LANG_SYSFONT_REPEAT
7020   desc: in settings_menu
7021   user:
7022   <source>
7023     *: "Repeat"
7024   </source>
7025   <dest>
7026     *: "Endurtaka"
7027   </dest>
7028   <voice>
7029     *: "Repeat"
7030   </voice>
7031 </phrase>
7032 <phrase>
7033   id: LANG_SYSFONT_REPEAT_ALL
7034   desc: repeat playlist once all songs have completed
7035   user:
7036   <source>
7037     *: "All"
7038   </source>
7039   <dest>
7040     *: "Öll"
7041   </dest>
7042   <voice>
7043     *: "All"
7044   </voice>
7045 </phrase>
7046 <phrase>
7047   id: LANG_SYSFONT_REPEAT_ONE
7048   desc: repeat one song
7049   user:
7050   <source>
7051     *: "One"
7052   </source>
7053   <dest>
7054     *: "Eitt"
7055   </dest>
7056   <voice>
7057     *: "One"
7058   </voice>
7059 </phrase>
7060 <phrase>
7061   id: LANG_SYSFONT_REPEAT_AB
7062   desc: repeat one song
7063   user:
7064   <source>
7065     *: "A-B"
7066   </source>
7067   <dest>
7068     *: "A-B"
7069   </dest>
7070   <voice>
7071     *: "A-B"
7072   </voice>
7073 </phrase>
7074 <phrase>
7075   id: LANG_SYSFONT_FILTER
7076   desc: setting name for dir filter
7077   user:
7078   <source>
7079     *: "Show Files"
7080   </source>
7081   <dest>
7082     *: "Sýna skrár"
7083   </dest>
7084   <voice>
7085     *: "Show Files"
7086   </voice>
7087 </phrase>
7088 <phrase>
7089   id: LANG_SYSFONT_FILTER_ALL
7090   desc: show all files
7091   user:
7092   <source>
7093     *: "All"
7094   </source>
7095   <dest>
7096     *: "Allt"
7097   </dest>
7098   <voice>
7099     *: "All"
7100   </voice>
7101 </phrase>
7102 <phrase>
7103   id: LANG_SYSFONT_FILTER_SUPPORTED
7104   desc: show all file types supported by Rockbox
7105   user:
7106   <source>
7107     *: "Supported"
7108   </source>
7109   <dest>
7110     *: "Studdar skrár"
7111   </dest>
7112   <voice>
7113     *: "Supported"
7114   </voice>
7115 </phrase>
7116 <phrase>
7117   id: LANG_SYSFONT_FILTER_MUSIC
7118   desc: show only music-related files
7119   user:
7120   <source>
7121     *: "Music"
7122   </source>
7123   <dest>
7124     *: "Tónlist"
7125   </dest>
7126   <voice>
7127     *: "Music"
7128   </voice>
7129 </phrase>
7130 <phrase>
7131   id: LANG_SYSFONT_FILTER_PLAYLIST
7132   desc: show only playlist
7133   user:
7134   <source>
7135     *: "Playlists"
7136   </source>
7137   <dest>
7138     *: "Lagalisti"
7139   </dest>
7140   <voice>
7141     *: "Playlists"
7142   </voice>
7143 </phrase>
7144 <phrase>
7145   id: LANG_SYSFONT_FILTER_ID3DB
7146 ### The 'desc' field differs from the english!
7147 ### the previously used desc is commented below:
7148 ### desc: show ID3 database
7149   desc: show ID3 Database
7150   user:
7151   <source>
7152 ### The <source> section differs from the english!
7153 ### the previously used one is commented below:
7154 ###     *: "ID3 database"
7155     *: "ID3 Database"
7156   </source>
7157   <dest>
7158     *: "ID3 gagnagrunn"
7159   </dest>
7160   <voice>
7161     *: "ID3 database"
7162   </voice>
7163 </phrase>
7164 <phrase>
7165   id: LANG_SYSFONT_RECORDING_QUALITY
7166   desc: in the recording settings
7167   user:
7168   <source>
7169     *: "Quality"
7170   </source>
7171   <dest>
7172     *: "Gæði"
7173   </dest>
7174   <voice>
7175     *: "Quality"
7176   </voice>
7177 </phrase>
7178 <phrase>
7179   id: LANG_SYSFONT_RECORDING_FREQUENCY
7180   desc: in the recording settings
7181   user:
7182   <source>
7183     *: "Frequency"
7184   </source>
7185   <dest>
7186     *: "Tíðni"
7187   </dest>
7188   <voice>
7189     *: "Frequency"
7190   </voice>
7191 </phrase>
7192 <phrase>
7193   id: LANG_SYSFONT_RECORDING_SOURCE
7194   desc: in the recording settings
7195   user:
7196   <source>
7197     *: "Source"
7198   </source>
7199   <dest>
7200     *: "Uppspretta"
7201   </dest>
7202   <voice>
7203     *: "Source"
7204   </voice>
7205 </phrase>
7206 <phrase>
7207   id: LANG_SYSFONT_RECORDING_SRC_MIC
7208   desc: in the recording settings
7209   user:
7210   <source>
7211     *: "Mic"
7212   </source>
7213   <dest>
7214     *: "Hljóðnemi"
7215   </dest>
7216   <voice>
7217     *: "Microphone"
7218   </voice>
7219 </phrase>
7220 <phrase>
7221   id: LANG_SYSFONT_RECORDING_SRC_LINE
7222   desc: in the recording settings
7223   user:
7224   <source>
7225     *: "Line In"
7226   </source>
7227   <dest>
7228     *: "Lína inn"
7229   </dest>
7230   <voice>
7231     *: "Line In"
7232   </voice>
7233 </phrase>
7234 <phrase>
7235   id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
7236   desc: in the recording settings
7237   user:
7238   <source>
7239     *: "Digital"
7240   </source>
7241   <dest>
7242     *: "Stafrænn"
7243   </dest>
7244   <voice>
7245     *: "Digital"
7246   </voice>
7247 </phrase>
7248 <phrase>
7249   id: LANG_SYSFONT_RECORDING_CHANNELS
7250   desc: in the recording settings
7251   user:
7252   <source>
7253     *: "Channels"
7254   </source>
7255   <dest>
7256     *: "Rásir"
7257   </dest>
7258   <voice>
7259     *: "Channels"
7260   </voice>
7261 </phrase>
7262 <phrase>
7263   id: LANG_SYSFONT_RECORD_TRIGGER
7264   desc: in recording settings_menu
7265   user:
7266   <source>
7267     *: "Trigger"
7268   </source>
7269   <dest>
7270     *: "Gikkur"
7271   </dest>
7272   <voice>
7273     *: ""
7274   </voice>
7275 </phrase>
7276 <phrase>
7277   id: LANG_SYSFONT_FLIP_DISPLAY
7278   desc: in settings_menu, option to turn display+buttos by 180 degreed
7279   user:
7280   <source>
7281     *: "Upside Down"
7282   </source>
7283   <dest>
7284     *: "Á hvolfi"
7285   </dest>
7286   <voice>
7287     *: "Upside Down"
7288   </voice>
7289 </phrase>
7290 <phrase>
7291   id: LANG_SYSFONT_SCROLL_BAR
7292   desc: display menu, F3 substitute
7293   user:
7294   <source>
7295     *: "Scroll Bar"
7296   </source>
7297   <dest>
7298     *: "Skruna súla"
7299   </dest>
7300   <voice>
7301     *: "Scroll Bar"
7302   </voice>
7303 </phrase>
7304 <phrase>
7305   id: LANG_SYSFONT_STATUS_BAR
7306   desc: display menu, F3 substitute
7307   user:
7308   <source>
7309     *: "Status Bar"
7310   </source>
7311   <dest>
7312     *: "Stöðu súla"
7313   </dest>
7314   <voice>
7315     *: "Status Bar"
7316   </voice>
7317 </phrase>
7318 <phrase>
7319   id: LANG_SYSFONT_PITCH_UP
7320   desc: in wps
7321   user:
7322   <source>
7323     *: "Pitch Up"
7324   </source>
7325   <dest>
7326     *: "Hækka tónhæð"
7327   </dest>
7328   <voice>
7329     *: ""
7330   </voice>
7331 </phrase>
7332 <phrase>
7333   id: LANG_SYSFONT_PITCH_DOWN
7334   desc: in wps
7335   user:
7336   <source>
7337     *: "Pitch Down"
7338   </source>
7339   <dest>
7340     *: "Lækka tónhæð"
7341   </dest>
7342   <voice>
7343     *: ""
7344   </voice>
7345 </phrase>
7346 <phrase>
7347   id: LANG_SYSFONT_F2_MODE
7348   desc: in wps F2 pressed
7349   user:
7350   <source>
7351     *: "Mode:"
7352   </source>
7353   <dest>
7354     *: "Háttur:"
7355   </dest>
7356   <voice>
7357     *: ""
7358   </voice>
7359 </phrase>
7360 <phrase>
7361   id: LANG_SYSFONT_RECORDING_TIME
7362   desc: Display of recorded time
7363   user:
7364   <source>
7365     *: "Time:"
7366   </source>
7367   <dest>
7368     *: "Tími:"
7369   </dest>
7370   <voice>
7371     *: ""
7372   </voice>
7373 </phrase>
7374 <phrase>
7375   id: LANG_SYSFONT_RECORD_TIMESPLIT_REC
7376   desc: Display of record timer interval setting, on the record screen
7377   user:
7378   <source>
7379 ### The <source> section differs from the english!
7380 ### the previously used one is commented below:
7381 ###     *: "Split time:"
7382     *: "Split Time:"
7383   </source>
7384   <dest>
7385     *: "Aðskilninga tími:"
7386   </dest>
7387   <voice>
7388     *: ""
7389   </voice>
7390 </phrase>
7391 <phrase>
7392   id: LANG_SYSFONT_RECORDING_SIZE
7393   desc: Display of recorded file size
7394   user:
7395   <source>
7396     *: "Size:"
7397   </source>
7398   <dest>
7399     *: "Stærð:"
7400   </dest>
7401   <voice>
7402     *: ""
7403   </voice>
7404 </phrase>
7405 <phrase>
7406   id: LANG_SYSFONT_RECORD_PRERECORD
7407   desc: in recording and radio screen
7408   user:
7409   <source>
7410 ### The <source> section differs from the english!
7411 ### the previously used one is commented below:
7412 ###     *: "Prerecording"
7413     *: "Pre-Recording"
7414   </source>
7415   <dest>
7416     *: "Forhljóðritun"
7417   </dest>
7418   <voice>
7419     *: ""
7420   </voice>
7421 </phrase>
7422 <phrase>
7423   id: LANG_SYSFONT_RECORDING_GAIN
7424   desc: in the recording screen
7425   user:
7426   <source>
7427     *: "Gain"
7428   </source>
7429   <dest>
7430     *: "Bæta"
7431   </dest>
7432   <voice>
7433     *: ""
7434   </voice>
7435 </phrase>
7436 <phrase>
7437   id: LANG_SYSFONT_RECORDING_LEFT
7438   desc: in the recording screen
7439   user:
7440   <source>
7441 ### The <source> section differs from the english!
7442 ### the previously used one is commented below:
7443 ###     *: "Left"
7444     *: "Gain Left"
7445   </source>
7446   <dest>
7447     *: "Vinstri"
7448   </dest>
7449   <voice>
7450     *: ""
7451   </voice>
7452 </phrase>
7453 <phrase>
7454   id: LANG_SYSFONT_RECORDING_RIGHT
7455   desc: in the recording screen
7456   user:
7457   <source>
7458 ### The <source> section differs from the english!
7459 ### the previously used one is commented below:
7460 ###     *: "Right"
7461     *: "Gain Right"
7462   </source>
7463   <dest>
7464     *: "Hægri"
7465   </dest>
7466   <voice>
7467     *: ""
7468   </voice>
7469 </phrase>
7470 <phrase>
7471   id: LANG_SYSFONT_DISK_FULL
7472   desc: in recording screen
7473   user:
7474   <source>
7475     *: "The disk is full. Press OFF to continue."
7476   </source>
7477   <dest>
7478     *: "Harðidiskurin er fullur. Ýtið á AF til að halda áfram"
7479   </dest>
7480   <voice>
7481     *: ""
7482   </voice>
7483 </phrase>
7484 <phrase>
7485   id: LANG_SYSFONT_DIRBROWSE_F1
7486   desc: in dir browser, F1 button bar text
7487   user:
7488   <source>
7489     *: "Menu"
7490   </source>
7491   <dest>
7492     *: "Valmynd"
7493   </dest>
7494   <voice>
7495     *: ""
7496   </voice>
7497 </phrase>
7498 <phrase>
7499   id: LANG_SYSFONT_DIRBROWSE_F2
7500   desc: in dir browser, F2 button bar text
7501   user:
7502   <source>
7503     *: "Option"
7504   </source>
7505   <dest>
7506     *: "Stilling"
7507   </dest>
7508   <voice>
7509     *: ""
7510   </voice>
7511 </phrase>
7512 <phrase>
7513   id: LANG_SYSFONT_DIRBROWSE_F3
7514   desc: in dir browser, F3 button bar text
7515   user:
7516   <source>
7517     *: "LCD"
7518   </source>
7519   <dest>
7520     *: "Skjár"
7521   </dest>
7522   <voice>
7523     *: ""
7524   </voice>
7525 </phrase>