diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:56 +0000 |
commit | 590782482721b24afe4bfe8597be39af0df52072 (patch) | |
tree | 84605cf9273f2fcc0b5999804bd678c7214c571a /apps/user_ldap/l10n | |
parent | c22cfa4422440bacf05024d980d5c737a0812d70 (diff) | |
download | nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.tar.gz nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 22be5f72643..d23c547dca6 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -63,7 +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”更新它們。", + "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 a26d70b0a76..fca68a694ae 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -61,7 +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”更新它們。", + "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 位用戶", |