summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-12-23 20:41:32 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-12-23 20:41:32 +0000
commitd48229d4fea732d0119e222f7def057ba5aa1511 (patch)
tree50d5252e4105b1e676ace8f6368bcb6848d68871
parent86b6c139ce20fe54c1f93fd6749995d096e3acb7 (diff)
downloadrockbox-d48229d4fea732d0119e222f7def057ba5aa1511.tar.gz
rockbox-d48229d4fea732d0119e222f7def057ba5aa1511.zip
Update German translation. Based on FS#9669 by Kaspar Rothenfusser (add him to CREDITS too, hopefully correct spelling) with additional tweaks by Tom Ross and me.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_1@19568 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/deutsch.lang149
-rw-r--r--docs/CREDITS1
2 files changed, 144 insertions, 6 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 5d3820f6b5..bf5cf729a2 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -30,6 +30,7 @@
30# - Tobias Schladt 30# - Tobias Schladt
31# - Marianne Arnold 31# - Marianne Arnold
32# - Sascha Wolf 32# - Sascha Wolf
33# - Kaspar Rothenfußer
33<phrase> 34<phrase>
34 id: LANG_SET_BOOL_YES 35 id: LANG_SET_BOOL_YES
35 desc: bool true representation 36 desc: bool true representation
@@ -8606,15 +8607,15 @@
8606</phrase> 8607</phrase>
8607<phrase> 8608<phrase>
8608 id: LANG_RESTARTING_PLAYBACK 8609 id: LANG_RESTARTING_PLAYBACK
8609 desc: splash screen displayed when pcm buffer size is changed 8610 desc: deprecated
8610 user: 8611 user:
8611 <source> 8612 <source>
8612 *: none 8613 *: none
8613 swcodec: "Restarting playback..." 8614 swcodec: ""
8614 </source> 8615 </source>
8615 <dest> 8616 <dest>
8616 *: none 8617 *: none
8617 swcodec: "Neustart der Wiedergabe..." 8618 swcodec: ""
8618 </dest> 8619 </dest>
8619 <voice> 8620 <voice>
8620 *: none 8621 *: none
@@ -10152,11 +10153,11 @@
10152 user: 10153 user:
10153 <source> 10154 <source>
10154 *: none 10155 *: none
10155 swcodec: "Edit mode: %s" 10156 swcodec: "Edit mode: %s %s"
10156 </source> 10157 </source>
10157 <dest> 10158 <dest>
10158 *: none 10159 *: none
10159 swcodec: "Editiermodus: %s" 10160 swcodec: "Editiermodus: %s %s"
10160 </dest> 10161 </dest>
10161 <voice> 10162 <voice>
10162 *: none 10163 *: none
@@ -10169,7 +10170,7 @@
10169 user: 10170 user:
10170 <source> 10171 <source>
10171 *: none 10172 *: none
10172 swcodec: "Cutoff Frequency" 10173 swcodec: "Cutoff"
10173 </source> 10174 </source>
10174 <dest> 10175 <dest>
10175 *: none 10176 *: none
@@ -11872,6 +11873,7 @@
11872<phrase> 11873<phrase>
11873 id: LANG_RECORDING_AGC_PRESET 11874 id: LANG_RECORDING_AGC_PRESET
11874 desc: automatic gain control in record settings and screen 11875 desc: automatic gain control in record settings and screen
11876 user:
11875 <source> 11877 <source>
11876 *: none 11878 *: none
11877 agc: "AGC" 11879 agc: "AGC"
@@ -11888,6 +11890,7 @@
11888<phrase> 11890<phrase>
11889 id: LANG_RECORDING_AGC_CLIPTIME 11891 id: LANG_RECORDING_AGC_CLIPTIME
11890 desc: in record settings 11892 desc: in record settings
11893 user:
11891 <source> 11894 <source>
11892 *: none 11895 *: none
11893 agc: "AGC clip time" 11896 agc: "AGC clip time"
@@ -11904,6 +11907,7 @@
11904<phrase> 11907<phrase>
11905 id: LANG_RECORDING_AGC_MAXGAIN 11908 id: LANG_RECORDING_AGC_MAXGAIN
11906 desc: AGC maximum gain in recording screen 11909 desc: AGC maximum gain in recording screen
11910 user:
11907 <source> 11911 <source>
11908 *: none 11912 *: none
11909 agc: "AGC max. gain" 11913 agc: "AGC max. gain"
@@ -12050,3 +12054,136 @@
12050 recording_swcodec: "Monomodus" 12054 recording_swcodec: "Monomodus"
12051 </voice> 12055 </voice>
12052</phrase> 12056</phrase>
12057<phrase>
12058 id: LANG_LEFT_QS_ITEM
12059 desc: used for the submenu name for the quickscreen items
12060 user:
12061 <source>
12062 *: none
12063 quickscreen: "Set as Left Quickscreen Item"
12064 </source>
12065 <dest>
12066 *: none
12067 quickscreen: "Als linke Schnelleinstellung verwenden"
12068 </dest>
12069 <voice>
12070 *: none
12071 quickscreen: "Als linke Schnelleinstellung verwenden"
12072 </voice>
12073</phrase>
12074<phrase>
12075 id: LANG_RESET_SETTING
12076 desc: used in the settings context menu
12077 user:
12078 <source>
12079 *: "Reset Setting"
12080 </source>
12081 <dest>
12082 *: "Einstellung zurücksetzen"
12083 </dest>
12084 <voice>
12085 *: "Einstellung zurücksetzen"
12086 </voice>
12087</phrase>
12088<phrase>
12089 id: LANG_BOTTOM
12090 desc: DEPRECATED
12091 user:
12092 <source>
12093 *: none
12094 quickscreen: ""
12095 </source>
12096 <dest>
12097 *: none
12098 quickscreen: ""
12099 </dest>
12100 <voice>
12101 *: none
12102 quickscreen: ""
12103 </voice>
12104</phrase>
12105<phrase>
12106 id: LANG_BOTTOM_QS_ITEM
12107 desc: used for the submenu name for the quickscreen items
12108 user:
12109 <source>
12110 *: none
12111 quickscreen: "Set as Bottom Quickscreen Item"
12112 </source>
12113 <dest>
12114 *: none
12115 quickscreen: "Als untere Schnelleinstellung verwenden"
12116 </dest>
12117 <voice>
12118 *: none
12119 quickscreen: "Als untere Schnelleinstellung verwenden"
12120 </voice>
12121</phrase>
12122<phrase>
12123 id: LANG_RIGHT
12124 desc: DEPRECATED
12125 user:
12126 <source>
12127 *: none
12128 quickscreen: ""
12129 </source>
12130 <dest>
12131 *: none
12132 quickscreen: ""
12133 </dest>
12134 <voice>
12135 *: none
12136 quickscreen: ""
12137 </voice>
12138</phrase>
12139<phrase>
12140 id: LANG_QS_ITEMS
12141 desc: DEPRECATED
12142 user:
12143 <source>
12144 *: none
12145 quickscreen: ""
12146 </source>
12147 <dest>
12148 *: none
12149 quickscreen: ""
12150 </dest>
12151 <voice>
12152 *: none
12153 quickscreen: ""
12154 </voice>
12155</phrase>
12156<phrase>
12157 id: LANG_RIGHT_QS_ITEM
12158 desc: used for the submenu name for the quickscreen items
12159 user:
12160 <source>
12161 *: none
12162 quickscreen: "Set as Right Quickscreen Item"
12163 </source>
12164 <dest>
12165 *: none
12166 quickscreen: "Als rechte Schnelleinstellung verwenden"
12167 </dest>
12168 <voice>
12169 *: none
12170 quickscreen: "Als rechte Schnelleinstellung verwenden"
12171 </voice>
12172</phrase>
12173<phrase>
12174 id: LANG_LEFT
12175 desc: DEPRECATED
12176 user:
12177 <source>
12178 *: none
12179 quickscreen: ""
12180 </source>
12181 <dest>
12182 *: none
12183 quickscreen: ""
12184 </dest>
12185 <voice>
12186 *: none
12187 quickscreen: ""
12188 </voice>
12189</phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index ba4c102cce..e643f1d9e9 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -442,6 +442,7 @@ Brian Cloutier
442Yoshihisa Uchida 442Yoshihisa Uchida
443Sanggon Lee 443Sanggon Lee
444Anton Veretenenko 444Anton Veretenenko
445Kaspar Rothenfußer
445 446
446 447
447The libmad team 448The libmad team