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 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) (limited to 'apps/lang/deutsch.lang') 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" + + -- cgit v1.2.3