mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -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
|
||||||
|
|
@ -162,17 +163,17 @@ new: "OFF om terug te zetten"
|
||||||
id: LANG_HIDDEN
|
id: LANG_HIDDEN
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_HIDDEN_SHOW
|
id: LANG_HIDDEN_SHOW
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_HIDDEN_HIDE
|
id: LANG_HIDDEN_HIDE
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_CONTRAST
|
id: LANG_CONTRAST
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
|
|
@ -192,7 +193,7 @@ new: "Speel Geselecteerde Eerst"
|
||||||
id: LANG_MP3FILTER
|
id: LANG_MP3FILTER
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_SORT_CASE
|
id: LANG_SORT_CASE
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
|
|
@ -262,12 +263,12 @@ new: "Volg Speellijst"
|
||||||
id: LANG_RESET_ASK_PLAYER
|
id: LANG_RESET_ASK_PLAYER
|
||||||
desc: confirm to reset settings
|
desc: confirm to reset settings
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_RESET_CONFIRM_PLAYER
|
id: LANG_RESET_CONFIRM_PLAYER
|
||||||
desc: confirm to reset settings
|
desc: confirm to reset settings
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_RESET_ASK_RECORDER
|
id: LANG_RESET_ASK_RECORDER
|
||||||
desc: confirm to reset settings
|
desc: confirm to reset settings
|
||||||
|
|
@ -277,7 +278,7 @@ new: "Weet je het zeker?"
|
||||||
id: LANG_RESET_CONFIRM_RECORDER
|
id: LANG_RESET_CONFIRM_RECORDER
|
||||||
desc: confirm to reset settings
|
desc: confirm to reset settings
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_RESET_CANCEL_RECORDER
|
id: LANG_RESET_CANCEL_RECORDER
|
||||||
desc: confirm to reset settings
|
desc: confirm to reset settings
|
||||||
|
|
@ -572,7 +573,7 @@ new:
|
||||||
id: LANG_DIR_FILTER
|
id: LANG_DIR_FILTER
|
||||||
desc: in wps F2 pressed
|
desc: in wps F2 pressed
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_F3_STATUS
|
id: LANG_F3_STATUS
|
||||||
desc: in wps F3 pressed
|
desc: in wps F3 pressed
|
||||||
|
|
@ -597,7 +598,7 @@ new: "Einde van de lijst"
|
||||||
id: LANG_END_CONFIRM_PLAYER
|
id: LANG_END_CONFIRM_PLAYER
|
||||||
desc: when playlist has finished
|
desc: when playlist has finished
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_END_PLAYLIST_RECORDER
|
id: LANG_END_PLAYLIST_RECORDER
|
||||||
desc: when playlist has finished
|
desc: when playlist has finished
|
||||||
|
|
@ -607,7 +608,7 @@ new: "Einde van de titellijst"
|
||||||
id: LANG_END_CONFIRM_RECORDER
|
id: LANG_END_CONFIRM_RECORDER
|
||||||
desc: when playlist has finished
|
desc: when playlist has finished
|
||||||
eng: ""
|
eng: ""
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: LANG_SNAKE_SCORE
|
id: LANG_SNAKE_SCORE
|
||||||
desc: when you die in snake game
|
desc: when you die in snake game
|
||||||
|
|
@ -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