diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
commit | fc560d8ec986402587ae506bbff58e242eb269f7 (patch) | |
tree | fb37f83dfd934243f34369409fb6c47bf75a0c49 /apps/user_ldap/l10n | |
parent | 4af9bef7121c91359c537c42b8bf5c71fdb37e79 (diff) | |
download | nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.tar.gz nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.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 位用戶", |