forked from len0rd/rockbox
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5832 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9099540bb4
commit
96e5a5a414
1 changed files with 20 additions and 14 deletions
|
@ -1142,9 +1142,9 @@ new: "Einschalten in %d:%02d"
|
||||||
|
|
||||||
id: LANG_ALARM_MOD_SHUTDOWN
|
id: LANG_ALARM_MOD_SHUTDOWN
|
||||||
desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
|
desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
|
||||||
eng: "Shutting Down..."
|
eng: "Alarm Set"
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Schalte aus..."
|
new: "Alarm eingestellt"
|
||||||
|
|
||||||
id: LANG_ALARM_MOD_ERROR
|
id: LANG_ALARM_MOD_ERROR
|
||||||
desc: The text that tells that the time is incorrect (for the RTC alarm mod).
|
desc: The text that tells that the time is incorrect (for the RTC alarm mod).
|
||||||
|
@ -1171,28 +1171,28 @@ voice: ""
|
||||||
new: "Erstelle"
|
new: "Erstelle"
|
||||||
|
|
||||||
id: LANG_PLAYER_KEYBOARD_BACKSPACE
|
id: LANG_PLAYER_KEYBOARD_BACKSPACE
|
||||||
desc: Backspace alternative in player keyboard interaction
|
desc: DEPRECATED
|
||||||
eng: "Backspace"
|
eng: ""
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Zurück"
|
new:
|
||||||
|
|
||||||
id: LANG_PLAYER_KEYBOARD_DELETE
|
id: LANG_PLAYER_KEYBOARD_DELETE
|
||||||
desc: Delete alternative in player keyboard interaction
|
desc: DEPRECATED
|
||||||
eng: "Delete"
|
eng: ""
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Löschen"
|
new:
|
||||||
|
|
||||||
id: LANG_PLAYER_KEYBOARD_ACCEPT
|
id: LANG_PLAYER_KEYBOARD_ACCEPT
|
||||||
desc: Accept alternative in player keyboard interaction
|
desc: DEPRECATED
|
||||||
eng: "Accept"
|
eng: ""
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Annehmen"
|
new:
|
||||||
|
|
||||||
id: LANG_PLAYER_KEYBOARD_ABORT
|
id: LANG_PLAYER_KEYBOARD_ABORT
|
||||||
desc: Abort alternative in player keyboard interaction
|
desc: DEPRECATED
|
||||||
eng: "Abort"
|
eng: ""
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Abbruch"
|
new:
|
||||||
|
|
||||||
id: LANG_MENU_SHOW_ID3_INFO
|
id: LANG_MENU_SHOW_ID3_INFO
|
||||||
desc: Menu option to start id3 viewer
|
desc: Menu option to start id3 viewer
|
||||||
|
@ -2997,3 +2997,9 @@ desc: Start Rockbox in Recording screen
|
||||||
eng: "Show recording screen on startup"
|
eng: "Show recording screen on startup"
|
||||||
voice: "Im Aufnahmemodus starten"
|
voice: "Im Aufnahmemodus starten"
|
||||||
new: "Im Aufnahmemodus starten"
|
new: "Im Aufnahmemodus starten"
|
||||||
|
|
||||||
|
id: LANG_ALARM_MOD_DISABLE
|
||||||
|
desc: Announce that the RTC alarm has been turned off
|
||||||
|
eng: "Alarm Disabled"
|
||||||
|
voice: "Alarm ausgeschaltet"
|
||||||
|
new: "Alarm ausgeschaltet"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue