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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js
index 1b8d00636d1..9bb56bd1782 100644
--- a/apps/dav/l10n/ko.js
+++ b/apps/dav/l10n/ko.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"{actor} shared calendar {calendar} with group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
"You unshared calendar {calendar} from group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
+ "Untitled event" : "제목없는 이벤트",
"{actor} created event {event} in calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에 생성함",
"You created event {event} in calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에 생성함",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에서 삭제함",
@@ -54,7 +55,6 @@ OC.L10N.register(
"Date:" : "날짜:",
"Where:" : "장소:",
"Description:" : "설명:",
- "Untitled event" : "제목없는 이벤트",
"_%n year_::_%n years_" : ["%n년"],
"_%n month_::_%n months_" : ["%d개월"],
"_%n day_::_%n days_" : ["%n일"],