From c7496a3574c93d68a0b2a74199859bdc243795da Mon Sep 17 00:00:00 2001 From: renothing Date: Tue, 15 May 2018 19:20:15 +0800 Subject: update chinese translations --- app/Locale/zh_CN/translations.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/Locale') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 9cc8b190..c79f24e1 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1372,9 +1372,9 @@ return array( 'The link with the relation "%s" to the task %s has been removed' => '该任务与任务:%s 已解除"%s"关联', 'Custom Filter:' => '自定义过滤器:', 'Unable to find this group.' => '无法找到该用户组。', - // '%s moved the task #%d to the column "%s"' => '', - // '%s moved the task #%d to the position %d in the column "%s"' => '', - // '%s moved the task #%d to the swimlane "%s"' => '', - // '%sh spent' => '', - // '%sh estimated' => '', + '%s moved the task #%d to the column "%s"' => '%s将任务 #%d 移动到了 "%s"', + '%s moved the task #%d to the position %d in the column "%s"' => '%s将任务 #%d 移动到了 "%s" 的 %d', + '%s moved the task #%d to the swimlane "%s"' => '%s将任务 #%d 移动到了里程碑 "%s" 下', + '%sh spent' => '花费%s小时', + '%sh estimated' => '预估%s小时', ); -- cgit v1.2.3