Rename "private" projects to "personal"

This commit is contained in:
Frédéric Guillot
2020-02-29 17:52:45 -08:00
parent c12bbb1613
commit b39f857dc4
45 changed files with 216 additions and 284 deletions

View File

@@ -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' => 'AUD - 호주 달러',
'CAD - Canadian Dollar' => 'CAD -캐나다 달러',
'CHF - Swiss Francs' => 'CHF - 스위스 프랑',
@@ -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' => '',