From 8d4330171e8d58da3b355ecd6b2acd4b5df9542a Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Fri, 13 Oct 2017 04:57:34 +0000 Subject: [PATCH] Chinese translation for trunk updated by Sharuru Zhang (#27034) git-svn-id: http://svn.redmine.org/redmine/trunk@16978 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/zh.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 58639a878..99449db3f 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1218,9 +1218,8 @@ zh: label_no_preview_alternative_html: 无法预览。请使用文件 %{link} 查阅。 label_no_preview_download: 下载 setting_close_duplicate_issues: 自动关闭重复的问题 - error_exceeds_maximum_hours_per_day: Cannot log more than %{max_hours} hours on the - same day (%{logged_hours} hours have already been logged) - setting_time_entry_list_defaults: Timelog list defaults - setting_timelog_accept_0_hours: Accept time logs with 0 hours - setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user - label_x_revisions: "%{count} revisions" + error_exceeds_maximum_hours_per_day: 当日内无法计入超过 %{max_hours} 的工时 (%{logged_hours} 工时已被记录) + setting_time_entry_list_defaults: 默认日志一览 + setting_timelog_accept_0_hours: 允许计入0小时工时 + setting_timelog_max_hours_per_day: 每用户每天最大可计入工时上限 + label_x_revisions: "%{count} 修订"