summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Freese <thebreaker@rockbox.org>2002-12-14 21:04:36 +0000
committerUwe Freese <thebreaker@rockbox.org>2002-12-14 21:04:36 +0000
commit342319a6d5dd85c84c19835e378b8c3359f9755c (patch)
treeb56db0b02359d0484e1bfcafc59a47f4de7f2bba
parent0f30f66c6c575d9a3aa8bd4fa2fe6607db7b2076 (diff)
downloadrockbox-342319a6d5dd85c84c19835e378b8c3359f9755c.tar.gz
rockbox-342319a6d5dd85c84c19835e378b8c3359f9755c.zip
new translations for bidi-scroll and trickle chg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2993 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/deutsch.lang45
1 files changed, 42 insertions, 3 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 7042204ef4..1e516fd7f0 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -306,8 +306,8 @@ new: "Sortiermodus"
306 306
307id: LANG_SCROLL_MENU 307id: LANG_SCROLL_MENU
308desc: in display_settings_menu() 308desc: in display_settings_menu()
309eng: "Scroll Speed" 309eng: "Scroll"
310new: "Scrollgeschwindigkeit" 310new: "Scroll-Einstellungen"
311 311
312id: LANG_RESET 312id: LANG_RESET
313desc: in system_settings_menu() 313desc: in system_settings_menu()
@@ -873,7 +873,6 @@ id: LANG_24_HOUR_CLOCK
873desc: option for 24 hour clock 873desc: option for 24 hour clock
874eng: "24 hour clock" 874eng: "24 hour clock"
875new: "24 Std. Uhr" 875new: "24 Std. Uhr"
876### LANG_BACKLIGHT_ON was not found in the english file!
877 876
878id: LANG_CUBE 877id: LANG_CUBE
879desc: the name of the cube demo in the demo menu 878desc: the name of the cube demo in the demo menu
@@ -1149,3 +1148,43 @@ id: LANG_VOLUME_DISPLAY
1149desc: Volume type title 1148desc: Volume type title
1150eng: "Volume Display" 1149eng: "Volume Display"
1151new: "Lautstärkeanzeige" 1150new: "Lautstärkeanzeige"
1151
1152id: LANG_BATTERY_TOPOFF_CHARGE
1153desc: in info display, shows that top off charge is running
1154eng: "Battery: Top-Off Chg"
1155new: "Akku: Übergangsladen"
1156
1157id: LANG_BATTERY_TRICKLE_CHARGE
1158desc: in info display, shows that trickle charge is running
1159eng: "Battery: Trickle Chg"
1160new: "Akku: Erhaltladen"
1161
1162id: LANG_BIDIR_SCROLL
1163desc: Bidirectional scroll limit
1164eng: "Bidirectional Scroll Limit"
1165new: "Bidirektionales Scroll-Limit"
1166
1167id: LANG_SCROLL_DELAY
1168desc: Delay before scrolling
1169eng: "Scroll Start Delay"
1170new: "Start-Verzögerung"
1171
1172id: LANG_SCROLL_SPEED
1173desc: in display_settings_menu()
1174eng: "Scroll Speed"
1175new: "Geschwindigkeit"
1176
1177id: LANG_SCROLL_STEP
1178desc: Pixels to advance per scroll
1179eng: "Scroll Step Size"
1180new: "Schrittweite"
1181
1182id: LANG_SCROLL_STEP_EXAMPLE
1183desc: Pixels to advance per scroll
1184eng: "Scroll Step Size Setting Example Text"
1185new: "Beispieltext für die Schrittweite"
1186
1187id: LANG_TRICKLE_CHARGE
1188desc: in settings_menu
1189eng: "Trickle Charge"
1190new: "Erhaltladen"