diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 13:41:32 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 13:41:32 +0000 |
commit | 7f9d27c5a04c58dd5b756a05aa81ef8c63622dbd (patch) | |
tree | e8d94724c137bf13d2aacf40232109d9e318ddaf /config/locales | |
parent | bd70d428592f8af934c3c37d80a5596e8942d16d (diff) | |
download | redmine-7f9d27c5a04c58dd5b756a05aa81ef8c63622dbd.tar.gz redmine-7f9d27c5a04c58dd5b756a05aa81ef8c63622dbd.zip |
Traditional Chinese translation updated by ChunChang Lo (#24480)
git-svn-id: http://svn.redmine.org/redmine/trunk@16028 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-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 6ee472608..ccaa5084e 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -473,6 +473,7 @@ setting_autologin: 自動登入 setting_date_format: 日期格式 setting_time_format: 時間格式 + setting_timespan_format: 時間範圍格式 setting_cross_project_issue_relations: 允許關聯至其它專案的議題 setting_cross_project_subtasks: 允許跨專案的子任務 setting_issue_list_default_columns: 預設顯示於議題清單的欄位 @@ -1083,6 +1084,7 @@ label_relations: 關聯 label_new_project_issue_tab_enabled: 顯示「建立新議題」標籤頁面 label_new_object_tab_enabled: 顯示 "+" 下拉功能表 + label_table_of_contents: 目錄 label_font_default: 預設字型 label_font_monospace: 等寬字型 label_font_proportional: 調和間距字型 @@ -1282,5 +1284,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - setting_timespan_format: Time span format - label_table_of_contents: Table of contents |