aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/zh_HK.js')
-rw-r--r--apps/user_ldap/l10n/zh_HK.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js
index d23c547dca6..117fc625668 100644
--- a/apps/user_ldap/l10n/zh_HK.js
+++ b/apps/user_ldap/l10n/zh_HK.js
@@ -61,6 +61,11 @@ OC.L10N.register(
"Your password will expire today." : "您的密碼將於今日過期",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後過期"],
"LDAP/AD integration" : "LDAP /AD 整合",
+ "LDAP Connection" : "LDAP 連線",
+ "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["這些 LDAP 配置綁紮失敗:%s"],
+ "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["這些 LDAP 配置搜尋失敗:%s"],
+ "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["有不活躍的 LDAP 配置:%s"],
+ "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["綁紮與搜尋適用於所有已設定的 LDAP 連線 (%s)"],
"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”更新它們。",