minor #30447 Added translations for chineese language. (alfidinouhail)

This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes #30447).

Discussion
----------

Added translations for chineese language.

> Q	A
> Branch?	3.4
> Bug fix?	yes
> New feature?	no
> BC breaks?	no
> Deprecations?	no
> Tests pass?	yes
> Fixed tickets	#30447
> License    MIT

Commits
-------

3be1850dcb Added translations for chineese language.
This commit is contained in:
Fabien Potencier 2019-03-05 11:00:42 +01:00
commit c5610fafdb

View File

@ -310,10 +310,30 @@
<source>This value does not match the expected {{ charset }} charset.</source>
<target>该值不符合 {{ charset }} 编码。</target>
</trans-unit>
<trans-unit id="81">
<source>This is not a valid Business Identifier Code (BIC).</source>
<target>这不是有效的业务标识符代码BIC)。</target>
</trans-unit>
<trans-unit id="82">
<source>Error</source>
<target>错误</target>
</trans-unit>
<trans-unit id="83">
<source>This is not a valid UUID.</source>
<target>这不是有效的UUID。</target>
</trans-unit>
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>此值应为 {{ compared_value }} 的倍数。</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>此业务标识符代码BIC与IBAN {{ iban }} 无关。</target>
</trans-unit>
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>该值应该是有效的JSON。</target>
</trans-unit>
</body>
</file>
</xliff>