diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 8bc56dec80d..03d97b3d618 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -74,6 +74,11 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s(%2$s 경유)", "Cancelled: %1$s" : "취소됨: %1$s", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s이(가) 초대를 수락했습니다", + "%1$s has tentatively accepted your invitation" : "%1$s이(기) 초대를 잠정 수락했습니다", + "%1$s has declined your invitation" : "%1$s이(가) 초대를 거절했습니다", + "%1$s has responded to your invitation" : "%1$s이(가) 초대에 응답했습니다", + "Invitation updated: %1$s" : "초대 갱신됨: %1$s", "Invitation: %1$s" : "초대: %1$s", "Organizer:" : "주최자:", "Attendees:" : "참석자:", @@ -127,7 +132,7 @@ OC.L10N.register( "Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음", "Failed to write file contents: %1$s" : "파일 내용을 쓸 수 없음: %1$s", "File not found: %1$s" : "파일을 찾을 수 없음: %1$s", - "System is in maintenance mode." : "시스템이 유지 관리 모드입니다.", + "System is in maintenance mode." : "시스템이 유지 보수 모드입니다.", "Upgrade needed" : "업그레이드 필요", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS에서 CalDAV 및 CardDAV를 사용하려면 %s에서 HTTPS를 사용하도록 설정해야 합니다.", "Configures a CalDAV account" : "CalDAV 계정 설정", @@ -143,6 +148,7 @@ OC.L10N.register( "Contacts and groups" : "연락처 및 그룹", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", + "First day" : "첫 날", "Save" : "저장", "Time zone:" : "시간대:", "to" : "에서", @@ -157,10 +163,10 @@ OC.L10N.register( "Saturday" : "토요일", "Sunday" : "일요일", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "다른 용무 중일 때 자동으로 사용자를 '방해 금지' 모드로 설정해 모든 알림을 음소거합니다.", - "Failed to load availability" : "가용성 불러오기 실패", - "Saved availability" : "가용성을 저장함", - "Failed to save availability" : "가용성 저장 실패", - "Availability" : "가용성", + "Failed to load availability" : "시간 조율 설정 불러오기 실패", + "Saved availability" : "시간 조율 설정 저장함", + "Failed to save availability" : "시간 조율 설정 저장 실패", + "Availability" : "시간 조율", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "업무 시간을 설정하면, 회의를 예약할 때 다른 사용자가 부재 중 시간을 볼 수 있습니다.", "Calendar server" : "달력 서버", "Send invitations to attendees" : "참석자에게 초대장 보내기", |