ko.i18n.json 59 KB

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