From 8b9616751c8ed330706a158ae8aee12d1621eb11 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 12 Jan 2026 00:13:56 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/user_ldap/l10n/zh_CN.js | 2 ++ apps/user_ldap/l10n/zh_CN.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index a5d38df40c3..72a3dcb9145 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -147,6 +147,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "超过1000个可用目录条目。", "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} 条目在提供的 Base DN 中可用"], "When unchecked, this configuration will be skipped." : "当反选后,此配置将被忽略。", + "Configuration active" : "现行配置", "Copy current configuration into new directory binding" : "当前配置复制到新目录", "Copy configuration" : "复制配置", "Delete configuration" : "删除配置", @@ -158,6 +159,7 @@ OC.L10N.register( "User DN" : "用户 DN", "For anonymous access, leave DN and Password empty." : "启用匿名访问,将 DN 和密码保留为空。", "Password" : "密码", + "Save credentials" : "保存凭据", "Base DN" : "Base DN", "One Base DN per line" : "每行一个基本判别名", "You can specify Base DN for users and groups in the Advanced tab" : "您可以在高级选项卡里为用户和组指定 Base DN", diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index 20d135b5995..a816ccd33be 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -145,6 +145,7 @@ "More than 1,000 directory entries available." : "超过1000个可用目录条目。", "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} 条目在提供的 Base DN 中可用"], "When unchecked, this configuration will be skipped." : "当反选后,此配置将被忽略。", + "Configuration active" : "现行配置", "Copy current configuration into new directory binding" : "当前配置复制到新目录", "Copy configuration" : "复制配置", "Delete configuration" : "删除配置", @@ -156,6 +157,7 @@ "User DN" : "用户 DN", "For anonymous access, leave DN and Password empty." : "启用匿名访问,将 DN 和密码保留为空。", "Password" : "密码", + "Save credentials" : "保存凭据", "Base DN" : "Base DN", "One Base DN per line" : "每行一个基本判别名", "You can specify Base DN for users and groups in the Advanced tab" : "您可以在高级选项卡里为用户和组指定 Base DN",