summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-03-27 06:59:22 +0000
committerGo MAEDA <maeda@farend.jp>2020-03-27 06:59:22 +0000
commit4843686b2d3ed2086e9988e9e74569c90ae58c7d (patch)
tree192d28773c81b12adab60eb78db536b578189a4d /config/locales
parentdbdeda8b654e71f85c52d75621d57f906d0c6f37 (diff)
downloadredmine-4843686b2d3ed2086e9988e9e74569c90ae58c7d.tar.gz
redmine-4843686b2d3ed2086e9988e9e74569c90ae58c7d.zip
Traditional Chinese translation update (#33202).
Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@19622 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/zh-TW.yml21
1 files changed, 8 insertions, 13 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 9de7195cb..9f3509963 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1371,16 +1371,11 @@
label_import_time_entries: 匯入工時項目紀錄
field_toolbar_language_options: 程式碼反白工具可用語言
label_user_mail_notify_about_high_priority_issues_html: "同時通知我關於議題之優先權等級為 <em>%{prio}</em> 或以上等級之事物"
- label_assign_to_me: Assign to me
- notice_issue_not_closable_by_open_tasks: This issue cannot be closed because it has
- at least one open subtask.
- notice_issue_not_closable_by_blocking_issue: This issue cannot be closed because it
- is blocked by at least one open issue.
- notice_issue_not_reopenable_by_closed_parent_issue: This issue cannot be reopened
- because its parent issue is closed.
- error_bulk_download_size_too_big: These attachments cannot be bulk downloaded because
- the total file size exceeds the maximum allowed size (%{max_size})
- setting_bulk_download_max_size: Maximum total size for bulk download
- label_download_all_attachments: Download all files
- error_attachments_too_many: This file cannot be uploaded because it exceeds the maximum
- number of files that can be attached simultaneously (%{max_number_of_files})
+ label_assign_to_me: 分派給我
+ notice_issue_not_closable_by_open_tasks: 此議題無法被結束,因為它至少還有一個尚在進行中的子任務。
+ notice_issue_not_closable_by_blocking_issue: 此議題無法被結束,因為它被至少一個尚在進行中的議題所阻斷。
+ notice_issue_not_reopenable_by_closed_parent_issue: 此議題無法被重新開啟,因為它的父議題已結束。
+ error_bulk_download_size_too_big: 這些附件無法被大量下載,因為其檔案大小總計超過允許的最大值 (%{max_size}) 。
+ setting_bulk_download_max_size: 大量下載檔案大小總計最大值
+ label_download_all_attachments: 下載所有檔案
+ error_attachments_too_many: 此檔案無法被上傳,因為已經超出允許同時上傳之附加檔案數量的最大值 (%{max_number_of_files}) 。