mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Melih Özbek updated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2430 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ab9f554917
commit
dd7c14e4b7
1 changed files with 14 additions and 4 deletions
|
|
@ -424,7 +424,7 @@ new: "Kaldigi yerden?"
|
||||||
id: LANG_RESUME_CONFIRM_PLAYER
|
id: LANG_RESUME_CONFIRM_PLAYER
|
||||||
desc: posible answers to resume question
|
desc: posible answers to resume question
|
||||||
eng: "(PLAY/STOP)"
|
eng: "(PLAY/STOP)"
|
||||||
new: "(ÇAL/DUR)
|
new: "(ÇAL/DUR)"
|
||||||
|
|
||||||
id: LANG_RESUME_CONFIRM_RECORDER
|
id: LANG_RESUME_CONFIRM_RECORDER
|
||||||
desc: posible answer to resume question
|
desc: posible answer to resume question
|
||||||
|
|
@ -534,7 +534,7 @@ new: "[Uzunluk]"
|
||||||
id: LANG_ID3_PLAYLIST
|
id: LANG_ID3_PLAYLIST
|
||||||
desc: in wps
|
desc: in wps
|
||||||
eng: "[Playlist]"
|
eng: "[Playlist]"
|
||||||
new: "[Sarki Listesi]
|
new: "[Sarki Listesi]"
|
||||||
|
|
||||||
id: LANG_ID3_BITRATE
|
id: LANG_ID3_BITRATE
|
||||||
desc: in wps
|
desc: in wps
|
||||||
|
|
@ -811,3 +811,13 @@ id: LANG_FILTER_ALL
|
||||||
desc: show all files
|
desc: show all files
|
||||||
eng: "All"
|
eng: "All"
|
||||||
new: "Hepsi"
|
new: "Hepsi"
|
||||||
|
|
||||||
|
id: LANG_SET_BOOL_YES
|
||||||
|
desc: bool true representation
|
||||||
|
eng: "Yes"
|
||||||
|
new: "Evet"
|
||||||
|
|
||||||
|
id: LANG_SET_BOOL_NO
|
||||||
|
desc: bool false representation
|
||||||
|
eng: "No"
|
||||||
|
new: "Hayir"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue