ko.i18n.json 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117
  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-template": "Add Template",
  85. "add-card": "์นด๋“œ ์ถ”๊ฐ€",
  86. "add-card-to-top-of-list": "Add Card to Top of List",
  87. "add-card-to-bottom-of-list": "Add Card to Bottom of List",
  88. "add-swimlane": "Add Swimlane",
  89. "add-subtask": "Add Subtask",
  90. "add-checklist": "์ฒดํฌ๋ฆฌ์ŠคํŠธ ์ถ”๊ฐ€",
  91. "add-checklist-item": "์ฒดํฌ๋ฆฌ์ŠคํŠธ์— ํ•ญ๋ชฉ ์ถ”๊ฐ€",
  92. "convertChecklistItemToCardPopup-title": "Convert to Card",
  93. "add-cover": "์ปค๋ฒ„ ์ถ”๊ฐ€",
  94. "add-label": "๋ผ๋ฒจ ์ถ”๊ฐ€",
  95. "add-list": "๋ฆฌ์ŠคํŠธ ์ถ”๊ฐ€",
  96. "add-members": "๋ฉค๋ฒ„ ์ถ”๊ฐ€",
  97. "added": "์ถ”๊ฐ€๋จ",
  98. "addMemberPopup-title": "๋ฉค๋ฒ„",
  99. "admin": "๊ด€๋ฆฌ์ž",
  100. "admin-desc": "์นด๋“œ๋ฅผ ๋ณด๊ฑฐ๋‚˜ ์ˆ˜์ •ํ•˜๊ณ , ๋ฉค๋ฒ„๋ฅผ ์‚ญ์ œํ•˜๊ณ , ๋ณด๋“œ์— ๋Œ€ํ•œ ์„ค์ •์„ ์ˆ˜์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
  101. "admin-announcement": "๊ณต์ง€์‚ฌํ•ญ",
  102. "admin-announcement-active": "์‹œ์Šคํ…œ์— ๊ณต์ง€์‚ฌํ•ญ์„ ํ‘œ์‹œํ•ฉ๋‹ˆ๋‹ค",
  103. "admin-announcement-title": "๊ด€๋ฆฌ์ž ๊ณต์ง€์‚ฌํ•ญ ๋ฉ”์‹œ์ง€",
  104. "all-boards": "์ „์ฒด ๋ณด๋“œ",
  105. "and-n-other-card": "__count__ ๊ฐœ์˜ ๋‹ค๋ฅธ ์นด๋“œ",
  106. "and-n-other-card_plural": "__count__ ๊ฐœ์˜ ๋‹ค๋ฅธ ์นด๋“œ๋“ค",
  107. "apply": "์ ์šฉ",
  108. "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.",
  109. "archive": "๋ณด๊ด€์œผ๋กœ ์ด๋™",
  110. "archive-all": "Move All to Archive",
  111. "archive-board": "Move Board to Archive",
  112. "archive-card": "Move Card to Archive",
  113. "archive-list": "Move List to Archive",
  114. "archive-swimlane": "Move Swimlane to Archive",
  115. "archive-selection": "Move selection to Archive",
  116. "archiveBoardPopup-title": "Move Board to Archive?",
  117. "archived-items": "๋ณด๊ด€",
  118. "archived-boards": "๋ณด๊ด€ ์ค‘์ธ ๋ณด๋“œ",
  119. "restore-board": "๋ณด๋“œ ๋ณต๊ตฌ",
  120. "no-archived-boards": "๋ณด๊ด€ ์ค‘์ธ ๋ณด๋“œ ์—†์Œ.",
  121. "archives": "๋ณด๊ด€",
  122. "template": "ํ…œํ”Œ๋ฆฟ",
  123. "templates": "Templates",
  124. "template-container": "Template Container",
  125. "add-template-container": "Add Template Container",
  126. "assign-member": "๋ฉค๋ฒ„ ์ง€์ •",
  127. "attached": "์ฒจ๋ถ€๋จ",
  128. "attachment": "์ฒจ๋ถ€ ํŒŒ์ผ",
  129. "attachment-delete-pop": "์˜๊ตฌ ์ฒจ๋ถ€ํŒŒ์ผ์„ ์‚ญ์ œํ•ฉ๋‹ˆ๋‹ค. ๋˜๋Œ๋ฆด ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
  130. "attachmentDeletePopup-title": "์ฒจ๋ถ€ ํŒŒ์ผ์„ ์‚ญ์ œํ•ฉ๋‹ˆ๊นŒ?",
  131. "attachments": "์ฒจ๋ถ€ ํŒŒ์ผ",
  132. "auto-watch": "์ƒ์„ฑํ•œ ๋ณด๋“œ๋ฅผ ์ž๋™์œผ๋กœ ๊ฐ์‹œํ•ฉ๋‹ˆ๋‹ค.",
  133. "avatar-too-big": "์•„๋ฐ”ํƒ€๊ฐ€ ๋„ˆ๋ฌด ํฝ๋‹ˆ๋‹ค. (์ตœ๋Œ€ 520KB)",
  134. "back": "๋’ค๋กœ",
  135. "board-change-color": "๋ณด๋“œ ์ƒ‰ ๋ณ€๊ฒฝ",
  136. "board-nb-stars": "%s๊ฐœ์˜ ๋ณ„",
  137. "board-not-found": "๋ณด๋“œ๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค",
  138. "board-private-info": "์ด ๋ณด๋“œ๋Š” <strong>๋น„๊ณต๊ฐœ</strong>์ž…๋‹ˆ๋‹ค.",
  139. "board-public-info": "์ด ๋ณด๋“œ๋Š” <strong>๊ณต๊ฐœ</strong>๋กœ ์„ค์ •๋ฉ๋‹ˆ๋‹ค",
  140. "board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.",
  141. "boardChangeColorPopup-title": "๋ณด๋“œ ๋ฐฐ๊ฒฝ ๋ณ€๊ฒฝ",
  142. "boardChangeTitlePopup-title": "๋ณด๋“œ ์ด๋ฆ„ ๋ฐ”๊พธ๊ธฐ",
  143. "boardChangeVisibilityPopup-title": "ํ‘œ์‹œ ์—ฌ๋ถ€ ๋ณ€๊ฒฝ",
  144. "boardChangeWatchPopup-title": "๊ฐ์‹œ์ƒํƒœ ๋ณ€๊ฒฝ",
  145. "boardMenuPopup-title": "๋ณด๋“œ ๋ฉ”๋‰ด",
  146. "boardChangeViewPopup-title": "๋ณด๋“œ ํ™”๋ฉด",
  147. "boards": "๋ณด๋“œ",
  148. "board-view": "๋ณด๋“œ ํ™”๋ฉด",
  149. "board-view-cal": "๋‹ฌ๋ ฅ",
  150. "board-view-swimlanes": "Swimlanes",
  151. "board-view-collapse": "Collapse",
  152. "board-view-gantt": "๊ฐ„ํŠธ",
  153. "board-view-lists": "๋ชฉ๋ก๋“ค",
  154. "bucket-example": "์˜ˆ: โ€œํ”„๋กœ์ ํŠธ ์ด๋ฆ„โ€œ ์ž…๋ ฅ",
  155. "cancel": "์ทจ์†Œ",
  156. "card-archived": "์ด ์นด๋“œ๋Š” ๋ณด๊ด€ํ•จ์œผ๋กœ ์ด๋™ ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
  157. "board-archived": "์ด ๋ณด๋“œ๋Š” ๋ณด๊ด€ํ•จ์œผ๋กœ ์ด๋™ ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
  158. "card-comments-title": "์ด ์นด๋“œ์— %s ์ฝ”๋ฉ˜ํŠธ๊ฐ€ ์žˆ์Šต๋‹ˆ๋‹ค.",
  159. "card-delete-notice": "์˜๊ตฌ ์‚ญ์ œ์ž…๋‹ˆ๋‹ค. ์ด ์นด๋“œ์™€ ๊ด€๋ จ๋œ ๋ชจ๋“  ์ž‘์—…๋“ค์„ ์žƒ๊ฒŒ๋ฉ๋‹ˆ๋‹ค.",
  160. "card-delete-pop": "๋ชจ๋“  ์ž‘์—…์ด ํ™œ๋™ ๋‚ด์—ญ์—์„œ ์ œ๊ฑฐ๋˜๋ฉฐ ์นด๋“œ๋ฅผ ๋‹ค์‹œ ์—ด ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ๋ณต๊ตฌ๊ฐ€ ์•ˆ๋˜๋‹ˆ ์ฃผ์˜ํ•˜์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค.",
  161. "card-delete-suggest-archive": "You can move a card to Archive to remove it from the board and preserve the activity.",
  162. "card-archive-pop": "Card will not be visible at this list after archiving card.",
  163. "card-archive-suggest-cancel": "You can later restore card from Archive.",
  164. "card-due": "๋งˆ๊ฐ๊ธฐํ•œ",
  165. "card-due-on": "์ข…๋ฃŒ์ผ",
  166. "card-spent": "Spent Time",
  167. "card-edit-attachments": "์ฒจ๋ถ€ ํŒŒ์ผ ์ˆ˜์ •",
  168. "card-edit-custom-fields": "Edit custom fields",
  169. "card-edit-labels": "๋ผ๋ฒจ ์ˆ˜์ •",
  170. "card-edit-members": "๋ฉค๋ฒ„ ์ˆ˜์ •",
  171. "card-labels-title": "์นด๋“œ์˜ ๋ผ๋ฒจ ๋ณ€๊ฒฝ.",
  172. "card-members-title": "์นด๋“œ์—์„œ ๋ณด๋“œ์˜ ๋ฉค๋ฒ„๋ฅผ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜ ์‚ญ์ œํ•ฉ๋‹ˆ๋‹ค.",
  173. "card-start": "์‹œ์ž‘์ผ",
  174. "card-start-on": "์‹œ์ž‘์ผ",
  175. "cardAttachmentsPopup-title": "์ฒจ๋ถ€ ํŒŒ์ผ",
  176. "cardCustomField-datePopup-title": "๋‚ ์งœ ๋ณ€๊ฒฝ",
  177. "cardCustomFieldsPopup-title": "Edit custom fields",
  178. "cardStartVotingPopup-title": "ํˆฌํ‘œ ์‹œ์ž‘",
  179. "positiveVoteMembersPopup-title": "Proponents",
  180. "negativeVoteMembersPopup-title": "Opponents",
  181. "card-edit-voting": "ํˆฌํ‘œ ์ˆ˜์ •",
  182. "editVoteEndDatePopup-title": "Change vote end date",
  183. "allowNonBoardMembers": "Allow all logged in users",
  184. "vote-question": "ํˆฌํ‘œ ์งˆ๋ฌธ",
  185. "vote-public": "Show who voted what",
  186. "vote-for-it": "for it",
  187. "vote-against": "against",
  188. "deleteVotePopup-title": "ํˆฌํ‘œ๋ฅผ ์‚ญ์ œํ•ฉ๋‹ˆ๊นŒ?",
  189. "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
  190. "cardStartPlanningPokerPopup-title": "Start a Planning Poker",
  191. "card-edit-planning-poker": "Edit Planning Poker",
  192. "editPokerEndDatePopup-title": "Change Planning Poker vote end date",
  193. "poker-question": "Planning Poker",
  194. "poker-one": "1",
  195. "poker-two": "2",
  196. "poker-three": "3",
  197. "poker-five": "5",
  198. "poker-eight": "8",
  199. "poker-thirteen": "13",
  200. "poker-twenty": "20",
  201. "poker-forty": "40",
  202. "poker-oneHundred": "100",
  203. "poker-unsure": "?",
  204. "poker-finish": "Finish",
  205. "poker-result-votes": "Votes",
  206. "poker-result-who": "Who",
  207. "poker-replay": "Replay",
  208. "set-estimation": "Set Estimation",
  209. "deletePokerPopup-title": "Delete planning poker?",
  210. "poker-delete-pop": "Deleting is permanent. You will lose all actions associated with this planning poker.",
  211. "cardDeletePopup-title": "์นด๋“œ๋ฅผ ์‚ญ์ œํ•ฉ๋‹ˆ๊นŒ?",
  212. "cardArchivePopup-title": "Archive Card?",
  213. "cardDetailsActionsPopup-title": "์นด๋“œ ์•ก์…˜",
  214. "cardLabelsPopup-title": "๋ผ๋ฒจ",
  215. "cardMembersPopup-title": "๋ฉค๋ฒ„",
  216. "cardMorePopup-title": "๋”๋ณด๊ธฐ",
  217. "cardTemplatePopup-title": "ํ…œํ”Œ๋ฆฟ ์ƒ์„ฑ",
  218. "cards": "์นด๋“œ",
  219. "cards-count": "์นด๋“œ",
  220. "cards-count-one": "์นด๋“œ",
  221. "casSignIn": "Sign In with CAS",
  222. "cardType-card": "์นด๋“œ",
  223. "cardType-linkedCard": "Linked Card",
  224. "cardType-linkedBoard": "Linked Board",
  225. "change": "๋ณ€๊ฒฝ",
  226. "change-avatar": "์•„๋ฐ”ํƒ€ ๋ณ€๊ฒฝ",
  227. "change-password": "์•”ํ˜ธ ๋ณ€๊ฒฝ",
  228. "change-permissions": "๊ถŒํ•œ ๋ณ€๊ฒฝ",
  229. "change-settings": "์„ค์ • ๋ณ€๊ฒฝ",
  230. "changeAvatarPopup-title": "์•„๋ฐ”ํƒ€ ๋ณ€๊ฒฝ",
  231. "changeLanguagePopup-title": "์–ธ์–ด ๋ณ€๊ฒฝ",
  232. "changePasswordPopup-title": "์•”ํ˜ธ ๋ณ€๊ฒฝ",
  233. "changePermissionsPopup-title": "๊ถŒํ•œ ๋ณ€๊ฒฝ",
  234. "changeSettingsPopup-title": "์„ค์ • ๋ณ€๊ฒฝ",
  235. "subtasks": "Subtasks",
  236. "checklists": "์ฒดํฌ๋ฆฌ์ŠคํŠธ",
  237. "click-to-star": "๋ณด๋“œ์— ๋ณ„ ์ถ”๊ฐ€.",
  238. "click-to-unstar": "๋ณด๋“œ์— ๋ณ„ ์‚ญ์ œ.",
  239. "clipboard": "ํด๋ฆฝ๋ณด๋“œ ๋˜๋Š” ๋“œ๋ž˜๊ทธ ์•ค ๋“œ๋กญ",
  240. "close": "๋‹ซ๊ธฐ",
  241. "close-board": "๋ณด๋“œ ๋‹ซ๊ธฐ",
  242. "close-board-pop": "You will be able to restore the board by clicking the โ€œArchiveโ€ button from the home header.",
  243. "close-card": "Close Card",
  244. "color-black": "๋ธ”๋ž™",
  245. "color-blue": "๋ธ”๋ฃจ",
  246. "color-crimson": "์ง„ํ™์ƒ‰",
  247. "color-darkgreen": "์•”๋…น์ƒ‰",
  248. "color-gold": "๊ธˆ์ƒ‰",
  249. "color-gray": "ํšŒ์ƒ‰",
  250. "color-green": "๊ทธ๋ฆฐ",
  251. "color-indigo": "์ธ๋””๊ณ ",
  252. "color-lime": "๋ผ์ž„",
  253. "color-magenta": "์žํ™์ƒ‰",
  254. "color-mistyrose": "๋ฏธ์Šคํ‹ฐ๋กœ์ฆˆ",
  255. "color-navy": "๋‚จ์ƒ‰",
  256. "color-orange": "์˜ค๋ Œ์ง€",
  257. "color-paleturquoise": "์ฒญ๋ก์ƒ‰",
  258. "color-peachpuff": "ํ”ผ์น˜ํผํ”„",
  259. "color-pink": "ํ•‘ํฌ",
  260. "color-plum": "์ง„์ž์ฃผ์ƒ‰",
  261. "color-purple": "ํผํ”Œ",
  262. "color-red": "๋ ˆ๋“œ",
  263. "color-saddlebrown": "์ƒˆ๋“ค๋ธŒ๋ผ์šด",
  264. "color-silver": "์€",
  265. "color-sky": "์Šค์นด์ด",
  266. "color-slateblue": "์Šฌ๋ ˆ์ดํŠธ๋ธ”๋ฃจ",
  267. "color-white": "ํฐ์ƒ‰",
  268. "color-yellow": "์˜๋กœ์šฐ",
  269. "unset-color": "Unset",
  270. "comment": "๋Œ“๊ธ€",
  271. "comment-placeholder": "๋Œ“๊ธ€ ์ž…๋ ฅ",
  272. "comment-only": "๋Œ“๊ธ€๋งŒ ์ž…๋ ฅ ๊ฐ€๋Šฅ",
  273. "comment-only-desc": "์นด๋“œ์— ๋Œ“๊ธ€๋งŒ ๋‹ฌ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
  274. "comment-delete": "Are you sure you want to delete the comment?",
  275. "deleteCommentPopup-title": "Delete comment?",
  276. "no-comments": "๋Œ“๊ธ€ ์—†์Œ",
  277. "no-comments-desc": "๋Œ“๊ธ€๊ณผ ํ™œ๋™๋‚ด์—ญ์„ ๋ณผ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
  278. "worker": "Worker",
  279. "worker-desc": "Can only move cards, assign itself to card and comment.",
  280. "computer": "๋‚ด ์ปดํ“จํ„ฐ",
  281. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  282. "confirm-checklist-delete-dialog": "์ •๋ง๋กœ ์ฒดํฌ๋ฆฌ์ŠคํŠธ๋ฅผ ์‚ญ์ œํ•˜์‹ค ๊ฑด๊ฐ€์š”?",
  283. "copy-card-link-to-clipboard": "ํด๋ฆฝ๋ณด๋“œ์— ์นด๋“œ์˜ ๋งํฌ๊ฐ€ ๋ณต์‚ฌ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
  284. "linkCardPopup-title": "Link Card",
  285. "searchElementPopup-title": "๊ฒ€์ƒ‰",
  286. "copyCardPopup-title": "์นด๋“œ ๋ณต์‚ฌ",
  287. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  288. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  289. "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\"} ]",
  290. "create": "์ƒ์„ฑ",
  291. "createBoardPopup-title": "๋ณด๋“œ ์ƒ์„ฑ",
  292. "chooseBoardSourcePopup-title": "๋ณด๋“œ ๊ฐ€์ ธ์˜ค๊ธฐ",
  293. "createLabelPopup-title": "๋ผ๋ฒจ ์ƒ์„ฑ",
  294. "createCustomField": "ํ•„๋“œ ์ƒ์„ฑ",
  295. "createCustomFieldPopup-title": "ํ•„๋“œ ์ƒ์„ฑ",
  296. "current": "๊ฒฝํ–ฅ",
  297. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  298. "custom-field-checkbox": "์ฒดํฌ ๋ฐ•์Šค",
  299. "custom-field-currency": "Currency",
  300. "custom-field-currency-option": "Currency Code",
  301. "custom-field-date": "๋‚ ์งœ",
  302. "custom-field-dropdown": "Dropdown List",
  303. "custom-field-dropdown-none": "(none)",
  304. "custom-field-dropdown-options": "List Options",
  305. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  306. "custom-field-dropdown-unknown": "(unknown)",
  307. "custom-field-number": "์ˆซ์ž",
  308. "custom-field-text": "ํ…์ŠคํŠธ",
  309. "custom-fields": "Custom Fields",
  310. "date": "๋‚ ์งœ",
  311. "decline": "์‡ ํ‡ด",
  312. "default-avatar": "๊ธฐ๋ณธ ์•„๋ฐ”ํƒ€",
  313. "delete": "์‚ญ์ œ",
  314. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  315. "deleteLabelPopup-title": "๋ผ๋ฒจ์„ ์‚ญ์ œํ•ฉ๋‹ˆ๊นŒ?",
  316. "description": "์„ค๋ช…",
  317. "disambiguateMultiLabelPopup-title": "๋ผ๋ฒจ ์•ก์…˜์˜ ๋ชจํ˜ธ์„ฑ ์ œ๊ฑฐ",
  318. "disambiguateMultiMemberPopup-title": "๋ฉค๋ฒ„ ์•ก์…˜์˜ ๋ชจํ˜ธ์„ฑ ์ œ๊ฑฐ",
  319. "discard": "ํฌ๊ธฐ",
  320. "done": "์™„๋ฃŒ",
  321. "download": "๋‹ค์šด๋กœ๋“œ",
  322. "edit": "์ˆ˜์ •",
  323. "edit-avatar": "์•„๋ฐ”ํƒ€ ๋ณ€๊ฒฝ",
  324. "edit-profile": "ํ”„๋กœํ•„ ๋ณ€๊ฒฝ",
  325. "edit-wip-limit": "WIP ์ œํ•œ ๋ณ€๊ฒฝ",
  326. "soft-wip-limit": "์›๋งŒํ•œ WIP ์ œํ•œ",
  327. "editCardStartDatePopup-title": "์‹œ์ž‘์ผ ๋ณ€๊ฒฝ",
  328. "editCardDueDatePopup-title": "์ข…๋ฃŒ์ผ ๋ณ€๊ฒฝ",
  329. "editCustomFieldPopup-title": "ํ•„๋“œ ์ˆ˜์ •",
  330. "addReactionPopup-title": "Add reaction",
  331. "editCardSpentTimePopup-title": "Change spent time",
  332. "editLabelPopup-title": "๋ผ๋ฒจ ๋ณ€๊ฒฝ",
  333. "editNotificationPopup-title": "์•Œ๋ฆผ ์ˆ˜์ •",
  334. "editProfilePopup-title": "ํ”„๋กœํ•„ ๋ณ€๊ฒฝ",
  335. "email": "์ด๋ฉ”์ผ",
  336. "email-enrollAccount-subject": "__siteName__์— ๊ณ„์ • ์ƒ์„ฑ์ด ์™„๋ฃŒ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
  337. "email-enrollAccount-text": "์•ˆ๋…•ํ•˜์„ธ์š”. __user__๋‹˜,\n\n์‹œ์ž‘ํ•˜๋ ค๋ฉด ์•„๋ž˜๋งํฌ๋ฅผ ํด๋ฆญํ•ด ์ฃผ์„ธ์š”.\n\n__url__\n\n๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.",
  338. "email-fail": "์ด๋ฉ”์ผ ์ „์†ก ์‹คํŒจ",
  339. "email-fail-text": "Error trying to send email",
  340. "email-invalid": "์ž˜๋ชป๋œ ์ด๋ฉ”์ผ ์ฃผ์†Œ",
  341. "email-invite": "์ด๋ฉ”์ผ๋กœ ์ดˆ๋Œ€",
  342. "email-invite-subject": "__inviter__๋‹˜์ด ๋‹น์‹ ์„ ์ดˆ๋Œ€ํ•˜์˜€์Šต๋‹ˆ๋‹ค.",
  343. "email-invite-text": "__user__๋‹˜,\n\n__inviter__๋‹˜์ด ํ˜‘์—…์„ ์œ„ํ•ด \"__board__\"๋ณด๋“œ์— ๊ฐ€์ž…ํ•˜๋„๋ก ์ดˆ๋Œ€ํ•˜์…จ์Šต๋‹ˆ๋‹ค.\n\n์•„๋ž˜ ๋งํฌ๋ฅผ ํด๋ฆญํ•ด์ฃผ์‹ญ์‹œ์˜ค.\n\n__url__\n\n๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.",
  344. "email-resetPassword-subject": "ํŒจ์Šค์›Œ๋“œ ์ดˆ๊ธฐํ™”: __siteName__",
  345. "email-resetPassword-text": "์•ˆ๋…•ํ•˜์„ธ์š” __user__๋‹˜,\n\n๋น„๋ฐ€๋ฒˆํ˜ธ๋ฅผ ์žฌ์„ค์ •ํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋งํฌ๋ฅผ ํด๋ฆญํ•˜์‹ญ์‹œ์˜ค.\n\n__url__\n\n๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.",
  346. "email-sent": "์ด๋ฉ”์ผ ์ „์†ก",
  347. "email-verifyEmail-subject": "์ด๋ฉ”์ผ ์ธ์ฆ: __siteName__",
  348. "email-verifyEmail-text": "์•ˆ๋…•ํ•˜์„ธ์š”. __user__๋‹˜,\n\n๋‹น์‹ ์˜ ๊ณ„์ •๊ณผ ์ด๋ฉ”์ผ์„ ํ™œ์„ฑํ•˜๋ ค๋ฉด ์•„๋ž˜ ๋งํฌ๋ฅผ ํด๋ฆญํ•˜์‹ญ์‹œ์˜ค.\n\n__url__\n\n๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.",
  349. "enable-wip-limit": "WIP ์ œํ•œ ํ™œ์„ฑํ™”",
  350. "error-board-doesNotExist": "๋ณด๋“œ๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.",
  351. "error-board-notAdmin": "์ด ์ž‘์—…์€ ๋ณด๋“œ์˜ ๊ด€๋ฆฌ์ž๋งŒ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
  352. "error-board-notAMember": "์ด ์ž‘์—…์€ ๋ณด๋“œ์˜ ๋ฉค๋ฒ„๋งŒ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
  353. "error-json-malformed": "ํ…์ŠคํŠธ๊ฐ€ JSON ํ˜•์‹์— ์œ ํšจํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.",
  354. "error-json-schema": "JSON ๋ฐ์ดํ„ฐ์— ์ •๋ณด๊ฐ€ ์˜ฌ๋ฐ”๋ฅธ ํ˜•์‹์œผ๋กœ ํฌํ•จ๋˜์–ด ์žˆ์ง€ ์•Š์Šต๋‹ˆ๋‹ค.",
  355. "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
  356. "error-list-doesNotExist": "๋ชฉ๋ก์ด ์—†์Šต๋‹ˆ๋‹ค.",
  357. "error-user-doesNotExist": "๋ฉค๋ฒ„์˜ ์ •๋ณด๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.",
  358. "error-user-notAllowSelf": "์ž๊ธฐ ์ž์‹ ์„ ์ดˆ๋Œ€ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
  359. "error-user-notCreated": "์œ ์ €๊ฐ€ ์ƒ์„ฑ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.",
  360. "error-username-taken": "์ค‘๋ณต๋œ ์•„์ด๋”” ์ž…๋‹ˆ๋‹ค.",
  361. "error-orgname-taken": "This organization name is already taken",
  362. "error-teamname-taken": "This team name is already taken",
  363. "error-email-taken": "Email has already been taken",
  364. "export-board": "๋ณด๋“œ ๋‚ด๋ณด๋‚ด๊ธฐ",
  365. "export-board-json": "Export board to JSON",
  366. "export-board-csv": "Export board to CSV",
  367. "export-board-tsv": "Export board to TSV",
  368. "export-board-excel": "Export board to Excel",
  369. "user-can-not-export-excel": "User can not export Excel",
  370. "export-board-html": "Export board to HTML",
  371. "export-card": "Export card",
  372. "export-card-pdf": "Export card to PDF",
  373. "user-can-not-export-card-to-pdf": "User can not export card to PDF",
  374. "exportBoardPopup-title": "๋ณด๋“œ ๋‚ด๋ณด๋‚ด๊ธฐ",
  375. "exportCardPopup-title": "Export card",
  376. "sort": "๋ถ„๋ฅ˜",
  377. "sorted": "Sorted",
  378. "remove-sort": "Remove sort",
  379. "sort-desc": "Click to Sort List",
  380. "list-sort-by": "Sort the List By:",
  381. "list-label-modifiedAt": "Last Access Time",
  382. "list-label-title": "๋ฆฌ์ŠคํŠธ ์ด๋ฆ„",
  383. "list-label-sort": "Your Manual Order",
  384. "list-label-short-modifiedAt": "(L)",
  385. "list-label-short-title": "(N)",
  386. "list-label-short-sort": "(M)",
  387. "filter": "ํ•„ํ„ฐ",
  388. "filter-cards": "Filter Cards or Lists",
  389. "filter-dates-label": "Filter by date",
  390. "filter-no-due-date": "No due date",
  391. "filter-overdue": "Overdue",
  392. "filter-due-today": "Due today",
  393. "filter-due-this-week": "Due this week",
  394. "filter-due-tomorrow": "Due tomorrow",
  395. "list-filter-label": "Filter List by Title",
  396. "filter-clear": "ํ•„ํ„ฐ ์ดˆ๊ธฐํ™”",
  397. "filter-labels-label": "Filter by label",
  398. "filter-no-label": "๋ผ๋ฒจ ์—†์Œ",
  399. "filter-member-label": "Filter by member",
  400. "filter-no-member": "๋ฉค๋ฒ„ ์—†์Œ",
  401. "filter-assignee-label": "Filter by assignee",
  402. "filter-no-assignee": "No assignee",
  403. "filter-custom-fields-label": "Filter by Custom Fields",
  404. "filter-no-custom-fields": "No Custom Fields",
  405. "filter-show-archive": "Show archived lists",
  406. "filter-hide-empty": "Hide empty lists",
  407. "filter-on": "ํ•„ํ„ฐ ์‚ฌ์šฉ",
  408. "filter-on-desc": "๋ณด๋“œ์—์„œ ์นด๋“œ๋ฅผ ํ•„ํ„ฐ๋งํ•ฉ๋‹ˆ๋‹ค. ์—ฌ๊ธฐ๋ฅผ ํด๋ฆญํ•˜์—ฌ ํ•„ํ„ฐ๋ฅผ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค.",
  409. "filter-to-selection": "์„ ํƒ ํ•ญ๋ชฉ์œผ๋กœ ํ•„ํ„ฐ๋ง",
  410. "other-filters-label": "Other Filters",
  411. "advanced-filter-label": "Advanced Filter",
  412. "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",
  413. "fullname": "์‹ค๋ช…",
  414. "header-logo-title": "๋ณด๋“œ ํŽ˜์ด์ง€๋กœ ๋Œ์•„๊ฐ€๊ธฐ.",
  415. "hide-system-messages": "์‹œ์Šคํ…œ ๋ฉ”์‹œ์ง€ ์ˆจ๊ธฐ๊ธฐ",
  416. "headerBarCreateBoardPopup-title": "๋ณด๋“œ ์ƒ์„ฑ",
  417. "home": "ํ™ˆ",
  418. "import": "๊ฐ€์ ธ์˜ค๊ธฐ",
  419. "impersonate-user": "Impersonate user",
  420. "link": "Link",
  421. "import-board": "๋ณด๋“œ ๊ฐ€์ ธ์˜ค๊ธฐ",
  422. "import-board-c": "๋ณด๋“œ ๊ฐ€์ ธ์˜ค๊ธฐ",
  423. "import-board-title-trello": "Trello์—์„œ ๋ณด๋“œ ๊ฐ€์ ธ์˜ค๊ธฐ",
  424. "import-board-title-wekan": "Import board from previous export",
  425. "import-board-title-csv": "Import board from CSV/TSV",
  426. "from-trello": "From Trello",
  427. "from-wekan": "From previous export",
  428. "from-csv": "From CSV/TSV",
  429. "import-board-instruction-trello": "Trello ๊ฒŒ์‹œํŒ์—์„œ 'Menu' -> 'More' -> 'Print and Export', 'Export JSON' ์„ ํƒํ•˜์—ฌ ํ…์ŠคํŠธ ๊ฒฐ๊ณผ๊ฐ’ ๋ณต์‚ฌ",
  430. "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
  431. "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  432. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  433. "import-json-placeholder": "์œ ํšจํ•œ JSON ๋ฐ์ดํ„ฐ๋ฅผ ์—ฌ๊ธฐ์— ๋ถ™์—ฌ ๋„ฃ์œผ์‹ญ์‹œ์˜ค.",
  434. "import-csv-placeholder": "์œ ํšจํ•œ CSV/TSV ์ •๋ณด๋ฅผ ๋ถ™์—ฌ ๋„ฃ์œผ์‹ญ์‹œ์˜ค.",
  435. "import-map-members": "๋ณด๋“œ ๋ฉค๋ฒ„๋“ค",
  436. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  437. "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
  438. "import-show-user-mapping": "๋ฉค๋ฒ„ ๋งคํ•‘ ๋ฏธ๋ฆฌ๋ณด๊ธฐ",
  439. "import-user-select": "์ด ๋ฉค๋ฒ„๋กœ ์‚ฌ์šฉํ•  ๊ธฐ์กด ์‚ฌ์šฉ์ž๋ฅผ ์„ ํƒํ•˜์‹ญ์‹œ์˜ค.",
  440. "importMapMembersAddPopup-title": "๋ฉค๋ฒ„ ์„ ํƒ",
  441. "info": "Version",
  442. "initials": "์ด๋‹ˆ์…œ",
  443. "invalid-date": "์ ์ ˆํ•˜์ง€ ์•Š์€ ๋‚ ์งœ",
  444. "invalid-time": "์ ์ ˆํ•˜์ง€ ์•Š์€ ์‹œ๊ฐ",
  445. "invalid-user": "์ ์ ˆํ•˜์ง€ ์•Š์€ ์‚ฌ์šฉ์ž",
  446. "joined": "์ฐธ๊ฐ€ํ•จ",
  447. "just-invited": "๋ณด๋“œ์— ๋ฐฉ๊ธˆ ์ดˆ๋Œ€๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
  448. "keyboard-shortcuts": "ํ‚ค๋ณด๋“œ ๋‹จ์ถ•ํ‚ค",
  449. "label-create": "๋ผ๋ฒจ ์ƒ์„ฑ",
  450. "label-default": "%s ๋ผ๋ฒจ (๊ธฐ๋ณธ)",
  451. "label-delete-pop": "๋˜๋Œ๋ฆด ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ๋ชจ๋“  ์นด๋“œ์—์„œ ๋ผ๋ฒจ์„ ์ œ๊ฑฐํ•˜๊ณ , ์ด๋ ฅ์„ ์ œ๊ฑฐํ•ฉ๋‹ˆ๋‹ค.",
  452. "labels": "๋ผ๋ฒจ",
  453. "language": "์–ธ์–ด",
  454. "last-admin-desc": "์ ์–ด๋„ ํ•˜๋‚˜์˜ ๊ด€๋ฆฌ์ž๊ฐ€ ํ•„์š”ํ•˜๊ธฐ์— ์ด ์—ญํ• ์„ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
  455. "leave-board": "๋ณด๋“œ ๋ฉค๋ฒ„์—์„œ ๋‚˜๊ฐ€๊ธฐ",
  456. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  457. "leaveBoardPopup-title": "Leave Board ?",
  458. "link-card": "์นด๋“œ์—๋Œ€ํ•œ ๋งํฌ",
  459. "list-archive-cards": "Move all cards in this list to Archive",
  460. "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โ€.",
  461. "list-move-cards": "๋ชฉ๋ก์— ์žˆ๋Š” ๋ชจ๋“  ์นด๋“œ๋ฅผ ์ด๋™",
  462. "list-select-cards": "๋ชฉ๋ก์— ์žˆ๋Š” ๋ชจ๋“  ์นด๋“œ๋ฅผ ์„ ํƒ",
  463. "set-color-list": "์ƒ‰ ์„ค์ •",
  464. "listActionPopup-title": "๋™์ž‘ ๋ชฉ๋ก",
  465. "settingsUserPopup-title": "์‚ฌ์šฉ์ž ์„ค์ •",
  466. "settingsTeamPopup-title": "Team Settings",
  467. "settingsOrgPopup-title": "Organization Settings",
  468. "swimlaneActionPopup-title": "Swimlane Actions",
  469. "swimlaneAddPopup-title": "Add a Swimlane below",
  470. "listImportCardPopup-title": "Trello ์นด๋“œ ๊ฐ€์ ธ ์˜ค๊ธฐ",
  471. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  472. "listMorePopup-title": "๋”๋ณด๊ธฐ",
  473. "link-list": "์ด ๋ฆฌ์ŠคํŠธ์— ๋งํฌ",
  474. "list-delete-pop": "๋ชจ๋“  ์ž‘์—…์ด ํ™œ๋™๋‚ด์—ญ์—์„œ ์ œ๊ฑฐ๋˜๋ฉฐ ๋ฆฌ์ŠคํŠธ๋ฅผ ๋ณต๊ตฌ ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ์‹คํ–‰ ์ทจ์†Œ๋Š” ๋ถˆ๊ฐ€๋Šฅ ํ•ฉ๋‹ˆ๋‹ค.",
  475. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  476. "lists": "๋ชฉ๋ก๋“ค",
  477. "swimlanes": "Swimlanes",
  478. "log-out": "๋กœ๊ทธ์•„์›ƒ",
  479. "log-in": "๋กœ๊ทธ์ธ",
  480. "loginPopup-title": "๋กœ๊ทธ์ธ",
  481. "memberMenuPopup-title": "๋ฉค๋ฒ„ ์„ค์ •",
  482. "members": "๋ฉค๋ฒ„",
  483. "menu": "๋ฉ”๋‰ด",
  484. "move-selection": "์„ ํƒ ํ•ญ๋ชฉ ์ด๋™",
  485. "moveCardPopup-title": "์นด๋“œ ์ด๋™",
  486. "moveCardToBottom-title": "์ตœํ•˜๋‹จ์œผ๋กœ ์ด๋™",
  487. "moveCardToTop-title": "์ตœ์ƒ๋‹จ์œผ๋กœ ์ด๋™",
  488. "moveSelectionPopup-title": "์„ ํƒ ํ•ญ๋ชฉ ์ด๋™",
  489. "multi-selection": "๋‹ค์ค‘ ์„ ํƒ",
  490. "multi-selection-label": "Set label for selection",
  491. "multi-selection-member": "Set member for selection",
  492. "multi-selection-on": "๋‹ค์ค‘ ์„ ํƒ ์‚ฌ์šฉ",
  493. "muted": "์•Œ๋ฆผ ํ•ด์ œ",
  494. "muted-info": "๋ณด๋“œ์˜ ๋ณ€๊ฒฝ๋œ ์‚ฌํ•ญ๋“ค์˜ ์•Œ๋ฆผ์„ ๋ฐ›์ง€ ์•Š์Šต๋‹ˆ๋‹ค.",
  495. "my-boards": "๋‚ด ๋ณด๋“œ",
  496. "name": "์ด๋ฆ„",
  497. "no-archived-cards": "๋ณด๊ด€ ์ค‘์ธ ์นด๋“œ ์—†์Œ.",
  498. "no-archived-lists": "๋ณด๊ด€์ค‘์ธ ๋ชฉ๋ก ์—†์Œ.",
  499. "no-archived-swimlanes": "No swimlanes in Archive.",
  500. "no-results": "๊ฒฐ๊ณผ ๊ฐ’ ์—†์Œ",
  501. "normal": "ํ‘œ์ค€",
  502. "normal-desc": "์นด๋“œ๋ฅผ ๋ณด๊ฑฐ๋‚˜ ์ˆ˜์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์„ค์ •๊ฐ’์€ ๋ณ€๊ฒฝํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
  503. "not-accepted-yet": "์ดˆ๋Œ€์žฅ์ด ์ˆ˜๋ฝ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.",
  504. "notify-participate": "๋ณด๋“œ ์ƒ์„ฑ์ž ๋˜๋Š” ๋ฉค๋ฒ„๋กœ ์ฐธ์—ฌํ•˜๋Š” ๋ชจ๋“  ์นด๋“œ์— ๋Œ€ํ•œ ๋ณ€๊ฒฝ์‚ฌํ•ญ ์•Œ๋ฆผ ๋ฐ›์Œ",
  505. "notify-watch": "๊ฐ์‹œ์ค‘์ธ ๋ณด๋“œ, ๋ชฉ๋ก ๋˜๋Š” ์นด๋“œ์— ๋Œ€ํ•œ ๋ณ€๊ฒฝ์‚ฌํ•ญ ์•Œ๋ฆผ ๋ฐ›์Œ",
  506. "optional": "์˜ต์…˜",
  507. "or": "๋˜๋Š”",
  508. "page-maybe-private": "์ด ํŽ˜์ด์ง€๋ฅผ ๋น„๊ณต๊ฐœ์ผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์ด๊ฒƒ์„ ๋ณด๊ณ  ์‹ถ์œผ๋ฉด <a href='%s'>๋กœ๊ทธ์ธ</a>์„ ํ•˜์‹ญ์‹œ์˜ค.",
  509. "page-not-found": "ํŽ˜์ด์ง€๋ฅผ ์ฐพ์ง€ ๋ชป ํ–ˆ์Šต๋‹ˆ๋‹ค",
  510. "password": "์•”ํ˜ธ",
  511. "paste-or-dragdrop": "์ด๋ฏธ์ง€ ํŒŒ์ผ์„ ๋ถ™์—ฌ ๋„ฃ๊ฑฐ๋‚˜ ๋“œ๋ž˜๊ทธ ์•ค ๋“œ๋กญ (์ด๋ฏธ์ง€ ์ „์šฉ)",
  512. "participating": "์ฐธ์—ฌ",
  513. "preview": "๋ฏธ๋ฆฌ๋ณด๊ธฐ",
  514. "previewAttachedImagePopup-title": "๋ฏธ๋ฆฌ๋ณด๊ธฐ",
  515. "previewClipboardImagePopup-title": "๋ฏธ๋ฆฌ๋ณด๊ธฐ",
  516. "private": "๋น„๊ณต๊ฐœ",
  517. "private-desc": "๋น„๊ณต๊ฐœ๋œ ๋ณด๋“œ์ž…๋‹ˆ๋‹ค. ์˜ค์ง ๋ณด๋“œ์— ์ถ”๊ฐ€๋œ ์‚ฌ๋žŒ๋“ค๋งŒ ๋ณด๊ณ  ์ˆ˜์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค",
  518. "profile": "ํ”„๋กœํŒŒ์ผ",
  519. "public": "๊ณต๊ฐœ",
  520. "public-desc": "๊ณต๊ฐœ๋œ ๋ณด๋“œ์ž…๋‹ˆ๋‹ค. ๋งํฌ๋ฅผ ๊ฐ€์ง„ ๋ชจ๋“  ์‚ฌ๋žŒ๊ณผ ๊ตฌ๊ธ€๊ณผ ๊ฐ™์€ ๊ฒ€์ƒ‰ ์—”์ง„์—์„œ ์ฐพ์•„์„œ ๋ณผ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋ณด๋“œ์— ์ถ”๊ฐ€๋œ ์‚ฌ๋žŒ๋“ค๋งŒ ์ˆ˜์ •์ด ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค.",
  521. "quick-access-description": "์—ฌ๊ธฐ์— ๋ฐ”๋กœ ๊ฐ€๊ธฐ๋ฅผ ์ถ”๊ฐ€ํ•˜๋ ค๋ฉด ๋ณด๋“œ์— ๋ณ„ ํ‘œ์‹œ๋ฅผ ์ฒดํฌํ•˜์„ธ์š”.",
  522. "remove-cover": "์ปค๋ฒ„ ์ œ๊ฑฐ",
  523. "remove-from-board": "๋ณด๋“œ์—์„œ ์ œ๊ฑฐ",
  524. "remove-label": "๋ผ๋ฒจ ์ œ๊ฑฐ",
  525. "listDeletePopup-title": "๋ฆฌ์ŠคํŠธ๋ฅผ ์‚ญ์ œํ•ฉ๋‹ˆ๊นŒ?",
  526. "remove-member": "๋ฉค๋ฒ„ ์ œ๊ฑฐ",
  527. "remove-member-from-card": "์นด๋“œ์—์„œ ์ œ๊ฑฐ",
  528. "remove-member-pop": "__boardTitle__์—์„œ __name__(__username__) ์„ ์ œ๊ฑฐํ•ฉ๋‹ˆ๊นŒ? ์ด ๋ณด๋“œ์˜ ๋ชจ๋“  ์นด๋“œ์—์„œ ์ œ๊ฑฐ๋ฉ๋‹ˆ๋‹ค. ํ•ด๋‹น ๋‚ด์šฉ์„ __name__(__username__) ์€(๋Š”) ์•Œ๋ฆผ์œผ๋กœ ๋ฐ›๊ฒŒ๋ฉ๋‹ˆ๋‹ค.",
  529. "removeMemberPopup-title": "๋ฉค๋ฒ„๋ฅผ ์ œ๊ฑฐํ•ฉ๋‹ˆ๊นŒ?",
  530. "rename": "์ƒˆ์ด๋ฆ„",
  531. "rename-board": "๋ณด๋“œ ์ด๋ฆ„ ๋ฐ”๊พธ๊ธฐ",
  532. "restore": "๋ณต๊ตฌ",
  533. "save": "์ €์žฅ",
  534. "search": "๊ฒ€์ƒ‰",
  535. "rules": "๊ทœ์น™",
  536. "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
  537. "search-example": "Write text you search and press Enter",
  538. "select-color": "์ƒ‰ ์„ ํƒ",
  539. "select-board": "๋ณด๋“œ ์„ ํƒ",
  540. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  541. "setWipLimitPopup-title": "Set WIP Limit",
  542. "shortcut-assign-self": "ํ˜„์žฌ ์นด๋“œ์— ์ž์‹ ์„ ์ง€์ •ํ•˜์„ธ์š”.",
  543. "shortcut-autocomplete-emoji": "์ด๋ชจํ‹ฐ์ฝ˜ ์ž๋™์™„์„ฑ",
  544. "shortcut-autocomplete-members": "๋ฉค๋ฒ„ ์ž๋™์™„์„ฑ",
  545. "shortcut-clear-filters": "๋ชจ๋“  ํ•„ํ„ฐ ์ดˆ๊ธฐํ™”",
  546. "shortcut-close-dialog": "๋Œ€ํ™” ์ƒ์ž ๋‹ซ๊ธฐ",
  547. "shortcut-filter-my-cards": "๋‚ด ์นด๋“œ ํ•„ํ„ฐ๋ง",
  548. "shortcut-show-shortcuts": "๋ฐ”๋กœ๊ฐ€๊ธฐ ๋ชฉ๋ก์„ ๊ฐ€์ ธ์˜ค์‹ญ์‹œ์˜ค.",
  549. "shortcut-toggle-filterbar": "ํ† ๊ธ€ ํ•„ํ„ฐ ์‚ฌ์ด๋“œ๋ฐ”",
  550. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  551. "shortcut-toggle-sidebar": "๋ณด๋“œ ์‚ฌ์ด๋“œ๋ฐ” ํ† ๊ธ€",
  552. "show-cards-minimum-count": "๋ชฉ๋ก์— ์นด๋“œ ์ˆ˜๋Ÿ‰ ํ‘œ์‹œ(์ž…๋ ฅ๋œ ์ˆ˜๋Ÿ‰ ๋„˜์„ ๊ฒฝ์šฐ ํ‘œ์‹œ)",
  553. "sidebar-open": "์‚ฌ์ด๋“œ๋ฐ” ์—ด๊ธฐ",
  554. "sidebar-close": "์‚ฌ์ด๋“œ๋ฐ” ๋‹ซ๊ธฐ",
  555. "signupPopup-title": "๊ณ„์ • ์ƒ์„ฑ",
  556. "star-board-title": "๋ณด๋“œ์— ๋ณ„ ํ‘œ์‹œ๋ฅผ ํด๋ฆญํ•ฉ๋‹ˆ๋‹ค. ๋ณด๋“œ ๋ชฉ๋ก์—์„œ ์ตœ์ƒ์œ„๋กœ ๋‘˜ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
  557. "starred-boards": "๋ณ„ํ‘œ๋œ ๋ณด๋“œ",
  558. "starred-boards-description": "๋ณ„ ํ‘œ์‹œ๋œ ๋ณด๋“œ๋“ค์€ ๋ณด๋“œ ๋ชฉ๋ก์˜ ์ตœ์ƒ๋‹จ์—์„œ ๋ณด์ž…๋‹ˆ๋‹ค.",
  559. "subscribe": "๊ตฌ๋…",
  560. "team": "ํŒ€",
  561. "this-board": "๋ณด๋“œ",
  562. "this-card": "์นด๋“œ",
  563. "spent-time-hours": "Spent time (hours)",
  564. "overtime-hours": "Overtime (hours)",
  565. "overtime": "Overtime",
  566. "has-overtime-cards": "Has overtime cards",
  567. "has-spenttime-cards": "Has spent time cards",
  568. "time": "์‹œ๊ฐ„",
  569. "title": "์ œ๋ชฉ",
  570. "tracking": "์ถ”์ ",
  571. "tracking-info": "๋ณด๋“œ ์ƒ์„ฑ์ž ๋˜๋Š” ๋ฉค๋ฒ„๋กœ ์ฐธ์—ฌํ•˜๋Š” ๋ชจ๋“  ์นด๋“œ์— ๋Œ€ํ•œ ๋ณ€๊ฒฝ์‚ฌํ•ญ ์•Œ๋ฆผ ๋ฐ›์Œ",
  572. "type": "ํƒ€์ž…",
  573. "unassign-member": "๋ฉค๋ฒ„ ํ• ๋‹น ํ•ด์ œ",
  574. "unsaved-description": "์ €์žฅ๋˜์ง€ ์•Š์€ ์„ค๋ช…์ด ์žˆ์Šต๋‹ˆ๋‹ค.",
  575. "unwatch": "๊ฐ์‹œ ํ•ด์ œ",
  576. "upload": "์—…๋กœ๋“œ",
  577. "upload-avatar": "์•„๋ฐ”ํƒ€ ์—…๋กœ๋“œ",
  578. "uploaded-avatar": "์—…๋กœ๋“œํ•œ ์•„๋ฐ”ํƒ€",
  579. "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
  580. "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
  581. "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
  582. "custom-login-logo-image-url": "Custom Login Logo Image URL",
  583. "custom-login-logo-link-url": "Custom Login Logo Link URL",
  584. "text-below-custom-login-logo": "Text below Custom Login Logo",
  585. "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
  586. "username": "์•„์ด๋””",
  587. "import-usernames": "Import Usernames",
  588. "view-it": "๋ณด๊ธฐ",
  589. "warn-list-archived": "warning: this card is in an list at Archive",
  590. "watch": "๊ฐ์‹œ",
  591. "watching": "๊ฐ์‹œ ์ค‘",
  592. "watching-info": "\"์ด ๋ณด๋“œ์˜ ๋ณ€๊ฒฝ์‚ฌํ•ญ์„ ์•Œ๋ฆผ์œผ๋กœ ๋ฐ›์Šต๋‹ˆ๋‹ค.",
  593. "welcome-board": "๋ณด๋“œ์˜ˆ์ œ",
  594. "welcome-swimlane": "Milestone 1",
  595. "welcome-list1": "์‹ ๊ทœ",
  596. "welcome-list2": "์ง„ํ–‰",
  597. "card-templates-swimlane": "Card Templates",
  598. "list-templates-swimlane": "List Templates",
  599. "board-templates-swimlane": "Board Templates",
  600. "what-to-do": "๋ฌด์—‡์„ ํ•˜๊ณ  ์‹ถ์œผ์‹ ๊ฐ€์š”?",
  601. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  602. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  603. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  604. "admin-panel": "๊ด€๋ฆฌ์ž ํŒจ๋„",
  605. "settings": "์„ค์ •",
  606. "people": "์‚ฌ๋žŒ",
  607. "registration": "ํšŒ์›๊ฐ€์ž…",
  608. "disable-self-registration": "์ผ๋ฐ˜ ์œ ์ €์˜ ํšŒ์› ๊ฐ€์ž… ๋ง‰๊ธฐ",
  609. "invite": "์ดˆ๋Œ€",
  610. "invite-people": "์‚ฌ๋žŒ ์ดˆ๋Œ€",
  611. "to-boards": "๋ณด๋“œ๋กœ ๋ถ€ํ„ฐ",
  612. "email-addresses": "์ด๋ฉ”์ผ ์ฃผ์†Œ",
  613. "smtp-host-description": "์ด๋ฉ”์ผ์„ ์ฒ˜๋ฆฌํ•˜๋Š” SMTP ์„œ๋ฒ„์˜ ์ฃผ์†Œ์ž…๋‹ˆ๋‹ค.",
  614. "smtp-port-description": "SMTP ์„œ๋ฒ„๊ฐ€ ๋ณด๋‚ด๋Š” ์ „์ž ๋ฉ”์ผ์— ์‚ฌ์šฉํ•˜๋Š” ํฌํŠธ์ž…๋‹ˆ๋‹ค.",
  615. "smtp-tls-description": "SMTP ์„œ๋ฒ„์— TLS ์ง€์› ์‚ฌ์šฉ",
  616. "smtp-host": "SMTP ํ˜ธ์ŠคํŠธ",
  617. "smtp-port": "SMTP ํฌํŠธ",
  618. "smtp-username": "์‚ฌ์šฉ์ž ์ด๋ฆ„",
  619. "smtp-password": "์•”ํ˜ธ",
  620. "smtp-tls": "TLS ์ง€์›",
  621. "send-from": "๋ณด๋‚ธ ์‚ฌ๋žŒ",
  622. "send-smtp-test": "Send a test email to yourself",
  623. "invitation-code": "์ดˆ๋Œ€ ์ฝ”๋“œ",
  624. "email-invite-register-subject": "\"__inviter__ ๋‹˜์ด ๋‹น์‹ ์—๊ฒŒ ์ดˆ๋Œ€์žฅ์„ ๋ณด๋ƒˆ์Šต๋‹ˆ๋‹ค.",
  625. "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.",
  626. "email-smtp-test-subject": "SMTP Test Email",
  627. "email-smtp-test-text": "ํ…Œ์ŠคํŠธ ๋ฉ”์ผ์„ ์„ฑ๊ณต์ ์œผ๋กœ ๋ฐœ์†กํ•˜์˜€์Šต๋‹ˆ๋‹ค.",
  628. "error-invitation-code-not-exist": "์ดˆ๋Œ€ ์ฝ”๋“œ๊ฐ€ ์กด์žฌํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.",
  629. "error-notAuthorized": "์ด ํŽ˜์ด์ง€๋ฅผ ๋ณผ ์ˆ˜์žˆ๋Š” ๊ถŒํ•œ์ด ์—†์Šต๋‹ˆ๋‹ค.",
  630. "webhook-title": "Webhook Name",
  631. "webhook-token": "Token (Optional for Authentication)",
  632. "outgoing-webhooks": "Outgoing Webhooks",
  633. "bidirectional-webhooks": "Two-Way Webhooks",
  634. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  635. "boardCardTitlePopup-title": "Card Title Filter",
  636. "disable-webhook": "Disable This Webhook",
  637. "global-webhook": "Global Webhooks",
  638. "new-outgoing-webhook": "New Outgoing Webhook",
  639. "no-name": "(Unknown)",
  640. "Node_version": "Node version",
  641. "Meteor_version": "Meteor version",
  642. "MongoDB_version": "MongoDB version",
  643. "MongoDB_storage_engine": "MongoDB storage engine",
  644. "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
  645. "OS_Arch": "OS Arch",
  646. "OS_Cpus": "OS CPU Count",
  647. "OS_Freemem": "OS Free Memory",
  648. "OS_Loadavg": "OS Load Average",
  649. "OS_Platform": "OS Platform",
  650. "OS_Release": "OS Release",
  651. "OS_Totalmem": "OS Total Memory",
  652. "OS_Type": "OS Type",
  653. "OS_Uptime": "OS Uptime",
  654. "days": "days",
  655. "hours": "hours",
  656. "minutes": "minutes",
  657. "seconds": "seconds",
  658. "show-field-on-card": "Show this field on card",
  659. "automatically-field-on-card": "Add field to new cards",
  660. "always-field-on-card": "Add field to all cards",
  661. "showLabel-field-on-card": "Show field label on minicard",
  662. "showSum-field-on-list": "Show sum of fields at top of list",
  663. "yes": "Yes",
  664. "no": "No",
  665. "accounts": "Accounts",
  666. "accounts-allowEmailChange": "Allow Email Change",
  667. "accounts-allowUserNameChange": "Allow Username Change",
  668. "tableVisibilityMode-allowPrivateOnly": "Boards visibility: Allow private boards only",
  669. "tableVisibilityMode": "Boards visibility",
  670. "createdAt": "Created at",
  671. "modifiedAt": "Modified at",
  672. "verified": "Verified",
  673. "active": "Active",
  674. "card-received": "Received",
  675. "card-received-on": "Received on",
  676. "card-end": "์ข…๋ฃŒ์ผ",
  677. "card-end-on": "Ends on",
  678. "editCardReceivedDatePopup-title": "Change received date",
  679. "editCardEndDatePopup-title": "Change end date",
  680. "setCardColorPopup-title": "Set color",
  681. "setCardActionsColorPopup-title": "์ƒ‰์ƒ ์„ ํƒ",
  682. "setSwimlaneColorPopup-title": "์ƒ‰์ƒ ์„ ํƒ",
  683. "setListColorPopup-title": "์ƒ‰์ƒ ์„ ํƒ",
  684. "assigned-by": "Assigned By",
  685. "requested-by": "Requested By",
  686. "card-sorting-by-number": "Card sorting by number",
  687. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  688. "delete-board-confirm-popup": "๋ชจ๋“  ๋ชฉ๋ก, ์นด๋“œ, ๋ ˆ์ด๋ธ” ๋ฐ ํ™œ๋™์ด ์‚ญ์ œ๋˜๊ณ  ๋ณด๋“œ ๋‚ด์šฉ์„ ๋ณต๊ตฌํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ์‹คํ–‰ ์ทจ์†Œ๋Š” ๋ถˆ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค.",
  689. "boardDeletePopup-title": "๋ณด๋“œ ์‚ญ์ œ?",
  690. "delete-board": "๋ณด๋“œ ์‚ญ์ œ",
  691. "default-subtasks-board": "Subtasks for __board__ board",
  692. "default": "๊ธฐ๋ณธ",
  693. "queue": "Queue",
  694. "subtask-settings": "Subtasks Settings",
  695. "card-settings": "์นด๋“œ ์„ค์ •",
  696. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  697. "boardCardSettingsPopup-title": "์นด๋“œ ์„ค์ •",
  698. "deposit-subtasks-board": "Deposit subtasks to this board:",
  699. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  700. "show-parent-in-minicard": "Show parent in minicard:",
  701. "prefix-with-full-path": "Prefix with full path",
  702. "prefix-with-parent": "Prefix with parent",
  703. "subtext-with-full-path": "Subtext with full path",
  704. "subtext-with-parent": "Subtext with parent",
  705. "change-card-parent": "Change card's parent",
  706. "parent-card": "Parent card",
  707. "source-board": "Source board",
  708. "no-parent": "Don't show parent",
  709. "activity-added-label": "added label '%s' to %s",
  710. "activity-removed-label": "removed label '%s' from %s",
  711. "activity-delete-attach": "deleted an attachment from %s",
  712. "activity-added-label-card": "๋ผ๋ฒจ '%s' ์ถ”๊ฐ€",
  713. "activity-removed-label-card": "๋ผ๋ฒจ '%s' ์ œ๊ฑฐ",
  714. "activity-delete-attach-card": "์ฒจ๋ถ€ ํŒŒ์ผ ์ œ๊ฑฐ",
  715. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  716. "activity-unset-customfield": "unset custom field '%s' in %s",
  717. "r-rule": "๊ทœ์น™",
  718. "r-add-trigger": "Add trigger",
  719. "r-add-action": "๋™์ž‘ ์ถ”๊ฐ€",
  720. "r-board-rules": "Board rules",
  721. "r-add-rule": "๊ทœ์น™ ์ถ”๊ฐ€",
  722. "r-view-rule": "๊ทœ์น™ ๋ณด๊ธฐ",
  723. "r-delete-rule": "๊ทœ์น™ ์‚ญ์ œ",
  724. "r-new-rule-name": "์ƒˆ๋กœ์šด ๊ทœ์น™ ์ œ๋ชฉ",
  725. "r-no-rules": "๊ทœ์น™ ์—†์Œ",
  726. "r-trigger": "Trigger",
  727. "r-action": "๋™์ž‘",
  728. "r-when-a-card": "When a card",
  729. "r-is": "is",
  730. "r-is-moved": "is moved",
  731. "r-added-to": "Added to",
  732. "r-removed-from": "Removed from",
  733. "r-the-board": "the board",
  734. "r-list": "๋ชฉ๋ก",
  735. "list": "List",
  736. "set-filter": "Set Filter",
  737. "r-moved-to": "Moved to",
  738. "r-moved-from": "Moved from",
  739. "r-archived": "Moved to Archive",
  740. "r-unarchived": "Restored from Archive",
  741. "r-a-card": "์นด๋“œ",
  742. "r-when-a-label-is": "When a label is",
  743. "r-when-the-label": "When the label",
  744. "r-list-name": "๋ชฉ๋ก ์ด๋ฆ„",
  745. "r-when-a-member": "When a member is",
  746. "r-when-the-member": "When the member",
  747. "r-name": "์ด๋ฆ„",
  748. "r-when-a-attach": "When an attachment",
  749. "r-when-a-checklist": "When a checklist is",
  750. "r-when-the-checklist": "When the checklist",
  751. "r-completed": "์™„๋ฃŒ",
  752. "r-made-incomplete": "Made incomplete",
  753. "r-when-a-item": "When a checklist item is",
  754. "r-when-the-item": "When the checklist item",
  755. "r-checked": "์„ ํƒ",
  756. "r-unchecked": "Unchecked",
  757. "r-move-card-to": "Move card to",
  758. "r-top-of": "Top of",
  759. "r-bottom-of": "Bottom of",
  760. "r-its-list": "its list",
  761. "r-archive": "๋ณด๊ด€์œผ๋กœ ์ด๋™",
  762. "r-unarchive": "Restore from Archive",
  763. "r-card": "์นด๋“œ",
  764. "r-add": "์ถ”๊ฐ€",
  765. "r-remove": "์ œ๊ฑฐ",
  766. "r-label": "๋ผ๋ฒจ",
  767. "r-member": "๋ฉค๋ฒ„",
  768. "r-remove-all": "Remove all members from the card",
  769. "r-set-color": "Set color to",
  770. "r-checklist": "checklist",
  771. "r-check-all": "์ „์ฒด ์„ ํƒ",
  772. "r-uncheck-all": "Uncheck all",
  773. "r-items-check": "items of checklist",
  774. "r-check": "์„ ํƒ",
  775. "r-uncheck": "์„ ํƒ๋˜์ง€ ์•Š์€ ํ•ญ๋ชฉ",
  776. "r-item": "ํ•ญ๋ชฉ",
  777. "r-of-checklist": "of checklist",
  778. "r-send-email": "์ด๋ฉ”์ผ ์ „์†ก",
  779. "r-to": "to",
  780. "r-of": "of",
  781. "r-subject": "subject",
  782. "r-rule-details": "Rule details",
  783. "r-d-move-to-top-gen": "Move card to top of its list",
  784. "r-d-move-to-top-spec": "์นด๋“œ๋ฅผ ๋ชฉ๋ก์˜ ๋งจ ์œ„๋กœ ์ด๋™",
  785. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  786. "r-d-move-to-bottom-spec": "์นด๋“œ๋ฅผ ๋ชฉ๋ก์˜ ๋งจ ์•„๋ž˜๋กœ ์ด๋™",
  787. "r-d-send-email": "์ด๋ฉ”์ผ ์ „์†ก",
  788. "r-d-send-email-to": "to",
  789. "r-d-send-email-subject": "subject",
  790. "r-d-send-email-message": "๋ฉ”์‹œ์ง€",
  791. "r-d-archive": "Move card to Archive",
  792. "r-d-unarchive": "Restore card from Archive",
  793. "r-d-add-label": "๋ผ๋ฒจ ์ถ”๊ฐ€",
  794. "r-d-remove-label": "๋ผ๋ฒจ ์‚ญ์ œ",
  795. "r-create-card": "์ƒˆ ์นด๋“œ ์ƒ์„ฑ",
  796. "r-in-list": "๋ชฉ๋ก์—",
  797. "r-in-swimlane": "in swimlane",
  798. "r-d-add-member": "๋ฉค๋ฒ„ ์ถ”๊ฐ€",
  799. "r-d-remove-member": "๋ฉค๋ฒ„ ์ œ๊ฑฐ",
  800. "r-d-remove-all-member": "๋ชจ๋“  ๋ฉค๋ฒ„ ์ œ๊ฑฐ",
  801. "r-d-check-all": "Check all items of a list",
  802. "r-d-uncheck-all": "Uncheck all items of a list",
  803. "r-d-check-one": "ํ•ญ๋ชฉ ์„ ํƒ",
  804. "r-d-uncheck-one": "Uncheck item",
  805. "r-d-check-of-list": "of checklist",
  806. "r-d-add-checklist": "์ฒดํฌ๋ฆฌ์ŠคํŠธ ์ถ”๊ฐ€",
  807. "r-d-remove-checklist": "์ฒดํฌ๋ฆฌ์ŠคํŠธ ์‚ญ์ œ",
  808. "r-by": "by",
  809. "r-add-checklist": "์ฒดํฌ๋ฆฌ์ŠคํŠธ ์ถ”๊ฐ€",
  810. "r-with-items": "with items",
  811. "r-items-list": "item1,item2,item3",
  812. "r-add-swimlane": "Add swimlane",
  813. "r-swimlane-name": "swimlane name",
  814. "r-board-note": "Note: leave a field empty to match every possible value.",
  815. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  816. "r-when-a-card-is-moved": "When a card is moved to another list",
  817. "r-set": "Set",
  818. "r-update": "์—…๋ฐ์ดํŠธ",
  819. "r-datefield": "date field",
  820. "r-df-start-at": "์‹œ์ž‘",
  821. "r-df-due-at": "due",
  822. "r-df-end-at": "์ข…๋ฃŒ",
  823. "r-df-received-at": "received",
  824. "r-to-current-datetime": "to current date/time",
  825. "r-remove-value-from": "Remove value from",
  826. "ldap": "LDAP",
  827. "oauth2": "OAuth2",
  828. "cas": "CAS",
  829. "authentication-method": "์ธ์ฆ ๋ฐฉ๋ฒ•",
  830. "authentication-type": "์ธ์ฆ ์œ ํ˜•",
  831. "custom-product-name": "Custom Product Name",
  832. "layout": "๋ ˆ์ด์•„์›ƒ",
  833. "hide-logo": "Hide Logo",
  834. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  835. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  836. "error-undefined": "Something went wrong",
  837. "error-ldap-login": "An error occurred while trying to login",
  838. "display-authentication-method": "Display Authentication Method",
  839. "oidc-button-text": "Customize the OIDC button text",
  840. "default-authentication-method": "Default Authentication Method",
  841. "duplicate-board": "๋ณด๋“œ ๋ณต์‚ฌ",
  842. "org-number": "The number of organizations is:",
  843. "team-number": "The number of teams is:",
  844. "people-number": "The number of people is:",
  845. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  846. "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.",
  847. "restore-all": "๋ชจ๋“ ํ•ญ๋ชฉ ๋ณต๊ตฌ",
  848. "delete-all": "๋ชจ๋‘ ์‚ญ์ œ",
  849. "loading": "๋กœ๋”ฉ์ค‘, ๊ธฐ๋‹ค๋ ค์ฃผ์‹ญ์‹œ์˜ค.",
  850. "previous_as": "last time was",
  851. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  852. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  853. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  854. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  855. "a-dueAt": "modified due time to be",
  856. "a-endAt": "modified ending time to be",
  857. "a-startAt": "modified starting time to be",
  858. "a-receivedAt": "modified received time to be",
  859. "almostdue": "current due time %s is approaching",
  860. "pastdue": "current due time %s is past",
  861. "duenow": "current due time %s is today",
  862. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  863. "act-withDue": "__list__/__card__ due reminders [__board__]",
  864. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  865. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  866. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  867. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  868. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  869. "delete-team-confirm-popup": "Are you sure you want to delete this team? There is no undo.",
  870. "delete-org-confirm-popup": "Are you sure you want to delete this organization? There is no undo.",
  871. "accounts-allowUserDelete": "Allow users to self delete their account",
  872. "hide-minicard-label-text": "Hide minicard label text",
  873. "show-desktop-drag-handles": "Show desktop drag handles",
  874. "assignee": "Assignee",
  875. "cardAssigneesPopup-title": "Assignee",
  876. "addmore-detail": "์ž์„ธํ•œ ์„ค๋ช… ์ถ”๊ฐ€",
  877. "show-on-card": "Show on Card",
  878. "new": "New",
  879. "editOrgPopup-title": "Edit Organization",
  880. "newOrgPopup-title": "New Organization",
  881. "editTeamPopup-title": "Edit Team",
  882. "newTeamPopup-title": "New Team",
  883. "editUserPopup-title": "Edit User",
  884. "newUserPopup-title": "New User",
  885. "notifications": "์•Œ๋ฆผ",
  886. "view-all": "View All",
  887. "filter-by-unread": "Filter by Unread",
  888. "mark-all-as-read": "Mark all as read",
  889. "remove-all-read": "Remove all read",
  890. "allow-rename": "Allow Rename",
  891. "allowRenamePopup-title": "Allow Rename",
  892. "start-day-of-week": "Set day of the week start",
  893. "monday": "์›”์š”์ผ",
  894. "tuesday": "ํ™”์š”์ผ",
  895. "wednesday": "์ˆ˜์š”์ผ",
  896. "thursday": "๋ชฉ์š”์ผ",
  897. "friday": "๊ธˆ์š”์ผ",
  898. "saturday": "ํ† ์š”์ผ",
  899. "sunday": "์ผ์š”์ผ",
  900. "status": "Status",
  901. "swimlane": "Swimlane",
  902. "owner": "Owner",
  903. "last-modified-at": "Last modified at",
  904. "last-activity": "๋งˆ์ง€๋ง‰ ํ™œ๋™",
  905. "voting": "ํˆฌํ‘œ",
  906. "archived": "๋ณด๊ด€๋œ",
  907. "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
  908. "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",
  909. "hide-checked-items": "์„ ํƒ๋œ ํ•ญ๋ชฉ ์ˆจ๊ธฐ๊ธฐ",
  910. "task": "๊ณผ์ œ",
  911. "create-task": "๊ณผ์ œ ์ƒ์„ฑ",
  912. "ok": "ํ™•์ธ",
  913. "organizations": "Organizations",
  914. "teams": "Teams",
  915. "displayName": "Display Name",
  916. "shortName": "Short Name",
  917. "website": "Website",
  918. "person": "Person",
  919. "my-cards": "My Cards",
  920. "card": "์นด๋“œ",
  921. "board": "Board",
  922. "context-separator": "/",
  923. "myCardsSortChange-title": "My Cards Sort",
  924. "myCardsSortChangePopup-title": "My Cards Sort",
  925. "myCardsSortChange-choice-board": "By Board",
  926. "myCardsSortChange-choice-dueat": "By Due Date",
  927. "dueCards-title": "Due Cards",
  928. "dueCardsViewChange-title": "Due Cards View",
  929. "dueCardsViewChangePopup-title": "Due Cards View",
  930. "dueCardsViewChange-choice-me": "Me",
  931. "dueCardsViewChange-choice-all": "All Users",
  932. "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
  933. "broken-cards": "Broken Cards",
  934. "board-title-not-found": "Board '%s' not found.",
  935. "swimlane-title-not-found": "Swimlane '%s' not found.",
  936. "list-title-not-found": "List '%s' not found.",
  937. "label-not-found": "Label '%s' not found.",
  938. "label-color-not-found": "Label color %s not found.",
  939. "user-username-not-found": "Username '%s' not found.",
  940. "comment-not-found": "Card with comment containing text '%s' not found.",
  941. "globalSearch-title": "Search All Boards",
  942. "no-cards-found": "No Cards Found",
  943. "one-card-found": "One Card Found",
  944. "n-cards-found": "%s Cards Found",
  945. "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
  946. "operator-board": "board",
  947. "operator-board-abbrev": "b",
  948. "operator-swimlane": "swimlane",
  949. "operator-swimlane-abbrev": "s",
  950. "operator-list": "๋ชฉ๋ก",
  951. "operator-list-abbrev": "l",
  952. "operator-label": "๋ผ๋ฒจ",
  953. "operator-label-abbrev": "#",
  954. "operator-user": "user",
  955. "operator-user-abbrev": "@",
  956. "operator-member": "๋ฉค๋ฒ„",
  957. "operator-member-abbrev": "m",
  958. "operator-assignee": "assignee",
  959. "operator-assignee-abbrev": "a",
  960. "operator-creator": "creator",
  961. "operator-status": "status",
  962. "operator-due": "due",
  963. "operator-created": "created",
  964. "operator-modified": "modified",
  965. "operator-sort": "sort",
  966. "operator-comment": "comment",
  967. "operator-has": "has",
  968. "operator-limit": "limit",
  969. "predicate-archived": "archived",
  970. "predicate-open": "open",
  971. "predicate-ended": "ended",
  972. "predicate-all": "all",
  973. "predicate-overdue": "overdue",
  974. "predicate-week": "week",
  975. "predicate-month": "month",
  976. "predicate-quarter": "quarter",
  977. "predicate-year": "year",
  978. "predicate-due": "due",
  979. "predicate-modified": "modified",
  980. "predicate-created": "created",
  981. "predicate-attachment": "attachment",
  982. "predicate-description": "description",
  983. "predicate-checklist": "checklist",
  984. "predicate-start": "์‹œ์ž‘",
  985. "predicate-end": "์ข…๋ฃŒ",
  986. "predicate-assignee": "assignee",
  987. "predicate-member": "๋ฉค๋ฒ„",
  988. "predicate-public": "public",
  989. "predicate-private": "private",
  990. "operator-unknown-error": "%s is not an operator",
  991. "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
  992. "operator-sort-invalid": "sort of '%s' is invalid",
  993. "operator-status-invalid": "'%s' is not a valid status",
  994. "operator-has-invalid": "%s is not a valid existence check",
  995. "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.",
  996. "next-page": "Next Page",
  997. "previous-page": "Previous Page",
  998. "heading-notes": "Notes",
  999. "globalSearch-instructions-heading": "Search Instructions",
  1000. "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\"`).",
  1001. "globalSearch-instructions-operators": "Available operators:",
  1002. "globalSearch-instructions-operator-board": "`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
  1003. "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
  1004. "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
  1005. "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
  1006. "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
  1007. "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
  1008. "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
  1009. "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`",
  1010. "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*",
  1011. "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
  1012. "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
  1013. "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.",
  1014. "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
  1015. "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
  1016. "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:",
  1017. "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards",
  1018. "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards",
  1019. "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date",
  1020. "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards",
  1021. "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards",
  1022. "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).",
  1023. "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.",
  1024. "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
  1025. "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
  1026. "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*.",
  1027. "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.",
  1028. "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.",
  1029. "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
  1030. "globalSearch-instructions-notes-5": "By default archived cards are not searched.",
  1031. "link-to-search": "Link to this search",
  1032. "excel-font": "Arial",
  1033. "number": "์ˆซ์ž",
  1034. "label-colors": "Label Colors",
  1035. "label-names": "Label Names",
  1036. "archived-at": "archived at",
  1037. "sort-cards": "Sort Cards",
  1038. "cardsSortPopup-title": "Sort Cards",
  1039. "due-date": "Due Date",
  1040. "server-error": "Server Error",
  1041. "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`",
  1042. "title-alphabetically": "Title (Alphabetically)",
  1043. "created-at-newest-first": "Created At (Newest First)",
  1044. "created-at-oldest-first": "Created At (Oldest First)",
  1045. "links-heading": "Links",
  1046. "hide-system-messages-of-all-users": "Hide system messages of all users",
  1047. "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden",
  1048. "move-swimlane": "Move Swimlane",
  1049. "moveSwimlanePopup-title": "Move Swimlane",
  1050. "custom-field-stringtemplate": "String Template",
  1051. "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
  1052. "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
  1053. "custom-field-stringtemplate-item-placeholder": "Press enter to add more items",
  1054. "creator": "Creator",
  1055. "filesReportTitle": "Files Report",
  1056. "orphanedFilesReportTitle": "Orphaned Files Report",
  1057. "reports": "Reports",
  1058. "rulesReportTitle": "Rules Report",
  1059. "copy-swimlane": "Copy Swimlane",
  1060. "copySwimlanePopup-title": "Copy Swimlane",
  1061. "display-card-creator": "Display Card Creator",
  1062. "wait-spinner": "Wait Spinner",
  1063. "Bounce": "Bounce Wait Spinner",
  1064. "Cube": "Cube Wait Spinner",
  1065. "Cube-Grid": "Cube-Grid Wait Spinner",
  1066. "Dot": "Dot Wait Spinner",
  1067. "Double-Bounce": "Double Bounce Wait Spinner",
  1068. "Rotateplane": "Rotateplane Wait Spinner",
  1069. "Scaleout": "Scaleout Wait Spinner",
  1070. "Wave": "Wave Wait Spinner",
  1071. "maximize-card": "Maximize Card",
  1072. "minimize-card": "Minimize Card",
  1073. "delete-org-warning-message": "Can not delete this organization, there is at least one user that belongs to it",
  1074. "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it",
  1075. "subject": "Subject",
  1076. "details": "Details",
  1077. "carbon-copy": "Carbon Copy (Cc:)",
  1078. "ticket": "Ticket",
  1079. "tickets": "Tickets",
  1080. "ticket-number": "Ticket Number",
  1081. "open": "Open",
  1082. "pending": "Pending",
  1083. "closed": "Closed",
  1084. "resolved": "Resolved",
  1085. "cancelled": "Cancelled",
  1086. "history": "History",
  1087. "request": "Request",
  1088. "requests": "Requests",
  1089. "help-request": "Help Request",
  1090. "editCardSortOrderPopup-title": "Change Sorting",
  1091. "cardDetailsPopup-title": "Card Details",
  1092. "add-teams": "Add teams",
  1093. "add-teams-label": "Added teams are displayed below:",
  1094. "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
  1095. "confirm-btn": "Confirm",
  1096. "remove-btn": "์ œ๊ฑฐ",
  1097. "filter-card-title-label": "Filter by card title",
  1098. "invite-people-success": "Invitation to register sent with success",
  1099. "invite-people-error": "Error while sending invitation to register",
  1100. "can-invite-if-same-mailDomainName": "Email domain name",
  1101. "to-create-teams-contact-admin": "To create teams, please contact the administrator.",
  1102. "Node_heap_total_heap_size": "Node heap: total heap size",
  1103. "Node_heap_total_heap_size_executable": "Node heap: total heap size executable",
  1104. "Node_heap_total_physical_size": "Node heap: total physical size",
  1105. "Node_heap_total_available_size": "Node heap: total available size",
  1106. "Node_heap_used_heap_size": "Node heap: used heap size",
  1107. "Node_heap_heap_size_limit": "Node heap: heap size limit",
  1108. "Node_heap_malloced_memory": "Node heap: malloced memory",
  1109. "Node_heap_peak_malloced_memory": "Node heap: peak malloced memory",
  1110. "Node_heap_does_zap_garbage": "Node heap: does zap garbage",
  1111. "Node_heap_number_of_native_contexts": "Node heap: number of native contexts",
  1112. "Node_heap_number_of_detached_contexts": "Node heap: number of detached contexts",
  1113. "Node_memory_usage_rss": "Node memory usage: resident set size",
  1114. "Node_memory_usage_heap_total": "Node memory usage: total size of the allocated heap",
  1115. "Node_memory_usage_heap_used": "Node memory usage: actual memory used",
  1116. "Node_memory_usage_external": "Node memory usage: external"
  1117. }