From 342319a6d5dd85c84c19835e378b8c3359f9755c Mon Sep 17 00:00:00 2001 From: Uwe Freese Date: Sat, 14 Dec 2002 21:04:36 +0000 Subject: new translations for bidi-scroll and trickle chg git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2993 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/deutsch.lang | 45 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 3 deletions(-) (limited to 'apps/lang') 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" id: LANG_SCROLL_MENU desc: in display_settings_menu() -eng: "Scroll Speed" -new: "Scrollgeschwindigkeit" +eng: "Scroll" +new: "Scroll-Einstellungen" id: LANG_RESET desc: in system_settings_menu() @@ -873,7 +873,6 @@ id: LANG_24_HOUR_CLOCK desc: option for 24 hour clock eng: "24 hour clock" new: "24 Std. Uhr" -### LANG_BACKLIGHT_ON was not found in the english file! id: LANG_CUBE desc: the name of the cube demo in the demo menu @@ -1149,3 +1148,43 @@ id: LANG_VOLUME_DISPLAY desc: Volume type title eng: "Volume Display" new: "Lautstärkeanzeige" + +id: LANG_BATTERY_TOPOFF_CHARGE +desc: in info display, shows that top off charge is running +eng: "Battery: Top-Off Chg" +new: "Akku: Übergangsladen" + +id: LANG_BATTERY_TRICKLE_CHARGE +desc: in info display, shows that trickle charge is running +eng: "Battery: Trickle Chg" +new: "Akku: Erhaltladen" + +id: LANG_BIDIR_SCROLL +desc: Bidirectional scroll limit +eng: "Bidirectional Scroll Limit" +new: "Bidirektionales Scroll-Limit" + +id: LANG_SCROLL_DELAY +desc: Delay before scrolling +eng: "Scroll Start Delay" +new: "Start-Verzögerung" + +id: LANG_SCROLL_SPEED +desc: in display_settings_menu() +eng: "Scroll Speed" +new: "Geschwindigkeit" + +id: LANG_SCROLL_STEP +desc: Pixels to advance per scroll +eng: "Scroll Step Size" +new: "Schrittweite" + +id: LANG_SCROLL_STEP_EXAMPLE +desc: Pixels to advance per scroll +eng: "Scroll Step Size Setting Example Text" +new: "Beispieltext für die Schrittweite" + +id: LANG_TRICKLE_CHARGE +desc: in settings_menu +eng: "Trickle Charge" +new: "Erhaltladen" -- cgit v1.2.3