diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-20 10:18:23 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-20 10:18:23 +0000 |
commit | 9375cf4b647f1195752e6247cd1e9d002b48ecb2 (patch) | |
tree | 916ff58957c8c73db7d8172558dc1c4c4a41f1d8 /config | |
parent | 12fe8a595f0c5e08aea527de09869579eb8f97c7 (diff) | |
download | redmine-9375cf4b647f1195752e6247cd1e9d002b48ecb2.tar.gz redmine-9375cf4b647f1195752e6247cd1e9d002b48ecb2.zip |
Traditional Chinese translation updated by ChunChang Lo (#20791)
git-svn-id: http://svn.redmine.org/redmine/trunk@14696 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 e9b3c8ad1..d36db23e1 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -432,6 +432,7 @@ field_default_status: 預設狀態 field_users_visibility: 用戶可見度 field_time_entries_visibility: 工時紀錄可見度 + field_total_estimated_hours: 合計預估工時 setting_app_title: 標題 setting_app_subtitle: 副標題 @@ -839,6 +840,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} 小時" @@ -1249,7 +1251,5 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - label_total_spent_time: 整體耗用工時 - field_total_estimated_hours: Total estimated time label_api: API label_total_plural: Totals |