summaryrefslogtreecommitdiff
path: root/apps/lang/deutsch.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/deutsch.lang')
-rw-r--r--apps/lang/deutsch.lang169
1 files changed, 169 insertions, 0 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 @@
34# - Johannes Linke 34# - Johannes Linke
35# - Kai Posadowsky 35# - Kai Posadowsky
36# - Udo Schläpfer 36# - Udo Schläpfer
37# - Johannes Rauh
37<phrase> 38<phrase>
38 id: LANG_SET_BOOL_YES 39 id: LANG_SET_BOOL_YES
39 desc: bool true representation 40 desc: bool true representation
@@ -13415,3 +13416,171 @@
13415 swcodec: "f(x1)" 13416 swcodec: "f(x1)"
13416 </voice> 13417 </voice>
13417</phrase> 13418</phrase>
13419<phrase>
13420 id: LANG_ACTION_ENABLED
13421 desc: Selective Actions
13422 user: core
13423 <source>
13424 *: "Enabled"
13425 </source>
13426 <dest>
13427 *: "Aktiviert?"
13428 </dest>
13429 <voice>
13430 *: "Aktiviert"
13431 </voice>
13432</phrase>
13433<phrase>
13434 id: LANG_ACTION_PLAY
13435 desc: Selective Actions
13436 user: core
13437 <source>
13438 *: "Play"
13439 </source>
13440 <dest>
13441 *: "Play"
13442 </dest>
13443 <voice>
13444 *: "Play"
13445 </voice>
13446</phrase>
13447<phrase>
13448 id: LANG_ACTION_SEEK
13449 desc: Selective Actions
13450 user: core
13451 <source>
13452 *: "Seek"
13453 </source>
13454 <dest>
13455 *: "Seek"
13456 </dest>
13457 <voice>
13458 *: "Seek"
13459 </voice>
13460</phrase>
13461<phrase>
13462 id: LANG_ACTION_SKIP
13463 desc: Selective Actions
13464 user: core
13465 <source>
13466 *: "Skip"
13467 </source>
13468 <dest>
13469 *: "Skip"
13470 </dest>
13471 <voice>
13472 *: "Skip"
13473 </voice>
13474</phrase>
13475<phrase>
13476 id: LANG_BACKLIGHT_SELECTIVE
13477 desc: Backlight behaviour setting
13478 user: core
13479 <source>
13480 *: "Backlight Exemptions"
13481 </source>
13482 <dest>
13483 *: "Ausnahmen für Beleuchtung"
13484 </dest>
13485 <voice>
13486 *: "Ausnahmen für Beleuchtung"
13487 </voice>
13488</phrase>
13489<phrase>
13490 id: LANG_ACTION_DISABLE_EXT_POWER
13491 desc: Backlight behaviour setting
13492 user: core
13493 <source>
13494 *: "Disable on External Power"
13495 </source>
13496 <dest>
13497 *: "Deaktivieren bei ext. Stromversorgung"
13498 </dest>
13499 <voice>
13500 *: "Deaktivieren bei externer Stromversorgung"
13501 </voice>
13502</phrase>
13503<phrase>
13504 id: LANG_ACTION_DISABLE_UNMAPPED
13505 desc: Backlight behaviour setting
13506 user: core
13507 <source>
13508 *: "Disable Unmapped Keys"
13509 </source>
13510 <dest>
13511 *: "Tasten ohne Funktion ignorieren"
13512 </dest>
13513 <voice>
13514 *: "Tasten ohne Funktion ignorieren"
13515 </voice>
13516</phrase>
13517<phrase>
13518 id: LANG_SOFTLOCK_SELECTIVE
13519 desc: Softlock behaviour setting
13520 user: core
13521 <source>
13522 *: "Advanced Key Lock"
13523 </source>
13524 <dest>
13525 *: "Erweiterte Tastensperre"
13526 </dest>
13527 <voice>
13528 *: "Erweiterte Tastensperre"
13529 </voice>
13530</phrase>
13531<phrase>
13532 id: LANG_ACTION_AUTOLOCK_ON
13533 desc: Softlock behaviour setting
13534 user: core
13535 <source>
13536 *: "Autolock On"
13537 </source>
13538 <dest>
13539 *: "Automatische Tastensperre ein"
13540 </dest>
13541 <voice>
13542 *: "Automatische Tastensperre ein"
13543 </voice>
13544</phrase>
13545<phrase>
13546 id: LANG_ACTION_AUTOLOCK_OFF
13547 desc: Softlock behaviour setting
13548 user: core
13549 <source>
13550 *: "Autolock Off"
13551 </source>
13552 <dest>
13553 *: "Automatische Tastensperre aus"
13554 </dest>
13555 <voice>
13556 *: "Automatische Tastensperre aus"
13557 </voice>
13558</phrase>
13559<phrase>
13560 id: LANG_ACTION_DISABLE_NOTIFY
13561 desc: Softlock behaviour setting
13562 user: core
13563 <source>
13564 *: "Disable Notify"
13565 </source>
13566 <dest>
13567 *: "Hinweis deaktivieren"
13568 </dest>
13569 <voice>
13570 *: "Hinweis deaktivieren"
13571 </voice>
13572</phrase>
13573<phrase>
13574 id: LANG_ACTION_DISABLE_TOUCH
13575 desc: Softlock behaviour setting
13576 user: core
13577 <source>
13578 *: "Disable Touch"
13579 </source>
13580 <dest>
13581 *: "Touchscreen deaktivieren"
13582 </dest>
13583 <voice>
13584 *: "Touchscreen deaktivieren"
13585 </voice>
13586</phrase>