Skip to content

Commit 3e9d2fe

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 7335927 commit 3e9d2fe

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

apps/user_ldap/l10n/zh_CN.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ OC.L10N.register(
147147
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
148148
"_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} 条目在提供的 Base DN 中可用"],
149149
"When unchecked, this configuration will be skipped." : "当反选后,此配置将被忽略。",
150+
"Configuration active" : "现行配置",
150151
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
151152
"Copy configuration" : "复制配置",
152153
"Delete configuration" : "删除配置",
@@ -158,6 +159,7 @@ OC.L10N.register(
158159
"User DN" : "用户 DN",
159160
"For anonymous access, leave DN and Password empty." : "启用匿名访问,将 DN 和密码保留为空。",
160161
"Password" : "密码",
162+
"Save credentials" : "保存凭据",
161163
"Base DN" : "Base DN",
162164
"One Base DN per line" : "每行一个基本判别名",
163165
"You can specify Base DN for users and groups in the Advanced tab" : "您可以在高级选项卡里为用户和组指定 Base DN",

apps/user_ldap/l10n/zh_CN.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@
145145
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
146146
"_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} 条目在提供的 Base DN 中可用"],
147147
"When unchecked, this configuration will be skipped." : "当反选后,此配置将被忽略。",
148+
"Configuration active" : "现行配置",
148149
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
149150
"Copy configuration" : "复制配置",
150151
"Delete configuration" : "删除配置",
@@ -156,6 +157,7 @@
156157
"User DN" : "用户 DN",
157158
"For anonymous access, leave DN and Password empty." : "启用匿名访问,将 DN 和密码保留为空。",
158159
"Password" : "密码",
160+
"Save credentials" : "保存凭据",
159161
"Base DN" : "Base DN",
160162
"One Base DN per line" : "每行一个基本判别名",
161163
"You can specify Base DN for users and groups in the Advanced tab" : "您可以在高级选项卡里为用户和组指定 Base DN",

0 commit comments

Comments
 (0)