diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-20 10:45:14 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-20 10:45:14 +0000 |
commit | 0046966131ad173b577c72fbfcc6c71428cfd482 (patch) | |
tree | 68a0cd1a827583e72911490c5065c05eca254137 /config | |
parent | 88fd9608edc00a5146f9c7505bd6628de8ce56b2 (diff) | |
download | redmine-0046966131ad173b577c72fbfcc6c71428cfd482.tar.gz redmine-0046966131ad173b577c72fbfcc6c71428cfd482.zip |
Merged r14696 from trunk to 3.1-stable (#20791)
Traditional Chinese translation updated by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14697 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index a83f096de..17e6cc866 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -427,6 +427,7 @@ field_default_status: 預設狀態 field_users_visibility: 用戶可見度 field_time_entries_visibility: 工時紀錄可見度 + field_total_estimated_hours: 合計預估工時 setting_app_title: 標題 setting_app_subtitle: 副標題 @@ -833,6 +834,7 @@ label_changes_details: 所有變更的明細 label_issue_tracking: 問題追蹤 label_spent_time: 耗用工時 + label_total_spent_time: 合計耗用工時 label_overall_spent_time: 整體耗用工時 label_f_hour: "%{value} 小時" label_f_hour_plural: "%{value} 小時" @@ -1230,5 +1232,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - label_total_spent_time: 整體耗用工時 - field_total_estimated_hours: Total estimated time |