2022-12-19 17:18:21 +08:00
#The following fields are used for back-end
2022-11-09 13:19:44 +08:00
backend :
base :
success :
other : "成功"
unknown :
other : "未知错误"
request_format_error :
other : "请求格式错误"
unauthorized_error :
other : "未登录"
database_error :
other : "数据服务异常"
2022-11-29 15:10:57 +08:00
role :
name :
user :
other : "用户"
admin :
other : "管理员"
moderator :
other : "版主"
description :
user :
other : "默认没有特殊访问权限。"
admin :
other : "拥有进入网站的全部权限。"
moderator :
other : "有权访问所有的帖子,无法进入管理员设置页面。"
2022-10-24 22:15:26 +08:00
email :
2022-11-09 13:19:44 +08:00
other : "邮箱"
password :
other : "密码"
2022-12-19 17:18:21 +08:00
email_or_password_wrong_error :
2022-11-09 13:19:44 +08:00
other : "邮箱或密码错误"
error :
admin :
2022-12-19 17:18:21 +08:00
email_or_password_wrong :
other : 邮箱或密码错误
2022-11-09 13:19:44 +08:00
answer :
not_found :
other : "答案未找到"
2022-12-19 17:18:21 +08:00
cannot_deleted :
other : "无删除权限"
cannot_update :
other : "无修改权限"
2022-11-09 13:19:44 +08:00
comment :
edit_without_permission :
other : "不允许编辑评论"
not_found :
other : "评论未找到"
email :
duplicate :
other : "邮箱已经存在"
need_to_be_verified :
other : "邮箱需要验证"
verify_url_expired :
other : "邮箱验证的网址已过期,请重新发送邮件"
lang :
not_found :
other : "语言未找到"
object :
captcha_verification_failed :
other : "验证码错误"
disallow_follow :
other : "你不能关注"
disallow_vote :
other : "你不能投票"
disallow_vote_your_self :
other : "你不能为自己的帖子投票!"
not_found :
other : "对象未找到"
verification_failed :
other : "验证失败"
email_or_password_incorrect :
other : "邮箱或密码不正确"
old_password_verification_failed :
other : "旧密码验证失败"
new_password_same_as_previous_setting :
other : "新密码与之前的设置相同"
question :
not_found :
other : "问题未找到"
2022-12-19 17:18:21 +08:00
cannot_deleted :
other : "无删除权限"
cannot_close :
other : "无关闭权限"
cannot_update :
other : "无更新权限"
2022-11-09 13:19:44 +08:00
rank :
fail_to_meet_the_condition :
other : "级别不符合条件"
report :
handle_failed :
other : "报告处理失败"
not_found :
other : "报告未找到"
tag :
not_found :
other : "标签未找到"
2022-12-06 14:53:56 +08:00
recommend_tag_not_found :
other : "推荐标签不存在"
recommend_tag_enter :
other : "请输入至少一个必需的标签。"
not_contain_synonym_tags :
other : "不应包含同义词标签。"
cannot_update :
other : "没有更新标签权限。"
2022-12-08 10:43:45 +08:00
cannot_set_synonym_as_itself :
other : "你无法将当前标签的同义词设置为当前标签自己"
2022-11-09 13:19:44 +08:00
theme :
not_found :
other : "主题未找到"
2022-12-19 17:18:21 +08:00
revision :
review_underway :
other : "目前无法编辑,有一个版本在审阅队列中。"
no_permission :
other : "无权限修改"
2022-11-09 13:19:44 +08:00
user :
email_or_password_wrong :
2022-12-19 17:18:21 +08:00
other :
other : 邮箱或密码错误
2022-11-09 13:19:44 +08:00
not_found :
other : "用户未找到"
suspended :
other : "用户已被暂停"
username_invalid :
other : "用户名无效"
username_duplicate :
other : "用户名已被使用"
set_avatar :
other : "头像设置错误"
2022-12-19 17:18:21 +08:00
config :
read_config_failed :
other : "读取配置失败"
database :
connection_failed :
other : "数据连接异常!"
create_table_failed :
other : "创建表失败"
install :
create_config_failed :
other : "无法创建配置文件"
2022-12-02 15:08:18 +08:00
cannot_update_your_role :
other : "你无法修改自己的角色"
2022-12-07 15:21:05 +08:00
not_allowed_registration :
other : "目前该网站尚未开放注册"
2022-11-09 13:19:44 +08:00
report :
spam :
2022-10-24 22:15:26 +08:00
name :
other : "垃圾信息"
2022-12-19 17:18:21 +08:00
desc :
other : "This post is an advertisement, or vandalism. It is not useful or relevant to the current topic."
2022-11-09 13:19:44 +08:00
rude :
name :
other : "粗鲁或辱骂的"
2022-12-19 17:18:21 +08:00
desc :
other : "A reasonable person would find this content inappropriate for respectful discourse."
2022-11-09 13:19:44 +08:00
duplicate :
name :
other : "重复信息"
2022-12-19 17:18:21 +08:00
desc :
other : "This question has been asked before and already has an answer."
2022-11-09 13:19:44 +08:00
not_answer :
2022-10-24 22:15:26 +08:00
name :
2022-11-09 13:19:44 +08:00
other : "不是答案"
2022-12-19 17:18:21 +08:00
desc :
other : "This was posted as an answer, but it does not attempt to answer the question. It should possibly be an edit, a comment, another question, or deleted altogether."
2022-11-09 13:19:44 +08:00
not_need :
2022-10-24 22:15:26 +08:00
name :
2022-11-09 13:19:44 +08:00
other : "不再需要"
2022-12-19 17:18:21 +08:00
desc :
other : "This comment is outdated, conversational or not relevant to this post."
2022-10-24 22:15:26 +08:00
other :
name :
other : "其他原因"
2022-12-19 17:18:21 +08:00
desc :
other : "This post requires staff attention for another reason not listed above."
2022-11-09 13:19:44 +08:00
question :
close :
duplicate :
name :
other : "垃圾信息"
2022-12-19 17:18:21 +08:00
desc :
other : "This question has been asked before and already has an answer."
2022-11-09 13:19:44 +08:00
guideline :
name :
other : "社区特定原因"
2022-12-19 17:18:21 +08:00
desc :
other : "This question doesn't meet a community guideline."
2022-11-09 13:19:44 +08:00
multiple :
name :
other : "需要细节或澄清"
2022-12-19 17:18:21 +08:00
desc :
other : "This question currently includes multiple questions in one. It should focus on one problem only."
2022-11-09 13:19:44 +08:00
other :
name :
other : "其他原因"
2022-12-19 17:18:21 +08:00
desc :
other : "This post requires another reason not listed above."
2022-11-09 13:19:44 +08:00
notification :
action :
update_question :
other : "更新了问题"
answer_the_question :
other : "回答了问题"
update_answer :
other : "更新了答案"
2022-12-22 11:04:19 +08:00
accept_answer :
2022-11-09 13:19:44 +08:00
other : "接受了答案"
comment_question :
other : "评论了问题"
comment_answer :
other : "评论了答案"
reply_to_you :
other : "回复了你"
mention_you :
other : "提到了你"
your_question_is_closed :
other : "你的问题已被关闭"
your_question_was_deleted :
other : "你的问题已被删除"
your_answer_was_deleted :
other : "你的答案已被删除"
your_comment_was_deleted :
other : "你的评论已被删除"
2022-12-19 17:18:21 +08:00
#The following fields are used for interface presentation(Front-end)
2022-11-08 17:44:32 +08:00
ui :
how_to_format :
2022-11-10 11:21:42 +08:00
title : 如何设定文本格式
2022-12-06 18:37:08 +08:00
desc : >-
2022-11-10 11:21:42 +08:00
<ul class="mb-0"><li><p class="mb-2">添加链接:</p><pre
class="mb-2"><code><https://url.com><br/><br/>[标题](https://url.com)</code></pre></li><li><p
class="mb-2">段落之间使用空行分隔</p></li><li><p class="mb-2"><em>_斜体_</em> 或者
**<strong>粗体</strong>**</p></li><li><p class="mb-2">使用 4
个空格缩进代码</p></li><li><p
class="mb-2">在行首添加<code>></code>表示引用</p></li><li><p class="mb-2">反引号进行转义
<code>`像 _这样_`</code></p></li><li><p
class="mb-2">使用<code>```</code>创建代码块</p><pre class="mb-0"><code>```<br/>//
这是代码<br/>```</code></pre></li></ul>
2022-11-08 17:44:32 +08:00
pagination :
prev : 上一页
next : 下一页
page_title :
question : 问题
questions : 问题
tag : 标签
tags : 标签
tag_wiki : 标签 wiki
edit_tag : 编辑标签
ask_a_question : 提问题
edit_question : 编辑问题
edit_answer : 编辑回答
search : 搜索
posts_containing : 包含
settings : 设定
notifications : 通知
login : 登录
sign_up : 注册
account_recovery : 账号恢复
account_activation : 账号激活
confirm_email : 确认电子邮件
account_suspended : 账号已封禁
admin : 后台管理
2022-12-19 17:18:21 +08:00
change_email : 修改邮箱
install : Answer 安装
upgrade : Answer 升级
maintenance : 网站维护
users : Users
2022-11-08 17:44:32 +08:00
notifications :
title : 通知
inbox : 收件箱
achievement : 成就
all_read : 全部标记为已读
show_more : 显示更多
suspended :
title : 账号已封禁
2022-12-19 17:18:21 +08:00
until_time : "你的账号被封禁至{{ time }}。"
2022-11-08 17:44:32 +08:00
forever : 你的账号已被永久封禁。
end : 违反了我们的社区准则。
editor :
blockquote :
text : 引用
bold :
text : 粗体
chart :
text : 图表
flow_chart : 流程图
sequence_diagram : 时序图
class_diagram : 类图
state_diagram : 状态图
entity_relationship_diagram : ER 图
user_defined_diagram : User defined diagram
gantt_chart : 甘特图
pie_chart : 饼图
code :
text : 代码块
add_code : 添加代码块
form :
fields :
code :
label : 代码块
msg :
empty : 代码块不能为空
language :
label : 语言 (可选)
placeholder : 自动识别
btn_cancel : 取消
btn_confirm : 添加
formula :
text : 公式
options :
inline : 行内公式
block : 公式块
heading :
text : 标题
options :
h1 : 标题 1
h2 : 标题 2
h3 : 标题 3
h4 : 标题 4
h5 : 标题 5
h6 : 标题 6
help :
text : 帮助
hr :
text : 水平分割线
image :
text : 图片
add_image : 添加图片
tab_image : 上传图片
form_image :
fields :
file :
label : 图片文件
btn : 选择图片
msg :
empty : 请选择图片文件。
only_image : 只能上传图片文件。
max_size : 图片文件大小不能超过 4 MB。
2022-12-06 18:37:08 +08:00
desc :
2022-11-08 17:44:32 +08:00
label : 图片描述(可选)
tab_url : 网络图片
form_url :
fields :
url :
label : 图片地址
msg :
empty : 图片地址不能为空
name :
label : 图片描述(可选)
btn_cancel : 取消
btn_confirm : 添加
uploading : 上传中...
indent :
text : 添加缩进
outdent :
text : 减少缩进
italic :
text : 斜体
link :
text : 超链接
add_link : 添加超链接
form :
fields :
url :
label : 链接
msg :
empty : 链接不能为空。
name :
label : 链接描述(可选)
btn_cancel : 取消
btn_confirm : 添加
ordered_list :
text : 有编号列表
unordered_list :
text : 无编号列表
table :
text : 表格
heading : 表头
cell : 单元格
close_modal :
title : 关闭原因是...
btn_cancel : 取消
btn_submit : 提交
remark :
empty : 不能为空。
msg :
empty : 请选择一个原因。
report_modal :
flag_title : 举报原因是...
close_title : 关闭原因是...
review_question_title : 审查问题
review_answer_title : 审查回答
review_comment_title : 审查评论
btn_cancel : 取消
btn_submit : 提交
remark :
empty : 不能为空
msg :
empty : 请选择一个原因。
tag_modal :
title : 创建新标签
form :
fields :
display_name :
label : 显示名称(别名)
msg :
empty : 不能为空
range : 不能超过 35 个字符
slug_name :
label : URL 固定链接
2022-12-06 18:37:08 +08:00
desc : '必须由 "a-z", "0-9", "+ # - ." 组成'
msg :
empty : 不能为空
range : 不能超过 35 个字符
character : 包含非法字符
desc :
2022-11-08 17:44:32 +08:00
label : 标签描述(可选)
btn_cancel : 取消
btn_submit : 提交
tag_info :
created_at : 创建于
edited_at : 编辑于
2022-12-19 17:18:21 +08:00
history : 历史
2022-11-08 17:44:32 +08:00
synonyms :
title : 同义词
text : 以下标签等同于
empty : 此标签目前没有同义词。
btn_add : 添加同义词
btn_edit : 编辑
btn_save : 保存
synonyms_text : 以下标签等同于
delete :
title : 删除标签
2022-12-19 17:18:21 +08:00
content : >-
<p>不允许删除有关联问题的标签。</p><p>请先从关联的问题中删除此标签的引用。</p>
2022-11-08 17:44:32 +08:00
content2 : 确定要删除吗?
close : 关闭
edit_tag :
title : 编辑标签
default_reason : 编辑标签
form :
fields :
revision :
label : 编辑历史
display_name :
label : 名称
slug_name :
label : URL 固定链接
info : '必须由 "a-z", "0-9", "+ # - ." 组成'
2022-12-06 18:37:08 +08:00
desc :
2022-11-08 17:44:32 +08:00
label : 描述
edit_summary :
label : 编辑概要
2022-12-19 17:18:21 +08:00
placeholder : >-
简单描述更改原因 (错别字、文字表达、格式等等)
2022-11-08 17:44:32 +08:00
btn_save_edits : 保存更改
btn_cancel : 取消
dates :
2022-11-08 18:05:35 +08:00
long_date : MM月DD日
2022-12-19 17:18:21 +08:00
long_date_with_year : "YYYY年MM月DD日"
long_date_with_time : "YYYY年MM月DD日 HH:mm"
2022-11-08 17:44:32 +08:00
now : 刚刚
2022-12-19 17:18:21 +08:00
x_seconds_ago : "{{count}} 秒前"
x_minutes_ago : "{{count}} 分钟前"
x_hours_ago : "{{count}} 小时前"
hour : 小时
day : 天
2022-11-08 17:44:32 +08:00
comment :
btn_add_comment : 添加评论
reply_to : 回复
btn_reply : 回复
btn_edit : 编辑
btn_delete : 删除
btn_flag : 举报
btn_save_edits : 保存
btn_cancel : 取消
show_more : 显示更多评论
2022-12-19 17:18:21 +08:00
tip_question : >-
使用评论提问更多信息或者提出改进意见。尽量避免使用评论功能回答问题。
tip_answer : >-
使用评论对回答者进行回复,或者通知回答者你已更新了问题的内容。如果要补充或者完善问题的内容,请在原问题中更改。
2022-11-08 17:44:32 +08:00
edit_answer :
title : 编辑回答
default_reason : 编辑回答
form :
fields :
revision :
label : 编辑历史
answer :
label : 回答内容
edit_summary :
label : 编辑概要
2022-12-19 17:18:21 +08:00
placeholder : >-
简单描述更改原因 (错别字、文字表达、格式等等)
2022-11-08 17:44:32 +08:00
btn_save_edits : 保存更改
btn_cancel : 取消
tags :
title : 标签
sort_buttons :
popular : 热门
name : 名称
newest : 最新
button_follow : 关注
button_following : 已关注
tag_label : 个问题
search_placeholder : 通过标签名过滤
2022-12-06 18:37:08 +08:00
no_desc : 此标签无描述。
2022-11-08 17:44:32 +08:00
more : 更多
ask :
title : 提交新的问题
edit_title : 编辑问题
default_reason : 编辑问题
similar_questions : 相似的问题
form :
fields :
revision :
label : 编辑历史
title :
label : 标题
placeholder : 请详细描述你的问题
msg :
empty : 标题不能为空
range : 标题最多 150 个字符
body :
label : 内容
msg :
empty : 内容不能为空
tags :
label : 标签
msg :
empty : 必须选择一个标签
answer :
label : 回答内容
msg :
empty : 回答内容不能为空
2022-12-19 17:18:21 +08:00
edit_summary :
label : 编辑理由
placeholder : >-
简单描述更改原因 (错别字、文字表达、格式等等)
2022-11-08 17:44:32 +08:00
btn_post_question : 提交问题
btn_save_edits : 保存更改
answer_question : 直接发表回答
post_question&answer : 提交问题和回答
tag_selector :
add_btn : 添加标签
create_btn : 创建新标签
search_tag : 搜索标签
2022-12-19 17:18:21 +08:00
hint : "选择至少一个与问题相关的标签。"
2022-11-08 17:44:32 +08:00
no_result : 没有匹配的标签
2022-12-19 17:18:21 +08:00
tag_required_text : 必填标签 (至少一个)
2022-11-08 17:44:32 +08:00
header :
nav :
question : 问题
tag : 标签
user : 用户
profile : 用户主页
setting : 账号设置
logout : 退出登录
admin : 后台管理
2022-12-19 17:18:21 +08:00
review : 审查
2022-11-08 17:44:32 +08:00
search :
placeholder : 搜索
footer :
build_on : >-
2022-12-16 15:34:16 +08:00
Built on <1> Answer </1>- the open-source software that powers Q&A
2022-11-08 17:44:32 +08:00
communities<br />Made with love © 2022 Answer
upload_img :
name : 更改图片
loading : 加载中...
pic_auth_code :
title : 验证码
placeholder : 输入图片中的文字
msg :
empty : 不能为空
inactive :
2022-12-19 17:18:21 +08:00
first : >-
就差一步!我们发送了一封激活邮件到 <bold>{{mail}}</bold>。请按照邮件中的说明激活您的账户。
info : "如果没有收到,请检查您的垃圾邮件文件夹。"
another : >-
我们向您发送了另一封激活电子邮件,地址为 <bold>{{mail}}</bold>。它可能需要几分钟才能到达;请务必检查您的垃圾邮件文件夹。
2022-11-08 17:44:32 +08:00
btn_name : 重新发送激活邮件
2022-12-19 17:18:21 +08:00
change_btn_name : 更改邮箱
2022-11-08 17:44:32 +08:00
msg :
empty : 不能为空
login :
2022-12-19 17:18:21 +08:00
info_sign : 没有账户?<1>注册</1>
info_login : 已经有一个账户?<1>登录</1>
agreements : 登录即表示您同意<1>隐私政策</1>和<3>服务条款</3>。
2022-11-08 17:44:32 +08:00
forgot_pass : 忘记密码?
name :
label : 昵称
msg :
empty : 昵称不能为空
range : 昵称最多 30 个字符
email :
label : 邮箱
msg :
empty : 邮箱不能为空
password :
label : 密码
msg :
empty : 密码不能为空
different : 两次输入密码不一致
account_forgot :
page_title : 忘记密码
btn_name : 发送恢复邮件
2022-12-19 17:18:21 +08:00
send_success : >-
如无意外,你的邮箱 <strong>{{mail}}</strong> 将会收到一封重置密码的邮件,请根据指引重置你的密码。
2022-11-08 17:44:32 +08:00
email :
label : 邮箱
msg :
empty : 邮箱不能为空
2022-12-19 17:18:21 +08:00
change_email :
btn_cancel : 取消
btn_update : 更新电子邮件地址
send_success : >-
If an account matches <strong>{{mail}}</strong>, you should receive an email with instructions on how to reset your password shortly.
email :
label : 新邮箱
msg :
empty : 邮箱不能为空
2022-11-08 17:44:32 +08:00
password_reset :
page_title : 密码重置
btn_name : 重置我的密码
2022-12-19 17:18:21 +08:00
reset_success : >-
你已经成功更改密码,将返回登录页面
link_invalid : >-
抱歉,此密码重置链接已失效。也许是你已经重置过密码了?
2022-11-08 17:44:32 +08:00
to_login : 前往登录页面
password :
label : 密码
msg :
empty : 密码不能为空
length : 密码长度在8-32个字符之间
different : 两次输入密码不一致
password_confirm :
label : 确认新密码
settings :
page_title : 设置
nav :
profile : 我的资料
notification : 通知
account : 账号
interface : 界面
profile :
2022-12-19 17:18:21 +08:00
heading : Profile
btn_name : Save
2022-11-08 17:44:32 +08:00
display_name :
label : 昵称
msg : 昵称不能为空
msg_range : 昵称不能超过 30 个字符
username :
label : 用户名
caption : 用户之间可以通过 "@用户名" 进行交互。
msg : 用户名不能为空
msg_range : 用户名不能超过 30 个字符
character : '用户名只能由 "a-z", "0-9", " - . _" 组成'
avatar :
label : 头像
2022-12-19 17:18:21 +08:00
gravatar : Gravatar
gravatar_text : 您可以在 <1>gravatar.com</1> 更改图像
custom : 自定义
btn_refresh : 刷新
custom_text : 您可以上传您的图片。
default : System
msg : 请上传头像
2022-11-08 17:44:32 +08:00
bio :
label : 关于我 (可选)
website :
label : 网站 (可选)
2022-12-19 17:18:21 +08:00
placeholder : "https://example.com"
2022-11-08 17:44:32 +08:00
msg : 格式不正确
location :
label : 位置 (可选)
2022-12-19 17:18:21 +08:00
placeholder : "城市, 国家"
2022-11-08 17:44:32 +08:00
notification :
2022-12-19 17:18:21 +08:00
heading : Notifications
2022-11-08 17:44:32 +08:00
email :
label : 邮件通知
2022-12-19 17:18:21 +08:00
radio : "你的提问有新的回答,评论,和其他"
2022-11-08 17:44:32 +08:00
account :
2022-12-19 17:18:21 +08:00
heading : Account
2022-11-08 17:44:32 +08:00
change_email_btn : 更改邮箱
change_pass_btn : 更改密码
2022-12-19 17:18:21 +08:00
change_email_info : >-
邮件已发送。请根据指引完成验证。
2022-11-08 17:44:32 +08:00
email :
label : 邮箱
msg : 邮箱不能为空
password_title : 密码
current_pass :
label : 当前密码
msg :
empty : 当前密码不能为空
length : 密码长度必须在 8 至 32 之间
different : 两次输入的密码不匹配
new_pass :
label : 新密码
pass_confirm :
label : 确认新密码
interface :
2022-12-19 17:18:21 +08:00
heading : Interface
2022-11-08 17:44:32 +08:00
lang :
label : 界面语言
text : 设置用户界面语言,在刷新页面后生效。
toast :
update : 更新成功
update_password : 更改密码成功。
flag_success : 感谢您的标记,我们会尽快处理。
2022-12-19 17:18:21 +08:00
forbidden_operate_self : Forbidden to operate on yourself
review : 您的修订将在审核通过后显示。
2022-11-08 17:44:32 +08:00
related_question :
title : 相关问题
btn : 我要提问
answers : 个回答
question_detail :
Asked : 提问于
asked : 提问于
update : 修改于
edit : 最后编辑于
Views : 阅读次数
Follow : 关注此问题
Following : 已关注
answered : 回答于
closed_in : 关闭于
show_exist : 查看相关问题。
answers :
title : 个回答
score : 评分
newest : 最新
btn_accept : 采纳
btn_accepted : 已被采纳
write_answer :
title : 你的回答
btn_name : 提交你的回答
2022-12-19 17:18:21 +08:00
add_another_answer : Add another answer
2022-11-08 17:44:32 +08:00
confirm_title : 继续回答
continue : 继续
2022-12-19 17:18:21 +08:00
confirm_info : >-
<p>您确定要提交一个新的回答吗?</p><p>您可以直接编辑和改善您之前的回答的。</p>
2022-11-08 17:44:32 +08:00
empty : 回答内容不能为空。
2022-12-19 17:18:21 +08:00
reopen :
title : Reopen this post
content : Are you sure you want to reopen?
success : This post has been reopened
2022-11-08 17:44:32 +08:00
delete :
title : 删除
question : >-
我们不建议<strong>删除有回答的帖子</strong>。因为这样做会使得后来的读者无法从该问题中获得帮助。</p><p>如果删除过多有回答的帖子,你的账号将会被禁止提问。你确定要删除吗?
answer_accepted : >-
<p>我们不建议<strong>删除被采纳的回答</strong>。因为这样做会使得后来的读者无法从该回答中获得帮助。</p>如果删除过多被采纳的回答,你的账号将会被禁止回答任何提问。你确定要删除吗?
other : 你确定要删除?
tip_question_deleted : 此问题已被删除
tip_answer_deleted : 此回答已被删除
btns :
confirm : 确认
cancel : 取消
save : 保存
delete : 删除
login : 登录
signup : 注册
logout : 退出登录
verify : 验证
add_question : 我要提问
2022-12-19 17:18:21 +08:00
approve : 批准
reject : 拒绝
skip : 略过
2022-11-08 17:44:32 +08:00
search :
title : 搜索结果
keywords : 关键词
options : 选项
follow : 关注
following : 已关注
2022-12-19 17:18:21 +08:00
counts : "{{count}} 个结果"
2022-11-08 17:44:32 +08:00
more : 更多
sort_btns :
relevance : 相关性
newest : 最新的
active : 活跃的
score : 评分
2022-12-19 17:18:21 +08:00
more : 更多
2022-11-08 17:44:32 +08:00
tips :
title : 高级搜索提示
2022-12-19 17:18:21 +08:00
tag : "<1>[tag]</1> 在指定标签中搜索"
user : "<1>user:username</1> 根据作者搜索"
answer : "<1>answers:0</1> 搜索未回答的问题"
score : "<1>score:3</1> 评分 3 分或以上"
question : "<1>is:question</1> 只搜索问题"
is_answer : "<1>is:answer</1> 只搜索回答"
2022-11-08 17:44:32 +08:00
empty : 找不到任何相关的内容。<br /> 请尝试其他关键字,或者减少查找内容的长度。
share :
name : 分享
copy : 复制链接
via : 分享在...
copied : 已复制
facebook : 分享到 Facebook
twitter : 分享到 Twitter
cannot_vote_for_self : 不能给自己投票
modal_confirm :
title : 发生错误...
account_result :
success : 你的账号已通过验证,即将返回首页。
link : 返回首页
2022-12-19 17:18:21 +08:00
invalid : >-
抱歉,此验证链接已失效。也许是你的账号已经通过验证了?
2022-11-08 17:44:32 +08:00
confirm_new_email : 你的电子邮箱已更新
2022-12-19 17:18:21 +08:00
confirm_new_email_invalid : >-
抱歉,此验证链接已失效。也许是你的邮箱已经成功更改了?
2022-11-08 17:44:32 +08:00
question :
following_tags : 已关注的标签
edit : 编辑
save : 保存
follow_tag_tip : 按照标签整理您的问题列表。
hot_questions : 热点问题
all_questions : 全部问题
2022-12-19 17:18:21 +08:00
x_questions : "{{ count }} 个问题"
x_answers : "{{ count }} 个回答"
2022-11-08 17:44:32 +08:00
questions : 个问题
answers : 回答
newest : 最新
active : 活跃
frequent : 浏览量
score : 评分
unanswered : 未回答
modified : 修改于
answered : 回答于
asked : 提问于
closed : 已关闭
follow_a_tag : 关注一个标签
more : 更多
personal :
overview : 概览
answers : 回答
answer : 回答
questions : 问题
question : 问题
bookmarks : 收藏
reputation : 声望
comments : 评论
votes : 得票
newest : 最新
score : 评分
edit_profile : 编辑我的资料
2022-12-19 17:18:21 +08:00
visited_x_days : "已访问 {{ count }} 天"
viewed : 阅读次数
2022-11-08 17:44:32 +08:00
joined : 加入于
last_login : 上次登录
about_me : 关于我
2022-12-19 17:18:21 +08:00
about_me_empty : "Hello, World!"
2022-11-08 17:44:32 +08:00
top_answers : 热门回答
top_questions : 热门问题
stats : 状态
list_empty : 没有找到相关的内容。<br />试试看其他标签?
accepted : 已采纳
answered : 回答于
asked : 提问于
upvote : 赞同
downvote : 反对
mod_short : 管理员
mod_long : 管理员
x_reputation : 声望
x_votes : 得票
x_answers : 个回答
x_questions : 个问题
2022-12-19 17:18:21 +08:00
install :
title : Answer
next : 下一步
done : 完成
config_yaml_error : 无法创建配置文件
lang :
label : Please Choose a Language
db_type :
label : Database Engine
db_username :
label : 用户名
placeholder : root
msg : 用户名不能为空
db_password :
label : 密码
placeholder : root
msg : 密码不能为空
db_host :
label : 数据库服务器地址
placeholder : "db: 3306"
msg : 数据库地址不能为空
db_name :
label : 数据库名
placeholder : answer
msg : 数据库名称不能为空。
db_file :
label : Database File
placeholder : /data/answer.db
msg : 数据库文件不能为空。
config_yaml :
title : 创建 config.yaml
label : 已创建 config.yaml 文件。
desc : >-
You can create the <1>config.yaml</1> file manually in the <1>/var/wwww/xxx/</1> directory and paste the following text into it.
info : "完成后,点击“下一步”按钮。"
site_information : 站点信息
admin_account : 管理员账户
site_name :
label : 站点名称
msg : 站点名称不能为空。
site_url :
label : 站点地址( URL)
text : The address of your site.
msg :
empty : 站点URL不能为空。
incorrect : 站点URL格式不正确。
contact_email :
label : 联系邮箱
text : Email address of key contact responsible for this site.
msg :
empty : Contact Email cannot be empty.
incorrect : Contact Email incorrect format.
admin_name :
label : Name
msg : Name cannot be empty.
admin_password :
label : Password
text : >-
You will need this password to log in. Please store it in a secure location.
msg : Password cannot be empty.
admin_email :
label : Email
text : You will need this email to log in.
msg :
empty : Email cannot be empty.
incorrect : Email incorrect format.
ready_title : Your Answer is Ready!
ready_desc : >-
If you ever feel like changing more settings, visit <1>admin section</1>; find it in the site menu.
good_luck : "Have fun, and good luck!"
warn_title : Warning
warn_desc : >-
The file <1>config.yaml</1> already exists. If you need to reset any of the configuration items in this file, please delete it first.
install_now : You may try <1>installing now</1>.
installed : 已安裝
installed_desc : >-
You appear to have already installed. To reinstall please clear your old database tables first.
db_failed : 数据连接异常!
db_failed_desc : >-
This either means that the database information in your <1>config.yaml</1> file is incorrect or that contact with the database server could not be established. This could mean your host’ s database server is down.
2022-11-08 17:44:32 +08:00
page_404 :
2022-12-06 18:37:08 +08:00
desc : 页面不存在
2022-11-08 17:44:32 +08:00
back_home : 回到主页
page_50X :
2022-12-06 18:37:08 +08:00
desc : 服务器遇到了一个错误,无法完成你的请求。
2022-11-08 17:44:32 +08:00
back_home : 回到主页
2022-12-19 17:18:21 +08:00
page_maintenance :
desc : "We are under maintenance, we’ ll be back soon."
2022-11-16 11:38:13 +08:00
nav_menus :
dashboard : 后台管理
contents : 内容管理
questions : 问题
answers : 回答
users : 用户管理
flags : 举报管理
settings : 站点设置
general : 一般
interface : 界面
smtp : SMTP
2022-12-19 17:18:21 +08:00
branding : 品牌
legal : 法律条款
write : 撰写
tos : 服务条款
privacy : 隐私政策
seo : SEO
customize : Customize
themes : Themes
css-html : CSS/HTML
login : Login
2023-01-17 11:51:42 +08:00
website_welcome : 欢迎来到 {{site_name}}
2022-11-08 17:44:32 +08:00
admin :
admin_header :
title : 后台管理
dashboard :
title : 后台管理
2023-01-17 11:51:42 +08:00
welcome : 欢迎来到 {{site_name}} 后台管理!
2022-12-19 17:18:21 +08:00
site_statistics : 站点统计
questions : "问题:"
answers : "回答:"
comments : "评论:"
votes : "投票:"
active_users : "活跃用户:"
flags : "举报:"
site_health_status : '健康状态:'
version : "版本"
https : "HTTPS:"
uploading_files : "上传文件:"
smtp : "SMTP:"
timezone : "时区:"
system_info : 系统信息
storage_used : "已用存储空间:"
uptime : "运行时间:"
answer_links : 回答链接
documents : 文档
feedback : 用户反馈
review : 审查
config : 配置
update_to : 更新到
latest : 最新版本
check_failed : 校验失败
"yes": "是"
"no": "否"
not_allowed : 拒绝
allowed : 允许
enabled : 已启用
disabled : 停用
2022-11-08 17:44:32 +08:00
flags :
title : 举报
pending : 等待处理
completed : 已完成
flagged : 被举报内容
created : 创建于
action : 操作
review : 审查
change_modal :
title : 更改用户状态为...
btn_cancel : 取消
btn_submit : 提交
normal_name : 正常
2022-12-06 18:37:08 +08:00
normal_desc : 正常状态的用户可以提问和回答。
2022-11-08 17:44:32 +08:00
suspended_name : 封禁
2022-12-06 18:37:08 +08:00
suspended_desc : 被封禁的用户将无法登录。
2022-11-08 17:44:32 +08:00
deleted_name : 删除
2022-12-06 18:37:08 +08:00
deleted_desc : 删除用户的个人信息,认证等等。
2022-11-08 17:44:32 +08:00
inactive_name : 不活跃
2022-12-06 18:37:08 +08:00
inactive_desc : 不活跃的用户必须重新验证邮箱。
2022-11-08 17:44:32 +08:00
confirm_title : 删除此用户
confirm_content : 确定要删除此用户?此操作无法撤销!
confirm_btn : 删除
msg :
empty : 请选择一个原因
status_modal :
2022-12-19 17:18:21 +08:00
title : "更改 {{ type }} 状态为..."
2022-11-08 17:44:32 +08:00
normal_name : 正常
2022-12-06 18:37:08 +08:00
normal_desc : 所有用户都可以访问
2022-11-08 17:44:32 +08:00
closed_name : 关闭
2022-12-06 18:37:08 +08:00
closed_desc : 不能回答,但仍然可以编辑、投票和评论。
2022-11-08 17:44:32 +08:00
deleted_name : 删除
2022-12-06 18:37:08 +08:00
deleted_desc : 所有获得/损失的声望将会恢复。
2022-11-08 17:44:32 +08:00
btn_cancel : 取消
btn_submit : 提交
btn_next : 下一步
2022-12-19 17:18:21 +08:00
user_role_modal :
title : 更改用户状态为...
btn_cancel : 取消
btn_submit : 提交
2022-11-08 17:44:32 +08:00
users :
title : 用户
name : 名称
email : 邮箱
reputation : 声望
created_at : 创建时间
delete_at : 删除时间
suspend_at : 封禁时间
status : 状态
2022-12-19 17:18:21 +08:00
role : 角色
2022-11-08 17:44:32 +08:00
action : 操作
change : 更改
all : 全部
2022-12-19 17:18:21 +08:00
staff : 工作人员
2022-11-08 17:44:32 +08:00
inactive : 不活跃
suspended : 已封禁
deleted : 已删除
normal : 正常
2022-12-19 17:18:21 +08:00
Moderator : 版主
Admin : 管理员
User : 用户
filter :
placeholder : "按名称筛选, 用户: id"
set_new_password : 设置新密码
change_status : 更改状态
change_role : 更改角色
show_logs : 显示日志
add_user : Add user
new_password_modal :
title : Set new password
form :
fields :
password :
label : Password
text : The user will be logged out and need to login again.
msg : Password must be at 8 - 32 characters in length.
btn_cancel : Cancel
btn_submit : Submit
user_modal :
title : Add new user
form :
fields :
display_name :
label : Display Name
msg : display_name must be at 4 - 30 characters in length.
email :
label : Email
msg : Email is not valid.
password :
label : Password
msg : Password must be at 8 - 32 characters in length.
btn_cancel : Cancel
btn_submit : Submit
2022-11-08 17:44:32 +08:00
questions :
page_title : 问题
normal : 正常
closed : 已关闭
deleted : 已删除
post : 标题
votes : 得票数
answers : 回答数
created : 创建于
status : 状态
action : 操作
change : 更改
2022-12-19 17:18:21 +08:00
filter :
placeholder : "Filter by title, question:id"
2022-11-08 17:44:32 +08:00
answers :
page_title : 回答
normal : 正常
deleted : 已删除
post : 标题
votes : 得票数
created : 创建于
status : 状态
action : 操作
change : 更改
2022-12-19 17:18:21 +08:00
filter :
placeholder : "Filter by title, answer:id"
2022-11-08 17:44:32 +08:00
general :
page_title : 一般
name :
label : 站点名称
msg : 不能为空
text : 站点的名称, 作为站点的标题( HTML 的 title 标签)。
2022-12-06 18:37:08 +08:00
short_desc :
2022-11-08 17:44:32 +08:00
label : 简短的站点标语 (可选)
msg : 不能为空
text : 简短的标语, 作为网站主页的标题( HTML 的 title 标签)。
2022-12-06 18:37:08 +08:00
desc :
2022-11-08 17:44:32 +08:00
label : 网站描述 (可选)
msg : 不能为空
text : 使用一句话描述本站, 作为网站的描述( HTML 的 meta 标签)。
interface :
page_title : 界面
logo :
label : Logo (可选)
msg : 不能为空
text : 可以上传图片,或者<1>重置</1>为站点标题。
theme :
label : 主题
msg : 不能为空
text : 选择一个主题
language :
label : 界面语言
msg : 不能为空
text : 设置用户界面语言,在刷新页面后生效。
2022-12-19 17:18:21 +08:00
time_zone :
label : Timezone
msg : Timezone cannot be empty.
text : Choose a city in the same timezone as you.
2022-11-08 17:44:32 +08:00
smtp :
page_title : SMTP
from_email :
label : 发件人地址
msg : 不能为空
text : 用于发送邮件的地址。
from_name :
label : 发件人名称
msg : 不能为空
text : 发件人的名称
smtp_host :
label : SMTP 主机
msg : 不能为空
text : 邮件服务器
encryption :
label : 加密
msg : 不能为空
text : 对于大多数服务器而言, SSL 是推荐开启的。
ssl : SSL
none : 无加密
smtp_port :
label : SMTP 端口
msg : SMTP 端口必须在 1 ~ 65535 之间。
text : 邮件服务器的端口号。
smtp_username :
label : SMTP 用户名
msg : 不能为空
smtp_password :
label : SMTP 密码
msg : 不能为空
test_email_recipient :
label : 测试邮件收件人
text : 提供用于接收测试邮件的邮箱地址。
msg : 地址无效
smtp_authentication :
2022-12-19 17:18:21 +08:00
label : Enable authentication
title : SMTP Authentication
2022-11-08 17:44:32 +08:00
msg : 不能为空
2022-12-19 17:18:21 +08:00
"yes": "是"
"no": "否"
branding :
page_title : Branding
logo :
label : Logo
msg : Logo cannot be empty.
text : The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
mobile_logo :
label : Mobile Logo (optional)
text : The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
square_icon :
label : Square Icon
msg : Square icon cannot be empty.
text : Image used as the base for metadata icons. Should ideally be larger than 512x512.
favicon :
label : Favicon (optional)
text : A favicon for your site. To work correctly over a CDN it must be a png. Will be resized to 32x32. If left blank, “square icon” will be used.
legal :
page_title : Legal
terms_of_service :
label : Terms of Service
text : "You can add terms of service content here. If you already have a document hosted elsewhere, provide the full URL here."
privacy_policy :
label : Privacy Policy
text : "You can add privacy policy content here. If you already have a document hosted elsewhere, provide the full URL here."
write :
page_title : Write
recommend_tags :
label : Recommend Tags
text : "Please input tag slug above, one tag per line."
required_tag :
title : Required Tag
label : Set recommend tag as required
text : "Every new question must have at least one recommend tag."
reserved_tags :
label : Reserved Tags
text : "Reserved tags can only be added to a post by moderator."
seo :
page_title : SEO
permalink :
label : Permalink
text : Custom URL structures can improve the usability, and forward-compatibility of your links.
robots :
label : robots.txt
text : This will permanently override any related site settings.
themes :
page_title : Themes
themes :
label : Themes
text : Select an existing theme.
navbar_style :
label : Navbar Style
text : Select an existing theme.
primary_color :
label : Primary Color
text : Modify the colors used by your themes
css_and_html :
page_title : CSS and HTML
custom_css :
label : Custom CSS
text : This will insert as <link>
head :
label : Head
text : This will insert before </head>
header :
label : Header
text : This will insert after <body>
footer :
label : Footer
text : This will insert before </html>.
login :
page_title : Login
membership :
title : Membership
label : Allow new registrations
text : Turn off to prevent anyone from creating a new account.
private :
title : Private
label : Login required
text : Only logged in users can access this community.
form :
empty : cannot be empty
invalid : is invalid
btn_submit : Save
not_found_props : "Required property {{ key }} not found."
page_review :
review : Review
proposed : 提案
question_edit : 问题编辑
answer_edit : 回答编辑
tag_edit: '标签管理 : 编辑标签'
edit_summary : 编辑汇总
edit_question : 编辑问题
edit_answer : 编辑回答
edit_tag : 编辑标签
empty : 没有剩余的审核任务。
timeline :
undeleted : 取消删除
deleted : 删除
downvote : 反对
upvote : 赞同
accept : 采纳
cancelled : 已取消
commented : '评论:'
rollback : 回滚
edited : 最后编辑于
answered : 回答于
asked : 提问于
closed : 关闭
reopened : 重新开启
created : 创建于
title : "历史记录"
tag_title : "时间线"
show_votes : "显示投票"
n_or_a : N /A
title_for_question : "时间线"
title_for_answer : "{{ title }} 的 {{ author }} 回答时间线"
title_for_tag : "时间线"
datetime : 日期时间
type : 类型
by : 由
comment : 评论
no_data : "空空如也"
users :
title : Users
users_with_the_most_reputation : Users with the highest reputation scores
users_with_the_most_vote : Users who voted the most
staffs : Our community staff
reputation : reputation
votes : votes
2022-11-08 18:05:35 +08:00