summaryrefslogtreecommitdiff
path: root/apps/lang/dansk.lang
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2008-10-26 14:17:49 +0000
committerJonas Häggqvist <rasher@rasher.dk>2008-10-26 14:17:49 +0000
commita28e33f861bbe20e3a1238992fa3b5e5bcbbfdef (patch)
tree9dc3c2bc37061e4589b7416734f10802d975f3b0 /apps/lang/dansk.lang
parent95726a5c239d37a453efa7fe4e2f7cfdb96f536b (diff)
downloadrockbox-a28e33f861bbe20e3a1238992fa3b5e5bcbbfdef.tar.gz
rockbox-a28e33f861bbe20e3a1238992fa3b5e5bcbbfdef.zip
Language updates:
- Synched Danish by me - Synched Finnish by Jani Kinnunen (FS#9488) - Fix spelling errors in Polish translation by Marcin Łukasik (FS#9416) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18887 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/dansk.lang')
-rw-r--r--apps/lang/dansk.lang80
1 files changed, 74 insertions, 6 deletions
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang
index 190f90aa6a..4abf72e03f 100644
--- a/apps/lang/dansk.lang
+++ b/apps/lang/dansk.lang
@@ -3743,16 +3743,19 @@
3743 user: 3743 user:
3744 <source> 3744 <source>
3745 *: none 3745 *: none
3746 multivolume: "HD1"
3746 e200,c200: "mSD:" 3747 e200,c200: "mSD:"
3747 ondio*: "MMC:" 3748 ondio*: "MMC:"
3748 </source> 3749 </source>
3749 <dest> 3750 <dest>
3750 *: none 3751 *: none
3752 multivolume: "HD1"
3751 e200,c200: "mSD:" 3753 e200,c200: "mSD:"
3752 ondio*: "MMC:" 3754 ondio*: "MMC:"
3753 </dest> 3755 </dest>
3754 <voice> 3756 <voice>
3755 *: none 3757 *: none
3758 multivolume: "Hard disk 1"
3756 e200,c200: "Mikro SD kort" 3759 e200,c200: "Mikro SD kort"
3757 ondio*: "Multimedie kort" 3760 ondio*: "Multimedie kort"
3758 </voice> 3761 </voice>
@@ -6615,6 +6618,8 @@
6615 ipod*: "PLAY/PAUSE to abort" 6618 ipod*: "PLAY/PAUSE to abort"
6616 x5,m5: "Long PLAY to abort" 6619 x5,m5: "Long PLAY to abort"
6617 h10,h10_5gb,e200,c200: "PREV to abort" 6620 h10,h10_5gb,e200,c200: "PREV to abort"
6621 gigabeats: "BACK to abort"
6622 gigabeatf:"POWER to abort"
6618 </source> 6623 </source>
6619 <dest> 6624 <dest>
6620 *: "SLUK for at afbryde" 6625 *: "SLUK for at afbryde"
@@ -6622,13 +6627,11 @@
6622 ipod*: "SPIL/PAUSE for at afbryde" 6627 ipod*: "SPIL/PAUSE for at afbryde"
6623 x5,m5: "Lang SPIL for at afbryde" 6628 x5,m5: "Lang SPIL for at afbryde"
6624 h10,h10_5gb,e200,c200: "FORRIGE for at afbryde" 6629 h10,h10_5gb,e200,c200: "FORRIGE for at afbryde"
6630 gigabeats: "TILBAGE for at afbryde"
6631 gigabeatf: "TÆND/SLUK for at afbryde"
6625 </dest> 6632 </dest>
6626 <voice> 6633 <voice>
6627 *: "" 6634 *: ""
6628 player,h100,h120,h300: ""
6629 ipod*: ""
6630 x5,m5: ""
6631 h10,h10_5gb,e200,c200: ""
6632 </voice> 6635 </voice>
6633</phrase> 6636</phrase>
6634<phrase> 6637<phrase>
@@ -9750,11 +9753,11 @@
9750 </source> 9753 </source>
9751 <dest> 9754 <dest>
9752 *: none 9755 *: none
9753 radio: "US / Canada" 9756 radio: "USA / Canada"
9754 </dest> 9757 </dest>
9755 <voice> 9758 <voice>
9756 *: none 9759 *: none
9757 radio: "US og Canada" 9760 radio: "USA og Canada"
9758 </voice> 9761 </voice>
9759</phrase> 9762</phrase>
9760<phrase> 9763<phrase>
@@ -12008,3 +12011,68 @@
12008 agc: "ALK klip tid" 12011 agc: "ALK klip tid"
12009 </voice> 12012 </voice>
12010</phrase> 12013</phrase>
12014<phrase>
12015 id: LANG_ALBUMART
12016 desc: Display the expected AA size
12017 user:
12018 <source>
12019 *: none
12020 albumart: "Album Art:"
12021 </source>
12022 <dest>
12023 *: none
12024 albumart: "Album cover:"
12025 </dest>
12026 <voice>
12027 *: none
12028 albumart: "Album cover:"
12029 </voice>
12030</phrase>
12031<phrase>
12032 id: LANG_CHANNEL_LEFTRIGHT
12033 desc: in sound_settings
12034 user:
12035 <source>
12036 *: none
12037 recording_swcodec: "Mono Left + Right"
12038 </source>
12039 <dest>
12040 *: none
12041 recording_swcodec: "Mono højre + venstre"
12042 </dest>
12043 <voice>
12044 *: none
12045 recording_swcodec: "Mono højre plus venstre"
12046 </voice>
12047</phrase>
12048<phrase>
12049 id: LANG_SEARCH_RESULTS
12050 desc: title for the list of results displayed after searching in a playlist
12051 user:
12052 <source>
12053 *: "Search Results"
12054 </source>
12055 <dest>
12056 *: "Søgeresultater"
12057 </dest>
12058 <voice>
12059 *: "Søgeresultater"
12060 </voice>
12061</phrase>
12062<phrase>
12063 id: LANG_RECORDING_MONO_MODE
12064 desc: in sound_settings
12065 user:
12066 <source>
12067 *: none
12068 recording_swcodec: "Mono mode"
12069 </source>
12070 <dest>
12071 *: none
12072 recording_swcodec: "Mono tilstand"
12073 </dest>
12074 <voice>
12075 *: none
12076 recording_swcodec: "Mono tilstand"
12077 </voice>
12078</phrase>