diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-02-10 06:21:28 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-02-10 06:21:28 +0000 |
commit | 71f8fe1519b20b06c316fe5cd4f283bc95a01ee9 (patch) | |
tree | 7beae31dd8c36e20c42709526a4a8f87c293daea /config/locales/zh-TW.yml | |
parent | 83dae30140f0aecde1de2a4a3acbf73de5564377 (diff) | |
download | redmine-71f8fe1519b20b06c316fe5cd4f283bc95a01ee9.tar.gz redmine-71f8fe1519b20b06c316fe5cd4f283bc95a01ee9.zip |
Traditional Chinese translation updated by ChunChang Lo (#16060)
git-svn-id: http://svn.redmine.org/redmine/trunk@12871 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 4165ce615..3dd8510f4 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -995,6 +995,7 @@ label_drop_down_list: 下拉式清單 label_checkboxes: 核取方塊 label_link_values_to: 連結欄位值至此網址 + label_custom_field_select_type: 請選擇連結此自訂欄位的物件類型 button_login: 登入 button_submit: 送出 @@ -1188,5 +1189,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - label_custom_field_select_type: Select the type of object to which the custom field - is to be attached |