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.lang34
1 files changed, 20 insertions, 14 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 1fe03f2bc0..7b771448e1 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -1142,9 +1142,9 @@ new: "Einschalten in %d:%02d"
1142 1142
1143id: LANG_ALARM_MOD_SHUTDOWN 1143id: LANG_ALARM_MOD_SHUTDOWN
1144desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). 1144desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
1145eng: "Shutting Down..." 1145eng: "Alarm Set"
1146voice: "" 1146voice: ""
1147new: "Schalte aus..." 1147new: "Alarm eingestellt"
1148 1148
1149id: LANG_ALARM_MOD_ERROR 1149id: LANG_ALARM_MOD_ERROR
1150desc: The text that tells that the time is incorrect (for the RTC alarm mod). 1150desc: The text that tells that the time is incorrect (for the RTC alarm mod).
@@ -1171,28 +1171,28 @@ voice: ""
1171new: "Erstelle" 1171new: "Erstelle"
1172 1172
1173id: LANG_PLAYER_KEYBOARD_BACKSPACE 1173id: LANG_PLAYER_KEYBOARD_BACKSPACE
1174desc: Backspace alternative in player keyboard interaction 1174desc: DEPRECATED
1175eng: "Backspace" 1175eng: ""
1176voice: "" 1176voice: ""
1177new: "Zurück" 1177new:
1178 1178
1179id: LANG_PLAYER_KEYBOARD_DELETE 1179id: LANG_PLAYER_KEYBOARD_DELETE
1180desc: Delete alternative in player keyboard interaction 1180desc: DEPRECATED
1181eng: "Delete" 1181eng: ""
1182voice: "" 1182voice: ""
1183new: "Löschen" 1183new:
1184 1184
1185id: LANG_PLAYER_KEYBOARD_ACCEPT 1185id: LANG_PLAYER_KEYBOARD_ACCEPT
1186desc: Accept alternative in player keyboard interaction 1186desc: DEPRECATED
1187eng: "Accept" 1187eng: ""
1188voice: "" 1188voice: ""
1189new: "Annehmen" 1189new:
1190 1190
1191id: LANG_PLAYER_KEYBOARD_ABORT 1191id: LANG_PLAYER_KEYBOARD_ABORT
1192desc: Abort alternative in player keyboard interaction 1192desc: DEPRECATED
1193eng: "Abort" 1193eng: ""
1194voice: "" 1194voice: ""
1195new: "Abbruch" 1195new:
1196 1196
1197id: LANG_MENU_SHOW_ID3_INFO 1197id: LANG_MENU_SHOW_ID3_INFO
1198desc: Menu option to start id3 viewer 1198desc: Menu option to start id3 viewer
@@ -2997,3 +2997,9 @@ desc: Start Rockbox in Recording screen
2997eng: "Show recording screen on startup" 2997eng: "Show recording screen on startup"
2998voice: "Im Aufnahmemodus starten" 2998voice: "Im Aufnahmemodus starten"
2999new: "Im Aufnahmemodus starten" 2999new: "Im Aufnahmemodus starten"
3000
3001id: LANG_ALARM_MOD_DISABLE
3002desc: Announce that the RTC alarm has been turned off
3003eng: "Alarm Disabled"
3004voice: "Alarm ausgeschaltet"
3005new: "Alarm ausgeschaltet"