diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-10-28 21:58:58 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-10-28 21:58:58 +0000 |
commit | 5d6245b05950a4e6fd5a8318bdc6bc6050a2a7bd (patch) | |
tree | 672bd5ea43852cbe7054034d1ca7b3fac335cfd0 /config | |
parent | 8dc0d4b9162a4fc9096e3a73fa5d8491a9ed910f (diff) | |
download | redmine-5d6245b05950a4e6fd5a8318bdc6bc6050a2a7bd.tar.gz redmine-5d6245b05950a4e6fd5a8318bdc6bc6050a2a7bd.zip |
Translation update (zh-TW, #6765)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4305 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 53fd117f3..33561a6b2 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -174,7 +174,7 @@ odd: "必須是奇數" even: "必須是偶數" # Append your own errors here or at the model/attributes scope. - greater_than_start_date: "必須在起始日期之後" + greater_than_start_date: "必須在開始日期之後" not_same_project: "不屬於同一個專案" circular_dependency: "這個關聯會導致環狀相依" cant_link_an_issue_with_a_descendant: "項目無法被連結至自己的子項目" @@ -348,6 +348,7 @@ field_attr_lastname: 姓氏屬性 field_attr_mail: 電子郵件信箱屬性 field_onthefly: 即時建立使用者 + field_start_date: 開始日期 field_done_ratio: 完成百分比 field_auth_source: 認證模式 field_hide_mail: 隱藏我的電子郵件 @@ -1007,4 +1008,4 @@ enumeration_doc_categories: 文件分類 enumeration_activities: 活動 (時間追蹤) enumeration_system_activity: 系統活動 - field_start_date: Start date + |