summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2008-07-27 20:13:33 +0000
committerJonas Häggqvist <rasher@rasher.dk>2008-07-27 20:13:33 +0000
commitb2c4a9a0a95a62fa4ef9c5800f9e5ab014932a4d (patch)
tree240a7984e8ee9a981a7f99f95e61b334b94e2d54
parentee00ec33bf3f15a7bb82edfecbaeeda9d7c4bc61 (diff)
downloadrockbox-b2c4a9a0a95a62fa4ef9c5800f9e5ab014932a4d.tar.gz
rockbox-b2c4a9a0a95a62fa4ef9c5800f9e5ab014932a4d.zip
Synced Danish translation and change some things to be more consistent.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18137 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/dansk.lang72
1 files changed, 57 insertions, 15 deletions
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang
index 8d4dfa981b..d2b1f4260a 100644
--- a/apps/lang/dansk.lang
+++ b/apps/lang/dansk.lang
@@ -3320,10 +3320,10 @@
3320 *: "Show Track Info" 3320 *: "Show Track Info"
3321 </source> 3321 </source>
3322 <dest> 3322 <dest>
3323 *: "Vis metadata" 3323 *: "Vis sanginformation"
3324 </dest> 3324 </dest>
3325 <voice> 3325 <voice>
3326 *: "Vis metadata" 3326 *: "Vis sanginformation"
3327 </voice> 3327 </voice>
3328</phrase> 3328</phrase>
3329<phrase> 3329<phrase>
@@ -4241,7 +4241,7 @@
4241 *: "[Tracknum]" 4241 *: "[Tracknum]"
4242 </source> 4242 </source>
4243 <dest> 4243 <dest>
4244 *: "[Spornummer]" 4244 *: "[Sangnummer]"
4245 </dest> 4245 </dest>
4246 <voice> 4246 <voice>
4247 *: "" 4247 *: ""
@@ -11584,16 +11584,16 @@
11584</phrase> 11584</phrase>
11585<phrase> 11585<phrase>
11586 id: LANG_ENABLE_STUDY_MODE 11586 id: LANG_ENABLE_STUDY_MODE
11587 desc: playback settings menu 11587 desc: DEPRECATED
11588 user: 11588 user:
11589 <source> 11589 <source>
11590 *: "Enable Study Mode" 11590 *: ""
11591 </source> 11591 </source>
11592 <dest> 11592 <dest>
11593 *: "Aktiver studietilstand" 11593 *: ""
11594 </dest> 11594 </dest>
11595 <voice> 11595 <voice>
11596 *: "Aktiver studietilstand" 11596 *: ""
11597 </voice> 11597 </voice>
11598</phrase> 11598</phrase>
11599<phrase> 11599<phrase>
@@ -11649,30 +11649,30 @@
11649</phrase> 11649</phrase>
11650<phrase> 11650<phrase>
11651 id: LANG_STUDY_MODE 11651 id: LANG_STUDY_MODE
11652 desc: playback settings menu 11652 desc: DEPRECATED
11653 user: 11653 user:
11654 <source> 11654 <source>
11655 *: "Study Mode" 11655 *: ""
11656 </source> 11656 </source>
11657 <dest> 11657 <dest>
11658 *: "Studietilstand" 11658 *: ""
11659 </dest> 11659 </dest>
11660 <voice> 11660 <voice>
11661 *: "Studietilstand" 11661 *: ""
11662 </voice> 11662 </voice>
11663</phrase> 11663</phrase>
11664<phrase> 11664<phrase>
11665 id: LANG_STUDY_HOP_STEP 11665 id: LANG_STUDY_HOP_STEP
11666 desc: playback settings menu 11666 desc: DEPRECATED
11667 user: 11667 user:
11668 <source> 11668 <source>
11669 *: "Study Increment" 11669 *: ""
11670 </source> 11670 </source>
11671 <dest> 11671 <dest>
11672 *: "Studie trin" 11672 *: ""
11673 </dest> 11673 </dest>
11674 <voice> 11674 <voice>
11675 *: "Studie trin" 11675 *: ""
11676 </voice> 11676 </voice>
11677</phrase> 11677</phrase>
11678<phrase> 11678<phrase>
@@ -11804,3 +11804,45 @@
11804 *: "Meget hurtig" 11804 *: "Meget hurtig"
11805 </voice> 11805 </voice>
11806</phrase> 11806</phrase>
11807<phrase>
11808 id: LANG_SKIP_LENGTH
11809 desc: playback settings menu
11810 user:
11811 <source>
11812 *: "Skip Length"
11813 </source>
11814 <dest>
11815 *: "Spring over længde"
11816 </dest>
11817 <voice>
11818 *: "Spring over længde"
11819 </voice>
11820</phrase>
11821<phrase>
11822 id: VOICE_CHAR_SLASH
11823 desc: spoken only, for spelling
11824 user:
11825 <source>
11826 *: ""
11827 </source>
11828 <dest>
11829 *: ""
11830 </dest>
11831 <voice>
11832 *: "Skråstreg"
11833 </voice>
11834</phrase>
11835<phrase>
11836 id: LANG_SKIP_TRACK
11837 desc: skip length setting entry 0
11838 user:
11839 <source>
11840 *: "Skip Track"
11841 </source>
11842 <dest>
11843 *: "Spring over sang"
11844 </dest>
11845 <voice>
11846 *: "Spring over sang"
11847 </voice>
11848</phrase>