mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Fix Chinese translation and missing "Attack Time" string
Change-Id: Ia4ae29bfe8739da93369a497a55680c7d445f730 Reviewed-on: http://gerrit.rockbox.org/700 Reviewed-by: Purling Nayuki <cyq.yzfl@gmail.com> Tested: Purling Nayuki <cyq.yzfl@gmail.com> Reviewed-by: Bertrik Sikken <bertrik@sikken.nl>
This commit is contained in:
parent
6a3fd9a2bb
commit
7602f10423
1 changed files with 21 additions and 4 deletions
|
|
@ -11241,6 +11241,23 @@
|
||||||
*: "状态栏"
|
*: "状态栏"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_COMPRESSOR_ATTACK
|
||||||
|
desc: in sound settings
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
swcodec: "Attack Time"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
swcodec: "启动时间"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
swcodec: "启动时间"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_COMPRESSOR_RELEASE
|
id: LANG_COMPRESSOR_RELEASE
|
||||||
desc: in sound settings
|
desc: in sound settings
|
||||||
|
|
@ -11251,11 +11268,11 @@
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "压限释放时间"
|
swcodec: "恢复时间"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "压限释放时间"
|
swcodec: "恢复时间"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -11449,11 +11466,11 @@
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "压限比例"
|
swcodec: "压缩比"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
swcodec: "压限比例"
|
swcodec: "压缩比例"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue