diff options
Diffstat (limited to 'app/Locale/ko_KR/translations.php')
-rw-r--r-- | app/Locale/ko_KR/translations.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 8b2c421b..d327f978 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -58,8 +58,6 @@ return array( 'Actions' => 'Actions', 'Inactive' => '무효', 'Active' => '유효', - '%d tasks on the board' => '%d개의 할일', - '%d tasks in total' => '총 %d개의 할일', 'Unable to update this board.' => '보드를 갱신할 수 없었습니다', 'Disable' => '비활성화', 'Enable' => '유효하게 한다', @@ -146,8 +144,6 @@ return array( 'Done' => '완료', 'Application version:' => '애플리케이션의 버전:', 'Id' => 'ID', - '%d closed tasks' => '%d개의 마친 할일', - 'No task for this project' => '이 프로젝트에 할일이 없습니다', 'Public link' => '공개 접속 링크', 'Timezone' => '시간대', 'Sorry, I didn\'t find this information in my database!' => '데이터베이스에서 정보가 발견되지 않았습니다!', @@ -188,7 +184,6 @@ return array( 'Task creation' => '할일을 만들', 'Closing a task' => '할일을 닫혔다', 'Assign a color to a specific user' => '색을 사용자에 할당', - 'Column title' => '컬럼의 제목', 'Position' => '위치', 'Duplicate to another project' => '다른 프로젝트에 복사', 'Duplicate' => '복사', @@ -318,7 +313,6 @@ return array( 'I want to receive notifications only for those projects:' => '다음 프로젝트의 알림만 받겠습니다:', 'view the task on Kanboard' => 'Kanboard에서 할일을 본다', 'Public access' => '공개 접속 설정', - 'Active tasks' => '활성화된 할일', 'Disable public access' => '공개 접속 비활성화', 'Enable public access' => '공개 접속 활성화', 'Public access disabled' => '공개 접속 불가', |