summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-08 19:12:16 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-08 19:12:16 -0500
commit58d4231f06fbcbc54573504af2c2a4561b9e89ed (patch)
tree828837dd98873c1e83aac9cdd7a9cd367ec899a3 /app/Locale/ko_KR
parent73dce1279760434e1d1b7a903a0a7500462d6f9c (diff)
Improve columns table in project settings
Diffstat (limited to 'app/Locale/ko_KR')
-rw-r--r--app/Locale/ko_KR/translations.php6
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' => '공개 접속 불가',