summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2007-12-23 10:58:18 +0000
committerJonas Häggqvist <rasher@rasher.dk>2007-12-23 10:58:18 +0000
commita9933ce32ddabde8961de2601ab1a2f6d26d9b5a (patch)
tree35052fe87e92afc290f6ef93cdbb7a021d59fa73
parentc34409e91e31568a0167506f4311146be2af00b4 (diff)
downloadrockbox-a9933ce32ddabde8961de2601ab1a2f6d26d9b5a.zip
rockbox-a9933ce32ddabde8961de2601ab1a2f6d26d9b5a.tar.gz
rockbox-a9933ce32ddabde8961de2601ab1a2f6d26d9b5a.tar.bz2
rockbox-a9933ce32ddabde8961de2601ab1a2f6d26d9b5a.tar.xz
Small fixes and a single new string, for the Danish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15964 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/dansk.lang45
1 files changed, 28 insertions, 17 deletions
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang
index 9fa6977..63a3d64 100644
--- a/apps/lang/dansk.lang
+++ b/apps/lang/dansk.lang
@@ -9,14 +9,11 @@
#
# Local conventions:
# "Settings" is removed from translations used in the menu since it's all
-# settings there ("Sound Settings > Lyd").
+# settings there ("Sound Settings > Lyd"). "Recording Settings" is an exception
+# since it's used alongside "Recording" in some menus.
# No excessive capitals ("Håndter opsætning" - not "Håndter Opsætning")
#
# Strings that need attention:
-# - LANG_CROSSFEED_HF_CUTOFF
-# - LANG_CROSSFEED_CROSS_GAIN
-# - LANG_CROSSFEED_HF_ATTENUATION
-# - LANG_CROSSFEED_DIRECT_GAIN
# - LANG_EQUALIZER_BAND_LOW_SHELF
# - LANG_EQUALIZER_BAND_HIGH_SHELF
# - All strings with "Equalizer" in them.
@@ -7357,11 +7354,11 @@
</source>
<dest>
*: none
- swcodec: "Afskærings frekvens"
+ swcodec: "Grænse frekvens"
</dest>
<voice>
*: none
- swcodec: "Afskærings frekvens"
+ swcodec: "Grænse frekvens"
</voice>
</phrase>
<phrase>
@@ -7829,11 +7826,11 @@
</source>
<dest>
*: none
- swcodec: "Høj-frekvens cutoff"
+ swcodec: "Højfrekvensgrænse"
</dest>
<voice>
*: none
- swcodec: "Høj-frekvens cutoff"
+ swcodec: "Højfrekvensgrænse"
</voice>
</phrase>
<phrase>
@@ -7877,11 +7874,11 @@
</source>
<dest>
*: none
- swcodec: "Høj-frekvens dæmpning"
+ swcodec: "Højfrekvensdæmpning"
</dest>
<voice>
*: none
- swcodec: "Høj-frekvens dæmpning"
+ swcodec: "Højfrekvensdæmpning"
</voice>
</phrase>
<phrase>
@@ -8788,11 +8785,11 @@
</source>
<dest>
*: none
- swcodec: "Afskærings frekvens"
+ swcodec: "Grænse frekvens"
</dest>
<voice>
*: none
- swcodec: "Afskærings frekvens"
+ swcodec: "Grænse frekvens"
</voice>
</phrase>
<phrase>
@@ -11288,11 +11285,11 @@
</source>
<dest>
*: none
- ipodvideo: "Bas cutoff"
+ ipodvideo: "Basgrænse"
</dest>
<voice>
*: none
- ipodvideo: "Bas cutoff"
+ ipodvideo: "Basgrænse"
</voice>
</phrase>
<phrase>
@@ -11494,11 +11491,11 @@
</source>
<dest>
*: none
- ipodvideo: "Diskant cutoff"
+ ipodvideo: "Diskantgrænse"
</dest>
<voice>
*: none
- ipodvideo: "Diskant cutoff"
+ ipodvideo: "Diskantgrænse"
</voice>
</phrase>
<phrase>
@@ -11515,3 +11512,17 @@
*: "Central europæisk"
</voice>
</phrase>
+<phrase>
+ id: LANG_TAGNAVI_RANDOM
+ desc: "<Random>" entry in tag browser
+ user:
+ <source>
+ *: "<Random>"
+ </source>
+ <dest>
+ *: "<Tilfældig>"
+ </dest>
+ <voice>
+ *: "Tilfældig"
+ </voice>
+</phrase>