Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.json')
-rw-r--r--apps/user_ldap/l10n/zh_CN.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index 1ffac3742d6..7a6b2d5dd42 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -15,10 +15,12 @@
"Configuration incomplete" : "配置未完成",
"Configuration OK" : "配置完成",
"Select groups" : "选择分组",
+ "Select object classes" : "选择对象类型",
"Please check the credentials, they seem to be wrong." : "凭据错误,请检查凭据。",
"Please specify the port, it could not be auto-detected." : "无法自动识别,请指定一个端口。",
"Base DN could not be auto-detected, please revise credentials, host and port." : "无法自动识别DN,请检查凭证,主机和端口。",
"Could not detect Base DN, please enter it manually." : "无法探测Base DN,请手动输入。",
+ "{nthServer}. Server" : "{nthServer}. 服务器",
"No object found in the given Base DN. Please revise." : "基础DN中未能找到指定对象,请检查。",
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
" entries available within the provided Base DN" : "基础DN中的可用条目",
@@ -42,6 +44,8 @@
"The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "该%uid占位符缺失。它将在LDAP/ AD登录名查询时进行替换。",
"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。",
+ "_%s group found_::_%s groups found_" : ["发现 %s 个群组"],
+ "_%s user found_::_%s users found_" : ["发现 %s 个用户"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "无法检测到用户的显示名称属性。请在高级LDAP设置中指定。",
"Could not find the desired feature" : "无法找到所需的功能",
"Invalid Host" : "无效的主机",