|
|
|
@@ -8,7 +8,6 @@ return array(
|
|
|
|
'Edit' => '수정',
|
|
|
|
'Edit' => '수정',
|
|
|
|
'remove' => '삭제',
|
|
|
|
'remove' => '삭제',
|
|
|
|
'Remove' => '삭제',
|
|
|
|
'Remove' => '삭제',
|
|
|
|
'Update'=>'수정',
|
|
|
|
|
|
|
|
'Yes' => '예',
|
|
|
|
'Yes' => '예',
|
|
|
|
'No' => '아니오',
|
|
|
|
'No' => '아니오',
|
|
|
|
'cancel' => '취소',
|
|
|
|
'cancel' => '취소',
|
|
|
|
@@ -21,7 +20,7 @@ return array(
|
|
|
|
'Orange' => '주황',
|
|
|
|
'Orange' => '주황',
|
|
|
|
'Grey' => '회색',
|
|
|
|
'Grey' => '회색',
|
|
|
|
'Brown' => '브라운',
|
|
|
|
'Brown' => '브라운',
|
|
|
|
// 'Deep Orange'=>'오아',
|
|
|
|
// 'Deep Orange' => '',
|
|
|
|
// 'Dark Grey' => '',
|
|
|
|
// 'Dark Grey' => '',
|
|
|
|
// 'Pink' => '',
|
|
|
|
// 'Pink' => '',
|
|
|
|
// 'Teal' => '',
|
|
|
|
// 'Teal' => '',
|
|
|
|
@@ -60,7 +59,6 @@ return array(
|
|
|
|
'Actions' => 'Actions',
|
|
|
|
'Actions' => 'Actions',
|
|
|
|
'Inactive' => '무효',
|
|
|
|
'Inactive' => '무효',
|
|
|
|
'Active' => '유효',
|
|
|
|
'Active' => '유효',
|
|
|
|
'Add this column'=>'칼럼을 추가하는 ',
|
|
|
|
|
|
|
|
'%d tasks on the board' => '%d개의 할일',
|
|
|
|
'%d tasks on the board' => '%d개의 할일',
|
|
|
|
'%d tasks in total' => '총 %d개의 할일',
|
|
|
|
'%d tasks in total' => '총 %d개의 할일',
|
|
|
|
'Unable to update this board.' => '보드를 갱신할 수 없었습니다',
|
|
|
|
'Unable to update this board.' => '보드를 갱신할 수 없었습니다',
|
|
|
|
@@ -68,19 +66,17 @@ return array(
|
|
|
|
'Disable' => '비활성화',
|
|
|
|
'Disable' => '비활성화',
|
|
|
|
'Enable' => '유효하게 한다',
|
|
|
|
'Enable' => '유효하게 한다',
|
|
|
|
'New project' => '새 프로젝트',
|
|
|
|
'New project' => '새 프로젝트',
|
|
|
|
'Do you really want to remove this project:"%s"?'=>'프로젝트"%s"를 정말로 삭제하시겠습니까?',
|
|
|
|
// 'Do you really want to remove this project: "%s"?' => '',
|
|
|
|
'Remove project' => '프로젝트의 삭제',
|
|
|
|
'Remove project' => '프로젝트의 삭제',
|
|
|
|
'Edit the board for"%s"'=>'보드"%s"를 변경하는 ',
|
|
|
|
// 'Edit the board for "%s"' => '',
|
|
|
|
'All projects' => '모든 프로젝트',
|
|
|
|
'All projects' => '모든 프로젝트',
|
|
|
|
'Change columns'=>'칼럼의 변경',
|
|
|
|
|
|
|
|
'Add a new column' => '칼럼의 추가',
|
|
|
|
'Add a new column' => '칼럼의 추가',
|
|
|
|
'Title' => '제목',
|
|
|
|
'Title' => '제목',
|
|
|
|
'Nobody assigned'=>'담당자 없음',
|
|
|
|
|
|
|
|
'Assigned to %s' => '담당자 %s',
|
|
|
|
'Assigned to %s' => '담당자 %s',
|
|
|
|
'Remove a column' => '칼럼 삭제',
|
|
|
|
'Remove a column' => '칼럼 삭제',
|
|
|
|
'Remove a column from a board' => '보드에서 칼럼 삭제',
|
|
|
|
'Remove a column from a board' => '보드에서 칼럼 삭제',
|
|
|
|
'Unable to remove this column.' => '(※)컬럼을 삭제할 수 없었습니다.',
|
|
|
|
'Unable to remove this column.' => '(※)컬럼을 삭제할 수 없었습니다.',
|
|
|
|
'Do you really want to remove this column:"%s"('=>'칼럼"%s"을 삭제할까요?',
|
|
|
|
// 'Do you really want to remove this column: "%s"?' => '',
|
|
|
|
'This action will REMOVE ALL TASKS associated to this column!' => '이 조작은 이 컬럼에 할당된 『 모든 할일을 삭제 』합니다!',
|
|
|
|
'This action will REMOVE ALL TASKS associated to this column!' => '이 조작은 이 컬럼에 할당된 『 모든 할일을 삭제 』합니다!',
|
|
|
|
'Settings' => '설정',
|
|
|
|
'Settings' => '설정',
|
|
|
|
'Application settings' => '애플리케이션의 설정',
|
|
|
|
'Application settings' => '애플리케이션의 설정',
|
|
|
|
@@ -100,20 +96,17 @@ return array(
|
|
|
|
'Create another task' => '다른 할일 추가',
|
|
|
|
'Create another task' => '다른 할일 추가',
|
|
|
|
'New task' => '새로운 할일',
|
|
|
|
'New task' => '새로운 할일',
|
|
|
|
'Open a task' => '할일 열기',
|
|
|
|
'Open a task' => '할일 열기',
|
|
|
|
'Do you really want to open this task:"%s"?'=>'할일"%s"를 오픈합니까?',
|
|
|
|
// 'Do you really want to open this task: "%s"?' => '',
|
|
|
|
'Back to the board' => '보드로 돌아가기',
|
|
|
|
'Back to the board' => '보드로 돌아가기',
|
|
|
|
'Created on %B %e, %Y at %k:%M %p'=>'%Y-%m-%d %p %H:%M 에 작성',
|
|
|
|
|
|
|
|
'There is nobody assigned' => '담당자가 없습니다',
|
|
|
|
'There is nobody assigned' => '담당자가 없습니다',
|
|
|
|
'Column on the board:' => '칼럼:',
|
|
|
|
'Column on the board:' => '칼럼:',
|
|
|
|
'Status is open'=>'상태 열림',
|
|
|
|
|
|
|
|
'Status is closed'=>'상태 닫힘',
|
|
|
|
|
|
|
|
'Close this task' => '할일 마치기',
|
|
|
|
'Close this task' => '할일 마치기',
|
|
|
|
'Open this task' => '할일을 열다',
|
|
|
|
'Open this task' => '할일을 열다',
|
|
|
|
'There is no description.' => '설명이 없다',
|
|
|
|
'There is no description.' => '설명이 없다',
|
|
|
|
'Add a new task' => '할일을 추가하는 ',
|
|
|
|
'Add a new task' => '할일을 추가하는 ',
|
|
|
|
'The username is required' => '사용자 이름이 필요합니다',
|
|
|
|
'The username is required' => '사용자 이름이 필요합니다',
|
|
|
|
'The maximum length is%d characters'=>'최대%d문자에요!',
|
|
|
|
// 'The maximum length is %d characters' => '',
|
|
|
|
'The minimum length is%d characters'=>'최소%d문자 필요합니다',
|
|
|
|
// 'The minimum length is %d characters' => '',
|
|
|
|
'The password is required' => '패스워드가 필요합니다',
|
|
|
|
'The password is required' => '패스워드가 필요합니다',
|
|
|
|
'This value must be an integer' => '정수로 입력하세요',
|
|
|
|
'This value must be an integer' => '정수로 입력하세요',
|
|
|
|
'The username must be unique' => '사용자 이름이 이미 사용되고 있습니다',
|
|
|
|
'The username must be unique' => '사용자 이름이 이미 사용되고 있습니다',
|
|
|
|
@@ -158,10 +151,6 @@ return array(
|
|
|
|
'Work in progress' => '진행중',
|
|
|
|
'Work in progress' => '진행중',
|
|
|
|
'Done' => '완료',
|
|
|
|
'Done' => '완료',
|
|
|
|
'Application version:' => '애플리케이션의 버전:',
|
|
|
|
'Application version:' => '애플리케이션의 버전:',
|
|
|
|
'Completed on%B%e,%Y at%k:%M%p'=>'%Y/%m/%d%H:%M에 완료',
|
|
|
|
|
|
|
|
'%B%e,%Y at%k:%M%p'=>'%Y/%m/%d%H:%M',
|
|
|
|
|
|
|
|
'Date created'=>'작성일',
|
|
|
|
|
|
|
|
'Date completed'=>'완료일',
|
|
|
|
|
|
|
|
'Id' => 'ID',
|
|
|
|
'Id' => 'ID',
|
|
|
|
'%d closed tasks' => '%d개의 마친 할일',
|
|
|
|
'%d closed tasks' => '%d개의 마친 할일',
|
|
|
|
'No task for this project' => '이 프로젝트에 할일이 없습니다',
|
|
|
|
'No task for this project' => '이 프로젝트에 할일이 없습니다',
|
|
|
|
@@ -176,7 +165,6 @@ return array(
|
|
|
|
'Task count' => '할일 수',
|
|
|
|
'Task count' => '할일 수',
|
|
|
|
'User' => '사용자',
|
|
|
|
'User' => '사용자',
|
|
|
|
'Comments' => '댓글',
|
|
|
|
'Comments' => '댓글',
|
|
|
|
'Write your text in Markdown'=>'Markdown 사용',
|
|
|
|
|
|
|
|
'Leave a comment' => '댓글 남기기',
|
|
|
|
'Leave a comment' => '댓글 남기기',
|
|
|
|
'Comment is required' => '댓글을 입력하세요',
|
|
|
|
'Comment is required' => '댓글을 입력하세요',
|
|
|
|
'Leave a description' => '설명을 입력하세요',
|
|
|
|
'Leave a description' => '설명을 입력하세요',
|
|
|
|
@@ -185,17 +173,13 @@ return array(
|
|
|
|
'Edit this task' => '할일 수정',
|
|
|
|
'Edit this task' => '할일 수정',
|
|
|
|
'Due Date' => '마감일',
|
|
|
|
'Due Date' => '마감일',
|
|
|
|
'Invalid date' => '날짜가 무효입니다',
|
|
|
|
'Invalid date' => '날짜가 무효입니다',
|
|
|
|
'Must be done before %B %e, %Y'=>'%Y-%m-%d %p %H:%M 까지 완료',
|
|
|
|
|
|
|
|
'%B%e,%Y'=>'%Y%B%e',
|
|
|
|
|
|
|
|
'%b%e,%Y'=>'%Y%b%e',
|
|
|
|
|
|
|
|
'Automatic actions' => '자동액션 관리',
|
|
|
|
'Automatic actions' => '자동액션 관리',
|
|
|
|
'Your automatic action have been created successfully.' => '자동 액션을 작성했습니다.',
|
|
|
|
'Your automatic action have been created successfully.' => '자동 액션을 작성했습니다.',
|
|
|
|
'Unable to create your automatic action.' => '자동 액션의 작성에 실패했습니다.',
|
|
|
|
'Unable to create your automatic action.' => '자동 액션의 작성에 실패했습니다.',
|
|
|
|
'Remove an action' => '자동 액션의 삭제',
|
|
|
|
'Remove an action' => '자동 액션의 삭제',
|
|
|
|
'Unable to remove this action.' => '자동 액션의 삭제에 실패했습니다.',
|
|
|
|
'Unable to remove this action.' => '자동 액션의 삭제에 실패했습니다.',
|
|
|
|
'Action removed successfully.' => '자동 액션의 삭제에 성공했어요.',
|
|
|
|
'Action removed successfully.' => '자동 액션의 삭제에 성공했어요.',
|
|
|
|
'Automatic actions for the project"%s"'=>'프로젝트"%s"의 자동 액션',
|
|
|
|
// 'Automatic actions for the project "%s"' => '',
|
|
|
|
'Defined actions'=>'정의된 자동 액션',
|
|
|
|
|
|
|
|
'Add an action' => '자동 액션 추가',
|
|
|
|
'Add an action' => '자동 액션 추가',
|
|
|
|
'Event name' => '이벤트 이름',
|
|
|
|
'Event name' => '이벤트 이름',
|
|
|
|
'Action name' => '액션 이름',
|
|
|
|
'Action name' => '액션 이름',
|
|
|
|
@@ -205,8 +189,7 @@ return array(
|
|
|
|
'When the selected event occurs execute the corresponding action.' => '선택된 이벤트가 발생했을 때 대응하는 액션을 실행한다.',
|
|
|
|
'When the selected event occurs execute the corresponding action.' => '선택된 이벤트가 발생했을 때 대응하는 액션을 실행한다.',
|
|
|
|
'Next step' => '다음 단계',
|
|
|
|
'Next step' => '다음 단계',
|
|
|
|
'Define action parameters' => '액션의 바로미터',
|
|
|
|
'Define action parameters' => '액션의 바로미터',
|
|
|
|
'Save this action'=>'이 액션을 보존하는 ',
|
|
|
|
// 'Do you really want to remove this action: "%s"?' => '',
|
|
|
|
'Do you really want to remove this action:"%s"('=>'자동 액션"%s"을 삭제할까요?',
|
|
|
|
|
|
|
|
'Remove an automatic action' => '자동 액션의 삭제',
|
|
|
|
'Remove an automatic action' => '자동 액션의 삭제',
|
|
|
|
'Assign the task to a specific user' => '할일 담당자를 할당',
|
|
|
|
'Assign the task to a specific user' => '할일 담당자를 할당',
|
|
|
|
'Assign the task to the person who does the action' => '액션을 일으킨 사용자를 담당자이자',
|
|
|
|
'Assign the task to the person who does the action' => '액션을 일으킨 사용자를 담당자이자',
|
|
|
|
@@ -218,8 +201,6 @@ return array(
|
|
|
|
'Assign a color to a specific user' => '색을 사용자에 할당',
|
|
|
|
'Assign a color to a specific user' => '색을 사용자에 할당',
|
|
|
|
'Column title' => '칼럼의 제목',
|
|
|
|
'Column title' => '칼럼의 제목',
|
|
|
|
'Position' => '위치',
|
|
|
|
'Position' => '위치',
|
|
|
|
'Move Up'=>'위에 움직이는 ',
|
|
|
|
|
|
|
|
'Move Down'=>'아래로 움직이는 ',
|
|
|
|
|
|
|
|
'Duplicate to another project' => '다른 프로젝트에 복사',
|
|
|
|
'Duplicate to another project' => '다른 프로젝트에 복사',
|
|
|
|
'Duplicate' => '복사',
|
|
|
|
'Duplicate' => '복사',
|
|
|
|
'link' => '링크',
|
|
|
|
'link' => '링크',
|
|
|
|
@@ -229,7 +210,6 @@ return array(
|
|
|
|
'Comment removed successfully.' => '댓글을 삭제했습니다.',
|
|
|
|
'Comment removed successfully.' => '댓글을 삭제했습니다.',
|
|
|
|
'Unable to remove this comment.' => '댓글의 삭제에 실패했습니다.',
|
|
|
|
'Unable to remove this comment.' => '댓글의 삭제에 실패했습니다.',
|
|
|
|
'Do you really want to remove this comment?' => '댓글을 삭제합니까?',
|
|
|
|
'Do you really want to remove this comment?' => '댓글을 삭제합니까?',
|
|
|
|
'Only administrators or the creator of the comment can access to this page.'=>'관리자나 의견 작성자만이 이 페이지 액세스 할 수 있습니다',
|
|
|
|
|
|
|
|
'Current password for the user "%s"' => '사용자 "%s"의 현재 패스워드',
|
|
|
|
'Current password for the user "%s"' => '사용자 "%s"의 현재 패스워드',
|
|
|
|
'The current password is required' => '현재의 패스워드를 입력하세요',
|
|
|
|
'The current password is required' => '현재의 패스워드를 입력하세요',
|
|
|
|
'Wrong password' => '패스워드가 다릅니다',
|
|
|
|
'Wrong password' => '패스워드가 다릅니다',
|
|
|
|
@@ -260,14 +240,10 @@ return array(
|
|
|
|
// 'External authentication failed' => '',
|
|
|
|
// 'External authentication failed' => '',
|
|
|
|
// 'Your external account is linked to your profile successfully.' => '',
|
|
|
|
// 'Your external account is linked to your profile successfully.' => '',
|
|
|
|
'Email' => '이메일',
|
|
|
|
'Email' => '이메일',
|
|
|
|
'Link my Google Account'=>'Google계정을 연결하는 ',
|
|
|
|
|
|
|
|
'Unlink my Google Account'=>'Google계정의 링크를 해제하는 ',
|
|
|
|
|
|
|
|
'Login with my Google Account'=>'Google계정으로 로그인 한다',
|
|
|
|
|
|
|
|
'Project not found.'=>'프로젝트가 발견되지 않습니다.',
|
|
|
|
|
|
|
|
'Task removed successfully.' => '할일을 삭제했습니다.',
|
|
|
|
'Task removed successfully.' => '할일을 삭제했습니다.',
|
|
|
|
'Unable to remove this task.' => '할일 삭제에 실패했습니다.',
|
|
|
|
'Unable to remove this task.' => '할일 삭제에 실패했습니다.',
|
|
|
|
'Remove a task' => '할일 삭제',
|
|
|
|
'Remove a task' => '할일 삭제',
|
|
|
|
'Do you really want to remove this task:"%s"('=>'할일"%s"을 삭제할까요?',
|
|
|
|
// 'Do you really want to remove this task: "%s"?' => '',
|
|
|
|
'Assign automatically a color based on a category' => '카테고리에 바탕을 두고 색을 바꾸고',
|
|
|
|
'Assign automatically a color based on a category' => '카테고리에 바탕을 두고 색을 바꾸고',
|
|
|
|
'Assign automatically a category based on a color' => '색에 바탕을 두고 카테고리를 바꾸었다',
|
|
|
|
'Assign automatically a category based on a color' => '색에 바탕을 두고 카테고리를 바꾸었다',
|
|
|
|
'Task creation or modification' => '할일의 작성 또는 변경',
|
|
|
|
'Task creation or modification' => '할일의 작성 또는 변경',
|
|
|
|
@@ -282,10 +258,10 @@ return array(
|
|
|
|
'Remove a category' => '카테고리의 삭제',
|
|
|
|
'Remove a category' => '카테고리의 삭제',
|
|
|
|
'Category removed successfully.' => '카테고리를 삭제했습니다.',
|
|
|
|
'Category removed successfully.' => '카테고리를 삭제했습니다.',
|
|
|
|
'Unable to remove this category.' => '카테고리를 삭제할 수 없었습니다.',
|
|
|
|
'Unable to remove this category.' => '카테고리를 삭제할 수 없었습니다.',
|
|
|
|
'Category modification for the project"%s"'=>'프로젝트"%s"의 카테고리의 변경',
|
|
|
|
// 'Category modification for the project "%s"' => '',
|
|
|
|
'Category Name' => '카테고리 이름',
|
|
|
|
'Category Name' => '카테고리 이름',
|
|
|
|
'Add a new category' => '카테고리의 추가',
|
|
|
|
'Add a new category' => '카테고리의 추가',
|
|
|
|
'Do you really want to remove this category:"%s"('=>'카테고리"%s"을 삭제할까요?',
|
|
|
|
// 'Do you really want to remove this category: "%s"?' => '',
|
|
|
|
'All categories' => '모든 카테고리',
|
|
|
|
'All categories' => '모든 카테고리',
|
|
|
|
'No category' => '카테고리 없음',
|
|
|
|
'No category' => '카테고리 없음',
|
|
|
|
'The name is required' => '이름을 입력하십시오',
|
|
|
|
'The name is required' => '이름을 입력하십시오',
|
|
|
|
@@ -327,13 +303,9 @@ return array(
|
|
|
|
'Maximum size: ' => '최대: ',
|
|
|
|
'Maximum size: ' => '최대: ',
|
|
|
|
'Unable to upload the file.' => '파일 업로드에 실패했습니다.',
|
|
|
|
'Unable to upload the file.' => '파일 업로드에 실패했습니다.',
|
|
|
|
'Display another project' => '프로젝트 보기',
|
|
|
|
'Display another project' => '프로젝트 보기',
|
|
|
|
'Login with my Github Account'=>'Github계정으로 로그인 한다',
|
|
|
|
|
|
|
|
'Link my Github Account'=>'Github계정을 연결하는 ',
|
|
|
|
|
|
|
|
'Unlink my Github Account'=>'Github어카운트와의 링크를 해제하는 ',
|
|
|
|
|
|
|
|
'Created by %s' => '작성자 %s',
|
|
|
|
'Created by %s' => '작성자 %s',
|
|
|
|
'Last modified on %B %e, %Y at %k:%M %p'=>'%Y-%m-%d %p %H:%M 에 변경',
|
|
|
|
|
|
|
|
'Tasks Export' => '할일 내보내기',
|
|
|
|
'Tasks Export' => '할일 내보내기',
|
|
|
|
'Tasks exportation for"%s"'=>'"%s"의 할일 출력',
|
|
|
|
// 'Tasks exportation for "%s"' => '',
|
|
|
|
'Start Date' => '시작일',
|
|
|
|
'Start Date' => '시작일',
|
|
|
|
'End Date' => '종료일',
|
|
|
|
'End Date' => '종료일',
|
|
|
|
'Execute' => '실행',
|
|
|
|
'Execute' => '실행',
|
|
|
|
@@ -346,19 +318,19 @@ return array(
|
|
|
|
'Unable to clone this project.' => '프로젝트의 복제에 실패했습니다.',
|
|
|
|
'Unable to clone this project.' => '프로젝트의 복제에 실패했습니다.',
|
|
|
|
'Enable email notifications' => '이메일 알림 설정',
|
|
|
|
'Enable email notifications' => '이메일 알림 설정',
|
|
|
|
'Task position:' => '할일 위치:',
|
|
|
|
'Task position:' => '할일 위치:',
|
|
|
|
'The task#%d have been opened.'=>'할일#%d를 오픈했습니다.',
|
|
|
|
// 'The task #%d have been opened.' => '',
|
|
|
|
'The task#%d have been closed.'=>'할일#%d을 닫혔습니다.',
|
|
|
|
// 'The task #%d have been closed.' => '',
|
|
|
|
'Sub-task updated' => '서브 할일 갱신',
|
|
|
|
'Sub-task updated' => '서브 할일 갱신',
|
|
|
|
'Title:' => '제목:',
|
|
|
|
'Title:' => '제목:',
|
|
|
|
'Status:' => '상태:',
|
|
|
|
'Status:' => '상태:',
|
|
|
|
'Assignee:' => '담당:',
|
|
|
|
'Assignee:' => '담당:',
|
|
|
|
'Time tracking:' => '시간 계측:',
|
|
|
|
'Time tracking:' => '시간 계측:',
|
|
|
|
'New sub-task' => '새로운 서브 할일',
|
|
|
|
'New sub-task' => '새로운 서브 할일',
|
|
|
|
'New attachment added"%s"'=>'첨부 파일"%s"가 추가되었습니다',
|
|
|
|
// 'New attachment added "%s"' => '',
|
|
|
|
'Comment updated'=>'댓글가 갱신되었습니다',
|
|
|
|
|
|
|
|
'New comment posted by %s' => '"%s"님이 댓글을 추가하였습니다',
|
|
|
|
'New comment posted by %s' => '"%s"님이 댓글을 추가하였습니다',
|
|
|
|
'New attachment' => ' 새로운 첨부 파일',
|
|
|
|
'New attachment' => ' 새로운 첨부 파일',
|
|
|
|
'New comment' => ' 새로운 댓글',
|
|
|
|
'New comment' => ' 새로운 댓글',
|
|
|
|
|
|
|
|
'Comment updated' => '댓글가 갱신되었습니다',
|
|
|
|
'New subtask' => ' 새로운 서브 할일',
|
|
|
|
'New subtask' => ' 새로운 서브 할일',
|
|
|
|
'Subtask updated' => '서브 할일 갱신',
|
|
|
|
'Subtask updated' => '서브 할일 갱신',
|
|
|
|
'Task updated' => '할일 업데이트',
|
|
|
|
'Task updated' => '할일 업데이트',
|
|
|
|
@@ -367,13 +339,12 @@ return array(
|
|
|
|
'I want to receive notifications only for those projects:' => '다음 프로젝트의 알림만 받겠습니다:',
|
|
|
|
'I want to receive notifications only for those projects:' => '다음 프로젝트의 알림만 받겠습니다:',
|
|
|
|
'view the task on Kanboard' => 'Kanboard에서 할일을 본다',
|
|
|
|
'view the task on Kanboard' => 'Kanboard에서 할일을 본다',
|
|
|
|
'Public access' => '공개 접속 설정',
|
|
|
|
'Public access' => '공개 접속 설정',
|
|
|
|
'User management'=>'사용자 관리',
|
|
|
|
|
|
|
|
'Active tasks' => '활성화된 할일',
|
|
|
|
'Active tasks' => '활성화된 할일',
|
|
|
|
'Disable public access' => '공개 접속 비활성화',
|
|
|
|
'Disable public access' => '공개 접속 비활성화',
|
|
|
|
'Enable public access' => '공개 접속 활성화',
|
|
|
|
'Enable public access' => '공개 접속 활성화',
|
|
|
|
'Public access disabled' => '공개 접속 불가',
|
|
|
|
'Public access disabled' => '공개 접속 불가',
|
|
|
|
'Do you really want to disable this project:"%s"('=>'"%s"를 무효로 합니까?',
|
|
|
|
// 'Do you really want to disable this project: "%s"?' => '',
|
|
|
|
'Do you really want to enable this project:"%s"('=>'"%s"를 유효하게 합니까?',
|
|
|
|
// 'Do you really want to enable this project: "%s"?' => '',
|
|
|
|
'Project activation' => '프로젝트의 액티베ー션',
|
|
|
|
'Project activation' => '프로젝트의 액티베ー션',
|
|
|
|
'Move the task to another project' => '할일별 프로젝트에 옮기',
|
|
|
|
'Move the task to another project' => '할일별 프로젝트에 옮기',
|
|
|
|
'Move to another project' => '다른 프로젝트로 이동',
|
|
|
|
'Move to another project' => '다른 프로젝트로 이동',
|
|
|
|
@@ -395,18 +366,14 @@ return array(
|
|
|
|
'Change password' => '패스워드 변경',
|
|
|
|
'Change password' => '패스워드 변경',
|
|
|
|
'Password modification' => '패스워드 변경',
|
|
|
|
'Password modification' => '패스워드 변경',
|
|
|
|
'External authentications' => '외부 인증',
|
|
|
|
'External authentications' => '외부 인증',
|
|
|
|
'Google Account'=>'Google 계정',
|
|
|
|
|
|
|
|
'Github Account'=>'Github 계정',
|
|
|
|
|
|
|
|
'Never connected.' => '접속기록없음',
|
|
|
|
'Never connected.' => '접속기록없음',
|
|
|
|
'No account linked.'=>'계정이 링크하지 않습니다.',
|
|
|
|
|
|
|
|
'Account linked.'=>'계정이 링크했습니다.',
|
|
|
|
|
|
|
|
'No external authentication enabled.' => '외부 인증이 설정되어 있지 않습니다.',
|
|
|
|
'No external authentication enabled.' => '외부 인증이 설정되어 있지 않습니다.',
|
|
|
|
'Password modified successfully.' => '패스워드를 변경했습니다.',
|
|
|
|
'Password modified successfully.' => '패스워드를 변경했습니다.',
|
|
|
|
'Unable to change the password.' => '비밀 번호가 변경할 수 없었습니다.',
|
|
|
|
'Unable to change the password.' => '비밀 번호가 변경할 수 없었습니다.',
|
|
|
|
'Change category for the task "%s"' => '할일 "%s"의 카테고리의 변경',
|
|
|
|
'Change category for the task "%s"' => '할일 "%s"의 카테고리의 변경',
|
|
|
|
'Change category' => '카테고리 수정',
|
|
|
|
'Change category' => '카테고리 수정',
|
|
|
|
'%s updated the task %s' => '%s이 할일 %s을 업데이트했습니다',
|
|
|
|
'%s updated the task %s' => '%s이 할일 %s을 업데이트했습니다',
|
|
|
|
'%s opened the task%s'=>'%s이 할일%s을 오픈했습니다',
|
|
|
|
// '%s opened the task %s' => '',
|
|
|
|
'%s moved the task %s to the position #%d in the column "%s"' => '%s이 할일%s을 위치#%d컬럼%s로 옮겼습니다',
|
|
|
|
'%s moved the task %s to the position #%d in the column "%s"' => '%s이 할일%s을 위치#%d컬럼%s로 옮겼습니다',
|
|
|
|
'%s moved the task %s to the column "%s"' => '%s이 할일 %s을 칼럼 "%s" 로 옮겼습니다',
|
|
|
|
'%s moved the task %s to the column "%s"' => '%s이 할일 %s을 칼럼 "%s" 로 옮겼습니다',
|
|
|
|
'%s created the task %s' => '%s이 할일%s을 추가했습니다',
|
|
|
|
'%s created the task %s' => '%s이 할일%s을 추가했습니다',
|
|
|
|
@@ -414,26 +381,26 @@ return array(
|
|
|
|
'%s created a subtask for the task %s' => '%s이 할일%s의 서브 할일을 추가했습니다',
|
|
|
|
'%s created a subtask for the task %s' => '%s이 할일%s의 서브 할일을 추가했습니다',
|
|
|
|
'%s updated a subtask for the task %s' => '%s이 할일%s의 서브 할일을 갱신했습니다',
|
|
|
|
'%s updated a subtask for the task %s' => '%s이 할일%s의 서브 할일을 갱신했습니다',
|
|
|
|
'Assigned to %s with an estimate of %s/%sh' => '담당자 %s에게 예상 %s/%sh로 할당되었습니다',
|
|
|
|
'Assigned to %s with an estimate of %s/%sh' => '담당자 %s에게 예상 %s/%sh로 할당되었습니다',
|
|
|
|
'Not assigned, estimate of%sh'=>'담당자 없이 예상%sh로 변경되었습니다',
|
|
|
|
// 'Not assigned, estimate of %sh' => '',
|
|
|
|
'%s updated a comment on the task %s' => '%s이 할일%s의 댓글을 수정했습니다',
|
|
|
|
'%s updated a comment on the task %s' => '%s이 할일%s의 댓글을 수정했습니다',
|
|
|
|
'%s commented the task %s' => '%s이 할일%s에 댓글을 남겼습니다',
|
|
|
|
'%s commented the task %s' => '%s이 할일%s에 댓글을 남겼습니다',
|
|
|
|
'%s\'s activity' => '%s의 활동',
|
|
|
|
'%s\'s activity' => '%s의 활동',
|
|
|
|
'RSS feed' => 'RSS피드',
|
|
|
|
'RSS feed' => 'RSS피드',
|
|
|
|
'%s updated a comment on the task#%d'=>'%s이 할일#%d의 댓글을 갱신했습니다',
|
|
|
|
// '%s updated a comment on the task #%d' => '',
|
|
|
|
'%s commented on the task#%d'=>'%s이 할일#%d에 말했습니다',
|
|
|
|
// '%s commented on the task #%d' => '',
|
|
|
|
'%s updated a subtask for the task#%d'=>'%s이 할일#%d의 서브 할일을 갱신했습니다',
|
|
|
|
// '%s updated a subtask for the task #%d' => '',
|
|
|
|
'%s created a subtask for the task#%d'=>'%s이 할일#%d의 서브 할일을 추가했습니다',
|
|
|
|
// '%s created a subtask for the task #%d' => '',
|
|
|
|
'%s updated the task #%d' => '%s이 할일#%d을 갱신했습니다',
|
|
|
|
'%s updated the task #%d' => '%s이 할일#%d을 갱신했습니다',
|
|
|
|
'%s created the task #%d' => '%s이 할일#%d을 추가했습니다',
|
|
|
|
'%s created the task #%d' => '%s이 할일#%d을 추가했습니다',
|
|
|
|
'%s closed the task #%d' => '%s이 할일#%d을 닫혔습니다',
|
|
|
|
'%s closed the task #%d' => '%s이 할일#%d을 닫혔습니다',
|
|
|
|
'%s open the task #%d' => '%s이 할일#%d를 오픈했습니다',
|
|
|
|
'%s open the task #%d' => '%s이 할일#%d를 오픈했습니다',
|
|
|
|
'%s moved the task #%d to the column "%s"' => '%s이 할일#%d을 칼럼"%s"로 옮겼습니다',
|
|
|
|
'%s moved the task #%d to the column "%s"' => '%s이 할일#%d을 칼럼"%s"로 옮겼습니다',
|
|
|
|
'%s moved the task #%d to the position%d in the column "%s"'=>'%s이 할일#%d을 위치%d컬럼"%s"이동했습니다',
|
|
|
|
// '%s moved the task #%d to the position %d in the column "%s"' => '',
|
|
|
|
'Activity' => '활동',
|
|
|
|
'Activity' => '활동',
|
|
|
|
'Default values are"%s"'=>'기본 값은 "%s"',
|
|
|
|
// 'Default values are "%s"' => '',
|
|
|
|
'Default columns for new projects(Comma-separated)'=>'신규 프로젝트의 기본 컬럼(쉼표로 구분하여 입력)',
|
|
|
|
// 'Default columns for new projects (Comma-separated)' => '',
|
|
|
|
'Task assignee change' => '담당자의 변경',
|
|
|
|
'Task assignee change' => '담당자의 변경',
|
|
|
|
'%s change the assignee of the task#%d to%s'=>'%s이 할일#%d의 담당을%s로 변경했습니다',
|
|
|
|
// '%s change the assignee of the task #%d to %s' => '',
|
|
|
|
'%s changed the assignee of the task %s to %s' => '%s이 할일 %s의 담당을 %s로 변경했습니다',
|
|
|
|
'%s changed the assignee of the task %s to %s' => '%s이 할일 %s의 담당을 %s로 변경했습니다',
|
|
|
|
'New password for the user "%s"' => '사용자 "%s"의 새로운 패스워드',
|
|
|
|
'New password for the user "%s"' => '사용자 "%s"의 새로운 패스워드',
|
|
|
|
'Choose an event' => '행사의 선택',
|
|
|
|
'Choose an event' => '행사의 선택',
|
|
|
|
@@ -441,7 +408,6 @@ return array(
|
|
|
|
'Change the assignee based on an external username' => '담당자를 외부 서비스에 바탕을 두고 변경하는 ',
|
|
|
|
'Change the assignee based on an external username' => '담당자를 외부 서비스에 바탕을 두고 변경하는 ',
|
|
|
|
'Change the category based on an external label' => '카테고리를 외부 서비스에 바탕을 두고 변경하는 ',
|
|
|
|
'Change the category based on an external label' => '카테고리를 외부 서비스에 바탕을 두고 변경하는 ',
|
|
|
|
'Reference' => '참조',
|
|
|
|
'Reference' => '참조',
|
|
|
|
'Reference:%s'=>'참조:%s',
|
|
|
|
|
|
|
|
'Label' => '라벨',
|
|
|
|
'Label' => '라벨',
|
|
|
|
'Database' => '데이터베이스',
|
|
|
|
'Database' => '데이터베이스',
|
|
|
|
'About' => '정보',
|
|
|
|
'About' => '정보',
|
|
|
|
@@ -455,21 +421,16 @@ return array(
|
|
|
|
'Refresh interval for private board' => '비공개 보드의 갱신 빈도',
|
|
|
|
'Refresh interval for private board' => '비공개 보드의 갱신 빈도',
|
|
|
|
'Refresh interval for public board' => '공개 보드의 갱신 빈도',
|
|
|
|
'Refresh interval for public board' => '공개 보드의 갱신 빈도',
|
|
|
|
'Task highlight period' => '할일의 하이라이트 기간',
|
|
|
|
'Task highlight period' => '할일의 하이라이트 기간',
|
|
|
|
'Period(in second)to consider a task was modified recently(0 to disable, 2 days by default)'=>'할일이 최근 업데이트된 것으로 보면 기간(0은 하이라이트 무효 디폴트 2일)',
|
|
|
|
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
|
|
|
'Frequency in second(60 seconds by default)'=>'초수(디폴트 60초)',
|
|
|
|
// 'Frequency in second (60 seconds by default)' => '',
|
|
|
|
'Frequency in second(0 to disable this feature, 10 seconds by default)'=>'초수(0은 기능을 무효화, 기본 10초)',
|
|
|
|
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
|
|
|
'Application URL' => '애플리케이션의 URL',
|
|
|
|
'Application URL' => '애플리케이션의 URL',
|
|
|
|
'Example:http://example.kanboard.net/(used by email notifications)'=>'Exemple:http://exemple.kanboard.net/(Email통지에 이용)',
|
|
|
|
|
|
|
|
'Token regenerated.' => '토큰이 다시 생성되었습니다.',
|
|
|
|
'Token regenerated.' => '토큰이 다시 생성되었습니다.',
|
|
|
|
'Date format' => '데이터 포맷',
|
|
|
|
'Date format' => '데이터 포맷',
|
|
|
|
'ISO format is always accepted, example:"%s"and"%s"'=>'ISO포맷이 입력할 수 있습니다(예:%s또는%s)',
|
|
|
|
// 'ISO format is always accepted, example: "%s" and "%s"' => '',
|
|
|
|
'New private project' => '새 비공개 프로젝트',
|
|
|
|
'New private project' => '새 비공개 프로젝트',
|
|
|
|
'This project is private' => '이 프로젝트는 비공개입니다',
|
|
|
|
'This project is private' => '이 프로젝트는 비공개입니다',
|
|
|
|
'Type here to create a new sub-task'=>'서브 할일을 추가하려면 여기에 입력하세요',
|
|
|
|
|
|
|
|
'Add' => '추가',
|
|
|
|
'Add' => '추가',
|
|
|
|
'Estimated time: %s hours'=>'예상시간: %s시간',
|
|
|
|
|
|
|
|
'Time spent: %s hours'=>'경과: %s시간',
|
|
|
|
|
|
|
|
'Started on%B%e,%Y'=>'시작%Y/%m/%d',
|
|
|
|
|
|
|
|
'Start date' => '시작시간',
|
|
|
|
'Start date' => '시작시간',
|
|
|
|
'Time estimated' => '예상시간',
|
|
|
|
'Time estimated' => '예상시간',
|
|
|
|
'There is nothing assigned to you.' => '할일이 없습니다. 옆사람의 일을 도와주면 어떨까요?',
|
|
|
|
'There is nothing assigned to you.' => '할일이 없습니다. 옆사람의 일을 도와주면 어떨까요?',
|
|
|
|
@@ -491,12 +452,12 @@ return array(
|
|
|
|
'Number of tasks' => '할일 수',
|
|
|
|
'Number of tasks' => '할일 수',
|
|
|
|
'Task distribution' => '할일 분포',
|
|
|
|
'Task distribution' => '할일 분포',
|
|
|
|
'Reportings' => '리포트',
|
|
|
|
'Reportings' => '리포트',
|
|
|
|
'Task repartition for"%s"'=>'"%s"의 할일 분포',
|
|
|
|
// 'Task repartition for "%s"' => '',
|
|
|
|
'Analytics' => '분석',
|
|
|
|
'Analytics' => '분석',
|
|
|
|
'Subtask' => '서브 할일',
|
|
|
|
'Subtask' => '서브 할일',
|
|
|
|
'My subtasks' => '내 서브 할일',
|
|
|
|
'My subtasks' => '내 서브 할일',
|
|
|
|
'User repartition' => '담당자 분포',
|
|
|
|
'User repartition' => '담당자 분포',
|
|
|
|
'User repartition for"%s"'=>'"%s"의 담당자 분포',
|
|
|
|
// 'User repartition for "%s"' => '',
|
|
|
|
'Clone this project' => '이 프로젝트를 복제하는 ',
|
|
|
|
'Clone this project' => '이 프로젝트를 복제하는 ',
|
|
|
|
'Column removed successfully.' => '(※)컬럼을 삭제했습니다',
|
|
|
|
'Column removed successfully.' => '(※)컬럼을 삭제했습니다',
|
|
|
|
'Not enough data to show the graph.' => '그래프를 선묘화하려면 나왔지만 부족합니다',
|
|
|
|
'Not enough data to show the graph.' => '그래프를 선묘화하려면 나왔지만 부족합니다',
|
|
|
|
@@ -513,42 +474,37 @@ return array(
|
|
|
|
'This value must be numeric' => '이 값은 숫자가 아니면 안 됩니다',
|
|
|
|
'This value must be numeric' => '이 값은 숫자가 아니면 안 됩니다',
|
|
|
|
'Unable to create this task.' => '이 할일을 작성할 수 없었습니다',
|
|
|
|
'Unable to create this task.' => '이 할일을 작성할 수 없었습니다',
|
|
|
|
'Cumulative flow diagram' => '축적 플로',
|
|
|
|
'Cumulative flow diagram' => '축적 플로',
|
|
|
|
'Cumulative flow diagram for"%s"'=>'"%s"의 축적 플로',
|
|
|
|
// 'Cumulative flow diagram for "%s"' => '',
|
|
|
|
'Daily project summary' => '일시 프로젝트 개요',
|
|
|
|
'Daily project summary' => '일시 프로젝트 개요',
|
|
|
|
'Daily project summary export' => '일시 프로젝트 개요의 출력',
|
|
|
|
'Daily project summary export' => '일시 프로젝트 개요의 출력',
|
|
|
|
'Daily project summary export for"%s"'=>'"%s"의 일시 프로젝트 개요의 출력',
|
|
|
|
// 'Daily project summary export for "%s"' => '',
|
|
|
|
'Exports' => '출력',
|
|
|
|
'Exports' => '출력',
|
|
|
|
'This export contains the number of tasks per column grouped per day.' => '이 출력은 날짜의 칼람별 할일 수를 집계한 것입니다',
|
|
|
|
'This export contains the number of tasks per column grouped per day.' => '이 출력은 날짜의 칼람별 할일 수를 집계한 것입니다',
|
|
|
|
'Nothing to preview...'=>'미리보기가 없습니다',
|
|
|
|
|
|
|
|
'Preview'=>'미리보기',
|
|
|
|
|
|
|
|
'Write'=>'쓰기',
|
|
|
|
|
|
|
|
'Active swimlanes' => '액티브한 스윔레인',
|
|
|
|
'Active swimlanes' => '액티브한 스윔레인',
|
|
|
|
'Add a new swimlane' => ' 새로운 스윔레인',
|
|
|
|
'Add a new swimlane' => ' 새로운 스윔레인',
|
|
|
|
'Change default swimlane' => '기본 스윔레인의 변경',
|
|
|
|
'Change default swimlane' => '기본 스윔레인의 변경',
|
|
|
|
'Default swimlane' => '기본 스윔레인',
|
|
|
|
'Default swimlane' => '기본 스윔레인',
|
|
|
|
'Do you really want to remove this swimlane:"%s"('=>'이 스윔레인"%s"를 정말로 삭제하시겠습니까?',
|
|
|
|
// 'Do you really want to remove this swimlane: "%s"?' => '',
|
|
|
|
'Inactive swimlanes' => '인터랙티브한 스윔레인',
|
|
|
|
'Inactive swimlanes' => '인터랙티브한 스윔레인',
|
|
|
|
'Remove a swimlane' => '스윔레인의 삭제',
|
|
|
|
'Remove a swimlane' => '스윔레인의 삭제',
|
|
|
|
'Rename'=>'이름 변경',
|
|
|
|
|
|
|
|
'Show default swimlane' => '기본 스윔레인의 표시',
|
|
|
|
'Show default swimlane' => '기본 스윔레인의 표시',
|
|
|
|
'Swimlane modification for the project"%s"'=>'"%s"에 대한 스윔레인 변경',
|
|
|
|
// 'Swimlane modification for the project "%s"' => '',
|
|
|
|
'Swimlane not found.' => '스윔레인이 발견되지 않습니다.',
|
|
|
|
'Swimlane not found.' => '스윔레인이 발견되지 않습니다.',
|
|
|
|
'Swimlane removed successfully.' => '스윔레인을 삭제했습니다.',
|
|
|
|
'Swimlane removed successfully.' => '스윔레인을 삭제했습니다.',
|
|
|
|
'Swimlanes' => '스윔레인',
|
|
|
|
'Swimlanes' => '스윔레인',
|
|
|
|
'Swimlane updated successfully.' => '스윔레인을 갱신했습니다.',
|
|
|
|
'Swimlane updated successfully.' => '스윔레인을 갱신했습니다.',
|
|
|
|
'The default swimlane have been updated successfully.' => '기본 스윔레인을 갱신했습니다.',
|
|
|
|
'The default swimlane have been updated successfully.' => '기본 스윔레인을 갱신했습니다.',
|
|
|
|
'Unable to create your swimlane.'=>'스윔레인을 추가할 수 없었습니다.',
|
|
|
|
|
|
|
|
'Unable to remove this swimlane.' => '스윔레인을 삭제할 수 없었습니다.',
|
|
|
|
'Unable to remove this swimlane.' => '스윔레인을 삭제할 수 없었습니다.',
|
|
|
|
'Unable to update this swimlane.' => '스윔레인을 갱신할 수 없었습니다.',
|
|
|
|
'Unable to update this swimlane.' => '스윔레인을 갱신할 수 없었습니다.',
|
|
|
|
'Your swimlane have been created successfully.' => '스윔레인이 작성되었습니다.',
|
|
|
|
'Your swimlane have been created successfully.' => '스윔레인이 작성되었습니다.',
|
|
|
|
'Example:"Bug, Feature Request, Improvement"'=>'예:버그, 기능, 개선',
|
|
|
|
// 'Example: "Bug, Feature Request, Improvement"' => '',
|
|
|
|
'Default categories for new projects(Comma-separated)'=>' 새로운 프로젝트의 기본적 카테고리(쉼표 분리)',
|
|
|
|
// 'Default categories for new projects (Comma-separated)' => '',
|
|
|
|
'Integrations' => '연계',
|
|
|
|
'Integrations' => '연계',
|
|
|
|
'Integration with third-party services' => '외부 서비스 연계',
|
|
|
|
'Integration with third-party services' => '외부 서비스 연계',
|
|
|
|
'Subtask Id' => '서브 할일 Id',
|
|
|
|
'Subtask Id' => '서브 할일 Id',
|
|
|
|
'Subtasks' => '서브 할일',
|
|
|
|
'Subtasks' => '서브 할일',
|
|
|
|
'Subtasks Export' => '서브 할일 출력',
|
|
|
|
'Subtasks Export' => '서브 할일 출력',
|
|
|
|
'Subtasks exportation for"%s"'=>'"%s"의 서브 할일 출력',
|
|
|
|
// 'Subtasks exportation for "%s"' => '',
|
|
|
|
'Task Title' => '할일 제목',
|
|
|
|
'Task Title' => '할일 제목',
|
|
|
|
'Untitled' => '제목 없음',
|
|
|
|
'Untitled' => '제목 없음',
|
|
|
|
'Application default' => '애플리케이션 기본',
|
|
|
|
'Application default' => '애플리케이션 기본',
|
|
|
|
@@ -560,12 +516,12 @@ return array(
|
|
|
|
'#%d' => '#%d',
|
|
|
|
'#%d' => '#%d',
|
|
|
|
'All swimlanes' => '모든 스윔레인',
|
|
|
|
'All swimlanes' => '모든 스윔레인',
|
|
|
|
'All colors' => '모든 색',
|
|
|
|
'All colors' => '모든 색',
|
|
|
|
'Moved to column%s'=>'칼럼%s로 이동했습니다',
|
|
|
|
// 'Moved to column %s' => '',
|
|
|
|
'Change description' => '설명 수정',
|
|
|
|
'Change description' => '설명 수정',
|
|
|
|
'User dashboard' => '대시보드',
|
|
|
|
'User dashboard' => '대시보드',
|
|
|
|
'Allow only one subtask in progress at the same time for a user' => '한 사용자에 대한 하나의 할일만 진행 중에 가능합니다',
|
|
|
|
'Allow only one subtask in progress at the same time for a user' => '한 사용자에 대한 하나의 할일만 진행 중에 가능합니다',
|
|
|
|
'Edit column"%s"'=>'칼럼"%s"의 편집',
|
|
|
|
// 'Edit column "%s"' => '',
|
|
|
|
'Select the new status of the subtask:"%s"'=>'서브 할일"%s"의 위상을 선택',
|
|
|
|
// 'Select the new status of the subtask: "%s"' => '',
|
|
|
|
'Subtask timesheet' => '서브 할일 타임시트',
|
|
|
|
'Subtask timesheet' => '서브 할일 타임시트',
|
|
|
|
'There is nothing to show.' => '기록이 없습니다',
|
|
|
|
'There is nothing to show.' => '기록이 없습니다',
|
|
|
|
'Time Tracking' => '타임 트레킹',
|
|
|
|
'Time Tracking' => '타임 트레킹',
|
|
|
|
@@ -577,10 +533,9 @@ return array(
|
|
|
|
'Task age in days' => '할일이 생긴 시간',
|
|
|
|
'Task age in days' => '할일이 생긴 시간',
|
|
|
|
'Days in this column' => '이 칼럼에 있는 시간',
|
|
|
|
'Days in this column' => '이 칼럼에 있는 시간',
|
|
|
|
'%dd' => '%d일',
|
|
|
|
'%dd' => '%d일',
|
|
|
|
'Add a link'=>'링크 추가',
|
|
|
|
|
|
|
|
'Add a new link' => ' 새로운 링크 추가',
|
|
|
|
'Add a new link' => ' 새로운 링크 추가',
|
|
|
|
'Do you really want to remove this link:"%s"('=>'링크"%s"를 정말로 삭제하시겠습니까?',
|
|
|
|
// 'Do you really want to remove this link: "%s"?' => '',
|
|
|
|
'Do you really want to remove this link with task#%d?'=>'이 링크와 할일#%d을 삭제할까요?',
|
|
|
|
// 'Do you really want to remove this link with task #%d?' => '',
|
|
|
|
'Field required' => '필드가 필요합니다',
|
|
|
|
'Field required' => '필드가 필요합니다',
|
|
|
|
'Link added successfully.' => '링크를 추가했습니다.',
|
|
|
|
'Link added successfully.' => '링크를 추가했습니다.',
|
|
|
|
'Link updated successfully.' => '링크를 갱신했습니다.',
|
|
|
|
'Link updated successfully.' => '링크를 갱신했습니다.',
|
|
|
|
@@ -612,7 +567,6 @@ return array(
|
|
|
|
'This task' => '이 할일의 ',
|
|
|
|
'This task' => '이 할일의 ',
|
|
|
|
'<1h' => '<1시간',
|
|
|
|
'<1h' => '<1시간',
|
|
|
|
'%dh' => '%d시간',
|
|
|
|
'%dh' => '%d시간',
|
|
|
|
'%b%e'=>'%b/%e',
|
|
|
|
|
|
|
|
'Expand tasks' => '할일 크게',
|
|
|
|
'Expand tasks' => '할일 크게',
|
|
|
|
'Collapse tasks' => '할일 작게',
|
|
|
|
'Collapse tasks' => '할일 작게',
|
|
|
|
'Expand/collapse tasks' => '할일 크게/작게',
|
|
|
|
'Expand/collapse tasks' => '할일 크게/작게',
|
|
|
|
@@ -622,27 +576,24 @@ return array(
|
|
|
|
'Keyboard shortcuts' => '키보드 숏 컷',
|
|
|
|
'Keyboard shortcuts' => '키보드 숏 컷',
|
|
|
|
'Open board switcher' => '보드 전환을 열',
|
|
|
|
'Open board switcher' => '보드 전환을 열',
|
|
|
|
'Application' => '애플리케이션',
|
|
|
|
'Application' => '애플리케이션',
|
|
|
|
'since %B %e, %Y at %k:%M %p'=>'%Y-%m-%d %p %H:%M',
|
|
|
|
|
|
|
|
'Compact view' => '컴팩트 뷰',
|
|
|
|
'Compact view' => '컴팩트 뷰',
|
|
|
|
'Horizontal scrolling' => '세로 스크롤',
|
|
|
|
'Horizontal scrolling' => '세로 스크롤',
|
|
|
|
'Compact/wide view' => '컴팩트/와이드 뷰',
|
|
|
|
'Compact/wide view' => '컴팩트/와이드 뷰',
|
|
|
|
'No results match:' => '결과가 일치하지 않았습니다',
|
|
|
|
'No results match:' => '결과가 일치하지 않았습니다',
|
|
|
|
'Currency' => '통화',
|
|
|
|
'Currency' => '통화',
|
|
|
|
'Files'=>'파일',
|
|
|
|
|
|
|
|
'Images'=>'이미지',
|
|
|
|
|
|
|
|
'Private project' => '개인 프로젝트',
|
|
|
|
'Private project' => '개인 프로젝트',
|
|
|
|
'AUD-Australian Dollar'=>'AUD-호주 달러',
|
|
|
|
// 'AUD - Australian Dollar' => '',
|
|
|
|
'CAD-Canadian Dollar'=>'CAD-캐나다 달러',
|
|
|
|
// 'CAD - Canadian Dollar' => '',
|
|
|
|
'CHF-Swiss Francs'=>'CHF-스위스 프랑',
|
|
|
|
// 'CHF - Swiss Francs' => '',
|
|
|
|
'Custom Stylesheet' => '커스텀 스타일 시트',
|
|
|
|
'Custom Stylesheet' => '커스텀 스타일 시트',
|
|
|
|
'download' => '다운로드',
|
|
|
|
'download' => '다운로드',
|
|
|
|
'EUR-Euro'=>'EUR-유로',
|
|
|
|
// 'EUR - Euro' => '',
|
|
|
|
'GBP-British Pound'=>'GBP-독 파운드',
|
|
|
|
// 'GBP - British Pound' => '',
|
|
|
|
'INR-Indian Rupee'=>'INR-이루피',
|
|
|
|
// 'INR - Indian Rupee' => '',
|
|
|
|
'JPY-Japanese Yen'=>'JPY-일본 엔',
|
|
|
|
// 'JPY - Japanese Yen' => '',
|
|
|
|
'NZD-New Zealand Dollar'=>'NZD-NZ달러',
|
|
|
|
// 'NZD - New Zealand Dollar' => '',
|
|
|
|
'RSD-Serbian dinar'=>'RSD-세르비아 데나ー루',
|
|
|
|
// 'RSD - Serbian dinar' => '',
|
|
|
|
'USD-US Dollar'=>'USD-미국 달러',
|
|
|
|
// 'USD - US Dollar' => '',
|
|
|
|
'Destination column' => '이동 후 칼럼',
|
|
|
|
'Destination column' => '이동 후 칼럼',
|
|
|
|
'Move the task to another column when assigned to a user' => '사용자의 할당을 하면 할일을 다른 칼럼에 이동',
|
|
|
|
'Move the task to another column when assigned to a user' => '사용자의 할당을 하면 할일을 다른 칼럼에 이동',
|
|
|
|
'Move the task to another column when assignee is cleared' => '사용자의 할당이 없어지면 할일을 다른 칼럼에 이동',
|
|
|
|
'Move the task to another column when assignee is cleared' => '사용자의 할당이 없어지면 할일을 다른 칼럼에 이동',
|
|
|
|
@@ -669,18 +620,12 @@ return array(
|
|
|
|
'The two factor authentication code is valid.' => '2단 인증 코드는 유효합니다.',
|
|
|
|
'The two factor authentication code is valid.' => '2단 인증 코드는 유효합니다.',
|
|
|
|
'Code' => '코드',
|
|
|
|
'Code' => '코드',
|
|
|
|
'Two factor authentication' => '2단 인증',
|
|
|
|
'Two factor authentication' => '2단 인증',
|
|
|
|
'This QR code contains the key URI:'=>'이 QR코드가 URI키를 포함하고 있습니다:',
|
|
|
|
// 'This QR code contains the key URI: ' => '',
|
|
|
|
'Check my code' => '코드 체크',
|
|
|
|
'Check my code' => '코드 체크',
|
|
|
|
'Secret key:'=>'비밀 키:',
|
|
|
|
// 'Secret key: ' => '',
|
|
|
|
'Test your device' => '디바이스 테스트',
|
|
|
|
'Test your device' => '디바이스 테스트',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 'Assign a color when the task is moved to a specific column' => '',
|
|
|
|
// 'Assign a color when the task is moved to a specific column' => '',
|
|
|
|
'%s via Kanboard' => '%s via E-board',
|
|
|
|
'%s via Kanboard' => '%s via E-board',
|
|
|
|
'uploaded by: %s' => '업로드: %s',
|
|
|
|
|
|
|
|
'uploaded on: %s' => '날짜: %s',
|
|
|
|
|
|
|
|
'size: %s' => '사이즈: %s',
|
|
|
|
|
|
|
|
// 'Burndown chart for "%s"' => '',
|
|
|
|
// 'Burndown chart for "%s"' => '',
|
|
|
|
// 'Burndown chart' => '',
|
|
|
|
// 'Burndown chart' => '',
|
|
|
|
// 'This chart show the task complexity over the time (Work Remaining).' => '',
|
|
|
|
// 'This chart show the task complexity over the time (Work Remaining).' => '',
|
|
|
|
@@ -689,7 +634,6 @@ return array(
|
|
|
|
'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '스크린샷을 CTRL+V 혹은 ⌘+V를 눌러 붙여넣기',
|
|
|
|
'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '스크린샷을 CTRL+V 혹은 ⌘+V를 눌러 붙여넣기',
|
|
|
|
'Screenshot uploaded successfully.' => '스크린샷을 업로드하였습니다',
|
|
|
|
'Screenshot uploaded successfully.' => '스크린샷을 업로드하였습니다',
|
|
|
|
// 'SEK - Swedish Krona' => '',
|
|
|
|
// 'SEK - Swedish Krona' => '',
|
|
|
|
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '',
|
|
|
|
|
|
|
|
// 'Identifier' => '',
|
|
|
|
// 'Identifier' => '',
|
|
|
|
// 'Disable two factor authentication' => '',
|
|
|
|
// 'Disable two factor authentication' => '',
|
|
|
|
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
|
|
|
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
|
|
|
@@ -698,7 +642,6 @@ return array(
|
|
|
|
// 'A task cannot be linked to itself' => '',
|
|
|
|
// 'A task cannot be linked to itself' => '',
|
|
|
|
// 'The exact same link already exists' => '',
|
|
|
|
// 'The exact same link already exists' => '',
|
|
|
|
// 'Recurrent task is scheduled to be generated' => '',
|
|
|
|
// 'Recurrent task is scheduled to be generated' => '',
|
|
|
|
// 'Recurring information' => '',
|
|
|
|
|
|
|
|
// 'Score' => '',
|
|
|
|
// 'Score' => '',
|
|
|
|
// 'The identifier must be unique' => '',
|
|
|
|
// 'The identifier must be unique' => '',
|
|
|
|
// 'This linked task id doesn\'t exists' => '',
|
|
|
|
// 'This linked task id doesn\'t exists' => '',
|
|
|
|
@@ -780,19 +723,13 @@ return array(
|
|
|
|
'Time spent changed: %sh' => '경과시간 변경: %s시간',
|
|
|
|
'Time spent changed: %sh' => '경과시간 변경: %s시간',
|
|
|
|
'Time estimated changed: %sh' => '%s시간으로 예상시간 변경',
|
|
|
|
'Time estimated changed: %sh' => '%s시간으로 예상시간 변경',
|
|
|
|
// 'The field "%s" have been updated' => '',
|
|
|
|
// 'The field "%s" have been updated' => '',
|
|
|
|
'The description have been modified' => '설명 수정',
|
|
|
|
// 'The description has been modified:' => '',
|
|
|
|
'Do you really want to close the task "%s" as well as all subtasks?' => '할일 "%s"과 서브 할일을 모두 마치시겠습니까?',
|
|
|
|
'Do you really want to close the task "%s" as well as all subtasks?' => '할일 "%s"과 서브 할일을 모두 마치시겠습니까?',
|
|
|
|
// 'Swimlane: %s' => '',
|
|
|
|
|
|
|
|
'I want to receive notifications for:' => '다음의 알림을 받기를 원합니다:',
|
|
|
|
'I want to receive notifications for:' => '다음의 알림을 받기를 원합니다:',
|
|
|
|
'All tasks' => '모든 할일',
|
|
|
|
'All tasks' => '모든 할일',
|
|
|
|
'Only for tasks assigned to me' => '내가 담당자인 일',
|
|
|
|
'Only for tasks assigned to me' => '내가 담당자인 일',
|
|
|
|
'Only for tasks created by me' => '내가 만든 일',
|
|
|
|
'Only for tasks created by me' => '내가 만든 일',
|
|
|
|
'Only for tasks created by me and assigned to me' => '내가 만들었거나 내가 담당자인 일',
|
|
|
|
'Only for tasks created by me and assigned to me' => '내가 만들었거나 내가 담당자인 일',
|
|
|
|
// '%A' => '',
|
|
|
|
|
|
|
|
// '%b %e, %Y, %k:%M %p' => '',
|
|
|
|
|
|
|
|
'New due date: %B %e, %Y' => '종료날짜 변경: %Y-%m-%d %p %H:%M',
|
|
|
|
|
|
|
|
'Start date changed: %B %e, %Y' => '시작시간 변경: %Y-%m-%d %p %H:%M',
|
|
|
|
|
|
|
|
// '%k:%M %p' => '',
|
|
|
|
|
|
|
|
// '%%Y-%%m-%%d' => '',
|
|
|
|
// '%%Y-%%m-%%d' => '',
|
|
|
|
// 'Total for all columns' => '',
|
|
|
|
// 'Total for all columns' => '',
|
|
|
|
// 'You need at least 2 days of data to show the chart.' => '',
|
|
|
|
// 'You need at least 2 days of data to show the chart.' => '',
|
|
|
|
@@ -805,8 +742,6 @@ return array(
|
|
|
|
'My activity stream' => '내 활동기록',
|
|
|
|
'My activity stream' => '내 활동기록',
|
|
|
|
'My calendar' => '내 캘린더',
|
|
|
|
'My calendar' => '내 캘린더',
|
|
|
|
// 'Search tasks' => '',
|
|
|
|
// 'Search tasks' => '',
|
|
|
|
'Back to the calendar' => '달력으로 돌아가기',
|
|
|
|
|
|
|
|
'Filters' => '필터',
|
|
|
|
|
|
|
|
'Reset filters' => '필터 리셋',
|
|
|
|
'Reset filters' => '필터 리셋',
|
|
|
|
'My tasks due tomorrow' => '내일까지 내 할일',
|
|
|
|
'My tasks due tomorrow' => '내일까지 내 할일',
|
|
|
|
'Tasks due today' => '오늘까지 할일',
|
|
|
|
'Tasks due today' => '오늘까지 할일',
|
|
|
|
@@ -817,7 +752,6 @@ return array(
|
|
|
|
'Not assigned' => '담당자가 없는 일',
|
|
|
|
'Not assigned' => '담당자가 없는 일',
|
|
|
|
'View advanced search syntax' => '추가 검색 문법보기',
|
|
|
|
'View advanced search syntax' => '추가 검색 문법보기',
|
|
|
|
'Overview' => '개요',
|
|
|
|
'Overview' => '개요',
|
|
|
|
// '%b %e %Y' => '',
|
|
|
|
|
|
|
|
// 'Board/Calendar/List view' => '',
|
|
|
|
// 'Board/Calendar/List view' => '',
|
|
|
|
// 'Switch to the board view' => '',
|
|
|
|
// 'Switch to the board view' => '',
|
|
|
|
// 'Switch to the calendar view' => '',
|
|
|
|
// 'Switch to the calendar view' => '',
|
|
|
|
@@ -850,10 +784,6 @@ return array(
|
|
|
|
// 'This chart show the average lead and cycle time for the last %d tasks over the time.' => '',
|
|
|
|
// 'This chart show the average lead and cycle time for the last %d tasks over the time.' => '',
|
|
|
|
// 'Average time into each column' => '',
|
|
|
|
// 'Average time into each column' => '',
|
|
|
|
// 'Lead and cycle time' => '',
|
|
|
|
// 'Lead and cycle time' => '',
|
|
|
|
// 'Google Authentication' => '',
|
|
|
|
|
|
|
|
// 'Help on Google authentication' => '',
|
|
|
|
|
|
|
|
// 'Github Authentication' => '',
|
|
|
|
|
|
|
|
// 'Help on Github authentication' => '',
|
|
|
|
|
|
|
|
'Lead time: ' => '리드 타임: ',
|
|
|
|
'Lead time: ' => '리드 타임: ',
|
|
|
|
'Cycle time: ' => '사이클 타임: ',
|
|
|
|
'Cycle time: ' => '사이클 타임: ',
|
|
|
|
'Time spent into each column' => '각 칼럼에서 걸린 시간',
|
|
|
|
'Time spent into each column' => '각 칼럼에서 걸린 시간',
|
|
|
|
@@ -862,16 +792,12 @@ return array(
|
|
|
|
// 'If the task is not closed the current time is used instead of the completion date.' => '',
|
|
|
|
// 'If the task is not closed the current time is used instead of the completion date.' => '',
|
|
|
|
// 'Set automatically the start date' => '',
|
|
|
|
// 'Set automatically the start date' => '',
|
|
|
|
'Edit Authentication' => '계정 수정',
|
|
|
|
'Edit Authentication' => '계정 수정',
|
|
|
|
// 'Google Id' => '',
|
|
|
|
|
|
|
|
// 'Github Id' => '',
|
|
|
|
|
|
|
|
// 'Remote user' => '',
|
|
|
|
// 'Remote user' => '',
|
|
|
|
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
|
|
|
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
|
|
|
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
|
|
|
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
|
|
|
'New remote user' => '새로운 원격유저',
|
|
|
|
'New remote user' => '새로운 원격유저',
|
|
|
|
'New local user' => '새로운 유저',
|
|
|
|
'New local user' => '새로운 유저',
|
|
|
|
// 'Default task color' => '',
|
|
|
|
// 'Default task color' => '',
|
|
|
|
'Hide sidebar' => '사이드바 닫기',
|
|
|
|
|
|
|
|
'Expand sidebar' => '사이드바 열기',
|
|
|
|
|
|
|
|
'This feature does not work with all browsers.' => '이 기능은 일부 브라우저에서 작동하지 않습니다',
|
|
|
|
'This feature does not work with all browsers.' => '이 기능은 일부 브라우저에서 작동하지 않습니다',
|
|
|
|
// 'There is no destination project available.' => '',
|
|
|
|
// 'There is no destination project available.' => '',
|
|
|
|
// 'Trigger automatically subtask time tracking' => '',
|
|
|
|
// 'Trigger automatically subtask time tracking' => '',
|
|
|
|
@@ -905,7 +831,6 @@ return array(
|
|
|
|
'open file' => '열기',
|
|
|
|
'open file' => '열기',
|
|
|
|
'End date' => '종료 날짜',
|
|
|
|
'End date' => '종료 날짜',
|
|
|
|
'Users overview' => '유저 전체보기',
|
|
|
|
'Users overview' => '유저 전체보기',
|
|
|
|
'Managers' => '매니저',
|
|
|
|
|
|
|
|
'Members' => '멤버',
|
|
|
|
'Members' => '멤버',
|
|
|
|
// 'Shared project' => '',
|
|
|
|
// 'Shared project' => '',
|
|
|
|
'Project managers' => '프로젝트 매니저',
|
|
|
|
'Project managers' => '프로젝트 매니저',
|
|
|
|
@@ -916,19 +841,9 @@ return array(
|
|
|
|
// 'End date:' => '',
|
|
|
|
// 'End date:' => '',
|
|
|
|
'There is no start date or end date for this project.' => '이 프로젝트에는 시작날짜와 종료날짜가 없습니다',
|
|
|
|
'There is no start date or end date for this project.' => '이 프로젝트에는 시작날짜와 종료날짜가 없습니다',
|
|
|
|
'Projects Gantt chart' => '프로젝트 간트차트',
|
|
|
|
'Projects Gantt chart' => '프로젝트 간트차트',
|
|
|
|
// 'Start date: %s' => '',
|
|
|
|
|
|
|
|
// 'End date: %s' => '',
|
|
|
|
|
|
|
|
// 'Link type' => '',
|
|
|
|
|
|
|
|
// 'Change task color when using a specific task link' => '',
|
|
|
|
// 'Change task color when using a specific task link' => '',
|
|
|
|
// 'Task link creation or modification' => '',
|
|
|
|
// 'Task link creation or modification' => '',
|
|
|
|
// 'Login with my Gitlab Account' => '',
|
|
|
|
|
|
|
|
// 'Milestone' => '',
|
|
|
|
// 'Milestone' => '',
|
|
|
|
// 'Gitlab Authentication' => '',
|
|
|
|
|
|
|
|
// 'Help on Gitlab authentication' => '',
|
|
|
|
|
|
|
|
// 'Gitlab Id' => '',
|
|
|
|
|
|
|
|
// 'Gitlab Account' => '',
|
|
|
|
|
|
|
|
// 'Link my Gitlab Account' => '',
|
|
|
|
|
|
|
|
// 'Unlink my Gitlab Account' => '',
|
|
|
|
|
|
|
|
// 'Documentation: %s' => '',
|
|
|
|
// 'Documentation: %s' => '',
|
|
|
|
// 'Switch to the Gantt chart view' => '',
|
|
|
|
// 'Switch to the Gantt chart view' => '',
|
|
|
|
// 'Reset the search/filter box' => '',
|
|
|
|
// 'Reset the search/filter box' => '',
|
|
|
|
@@ -977,7 +892,6 @@ return array(
|
|
|
|
// 'Shared' => '',
|
|
|
|
// 'Shared' => '',
|
|
|
|
// 'Owner' => '',
|
|
|
|
// 'Owner' => '',
|
|
|
|
'Unread notifications' => '읽지않은 알림',
|
|
|
|
'Unread notifications' => '읽지않은 알림',
|
|
|
|
'My filters' => '내 필터',
|
|
|
|
|
|
|
|
'Notification methods:' => '알림 방법',
|
|
|
|
'Notification methods:' => '알림 방법',
|
|
|
|
// 'Import tasks from CSV file' => '',
|
|
|
|
// 'Import tasks from CSV file' => '',
|
|
|
|
// 'Unable to read your file' => '',
|
|
|
|
// 'Unable to read your file' => '',
|
|
|
|
@@ -1015,6 +929,7 @@ return array(
|
|
|
|
// 'Usernames must be lowercase and unique' => '',
|
|
|
|
// 'Usernames must be lowercase and unique' => '',
|
|
|
|
// 'Passwords will be encrypted if present' => '',
|
|
|
|
// 'Passwords will be encrypted if present' => '',
|
|
|
|
'%s attached a new file to the task %s' => '%s이 새로운 파일을 할일 %s에 추가했습니다',
|
|
|
|
'%s attached a new file to the task %s' => '%s이 새로운 파일을 할일 %s에 추가했습니다',
|
|
|
|
|
|
|
|
// 'Link type' => '',
|
|
|
|
// 'Assign automatically a category based on a link' => '',
|
|
|
|
// 'Assign automatically a category based on a link' => '',
|
|
|
|
// 'BAM - Konvertible Mark' => '',
|
|
|
|
// 'BAM - Konvertible Mark' => '',
|
|
|
|
// 'Assignee Username' => '',
|
|
|
|
// 'Assignee Username' => '',
|
|
|
|
@@ -1107,4 +1022,135 @@ return array(
|
|
|
|
// 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '',
|
|
|
|
// 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '',
|
|
|
|
'My dashboard' => '대시보드',
|
|
|
|
'My dashboard' => '대시보드',
|
|
|
|
'My profile' => '프로필',
|
|
|
|
'My profile' => '프로필',
|
|
|
|
|
|
|
|
// 'Project owner: ' => '',
|
|
|
|
|
|
|
|
// 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '',
|
|
|
|
|
|
|
|
// 'Project owner' => '',
|
|
|
|
|
|
|
|
// 'Those dates are useful for the project Gantt chart.' => '',
|
|
|
|
|
|
|
|
// 'Private projects do not have users and groups management.' => '',
|
|
|
|
|
|
|
|
// 'There is no project member.' => '',
|
|
|
|
|
|
|
|
// 'Priority' => '',
|
|
|
|
|
|
|
|
// 'Task priority' => '',
|
|
|
|
|
|
|
|
// 'General' => '',
|
|
|
|
|
|
|
|
// 'Dates' => '',
|
|
|
|
|
|
|
|
// 'Default priority' => '',
|
|
|
|
|
|
|
|
// 'Lowest priority' => '',
|
|
|
|
|
|
|
|
// 'Highest priority' => '',
|
|
|
|
|
|
|
|
// 'If you put zero to the low and high priority, this feature will be disabled.' => '',
|
|
|
|
|
|
|
|
// 'Close a task when there is no activity' => '',
|
|
|
|
|
|
|
|
// 'Duration in days' => '',
|
|
|
|
|
|
|
|
// 'Send email when there is no activity on a task' => '',
|
|
|
|
|
|
|
|
// 'Unable to fetch link information.' => '',
|
|
|
|
|
|
|
|
// 'Daily background job for tasks' => '',
|
|
|
|
|
|
|
|
// 'Auto' => '',
|
|
|
|
|
|
|
|
// 'Related' => '',
|
|
|
|
|
|
|
|
// 'Attachment' => '',
|
|
|
|
|
|
|
|
// 'Title not found' => '',
|
|
|
|
|
|
|
|
// 'Web Link' => '',
|
|
|
|
|
|
|
|
// 'External links' => '',
|
|
|
|
|
|
|
|
// 'Add external link' => '',
|
|
|
|
|
|
|
|
// 'Type' => '',
|
|
|
|
|
|
|
|
// 'Dependency' => '',
|
|
|
|
|
|
|
|
// 'Add internal link' => '',
|
|
|
|
|
|
|
|
// 'Add a new external link' => '',
|
|
|
|
|
|
|
|
// 'Edit external link' => '',
|
|
|
|
|
|
|
|
// 'External link' => '',
|
|
|
|
|
|
|
|
// 'Copy and paste your link here...' => '',
|
|
|
|
|
|
|
|
// 'URL' => '',
|
|
|
|
|
|
|
|
// 'Internal links' => '',
|
|
|
|
|
|
|
|
// 'Assign to me' => '',
|
|
|
|
|
|
|
|
// 'Me' => '',
|
|
|
|
|
|
|
|
// 'Do not duplicate anything' => '',
|
|
|
|
|
|
|
|
// 'Projects management' => '',
|
|
|
|
|
|
|
|
// 'Users management' => '',
|
|
|
|
|
|
|
|
// 'Groups management' => '',
|
|
|
|
|
|
|
|
// 'Create from another project' => '',
|
|
|
|
|
|
|
|
// 'open' => '',
|
|
|
|
|
|
|
|
// 'closed' => '',
|
|
|
|
|
|
|
|
// 'Priority:' => '',
|
|
|
|
|
|
|
|
// 'Reference:' => '',
|
|
|
|
|
|
|
|
// 'Complexity:' => '',
|
|
|
|
|
|
|
|
// 'Swimlane:' => '',
|
|
|
|
|
|
|
|
// 'Column:' => '',
|
|
|
|
|
|
|
|
// 'Position:' => '',
|
|
|
|
|
|
|
|
// 'Creator:' => '',
|
|
|
|
|
|
|
|
// 'Time estimated:' => '',
|
|
|
|
|
|
|
|
// '%s hours' => '',
|
|
|
|
|
|
|
|
// 'Time spent:' => '',
|
|
|
|
|
|
|
|
// 'Created:' => '',
|
|
|
|
|
|
|
|
// 'Modified:' => '',
|
|
|
|
|
|
|
|
// 'Completed:' => '',
|
|
|
|
|
|
|
|
// 'Started:' => '',
|
|
|
|
|
|
|
|
// 'Moved:' => '',
|
|
|
|
|
|
|
|
// 'Task #%d' => '',
|
|
|
|
|
|
|
|
// 'Date and time format' => '',
|
|
|
|
|
|
|
|
// 'Time format' => '',
|
|
|
|
|
|
|
|
// 'Start date: ' => '',
|
|
|
|
|
|
|
|
// 'End date: ' => '',
|
|
|
|
|
|
|
|
// 'New due date: ' => '',
|
|
|
|
|
|
|
|
// 'Start date changed: ' => '',
|
|
|
|
|
|
|
|
// 'Disable private projects' => '',
|
|
|
|
|
|
|
|
// 'Do you really want to remove this custom filter: "%s"?' => '',
|
|
|
|
|
|
|
|
// 'Remove a custom filter' => '',
|
|
|
|
|
|
|
|
// 'User activated successfully.' => '',
|
|
|
|
|
|
|
|
// 'Unable to enable this user.' => '',
|
|
|
|
|
|
|
|
// 'User disabled successfully.' => '',
|
|
|
|
|
|
|
|
// 'Unable to disable this user.' => '',
|
|
|
|
|
|
|
|
// 'All files have been uploaded successfully.' => '',
|
|
|
|
|
|
|
|
// 'View uploaded files' => '',
|
|
|
|
|
|
|
|
// 'The maximum allowed file size is %sB.' => '',
|
|
|
|
|
|
|
|
// 'Choose files again' => '',
|
|
|
|
|
|
|
|
// 'Drag and drop your files here' => '',
|
|
|
|
|
|
|
|
// 'choose files' => '',
|
|
|
|
|
|
|
|
// 'View profile' => '',
|
|
|
|
|
|
|
|
// 'Two Factor' => '',
|
|
|
|
|
|
|
|
// 'Disable user' => '',
|
|
|
|
|
|
|
|
// 'Do you really want to disable this user: "%s"?' => '',
|
|
|
|
|
|
|
|
// 'Enable user' => '',
|
|
|
|
|
|
|
|
// 'Do you really want to enable this user: "%s"?' => '',
|
|
|
|
|
|
|
|
// 'Download' => '',
|
|
|
|
|
|
|
|
// 'Uploaded: %s' => '',
|
|
|
|
|
|
|
|
// 'Size: %s' => '',
|
|
|
|
|
|
|
|
// 'Uploaded by %s' => '',
|
|
|
|
|
|
|
|
// 'Filename' => '',
|
|
|
|
|
|
|
|
// 'Size' => '',
|
|
|
|
|
|
|
|
// 'Column created successfully.' => '',
|
|
|
|
|
|
|
|
// 'Another column with the same name exists in the project' => '',
|
|
|
|
|
|
|
|
// 'Default filters' => '',
|
|
|
|
|
|
|
|
// 'Your board doesn\'t have any column!' => '',
|
|
|
|
|
|
|
|
// 'Change column position' => '',
|
|
|
|
|
|
|
|
// 'Switch to the project overview' => '',
|
|
|
|
|
|
|
|
// 'User filters' => '',
|
|
|
|
|
|
|
|
// 'Category filters' => '',
|
|
|
|
|
|
|
|
// 'Upload a file' => '',
|
|
|
|
|
|
|
|
// 'View file' => '',
|
|
|
|
|
|
|
|
// 'Last activity' => '',
|
|
|
|
|
|
|
|
// 'Change subtask position' => '',
|
|
|
|
|
|
|
|
// 'This value must be greater than %d' => '',
|
|
|
|
|
|
|
|
// 'Another swimlane with the same name exists in the project' => '',
|
|
|
|
|
|
|
|
// 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
|
|
|
|
|
|
|
|
// 'Actions duplicated successfully.' => '',
|
|
|
|
|
|
|
|
// 'Unable to duplicate actions.' => '',
|
|
|
|
|
|
|
|
// 'Add a new action' => '',
|
|
|
|
|
|
|
|
// 'Import from another project' => '',
|
|
|
|
|
|
|
|
// 'There is no action at the moment.' => '',
|
|
|
|
|
|
|
|
// 'Import actions from another project' => '',
|
|
|
|
|
|
|
|
// 'There is no available project.' => '',
|
|
|
|
|
|
|
|
// 'Local File' => '',
|
|
|
|
|
|
|
|
// 'Configuration' => '',
|
|
|
|
|
|
|
|
// 'PHP version:' => '',
|
|
|
|
|
|
|
|
// 'PHP SAPI:' => '',
|
|
|
|
|
|
|
|
// 'OS version:' => '',
|
|
|
|
|
|
|
|
// 'Database version:' => '',
|
|
|
|
|
|
|
|
// 'Browser:' => '',
|
|
|
|
|
|
|
|
// 'Task view' => '',
|
|
|
|
|
|
|
|
// 'Edit task' => '',
|
|
|
|
|
|
|
|
// 'Edit description' => '',
|
|
|
|
|
|
|
|
// 'New internal link' => '',
|
|
|
|
|
|
|
|
// 'Display list of keyboard shortcuts' => '',
|
|
|
|
|
|
|
|
// 'Menu' => '',
|
|
|
|
|
|
|
|
// 'Set start date' => '',
|
|
|
|
|
|
|
|
// 'Avatar' => '',
|
|
|
|
|
|
|
|
// 'Upload my avatar image' => '',
|
|
|
|
|
|
|
|
// 'Remove my image' => '',
|
|
|
|
|
|
|
|
// 'The OAuth2 state parameter is invalid' => '',
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|