summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-11-18 08:24:02 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-11-18 08:24:02 +0000
commitcaed8500a3f27e66fd88a1816df84c429a7e0d90 (patch)
treed90bfa9369984f1c09ce60601f10fda005718b06
parent80aa5f4058b9764e8c04a6881320dd8e84bcae7a (diff)
downloadredmine-caed8500a3f27e66fd88a1816df84c429a7e0d90.tar.gz
redmine-caed8500a3f27e66fd88a1816df84c429a7e0d90.zip
Merged r12296 from trunk to 2.4-stable (#15376)
Traditional Chinese translation updated by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@12297 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/zh-TW.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index c4f1fcc29..dc08b247a 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1099,6 +1099,7 @@
text_file_repository_writable: 可寫入附加檔案目錄
text_plugin_assets_writable: 可寫入附加元件目錄
text_rmagick_available: 可使用 RMagick (選配)
+ text_convert_available: 可使用 ImageMagick 轉換圖片格式 (選配)
text_destroy_time_entries_question: 您即將刪除的問題已報工 %{hours} 小時. 您的選擇是?
text_destroy_time_entries: 刪除已報工的時數
text_assign_time_entries_to_project: 指定已報工的時數至專案中
@@ -1180,4 +1181,3 @@
description_date_from: 輸入起始日期
description_date_to: 輸入結束日期
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
- text_convert_available: ImageMagick convert available (optional)