summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ko_KR/translations.php')
-rw-r--r--app/Locale/ko_KR/translations.php27
1 files changed, 23 insertions, 4 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 9a7c862f..e1825ad7 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -693,7 +693,6 @@ return array(
'<30m' => '<30분',
'Stop timer' => '타이머 정지',
'Start timer' => '타이머 시작',
- 'Add project member' => '프로젝트 맴버 추가',
'My activity stream' => '내 활동기록',
'My calendar' => '내 캘린더',
'Search tasks' => '할일 찾기',
@@ -748,8 +747,6 @@ return array(
'Remote user' => '원격 담당자',
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '예를 들어 LDAP, Google, Github 계정같은 원격 담당자의 비밀번호는 칸반보드 데이터베이스에 저장하지 않습니다',
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '만약 "로그인 폼 거절"에 체크한다면, 로그인 폼에 접근할 자격이 무시됩니다',
- 'New remote user' => '새로운 원격유저',
- 'New local user' => '새로운 유저',
'Default task color' => '기본 할일 색',
'This feature does not work with all browsers.' => '이 기능은 일부 브라우저에서 작동하지 않습니다',
'There is no destination project available.' => '가능한 목적 프로젝트가 없습니다',
@@ -1026,7 +1023,6 @@ return array(
'Started:' => '시작:',
'Moved:' => '이동:',
'Task #%d' => '할일 #%d',
- 'Date and time format' => '날짜와 시간 형식',
'Time format' => '시간 형식',
'Start date: ' => '시작일: ',
'End date: ' => '종료일: ',
@@ -1288,4 +1284,27 @@ return array(
// 'Choose a project' => '',
// 'Profile' => '',
// 'Application role' => '',
+ // '%d invitations were sent.' => '',
+ // '%d invitation was sent.' => '',
+ // 'Unable to create this user.' => '',
+ // 'Kanboard Invitation' => '',
+ // 'Visible on dashboard' => '',
+ // 'Created at:' => '',
+ // 'Updated at:' => '',
+ // 'There is no custom filter.' => '',
+ // 'New User' => '',
+ // 'Authentication' => '',
+ // 'If checked, this user will use a third-party system for authentication.' => '',
+ // 'The password is necessary only for local users.' => '',
+ // 'You have been invited to register on Kanboard.' => '',
+ // 'Click here to join your team' => '',
+ // 'Invite people' => '',
+ // 'Emails' => '',
+ // 'Enter one email address by line.' => '',
+ // 'Add these people to this project' => '',
+ // 'Add this person to this project' => '',
+ // 'Sign-up' => '',
+ // 'Credentials' => '',
+ // 'New user' => '',
+ // 'This username is already taken' => '',
);