summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2007-08-22 00:15:39 +0000
committerJonas Häggqvist <rasher@rasher.dk>2007-08-22 00:15:39 +0000
commitbaa32b6534251f73d3c24271056020988e5a1944 (patch)
tree9cc5b07a682594e8d317eede7df6b9196942fae6
parent0686513d70aee250e368621e1937604298b4ae59 (diff)
downloadrockbox-baa32b6534251f73d3c24271056020988e5a1944.tar.gz
rockbox-baa32b6534251f73d3c24271056020988e5a1944.zip
Update Danish language with the latest changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14423 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/dansk.lang73
1 files changed, 51 insertions, 22 deletions
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang
index efe8c59367..ed48a79513 100644
--- a/apps/lang/dansk.lang
+++ b/apps/lang/dansk.lang
@@ -1,25 +1,3 @@
1# Rockbox danish language file
2# Translated by:
3# - Rune Wiinberg
4# - Jakob Givoni
5# - Jonas Häggqvist
6#
7# Try to follow the guidelines from http://www.sslug.dk/locale/ Specifically
8# try to avoid english words at (almost) all costs.
9#
10# Local conventions:
11# "Settings" is removed from translations used in the menu since it's all
12# settings there ("Sound Settings > Lyd").
13# No excessive capitals ("Håndter opsætning" - not "Håndter Opsætning")
14#
15# Strings that need attention:
16# - LANG_CROSSFEED_HF_CUTOFF
17# - LANG_CROSSFEED_CROSS_GAIN
18# - LANG_CROSSFEED_HF_ATTENUATION
19# - LANG_CROSSFEED_DIRECT_GAIN
20# - LANG_EQUALIZER_BAND_LOW_SHELF
21# - LANG_EQUALIZER_BAND_HIGH_SHELF
22# - All strings with "Equalizer" in them.
23<phrase> 1<phrase>
24 id: LANG_SET_BOOL_YES 2 id: LANG_SET_BOOL_YES
25 desc: bool true representation 3 desc: bool true representation
@@ -11058,3 +11036,54 @@
11058 *: "enheder per tidsenhed" 11036 *: "enheder per tidsenhed"
11059 </voice> 11037 </voice>
11060</phrase> 11038</phrase>
11039<phrase>
11040 id: VOICE_AM
11041 desc: spoken only, for wall clock announce
11042 user:
11043 <source>
11044 *: none
11045 rtc: ""
11046 </source>
11047 <dest>
11048 *: none
11049 rtc: ""
11050 </dest>
11051 <voice>
11052 *: none
11053 rtc: ""
11054 </voice>
11055</phrase>
11056<phrase>
11057 id: VOICE_PM
11058 desc: spoken only, for wall clock announce
11059 user:
11060 <source>
11061 *: none
11062 rtc: ""
11063 </source>
11064 <dest>
11065 *: none
11066 rtc: ""
11067 </dest>
11068 <voice>
11069 *: none
11070 rtc: ""
11071 </voice>
11072</phrase>
11073<phrase>
11074 id: VOICE_OCLOCK
11075 desc: spoken only, for wall clock announce
11076 user:
11077 <source>
11078 *: none
11079 rtc: ""
11080 </source>
11081 <dest>
11082 *: none
11083 rtc: ""
11084 </dest>
11085 <voice>
11086 *: none
11087 rtc: ""
11088 </voice>
11089</phrase>