ko.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. { "translations": {
  2. "Calendar" : "달력",
  3. "Todos" : "할 일",
  4. "Personal" : "개인",
  5. "{actor} created calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 생성함",
  6. "You created calendar {calendar}" : "달력 {calendar}을(를) 생성함",
  7. "{actor} deleted calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 삭제함",
  8. "You deleted calendar {calendar}" : "달력 {calendar}을(를) 삭제함",
  9. "{actor} updated calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 업데이트함",
  10. "You updated calendar {calendar}" : "달력 {calendar}을(를) 업데이트함",
  11. "{actor} restored calendar {calendar}" : "{actor} 님이 달력 {calendar}을(를) 복구함",
  12. "You restored calendar {calendar}" : "달력 {calendar}을(를) 복구함",
  13. "You shared calendar {calendar} as public link" : "달력 {calendar}을(를) 공개 링크로 공유함",
  14. "You removed public link for calendar {calendar}" : "달력 {calendar}의 공개 링크를 삭제함",
  15. "{actor} shared calendar {calendar} with you" : "{actor} 님이 내게 달력 {calendar}을(를) 공유함",
  16. "You shared calendar {calendar} with {user}" : "{user} 님과 달력 {calendar}을(를) 공유함",
  17. "{actor} shared calendar {calendar} with {user}" : "{actor} 님이 {user} 님과 달력 {calendar}을(를) 공유함",
  18. "{actor} unshared calendar {calendar} from you" : "{actor} 님이 달력 {calendar}의 공유를 중단함",
  19. "You unshared calendar {calendar} from {user}" : "{user} 님과 달력 {calendar}의 공유를 중단함",
  20. "{actor} unshared calendar {calendar} from {user}" : "{actor} 님이 {user} 님과 {calendar} 달력의 공유를 중단함",
  21. "{actor} unshared calendar {calendar} from themselves" : "{actor} 님이 달력 {calendar}의 공유를 해제함",
  22. "You shared calendar {calendar} with group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
  23. "{actor} shared calendar {calendar} with group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
  24. "You unshared calendar {calendar} from group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
  25. "{actor} unshared calendar {calendar} from group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
  26. "{actor} created event {event} in calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에 생성함",
  27. "You created event {event} in calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에 생성함",
  28. "{actor} deleted event {event} from calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에서 삭제함",
  29. "You deleted event {event} from calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에서 삭제함",
  30. "{actor} updated event {event} in calendar {calendar}" : "{actor} 님이 달력 {calendar}의 행사 {event}을(를) 업데이트함",
  31. "You updated event {event} in calendar {calendar}" : "달력 {calendar}의 행사 {event}을(를) 업데이트함",
  32. "{actor} restored event {event} of calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에 복구함",
  33. "You restored event {event} of calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에 복구함",
  34. "Busy" : "바쁨",
  35. "{actor} created todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}에 할 일 {todo}을(를) 생성함",
  36. "You created todo {todo} in list {calendar}" : "목록 {calendar}에 할 일 {todo}을(를) 생성함",
  37. "{actor} deleted todo {todo} from list {calendar}" : "{actor} 님이 목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
  38. "You deleted todo {todo} from list {calendar}" : "목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
  39. "{actor} updated todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
  40. "You updated todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
  41. "{actor} solved todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 끝냄",
  42. "You solved todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 끝냄",
  43. "{actor} reopened todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 다시 염",
  44. "You reopened todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 다시 염",
  45. "Calendar, contacts and tasks" : "달력, 연락처 및 작업",
  46. "A <strong>calendar</strong> was modified" : "<strong>달력</strong>이 수정됨",
  47. "A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨",
  48. "A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
  49. "Contact birthdays" : "연락처에 등록된 생일",
  50. "Death of %s" : "%s의 사망",
  51. "Calendar:" : "달력:",
  52. "Date:" : "날짜:",
  53. "Where:" : "장소:",
  54. "Description:" : "설명:",
  55. "Untitled event" : "제목없는 이벤트",
  56. "_%n year_::_%n years_" : ["%n년"],
  57. "_%n month_::_%n months_" : ["%d개월"],
  58. "_%n day_::_%n days_" : ["%n일"],
  59. "_%n hour_::_%n hours_" : ["%d시간"],
  60. "_%n minute_::_%n minutes_" : ["%d분"],
  61. "%s (in %s)" : "%s(%s에)",
  62. "%s (%s ago)" : "%s(%s 전)",
  63. "Calendar: %s" : "달력: %s",
  64. "Date: %s" : "날짜: %s",
  65. "Description: %s" : "설명: %s",
  66. "Where: %s" : "장소: %s",
  67. "%1$s via %2$s" : "%1$s(%2$s 경유)",
  68. "Cancelled: %1$s" : "취소됨: %1$s",
  69. "Invitation canceled" : "초대장 취소됨",
  70. "Re: %1$s" : "Re: %1$s",
  71. "Invitation updated" : "초대장 업데이트됨",
  72. "Invitation: %1$s" : "초대: %1$s",
  73. "Invitation" : "초대",
  74. "Title:" : "제목:",
  75. "Time:" : "시간:",
  76. "Location:" : "위치:",
  77. "Link:" : "링크:",
  78. "Organizer:" : "주최자:",
  79. "Attendees:" : "참석자:",
  80. "Accept" : "수락",
  81. "Decline" : "거절",
  82. "More options …" : "더 많은 옵션 …",
  83. "More options at %s" : "%s에 더 많은 옵션 있음",
  84. "Contacts" : "연락처",
  85. "{actor} created address book {addressbook}" : "{actor} 님이 주소록 {addressbook}을(를) 생성함",
  86. "You created address book {addressbook}" : "주소록 {addressbook}을(를) 생성함",
  87. "{actor} deleted address book {addressbook}" : "{actor} 님이 주소록 {addressbook}을(를) 제거함",
  88. "You deleted address book {addressbook}" : "주소록 {addressbook}을(를) 제거함",
  89. "{actor} updated address book {addressbook}" : "{actor} 님이 주소록 {addressbook}을(를) 갱신함",
  90. "You updated address book {addressbook}" : "주소록 {addressbook}을(를) 갱신함",
  91. "{actor} shared address book {addressbook} with you" : "{actor} 님이 나와 주소록 {addressbook}을(를) 공유함",
  92. "You shared address book {addressbook} with {user}" : "{user} 님과 주소록 {addressbook}을(를) 공유함",
  93. "{actor} shared address book {addressbook} with {user}" : "{actor} 님이 {user} 님과 주소록 {addressbook}을(를) 공유함",
  94. "{actor} unshared address book {addressbook} from you" : "{actor} 님이 주소록 {addressbook}을(를) 더이상 공유하지 않음",
  95. "You unshared address book {addressbook} from {user}" : "{user} 님과 주소록 {addressbook}을(를) 더이상 공유하지 않음",
  96. "{actor} unshared address book {addressbook} from {user}" : "{actor} 님이 {user} 님과 주소록 {addressbook}을(를) 더이상 공유하지 않음",
  97. "You shared address book {addressbook} with group {group}" : "그룹 {group}과(와) 주소록 {addressbook}을(를) 공유함",
  98. "{actor} shared address book {addressbook} with group {group}" : "{actor} 님이 그룹 {group}과(와) 주소록 {addressbook}을(를) 공유함",
  99. "You unshared address book {addressbook} from group {group}" : "그룹 {group}과(와) 주소록 {addressbook}을(를) 더이상 공유하지 않음",
  100. "{actor} unshared address book {addressbook} from group {group}" : "{actor} 님이 그룹 {group}과(와) 주소록 {addressbook}을(를) 더이상 공유하지 않음",
  101. "{actor} created contact {card} in address book {addressbook}" : "{actor} 님이 연락처 {card}을(를) 주소록 {addressbook}에 생성함",
  102. "You created contact {card} in address book {addressbook}" : "연락처 {card}을(를) 주소록 {addressbook}에 생성함",
  103. "{actor} deleted contact {card} from address book {addressbook}" : "{actor} 님이 연락처 {card}을(를) 주소록 {addressbook}에서 제거함",
  104. "You deleted contact {card} from address book {addressbook}" : "연락처 {card}을(를) 주소록 {addressbook}에서 제거함",
  105. "{actor} updated contact {card} in address book {addressbook}" : "{actor} 님이 주소록 {addressbook}의 연락처 {card}을(를) 갱신함",
  106. "You updated contact {card} in address book {addressbook}" : "주소록 {addressbook}의 연락처 {card}을(를) 갱신함",
  107. "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>연락처</strong> 또는 <strong>주소록</strong>이 변경됨",
  108. "System is in maintenance mode." : "시스템이 유지 관리 모드입니다.",
  109. "Upgrade needed" : "업그레이드 필요",
  110. "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를 사용하도록 설정해야 합니다.",
  111. "Configures a CalDAV account" : "CalDAV 계정 설정",
  112. "Configures a CardDAV account" : "CardDAV 계정 설정",
  113. "Events" : "이벤트",
  114. "Tasks" : "작업",
  115. "Untitled task" : "제목없는 작업",
  116. "Completed on %s" : "%s에 완료됨",
  117. "Due on %s" : "만료일: %s",
  118. "WebDAV" : "WebDAV",
  119. "WebDAV endpoint" : "WebDAV 종단점",
  120. "Save" : "저장",
  121. "Calendar server" : "달력 서버",
  122. "Send invitations to attendees" : "참석자에게 초대장 보내기",
  123. "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성",
  124. "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.",
  125. "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.",
  126. "Send notifications for events" : "이벤트에 대한 알림을 전송",
  127. "Notifications are sent via background jobs, so these must occur often enough." : "알림은 배경 작업을 통해 전송되므로, 충분히 자주 표시됩니다.",
  128. "Enable notifications for events via push" : "이벤트에 대한 푸시 알림 활성화",
  129. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}달력 앱{linkclose}을 설치하거나 {calendardocopen}동기화할 데스크톱과 모바일 장치를 연결 ↗{linkclose}하십시오.",
  130. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}이메일 서버{linkclose}가 올바르게 설치되어 있는지 확인하십시오..",
  131. "There was an error updating your attendance status." : "참석 상태를 업데이트하는 중 오류가 발생했습니다.",
  132. "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.",
  133. "Are you accepting the invitation?" : "초대를 수락하시겠습니까?",
  134. "Tentative" : "예정됨",
  135. "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.",
  136. "Calendar and tasks" : "달력과 작업"
  137. },"pluralForm" :"nplurals=1; plural=0;"
  138. }