diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-07-18 03:50:31 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-07-18 03:50:31 +0000 |
commit | ee3478f389b7ffa5ab4a7ec970b1d43b2959e747 (patch) | |
tree | 8d6052ab345a6f1febf0c3307457314b6ac9465c /config | |
parent | 07546b4943068db58d59ac3312b594cacc28f643 (diff) | |
download | redmine-ee3478f389b7ffa5ab4a7ec970b1d43b2959e747.tar.gz redmine-ee3478f389b7ffa5ab4a7ec970b1d43b2959e747.zip |
Traditional Chinese translation updated by ChunChang Lo (#11436)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10023 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 72b11e9e2..99b49b87a 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -943,6 +943,10 @@ label_search_for_watchers: 搜尋可供加入的監看者 label_session_expiration: 工作階段逾期 label_show_closed_projects: 檢視已關閉的專案 + label_status_transitions: 狀態轉換 + label_fields_permissions: 欄位權限 + label_readonly: 唯讀 + label_required: 必填 button_login: 登入 button_submit: 送出 @@ -1133,7 +1137,3 @@ description_date_range_interval: 選擇起始與結束日期以設定範圍區間 description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 - label_status_transitions: Status transitions - label_fields_permissions: Fields permissions - label_readonly: Read-only - label_required: Required |