aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-21 00:17:10 +0000
commit96f01183123c7745260e0fa2fbe02cbec3a23166 (patch)
treea31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/user_ldap/l10n/zh_CN.js
parent428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff)
downloadnextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz
nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/zh_CN.js')
-rw-r--r--apps/user_ldap/l10n/zh_CN.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index c01a3ed7039..d8b4897c134 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"user_ldap",
{
- "Failed to clear the mappings." : "无法清除映射。",
- "Failed to delete the server configuration" : "未能删除服务器配置",
+ "Failed to clear the mappings." : "清除映射失败。",
+ "Failed to delete the server configuration" : "删除服务器配置失败",
"Invalid configuration: Anonymous binding is not allowed." : "配置无效:不允许匿名绑定。",
"Valid configuration, connection established!" : "配置有效,连接成功!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "配置有效但绑定失败。请检查服务器设置和认证信息。",
@@ -177,6 +177,8 @@ OC.L10N.register(
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "用户名留空(默认)。 否则请指定 LDAP / AD 属性。",
"\"$home\" Placeholder Field" : "\"$home\" 占位字段",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "位于外部存储配置的 $home 将被指定属性替换",
+ "Fediverse Field" : "联邦宇宙字段",
+ "User profile Fediverse will be set from the specified attribute" : "用户个人资料的联邦宇宙将从指定的属性设定",
"Internal Username" : "内部用户名",
"Internal Username Attribute:" : "内部用户名属性:",
"Override UUID detection" : "覆盖 UUID 检测",