summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-12-31 07:14:43 -0500
committerSolomon Peachy <pizza@shaftnet.org>2024-12-31 07:15:43 -0500
commita8540390c2f8014b928f7f813fc113a286ab44d9 (patch)
treed8e0058784aa7c659622ab6245a542f65af25ed1
parent727d2ab749cfe720226948650e73cd0f74c3b340 (diff)
downloadrockbox-a8540390c2.tar.gz
rockbox-a8540390c2.zip
FS#13536: Updated German Translation (Karl Huber)
Change-Id: Ib2a6e03496f9a1a50e853ef4d2edc830af99310b
-rw-r--r--apps/lang/deutsch.lang139
1 files changed, 66 insertions, 73 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index a71140948a..0b1ef0c907 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -35,6 +35,7 @@
# - Udo Schläpfer
# - Johannes Rauh
# - Wilfried Winkler
+# - Karl Huber
<phrase>
id: LANG_SET_BOOL_YES
desc: bool true representation
@@ -10725,23 +10726,6 @@
</voice>
</phrase>
<phrase>
- id: LANG_LINEOUT_ONOFF
- desc: in system settings menu
- user: core
- <source>
- *: none
- lineout_poweroff: "Line Out"
- </source>
- <dest>
- *: none
- lineout_poweroff: "~Line Out"
- </dest>
- <voice>
- *: none
- lineout_poweroff: "Analogausgang"
- </voice>
-</phrase>
-<phrase>
id: LANG_HOTKEY_WPS
desc: hotkey menu
user: core
@@ -16231,62 +16215,6 @@
</voice>
</phrase>
<phrase>
- id: LANG_STEREOSW_MODE
- desc: Stereo Switch Mode
- user: core
- <source>
- *: "Stereo Switch Mode"
- </source>
- <dest>
- *: "Stereo-Umschaltmodus"
- </dest>
- <voice>
- *: "Stereo-Umschaltmodus"
- </voice>
-</phrase>
-<phrase>
- id: LANG_REVERSE
- desc: in settings_menu
- user: core
- <source>
- *: "Reverse"
- </source>
- <dest>
- *: "Umgekehrt"
- </dest>
- <voice>
- *: "Umgekehrt"
- </voice>
-</phrase>
-<phrase>
- id: LANG_ALWAYS_ZERO
- desc: in settings_menu
- user: core
- <source>
- *: "Always 0"
- </source>
- <dest>
- *: "Immer 0"
- </dest>
- <voice>
- *: "Immer 0"
- </voice>
-</phrase>
-<phrase>
- id: LANG_ALWAYS_ONE
- desc: in settings_menu
- user: core
- <source>
- *: "Always 1"
- </source>
- <dest>
- *: "Immer 1"
- </dest>
- <voice>
- *: "Immer 1"
- </voice>
-</phrase>
-<phrase>
id: LANG_LEGAL_NOTICES
desc: in system menu
user: core
@@ -16524,3 +16452,68 @@
*: "Zeige Albumcover"
</voice>
</phrase>
+<phrase>
+ id: LANG_HP_LO_SELECT
+ desc: Output Select
+ user: core
+ <source>
+ *: none
+ erosqnative: "Output Select"
+ </source>
+ <dest>
+ *: none
+ erosqnative: "Ausgangsauswahl"
+ </dest>
+ <voice>
+ *: none
+ erosqnative: "Ausgangsauswahl"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_HEADPHONE
+ desc: in settings_menu
+ user: core
+ <source>
+ *: none
+ erosqnative: "Headphone"
+ </source>
+ <dest>
+ *: none
+ erosqnative: "Kopfhörer"
+ </dest>
+ <voice>
+ *: none
+ erosqnative: "Kopfhörer"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LINEOUT
+ desc: in settings_menu
+ user: core
+ <source>
+ *: none
+ erosqnative,lineout_poweroff: "Line Out"
+ </source>
+ <dest>
+ *: none
+ erosqnative,lineout_poweroff: "Line Ausgang"
+ </dest>
+ <voice>
+ *: none
+ erosqnative,lineout_poweroff: "Line Ausgang"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_FONT_LOAD_ERROR
+ desc: Displayed when font loading fails
+ user: core
+ <source>
+ *: "Unable to load font: (%s)"
+ </source>
+ <dest>
+ *: "Schriftart konnte nicht geladen werden: (%s)"
+ </dest>
+ <voice>
+ *: "Titel gespeichert"
+ </voice>
+</phrase>