Chinese update by Wenbin Leo (FS#5673)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10241 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d13ef359d2
commit
d91c1dde0f
1 changed files with 50 additions and 8 deletions
|
@ -1675,16 +1675,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGCACHE_DISK
|
||||
desc: in tag cache settings
|
||||
desc:
|
||||
user:
|
||||
<source>
|
||||
*: "Keep on Disk"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "儲存在硬碟"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Keep on Disk"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -1706,13 +1706,13 @@
|
|||
desc: in tag cache settings
|
||||
user:
|
||||
<source>
|
||||
*: "Force Tag Cache Update"
|
||||
*: "Initialize now"
|
||||
</source>
|
||||
<dest>
|
||||
*: "強迫標籤快取更新"
|
||||
*: "即刻初始化"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Force Tag Cache Update"
|
||||
*: "Initialize now"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -8513,4 +8513,46 @@
|
|||
<voice>
|
||||
*: "Remote Scrolling Options"
|
||||
</voice>
|
||||
</phrase>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGCACHE_UPDATE
|
||||
desc: in tag cache settings
|
||||
user:
|
||||
<source>
|
||||
*: "Update now"
|
||||
</source>
|
||||
<dest>
|
||||
*: "即刻更新"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Update now"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGCACHE_AUTOUPDATE
|
||||
desc: in tag cache settings
|
||||
user:
|
||||
<source>
|
||||
*: "Auto update"
|
||||
</source>
|
||||
<dest>
|
||||
*: "自動更新"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Auto update"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGCACHE_EXPORT
|
||||
desc: in tag cache settings
|
||||
user:
|
||||
<source>
|
||||
*: "Export modifications"
|
||||
</source>
|
||||
<dest>
|
||||
*: "匯出更動"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Export modifications"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
Loading…
Reference in a new issue