Skip to content

Commit b779279

Browse files
authored
Merge pull request w3c#360 from w3c/xfq/chinese
Fix Chinese translation
2 parents 35c3b64 + 41ecdcc commit b779279

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

org/w3c/css/util/Messages.properties.zh-cn

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,19 +78,14 @@ congrats: 恭喜恭喜
7878
# variables because the position of the link in the sentence varies in different languages
7979
doc_validates_before_link: 恭喜恭喜,此文档已经通过
8080
doc_validates_after_link: 校验!
81-
no_errors_interoperable_msg: 为了告诉你的访客你曾致力于建立交互性的网页 \
82-
你可以显示这个图标在任意经过检验的网页上。这里是 \
83-
你用作加入图标到你的网页上的HTML代码:
81+
no_errors_interoperable_msg: 为了告诉你的访客你曾致力于创建具有交互性的网页,你可以在任意经过检验的网页上显示这个图标。添加图标的HTML代码:
8482
valid_CSS: Valid CSS!
8583
# <!-- close the img tag with > instead of /> if using HTML<= 4.01 -->
8684
no_errors_close_tags_msg: close the img tag with &gt; instead of /&gt; if using HTML &lt;= 4.01
87-
no_errors_dl_local_msg: 如果你喜欢的话,你可以下载这个图象到你的网站目录下,并且 \
88-
改变以上的代码段以关联到你的当地图象而不是这个服务器。
89-
no_errors_create_link_msg: 如果你愿意建立连接到此页 (例如,这个校验结果) \
90-
以便以后更加容易地再校验次页,或者容许其它人校验 \
91-
你的网页,其 URI 是:
85+
no_errors_dl_local_msg: 如果你喜欢的话,你可以下载这个图象到你的网站目录下,并且改变以上的代码段以关联到你的当地图象而不是这个服务器。
86+
no_errors_create_link_msg: 如果你愿意链接到此页(比如这个校验结果)以便以后更加容易地再校验此页,或者容许其它人校验你的网页,其 URI 是:
9287
no_errors_forHTML_only_msg: 仅使用于HTML文档
93-
no_errors_bookmark_msg: 或者,你可以加入当前也到你的书签或列表中
88+
no_errors_bookmark_msg: 或者,你可以把当前页添加到你的书签或列表中
9489
note_valide_html: 如果你想验证一段嵌入在HTML或者XHTML文档中的CSS,你首先要<a href="http://validator.w3.org/">验证你的HTML或者XHTML文档</a>是正确的。
9590
top: Top
9691
# hook_html_validator <!-- generated on the fly -->

0 commit comments

Comments
 (0)