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 and the lang file's contributor list for it.

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_2@20480 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2009-03-22 23:14:24 +00:00
parent 7cc05d4300
commit 0df6d5ade0
2 changed files with 24 additions and 5 deletions

View file

@ -32,6 +32,7 @@
# - Sascha Wolf
# - Kaspar Rothenfußer
# - Johannes Linke
# - Kai Posadowsky
<phrase>
id: LANG_SET_BOOL_YES
desc: bool true representation
@ -6493,7 +6494,7 @@
</source>
<dest>
*: none
agc: "Sicherheit (Übersteuerung)"
agc: "Safety (Übersteuerung)"
</dest>
<voice>
*: none
@ -6964,7 +6965,7 @@
</phrase>
<phrase>
id: LANG_VERSION
desc: in the info menu
desc: in the Rockbox Info screen
user: core
<source>
*: "Version"
@ -12340,9 +12341,26 @@
*: "Credits"
</source>
<dest>
*: "Dank"
*: "Mitwirkende"
</dest>
<voice>
*: "Dank an"
*: "Mitwirkende"
</voice>
</phrase>
</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>

View file

@ -457,6 +457,7 @@ Sam Bouwer
Johannes Linke
Michaël Burtin
Sasha Khamkov
Kai Posadowsky
The libmad team
The wavpack team