"zh-CN":
active_admin:
dashboard: "控制面板"
dashboard_welcome:
welcome: "欢迎使用Active Admin. 这是默认的控制面板页."
call_to_action: "若要添加新的面板内容, 请修改 'app/admin/dashboard.rb'"
view: "查看"
edit: "编辑"
delete: "删除"
delete_confirmation: "确定删除?"
create_another: "新建另一个%{model}"
new_model: "新建%{model}"
edit_model: "编辑%{model}"
delete_model: "删除%{model}"
details: "%{model}详情"
cancel: "取消"
empty: "未定义"
previous: "上一个"
next: "下一个"
download: "下载:"
has_many_new: "新建一个%{model}"
has_many_delete: "删除"
has_many_remove: "清除"
filters:
buttons:
filter: "过滤"
clear: "清除条件"
predicates:
contains: "包含"
equals: "等于"
starts_with: "开头"
ends_with: "完与"
greater_than: "大于"
less_than: "小于"
gteq_datetime: "大于等于"
lteq_datetime: "小于等于"
from: "起"
to: "止"
search_status:
headline: "搜索条件:"
current_scope: "搜索范围:"
current_filters: "过滤条件:"
no_current_filters: "无"
status_tag:
"yes": "是"
"no": "否"
"unset": "否"
main_content: "请执行 %{model}#main_content 来显示内容."
logout: "退出"
powered_by: "Powered by %{active_admin} %{version}"
sidebars:
filters: "所有条件"
search_status: "搜索条件"
pagination:
empty: "暂时没有%{model}"
one: "显示 1 %{model}"
one_page: "显示 所有 %{n} %{model}"
multiple: "显示所有 %{total} %{model}中的%{from} - %{to} 条"
multiple_without_total: "%{model}中的%{from} - %{to} 条"
per_page: "每页:"
entry:
one: "条目"
other: "条目"
any: "任何"
blank_slate:
content: "暂时还没有%{resource_name}."
link: "新建一个"
dropdown_actions:
button_label: "行动"
batch_actions:
button_label: "批处理"
default_confirmation: "你确定你要这样做?"
delete_confirmation: "你确定要删除这些%{plural_model}?"
succesfully_destroyed:
one: "成功删除 1 %{model}"
other: "成功删除 %{count} %{plural_model}"
selection_toggle_explanation: "(切换选择)"
action_label: "%{title} 被选中"
labels:
destroy: "删除"
comments:
created_at: "创建于"
resource_type: "资源类型"
author_type: "作者类型"
body: "内容"
author: "作者"
add: "添加评论"
delete: "删除评论"
delete_confirmation: "你确定删除这些评论?"
resource: "资源"
no_comments_yet: "暂时没有评论"
author_missing: "匿名"
title_content: "(%{count})条评论"
errors:
empty_text: "评论保存失败,内空不能为空."
devise:
username:
title: "用户名"
email:
title: "邮箱"
subdomain:
title: "子域"
password:
title: "密码"
password_confirmation:
title: "确认密码"
sign_up:
title: "注册"
submit: "注册"
login:
title: "登录"
remember_me: "记住我"
submit: "登录"
reset_password:
title: "忘记了密码?"
submit: "重置我的密码"
change_password:
title: "修改密码"
submit: "修改密码"
unlock:
title: "重新发送送解锁命令"
submit: "重新发送送解锁命令"
resend_confirmation_instructions:
title: " 重新发送确认指示"
submit: " 重新发送确认指示"
links:
sign_up: "注册"
sign_in: "登录"
forgot_your_password: "忘记了密码?"
sign_in_with_omniauth_provider: "通过%{provider}登录"
resend_unlock_instructions: "重发解锁邮件"
resend_confirmation_instructions: "重发确认邮件"
unsupported_browser:
headline: "很抱歉,ActiveAdmin 已不再支持 Internet Explorer 8 以下版本的浏览器。"
recommendation: "建议您升级到最新版本的Internet Explorer,Google Chrome,或是 Firefox。"
turn_off_compatibility_view: "如果您使用的是 IE 9 或更新的版本,请确认已关闭“兼容性视图”。"
access_denied:
message: "您无权处理此操作"
index_list:
table: "表格"
block: "列表"
grid: "网格"
blog: "博客"