fix(l10n): Update translations from Transifex
Some checks are pending
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2026-01-12 00:13:56 +00:00
parent 8b230d467d
commit 8b9616751c
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 0 deletions

View file

@ -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",

View file

@ -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",