diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_HK.json')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 位用戶", |