calendar/l10n/ko.json

37 lines
2.6 KiB
JSON
Raw Normal View History

2018-02-12 22:15:39 +00:00
{ "translations": {
"Calendar" : "달력",
"%s has published the calendar »%s«" : "%s 님이 달력 \"%s\"을(를) 공개했습니다",
"Hello," : "안녕하세요,",
"We wanted to inform you that %s has published the calendar »%s«." : "%s 님이 달력 \"%s\"을(를) 공개했음을 알려 드립니다.",
"Open »%s«" : "%s 열기",
"Cheers!" : "감사합니다!",
2019-05-28 02:18:09 +00:00
"A Calendar app for Nextcloud" : "Nextcloud 달력 앱",
"The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite teams matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events.\n* 🙈 **Were not reinventing the wheel!** Based on the great [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "달력 앱을 통하여 Nextcloud의 CalDAV 서버에 접근할 수 있습니다. 다양한 장치의 행사 일정을 Nextcloud와 동기화하고 온라인으로 편집하십시오.\n\n* 🚀 **다른 Nextcloud 앱과 통합!** 연락처 앱과 통합되어 있으며 더 많은 앱을 지원할 예정입니다.\n* 🌐 **WebCal 지원!** 좋아하는 스포츠 팀의 일정을 달력에서 보고 싶으신가요? 문제 없습니다!\n* 🙋 **참석자 관리!** 행사에 사람들을 초대하십시오.\n* 🙈 **바퀴를 재발명하지 않습니다!** [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js), [fullcalendar](https://github.com/fullcalendar/fullcalendar) 라이브러리를 사용합니다.",
2019-10-20 02:21:35 +00:00
"Today" : "오늘",
2018-02-12 22:15:39 +00:00
"Day" : "일",
"Week" : "주",
"Month" : "달",
2019-10-20 02:21:35 +00:00
"Shared" : "공유됨",
2018-02-12 22:15:39 +00:00
"Download" : "다운로드",
2019-10-20 02:21:35 +00:00
"Delete" : "삭제",
2018-02-12 22:15:39 +00:00
"Share link" : "링크 공유",
2019-10-20 02:21:35 +00:00
"can edit" : "편집 가능",
2018-02-12 22:15:39 +00:00
"New calendar" : "새 달력",
2019-10-20 02:21:35 +00:00
"Cancel" : "취소",
2018-02-12 22:15:39 +00:00
"Settings & import" : "설정 및 가져오기",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "주 번호 보이기",
2019-10-20 02:21:35 +00:00
"Email" : "이메일",
"from" : "시작",
"to" : "끝",
"never" : "없음",
"after" : "이후",
"Repeat" : "반복",
"More" : "더 보기",
"Update" : "업데이트",
"Details" : "자세한 정보",
"Attendees" : "참석자",
"Reminders" : "알림",
"Close" : "닫기",
2018-02-12 22:15:39 +00:00
"Subscribe" : "구독"
},"pluralForm" :"nplurals=1; plural=0;"
}