Update zh_CN translation
This commit is contained in:
parent
40304082bd
commit
fe91285cf9
|
|
@ -528,7 +528,7 @@ return array(
|
|||
'RSD - Serbian dinar' => '第纳尔',
|
||||
'CNY - Chinese Yuan' => '人民币',
|
||||
'USD - US Dollar' => '美元',
|
||||
// 'VES - Venezuelan Bolívar' => '',
|
||||
'VES - Venezuelan Bolívar' => '委内瑞拉玻利瓦尔',
|
||||
'Destination column' => '目标栏目',
|
||||
'Move the task to another column when assigned to a user' => '指定受理人时移动到其它栏目',
|
||||
'Move the task to another column when assignee is cleared' => '移除受理人时移动到其它栏目',
|
||||
|
|
@ -1407,22 +1407,22 @@ return array(
|
|||
'Automatically update the start date when the task is moved away from a specific column' => '当任务离开指定栏目时自动开始计时',
|
||||
'HTTP Client:' => 'HTTP客户端',
|
||||
'XBT - bitcoin' => 'XBT - 比特币',
|
||||
// 'Assigned' => '',
|
||||
// 'Task limits apply to each swimlane individually' => '',
|
||||
// 'Column task limits apply to each swimlane individually' => '',
|
||||
// 'Column task limits are applied to each swimlane individually' => '',
|
||||
// 'Column task limits are applied across swimlanes' => '',
|
||||
// 'Task limit: ' => '',
|
||||
// 'Change to global tag' => '',
|
||||
// 'Do you really want to make the tag "%s" global?' => '',
|
||||
// 'Enable global tags for this project' => '',
|
||||
// 'Group membership(s):' => '',
|
||||
// '%s is a member of the following group(s): %s' => '',
|
||||
// '%d/%d group(s) shown' => '',
|
||||
// 'Subtask creation or modification' => '',
|
||||
// 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
|
||||
// 'Comment' => '',
|
||||
// 'Collapse vertically' => '',
|
||||
// 'Expand vertically' => '',
|
||||
// 'MXN - Mexican Peso' => '',
|
||||
'Assigned' => '已分配',
|
||||
'Task limits apply to each swimlane individually' => '任务限制分别应用于每个泳道',
|
||||
'Column task limits apply to each swimlane individually' => '列任务限制分别应用于每个泳道',
|
||||
'Column task limits are applied to each swimlane individually' => '列任务限制已经被分别应用于每个泳道',
|
||||
'Column task limits are applied across swimlanes' => '列任务限制已经被跨泳道应用',
|
||||
'Task limit: ' => '任务限制',
|
||||
'Change to global tag' => '更改为全局标签',
|
||||
'Do you really want to make the tag "%s" global?' => '您是否真的想将标签 "%s" 设置为全局标签?',
|
||||
'Enable global tags for this project' => '为该项目启用全局标签',
|
||||
'Group membership(s):' => '群组成员:',
|
||||
'%s is a member of the following group(s): %s' => '%s 是以下组的成员: %s',
|
||||
'%d/%d group(s) shown' => '%d/%d 个组已显示',
|
||||
'Subtask creation or modification' => '子任务创建或修改',
|
||||
'Assign the task to a specific user when the task is moved to a specific swimlane' => '将任务移至特定泳道时,将任务分配给指定用户',
|
||||
'Comment' => '评论',
|
||||
'Collapse vertically' => '垂直折叠',
|
||||
'Expand vertically' => '垂直展开',
|
||||
'MXN - Mexican Peso' => '墨西哥比索',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue