ko.i18n.json 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148
  1. {
  2. "accept": "확인",
  3. "act-activity-notify": "활동 알림",
  4. "act-addAttachment": "added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  5. "act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  6. "act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  7. "act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  8. "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  9. "act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  10. "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  11. "act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  12. "act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  13. "act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  14. "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  15. "act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  16. "act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  17. "act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  18. "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  19. "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  20. "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  21. "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  22. "act-createBoard": "created board __board__",
  23. "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
  24. "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  25. "act-createCustomField": "created custom field __customField__ at board __board__",
  26. "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
  27. "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  28. "act-createList": "added list __list__ to board __board__",
  29. "act-addBoardMember": "added member __member__ to board __board__",
  30. "act-archivedBoard": "Board __board__ moved to Archive",
  31. "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  32. "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  33. "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive",
  34. "act-importBoard": "imported board __board__",
  35. "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  36. "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__",
  37. "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  38. "act-moveCard": "moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
  39. "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
  40. "act-removeBoardMember": "removed member __member__ from board __board__",
  41. "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  42. "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  43. "act-withBoardTitle": "__board__",
  44. "act-withCardTitle": "[__board__] __card__",
  45. "actions": "동작",
  46. "activities": "활동 내역",
  47. "activity": "활동 상태",
  48. "activity-added": "%s를 %s에 추가함",
  49. "activity-archived": "%s가 저장소로 이동되었습니다. ",
  50. "activity-attached": "%s를 %s에 첨부함",
  51. "activity-created": "%s 생성됨",
  52. "activity-customfield-created": "생성된 사용자 정의 필드 %s",
  53. "activity-excluded": "%s를 %s에서 제외함",
  54. "activity-imported": "imported %s into %s from %s",
  55. "activity-imported-board": "imported %s from %s",
  56. "activity-joined": "%s에 참여",
  57. "activity-moved": "%s를 %s에서 %s로 옮김",
  58. "activity-on": "%s에",
  59. "activity-removed": "%s를 %s에서 삭제함",
  60. "activity-sent": "%s를 %s로 보냄",
  61. "activity-unjoined": "%s에서 멤버 해제",
  62. "activity-subtask-added": "%s에 하위 작업을 추가함",
  63. "activity-checked-item": "%s의 체크리스트 %s에서 %s를 체크함",
  64. "activity-unchecked-item": "%s의 체크리스트 %s에서 %s를 체크 해제함",
  65. "activity-checklist-added": "%s에 체크리스트를 추가함",
  66. "activity-checklist-removed": "%s에서 체크리스트를 삭제함 ",
  67. "activity-checklist-completed": "%s의 %s 체크리스트를 작성함 ",
  68. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  69. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  70. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  71. "add": "추가",
  72. "activity-checked-item-card": "체크리스트 %s에서 %s가 체크됨",
  73. "activity-unchecked-item-card": "체크리스트 %s에서 %s가 체크 해제됨",
  74. "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  75. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  76. "activity-editComment": "수정된 댓글",
  77. "activity-deleteComment": "삭제된 댓글",
  78. "activity-receivedDate": "edited received date to %s of %s",
  79. "activity-startDate": "edited start date to %s of %s",
  80. "activity-dueDate": "edited due date to %s of %s",
  81. "activity-endDate": "edited end date to %s of %s",
  82. "add-attachment": "첨부파일 추가",
  83. "add-board": "보드 추가",
  84. "add-template": "템플릿 추가",
  85. "add-card": "카드 추가",
  86. "add-card-to-top-of-list": "리스트 맨앞에 카드를 추가함",
  87. "add-card-to-bottom-of-list": "리스트 맨뒤에 카드를 추가함",
  88. "add-swimlane": "Swimlane 추가",
  89. "add-subtask": "하위 작업을 추가",
  90. "add-checklist": "체크리스트 추가",
  91. "add-checklist-item": "체크리스트에 항목 추가",
  92. "convertChecklistItemToCardPopup-title": "카드에 연결",
  93. "add-cover": "커버 추가",
  94. "add-label": "라벨 추가",
  95. "add-list": "리스트 추가",
  96. "add-members": "멤버 추가",
  97. "added": "추가됨",
  98. "addMemberPopup-title": "멤버",
  99. "memberPopup-title": "멤버 설정",
  100. "admin": "관리자",
  101. "admin-desc": "카드를 보거나 수정하고, 멤버를 삭제하고, 보드에 대한 설정을 수정할 수 있습니다.",
  102. "admin-announcement": "공지사항",
  103. "admin-announcement-active": "시스템에 공지사항을 표시합니다",
  104. "admin-announcement-title": "관리자 공지사항 메시지",
  105. "all-boards": "전체 보드",
  106. "and-n-other-card": "__count__ 개의 다른 카드",
  107. "and-n-other-card_plural": "__count__ 개의 다른 카드들",
  108. "apply": "적용",
  109. "app-is-offline": "잠시만 기다려주세요. 페이지 새로고침은 데이터 손실을 일으킬 수 있습니다. 로딩이 완료되지 않으면, 서버가 중지되지 않았는지 확인해주세요.",
  110. "app-try-reconnect": "재접속 시도 중 입니다",
  111. "archive": "보관으로 이동",
  112. "archive-all": "모두 저장소로 이동",
  113. "archive-board": "Move Board to Archive",
  114. "archive-card": "Move Card to Archive",
  115. "archive-list": "Move List to Archive",
  116. "archive-swimlane": "Move Swimlane to Archive",
  117. "archive-selection": "Move selection to Archive",
  118. "archiveBoardPopup-title": "Move Board to Archive?",
  119. "archived-items": "보관",
  120. "archived-boards": "보관 중인 보드",
  121. "restore-board": "보드 복구",
  122. "no-archived-boards": "보관 중인 보드 없음.",
  123. "archives": "보관",
  124. "template": "템플릿",
  125. "templates": "템플릿",
  126. "template-container": "Template Container",
  127. "add-template-container": "Add Template Container",
  128. "assign-member": "멤버 지정",
  129. "attached": "첨부됨",
  130. "attachment": "첨부 파일",
  131. "attachment-delete-pop": "영구 첨부파일을 삭제합니다. 되돌릴 수 없습니다.",
  132. "attachmentDeletePopup-title": "첨부 파일을 삭제합니까?",
  133. "attachments": "첨부 파일",
  134. "auto-watch": "생성한 보드를 자동으로 감시합니다.",
  135. "avatar-too-big": "아바타가 너무 큽니다. (최대 520KB)",
  136. "back": "뒤로",
  137. "board-change-color": "보드 색 변경",
  138. "board-nb-stars": "%s개의 별",
  139. "board-not-found": "보드를 찾을 수 없습니다",
  140. "board-private-info": "이 보드는 <strong>비공개</strong>입니다.",
  141. "board-public-info": "이 보드는 <strong>공개</strong>로 설정됩니다",
  142. "board-drag-drop-reorder-or-click-open": "보드 아이콘 순서를 변경하려면 끌어서 놓으십시오. 보드를 열려면 보드 아이콘을 클릭하세요.",
  143. "boardChangeColorPopup-title": "보드 배경 변경",
  144. "boardChangeTitlePopup-title": "보드 이름 바꾸기",
  145. "boardChangeVisibilityPopup-title": "표시 여부 변경",
  146. "boardChangeWatchPopup-title": "감시상태 변경",
  147. "boardMenuPopup-title": "보드 메뉴",
  148. "boardChangeViewPopup-title": "보드 화면",
  149. "boards": "보드",
  150. "board-view": "보드 화면",
  151. "board-view-cal": "달력",
  152. "board-view-swimlanes": "Swimlanes",
  153. "board-view-collapse": "Collapse",
  154. "board-view-gantt": "간트",
  155. "board-view-lists": "목록들",
  156. "bucket-example": "예: “프로젝트 이름“ 입력",
  157. "cancel": "취소",
  158. "card-archived": "이 카드는 보관함으로 이동 되었습니다.",
  159. "board-archived": "이 보드는 보관함으로 이동 되었습니다.",
  160. "card-comments-title": "이 카드에 %s 코멘트가 있습니다.",
  161. "card-delete-notice": "영구 삭제입니다. 이 카드와 관련된 모든 작업들을 잃게됩니다.",
  162. "card-delete-pop": "모든 작업이 활동 내역에서 제거되며 카드를 다시 열 수 없습니다. 복구가 안되니 주의하시기 바랍니다.",
  163. "card-delete-suggest-archive": "카드를 저장소로 이동하여 보드에서 제거하고 활동을 계속할 수 있습니다.",
  164. "card-archive-pop": "카드를 저장소에 보관한 후 이 리스트에서 카드가 보이지 않을 것입니다.",
  165. "card-archive-suggest-cancel": "나중에 저장소에서 카드를 다시 불러올 수 있습니다.",
  166. "card-due": "마감기한",
  167. "card-due-on": "종료일",
  168. "card-spent": "Spent Time",
  169. "card-edit-attachments": "첨부 파일 수정",
  170. "card-edit-custom-fields": "Edit custom fields",
  171. "card-edit-labels": "라벨 수정",
  172. "card-edit-members": "멤버 수정",
  173. "card-labels-title": "카드의 라벨 변경.",
  174. "card-members-title": "카드에서 보드의 멤버를 추가하거나 삭제합니다.",
  175. "card-start": "시작일",
  176. "card-start-on": "시작일",
  177. "cardAttachmentsPopup-title": "첨부 파일",
  178. "cardCustomField-datePopup-title": "날짜 변경",
  179. "cardCustomFieldsPopup-title": "Edit custom fields",
  180. "cardStartVotingPopup-title": "투표 시작",
  181. "positiveVoteMembersPopup-title": "Proponents",
  182. "negativeVoteMembersPopup-title": "Opponents",
  183. "card-edit-voting": "투표 수정",
  184. "editVoteEndDatePopup-title": "Change vote end date",
  185. "allowNonBoardMembers": "Allow all logged in users",
  186. "vote-question": "투표 질문",
  187. "vote-public": "Show who voted what",
  188. "vote-for-it": "for it",
  189. "vote-against": "against",
  190. "deleteVotePopup-title": "투표를 삭제합니까?",
  191. "vote-delete-pop": "이 투표와 관련된 모든 정보를 영구적으로 잃게 됩니다.",
  192. "cardStartPlanningPokerPopup-title": "Start a Planning Poker",
  193. "card-edit-planning-poker": "Edit Planning Poker",
  194. "editPokerEndDatePopup-title": "Change Planning Poker vote end date",
  195. "poker-question": "Planning Poker",
  196. "poker-one": "1",
  197. "poker-two": "2",
  198. "poker-three": "3",
  199. "poker-five": "5",
  200. "poker-eight": "8",
  201. "poker-thirteen": "13",
  202. "poker-twenty": "20",
  203. "poker-forty": "40",
  204. "poker-oneHundred": "100",
  205. "poker-unsure": "?",
  206. "poker-finish": "완료",
  207. "poker-result-votes": "Votes",
  208. "poker-result-who": "Who",
  209. "poker-replay": "Replay",
  210. "set-estimation": "Set Estimation",
  211. "deletePokerPopup-title": "Delete planning poker?",
  212. "poker-delete-pop": "이 포커와 관련된 모든 정보를 영구적으로 잃게 됩니다.",
  213. "cardDeletePopup-title": "카드를 삭제합니까?",
  214. "cardArchivePopup-title": "카드를 보관합니까?",
  215. "cardDetailsActionsPopup-title": "카드 액션",
  216. "cardLabelsPopup-title": "라벨",
  217. "cardMembersPopup-title": "멤버",
  218. "cardMorePopup-title": "더보기",
  219. "cardTemplatePopup-title": "템플릿 생성",
  220. "cards": "카드",
  221. "cards-count": "카드",
  222. "cards-count-one": "카드",
  223. "casSignIn": "Sign In with CAS",
  224. "cardType-card": "카드",
  225. "cardType-linkedCard": "Linked Card",
  226. "cardType-linkedBoard": "Linked Board",
  227. "change": "변경",
  228. "change-avatar": "아바타 변경",
  229. "change-password": "암호 변경",
  230. "change-permissions": "권한 변경",
  231. "change-settings": "설정 변경",
  232. "changeAvatarPopup-title": "아바타 변경",
  233. "changeLanguagePopup-title": "언어 변경",
  234. "changePasswordPopup-title": "암호 변경",
  235. "changePermissionsPopup-title": "권한 변경",
  236. "changeSettingsPopup-title": "설정 변경",
  237. "subtasks": "Subtasks",
  238. "checklists": "체크리스트",
  239. "click-to-star": "보드에 별 추가.",
  240. "click-to-unstar": "보드에 별 삭제.",
  241. "clipboard": "클립보드 또는 드래그 앤 드롭",
  242. "close": "닫기",
  243. "close-board": "보드 닫기",
  244. "close-board-pop": "홈 헤더에서 \"Archive\" 버튼을 클릭하여 보드를 복원할 수 있습니다.",
  245. "close-card": "Close Card",
  246. "color-black": "블랙",
  247. "color-blue": "블루",
  248. "color-crimson": "진홍색",
  249. "color-darkgreen": "암녹색",
  250. "color-gold": "금색",
  251. "color-gray": "회색",
  252. "color-green": "그린",
  253. "color-indigo": "인디고",
  254. "color-lime": "라임",
  255. "color-magenta": "자홍색",
  256. "color-mistyrose": "미스티로즈",
  257. "color-navy": "남색",
  258. "color-orange": "오렌지",
  259. "color-paleturquoise": "청록색",
  260. "color-peachpuff": "피치퍼프",
  261. "color-pink": "핑크",
  262. "color-plum": "진자주색",
  263. "color-purple": "퍼플",
  264. "color-red": "레드",
  265. "color-saddlebrown": "새들브라운",
  266. "color-silver": "은",
  267. "color-sky": "스카이",
  268. "color-slateblue": "슬레이트블루",
  269. "color-white": "흰색",
  270. "color-yellow": "옐로우",
  271. "unset-color": "Unset",
  272. "comment": "댓글",
  273. "comment-placeholder": "댓글 입력",
  274. "comment-only": "댓글만 입력 가능",
  275. "comment-only-desc": "카드에 댓글만 달수 있습니다.",
  276. "comment-delete": "댓글을 삭제하시겠습니까?",
  277. "deleteCommentPopup-title": "댓글을 삭제하시겠습니까?",
  278. "no-comments": "댓글 없음",
  279. "no-comments-desc": "댓글과 활동내역을 볼 수 없습니다.",
  280. "worker": "Worker",
  281. "worker-desc": "Can only move cards, assign itself to card and comment.",
  282. "computer": "내 컴퓨터",
  283. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  284. "confirm-checklist-delete-popup": "체크리스트를 삭제하시겠습니까?",
  285. "checklistDeletePopup-title": "체크리스트를 삭제합니까?",
  286. "copy-card-link-to-clipboard": "클립보드에 카드의 링크가 복사되었습니다.",
  287. "copy-text-to-clipboard": "텍스트를 클립보드에 복사합니다",
  288. "linkCardPopup-title": "Link Card",
  289. "searchElementPopup-title": "검색",
  290. "copyCardPopup-title": "카드 복사",
  291. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  292. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  293. "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"First card title\", \"description\":\"First card description\"}, {\"title\":\"Second card title\",\"description\":\"Second card description\"},{\"title\":\"Last card title\",\"description\":\"Last card description\"} ]",
  294. "create": "생성",
  295. "createBoardPopup-title": "보드 생성",
  296. "chooseBoardSourcePopup-title": "보드 가져오기",
  297. "createLabelPopup-title": "라벨 생성",
  298. "createCustomField": "필드 생성",
  299. "createCustomFieldPopup-title": "필드 생성",
  300. "current": "경향",
  301. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  302. "custom-field-checkbox": "체크 박스",
  303. "custom-field-currency": "Currency",
  304. "custom-field-currency-option": "Currency Code",
  305. "custom-field-date": "날짜",
  306. "custom-field-dropdown": "Dropdown List",
  307. "custom-field-dropdown-none": "(none)",
  308. "custom-field-dropdown-options": "List Options",
  309. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  310. "custom-field-dropdown-unknown": "(unknown)",
  311. "custom-field-number": "숫자",
  312. "custom-field-text": "텍스트",
  313. "custom-fields": "Custom Fields",
  314. "date": "날짜",
  315. "decline": "쇠퇴",
  316. "default-avatar": "기본 아바타",
  317. "delete": "삭제",
  318. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  319. "deleteLabelPopup-title": "라벨을 삭제합니까?",
  320. "description": "설명",
  321. "disambiguateMultiLabelPopup-title": "라벨 액션의 모호성 제거",
  322. "disambiguateMultiMemberPopup-title": "멤버 액션의 모호성 제거",
  323. "discard": "포기",
  324. "done": "완료",
  325. "download": "다운로드",
  326. "edit": "수정",
  327. "edit-avatar": "아바타 변경",
  328. "edit-profile": "프로필 변경",
  329. "edit-wip-limit": "WIP 제한 변경",
  330. "soft-wip-limit": "원만한 WIP 제한",
  331. "editCardStartDatePopup-title": "시작일 변경",
  332. "editCardDueDatePopup-title": "종료일 변경",
  333. "editCustomFieldPopup-title": "필드 수정",
  334. "addReactionPopup-title": "Add reaction",
  335. "editCardSpentTimePopup-title": "Change spent time",
  336. "editLabelPopup-title": "라벨 변경",
  337. "editNotificationPopup-title": "알림 수정",
  338. "editProfilePopup-title": "프로필 변경",
  339. "email": "이메일",
  340. "email-enrollAccount-subject": "__siteName__에 계정 생성이 완료되었습니다.",
  341. "email-enrollAccount-text": "안녕하세요. __user__님,\n\n시작하려면 아래링크를 클릭해 주세요.\n\n__url__\n\n감사합니다.",
  342. "email-fail": "이메일 전송 실패",
  343. "email-fail-text": "Error trying to send email",
  344. "email-invalid": "잘못된 이메일 주소",
  345. "email-invite": "이메일로 초대",
  346. "email-invite-subject": "__inviter__님이 당신을 초대하였습니다.",
  347. "email-invite-text": "__user__님,\n\n__inviter__님이 협업을 위해 \"__board__\"보드에 가입하도록 초대하셨습니다.\n\n아래 링크를 클릭해주십시오.\n\n__url__\n\n감사합니다.",
  348. "email-resetPassword-subject": "패스워드 초기화: __siteName__",
  349. "email-resetPassword-text": "안녕하세요 __user__님,\n\n비밀번호를 재설정하려면 아래 링크를 클릭하십시오.\n\n__url__\n\n감사합니다.",
  350. "email-sent": "이메일 전송",
  351. "email-verifyEmail-subject": "이메일 인증: __siteName__",
  352. "email-verifyEmail-text": "안녕하세요. __user__님,\n\n당신의 계정과 이메일을 활성하려면 아래 링크를 클릭하십시오.\n\n__url__\n\n감사합니다.",
  353. "enable-wip-limit": "WIP 제한 활성화",
  354. "error-board-doesNotExist": "보드가 없습니다.",
  355. "error-board-notAdmin": "이 작업은 보드의 관리자만 실행할 수 있습니다.",
  356. "error-board-notAMember": "이 작업은 보드의 멤버만 실행할 수 있습니다.",
  357. "error-json-malformed": "텍스트가 JSON 형식에 유효하지 않습니다.",
  358. "error-json-schema": "JSON 데이터에 정보가 올바른 형식으로 포함되어 있지 않습니다.",
  359. "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
  360. "error-list-doesNotExist": "목록이 없습니다.",
  361. "error-user-doesNotExist": "멤버의 정보가 없습니다.",
  362. "error-user-notAllowSelf": "자기 자신을 초대할 수 없습니다.",
  363. "error-user-notCreated": "유저가 생성되지 않았습니다.",
  364. "error-username-taken": "중복된 아이디 입니다.",
  365. "error-orgname-taken": "중복된 조직 이름입니다.",
  366. "error-teamname-taken": "중복된 팀 이름입니다.",
  367. "error-email-taken": "Email has already been taken",
  368. "export-board": "보드 내보내기",
  369. "export-board-json": "보드를 JSON 형태로 내보내기",
  370. "export-board-csv": "보드를 CSV 형태로 내보내기",
  371. "export-board-tsv": "보드를 TSV 형태로 내보내기",
  372. "export-board-excel": "보드를 엑셀로 내보내기",
  373. "user-can-not-export-excel": "엑셀로 내보낼 수 없습니다.",
  374. "export-board-html": "보드를 HTML 형태로 내보내기",
  375. "export-card": "카드 내보내기",
  376. "export-card-pdf": "카드를 PDF 형태로 내보내기",
  377. "user-can-not-export-card-to-pdf": "카드를 PDF 형태로 내보낼 수 없습니다.",
  378. "exportBoardPopup-title": "보드 내보내기",
  379. "exportCardPopup-title": "카드 내보내기",
  380. "sort": "분류",
  381. "sorted": "Sorted",
  382. "remove-sort": "Remove sort",
  383. "sort-desc": "Click to Sort List",
  384. "list-sort-by": "Sort the List By:",
  385. "list-label-modifiedAt": "Last Access Time",
  386. "list-label-title": "리스트 이름",
  387. "list-label-sort": "Your Manual Order",
  388. "list-label-short-modifiedAt": "(L)",
  389. "list-label-short-title": "(N)",
  390. "list-label-short-sort": "(M)",
  391. "filter": "필터",
  392. "filter-cards": "Filter Cards or Lists",
  393. "filter-dates-label": "날짜로 필터링",
  394. "filter-no-due-date": "No due date",
  395. "filter-overdue": "기한초과",
  396. "filter-due-today": "Due today",
  397. "filter-due-this-week": "Due this week",
  398. "filter-due-tomorrow": "Due tomorrow",
  399. "list-filter-label": "Filter List by Title",
  400. "filter-clear": "필터 초기화",
  401. "filter-labels-label": "Filter by label",
  402. "filter-no-label": "라벨 없음",
  403. "filter-member-label": "Filter by member",
  404. "filter-no-member": "멤버 없음",
  405. "filter-assignee-label": "Filter by assignee",
  406. "filter-no-assignee": "No assignee",
  407. "filter-custom-fields-label": "Filter by Custom Fields",
  408. "filter-no-custom-fields": "No Custom Fields",
  409. "filter-show-archive": "Show archived lists",
  410. "filter-hide-empty": "Hide empty lists",
  411. "filter-on": "필터 사용",
  412. "filter-on-desc": "보드에서 카드를 필터링합니다. 여기를 클릭하여 필터를 수정합니다.",
  413. "filter-to-selection": "선택 항목으로 필터링",
  414. "other-filters-label": "Other Filters",
  415. "advanced-filter-label": "Advanced Filter",
  416. "advanced-filter-description": "Advanced Filter allows to write a string containing following operators: == != <= >= && || ( ) A space is used as a separator between the Operators. You can filter for all Custom Fields by typing their names and values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need to encapsulate them into single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) to be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally all operators are interpreted from left to right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i",
  417. "fullname": "실명",
  418. "header-logo-title": "보드 페이지로 돌아가기.",
  419. "hide-system-messages": "시스템 메시지 숨기기",
  420. "headerBarCreateBoardPopup-title": "보드 생성",
  421. "home": "홈",
  422. "import": "가져오기",
  423. "impersonate-user": "Impersonate user",
  424. "link": "Link",
  425. "import-board": "보드 가져오기",
  426. "import-board-c": "보드 가져오기",
  427. "import-board-title-trello": "Trello에서 보드 가져오기",
  428. "import-board-title-wekan": "Import board from previous export",
  429. "import-board-title-csv": "CSV/TSV 파일을 보드로 가져오기",
  430. "from-trello": "From Trello",
  431. "from-wekan": "From previous export",
  432. "from-csv": "From CSV/TSV",
  433. "import-board-instruction-trello": "Trello 게시판에서 'Menu' -> 'More' -> 'Print and Export', 'Export JSON' 선택하여 텍스트 결과값 복사",
  434. "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
  435. "import-board-instruction-wekan": "보드에서 '메뉴', '보드 내보내기' 를 실행하고, 다운로드한 파일의 텍스트를 복사합니다.",
  436. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  437. "import-json-placeholder": "유효한 JSON 데이터를 여기에 붙여 넣으십시오.",
  438. "import-csv-placeholder": "유효한 CSV/TSV 정보를 붙여 넣으십시오.",
  439. "import-map-members": "보드 멤버들",
  440. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  441. "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
  442. "import-show-user-mapping": "멤버 매핑 미리보기",
  443. "import-user-select": "이 멤버로 사용할 기존 사용자를 선택하십시오.",
  444. "importMapMembersAddPopup-title": "멤버 선택",
  445. "info": "Version",
  446. "initials": "이니셜",
  447. "invalid-date": "적절하지 않은 날짜",
  448. "invalid-time": "적절하지 않은 시각",
  449. "invalid-user": "적절하지 않은 사용자",
  450. "joined": "참가함",
  451. "just-invited": "보드에 방금 초대되었습니다.",
  452. "keyboard-shortcuts": "키보드 단축키",
  453. "label-create": "라벨 생성",
  454. "label-default": "%s 라벨 (기본)",
  455. "label-delete-pop": "되돌릴 수 없습니다. 모든 카드에서 라벨을 제거하고, 이력을 제거합니다.",
  456. "labels": "라벨",
  457. "language": "언어",
  458. "last-admin-desc": "적어도 하나의 관리자가 필요하기에 이 역할을 변경할 수 없습니다.",
  459. "leave-board": "보드 멤버에서 나가기",
  460. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  461. "leaveBoardPopup-title": "Leave Board ?",
  462. "link-card": "카드에대한 링크",
  463. "list-archive-cards": "리스트의 모든 카드를 저장소로 이동",
  464. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Archive and bring them back to the board, click “Menu” > “Archive”.",
  465. "list-move-cards": "목록에 있는 모든 카드를 이동",
  466. "list-select-cards": "목록에 있는 모든 카드를 선택",
  467. "set-color-list": "색 설정",
  468. "listActionPopup-title": "동작 목록",
  469. "settingsUserPopup-title": "사용자 설정",
  470. "settingsTeamPopup-title": "Team Settings",
  471. "settingsOrgPopup-title": "Organization Settings",
  472. "swimlaneActionPopup-title": "Swimlane Actions",
  473. "swimlaneAddPopup-title": "Add a Swimlane below",
  474. "listImportCardPopup-title": "Trello 카드 가져 오기",
  475. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  476. "listMorePopup-title": "더보기",
  477. "link-list": "이 리스트에 링크",
  478. "list-delete-pop": "모든 작업이 활동내역에서 제거되며 리스트를 복구 할 수 없습니다. 실행 취소는 불가능 합니다.",
  479. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  480. "lists": "목록들",
  481. "swimlanes": "Swimlanes",
  482. "log-out": "로그아웃",
  483. "log-in": "로그인",
  484. "loginPopup-title": "로그인",
  485. "memberMenuPopup-title": "멤버 설정",
  486. "members": "멤버",
  487. "menu": "메뉴",
  488. "move-selection": "선택 항목 이동",
  489. "moveCardPopup-title": "카드 이동",
  490. "moveCardToBottom-title": "최하단으로 이동",
  491. "moveCardToTop-title": "최상단으로 이동",
  492. "moveSelectionPopup-title": "선택 항목 이동",
  493. "multi-selection": "다중 선택",
  494. "multi-selection-label": "Set label for selection",
  495. "multi-selection-member": "Set member for selection",
  496. "multi-selection-on": "다중 선택 사용",
  497. "muted": "알림 해제",
  498. "muted-info": "보드의 변경된 사항들의 알림을 받지 않습니다.",
  499. "my-boards": "내 보드",
  500. "name": "이름",
  501. "no-archived-cards": "보관 중인 카드 없음.",
  502. "no-archived-lists": "보관중인 목록 없음.",
  503. "no-archived-swimlanes": "No swimlanes in Archive.",
  504. "no-results": "결과 값 없음",
  505. "normal": "표준",
  506. "normal-desc": "카드를 보거나 수정할 수 있습니다. 설정값은 변경할 수 없습니다.",
  507. "not-accepted-yet": "초대장이 수락되지 않았습니다.",
  508. "notify-participate": "보드 생성자 또는 멤버로 참여하는 모든 카드에 대한 변경사항 알림 받음",
  509. "notify-watch": "감시중인 보드, 목록 또는 카드에 대한 변경사항 알림 받음",
  510. "optional": "옵션",
  511. "or": "또는",
  512. "page-maybe-private": "이 페이지를 비공개일 수 있습니다. 이것을 보고 싶으면 <a href='%s'>로그인</a>을 하십시오.",
  513. "page-not-found": "페이지를 찾지 못 했습니다",
  514. "password": "암호",
  515. "paste-or-dragdrop": "이미지 파일을 붙여 넣거나 드래그 앤 드롭 (이미지 전용)",
  516. "participating": "참여",
  517. "preview": "미리보기",
  518. "previewAttachedImagePopup-title": "미리보기",
  519. "previewClipboardImagePopup-title": "미리보기",
  520. "private": "비공개",
  521. "private-desc": "비공개된 보드입니다. 오직 보드에 추가된 사람들만 보고 수정할 수 있습니다",
  522. "profile": "프로파일",
  523. "public": "공개",
  524. "public-desc": "공개된 보드입니다. 링크를 가진 모든 사람과 구글과 같은 검색 엔진에서 찾아서 볼수 있습니다. 보드에 추가된 사람들만 수정이 가능합니다.",
  525. "quick-access-description": "여기에 바로 가기를 추가하려면 보드에 별 표시를 체크하세요.",
  526. "remove-cover": "커버 제거",
  527. "remove-from-board": "보드에서 제거",
  528. "remove-label": "라벨 제거",
  529. "listDeletePopup-title": "리스트를 삭제합니까?",
  530. "remove-member": "멤버 제거",
  531. "remove-member-from-card": "카드에서 제거",
  532. "remove-member-pop": "__boardTitle__에서 __name__(__username__) 을 제거합니까? 이 보드의 모든 카드에서 제거됩니다. 해당 내용을 __name__(__username__) 은(는) 알림으로 받게됩니다.",
  533. "removeMemberPopup-title": "멤버를 제거합니까?",
  534. "rename": "새이름",
  535. "rename-board": "보드 이름 바꾸기",
  536. "restore": "복구",
  537. "save": "저장",
  538. "search": "검색",
  539. "rules": "규칙",
  540. "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
  541. "search-example": "검색할 텍스트를 입력하고 Enter 를 누르세요.",
  542. "select-color": "색 선택",
  543. "select-board": "보드 선택",
  544. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  545. "setWipLimitPopup-title": "Set WIP Limit",
  546. "shortcut-assign-self": "현재 카드에 자신을 지정하세요.",
  547. "shortcut-autocomplete-emoji": "이모티콘 자동완성",
  548. "shortcut-autocomplete-members": "멤버 자동완성",
  549. "shortcut-clear-filters": "모든 필터 초기화",
  550. "shortcut-close-dialog": "대화 상자 닫기",
  551. "shortcut-filter-my-cards": "내 카드 필터링",
  552. "shortcut-show-shortcuts": "바로가기 목록을 가져오십시오.",
  553. "shortcut-toggle-filterbar": "토글 필터 사이드바",
  554. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  555. "shortcut-toggle-sidebar": "보드 사이드바 토글",
  556. "show-cards-minimum-count": "목록에 카드 수량 표시(입력된 수량 넘을 경우 표시)",
  557. "sidebar-open": "사이드바 열기",
  558. "sidebar-close": "사이드바 닫기",
  559. "signupPopup-title": "계정 생성",
  560. "star-board-title": "보드에 별 표시를 클릭합니다. 보드 목록에서 최상위로 둘 수 있습니다.",
  561. "starred-boards": "별표된 보드",
  562. "starred-boards-description": "별 표시된 보드들은 보드 목록의 최상단에서 보입니다.",
  563. "subscribe": "구독",
  564. "team": "팀",
  565. "this-board": "보드",
  566. "this-card": "카드",
  567. "spent-time-hours": "Spent time (hours)",
  568. "overtime-hours": "Overtime (hours)",
  569. "overtime": "Overtime",
  570. "has-overtime-cards": "Has overtime cards",
  571. "has-spenttime-cards": "Has spent time cards",
  572. "time": "시간",
  573. "title": "제목",
  574. "tracking": "추적",
  575. "tracking-info": "보드 생성자 또는 멤버로 참여하는 모든 카드에 대한 변경사항 알림 받음",
  576. "type": "타입",
  577. "unassign-member": "멤버 할당 해제",
  578. "unsaved-description": "저장되지 않은 설명이 있습니다.",
  579. "unwatch": "감시 해제",
  580. "upload": "업로드",
  581. "upload-avatar": "아바타 업로드",
  582. "uploaded-avatar": "업로드한 아바타",
  583. "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
  584. "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
  585. "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
  586. "custom-login-logo-image-url": "Custom Login Logo Image URL",
  587. "custom-login-logo-link-url": "Custom Login Logo Link URL",
  588. "text-below-custom-login-logo": "Text below Custom Login Logo",
  589. "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
  590. "username": "아이디",
  591. "import-usernames": "Import Usernames",
  592. "view-it": "보기",
  593. "warn-list-archived": "warning: this card is in an list at Archive",
  594. "watch": "감시",
  595. "watching": "감시 중",
  596. "watching-info": "\"이 보드의 변경사항을 알림으로 받습니다.",
  597. "welcome-board": "보드예제",
  598. "welcome-swimlane": "Milestone 1",
  599. "welcome-list1": "신규",
  600. "welcome-list2": "진행",
  601. "card-templates-swimlane": "Card Templates",
  602. "list-templates-swimlane": "List Templates",
  603. "board-templates-swimlane": "Board Templates",
  604. "what-to-do": "무엇을 하고 싶으신가요?",
  605. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  606. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  607. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  608. "admin-panel": "관리자 패널",
  609. "settings": "설정",
  610. "people": "사람",
  611. "registration": "회원가입",
  612. "disable-self-registration": "일반 유저의 회원 가입 막기",
  613. "invite": "초대",
  614. "invite-people": "사람 초대",
  615. "to-boards": "보드로 부터",
  616. "email-addresses": "이메일 주소",
  617. "smtp-host-description": "이메일을 처리하는 SMTP 서버의 주소입니다.",
  618. "smtp-port-description": "SMTP 서버가 보내는 전자 메일에 사용하는 포트입니다.",
  619. "smtp-tls-description": "SMTP 서버에 TLS 지원 사용",
  620. "smtp-host": "SMTP 호스트",
  621. "smtp-port": "SMTP 포트",
  622. "smtp-username": "사용자 이름",
  623. "smtp-password": "암호",
  624. "smtp-tls": "TLS 지원",
  625. "send-from": "보낸 사람",
  626. "send-smtp-test": "Send a test email to yourself",
  627. "invitation-code": "초대 코드",
  628. "email-invite-register-subject": "\"__inviter__ 님이 당신에게 초대장을 보냈습니다.",
  629. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to kanban board for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  630. "email-smtp-test-subject": "SMTP 테스트 이메일",
  631. "email-smtp-test-text": "테스트 메일을 성공적으로 발송하였습니다.",
  632. "error-invitation-code-not-exist": "초대 코드가 존재하지 않습니다.",
  633. "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다.",
  634. "webhook-title": "Webhook Name",
  635. "webhook-token": "Token (Optional for Authentication)",
  636. "outgoing-webhooks": "Outgoing Webhooks",
  637. "bidirectional-webhooks": "Two-Way Webhooks",
  638. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  639. "boardCardTitlePopup-title": "Card Title Filter",
  640. "disable-webhook": "Disable This Webhook",
  641. "global-webhook": "Global Webhooks",
  642. "new-outgoing-webhook": "New Outgoing Webhook",
  643. "no-name": "(Unknown)",
  644. "Node_version": "Node version",
  645. "Meteor_version": "Meteor 버전",
  646. "MongoDB_version": "MongoDB 버전",
  647. "MongoDB_storage_engine": "MongoDB storage engine",
  648. "MongoDB_Oplog_enabled": "MongoDB Oplog 허용됨",
  649. "OS_Arch": "OS Arch",
  650. "OS_Cpus": "OS CPU Count",
  651. "OS_Freemem": "OS Free Memory",
  652. "OS_Loadavg": "OS Load Average",
  653. "OS_Platform": "OS Platform",
  654. "OS_Release": "OS Release",
  655. "OS_Totalmem": "OS Total Memory",
  656. "OS_Type": "OS Type",
  657. "OS_Uptime": "OS Uptime",
  658. "days": "days",
  659. "hours": "hours",
  660. "minutes": "minutes",
  661. "seconds": "seconds",
  662. "show-field-on-card": "Show this field on card",
  663. "automatically-field-on-card": "Add field to new cards",
  664. "always-field-on-card": "Add field to all cards",
  665. "showLabel-field-on-card": "Show field label on minicard",
  666. "showSum-field-on-list": "Show sum of fields at top of list",
  667. "yes": "Yes",
  668. "no": "No",
  669. "accounts": "Accounts",
  670. "accounts-allowEmailChange": "Allow Email Change",
  671. "accounts-allowUserNameChange": "Allow Username Change",
  672. "tableVisibilityMode-allowPrivateOnly": "Boards visibility: Allow private boards only",
  673. "tableVisibilityMode": "Boards visibility",
  674. "createdAt": "Created at",
  675. "modifiedAt": "Modified at",
  676. "verified": "Verified",
  677. "active": "Active",
  678. "card-received": "수신됨",
  679. "card-received-on": "Received on",
  680. "card-end": "종료일",
  681. "card-end-on": "Ends on",
  682. "editCardReceivedDatePopup-title": "Change received date",
  683. "editCardEndDatePopup-title": "Change end date",
  684. "setCardColorPopup-title": "색 설정",
  685. "setCardActionsColorPopup-title": "색상 선택",
  686. "setSwimlaneColorPopup-title": "색상 선택",
  687. "setListColorPopup-title": "색상 선택",
  688. "assigned-by": "Assigned By",
  689. "requested-by": "Requested By",
  690. "card-sorting-by-number": "카드를 숫자로 정렬",
  691. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  692. "delete-board-confirm-popup": "모든 목록, 카드, 레이블 및 활동이 삭제되고 보드 내용을 복구할 수 없습니다. 실행 취소는 불가능합니다.",
  693. "boardDeletePopup-title": "보드 삭제?",
  694. "delete-board": "보드 삭제",
  695. "default-subtasks-board": "Subtasks for __board__ board",
  696. "default": "기본",
  697. "queue": "Queue",
  698. "subtask-settings": "Subtasks Settings",
  699. "card-settings": "카드 설정",
  700. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  701. "boardCardSettingsPopup-title": "카드 설정",
  702. "deposit-subtasks-board": "Deposit subtasks to this board:",
  703. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  704. "show-parent-in-minicard": "Show parent in minicard:",
  705. "prefix-with-full-path": "Prefix with full path",
  706. "prefix-with-parent": "Prefix with parent",
  707. "subtext-with-full-path": "Subtext with full path",
  708. "subtext-with-parent": "Subtext with parent",
  709. "change-card-parent": "Change card's parent",
  710. "parent-card": "Parent card",
  711. "source-board": "Source board",
  712. "no-parent": "Don't show parent",
  713. "activity-added-label": "added label '%s' to %s",
  714. "activity-removed-label": "removed label '%s' from %s",
  715. "activity-delete-attach": "deleted an attachment from %s",
  716. "activity-added-label-card": "라벨 '%s' 추가",
  717. "activity-removed-label-card": "라벨 '%s' 제거",
  718. "activity-delete-attach-card": "첨부 파일 제거",
  719. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  720. "activity-unset-customfield": "unset custom field '%s' in %s",
  721. "r-rule": "규칙",
  722. "r-add-trigger": "Add trigger",
  723. "r-add-action": "동작 추가",
  724. "r-board-rules": "Board rules",
  725. "r-add-rule": "규칙 추가",
  726. "r-view-rule": "규칙 보기",
  727. "r-delete-rule": "규칙 삭제",
  728. "r-new-rule-name": "새로운 규칙 제목",
  729. "r-no-rules": "규칙 없음",
  730. "r-trigger": "Trigger",
  731. "r-action": "동작",
  732. "r-when-a-card": "When a card",
  733. "r-is": "is",
  734. "r-is-moved": "이동됨",
  735. "r-added-to": "Added to",
  736. "r-removed-from": "Removed from",
  737. "r-the-board": "the board",
  738. "r-list": "목록",
  739. "list": "List",
  740. "set-filter": "Set Filter",
  741. "r-moved-to": "Moved to",
  742. "r-moved-from": "Moved from",
  743. "r-archived": "저장소로 이동",
  744. "r-unarchived": "저장소에서 복원",
  745. "r-a-card": "카드",
  746. "r-when-a-label-is": "When a label is",
  747. "r-when-the-label": "When the label",
  748. "r-list-name": "목록 이름",
  749. "r-when-a-member": "When a member is",
  750. "r-when-the-member": "When the member",
  751. "r-name": "이름",
  752. "r-when-a-attach": "When an attachment",
  753. "r-when-a-checklist": "When a checklist is",
  754. "r-when-the-checklist": "When the checklist",
  755. "r-completed": "완료",
  756. "r-made-incomplete": "Made incomplete",
  757. "r-when-a-item": "When a checklist item is",
  758. "r-when-the-item": "When the checklist item",
  759. "r-checked": "선택",
  760. "r-unchecked": "Unchecked",
  761. "r-move-card-to": "Move card to",
  762. "r-top-of": "Top of",
  763. "r-bottom-of": "Bottom of",
  764. "r-its-list": "its list",
  765. "r-archive": "보관으로 이동",
  766. "r-unarchive": "저장소에서 복원",
  767. "r-card": "카드",
  768. "r-add": "추가",
  769. "r-remove": "제거",
  770. "r-label": "라벨",
  771. "r-member": "멤버",
  772. "r-remove-all": "Remove all members from the card",
  773. "r-set-color": "Set color to",
  774. "r-checklist": "checklist",
  775. "r-check-all": "전체 선택",
  776. "r-uncheck-all": "전체 선택 해제",
  777. "r-items-check": "items of checklist",
  778. "r-check": "선택",
  779. "r-uncheck": "선택되지 않은 항목",
  780. "r-item": "항목",
  781. "r-of-checklist": "of checklist",
  782. "r-send-email": "이메일 전송",
  783. "r-to": "to",
  784. "r-of": "of",
  785. "r-subject": "subject",
  786. "r-rule-details": "Rule details",
  787. "r-d-move-to-top-gen": "Move card to top of its list",
  788. "r-d-move-to-top-spec": "카드를 목록의 맨 위로 이동",
  789. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  790. "r-d-move-to-bottom-spec": "카드를 목록의 맨 아래로 이동",
  791. "r-d-send-email": "이메일 전송",
  792. "r-d-send-email-to": "to",
  793. "r-d-send-email-subject": "subject",
  794. "r-d-send-email-message": "메시지",
  795. "r-d-archive": "Move card to Archive",
  796. "r-d-unarchive": "Restore card from Archive",
  797. "r-d-add-label": "라벨 추가",
  798. "r-d-remove-label": "라벨 삭제",
  799. "r-create-card": "새 카드 생성",
  800. "r-in-list": "목록에",
  801. "r-in-swimlane": "in swimlane",
  802. "r-d-add-member": "멤버 추가",
  803. "r-d-remove-member": "멤버 제거",
  804. "r-d-remove-all-member": "모든 멤버 제거",
  805. "r-d-check-all": "Check all items of a list",
  806. "r-d-uncheck-all": "Uncheck all items of a list",
  807. "r-d-check-one": "항목 선택",
  808. "r-d-uncheck-one": "Uncheck item",
  809. "r-d-check-of-list": "of checklist",
  810. "r-d-add-checklist": "체크리스트 추가",
  811. "r-d-remove-checklist": "체크리스트 삭제",
  812. "r-by": "by",
  813. "r-add-checklist": "체크리스트 추가",
  814. "r-with-items": "with items",
  815. "r-items-list": "item1,item2,item3",
  816. "r-add-swimlane": "Add swimlane",
  817. "r-swimlane-name": "swimlane name",
  818. "r-board-note": "Note: leave a field empty to match every possible value.",
  819. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  820. "r-when-a-card-is-moved": "When a card is moved to another list",
  821. "r-set": "Set",
  822. "r-update": "업데이트",
  823. "r-datefield": "date field",
  824. "r-df-start-at": "시작",
  825. "r-df-due-at": "due",
  826. "r-df-end-at": "종료",
  827. "r-df-received-at": "received",
  828. "r-to-current-datetime": "to current date/time",
  829. "r-remove-value-from": "Remove value from",
  830. "ldap": "LDAP",
  831. "oauth2": "OAuth2",
  832. "cas": "CAS",
  833. "authentication-method": "인증 방법",
  834. "authentication-type": "인증 유형",
  835. "custom-product-name": "Custom Product Name",
  836. "layout": "레이아웃",
  837. "hide-logo": "Hide Logo",
  838. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  839. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  840. "error-undefined": "잘못된 행동입니다.",
  841. "error-ldap-login": "로그인 중 에러 발생",
  842. "display-authentication-method": "Display Authentication Method",
  843. "oidc-button-text": "Customize the OIDC button text",
  844. "default-authentication-method": "Default Authentication Method",
  845. "duplicate-board": "보드 복사",
  846. "org-number": "The number of organizations is:",
  847. "team-number": "The number of teams is:",
  848. "people-number": "The number of people is:",
  849. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  850. "swimlane-delete-pop": "활동 피드에서 모든 작업이 제거되고 Swinlane 을 복구할 수 없습니다. 실행 취소가 불가능합니다.",
  851. "restore-all": "모든항목 복구",
  852. "delete-all": "모두 삭제",
  853. "loading": "로딩중, 기다려주십시오.",
  854. "previous_as": "last time was",
  855. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  856. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  857. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  858. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  859. "a-dueAt": "modified due time to be",
  860. "a-endAt": "modified ending time to be",
  861. "a-startAt": "modified starting time to be",
  862. "a-receivedAt": "modified received time to be",
  863. "almostdue": "current due time %s is approaching",
  864. "pastdue": "current due time %s is past",
  865. "duenow": "current due time %s is today",
  866. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  867. "act-withDue": "__list__/__card__ due reminders [__board__]",
  868. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  869. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  870. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  871. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  872. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  873. "delete-team-confirm-popup": "Are you sure you want to delete this team? There is no undo.",
  874. "delete-org-confirm-popup": "이 조직을 정말 지우시겠습니까? 실행 취소가 불가능합니다.",
  875. "accounts-allowUserDelete": "Allow users to self delete their account",
  876. "hide-minicard-label-text": "Hide minicard label text",
  877. "show-desktop-drag-handles": "Show desktop drag handles",
  878. "assignee": "Assignee",
  879. "cardAssigneesPopup-title": "Assignee",
  880. "addmore-detail": "자세한 설명 추가",
  881. "show-on-card": "Show on Card",
  882. "new": "New",
  883. "editOrgPopup-title": "조직 수정",
  884. "newOrgPopup-title": "새 조직",
  885. "editTeamPopup-title": "팀 수정",
  886. "newTeamPopup-title": "새 팀",
  887. "editUserPopup-title": "Edit User",
  888. "newUserPopup-title": "New User",
  889. "notifications": "알림",
  890. "view-all": "View All",
  891. "filter-by-unread": "Filter by Unread",
  892. "mark-all-as-read": "Mark all as read",
  893. "remove-all-read": "Remove all read",
  894. "allow-rename": "Allow Rename",
  895. "allowRenamePopup-title": "Allow Rename",
  896. "start-day-of-week": "Set day of the week start",
  897. "monday": "월요일",
  898. "tuesday": "화요일",
  899. "wednesday": "수요일",
  900. "thursday": "목요일",
  901. "friday": "금요일",
  902. "saturday": "토요일",
  903. "sunday": "일요일",
  904. "status": "Status",
  905. "swimlane": "Swimlane",
  906. "owner": "Owner",
  907. "last-modified-at": "Last modified at",
  908. "last-activity": "마지막 활동",
  909. "voting": "투표",
  910. "archived": "보관된",
  911. "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
  912. "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
  913. "hide-checked-items": "선택된 항목 숨기기",
  914. "task": "과제",
  915. "create-task": "과제 생성",
  916. "ok": "확인",
  917. "organizations": "Organizations",
  918. "teams": "Teams",
  919. "displayName": "Display Name",
  920. "shortName": "Short Name",
  921. "website": "Website",
  922. "person": "Person",
  923. "my-cards": "My Cards",
  924. "card": "카드",
  925. "board": "Board",
  926. "context-separator": "/",
  927. "myCardsSortChange-title": "My Cards Sort",
  928. "myCardsSortChangePopup-title": "My Cards Sort",
  929. "myCardsSortChange-choice-board": "By Board",
  930. "myCardsSortChange-choice-dueat": "By Due Date",
  931. "dueCards-title": "Due Cards",
  932. "dueCardsViewChange-title": "Due Cards View",
  933. "dueCardsViewChangePopup-title": "Due Cards View",
  934. "dueCardsViewChange-choice-me": "Me",
  935. "dueCardsViewChange-choice-all": "All Users",
  936. "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
  937. "broken-cards": "Broken Cards",
  938. "board-title-not-found": "보드 %s 을 찾을 수 없습니다.",
  939. "swimlane-title-not-found": "Swimlane %s 을 찾을 수 없습니다.",
  940. "list-title-not-found": "List '%s' not found.",
  941. "label-not-found": "Label '%s' not found.",
  942. "label-color-not-found": "Label color %s not found.",
  943. "user-username-not-found": "Username '%s' not found.",
  944. "comment-not-found": "Card with comment containing text '%s' not found.",
  945. "org-name-not-found": "Organization '%s' not found.",
  946. "team-name-not-found": "Team '%s' not found.",
  947. "globalSearch-title": "Search All Boards",
  948. "no-cards-found": "No Cards Found",
  949. "one-card-found": "One Card Found",
  950. "n-cards-found": "%s Cards Found",
  951. "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
  952. "operator-board": "board",
  953. "operator-board-abbrev": "b",
  954. "operator-swimlane": "swimlane",
  955. "operator-swimlane-abbrev": "s",
  956. "operator-list": "목록",
  957. "operator-list-abbrev": "l",
  958. "operator-label": "라벨",
  959. "operator-label-abbrev": "#",
  960. "operator-user": "user",
  961. "operator-user-abbrev": "@",
  962. "operator-member": "멤버",
  963. "operator-member-abbrev": "m",
  964. "operator-assignee": "assignee",
  965. "operator-assignee-abbrev": "a",
  966. "operator-creator": "creator",
  967. "operator-status": "status",
  968. "operator-due": "due",
  969. "operator-created": "생성됨",
  970. "operator-modified": "수정됨",
  971. "operator-sort": "sort",
  972. "operator-comment": "comment",
  973. "operator-has": "has",
  974. "operator-limit": "limit",
  975. "operator-debug": "debug",
  976. "operator-org": "org",
  977. "operator-team": "team",
  978. "predicate-archived": "저장됨",
  979. "predicate-open": "open",
  980. "predicate-ended": "종료됨",
  981. "predicate-all": "all",
  982. "predicate-overdue": "overdue",
  983. "predicate-week": "week",
  984. "predicate-month": "month",
  985. "predicate-quarter": "quarter",
  986. "predicate-year": "year",
  987. "predicate-due": "due",
  988. "predicate-modified": "수정됨",
  989. "predicate-created": "생성됨",
  990. "predicate-attachment": "attachment",
  991. "predicate-description": "description",
  992. "predicate-checklist": "checklist",
  993. "predicate-start": "시작",
  994. "predicate-end": "종료",
  995. "predicate-assignee": "assignee",
  996. "predicate-member": "멤버",
  997. "predicate-public": "public",
  998. "predicate-private": "private",
  999. "predicate-selector": "selector",
  1000. "predicate-projection": "projection",
  1001. "operator-unknown-error": "%s is not an operator",
  1002. "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
  1003. "operator-sort-invalid": "sort of '%s' is invalid",
  1004. "operator-status-invalid": "%s 는 유효한 상태가 아닙니다.",
  1005. "operator-has-invalid": "%s is not a valid existence check",
  1006. "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.",
  1007. "operator-debug-invalid": "%s is not a valid debug predicate",
  1008. "next-page": "다음 페이지",
  1009. "previous-page": "이전 페이지",
  1010. "heading-notes": "Notes",
  1011. "globalSearch-instructions-heading": "Search Instructions",
  1012. "globalSearch-instructions-description": "Searches can include operators to refine the search. Operators are specified by writing the operator name and value separated by a colon. For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*. If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
  1013. "globalSearch-instructions-operators": "Available operators:",
  1014. "globalSearch-instructions-operator-board": "`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
  1015. "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
  1016. "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
  1017. "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
  1018. "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
  1019. "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
  1020. "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
  1021. "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`",
  1022. "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*",
  1023. "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
  1024. "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
  1025. "globalSearch-instructions-operator-org": "`__operator_org__:<display name|short name>` - cards belonging to a board assigned to organization *<name>*",
  1026. "globalSearch-instructions-operator-team": "`__operator_team__:<display name|short name>` - cards belonging to a board assigned to team *<name>*",
  1027. "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.",
  1028. "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
  1029. "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
  1030. "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:",
  1031. "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards",
  1032. "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards",
  1033. "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date",
  1034. "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards",
  1035. "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards",
  1036. "globalSearch-instructions-operator-has": "`__operator_has__:<field>` - where *<field>* is one of `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` or `__predicate_member__`. Placing a `-` in front of *<field>* searches for the absence of a value in that field (e.g. `has:-due` searches for cards without a due date).",
  1037. "globalSearch-instructions-operator-sort": "`__operator_sort__:<sort-name>` - where *<sort-name>* is one of `__predicate_due__`, `__predicate_created__` or `__predicate_modified__`. For a descending sort, place a `-` in front of the sort name.",
  1038. "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
  1039. "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
  1040. "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together. Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
  1041. "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together. Only cards that match all of the differing operators are returned. `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
  1042. "globalSearch-instructions-notes-3-2": "Days can be specified as a positive or negative integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` for the current period.",
  1043. "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
  1044. "globalSearch-instructions-notes-5": "By default archived cards are not searched.",
  1045. "link-to-search": "Link to this search",
  1046. "excel-font": "Arial",
  1047. "number": "숫자",
  1048. "label-colors": "Label Colors",
  1049. "label-names": "Label Names",
  1050. "archived-at": "archived at",
  1051. "sort-cards": "Sort Cards",
  1052. "cardsSortPopup-title": "Sort Cards",
  1053. "due-date": "Due Date",
  1054. "server-error": "서버 에러",
  1055. "server-error-troubleshooting": "서버 실행 중 에러 발생 시 제출해주세요.\nsnap 설치의 경우 `sudo snap logs wekan.wekan` 을 실행하세요.\nDocker 설치의 경우 `sudo docker logs wekan-app` 을 실행하세요.",
  1056. "title-alphabetically": "Title (Alphabetically)",
  1057. "created-at-newest-first": "Created At (Newest First)",
  1058. "created-at-oldest-first": "Created At (Oldest First)",
  1059. "links-heading": "Links",
  1060. "hide-system-messages-of-all-users": "Hide system messages of all users",
  1061. "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden",
  1062. "move-swimlane": "Move Swimlane",
  1063. "moveSwimlanePopup-title": "Move Swimlane",
  1064. "custom-field-stringtemplate": "String Template",
  1065. "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
  1066. "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
  1067. "custom-field-stringtemplate-item-placeholder": "항목을 더 추가하려면 Enter 키를 누르십시오.",
  1068. "creator": "Creator",
  1069. "filesReportTitle": "Files Report",
  1070. "orphanedFilesReportTitle": "Orphaned Files Report",
  1071. "reports": "Reports",
  1072. "rulesReportTitle": "Rules Report",
  1073. "boardsReportTitle": "Boards Report",
  1074. "cardsReportTitle": "Cards Report",
  1075. "copy-swimlane": "Copy Swimlane",
  1076. "copySwimlanePopup-title": "Copy Swimlane",
  1077. "display-card-creator": "Display Card Creator",
  1078. "wait-spinner": "Wait Spinner",
  1079. "Bounce": "Bounce Wait Spinner",
  1080. "Cube": "Cube Wait Spinner",
  1081. "Cube-Grid": "Cube-Grid Wait Spinner",
  1082. "Dot": "Dot Wait Spinner",
  1083. "Double-Bounce": "Double Bounce Wait Spinner",
  1084. "Rotateplane": "Rotateplane Wait Spinner",
  1085. "Scaleout": "Scaleout Wait Spinner",
  1086. "Wave": "Wave Wait Spinner",
  1087. "maximize-card": "Maximize Card",
  1088. "minimize-card": "Minimize Card",
  1089. "delete-org-warning-message": "이 조직에 속한 사용자가 한 명 이상 있으므로 조직을 삭제할 수 없습니다.",
  1090. "delete-team-warning-message": "이 팀에 속한 사용자가 한 명 이상 있으므로 팀을 삭제할 수 없습니다.",
  1091. "subject": "Subject",
  1092. "details": "Details",
  1093. "carbon-copy": "Carbon Copy (Cc:)",
  1094. "ticket": "Ticket",
  1095. "tickets": "Tickets",
  1096. "ticket-number": "Ticket Number",
  1097. "open": "Open",
  1098. "pending": "Pending",
  1099. "closed": "Closed",
  1100. "resolved": "Resolved",
  1101. "cancelled": "취소됨",
  1102. "history": "이력",
  1103. "request": "Request",
  1104. "requests": "Requests",
  1105. "help-request": "Help Request",
  1106. "editCardSortOrderPopup-title": "Change Sorting",
  1107. "cardDetailsPopup-title": "Card Details",
  1108. "add-teams": "Add teams",
  1109. "add-teams-label": "Added teams are displayed below:",
  1110. "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
  1111. "confirm-btn": "확인",
  1112. "remove-btn": "제거",
  1113. "filter-card-title-label": "Filter by card title",
  1114. "invite-people-success": "Invitation to register sent with success",
  1115. "invite-people-error": "등록 중 오류 발생",
  1116. "can-invite-if-same-mailDomainName": "Email domain name",
  1117. "to-create-teams-contact-admin": "팀을 생성하려면 관리자에게 문의하세요.",
  1118. "Node_heap_total_heap_size": "Node heap: total heap size",
  1119. "Node_heap_total_heap_size_executable": "Node heap: total heap size executable",
  1120. "Node_heap_total_physical_size": "Node heap: total physical size",
  1121. "Node_heap_total_available_size": "Node heap: total available size",
  1122. "Node_heap_used_heap_size": "Node heap: used heap size",
  1123. "Node_heap_heap_size_limit": "Node heap: heap size limit",
  1124. "Node_heap_malloced_memory": "Node heap: malloced memory",
  1125. "Node_heap_peak_malloced_memory": "Node heap: peak malloced memory",
  1126. "Node_heap_does_zap_garbage": "Node heap: does zap garbage",
  1127. "Node_heap_number_of_native_contexts": "Node heap: number of native contexts",
  1128. "Node_heap_number_of_detached_contexts": "Node heap: number of detached contexts",
  1129. "Node_memory_usage_rss": "Node memory usage: resident set size",
  1130. "Node_memory_usage_heap_total": "Node memory usage: total size of the allocated heap",
  1131. "Node_memory_usage_heap_used": "Node memory usage: actual memory used",
  1132. "Node_memory_usage_external": "Node memory usage: external",
  1133. "add-organizations": "조직 추가",
  1134. "add-organizations-label": "Added organizations are displayed below:",
  1135. "remove-organization-from-board": "이 조직을 정말 지우시겠습니까?",
  1136. "to-create-organizations-contact-admin": "조직을 생성하려면 관리자에게 문의하세요.",
  1137. "custom-legal-notice-link-url": "Custom legal notice page URL",
  1138. "acceptance_of_our_legalNotice": "By continuing, you accept our",
  1139. "legalNotice": "legal notice",
  1140. "copied": "복사됨",
  1141. "checklistActionsPopup-title": "Checklist Actions",
  1142. "moveChecklist": "Move Checklist",
  1143. "moveChecklistPopup-title": "Move Checklist",
  1144. "newlineBecomesNewChecklistItem": "Newline becomes new checklist item",
  1145. "copyChecklist": "Copy Checklist",
  1146. "copyChecklistPopup-title": "Copy Checklist",
  1147. "card-show-lists": "Card Show Lists"
  1148. }