ko.json 7.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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. "You shared calendar {calendar} as public link" : "달력 {calendar}을(를) 공개 링크로 공유함",
  12. "You removed public link for calendar {calendar}" : "달력 {calendar}의 공개 링크를 삭제함",
  13. "{actor} shared calendar {calendar} with you" : "{actor} 님이 내게 달력 {calendar}을(를) 공유함",
  14. "You shared calendar {calendar} with {user}" : "{user} 님과 달력 {calendar}을(를) 공유함",
  15. "{actor} shared calendar {calendar} with {user}" : "{actor} 님이 {user} 님과 달력 {calendar}을(를) 공유함",
  16. "{actor} unshared calendar {calendar} from you" : "{actor} 님이 달력 {calendar}의 공유를 중단함",
  17. "You unshared calendar {calendar} from {user}" : "{user} 님과 달력 {calendar}의 공유를 중단함",
  18. "{actor} unshared calendar {calendar} from {user}" : "{actor} 님이 {user} 님과 {calendar} 달력의 공유를 중단함",
  19. "{actor} unshared calendar {calendar} from themselves" : "{actor} 님이 달력 {calendar}의 공유를 해제함",
  20. "You shared calendar {calendar} with group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
  21. "{actor} shared calendar {calendar} with group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유함",
  22. "You unshared calendar {calendar} from group {group}" : "달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
  23. "{actor} unshared calendar {calendar} from group {group}" : "{actor} 님이 달력 {calendar}을(를) 그룹 {group}와(과) 공유하지 않음",
  24. "{actor} created event {event} in calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에 생성함",
  25. "You created event {event} in calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에 생성함",
  26. "{actor} deleted event {event} from calendar {calendar}" : "{actor} 님이 행사 {event}을(를) 달력 {calendar}에서 삭제함",
  27. "You deleted event {event} from calendar {calendar}" : "행사 {event}을(를) 달력 {calendar}에서 삭제함",
  28. "{actor} updated event {event} in calendar {calendar}" : "{actor} 님이 달력 {calendar}의 행사 {event}을(를) 업데이트함",
  29. "You updated event {event} in calendar {calendar}" : "달력 {calendar}의 행사 {event}을(를) 업데이트함",
  30. "Busy" : "바쁨",
  31. "{actor} created todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}에 할 일 {todo}을(를) 생성함",
  32. "You created todo {todo} in list {calendar}" : "목록 {calendar}에 할 일 {todo}을(를) 생성함",
  33. "{actor} deleted todo {todo} from list {calendar}" : "{actor} 님이 목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
  34. "You deleted todo {todo} from list {calendar}" : "목록 {calendar}에서 할 일 {todo}을(를) 삭제함",
  35. "{actor} updated todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
  36. "You updated todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 업데이트함",
  37. "{actor} solved todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 끝냄",
  38. "You solved todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 끝냄",
  39. "{actor} reopened todo {todo} in list {calendar}" : "{actor} 님이 목록 {calendar}의 할 일 {todo}을(를) 다시 염",
  40. "You reopened todo {todo} in list {calendar}" : "목록 {calendar}의 할 일 {todo}을(를) 다시 염",
  41. "A <strong>calendar</strong> was modified" : "<strong>달력</strong>이 수정됨",
  42. "A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨",
  43. "A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
  44. "Contact birthdays" : "연락처에 등록된 생일",
  45. "%1$s via %2$s" : "%1$s(%2$s 경유)",
  46. "Invitation canceled" : "초대장 취소됨",
  47. "Hello %s," : "%s 님 안녕하세요,",
  48. "The meeting »%1$s« with %2$s was canceled." : "\"%1$s\" 행사(%2$s 님이 진행함)가 취소되었습니다.",
  49. "Invitation updated" : "초대장 업데이트됨",
  50. "The meeting »%1$s« with %2$s was updated." : "\"%1$s\" 행사(%2$s 님이 진행함)가 업데이트되었습니다.",
  51. "%1$s invited you to »%2$s«" : "%1$s 님이 \"%2$s\"에 초대함",
  52. "When:" : "일시:",
  53. "Where:" : "장소:",
  54. "Description:" : "설명:",
  55. "Link:" : "링크:",
  56. "Accept" : "수락",
  57. "Decline" : "거절",
  58. "More options …" : "더 많은 옵션 …",
  59. "More options at %s" : "%s에 더 많은 옵션 있음",
  60. "Contacts" : "연락처",
  61. "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를 사용하도록 설정해야 합니다.",
  62. "Configures a CalDAV account" : "CalDAV 계정 설정",
  63. "Configures a CardDAV account" : "CardDAV 계정 설정",
  64. "WebDAV" : "WebDAV",
  65. "WebDAV endpoint" : "WebDAV 종단점",
  66. "Technical details" : "기술 정보",
  67. "Remote Address: %s" : "원격 주소: %s",
  68. "Request ID: %s" : "요청 ID: %s",
  69. "There was an error updating your attendance status." : "참석 상태를 업데이트하는 중 오류가 발생했습니다.",
  70. "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.",
  71. "Are you accepting the invitation?" : "초대를 수락하시겠습니까?",
  72. "Tentative" : "예정됨",
  73. "Save" : "저장",
  74. "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.",
  75. "Calendar server" : "달력 서버",
  76. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}달력 앱{linkclose}을 설치하거나 {calendardocopen}동기화할 데스크톱과 모바일 장치를 연결 ↗{linkclose}하십시오.",
  77. "Send invitations to attendees" : "참석자에게 초대장 보내기",
  78. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}이메일 서버{linkclose}가 올바르게 설치되어 있는지 확인하십시오..",
  79. "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성",
  80. "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.",
  81. "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.",
  82. "%s via %s" : "%s(%s 경유)",
  83. "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.",
  84. "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.",
  85. "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함",
  86. "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오."
  87. },"pluralForm" :"nplurals=1; plural=0;"
  88. }