Rename "private" projects to "personal"
This commit is contained in:
@@ -383,8 +383,8 @@ return array(
|
||||
'Token regenerated.' => '重新生成令牌',
|
||||
'Date format' => '日期格式',
|
||||
'ISO format is always accepted, example: "%s" and "%s"' => 'ISO 格式总是允许的,例如:"%s" 和 "%s"',
|
||||
'New private project' => '新建私有项目',
|
||||
'This project is private' => '此项目为私有项目',
|
||||
'New personal project' => '新建私有项目',
|
||||
'This project is personal' => '此项目为私有项目',
|
||||
'Add' => '添加',
|
||||
'Start date' => '启动日期',
|
||||
'Time estimated' => '预计时间',
|
||||
@@ -515,7 +515,7 @@ return array(
|
||||
'Horizontal scrolling' => '水平滚动',
|
||||
'Compact/wide view' => '紧凑/宽视图',
|
||||
'Currency' => '货币',
|
||||
'Private project' => '私有项目',
|
||||
'Personal project' => '私有项目',
|
||||
'AUD - Australian Dollar' => '澳元',
|
||||
'CAD - Canadian Dollar' => '加元',
|
||||
'CHF - Swiss Francs' => '瑞士法郎',
|
||||
@@ -607,7 +607,7 @@ return array(
|
||||
'Two factor authentication disabled' => '双重认证已禁用',
|
||||
'Two factor authentication enabled' => '双重认证已启用',
|
||||
'Unable to update this user.' => '无法更新此用户',
|
||||
'There is no user management for private projects.' => '私有项目下无用户可管理',
|
||||
'There is no user management for personal projects.' => '私有项目下无用户可管理',
|
||||
'User that will receive the email' => '用户将收到邮件',
|
||||
'Email subject' => '邮件主题',
|
||||
'Date' => '日期',
|
||||
@@ -906,7 +906,7 @@ return array(
|
||||
'Project owner: ' => '项目负责人',
|
||||
'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '项目标识符是可选的,且只能是数字或字母组成,例如:MYPROJECT。',
|
||||
'Project owner' => '项目负责人',
|
||||
'Private projects do not have users and groups management.' => '私有项目下没有成员或组可管理',
|
||||
'Personal projects do not have users and groups management.' => '私有项目下没有成员或组可管理',
|
||||
'There is no project member.' => '当前没有项目成员',
|
||||
'Priority' => '优先级',
|
||||
'Task priority' => '任务优先级',
|
||||
@@ -966,7 +966,7 @@ return array(
|
||||
'End date: ' => '结束时间:',
|
||||
'New due date: ' => '新超期时间:',
|
||||
'Start date changed: ' => '开始时间已改变:',
|
||||
'Disable private projects' => '禁用私有项目',
|
||||
'Disable personal projects' => '禁用私有项目',
|
||||
'Do you really want to remove this custom filter: "%s"?' => '你确定要移除这个自定义过滤器:"%s"?',
|
||||
'Remove a custom filter' => '移除过滤器',
|
||||
'User activated successfully.' => '用户已激活。',
|
||||
@@ -1409,8 +1409,6 @@ return array(
|
||||
'XBT - bitcoin' => 'XBT - 比特币',
|
||||
// 'Assigned' => '',
|
||||
// 'Task limits apply to each swimlane individually' => '',
|
||||
// 'Task limits are applied to each swimlane individually' => '',
|
||||
// 'Task limits are applied across swimlanes' => '',
|
||||
// 'Column task limits apply to each swimlane individually' => '',
|
||||
// 'Column task limits are applied to each swimlane individually' => '',
|
||||
// 'Column task limits are applied across swimlanes' => '',
|
||||
|
||||
Reference in New Issue
Block a user