8000 [FrameworkBundle] Updated the Chinese translations by @heccjj · symfony/symfony@cf598de · GitHub
[go: up one dir, main page]

Skip to content

Commit cf598de

Browse files
committed
[FrameworkBundle] Updated the Chinese translations by @heccjj
1 parent e16ddcf commit cf598de

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.zh_CN.xliff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,30 @@
138138
<source>The file could not be uploaded</source>
139139
<target>文件不可被上传</target>
140140
</trans-unit>
141+
<trans-unit id="35">
142+
<source>This value should be a valid number</source>
143+
<target>该值应该为有效的数字</target>
144+
</trans-unit>
145+
<trans-unit id="36">
146+
<source>This value is not a valid country</source>
147+
<target>该值不是有效的国家名</target>
148+
</trans-unit>
149+
<trans-unit id="37">
150+
<source>This file is not a valid image</source>
151+
<target>该文件不是有效的图片</target>
152+
</trans-unit>
153+
<trans-unit id="38">
154+
<source>This is not a valid IP address</source>
155+
<target>该值不是有效的IP地址</target>
156+
</trans-unit>
157+
<trans-unit id="39">
158+
<source>This value is not a valid language</source>
159+
<target>该值不是有效的语言名</target>
160+
</trans-unit>
161+
<trans-unit id="40">
162+
<source>This value is not a valid locale</source>
163+
<target>该值不是有效的区域值</target>
164+
</trans-unit>
141165
</body>
142166
</file>
143167
</xliff>

0 commit comments

Comments
 (0)
0