diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_TW.js')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index cb39b6e2742..338e0bda12d 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -62,10 +62,6 @@ OC.L10N.register( "_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」來更新它們。", |