diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index c4b64522a5d..a9b11b7216d 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -1,13 +1,6 @@ OC.L10N.register( "dav", { - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}달력 앱{linkclose}을 설치하거나 {calendardocopen}동기화할 데스크톱과 모바일 장치를 연결 ↗{linkclose}하십시오.", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}이메일 서버{linkclose}가 올바르게 설치되어 있는지 확인하십시오..", - "Calendar server" : "달력 서버", - "Send invitations to attendees" : "참석자에게 초대장 보내기", - "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", "Calendar" : "달력", "Todos" : "할 일", "Personal" : "개인", @@ -69,6 +62,13 @@ OC.L10N.register( "Tasks" : "작업", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", + "Calendar server" : "달력 서버", + "Send invitations to attendees" : "참석자에게 초대장 보내기", + "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}달력 앱{linkclose}을 설치하거나 {calendardocopen}동기화할 데스크톱과 모바일 장치를 연결 ↗{linkclose}하십시오.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}이메일 서버{linkclose}가 올바르게 설치되어 있는지 확인하십시오..", "There was an error updating your attendance status." : "참석 상태를 업데이트하는 중 오류가 발생했습니다.", "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.", "Are you accepting the invitation?" : "초대를 수락하시겠습니까?", |