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:
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r--apps/dav/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js
index e366cbfab3a..50812fbb0bb 100644
--- a/apps/dav/l10n/ko.js
+++ b/apps/dav/l10n/ko.js
@@ -43,13 +43,9 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨",
"A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
"Contact birthdays" : "연락처에 등록된 생일",
- "%s via %s" : "%s(%s 경유)",
"Invitation canceled" : "초대장 취소됨",
"Hello %s," : "%s 님 안녕하세요,",
- "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.",
"Invitation updated" : "초대장 업데이트됨",
- "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.",
- "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함",
"When:" : "일시:",
"Where:" : "장소:",
"Description:" : "설명:",
@@ -63,6 +59,10 @@ OC.L10N.register(
"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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.",
+ "%s via %s" : "%s(%s 경유)",
+ "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 서버"
},
"nplurals=1; plural=0;");