forked from len0rd/rockbox
Update Danish language and reintroduce the comment at the top.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14439 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
657393a477
commit
1799c16f77
1 changed files with 39 additions and 0 deletions
|
@ -1,3 +1,25 @@
|
||||||
|
# Rockbox danish language file
|
||||||
|
# Translated by:
|
||||||
|
# - Rune Wiinberg
|
||||||
|
# - Jakob Givoni
|
||||||
|
# - Jonas Häggqvist
|
||||||
|
#
|
||||||
|
# Try to follow the guidelines from http://www.sslug.dk/locale/ Specifically
|
||||||
|
# try to avoid english words at (almost) all costs.
|
||||||
|
#
|
||||||
|
# Local conventions:
|
||||||
|
# "Settings" is removed from translations used in the menu since it's all
|
||||||
|
# settings there ("Sound Settings > Lyd").
|
||||||
|
# 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.
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SET_BOOL_YES
|
id: LANG_SET_BOOL_YES
|
||||||
desc: bool true representation
|
desc: bool true representation
|
||||||
|
@ -11087,3 +11109,20 @@
|
||||||
rtc: ""
|
rtc: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: VOICE_OH
|
||||||
|
desc: spoken only, for wall clock announce
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
rtc: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
rtc: "nul"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue