freescout-calendar-module/Resources/lang/ko.json
2024-06-20 12:30:58 +02:00

104 lines
5.2 KiB
JSON

{
"Calendar": "캘린더",
"My calendars": "내 캘린더",
"Today": "오늘",
"Create Event": "일정 만들기",
"Title": "제목",
"Start": "시작",
"End": "종료",
"Location": "위치",
"Body": "본문",
"Select a calendar": "캘린더 선택",
"Save": "저장",
"Event Details": "일정 상세 정보",
"Update": "업데이트",
"Delete": "삭제",
"MMMM Do YYYY": "YYYY년 M월 D일",
"Sun": "일",
"Mon": "월",
"Tue": "화",
"Wed": "수",
"Thu": "목",
"Fri": "금",
"Sat": "토",
"Active and upcoming": "활성 및 예정",
"Open calendar": "캘린더 열기",
"Event created successfully": "일정이 성공적으로 생성되었습니다",
"Failed to create event": "일정 생성에 실패했습니다",
"Event updated successfully": "일정이 성공적으로 업데이트되었습니다",
"Failed to update event": "일정 업데이트에 실패했습니다",
"Event deleted successfully": "일정이 성공적으로 삭제되었습니다",
"Failed to delete event": "일정 삭제에 실패했습니다",
"Add to calendar": "캘린더에 추가",
"Add": "추가",
"Cancel": "취소",
"Add :filename to a calendar": ":filename을 캘린더에 추가",
"Added to a calendar, but the calendar has been deleted by now.": "캘린더에 추가되었지만 캘린더가 이미 삭제되었습니다.",
"Added to calendar \":calendar\".": "\":calendar\" 캘린더에 추가되었습니다.",
"Added to calendar \":calendar\", but the event has been deleted by now.": "\":calendar\" 캘린더에 추가되었지만 일정이 이미 삭제되었습니다.",
"Added to calendar \":calendar\" by :person. Starts at :start.": ":person이 \":calendar\" 캘린더에 추가했습니다. :start에 시작합니다.",
"d-m-Y H:i": "Y-m-d H:i",
"New calendar": "새 캘린더",
"General": "일반",
"dateFormat": "YYYY년 M월 D일",
"welcomeMessage": "캘린더 설정 페이지에 오신 것을 환영합니다. 왼쪽 메뉴에서 캘린더를 선택하세요.",
"Calendar settings": "캘린더 설정",
"Calendar Name": "캘린더 이름",
"Enter calendar name": "캘린더 이름 입력",
"Calendar Color": "캘린더 색상",
"Calendar Type": "캘린더 유형",
"Normal": "일반",
"normalDescription": "이 FreeScout에 호스팅되는 일반 캘린더입니다.",
"ICS": "ICS",
"icsDescription": "이 FreeScout와 ICS 파일을 동기화합니다. 이 캘린더에서 항목을 추가하거나 편집할 수 없습니다.",
"caldav": "CalDAV",
"caldavDescription": "CalDAV 서버와 동기화합니다.",
"calendarTypeWarning": "캘린더가 생성된 후에는 캘린더 유형을 변경할 수 없습니다.",
"ICS settings": "ICS 설정",
"ICS URL": "ICS URL",
"Enter ICS URL": "ICS URL 입력",
"CalDAV settings": "CalDAV 설정",
"CalDAV URL": "CalDAV URL",
"Enter CalDAV URL": "CalDAV URL 입력",
"CalDAV Username": "CalDAV 사용자 이름",
"Enter CalDAV Username": "CalDAV 사용자 이름 입력",
"CalDAV Password": "CalDAV 비밀번호",
"Enter CalDAV Password": "CalDAV 비밀번호 입력",
"Sync settings": "동기화 설정",
"Sync Frequency": "동기화 주기",
"Every minute": "1분마다",
"Every 5 minutes": "5분마다",
"Every 15 minutes": "15분마다",
"Every 30 minutes": "30분마다",
"Every hour": "1시간마다",
"Every 2 hours": "2시간마다",
"Every 6 hours": "6시간마다",
"Every 12 hours": "12시간마다",
"Every day": "매일",
"Permissions": "권한",
"User/Team": "사용자/팀",
"Show in dashboard widget": "대시보드 위젯에 표시",
"Show in calendar": "캘린더에 표시",
"Create events": "일정 만들기",
"Edit events": "일정 편집",
"Actions": "작업",
"Saving...": "저장 중...",
"Delete calendar": "캘린더 삭제",
"Create calendar": "캘린더 만들기",
"Creating...": "생성 중...",
"Alerts and confirmations": "알림 및 확인",
"Calendar has been saved": "캘린더가 저장되었습니다",
"An error occurred while saving the calendar": "캘린더를 저장하는 동안 오류가 발생했습니다",
"Are you sure you want to delete this calendar?": "이 캘린더를 삭제하시겠습니까?",
"Calendar has been deleted": "캘린더가 삭제되었습니다",
"An error occurred while deleting the calendar": "캘린더를 삭제하는 동안 오류가 발생했습니다",
"Y-m-d H:i": "Y-m-d H:i",
"The calendar type can not be changed once the calendar has been created.": "캘린더가 생성된 후에는 캘린더 유형을 변경할 수 없습니다.",
"Sync with a CalDAV server.": "CalDAV 서버와 동기화합니다.",
"Sync an ICS file to this FreeScout. You will not be able to add or edit items in this calendar.": "이 FreeScout와 ICS 파일을 동기화합니다. 이 캘린더에서 항목을 추가하거나 편집할 수 없습니다.",
"Welcome to the calendar settings page. Please select a calendar from the menu on the left.": "캘린더 설정 페이지에 오신 것을 환영합니다. 왼쪽 메뉴에서 캘린더를 선택하세요.",
"Export": "내보내기",
"ICS with all details": "모든 세부 정보가 포함된 ICS",
"ICS with only free/busy information": "사용 가능/불가능 정보만 포함된 ICS",
"Source:": "출처:"
}