Rename "private" projects to "personal"
This commit is contained in:
@@ -383,8 +383,8 @@ return array(
|
||||
'Token regenerated.' => '重新產生Token',
|
||||
'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' => '',
|
||||
// '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