summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-01-15 06:38:41 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-01-15 06:38:41 +0000
commit19b9c7406b354a9c515ddcab93c7bece655d15c8 (patch)
treee6722580458f6c4995df5425d4bbbb6bca6af75e
parent1093e6773cd75e0c08d26d2a809c6c0bbd12f0c3 (diff)
downloadredmine-19b9c7406b354a9c515ddcab93c7bece655d15c8.tar.gz
redmine-19b9c7406b354a9c515ddcab93c7bece655d15c8.zip
Traditional Chinese translation updated by ChunChang Lo (#18819)
git-svn-id: http://svn.redmine.org/redmine/trunk@13878 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/zh-TW.yml8
1 files changed, 4 insertions, 4 deletions
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), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
- 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