summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-01-18 17:32:49 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2015-01-18 17:32:49 +0000
commit224893f2fb1230467184a414afd6bf1f7779eb63 (patch)
tree48dbd1e1db45e563fddbcd77517fe86b29a3e93e /config
parent403fb37d1c2d3f9609f144dbc9c9b69b4c6c8b0f (diff)
downloadredmine-224893f2fb1230467184a414afd6bf1f7779eb63.tar.gz
redmine-224893f2fb1230467184a414afd6bf1f7779eb63.zip
Traditional Chinese translation updated by ChunChang Lo (#18876)
git-svn-id: http://svn.redmine.org/redmine/trunk@13908 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/zh-TW.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 59899923c..cf809f639 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -498,6 +498,7 @@
setting_force_default_language_for_anonymous: 強迫匿名用戶使用預設語言
setting_force_default_language_for_loggedin: 強迫已登入用戶使用預設語言
setting_link_copied_issue: 複製時連結問題
+ setting_max_additional_emails: 其他電子郵件地址的最大值
permission_add_project: 建立專案
permission_add_subprojects: 建立子專案
@@ -1016,6 +1017,10 @@
label_search_attachments_no: 不搜尋附加檔案
label_search_attachments_only: 僅搜尋附加檔案
label_search_open_issues_only: 僅搜尋進行中的問題
+ label_email_address_plural: 電子郵件
+ label_email_address_add: 新增電子郵件地址
+ label_enable_notifications: 啟用通知
+ label_disable_notifications: 停用通知
button_login: 登入
button_submit: 送出
@@ -1211,8 +1216,3 @@
description_date_to: 輸入結束日期
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
field_address: 電子郵件
- setting_max_additional_emails: Maximum number of additional email addresses
- label_email_address_plural: Emails
- label_email_address_add: Add email address
- label_enable_notifications: Enable notifications
- label_disable_notifications: Disable notifications