mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Patch #719641
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3536 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cae6afb2f6
commit
f3dcb8d516
1 changed files with 22 additions and 11 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
# $Id$
|
||||||
|
|
||||||
id: LANG_SOUND_SETTINGS
|
id: LANG_SOUND_SETTINGS
|
||||||
desc: in the main menu
|
desc: in the main menu
|
||||||
|
|
@ -1287,7 +1288,7 @@ new: "Inschakel tijd: %02d:%02d"
|
||||||
id: LANG_ALARM_MOD_TIME_TO_GO
|
id: LANG_ALARM_MOD_TIME_TO_GO
|
||||||
desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
|
desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
|
||||||
eng: "Waking Up In %d:%02d"
|
eng: "Waking Up In %d:%02d"
|
||||||
new: "Inschakelen om:
|
new: "Inschakelen om:"
|
||||||
|
|
||||||
id: LANG_CREATE_PLAYLIST
|
id: LANG_CREATE_PLAYLIST
|
||||||
desc: Menu option for creating a playlist
|
desc: Menu option for creating a playlist
|
||||||
|
|
@ -1413,3 +1414,13 @@ id: LANG_SETTINGS_SAVED2
|
||||||
desc: Feedback shown when a .cfg file is saved
|
desc: Feedback shown when a .cfg file is saved
|
||||||
eng: "Saved"
|
eng: "Saved"
|
||||||
new: "Opgeslagen"
|
new: "Opgeslagen"
|
||||||
|
|
||||||
|
id: LANG_VBRFIX_NOT_VBR
|
||||||
|
desc: Tells the user that the selected file is not a VBR file
|
||||||
|
eng: "Not a VBR file"
|
||||||
|
new: "Geen VBR bestand"
|
||||||
|
|
||||||
|
id: LANG_VBRFIX_STOP_PLAY
|
||||||
|
desc: Tells the user to stop the playback
|
||||||
|
eng: "Stop the playback first"
|
||||||
|
new: "Stop afspelen eerst"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue