Sync locales
This commit is contained in:
@@ -327,10 +327,10 @@ return array(
|
||||
'Time tracking:' => '时间记录',
|
||||
'New sub-task' => '新建子任务',
|
||||
'New attachment added "%s"' => '新附件已添加"%s"',
|
||||
'Comment updated' => '更新了评论',
|
||||
'New comment posted by %s' => '%s 的新评论',
|
||||
'New attachment' => '新建附件',
|
||||
'New comment' => '新建评论',
|
||||
'Comment updated' => '更新了评论',
|
||||
'New subtask' => '新建子任务',
|
||||
'Subtask updated' => '子任务更新',
|
||||
'Task updated' => '任务更新',
|
||||
@@ -841,7 +841,6 @@ return array(
|
||||
'End date:' => '结束日期',
|
||||
'There is no start date or end date for this project.' => '当前项目没有开始或结束日期',
|
||||
'Projects Gantt chart' => '项目甘特图',
|
||||
'Link type' => '关联类型',
|
||||
'Change task color when using a specific task link' => '当任务关联到指定任务时改变颜色',
|
||||
'Task link creation or modification' => '任务链接创建或更新时间',
|
||||
'Milestone' => '里程碑',
|
||||
@@ -930,6 +929,7 @@ return array(
|
||||
'Usernames must be lowercase and unique' => '用户名必须小写且唯一',
|
||||
'Passwords will be encrypted if present' => '密码将被加密',
|
||||
'%s attached a new file to the task %s' => '"%s"添加了附件到任务"%s"',
|
||||
'Link type' => '关联类型',
|
||||
'Assign automatically a category based on a link' => '基于链接自动关联分类',
|
||||
'BAM - Konvertible Mark' => '波斯尼亚马克',
|
||||
'Assignee Username' => '指派用户名',
|
||||
@@ -1149,4 +1149,7 @@ return array(
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
// 'Avatar' => '',
|
||||
// 'Upload my avatar image' => '',
|
||||
// 'Remove my image' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user