summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r--apps/dav/l10n/ko.js21
1 files changed, 20 insertions, 1 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js
index 81a01556fbf..77cd3de774f 100644
--- a/apps/dav/l10n/ko.js
+++ b/apps/dav/l10n/ko.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "달력 {calendar}을(를) 삭제함",
"{actor} updated calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 업데이트함",
"You updated calendar {calendar}" : "달력 {calendar}을(를) 업데이트함",
+ "You shared calendar {calendar} as public link" : "달력 {calendar}을(를) 공개 링크로 공유함",
+ "You removed public link for calendar {calendar}" : "달력 {calendar}의 공개 링크를 삭제함",
"{actor} shared calendar {calendar} with you" : "{actor} 님이 내게 달력 {calendar}을(를) 공유함",
"You shared calendar {calendar} with {user}" : "{user} 님과 달력 {calendar}을(를) 공유함",
"{actor} shared calendar {calendar} with {user}" : "{actor} 님이 {user} 님과 달력 {calendar}을(를) 공유함",
@@ -41,9 +43,26 @@ 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:" : "설명:",
+ "Link:" : "링크:",
"Contacts" : "연락처",
"Technical details" : "기술 정보",
"Remote Address: %s" : "원격 주소: %s",
- "Request ID: %s" : "요청 ID: %s"
+ "Request ID: %s" : "요청 ID: %s",
+ "CalDAV server" : "CalDAV 서버",
+ "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다."
},
"nplurals=1; plural=0;");