ko.i18n.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610
  1. {
  2. "accept": "확인",
  3. "act-activity-notify": "[Wekan] 활동 알림",
  4. "act-addAttachment": "__attachment__를 __card__에 첨부",
  5. "act-addSubtask": "added subtask __checklist__ to __card__",
  6. "act-addChecklist": "added checklist __checklist__ to __card__",
  7. "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
  8. "act-addComment": "__card__에 내용 추가 : __comment__",
  9. "act-createBoard": "__board__ 생성",
  10. "act-createCard": "__list__에 __card__ 추가",
  11. "act-createCustomField": "created custom field __customField__",
  12. "act-createList": "__board__에 __list__ 추가",
  13. "act-addBoardMember": "__board__에 __member__ 추가",
  14. "act-archivedBoard": "__board__ moved to Recycle Bin",
  15. "act-archivedCard": "__card__ moved to Recycle Bin",
  16. "act-archivedList": "__list__ moved to Recycle Bin",
  17. "act-archivedSwimlane": "__swimlane__ moved to Recycle Bin",
  18. "act-importBoard": "가져온 __board__",
  19. "act-importCard": "가져온 __card__",
  20. "act-importList": "가져온 __list__",
  21. "act-joinMember": "__card__에 __member__ 추가",
  22. "act-moveCard": "__card__을 __oldList__에서 __list__로 이동",
  23. "act-removeBoardMember": "__board__에서 __member__를 삭제",
  24. "act-restoredCard": "__card__를 __board__에 복원했습니다.",
  25. "act-unjoinMember": "__card__에서 __member__를 삭제",
  26. "act-withBoardTitle": "[Wekan] __board__",
  27. "act-withCardTitle": "[__board__] __card__",
  28. "actions": "동작",
  29. "activities": "활동 내역",
  30. "activity": "활동 상태",
  31. "activity-added": "%s를 %s에 추가함",
  32. "activity-archived": "%s moved to Recycle Bin",
  33. "activity-attached": "%s를 %s에 첨부함",
  34. "activity-created": "%s 생성됨",
  35. "activity-customfield-created": "created custom field %s",
  36. "activity-excluded": "%s를 %s에서 제외함",
  37. "activity-imported": "imported %s into %s from %s",
  38. "activity-imported-board": "imported %s from %s",
  39. "activity-joined": "%s에 참여",
  40. "activity-moved": "%s를 %s에서 %s로 옮김",
  41. "activity-on": "%s에",
  42. "activity-removed": "%s를 %s에서 삭제함",
  43. "activity-sent": "%s를 %s로 보냄",
  44. "activity-unjoined": "%s에서 멤버 해제",
  45. "activity-subtask-added": "added subtask to %s",
  46. "activity-checked-item": "checked %s in checklist %s of %s",
  47. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  48. "activity-checklist-added": "%s에 체크리스트를 추가함",
  49. "activity-checklist-removed": "removed a checklist from %s",
  50. "activity-checklist-completed": "completed the checklist %s of %s",
  51. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  52. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  53. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  54. "add": "추가",
  55. "activity-checked-item-card": "checked %s in checklist %s",
  56. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  57. "activity-checklist-completed-card": "completed the checklist %s",
  58. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  59. "add-attachment": "첨부파일 추가",
  60. "add-board": "보드 추가",
  61. "add-card": "카드 추가",
  62. "add-swimlane": "Add Swimlane",
  63. "add-subtask": "Add Subtask",
  64. "add-checklist": "체크리스트 추가",
  65. "add-checklist-item": "체크리스트에 항목 추가",
  66. "add-cover": "커버 추가",
  67. "add-label": "라벨 추가",
  68. "add-list": "리스트 추가",
  69. "add-members": "멤버 추가",
  70. "added": "추가됨",
  71. "addMemberPopup-title": "멤버",
  72. "admin": "관리자",
  73. "admin-desc": "카드를 보거나 수정하고, 멤버를 삭제하고, 보드에 대한 설정을 수정할 수 있습니다.",
  74. "admin-announcement": "Announcement",
  75. "admin-announcement-active": "시스템에 공지사항을 표시합니다",
  76. "admin-announcement-title": "관리자 공지사항 메시지",
  77. "all-boards": "전체 보드",
  78. "and-n-other-card": "__count__ 개의 다른 카드",
  79. "and-n-other-card_plural": "__count__ 개의 다른 카드들",
  80. "apply": "적용",
  81. "app-is-offline": "Wekan 로딩 중 입니다. 잠시 기다려주세요. 페이지를 새로고침 하시면 데이터가 손실될 수 있습니다. Wekan 을 불러오는데 실패한다면 서버가 중지되지 않았는지 확인 바랍니다.",
  82. "archive": "Move to Recycle Bin",
  83. "archive-all": "Move All to Recycle Bin",
  84. "archive-board": "Move Board to Recycle Bin",
  85. "archive-card": "Move Card to Recycle Bin",
  86. "archive-list": "Move List to Recycle Bin",
  87. "archive-swimlane": "Move Swimlane to Recycle Bin",
  88. "archive-selection": "Move selection to Recycle Bin",
  89. "archiveBoardPopup-title": "Move Board to Recycle Bin?",
  90. "archived-items": "Recycle Bin",
  91. "archived-boards": "Boards in Recycle Bin",
  92. "restore-board": "보드 복구",
  93. "no-archived-boards": "No Boards in Recycle Bin.",
  94. "archives": "Recycle Bin",
  95. "assign-member": "멤버 지정",
  96. "attached": "첨부됨",
  97. "attachment": "첨부 파일",
  98. "attachment-delete-pop": "영구 첨부파일을 삭제합니다. 되돌릴 수 없습니다.",
  99. "attachmentDeletePopup-title": "첨부 파일을 삭제합니까?",
  100. "attachments": "첨부 파일",
  101. "auto-watch": "생성한 보드를 자동으로 감시합니다.",
  102. "avatar-too-big": "아바타 파일이 너무 큽니다. (최대 70KB)",
  103. "back": "뒤로",
  104. "board-change-color": "보드 색 변경",
  105. "board-nb-stars": "%s개의 별",
  106. "board-not-found": "보드를 찾을 수 없습니다",
  107. "board-private-info": "이 보드는 <strong>비공개</strong>입니다.",
  108. "board-public-info": "이 보드는 <strong>공개</strong>로 설정됩니다",
  109. "boardChangeColorPopup-title": "보드 배경 변경",
  110. "boardChangeTitlePopup-title": "보드 이름 바꾸기",
  111. "boardChangeVisibilityPopup-title": "표시 여부 변경",
  112. "boardChangeWatchPopup-title": "감시상태 변경",
  113. "boardMenuPopup-title": "보드 메뉴",
  114. "boards": "보드",
  115. "board-view": "Board View",
  116. "board-view-cal": "Calendar",
  117. "board-view-swimlanes": "Swimlanes",
  118. "board-view-lists": "목록들",
  119. "bucket-example": "예: “프로젝트 이름“ 입력",
  120. "cancel": "취소",
  121. "card-archived": "This card is moved to Recycle Bin.",
  122. "board-archived": "This board is moved to Recycle Bin.",
  123. "card-comments-title": "이 카드에 %s 코멘트가 있습니다.",
  124. "card-delete-notice": "영구 삭제입니다. 이 카드와 관련된 모든 작업들을 잃게됩니다.",
  125. "card-delete-pop": "모든 작업이 활동 내역에서 제거되며 카드를 다시 열 수 없습니다. 복구가 안되니 주의하시기 바랍니다.",
  126. "card-delete-suggest-archive": "You can move a card to Recycle Bin to remove it from the board and preserve the activity.",
  127. "card-due": "종료일",
  128. "card-due-on": "종료일",
  129. "card-spent": "Spent Time",
  130. "card-edit-attachments": "첨부 파일 수정",
  131. "card-edit-custom-fields": "Edit custom fields",
  132. "card-edit-labels": "라벨 수정",
  133. "card-edit-members": "멤버 수정",
  134. "card-labels-title": "카드의 라벨 변경.",
  135. "card-members-title": "카드에서 보드의 멤버를 추가하거나 삭제합니다.",
  136. "card-start": "시작일",
  137. "card-start-on": "시작일",
  138. "cardAttachmentsPopup-title": "첨부 파일",
  139. "cardCustomField-datePopup-title": "Change date",
  140. "cardCustomFieldsPopup-title": "Edit custom fields",
  141. "cardDeletePopup-title": "카드를 삭제합니까?",
  142. "cardDetailsActionsPopup-title": "카드 액션",
  143. "cardLabelsPopup-title": "라벨",
  144. "cardMembersPopup-title": "멤버",
  145. "cardMorePopup-title": "더보기",
  146. "cards": "카드",
  147. "cards-count": "카드",
  148. "casSignIn": "Sign In with CAS",
  149. "cardType-card": "Card",
  150. "cardType-linkedCard": "Linked Card",
  151. "cardType-linkedBoard": "Linked Board",
  152. "change": "변경",
  153. "change-avatar": "아바타 변경",
  154. "change-password": "암호 변경",
  155. "change-permissions": "권한 변경",
  156. "change-settings": "설정 변경",
  157. "changeAvatarPopup-title": "아바타 변경",
  158. "changeLanguagePopup-title": "언어 변경",
  159. "changePasswordPopup-title": "암호 변경",
  160. "changePermissionsPopup-title": "권한 변경",
  161. "changeSettingsPopup-title": "설정 변경",
  162. "subtasks": "Subtasks",
  163. "checklists": "체크리스트",
  164. "click-to-star": "보드에 별 추가.",
  165. "click-to-unstar": "보드에 별 삭제.",
  166. "clipboard": "클립보드 또는 드래그 앤 드롭",
  167. "close": "닫기",
  168. "close-board": "보드 닫기",
  169. "close-board-pop": "You will be able to restore the board by clicking the “Recycle Bin” button from the home header.",
  170. "color-black": "블랙",
  171. "color-blue": "블루",
  172. "color-green": "그린",
  173. "color-lime": "라임",
  174. "color-orange": "오렌지",
  175. "color-pink": "핑크",
  176. "color-purple": "퍼플",
  177. "color-red": "레드",
  178. "color-sky": "스카이",
  179. "color-yellow": "옐로우",
  180. "comment": "댓글",
  181. "comment-placeholder": "댓글 입력",
  182. "comment-only": "댓글만 입력 가능",
  183. "comment-only-desc": "카드에 댓글만 달수 있습니다.",
  184. "no-comments": "No comments",
  185. "no-comments-desc": "Can not see comments and activities.",
  186. "computer": "내 컴퓨터",
  187. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  188. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
  189. "copy-card-link-to-clipboard": "클립보드에 카드의 링크가 복사되었습니다.",
  190. "linkCardPopup-title": "Link Card",
  191. "searchCardPopup-title": "Search Card",
  192. "copyCardPopup-title": "카드 복사",
  193. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  194. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  195. "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\"} ]",
  196. "create": "생성",
  197. "createBoardPopup-title": "보드 생성",
  198. "chooseBoardSourcePopup-title": "보드 가져오기",
  199. "createLabelPopup-title": "라벨 생성",
  200. "createCustomField": "Create Field",
  201. "createCustomFieldPopup-title": "Create Field",
  202. "current": "경향",
  203. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  204. "custom-field-checkbox": "Checkbox",
  205. "custom-field-date": "날짜",
  206. "custom-field-dropdown": "Dropdown List",
  207. "custom-field-dropdown-none": "(none)",
  208. "custom-field-dropdown-options": "List Options",
  209. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  210. "custom-field-dropdown-unknown": "(unknown)",
  211. "custom-field-number": "Number",
  212. "custom-field-text": "Text",
  213. "custom-fields": "Custom Fields",
  214. "date": "날짜",
  215. "decline": "쇠퇴",
  216. "default-avatar": "기본 아바타",
  217. "delete": "삭제",
  218. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  219. "deleteLabelPopup-title": "라벨을 삭제합니까?",
  220. "description": "설명",
  221. "disambiguateMultiLabelPopup-title": "라벨 액션의 모호성 제거",
  222. "disambiguateMultiMemberPopup-title": "멤버 액션의 모호성 제거",
  223. "discard": "포기",
  224. "done": "완료",
  225. "download": "다운로드",
  226. "edit": "수정",
  227. "edit-avatar": "아바타 변경",
  228. "edit-profile": "프로필 변경",
  229. "edit-wip-limit": "WIP 제한 변경",
  230. "soft-wip-limit": "원만한 WIP 제한",
  231. "editCardStartDatePopup-title": "시작일 변경",
  232. "editCardDueDatePopup-title": "종료일 변경",
  233. "editCustomFieldPopup-title": "Edit Field",
  234. "editCardSpentTimePopup-title": "Change spent time",
  235. "editLabelPopup-title": "라벨 변경",
  236. "editNotificationPopup-title": "알림 수정",
  237. "editProfilePopup-title": "프로필 변경",
  238. "email": "이메일",
  239. "email-enrollAccount-subject": "__siteName__에 계정 생성이 완료되었습니다.",
  240. "email-enrollAccount-text": "안녕하세요. __user__님,\n\n시작하려면 아래링크를 클릭해 주세요.\n\n__url__\n\n감사합니다.",
  241. "email-fail": "이메일 전송 실패",
  242. "email-fail-text": "Error trying to send email",
  243. "email-invalid": "잘못된 이메일 주소",
  244. "email-invite": "이메일로 초대",
  245. "email-invite-subject": "__inviter__님이 당신을 초대하였습니다.",
  246. "email-invite-text": "__user__님,\n\n__inviter__님이 협업을 위해 \"__board__\"보드에 가입하도록 초대하셨습니다.\n\n아래 링크를 클릭해주십시오.\n\n__url__\n\n감사합니다.",
  247. "email-resetPassword-subject": "패스워드 초기화: __siteName__",
  248. "email-resetPassword-text": "안녕하세요 __user__님,\n\n비밀번호를 재설정하려면 아래 링크를 클릭하십시오.\n\n__url__\n\n감사합니다.",
  249. "email-sent": "이메일 전송",
  250. "email-verifyEmail-subject": "이메일 인증: __siteName__",
  251. "email-verifyEmail-text": "안녕하세요. __user__님,\n\n당신의 계정과 이메일을 활성하려면 아래 링크를 클릭하십시오.\n\n__url__\n\n감사합니다.",
  252. "enable-wip-limit": "WIP 제한 활성화",
  253. "error-board-doesNotExist": "보드가 없습니다.",
  254. "error-board-notAdmin": "이 작업은 보드의 관리자만 실행할 수 있습니다.",
  255. "error-board-notAMember": "이 작업은 보드의 멤버만 실행할 수 있습니다.",
  256. "error-json-malformed": "텍스트가 JSON 형식에 유효하지 않습니다.",
  257. "error-json-schema": "JSON 데이터에 정보가 올바른 형식으로 포함되어 있지 않습니다.",
  258. "error-list-doesNotExist": "목록이 없습니다.",
  259. "error-user-doesNotExist": "멤버의 정보가 없습니다.",
  260. "error-user-notAllowSelf": "자기 자신을 초대할 수 없습니다.",
  261. "error-user-notCreated": "유저가 생성되지 않았습니다.",
  262. "error-username-taken": "중복된 아이디 입니다.",
  263. "error-email-taken": "Email has already been taken",
  264. "export-board": "보드 내보내기",
  265. "filter": "필터",
  266. "filter-cards": "카드 필터",
  267. "filter-clear": "필터 초기화",
  268. "filter-no-label": "라벨 없음",
  269. "filter-no-member": "멤버 없음",
  270. "filter-no-custom-fields": "No Custom Fields",
  271. "filter-on": "필터 사용",
  272. "filter-on-desc": "보드에서 카드를 필터링합니다. 여기를 클릭하여 필터를 수정합니다.",
  273. "filter-to-selection": "선택 항목으로 필터링",
  274. "advanced-filter-label": "Advanced Filter",
  275. "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",
  276. "fullname": "실명",
  277. "header-logo-title": "보드 페이지로 돌아가기.",
  278. "hide-system-messages": "시스템 메시지 숨기기",
  279. "headerBarCreateBoardPopup-title": "보드 생성",
  280. "home": "홈",
  281. "import": "가져오기",
  282. "link": "Link",
  283. "import-board": "보드 가져오기",
  284. "import-board-c": "보드 가져오기",
  285. "import-board-title-trello": "Trello에서 보드 가져오기",
  286. "import-board-title-wekan": "Wekan에서 보드 가져오기",
  287. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  288. "from-trello": "From Trello",
  289. "from-wekan": "From Wekan",
  290. "import-board-instruction-trello": "Trello 게시판에서 'Menu' -> 'More' -> 'Print and Export', 'Export JSON' 선택하여 텍스트 결과값 복사",
  291. "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  292. "import-json-placeholder": "유효한 JSON 데이터를 여기에 붙여 넣으십시오.",
  293. "import-map-members": "보드 멤버들",
  294. "import-members-map": "가져온 보드에는 멤버가 있습니다. 원하는 멤버를 Wekan 멤버로 매핑하세요.",
  295. "import-show-user-mapping": "멤버 매핑 미리보기",
  296. "import-user-select": "이 멤버로 사용하려는 Wekan 유저를 선택하십시오.",
  297. "importMapMembersAddPopup-title": "Wekan 멤버 선택",
  298. "info": "Version",
  299. "initials": "이니셜",
  300. "invalid-date": "적절하지 않은 날짜",
  301. "invalid-time": "적절하지 않은 시각",
  302. "invalid-user": "적절하지 않은 사용자",
  303. "joined": "참가함",
  304. "just-invited": "보드에 방금 초대되었습니다.",
  305. "keyboard-shortcuts": "키보드 단축키",
  306. "label-create": "라벨 생성",
  307. "label-default": "%s 라벨 (기본)",
  308. "label-delete-pop": "되돌릴 수 없습니다. 모든 카드에서 라벨을 제거하고, 이력을 제거합니다.",
  309. "labels": "라벨",
  310. "language": "언어",
  311. "last-admin-desc": "적어도 하나의 관리자가 필요하기에 이 역할을 변경할 수 없습니다.",
  312. "leave-board": "보드 멤버에서 나가기",
  313. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  314. "leaveBoardPopup-title": "Leave Board ?",
  315. "link-card": "카드에대한 링크",
  316. "list-archive-cards": "Move all cards in this list to Recycle Bin",
  317. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Recycle Bin and bring them back to the board, click “Menu” > “Recycle Bin”.",
  318. "list-move-cards": "목록에 있는 모든 카드를 이동",
  319. "list-select-cards": "목록에 있는 모든 카드를 선택",
  320. "listActionPopup-title": "동작 목록",
  321. "swimlaneActionPopup-title": "Swimlane Actions",
  322. "listImportCardPopup-title": "Trello 카드 가져 오기",
  323. "listMorePopup-title": "더보기",
  324. "link-list": "이 리스트에 링크",
  325. "list-delete-pop": "모든 작업이 활동내역에서 제거되며 리스트를 복구 할 수 없습니다. 실행 취소는 불가능 합니다.",
  326. "list-delete-suggest-archive": "You can move a list to Recycle Bin to remove it from the board and preserve the activity.",
  327. "lists": "목록들",
  328. "swimlanes": "Swimlanes",
  329. "log-out": "로그아웃",
  330. "log-in": "로그인",
  331. "loginPopup-title": "로그인",
  332. "memberMenuPopup-title": "멤버 설정",
  333. "members": "멤버",
  334. "menu": "메뉴",
  335. "move-selection": "선택 항목 이동",
  336. "moveCardPopup-title": "카드 이동",
  337. "moveCardToBottom-title": "최하단으로 이동",
  338. "moveCardToTop-title": "최상단으로 이동",
  339. "moveSelectionPopup-title": "선택 항목 이동",
  340. "multi-selection": "다중 선택",
  341. "multi-selection-on": "다중 선택 사용",
  342. "muted": "알림 해제",
  343. "muted-info": "보드의 변경된 사항들의 알림을 받지 않습니다.",
  344. "my-boards": "내 보드",
  345. "name": "이름",
  346. "no-archived-cards": "No cards in Recycle Bin.",
  347. "no-archived-lists": "No lists in Recycle Bin.",
  348. "no-archived-swimlanes": "No swimlanes in Recycle Bin.",
  349. "no-results": "결과 값 없음",
  350. "normal": "표준",
  351. "normal-desc": "카드를 보거나 수정할 수 있습니다. 설정값은 변경할 수 없습니다.",
  352. "not-accepted-yet": "초대장이 수락되지 않았습니다.",
  353. "notify-participate": "보드 생성자 또는 멤버로 참여하는 모든 카드에 대한 변경사항 알림 받음",
  354. "notify-watch": "감시중인 보드, 목록 또는 카드에 대한 변경사항 알림 받음",
  355. "optional": "옵션",
  356. "or": "또는",
  357. "page-maybe-private": "이 페이지를 비공개일 수 있습니다. 이것을 보고 싶으면 <a href='%s'>로그인</a>을 하십시오.",
  358. "page-not-found": "페이지를 찾지 못 했습니다",
  359. "password": "암호",
  360. "paste-or-dragdrop": "이미지 파일을 붙여 넣거나 드래그 앤 드롭 (이미지 전용)",
  361. "participating": "참여",
  362. "preview": "미리보기",
  363. "previewAttachedImagePopup-title": "미리보기",
  364. "previewClipboardImagePopup-title": "미리보기",
  365. "private": "비공개",
  366. "private-desc": "비공개된 보드입니다. 오직 보드에 추가된 사람들만 보고 수정할 수 있습니다",
  367. "profile": "프로파일",
  368. "public": "공개",
  369. "public-desc": "공개된 보드입니다. 링크를 가진 모든 사람과 구글과 같은 검색 엔진에서 찾아서 볼수 있습니다. 보드에 추가된 사람들만 수정이 가능합니다.",
  370. "quick-access-description": "여기에 바로 가기를 추가하려면 보드에 별 표시를 체크하세요.",
  371. "remove-cover": "커버 제거",
  372. "remove-from-board": "보드에서 제거",
  373. "remove-label": "라벨 제거",
  374. "listDeletePopup-title": "리스트를 삭제합니까?",
  375. "remove-member": "멤버 제거",
  376. "remove-member-from-card": "카드에서 제거",
  377. "remove-member-pop": "__boardTitle__에서 __name__(__username__) 을 제거합니까? 이 보드의 모든 카드에서 제거됩니다. 해당 내용을 __name__(__username__) 은(는) 알림으로 받게됩니다.",
  378. "removeMemberPopup-title": "멤버를 제거합니까?",
  379. "rename": "새이름",
  380. "rename-board": "보드 이름 바꾸기",
  381. "restore": "복구",
  382. "save": "저장",
  383. "search": "검색",
  384. "rules": "Rules",
  385. "search-cards": "Search from card titles and descriptions on this board",
  386. "search-example": "Text to search for?",
  387. "select-color": "색 선택",
  388. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  389. "setWipLimitPopup-title": "Set WIP Limit",
  390. "shortcut-assign-self": "현재 카드에 자신을 지정하세요.",
  391. "shortcut-autocomplete-emoji": "이모티콘 자동완성",
  392. "shortcut-autocomplete-members": "멤버 자동완성",
  393. "shortcut-clear-filters": "모든 필터 초기화",
  394. "shortcut-close-dialog": "대화 상자 닫기",
  395. "shortcut-filter-my-cards": "내 카드 필터링",
  396. "shortcut-show-shortcuts": "바로가기 목록을 가져오십시오.",
  397. "shortcut-toggle-filterbar": "토글 필터 사이드바",
  398. "shortcut-toggle-sidebar": "보드 사이드바 토글",
  399. "show-cards-minimum-count": "목록에 카드 수량 표시(입력된 수량 넘을 경우 표시)",
  400. "sidebar-open": "사이드바 열기",
  401. "sidebar-close": "사이드바 닫기",
  402. "signupPopup-title": "계정 생성",
  403. "star-board-title": "보드에 별 표시를 클릭합니다. 보드 목록에서 최상위로 둘 수 있습니다.",
  404. "starred-boards": "별표된 보드",
  405. "starred-boards-description": "별 표시된 보드들은 보드 목록의 최상단에서 보입니다.",
  406. "subscribe": "구독",
  407. "team": "팀",
  408. "this-board": "보드",
  409. "this-card": "카드",
  410. "spent-time-hours": "Spent time (hours)",
  411. "overtime-hours": "Overtime (hours)",
  412. "overtime": "Overtime",
  413. "has-overtime-cards": "Has overtime cards",
  414. "has-spenttime-cards": "Has spent time cards",
  415. "time": "시간",
  416. "title": "제목",
  417. "tracking": "추적",
  418. "tracking-info": "보드 생성자 또는 멤버로 참여하는 모든 카드에 대한 변경사항 알림 받음",
  419. "type": "Type",
  420. "unassign-member": "멤버 할당 해제",
  421. "unsaved-description": "저장되지 않은 설명이 있습니다.",
  422. "unwatch": "감시 해제",
  423. "upload": "업로드",
  424. "upload-avatar": "아바타 업로드",
  425. "uploaded-avatar": "업로드한 아바타",
  426. "username": "아이디",
  427. "view-it": "보기",
  428. "warn-list-archived": "warning: this card is in an list at Recycle Bin",
  429. "watch": "감시",
  430. "watching": "감시 중",
  431. "watching-info": "\"이 보드의 변경사항을 알림으로 받습니다.",
  432. "welcome-board": "보드예제",
  433. "welcome-swimlane": "Milestone 1",
  434. "welcome-list1": "신규",
  435. "welcome-list2": "진행",
  436. "what-to-do": "무엇을 하고 싶으신가요?",
  437. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  438. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  439. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  440. "admin-panel": "관리자 패널",
  441. "settings": "설정",
  442. "people": "사람",
  443. "registration": "회원가입",
  444. "disable-self-registration": "일반 유저의 회원 가입 막기",
  445. "invite": "초대",
  446. "invite-people": "사람 초대",
  447. "to-boards": "보드로 부터",
  448. "email-addresses": "이메일 주소",
  449. "smtp-host-description": "이메일을 처리하는 SMTP 서버의 주소입니다.",
  450. "smtp-port-description": "SMTP 서버가 보내는 전자 메일에 사용하는 포트입니다.",
  451. "smtp-tls-description": "SMTP 서버에 TLS 지원 사용",
  452. "smtp-host": "SMTP 호스트",
  453. "smtp-port": "SMTP 포트",
  454. "smtp-username": "사용자 이름",
  455. "smtp-password": "암호",
  456. "smtp-tls": "TLS 지원",
  457. "send-from": "보낸 사람",
  458. "send-smtp-test": "Send a test email to yourself",
  459. "invitation-code": "초대 코드",
  460. "email-invite-register-subject": "\"__inviter__ 님이 당신에게 초대장을 보냈습니다.",
  461. "email-invite-register-text": "\"__user__ 님, \n\n__inviter__ 님이 Wekan 보드에 협업을 위하여 당신을 초대합니다.\n\n아래 링크를 클릭해주세요 : \n__url__\n\n그리고 초대 코드는 __icode__ 입니다.\n\n감사합니다.",
  462. "email-smtp-test-subject": "SMTP 테스트 이메일이 발송되었습니다.",
  463. "email-smtp-test-text": "테스트 메일을 성공적으로 발송하였습니다.",
  464. "error-invitation-code-not-exist": "초대 코드가 존재하지 않습니다.",
  465. "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다.",
  466. "outgoing-webhooks": "Outgoing Webhooks",
  467. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  468. "new-outgoing-webhook": "New Outgoing Webhook",
  469. "no-name": "(Unknown)",
  470. "Wekan_version": "Wekan version",
  471. "Node_version": "Node version",
  472. "OS_Arch": "OS Arch",
  473. "OS_Cpus": "OS CPU Count",
  474. "OS_Freemem": "OS Free Memory",
  475. "OS_Loadavg": "OS Load Average",
  476. "OS_Platform": "OS Platform",
  477. "OS_Release": "OS Release",
  478. "OS_Totalmem": "OS Total Memory",
  479. "OS_Type": "OS Type",
  480. "OS_Uptime": "OS Uptime",
  481. "hours": "hours",
  482. "minutes": "minutes",
  483. "seconds": "seconds",
  484. "show-field-on-card": "Show this field on card",
  485. "yes": "Yes",
  486. "no": "No",
  487. "accounts": "Accounts",
  488. "accounts-allowEmailChange": "Allow Email Change",
  489. "accounts-allowUserNameChange": "Allow Username Change",
  490. "createdAt": "Created at",
  491. "verified": "Verified",
  492. "active": "Active",
  493. "card-received": "Received",
  494. "card-received-on": "Received on",
  495. "card-end": "End",
  496. "card-end-on": "Ends on",
  497. "editCardReceivedDatePopup-title": "Change received date",
  498. "editCardEndDatePopup-title": "Change end date",
  499. "assigned-by": "Assigned By",
  500. "requested-by": "Requested By",
  501. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  502. "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
  503. "boardDeletePopup-title": "Delete Board?",
  504. "delete-board": "Delete Board",
  505. "default-subtasks-board": "Subtasks for __board__ board",
  506. "default": "Default",
  507. "queue": "Queue",
  508. "subtask-settings": "Subtasks Settings",
  509. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  510. "show-subtasks-field": "Cards can have subtasks",
  511. "deposit-subtasks-board": "Deposit subtasks to this board:",
  512. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  513. "show-parent-in-minicard": "Show parent in minicard:",
  514. "prefix-with-full-path": "Prefix with full path",
  515. "prefix-with-parent": "Prefix with parent",
  516. "subtext-with-full-path": "Subtext with full path",
  517. "subtext-with-parent": "Subtext with parent",
  518. "change-card-parent": "Change card's parent",
  519. "parent-card": "Parent card",
  520. "source-board": "Source board",
  521. "no-parent": "Don't show parent",
  522. "activity-added-label": "added label '%s' to %s",
  523. "activity-removed-label": "removed label '%s' from %s",
  524. "activity-delete-attach": "deleted an attachment from %s",
  525. "activity-added-label-card": "added label '%s'",
  526. "activity-removed-label-card": "removed label '%s'",
  527. "activity-delete-attach-card": "deleted an attachment",
  528. "r-rule": "Rule",
  529. "r-add-trigger": "Add trigger",
  530. "r-add-action": "Add action",
  531. "r-board-rules": "Board rules",
  532. "r-add-rule": "Add rule",
  533. "r-view-rule": "View rule",
  534. "r-delete-rule": "Delete rule",
  535. "r-new-rule-name": "Add new rule",
  536. "r-no-rules": "No rules",
  537. "r-when-a-card-is": "When a card is",
  538. "r-added-to": "Added to",
  539. "r-removed-from": "Removed from",
  540. "r-the-board": "the board",
  541. "r-list": "list",
  542. "r-moved-to": "Moved to",
  543. "r-moved-from": "Moved from",
  544. "r-archived": "Moved to Recycle Bin",
  545. "r-unarchived": "Restored from Recycle Bin",
  546. "r-a-card": "a card",
  547. "r-when-a-label-is": "When a label is",
  548. "r-when-the-label-is": "When the label is",
  549. "r-list-name": "List name",
  550. "r-when-a-member": "When a member is",
  551. "r-when-the-member": "When the member",
  552. "r-name": "name",
  553. "r-is": "is",
  554. "r-when-a-attach": "When an attachment",
  555. "r-when-a-checklist": "When a checklist is",
  556. "r-when-the-checklist": "When the checklist",
  557. "r-completed": "Completed",
  558. "r-made-incomplete": "Made incomplete",
  559. "r-when-a-item": "When a checklist item is",
  560. "r-when-the-item": "When the checklist item",
  561. "r-checked": "Checked",
  562. "r-unchecked": "Unchecked",
  563. "r-move-card-to": "Move card to",
  564. "r-top-of": "Top of",
  565. "r-bottom-of": "Bottom of",
  566. "r-its-list": "its list",
  567. "r-archive": "Move to Recycle Bin",
  568. "r-unarchive": "Restore from Recycle Bin",
  569. "r-card": "card",
  570. "r-add": "추가",
  571. "r-remove": "Remove",
  572. "r-label": "label",
  573. "r-member": "member",
  574. "r-remove-all": "Remove all members from the card",
  575. "r-checklist": "checklist",
  576. "r-check-all": "Check all",
  577. "r-uncheck-all": "Uncheck all",
  578. "r-item-check": "Items of checklist",
  579. "r-check": "Check",
  580. "r-uncheck": "Uncheck",
  581. "r-item": "item",
  582. "r-of-checklist": "of checklist",
  583. "r-send-email": "Send an email",
  584. "r-to": "to",
  585. "r-subject": "subject",
  586. "r-rule-details": "Rule details",
  587. "r-d-move-to-top-gen": "Move card to top of its list",
  588. "r-d-move-to-top-spec": "Move card to top of list",
  589. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  590. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  591. "r-d-send-email": "Send email",
  592. "r-d-send-email-to": "to",
  593. "r-d-send-email-subject": "subject",
  594. "r-d-send-email-message": "message",
  595. "r-d-archive": "Move card to Recycle Bin",
  596. "r-d-unarchive": "Restore card from Recycle Bin",
  597. "r-d-add-label": "Add label",
  598. "r-d-remove-label": "Remove label",
  599. "r-d-add-member": "Add member",
  600. "r-d-remove-member": "Remove member",
  601. "r-d-remove-all-member": "Remove all member",
  602. "r-d-check-all": "Check all items of a list",
  603. "r-d-uncheck-all": "Uncheck all items of a list",
  604. "r-d-check-one": "Check item",
  605. "r-d-uncheck-one": "Uncheck item",
  606. "r-d-check-of-list": "of checklist",
  607. "r-d-add-checklist": "Add checklist",
  608. "r-d-remove-checklist": "Remove checklist",
  609. "r-when-a-card-is-moved": "When a card is moved to another list"
  610. }