From c1097cc847167d8d5ce66ab422829c491c8d8d12 Mon Sep 17 00:00:00 2001 From: Johannes Rauh Date: Sun, 30 Apr 2017 18:23:42 +0200 Subject: Rename "Selective Backlight" to "Backlight Exemptions" and add German translation Change-Id: I1ddb78bd267372617370cc36910fce9980b907cd Calling the menu entry "Backlight Exemptions" as this better describes the functionality. Adding the German translation. --- apps/lang/deutsch.lang | 169 +++++++++++++++++++++++++++ apps/lang/english.lang | 6 +- manual/configure_rockbox/display_options.tex | 2 +- 3 files changed, 173 insertions(+), 4 deletions(-) diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 1f5464899e..a16b50402c 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -34,6 +34,7 @@ # - Johannes Linke # - Kai Posadowsky # - Udo Schläpfer +# - Johannes Rauh id: LANG_SET_BOOL_YES desc: bool true representation @@ -13415,3 +13416,171 @@ swcodec: "f(x1)" + + id: LANG_ACTION_ENABLED + desc: Selective Actions + user: core + + *: "Enabled" + + + *: "Aktiviert?" + + + *: "Aktiviert" + + + + id: LANG_ACTION_PLAY + desc: Selective Actions + user: core + + *: "Play" + + + *: "Play" + + + *: "Play" + + + + id: LANG_ACTION_SEEK + desc: Selective Actions + user: core + + *: "Seek" + + + *: "Seek" + + + *: "Seek" + + + + id: LANG_ACTION_SKIP + desc: Selective Actions + user: core + + *: "Skip" + + + *: "Skip" + + + *: "Skip" + + + + id: LANG_BACKLIGHT_SELECTIVE + desc: Backlight behaviour setting + user: core + + *: "Backlight Exemptions" + + + *: "Ausnahmen für Beleuchtung" + + + *: "Ausnahmen für Beleuchtung" + + + + id: LANG_ACTION_DISABLE_EXT_POWER + desc: Backlight behaviour setting + user: core + + *: "Disable on External Power" + + + *: "Deaktivieren bei ext. Stromversorgung" + + + *: "Deaktivieren bei externer Stromversorgung" + + + + id: LANG_ACTION_DISABLE_UNMAPPED + desc: Backlight behaviour setting + user: core + + *: "Disable Unmapped Keys" + + + *: "Tasten ohne Funktion ignorieren" + + + *: "Tasten ohne Funktion ignorieren" + + + + id: LANG_SOFTLOCK_SELECTIVE + desc: Softlock behaviour setting + user: core + + *: "Advanced Key Lock" + + + *: "Erweiterte Tastensperre" + + + *: "Erweiterte Tastensperre" + + + + id: LANG_ACTION_AUTOLOCK_ON + desc: Softlock behaviour setting + user: core + + *: "Autolock On" + + + *: "Automatische Tastensperre ein" + + + *: "Automatische Tastensperre ein" + + + + id: LANG_ACTION_AUTOLOCK_OFF + desc: Softlock behaviour setting + user: core + + *: "Autolock Off" + + + *: "Automatische Tastensperre aus" + + + *: "Automatische Tastensperre aus" + + + + id: LANG_ACTION_DISABLE_NOTIFY + desc: Softlock behaviour setting + user: core + + *: "Disable Notify" + + + *: "Hinweis deaktivieren" + + + *: "Hinweis deaktivieren" + + + + id: LANG_ACTION_DISABLE_TOUCH + desc: Softlock behaviour setting + user: core + + *: "Disable Touch" + + + *: "Touchscreen deaktivieren" + + + *: "Touchscreen deaktivieren" + + diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 676516ec3d..d4e0697667 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -13540,13 +13540,13 @@ desc: Backlight behaviour setting user: core - *: "Selective Backlight" + *: "Backlight Exemptions" - *: "Selective Backlight" + *: "Backlight Exemptions" - *: "Selective Backlight" + *: "Backlight Exemptions" diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index 163b1e884c..e482417f0b 100755 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -57,7 +57,7 @@ off will only turn the backlight on without having any other effect. When disabled the first keypress will \emph{also} perform its appropriate action. - \item[\label{ref:selectivebacklight}Selective Backlight] + \item[\label{ref:selectivebacklight}Backlight Exemptions] This option allows some selected actions in While Playing Screen and FM screen to \emph{not} turn on the backlight in order to save power. \begin{description} -- cgit v1.2.3