update chinese translations
This commit is contained in:
committed by
Frédéric Guillot
parent
902986d2fa
commit
c7496a3574
@@ -1372,9 +1372,9 @@ return array(
|
|||||||
'The link with the relation "%s" to the task %s has been removed' => '该任务与任务:%s 已解除"%s"关联',
|
'The link with the relation "%s" to the task %s has been removed' => '该任务与任务:%s 已解除"%s"关联',
|
||||||
'Custom Filter:' => '自定义过滤器:',
|
'Custom Filter:' => '自定义过滤器:',
|
||||||
'Unable to find this group.' => '无法找到该用户组。',
|
'Unable to find this group.' => '无法找到该用户组。',
|
||||||
// '%s moved the task #%d to the column "%s"' => '',
|
'%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 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 moved the task #%d to the swimlane "%s"' => '%s将任务 #%d 移动到了里程碑 "%s" 下',
|
||||||
// '%sh spent' => '',
|
'%sh spent' => '花费%s小时',
|
||||||
// '%sh estimated' => '',
|
'%sh estimated' => '预估%s小时',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user