diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_TW.json')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index e2b37c607a6..df479aaafda 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -9,6 +9,7 @@ "No configuration specified" : "未指定組態設定", "No data specified" : "未指定資料", "Invalid data specified" : "指定了無效的資料", + "Could not set configuration %1$s to %2$s" : "無法將組態 %1$s 設定為 %2$s", "Action does not exist" : "動作不存在", "Renewing …" : "正在更新…", "Very weak password" : "密碼安全性極弱", @@ -51,6 +52,7 @@ "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "「%uid」佔位字串遺失。查詢 LDAP/AD 時將會使用登入名稱取代。", "Please provide a login name to test against" : "請提供登入名稱以便再次測試", "The group box was disabled, because the LDAP/AD server does not support memberOf." : "由於 LDAP/AD 伺服器不支援 memberOf,群組盒已停用。", + "Password change rejected. Hint: %s" : "密碼變更被拒絕。提示:%s", "Mandatory field \"%s\" left empty" : "必填欄位「%s」為空", "A password is given, but not an LDAP agent" : "已提供密碼,但並未提供 LDAP 代理程式", "No password is given for the user agent" : "未提供使用者代理程式的密碼", |