mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 20:07:52 -05:00
commit
f9e8d57acf
1 changed files with 36 additions and 16 deletions
|
@ -70,8 +70,8 @@ zh_CN:
|
||||||
one: "1天前"
|
one: "1天前"
|
||||||
other: "%{count}天前"
|
other: "%{count}天前"
|
||||||
share:
|
share:
|
||||||
topic: '分享一个到本主题的链接'
|
topic: '分享本主题的链接'
|
||||||
post: '分享一个到#%{postNumber}帖的链接'
|
post: '分享#%{postNumber}帖的链接'
|
||||||
close: '关闭'
|
close: '关闭'
|
||||||
twitter: '分享这个链接到 Twitter'
|
twitter: '分享这个链接到 Twitter'
|
||||||
facebook: '分享这个链接到 Facebook'
|
facebook: '分享这个链接到 Facebook'
|
||||||
|
@ -216,6 +216,8 @@ zh_CN:
|
||||||
moderator: "{{user}} 是版主"
|
moderator: "{{user}} 是版主"
|
||||||
admin: "{{user}} 是管理员"
|
admin: "{{user}} 是管理员"
|
||||||
deleted: "(已删除)"
|
deleted: "(已删除)"
|
||||||
|
suspended_notice: "该用户将被禁止登录,直至{{date}}."
|
||||||
|
suspended_reason: "原因:"
|
||||||
|
|
||||||
messages:
|
messages:
|
||||||
all: "所有"
|
all: "所有"
|
||||||
|
@ -379,10 +381,10 @@ zh_CN:
|
||||||
last_post: 最后一帖
|
last_post: 最后一帖
|
||||||
|
|
||||||
summary:
|
summary:
|
||||||
enabled_description: 你现在正在浏览本主题的“优秀”视图。
|
enabled_description: "你现在正在浏览本主题的“概括”视图。要查看所有帖子,请点击下方。"
|
||||||
description: "此主题中有 <b>{{count}}</b> 个帖子,是不是有点多哦!你愿意切换到只显示最多交互和回复的帖子视图么?"
|
description: "此主题中有<b>{{count}}</b>个帖子,太多了!你是否只要查看与主题相关的帖子?"
|
||||||
enable: '切换到“优秀”视图'
|
enable: '概括本主题'
|
||||||
disable: '取消“优秀”'
|
disable: '显示所有帖子'
|
||||||
|
|
||||||
private_message_info:
|
private_message_info:
|
||||||
title: "私下交流"
|
title: "私下交流"
|
||||||
|
@ -476,6 +478,8 @@ zh_CN:
|
||||||
|
|
||||||
users_placeholder: "添加一个用户"
|
users_placeholder: "添加一个用户"
|
||||||
title_placeholder: "在此输入你的标题,简明扼要的用一句话说明讨论的内容。"
|
title_placeholder: "在此输入你的标题,简明扼要的用一句话说明讨论的内容。"
|
||||||
|
edit_reason_placeholder: "编辑理由"
|
||||||
|
show_edit_reason: "(添加理由)"
|
||||||
reply_placeholder: "在此输入你的内容。你可以使用 Markdown(参考 http://wowubuntu.com/markdown/) 或 BBCode(参考 http://www.bbcode.org/reference.php) 来格式化内容。拖拽或粘贴一幅图片到这儿即可将它上传。"
|
reply_placeholder: "在此输入你的内容。你可以使用 Markdown(参考 http://wowubuntu.com/markdown/) 或 BBCode(参考 http://www.bbcode.org/reference.php) 来格式化内容。拖拽或粘贴一幅图片到这儿即可将它上传。"
|
||||||
view_new_post: "浏览你的新帖子。"
|
view_new_post: "浏览你的新帖子。"
|
||||||
saving: "保存中……"
|
saving: "保存中……"
|
||||||
|
@ -754,10 +758,10 @@ zh_CN:
|
||||||
one: "一个指定用户"
|
one: "一个指定用户"
|
||||||
other: "{{count}}个用户中的"
|
other: "{{count}}个用户中的"
|
||||||
|
|
||||||
summary: "你在浏览 {{n_summarized_posts}} {{of_n_posts}}."
|
summary: "你在浏览{{of_n_posts}}{{n_summarized_posts}}."
|
||||||
n_summarized_posts:
|
n_summarized_posts:
|
||||||
one: "一个优秀帖子"
|
one: "一个概扩帖子"
|
||||||
other: "{{count}} 优秀帖子"
|
other: "{{count}}个概扩帖子"
|
||||||
of_n_posts:
|
of_n_posts:
|
||||||
one: "一个帖子中的"
|
one: "一个帖子中的"
|
||||||
other: "{{count}}个帖子中的"
|
other: "{{count}}个帖子中的"
|
||||||
|
@ -795,6 +799,7 @@ zh_CN:
|
||||||
reply_topic: "回复 {{link}}"
|
reply_topic: "回复 {{link}}"
|
||||||
quote_reply: "引用回复"
|
quote_reply: "引用回复"
|
||||||
edit: "编辑 {{link}}"
|
edit: "编辑 {{link}}"
|
||||||
|
edit_reason: "理由:"
|
||||||
post_number: "帖子 {{number}}"
|
post_number: "帖子 {{number}}"
|
||||||
in_reply_to: "回复给"
|
in_reply_to: "回复给"
|
||||||
last_edited_on: "最后修改于"
|
last_edited_on: "最后修改于"
|
||||||
|
@ -1338,9 +1343,9 @@ zh_CN:
|
||||||
user:
|
user:
|
||||||
suspend_failed: "禁止此用户时发生了错误 {{error}}"
|
suspend_failed: "禁止此用户时发生了错误 {{error}}"
|
||||||
unsuspend_failed: "解禁此用户时发生了错误 {{error}}"
|
unsuspend_failed: "解禁此用户时发生了错误 {{error}}"
|
||||||
suspend_duration: "你计划禁止该用户多久?"
|
suspend_duration: "该用户将被禁止多久?"
|
||||||
ban_duration_units: "(天)"
|
ban_duration_units: "(天)"
|
||||||
ban_reason_label: "为什么禁止该用户?当其尝试登入时,会看到这条理由。"
|
ban_reason_label: "为什么禁止该用户?该理由将公开显示在用户个人页面上,当其尝试登入时,也看到这条理由。尽量简洁。"
|
||||||
ban_reason: "禁止的理由"
|
ban_reason: "禁止的理由"
|
||||||
banned_by: "禁止操作者:"
|
banned_by: "禁止操作者:"
|
||||||
delete_all_posts: "删除所有帖子"
|
delete_all_posts: "删除所有帖子"
|
||||||
|
@ -1412,3 +1417,18 @@ zh_CN:
|
||||||
title: '设置'
|
title: '设置'
|
||||||
reset: '重置为缺省值'
|
reset: '重置为缺省值'
|
||||||
none: '无'
|
none: '无'
|
||||||
|
categories:
|
||||||
|
all_results: '全部结果'
|
||||||
|
required: '必须'
|
||||||
|
basic: '基本设置'
|
||||||
|
users: '用户'
|
||||||
|
posting: '发帖'
|
||||||
|
email: '电子邮件'
|
||||||
|
files: '文件'
|
||||||
|
trust: '信任等级'
|
||||||
|
security: '安全性'
|
||||||
|
seo: '搜索引擎优化(SEO)'
|
||||||
|
spam: '垃圾信息'
|
||||||
|
rate_limits: '速度限制'
|
||||||
|
developer: '开发者'
|
||||||
|
uncategorized: '未分类'
|
||||||
|
|
Loading…
Reference in a new issue