Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-06 14:27:29 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-06 14:27:29 +0300
commit0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch)
treec7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/dav/l10n/ko.js
parentb2ae53a44b1b951ee662759c05a354189269b04e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r--apps/dav/l10n/ko.js4
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;");