forked from len0rd/rockbox
patch #721027
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3553 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a42997d80
commit
1b8c6626b3
1 changed files with 30 additions and 0 deletions
|
@ -1418,3 +1418,33 @@ id: LANG_CHANNEL_KARAOKE
|
|||
desc: in sound_settings
|
||||
eng: "Karaoke"
|
||||
new: "karaoke"
|
||||
|
||||
id: LANG_SAVE_SETTINGS
|
||||
desc: in system_settings_menu()
|
||||
eng: "Write .cfg file"
|
||||
new: "Zapisz do pliku .cfg"
|
||||
|
||||
id: LANG_SETTINGS_SAVED1
|
||||
desc: Feedback shown when a .cfg file is saved
|
||||
eng: "Settings"
|
||||
new: "Ustawienia"
|
||||
|
||||
id: LANG_SETTINGS_SAVED2
|
||||
desc: Feedback shown when a .cfg file is saved
|
||||
eng: "Saved"
|
||||
new: "zapisane"
|
||||
|
||||
id: LANG_VBRFIX_STOP_PLAY
|
||||
desc: Tells the user to stop the playback
|
||||
eng: "Stop the playback first"
|
||||
new: "Najpierw zatrzymaj odgrywanie"
|
||||
|
||||
id: LANG_VBRFIX_NOT_VBR
|
||||
desc: Tells the user that the selected file is not a VBR file
|
||||
eng: "Not a VBR file"
|
||||
new: "Plik nie VBR"
|
||||
|
||||
id: LANG_VBRFIX
|
||||
desc: The context menu entry
|
||||
eng: "Update VBR file"
|
||||
new: "Aktualizuj plik VBR"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue