forked from len0rd/rockbox
Add back previously translated strings that were removed in r24489
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24494 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7fdcbd7269
commit
d005c8b802
1 changed files with 55 additions and 0 deletions
|
@ -241,6 +241,24 @@
|
||||||
*: "Emin misiniz?"
|
*: "Emin misiniz?"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_CONFIRM_WITH_BUTTON
|
||||||
|
desc: Generic string to use to confirm
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "PLAY = Yes"
|
||||||
|
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
|
||||||
|
archosplayer: "(PLAY/STOP)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "PLAY = Devam et"
|
||||||
|
iriverh100,iriverh120,iriverh300: "NAVI = Devam et"
|
||||||
|
archosplayer: "(PLAY/STOP)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_CANCEL_WITH_ANY
|
id: LANG_CANCEL_WITH_ANY
|
||||||
desc: Generic string to use to cancel
|
desc: Generic string to use to cancel
|
||||||
|
@ -1977,6 +1995,23 @@
|
||||||
masd: none
|
masd: none
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_BUTTONLIGHT_TIMEOUT
|
||||||
|
desc: in settings_menu
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
button_light: "Button Light Timeout"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
button_light: "Düğme Işığı Zaman Aşımı"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
button_light: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_BUTTONLIGHT_BRIGHTNESS
|
id: LANG_BUTTONLIGHT_BRIGHTNESS
|
||||||
desc: in settings_menu
|
desc: in settings_menu
|
||||||
|
@ -2062,6 +2097,26 @@
|
||||||
rtc: ""
|
rtc: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_TIME_SET_BUTTON
|
||||||
|
desc: used in set_time()
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
rtc: "ON = Set"
|
||||||
|
iriverh100,iriverh120,iriverh300: "NAVI = Set"
|
||||||
|
gogearsa9200: "PLAY = Set"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
rtc: "ON = Set"
|
||||||
|
iriverh100,iriverh120,iriverh300: "NAVI = Set"
|
||||||
|
gogearsa9200: ""
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_TIME_REVERT
|
id: LANG_TIME_REVERT
|
||||||
desc: used in set_time()
|
desc: used in set_time()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue