Skip to content

Commit 4e310dd

Browse files
committed
Merge pull request discourse#1696 from ofgeek/patch-1
Update client.zh_CN.yml
2 parents 9d13c6b + 68ee105 commit 4e310dd

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

config/locales/client.zh_CN.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ zh_CN:
383383

384384
summary:
385385
enabled_description: "你现在正在浏览本主题的“概括”视图。要查看所有帖子,请点击下方。"
386-
description: "本主题中有<b>{{count}}</b>个帖子,是否只查看与主题最相关的帖子"
386+
description: "本主题中有<b>{{count}}</b>个帖子,是否只查看与主题最相关的帖子以节省时间"
387387
enable: '概括本主题'
388388
disable: '显示所有帖子'
389389

@@ -478,9 +478,9 @@ zh_CN:
478478
create_pm: "创建私信"
479479

480480
users_placeholder: "添加一个用户"
481-
title_placeholder: "在此输入你的标题,简明扼要的用一句话说明讨论的内容。"
481+
title_placeholder: "为什么需要编辑?"
482482
edit_reason_placeholder: "编辑理由"
483-
show_edit_reason: "添加理由"
483+
show_edit_reason: "添加编辑理由"
484484
reply_placeholder: "在此输入你的内容。你可以使用 Markdown(参考 http://wowubuntu.com/markdown/) 或 BBCode(参考 http://www.bbcode.org/reference.php) 来格式化内容。拖拽或粘贴一幅图片到这儿即可将它上传。"
485485
view_new_post: "浏览你的新帖子。"
486486
saving: "保存中……"
@@ -751,15 +751,15 @@ zh_CN:
751751
login_reply: '登录后回复'
752752

753753
filters:
754-
user: "你在浏览 {{n_posts}} {{by_n_users}}."
754+
user: "你在浏览{{n_posts}} {{by_n_users}}"
755755
n_posts:
756756
one: "一个帖子"
757-
other: "{{count}} 帖子"
757+
other: "{{count}}个帖子"
758758
by_n_users:
759-
one: "一个指定用户"
760-
other: "{{count}}个用户中的"
759+
one: "一个指定用户的"
760+
other: "{{count}}个用户的"
761761

762-
summary: "你在浏览{{of_n_posts}}{{n_summarized_posts}}."
762+
summary: "你在浏览{{of_n_posts}}{{n_summarized_posts}}"
763763
n_summarized_posts:
764764
one: "一个概扩帖子"
765765
other: "{{count}}个概扩帖子"
@@ -1147,6 +1147,7 @@ zh_CN:
11471147
delete_spammer_title: "删除该用户及其所有帖子和主题。"
11481148

11491149
flagged_by: "报告者为"
1150+
system: "系统"
11501151
error: "出错了"
11511152
view_message: "查看消息"
11521153
no_results: "没有报告"

0 commit comments

Comments
 (0)