diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index c019931e93b..05da9cf3b69 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -72,17 +72,14 @@ OC.L10N.register( "Where: %s" : "장소: %s", "%1$s via %2$s" : "%1$s(%2$s 경유)", "Cancelled: %1$s" : "취소됨: %1$s", - "Invitation canceled" : "초대장 취소됨", "Re: %1$s" : "Re: %1$s", - "Invitation updated" : "초대장 업데이트됨", "Invitation: %1$s" : "초대: %1$s", - "Invitation" : "초대", + "Organizer:" : "주최자:", + "Attendees:" : "참석자:", "Title:" : "제목:", "Time:" : "시간:", "Location:" : "위치:", "Link:" : "링크:", - "Organizer:" : "주최자:", - "Attendees:" : "참석자:", "Accept" : "수락", "Decline" : "거절", "More options …" : "더 많은 옵션 …", @@ -191,6 +188,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 끝냄", "{actor} reopened todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 다시 염", "You reopened todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 다시 염", - "A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨" + "A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨", + "Invitation canceled" : "초대장 취소됨", + "Invitation updated" : "초대장 업데이트됨", + "Invitation" : "초대" }, "nplurals=1; plural=0;"); |