From: Toshi MARUYAMA Date: Thu, 15 Jan 2015 06:38:41 +0000 (+0000) Subject: Traditional Chinese translation updated by ChunChang Lo (#18819) X-Git-Tag: 3.0.0~143 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=19b9c7406b354a9c515ddcab93c7bece655d15c8;p=redmine.git Traditional Chinese translation updated by ChunChang Lo (#18819) git-svn-id: http://svn.redmine.org/redmine/trunk@13878 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 25dfe354a..6203940fb 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1012,6 +1012,10 @@ label_edit_attachments: 編輯附加檔案 label_link_copied_issue: 連結到被複製的問題 label_ask: 詢問 + label_search_attachments_yes: 搜尋附加檔案的檔案名稱與說明 + label_search_attachments_no: 不搜尋附加檔案 + label_search_attachments_only: 僅搜尋附加檔案 + label_search_open_issues_only: 僅搜尋進行中的問題 button_login: 登入 button_submit: 送出 @@ -1206,7 +1210,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' - label_search_attachments_yes: Search attachment filenames and descriptions - label_search_attachments_no: Do not search attachments - label_search_attachments_only: Search attachments only - label_search_open_issues_only: Open issues only