mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 15:42:28 -05:00
Revert and change the fix for Traditional Chinese and Russian, to help the translators a bit by including the old version (and also allow to use the already translated strings on some targets until the phrase gets completely translated).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19041 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c0cd44c35f
commit
d0efd2d75e
2 changed files with 39 additions and 0 deletions
|
|
@ -10698,6 +10698,23 @@
|
||||||
agc: ""
|
agc: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_BUTTONLIGHT_TIMEOUT
|
||||||
|
desc: in settings_menu
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
e200*: "Wheel Light Timeout"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
e200*: "轉盤燈自動關時間"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
e200*: "Wheel Light Timeout"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_ID3_ALBUMARTIST
|
id: LANG_ID3_ALBUMARTIST
|
||||||
desc: in tag viewer
|
desc: in tag viewer
|
||||||
|
|
|
||||||
|
|
@ -8134,6 +8134,28 @@
|
||||||
*: "Запись базы данных"
|
*: "Запись базы данных"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_BUILDING_DATABASE
|
||||||
|
desc: splash database building progress
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: "Building database... %d found (OFF to return)"
|
||||||
|
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||||
|
ipod*: "Building database... %d found (PREV to return)"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Построение базы... %d найдено (ВЫКЛ. для отмены)"
|
||||||
|
h100,h120,h300: "Построение базы... %d найдено (СТОП для отмены)"
|
||||||
|
ipod*: "Построение базы... %d найдено (ПРЕД. для отмены)"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "найдено записей в базе"
|
||||||
|
h100,h120,h300: ""
|
||||||
|
ipod*: ""
|
||||||
|
x5,m5,gigabeat*,mrobe100: ""
|
||||||
|
h10,h10_5gb,e200*,c200,sa9200: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_SCANNING_DISK
|
id: LANG_SCANNING_DISK
|
||||||
desc: when booting up and rebuilding the cache and calculating free space
|
desc: when booting up and rebuilding the cache and calculating free space
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue