From e05f54819b68f5017bc1e9815491960e9fb3c51a Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Wed, 7 Aug 2013 07:18:52 +0000 Subject: [PATCH] Traditional Chinese translation updated by ChunChang Lo (#14625) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12089 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/zh-TW.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 24fb78312..f2c49b5f5 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -265,6 +265,7 @@ notice_issue_update_conflict: "當您正在編輯這個問題的時候,它已經被其他人搶先一步更新過。" notice_account_deleted: "您的帳戶已被永久刪除。" notice_user_successful_create: "已建立用戶 %{id}。" + notice_new_password_must_be_different: 新舊密碼必須相異 error_can_t_load_default_data: "無法載入預設組態: %{value}" error_scm_not_found: "在儲存機制中找不到這個項目或修訂版。" @@ -420,6 +421,7 @@ field_private_notes: 私人筆記 field_inherit_members: 繼承父專案成員 field_generate_password: 產生密碼 + field_must_change_passwd: 必須在下次登入時變更密碼 setting_app_title: 標題 setting_app_subtitle: 副標題 @@ -1177,6 +1179,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' - field_must_change_passwd: Must change password at next logon - notice_new_password_must_be_different: The new password must be different from the - current password