aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:09 +0000
commit88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68 (patch)
treefaf116efcd62fa3281173628555e8d84cf267e19 /apps/user_ldap
parent533dec0df0b3bcd2dd019424cb59744f68bae4c6 (diff)
downloadnextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.tar.gz
nextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/en_GB.js1
-rw-r--r--apps/user_ldap/l10n/en_GB.json1
-rw-r--r--apps/user_ldap/l10n/zh_HK.js1
-rw-r--r--apps/user_ldap/l10n/zh_HK.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 46109acb6b6..8094a5a24c7 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -63,6 +63,7 @@ OC.L10N.register(
"LDAP/AD integration" : "LDAP/AD integration",
"Invalid LDAP UUIDs" : "Invalid LDAP UUIDs",
"None found" : "None found",
+ "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.",
"_%n group found_::_%n groups found_" : ["%n group found","%n groups found"],
"> 1000 groups found" : "> 1000 groups found",
"> 1000 users found" : "> 1000 users found",
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index ab2edabd7b4..271e83220e9 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -61,6 +61,7 @@
"LDAP/AD integration" : "LDAP/AD integration",
"Invalid LDAP UUIDs" : "Invalid LDAP UUIDs",
"None found" : "None found",
+ "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.",
"_%n group found_::_%n groups found_" : ["%n group found","%n groups found"],
"> 1000 groups found" : "> 1000 groups found",
"> 1000 users found" : "> 1000 users found",
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js
index 794875183d9..22be5f72643 100644
--- a/apps/user_ldap/l10n/zh_HK.js
+++ b/apps/user_ldap/l10n/zh_HK.js
@@ -63,6 +63,7 @@ OC.L10N.register(
"LDAP/AD integration" : "LDAP /AD 整合",
"Invalid LDAP UUIDs" : "無效的 LDAP UUID",
"None found" : "未找到",
+ "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 賬戶或群組的 UUID 無效。請查看 LDAP 配置專家部分中的“覆蓋 UUID 檢測”設置,並使用“occ ldap:update-uuid”更新它們。",
"_%n group found_::_%n groups found_" : ["找到 %n 個群組"],
"> 1000 groups found" : "找到 > 1000 個群組",
"> 1000 users found" : "找到 > 1000 位用戶",
diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json
index 9bb66049f4e..a26d70b0a76 100644
--- a/apps/user_ldap/l10n/zh_HK.json
+++ b/apps/user_ldap/l10n/zh_HK.json
@@ -61,6 +61,7 @@
"LDAP/AD integration" : "LDAP /AD 整合",
"Invalid LDAP UUIDs" : "無效的 LDAP UUID",
"None found" : "未找到",
+ "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 賬戶或群組的 UUID 無效。請查看 LDAP 配置專家部分中的“覆蓋 UUID 檢測”設置,並使用“occ ldap:update-uuid”更新它們。",
"_%n group found_::_%n groups found_" : ["找到 %n 個群組"],
"> 1000 groups found" : "找到 > 1000 個群組",
"> 1000 users found" : "找到 > 1000 位用戶",