diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 7226b1c1f65..8cc29f84514 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -143,8 +143,7 @@ OC.L10N.register( "Contacts and groups" : "연락처 및 그룹", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", - "Availability" : "가용성", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "업무 시간을 설정하면, 회의를 예약할 때 다른 사용자가 부재 중 시간을 볼 수 있습니다.", + "Save" : "저장", "Time zone:" : "시간대:", "to" : "에서", "Delete slot" : "시간대 삭제", @@ -158,10 +157,11 @@ OC.L10N.register( "Saturday" : "토요일", "Sunday" : "일요일", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "다른 용무 중일 때 자동으로 사용자를 '방해 금지' 모드로 설정해 모든 알림을 음소거합니다.", - "Save" : "저장", "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" : "참석자에게 초대장 보내기", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", |