summaryrefslogtreecommitdiffstats
path: root/config/locales/zh.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-10-13 04:57:34 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-10-13 04:57:34 +0000
commit8d4330171e8d58da3b355ecd6b2acd4b5df9542a (patch)
tree33fe87ef73061a13527504a9d15f5d0d9220cdae /config/locales/zh.yml
parentd6c9df492f56ba6eb02ea83373b6b28dd36d5387 (diff)
downloadredmine-8d4330171e8d58da3b355ecd6b2acd4b5df9542a.tar.gz
redmine-8d4330171e8d58da3b355ecd6b2acd4b5df9542a.zip
Chinese translation for trunk updated by Sharuru Zhang (#27034)
git-svn-id: http://svn.redmine.org/redmine/trunk@16978 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r--config/locales/zh.yml11
1 files 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} 修订"