From 7c57935159cf4ac177cbe1965b644089e7c52a62 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Thu, 24 Mar 2016 12:27:47 +0000 Subject: [PATCH] Simplified Chinese translation updated by Hang Xie (#22301) git-svn-id: http://svn.redmine.org/redmine/trunk@15280 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/zh.yml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 22f46088b..1544902e7 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1178,16 +1178,14 @@ zh: label_no_open_issues: 任意已关闭的问题 label_default_values_for_new_users: 新用户默认值 error_ldap_bind_credentials: 无效的LDAP账号或密码 - setting_sys_api_key: API key + setting_sys_api_key: 版本库管理网页服务 API 密钥 setting_lost_password: 忘记密码 - mail_subject_security_notification: Security notification - mail_body_security_notification_change: ! '%{field} was changed.' - mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.' - mail_body_security_notification_add: ! '%{field} %{value} was added.' - mail_body_security_notification_remove: ! '%{field} %{value} was removed.' - mail_body_security_notification_notify_enabled: Email address %{value} now receives - notifications. - mail_body_security_notification_notify_disabled: Email address %{value} no longer - receives notifications. - mail_body_settings_updated: ! 'The following settings were changed:' - field_remote_ip: IP address + mail_subject_security_notification: 安全通知 + mail_body_security_notification_change: "%{field} 已变更." + mail_body_security_notification_change_to: "%{field} 已变更为 %{value}." + mail_body_security_notification_add: "%{field} %{value} 已增加." + mail_body_security_notification_remove: "%{field} %{value} 已移除." + mail_body_security_notification_notify_enabled: 邮件地址 %{value} 开始接收通知. + mail_body_security_notification_notify_disabled: 邮件地址 %{value} 不再接收通知. + mail_body_settings_updated: "下列设置已更新:" + field_remote_ip: IP 地址 -- 2.39.5