summaryrefslogtreecommitdiffstats
path: root/conf/locale/locale_zh-CN.ini
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-11 12:03:08 -0400
committerUnknwon <u@gogs.io>2015-09-11 12:03:08 -0400
commit121a81a2c554b2de0de89ab7749fe691b5d1aba7 (patch)
treecc0206c03f546734545c3355b09a3e060eeef7e7 /conf/locale/locale_zh-CN.ini
parent06174482826e81fb7c4675efff092e2986c4dac0 (diff)
downloadgitea-121a81a2c554b2de0de89ab7749fe691b5d1aba7.tar.gz
gitea-121a81a2c554b2de0de89ab7749fe691b5d1aba7.zip
finish new edit auth UI
Diffstat (limited to 'conf/locale/locale_zh-CN.ini')
-rwxr-xr-xconf/locale/locale_zh-CN.ini9
1 files changed, 7 insertions, 2 deletions
diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini
index 0b4555eb7d..8c1b0dff93 100755
--- a/conf/locale/locale_zh-CN.ini
+++ b/conf/locale/locale_zh-CN.ini
@@ -14,7 +14,7 @@ version=当前版本
page=页面
template=模板
language=语言选项
-create_new=创建新的...
+create_new=创建...
user_profile_and_more=用户信息及更多
signed_in_as=已登录用户
@@ -718,6 +718,7 @@ notices=系统提示管理
monitor=应用监控面板
prev=上一页
next=下一页
+total=总计:
dashboard.statistic=应用统计数据
dashboard.operations=管理员操作
@@ -804,7 +805,7 @@ repos.stars=点赞数
repos.issues=工单数
auths.auth_manage_panel=认证管理面板
-auths.new=添加新的认证源
+auths.new=添加新的源
auths.name=认证名称
auths.type=认证类型
auths.enabled=已启用
@@ -816,7 +817,9 @@ auths.host=主机地址
auths.port=主机端口
auths.bind_dn=绑定 DN
auths.bind_password=绑定密码
+auths.bind_password_helper=警告:该密码将会以明文的形式保存在数据库中。请不要使用拥有高权限的帐户!
auths.user_base=用户搜索基准
+auths.user_dn=User DN
auths.attribute_name=名字属性
auths.attribute_surname=姓氏属性
auths.attribute_mail=邮箱属性
@@ -833,11 +836,13 @@ auths.enable_auto_register=允许授权用户自动注册
auths.tips=帮助提示
auths.edit=编辑认证设置
auths.activated=该授权认证已经启用
+auths.new_success=新的授权源 "%s" 添加成功!
auths.update_success=认证设置更新成功!
auths.update=更新认证设置
auths.delete=删除该认证
auths.delete_auth_title=删除认证操作
auths.delete_auth_desc=该认证将被删除。是否继续?
+auths.deletion_success=授权源删除成功!
config.server_config=服务器配置
config.app_name=应用名称