Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 29ebec1

Browse files
committedJan 10, 2017
Complete Simplified Chinese Translation of Theme UI (mmistakes#747)
1 parent f1522a2 commit 29ebec1

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed
 

‎docs/_data/ui-text.yml

+15-15
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ zh: &DEFAULT_ZH
318318
pagination_next : "向后"
319319
breadcrumb_home_label : "首页"
320320
breadcrumb_separator : "/"
321-
menu_label :
321+
menu_label : "切换菜单"
322322
toc_label : "在本页上"
323323
ext_link_label : "直接链接"
324324
less_than : "少于"
@@ -334,22 +334,22 @@ zh: &DEFAULT_ZH
334334
related_label : "猜您还喜欢"
335335
follow_label : "关注:"
336336
feed_label : "Feed"
337-
powered_by : "Powered by"
337+
powered_by : "技术来自于"
338338
website_label : "网站"
339-
email_label : "Email"
339+
email_label : "电子邮箱"
340340
recent_posts : "最新文章"
341-
undefined_wpm : "Undefined parameter words_per_minute at _config.yml"
342-
comment_form_info : "Your email address will not be published. Required fields are marked"
343-
comment_form_comment_label : "Comment"
344-
comment_form_md_info : "Markdown is supported."
345-
comment_form_name_label : "Name"
346-
comment_form_email_label : "Email address"
347-
comment_form_website_label : "Website (optional)"
348-
comment_btn_submit : "Submit Comment"
349-
comment_btn_submitted : "Submitted"
350-
comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved."
351-
comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again."
352-
loading_label : "Loading..."
341+
undefined_wpm : "_config.yml配置中words_per_minute字段未定义"
342+
comment_form_info : "您的电子邮箱地址并不会被展示。请填写标记为必须的字段。"
343+
comment_form_comment_label : "评论"
344+
comment_form_md_info : "Markdown语法已支持。"
345+
comment_form_name_label : "姓名"
346+
comment_form_email_label : "电子邮箱"
347+
comment_form_website_label : "网站(可选)"
348+
comment_btn_submit : "提交评论"
349+
comment_btn_submitted : "已提交"
350+
comment_success_msg : "感谢您的评论!被批准后它会立即在此站点展示。"
351+
comment_error_msg : "很抱歉,您的提交存在错误。请确保所有必填字段都已填写正确,然后再试一次。"
352+
loading_label : "正在加载..."
353353
zh-CN:
354354
<<: *DEFAULT_ZH
355355
zh-HK:

‎test/_data/ui-text.yml

+15-15
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ zh: &DEFAULT_ZH
318318
pagination_next : "向后"
319319
breadcrumb_home_label : "首页"
320320
breadcrumb_separator : "/"
321-
menu_label :
321+
menu_label : "切换菜单"
322322
toc_label : "在本页上"
323323
ext_link_label : "直接链接"
324324
less_than : "少于"
@@ -334,22 +334,22 @@ zh: &DEFAULT_ZH
334334
related_label : "猜您还喜欢"
335335
follow_label : "关注:"
336336
feed_label : "Feed"
337-
powered_by : "Powered by"
337+
powered_by : "技术来自于"
338338
website_label : "网站"
339-
email_label : "Email"
339+
email_label : "电子邮箱"
340340
recent_posts : "最新文章"
341-
undefined_wpm : "Undefined parameter words_per_minute at _config.yml"
342-
comment_form_info : "Your email address will not be published. Required fields are marked"
343-
comment_form_comment_label : "Comment"
344-
comment_form_md_info : "Markdown is supported."
345-
comment_form_name_label : "Name"
346-
comment_form_email_label : "Email address"
347-
comment_form_website_label : "Website (optional)"
348-
comment_btn_submit : "Submit Comment"
349-
comment_btn_submitted : "Submitted"
350-
comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved."
351-
comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again."
352-
loading_label : "Loading..."
341+
undefined_wpm : "_config.yml配置中words_per_minute字段未定义"
342+
comment_form_info : "您的电子邮箱地址并不会被展示。请填写标记为必须的字段。"
343+
comment_form_comment_label : "评论"
344+
comment_form_md_info : "Markdown语法已支持。"
345+
comment_form_name_label : "姓名"
346+
comment_form_email_label : "电子邮箱"
347+
comment_form_website_label : "网站(可选)"
348+
comment_btn_submit : "提交评论"
349+
comment_btn_submitted : "已提交"
350+
comment_success_msg : "感谢您的评论!被批准后它会立即在此站点展示。"
351+
comment_error_msg : "很抱歉,您的提交存在错误。请确保所有必填字段都已填写正确,然后再试一次。"
352+
loading_label : "正在加载..."
353353
zh-CN:
354354
<<: *DEFAULT_ZH
355355
zh-HK:

0 commit comments

Comments
 (0)
This repository has been archived.