diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-02-25 11:51:57 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-02-25 11:51:57 +0000 |
commit | 2ddfa2ac337255ca2e7770d70ce20c9fb4f2d00e (patch) | |
tree | fd1d9d67c3b0b3550afdbd0d8adfb457362645f4 /config/locales/zh-TW.yml | |
parent | 4bb822143791ae964c2144037bae6fc5a5585d83 (diff) | |
download | redmine-2ddfa2ac337255ca2e7770d70ce20c9fb4f2d00e.tar.gz redmine-2ddfa2ac337255ca2e7770d70ce20c9fb4f2d00e.zip |
Traditional Chinese translation updated by ChunChang Lo (#21845)
git-svn-id: http://svn.redmine.org/redmine/trunk@15152 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index fff5fc5c1..cf58c6585 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -296,6 +296,7 @@ error_invalid_csv_file_or_settings: "這個檔案不是一個 CSV 檔案,或是未符合下面所列之設定值" error_can_not_read_import_file: "讀取匯入檔案時發生錯誤" error_attachment_extension_not_allowed: "附件之附檔名不允許使用 %{extension}" + error_ldap_bind_credentials: "無效的 LDAP 帳號/密碼" mail_subject_lost_password: 您的 Redmine 網站密碼 mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:' @@ -1256,7 +1257,6 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - error_ldap_bind_credentials: Invalid LDAP Account/Password setting_sys_api_key: API 金鑰 setting_lost_password: 遺失密碼 mail_subject_security_notification: Security notification |