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>
|
||||
</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>
|
||||
id: LANG_COMPRESSOR_RELEASE
|
||||
desc: in sound settings
|
||||
|
@ -11251,11 +11268,11 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "压限释放时间"
|
||||
swcodec: "恢复时间"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "压限释放时间"
|
||||
swcodec: "恢复时间"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -11449,11 +11466,11 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "压限比例"
|
||||
swcodec: "压缩比"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "压限比例"
|
||||
swcodec: "压缩比例"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
Loading…
Reference in a new issue