summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-07 23:04:35 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-07 23:04:35 -0400
commit1a1e5e3d933a8d7fff1e6cc15504378b9e09397f (patch)
treeef6b7f35e0f9ef42402f01d5fd59ce1620c4f448 /app/Locale/ko_KR
parent06dd98afe870c650ce98358bba5214f1e8b5028a (diff)
Sync translations
Diffstat (limited to 'app/Locale/ko_KR')
-rw-r--r--app/Locale/ko_KR/translations.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 0cd0d93c..5b52df7e 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -170,7 +170,6 @@ return array(
'Leave a description' => '설명을 입력하세요',
'Comment added successfully.' => '의견을 추가했습니다.',
'Unable to create your comment.' => '댓글의 추가에 실패했습니다.',
- 'Edit this task' => '할일 수정',
'Due Date' => '마감일',
'Invalid date' => '날짜가 무효입니다',
'Automatic actions' => '자동액션 관리',
@@ -517,7 +516,6 @@ return array(
'All swimlanes' => '모든 스윔레인',
'All colors' => '모든 색',
// 'Moved to column %s' => '',
- 'Change description' => '설명 수정',
'User dashboard' => '대시보드',
'Allow only one subtask in progress at the same time for a user' => '한 사용자에 대한 하나의 할일만 진행 중에 가능합니다',
// 'Edit column "%s"' => '',
@@ -709,7 +707,6 @@ return array(
// 'view the board on Kanboard' => '',
// 'The task have been moved to the first swimlane' => '',
// 'The task have been moved to another swimlane:' => '',
- // 'Overdue tasks for the project(s) "%s"' => '',
'New title: %s' => '제목 변경: %s',
'The task is not assigned anymore' => '담당자 없음',
'New assignee: %s' => '담당자 변경: %s',
@@ -738,7 +735,6 @@ return array(
// 'Stop timer' => '',
'Start timer' => '타이머 시작',
// 'Add project member' => '',
- 'Enable notifications' => '알림 켜기',
'My activity stream' => '내 활동기록',
'My calendar' => '내 캘린더',
// 'Search tasks' => '',
@@ -1167,4 +1163,6 @@ return array(
// 'Projects where "%s" is member' => '',
// 'Open tasks assigned to "%s"' => '',
// 'Closed tasks assigned to "%s"' => '',
+ // 'Assign automatically a color based on a priority' => '',
+ // 'Overdue tasks for the project(s) "%s"' => '',
);