summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-03-22 22:41:05 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-03-22 22:41:05 +0000
commit1916ff5976d1661814929204327a626ee8d1b219 (patch)
treeaf96063759061cdf198a5ce5b3536eadeee32ff3
parentfb3e1637968c9ca2cfb2cf3ae7521864741cc015 (diff)
downloadrockbox-1916ff5976d1661814929204327a626ee8d1b219.zip
rockbox-1916ff5976d1661814929204327a626ee8d1b219.tar.gz
rockbox-1916ff5976d1661814929204327a626ee8d1b219.tar.bz2
rockbox-1916ff5976d1661814929204327a626ee8d1b219.tar.xz
Update german translation: go back to 'Safety' in the agc settings for now (revert half applied patch), one tweak and add the missing phrase (taken from FS#9999, add Kai Posadowsky to CREDITS for it).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20476 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/deutsch.lang27
-rw-r--r--docs/CREDITS1
2 files changed, 23 insertions, 5 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index f2b9b19..dfd4f88 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -6493,7 +6493,7 @@
</source>
<dest>
*: none
- agc: "Sicherheit (Übersteuerung)"
+ agc: "Safety (Übersteuerung)"
</dest>
<voice>
*: none
@@ -6964,7 +6964,7 @@
</phrase>
<phrase>
id: LANG_VERSION
- desc: in the info menu
+ desc: in the Rockbox Info screen
user: core
<source>
*: "Version"
@@ -12325,9 +12325,26 @@
*: "Credits"
</source>
<dest>
- *: "Dank"
+ *: "Mitwirkende"
</dest>
<voice>
- *: "Dank an"
+ *: "Mitwirkende"
</voice>
-</phrase> \ No newline at end of file
+</phrase>
+<phrase>
+ id: LANG_ENABLE_SPEAKER
+ desc: in Settings -> Sound Settings
+ user: core
+ <source>
+ *: none
+ speaker: "Enable Speaker"
+ </source>
+ <dest>
+ *: none
+ speaker: "Lautsprecher einschalten"
+ </dest>
+ <voice>
+ *: none
+ speaker: "Lautsprecher einschalten"
+ </voice>
+</phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index e636b89..d5fb5d5 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -457,6 +457,7 @@ Sam Bouwer
Johannes Linke
Michaël Burtin
Sasha Khamkov
+Kai Posadowsky
The libmad team
The wavpack team