summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-28 00:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-28 00:07:41 +0000
commit69088189999ec8c4ff0ce7f3a229afd8cca7b27d (patch)
treec803dd9562ce0796b5c10e1c9b594ecdd5d30cdd /apps/user_ldap/l10n/zh_CN.js
parentf000e22a97b9bae756cc5977badeffbc7a6852e9 (diff)
downloadnextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.tar.gz
nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.js')
-rw-r--r--apps/user_ldap/l10n/zh_CN.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index b45ac7a3662..70ace5ad71c 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -12,6 +12,10 @@ OC.L10N.register(
"No data specified" : "未指定数据",
" Could not set configuration %s" : " 无法设定配置文件 %s",
"Action does not exist" : "操作不存在",
+ "Weak password" : "弱密码",
+ "So-so password" : "一般的密码",
+ "Good password" : "不错的密码",
+ "Strong password" : "很好的密码",
"The Base DN appears to be wrong" : "Base DN似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
@@ -47,6 +51,9 @@ OC.L10N.register(
"Please provide a login name to test against" : "请提供登录名以测试",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "该组框被禁用,因为LDAP/ AD服务器不支持memberOf。",
"Password change rejected. Hint: " : "密码更改出错。提示:",
+ "Please login with the new password" : "请使用新密码登录",
+ "Your password will expire tomorrow." : "您的密码将在明天过期",
+ "Your password will expire today." : "您的明码将在今天过期",
"LDAP / AD integration" : "LDAP / AD 整合",
"_%s group found_::_%s groups found_" : ["发现 %s 个群组"],
"_%s user found_::_%s users found_" : ["发现 %s 个用户"],
@@ -74,6 +81,7 @@ OC.L10N.register(
"Verify settings" : "验证设置",
"1. Server" : "1.服务器",
"%s. Server:" : "%s.服务器",
+ "Add a new configuration" : "增加一个新的配置",
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
"Delete the current configuration" : "删除当前配置",
"Host" : "主机",
@@ -96,6 +104,14 @@ OC.L10N.register(
"Saving" : "保存中",
"Back" : "返回",
"Continue" : "继续",
+ "An internal error occurred." : "发生了一个内部错误。",
+ "Please try again or contact your administrator." : "请重试,或联系您的管理员。",
+ "Current password" : "当前密码",
+ "New password" : "新密码",
+ "Renew password" : "更新密码",
+ "Wrong password. Reset it?" : "密码错误。是否重置?",
+ "Wrong password." : "密码错误。",
+ "Cancel" : "取消!",
"LDAP" : "LDAP",
"Server" : "服务器",
"Users" : "用户",