1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Jonas Häggqvist 2007-12-23 10:58:18 +00:00
parent c34409e91e
commit a9933ce32d

View file

@ -9,14 +9,11 @@
# #
# Local conventions: # Local conventions:
# "Settings" is removed from translations used in the menu since it's all # "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") # No excessive capitals ("Håndter opsætning" - not "Håndter Opsætning")
# #
# Strings that need attention: # 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_LOW_SHELF
# - LANG_EQUALIZER_BAND_HIGH_SHELF # - LANG_EQUALIZER_BAND_HIGH_SHELF
# - All strings with "Equalizer" in them. # - All strings with "Equalizer" in them.
@ -7357,11 +7354,11 @@
</source> </source>
<dest> <dest>
*: none *: none
swcodec: "Afskærings frekvens" swcodec: "Grænse frekvens"
</dest> </dest>
<voice> <voice>
*: none *: none
swcodec: "Afskærings frekvens" swcodec: "Grænse frekvens"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>
@ -7829,11 +7826,11 @@
</source> </source>
<dest> <dest>
*: none *: none
swcodec: "Høj-frekvens cutoff" swcodec: "Højfrekvensgrænse"
</dest> </dest>
<voice> <voice>
*: none *: none
swcodec: "Høj-frekvens cutoff" swcodec: "Højfrekvensgrænse"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>
@ -7877,11 +7874,11 @@
</source> </source>
<dest> <dest>
*: none *: none
swcodec: "Høj-frekvens dæmpning" swcodec: "Højfrekvensdæmpning"
</dest> </dest>
<voice> <voice>
*: none *: none
swcodec: "Høj-frekvens dæmpning" swcodec: "Højfrekvensdæmpning"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>
@ -8788,11 +8785,11 @@
</source> </source>
<dest> <dest>
*: none *: none
swcodec: "Afskærings frekvens" swcodec: "Grænse frekvens"
</dest> </dest>
<voice> <voice>
*: none *: none
swcodec: "Afskærings frekvens" swcodec: "Grænse frekvens"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>
@ -11288,11 +11285,11 @@
</source> </source>
<dest> <dest>
*: none *: none
ipodvideo: "Bas cutoff" ipodvideo: "Basgrænse"
</dest> </dest>
<voice> <voice>
*: none *: none
ipodvideo: "Bas cutoff" ipodvideo: "Basgrænse"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>
@ -11494,11 +11491,11 @@
</source> </source>
<dest> <dest>
*: none *: none
ipodvideo: "Diskant cutoff" ipodvideo: "Diskantgrænse"
</dest> </dest>
<voice> <voice>
*: none *: none
ipodvideo: "Diskant cutoff" ipodvideo: "Diskantgrænse"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>
@ -11515,3 +11512,17 @@
*: "Central europæisk" *: "Central europæisk"
</voice> </voice>
</phrase> </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>