Update Chinese translations

This commit is contained in:
renothing 2018-12-27 03:59:29 +08:00 committed by fguillot
parent eccfff451a
commit 1e9787a446
1 changed files with 9 additions and 9 deletions

View File

@ -1383,13 +1383,13 @@ return array(
'Choose the properties that you would like to change for the selected tasks.' => '选择你想要批量编辑的任务属性。',
'Configure this project' => '项目配置',
'Start now' => '立即开始',
// '%s removed a file from the task #%d' => '',
// 'Attachment removed from task #%d: %s' => '',
// 'No color' => '',
// 'Attachment removed "%s"' => '',
// '%s removed a file from the task %s' => '',
// 'Move the task to another swimlane when assigned to a user' => '',
// 'Destination swimlane' => '',
// 'Assign a category when the task is moved to a specific swimlane' => '',
// 'Move the task to another swimlane when the category is changed' => '',
'%s removed a file from the task #%d' => '%s 从任务 #%d 删除了文件',
'Attachment removed from task #%d: %s' => '附件已从任务 #%d: %s 中删除',
'No color' => '未标色',
'Attachment removed "%s"' => '附件已删除 "%s"',
'%s removed a file from the task %s' => '%s 从任务 %s 中删除了文件',
'Move the task to another swimlane when assigned to a user' => '将分配给用户的任务移动到另一个泳道',
'Destination swimlane' => '目标泳道',
'Assign a category when the task is moved to a specific swimlane' => '将移动到指定泳道的任务设定分类',
'Move the task to another swimlane when the category is changed' => '当分类改变时将任务移动到另一个泳道',
);