diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index fc21e2f337f..382d1b503e1 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -62,7 +62,6 @@ OC.L10N.register( "Tentative" : "예정됨", "Save" : "저장", "Send invitations to attendees" : "참석자에게 초대장 보내기", - "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오.", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", @@ -70,6 +69,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", - "CalDAV server" : "CalDAV 서버" + "CalDAV server" : "CalDAV 서버", + "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오." }, "nplurals=1; plural=0;"); |