summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-08 22:03:18 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-08 22:03:18 -0500
commitf18707c69a0fe1ca6220868777761b951d5d4e5e (patch)
treec6566ce35cb8751e30c2e8e8a9d1c56d092e7378 /app/Locale/ko_KR
parent5bd19ee64d0cb5a3ebb434e90e0cdeeb60295c49 (diff)
Sync locales
Diffstat (limited to 'app/Locale/ko_KR')
-rw-r--r--app/Locale/ko_KR/translations.php33
1 files changed, 16 insertions, 17 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 1194f94e..a00c06ed 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -61,7 +61,6 @@ return array(
'%d tasks on the board' => '%d개의 할일',
'%d tasks in total' => '총 %d개의 할일',
'Unable to update this board.' => '보드를 갱신할 수 없었습니다',
- 'Edit board' => '보드를 변경하는 ',
'Disable' => '비활성화',
'Enable' => '유효하게 한다',
'New project' => '새 프로젝트',
@@ -72,7 +71,6 @@ return array(
'Title' => '제목',
'Assigned to %s' => '담당자 %s',
'Remove a column' => '컬럼 삭제',
- 'Remove a column from a board' => '보드에서 컬럼 삭제',
'Unable to remove this column.' => '(※)컬럼을 삭제할 수 없었습니다.',
'Do you really want to remove this column: "%s"?' => '컬럼을 삭제하시겠습니까: "%s"?',
'This action will REMOVE ALL TASKS associated to this column!' => '이 조작은 이 컬럼에 할당된 『 모든 할일을 삭제 』합니다!',
@@ -160,9 +158,7 @@ return array(
'Task count' => '할일 수',
'User' => '사용자',
'Comments' => '댓글',
- 'Leave a comment' => '댓글 남기기',
'Comment is required' => '댓글을 입력하세요',
- 'Leave a description' => '설명을 입력하세요',
'Comment added successfully.' => '의견을 추가했습니다.',
'Unable to create your comment.' => '댓글의 추가에 실패했습니다.',
'Due Date' => '마감일',
@@ -224,7 +220,6 @@ return array(
'Search' => '검색',
'Nothing found.' => '결과가 없습니다',
'Due date' => '마감일',
- 'Others formats accepted: %s and %s' => ' 다른 서식: %s 또는 %s',
'Description' => '설명',
'%d comments' => '%d개의 댓글',
'%d comment' => '%d개의 댓글',
@@ -298,7 +293,6 @@ return array(
'Created by %s' => '작성자 %s',
'Tasks Export' => '할일 내보내기',
'Start Date' => '시작일',
- 'End Date' => '종료일',
'Execute' => '실행',
'Task Id' => '할일 ID',
'Creator' => '작성자',
@@ -516,10 +510,8 @@ return array(
'Link labels' => '링크 라벨',
'Link modification' => '링크의 변경',
'Links' => '링크',
- 'Link settings' => '링크 설정',
'Opposite label' => '반대의 라벨',
'Remove a link' => '라벨의 삭제',
- 'Task\'s links' => '할일의 라벨',
'The labels must be different' => ' 다른 라벨을 지정하세요',
'There is no link.' => '링크가 없습니다',
'This label must be unique' => '라벨은 독특할 필요가 있습니다',
@@ -552,7 +544,6 @@ return array(
'Compact view' => '컴팩트 뷰',
'Horizontal scrolling' => '세로 스크롤',
'Compact/wide view' => '컴팩트/와이드 뷰',
- 'No results match:' => '결과가 일치하지 않았습니다',
'Currency' => '통화',
'Private project' => '개인 프로젝트',
'AUD - Australian Dollar' => 'AUD - 호주 달러',
@@ -581,7 +572,6 @@ return array(
'Currency rates' => '환율',
'Rate' => '레이트',
'Change reference currency' => '현재의 기축 통화',
- 'Add a new currency rate' => ' 새로운 통화 환율을 추가',
'Reference currency' => '기축 통화',
'The currency rate have been added successfully.' => '통화가 성공적으로 추가되었습니다',
'Unable to add this currency rate.' => '이 통화 환율을 추가할 수 없습니다.',
@@ -853,7 +843,6 @@ return array(
'Owner' => '소유자',
'Unread notifications' => '읽지않은 알림',
'Notification methods:' => '알림 방법',
- 'Import tasks from CSV file' => 'CSV 파일에서 할일 가져오기',
'Unable to read your file' => '파일을 읽을 수 없습니다',
'%d task(s) have been imported successfully.' => '%d 할일이 성공적으로 추가되었습니다',
'Nothing have been imported!' => '추가가 되지 않았습니다!',
@@ -981,7 +970,6 @@ return array(
'Project owner: ' => '프로젝트 소유자:',
'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '프로젝트 구분자는 선택사항이며, 숫자와 문자만 가능합니다. 예: 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' => '우선순위',
@@ -1052,9 +1040,7 @@ return array(
'User disabled successfully.' => '사용자가 성공적으로 비활성화되었습니다',
'Unable to disable this user.' => '이 사용자를 비활성화할 수 없습니다.',
'All files have been uploaded successfully.' => '모든 파일이 성공적으로 업로드되었습니다',
- 'View uploaded files' => '업로드 파일 보기',
'The maximum allowed file size is %sB.' => '업로드 파일의 최대 크기는 %sB 입니다',
- 'Choose files again' => '파일 다시 선택',
'Drag and drop your files here' => '파일을 이곳으로 끌고오기',
'choose files' => '파일 선택',
'View profile' => '프로파일 보기',
@@ -1164,7 +1150,6 @@ return array(
'Email sender address' => '이메일 보낸이 주소',
'Email transport' => '이메일 전송',
'Webhook token' => 'Webhook토큰',
- 'Imports' => '가져오기',
'Project tags management' => '프로젝트 태그 관리',
'Tag created successfully.' => '태그가 성공적으로 생성되었습니다.',
'Unable to create this tag.' => '태그를 생성할 수 없습니다.',
@@ -1211,8 +1196,6 @@ return array(
'Activity stream for %s' => '%s의 활동기록',
'Calendar for %s' => '%s의 달력',
'Notifications for %s' => '%s의 알림',
- 'Subtasks export' => '서브할일 내보내기',
- 'Tasks exportation' => '할일 내보내기',
'Assign a color when the task is moved to a specific swimlane' => '할일이 특정 스웜라인으로 옮겨질 때 색상 지정',
'Assign a priority when the task is moved to a specific swimlane' => '할일이 특정 스웜라인으로 옮겨질 때 우선순위 지정',
'User unlocked successfully.' => '사용자 잠금 성공',
@@ -1289,4 +1272,20 @@ return array(
// 'Remove your token' => '',
// 'Generate a new token' => '',
// 'Showing %d-%d of %d' => '',
+ // 'Outgoing Emails' => '',
+ // 'Add or change currency rate' => '',
+ // 'Reference currency: %s' => '',
+ // 'Add custom filters' => '',
+ // 'Export' => '',
+ // 'Add link label' => '',
+ // 'Incompatible Plugins' => '',
+ // 'Compatibility' => '',
+ // 'Permissions and ownership' => '',
+ // 'Priorities' => '',
+ // 'Close this window' => '',
+ // 'Unable to upload this file.' => '',
+ // 'Import tasks' => '',
+ // 'Choose a project' => '',
+ // 'Profile' => '',
+ // 'Application role' => '',
);