diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-31 12:04:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-31 12:04:05 +0000 |
commit | b221f082546caff8b92855330d2d75a03d248be9 (patch) | |
tree | 6e6a46b03e16246a7603ccd0db9a96059305c19d /config | |
parent | 0c8c3e886c37ea4d2f0d4a387d4932378f8c53f8 (diff) | |
download | redmine-b221f082546caff8b92855330d2d75a03d248be9.tar.gz redmine-b221f082546caff8b92855330d2d75a03d248be9.zip |
Merged r14777 from trunk to 3.1-stable (#21019, #20791)
Traditional Chinese translation for 3.1-stable changed by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14780 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 17e6cc866..80a770426 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -427,7 +427,7 @@ field_default_status: 預設狀態 field_users_visibility: 用戶可見度 field_time_entries_visibility: 工時紀錄可見度 - field_total_estimated_hours: 合計預估工時 + field_total_estimated_hours: 預估工時總計 setting_app_title: 標題 setting_app_subtitle: 副標題 @@ -834,7 +834,7 @@ label_changes_details: 所有變更的明細 label_issue_tracking: 問題追蹤 label_spent_time: 耗用工時 - label_total_spent_time: 合計耗用工時 + label_total_spent_time: 耗用工時總計 label_overall_spent_time: 整體耗用工時 label_f_hour: "%{value} 小時" label_f_hour_plural: "%{value} 小時" |