Merge pull-request #1838 and solve conflict
This commit is contained in:
@@ -1085,40 +1085,37 @@ return array(
|
|||||||
'There is no external link for the moment.' => '当前没有外部关联。',
|
'There is no external link for the moment.' => '当前没有外部关联。',
|
||||||
'Internal links' => '内部关联',
|
'Internal links' => '内部关联',
|
||||||
'There is no internal link for the moment.' => '当前没有内部关联。',
|
'There is no internal link for the moment.' => '当前没有内部关联。',
|
||||||
// 'Assign to me' => '',
|
'Assign to me' => '指派给我',
|
||||||
// 'Me' => '',
|
'Me' => '我',
|
||||||
// 'Do not duplicate anything' => '',
|
'Do not duplicate anything' => '不再重复',
|
||||||
// 'Projects management' => '',
|
'Projects management' => '项目管理',
|
||||||
// 'Users management' => '',
|
'Users management' => '用户管理',
|
||||||
// 'Groups management' => '',
|
'Groups management' => '用户组管理',
|
||||||
// 'Create from another project' => '',
|
'Create from another project' => '从另一个项目中创建',
|
||||||
// 'There is no subtask at the moment.' => '',
|
'There is no subtask at the moment.' => '当前没有子任务。',
|
||||||
// 'open' => '',
|
'open' => '打开',
|
||||||
// 'closed' => '',
|
'closed' => '已关闭',
|
||||||
// 'Priority:' => '',
|
'Priority:' => '优先级:',
|
||||||
// 'Reference:' => '',
|
'Reference:' => '引用:',
|
||||||
// 'Complexity:' => '',
|
'Complexity:' => '复杂度:',
|
||||||
// 'Swimlane:' => '',
|
'Swimlane:' => '里程碑:',
|
||||||
// 'Column:' => '',
|
'Column:' => '列:',
|
||||||
// 'Position:' => '',
|
'Position:' => '位置:',
|
||||||
// 'Creator:' => '',
|
'Creator:' => '创建者:',
|
||||||
// 'Time estimated:' => '',
|
'Time estimated:' => '时间已过去:',
|
||||||
// '%s hours' => '',
|
'%s hours' => '%s 小时',
|
||||||
// 'Time spent:' => '',
|
'Time spent:' => '时间消耗:',
|
||||||
// 'Created:' => '',
|
'Created:' => '已创建:',
|
||||||
// 'Modified:' => '',
|
'Modified:' => '已修改:',
|
||||||
// 'Completed:' => '',
|
'Completed:' => '已完成:',
|
||||||
// 'Started:' => '',
|
'Started:' => '已开始:',
|
||||||
// 'Moved:' => '',
|
'Moved:' => '已移走',
|
||||||
// 'Task #%d' => '',
|
'Task #%d' => '任务#%d',
|
||||||
// 'Sub-tasks' => '',
|
'Sub-tasks' => '子任务',
|
||||||
// 'Date and time format' => '',
|
'Date and time format' => '时间和日期格式',
|
||||||
// 'Time format' => '',
|
'Time format' => '时间格式',
|
||||||
// 'Start date: ' => '',
|
'Start date: ' => '开始时间:',
|
||||||
// 'End date: ' => '',
|
'End date: ' => '结束时间:',
|
||||||
// 'New due date: ' => '',
|
'New due date: ' => '新超期时间:',
|
||||||
// 'Start date changed: ' => '',
|
'Start date changed: ' => '开始时间已改变:',
|
||||||
// 'Disable private projects' => '',
|
|
||||||
// 'Do you really want to remove this custom filter: "%s"?' => '',
|
|
||||||
// 'Remove a custom filter' => '',
|
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user