diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.json')
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 77dfd92f31a..d4cc793bdb2 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -10,6 +10,8 @@ "No data specified" : "未指定数据", " Could not set configuration %s" : " 无法设定配置文件 %s", "Action does not exist" : "操作不存在", + "Renewing …" : "更新...", + "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般的密码", "Good password" : "不错的密码", @@ -102,6 +104,7 @@ "Saving" : "保存中", "Back" : "返回", "Continue" : "继续", + "Please renew your password." : "请更新您的密码。", "An internal error occurred." : "发生了一个内部错误。", "Please try again or contact your administrator." : "请重试,或联系您的管理员。", "Current password" : "当前密码", @@ -117,7 +120,6 @@ "Groups" : "群组", "Expert" : "专家", "Advanced" : "高级", - "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> 应用 user_ldap 和 user_webdavauth 之间不兼容。您可能遭遇未预料的行为。请让系统管理员禁用其中一个。", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>警告:</b> PHP LDAP 模块未安装,后端将无法工作。请请求您的系统管理员安装该模块。", "Connection Settings" : "连接设置", "Configuration Active" : "现行配置", @@ -177,6 +179,7 @@ "Allows login against the LDAP / AD username, which is either uid or samaccountname and will be detected." : "允许是能被检测到的UID或SAM帐户LDAP/ AD用户名登录。", "Add a new and blank configuration" : "添加一个新的空白配置", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "可以忽略协议,但如要使用SSL,则需以ldaps://开头", + "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> 应用 user_ldap 和 user_webdavauth 之间不兼容。您可能遭遇未预料的行为。请让系统管理员禁用其中一个。", "in bytes" : "字节数" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |