123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954 |
- {
- "accept": "확인",
- "act-activity-notify": "활동 알림",
- "act-addAttachment": "added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-createBoard": "created board __board__",
- "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
- "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
- "act-createCustomField": "created custom field __customField__ at board __board__",
- "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
- "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-createList": "added list __list__ to board __board__",
- "act-addBoardMember": "added member __member__ to board __board__",
- "act-archivedBoard": "Board __board__ moved to Archive",
- "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
- "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
- "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive",
- "act-importBoard": "imported board __board__",
- "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
- "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__",
- "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-moveCard": "moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
- "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
- "act-removeBoardMember": "removed member __member__ from board __board__",
- "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
- "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "act-withBoardTitle": "__board__",
- "act-withCardTitle": "[__board__] __card__",
- "actions": "동작",
- "activities": "활동 내역",
- "activity": "활동 상태",
- "activity-added": "%s를 %s에 추가함",
- "activity-archived": "%s moved to Archive",
- "activity-attached": "%s를 %s에 첨부함",
- "activity-created": "%s 생성됨",
- "activity-customfield-created": "생성된 사용자 정의 필드 %s",
- "activity-excluded": "%s를 %s에서 제외함",
- "activity-imported": "imported %s into %s from %s",
- "activity-imported-board": "imported %s from %s",
- "activity-joined": "%s에 참여",
- "activity-moved": "%s를 %s에서 %s로 옮김",
- "activity-on": "%s에",
- "activity-removed": "%s를 %s에서 삭제함",
- "activity-sent": "%s를 %s로 보냄",
- "activity-unjoined": "%s에서 멤버 해제",
- "activity-subtask-added": "added subtask to %s",
- "activity-checked-item": "checked %s in checklist %s of %s",
- "activity-unchecked-item": "unchecked %s in checklist %s of %s",
- "activity-checklist-added": "%s에 체크리스트를 추가함",
- "activity-checklist-removed": "removed a checklist from %s",
- "activity-checklist-completed": "completed checklist %s of %s",
- "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
- "activity-checklist-item-added": "added checklist item to '%s' in %s",
- "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
- "add": "추가",
- "activity-checked-item-card": "checked %s in checklist %s",
- "activity-unchecked-item-card": "unchecked %s in checklist %s",
- "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
- "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
- "activity-editComment": "수정된 댓글",
- "activity-deleteComment": "삭제된 댓글",
- "activity-receivedDate": "edited received date to %s of %s",
- "activity-startDate": "edited start date to %s of %s",
- "activity-dueDate": "edited due date to %s of %s",
- "activity-endDate": "edited end date to %s of %s",
- "add-attachment": "첨부파일 추가",
- "add-board": "보드 추가",
- "add-card": "카드 추가",
- "add-swimlane": "Add Swimlane",
- "add-subtask": "Add Subtask",
- "add-checklist": "체크리스트 추가",
- "add-checklist-item": "체크리스트에 항목 추가",
- "add-cover": "커버 추가",
- "add-label": "라벨 추가",
- "add-list": "리스트 추가",
- "add-members": "멤버 추가",
- "added": "추가됨",
- "addMemberPopup-title": "멤버",
- "admin": "관리자",
- "admin-desc": "카드를 보거나 수정하고, 멤버를 삭제하고, 보드에 대한 설정을 수정할 수 있습니다.",
- "admin-announcement": "공지사항",
- "admin-announcement-active": "시스템에 공지사항을 표시합니다",
- "admin-announcement-title": "관리자 공지사항 메시지",
- "all-boards": "전체 보드",
- "and-n-other-card": "__count__ 개의 다른 카드",
- "and-n-other-card_plural": "__count__ 개의 다른 카드들",
- "apply": "적용",
- "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.",
- "archive": "보관으로 이동",
- "archive-all": "Move All to Archive",
- "archive-board": "Move Board to Archive",
- "archive-card": "Move Card to Archive",
- "archive-list": "Move List to Archive",
- "archive-swimlane": "Move Swimlane to Archive",
- "archive-selection": "Move selection to Archive",
- "archiveBoardPopup-title": "Move Board to Archive?",
- "archived-items": "보관",
- "archived-boards": "보관 중인 보드",
- "restore-board": "보드 복구",
- "no-archived-boards": "보관 중인 보드 없음.",
- "archives": "보관",
- "template": "템플릿",
- "templates": "Templates",
- "assign-member": "멤버 지정",
- "attached": "첨부됨",
- "attachment": "첨부 파일",
- "attachment-delete-pop": "영구 첨부파일을 삭제합니다. 되돌릴 수 없습니다.",
- "attachmentDeletePopup-title": "첨부 파일을 삭제합니까?",
- "attachments": "첨부 파일",
- "auto-watch": "생성한 보드를 자동으로 감시합니다.",
- "avatar-too-big": "The avatar is too large (520KB max)",
- "back": "뒤로",
- "board-change-color": "보드 색 변경",
- "board-nb-stars": "%s개의 별",
- "board-not-found": "보드를 찾을 수 없습니다",
- "board-private-info": "이 보드는 <strong>비공개</strong>입니다.",
- "board-public-info": "이 보드는 <strong>공개</strong>로 설정됩니다",
- "boardChangeColorPopup-title": "보드 배경 변경",
- "boardChangeTitlePopup-title": "보드 이름 바꾸기",
- "boardChangeVisibilityPopup-title": "표시 여부 변경",
- "boardChangeWatchPopup-title": "감시상태 변경",
- "boardMenuPopup-title": "보드 메뉴",
- "boardChangeViewPopup-title": "Board View",
- "boards": "보드",
- "board-view": "Board View",
- "board-view-cal": "달력",
- "board-view-swimlanes": "Swimlanes",
- "board-view-collapse": "Collapse",
- "board-view-gantt": "Gantt",
- "board-view-lists": "목록들",
- "bucket-example": "예: “프로젝트 이름“ 입력",
- "cancel": "취소",
- "card-archived": "This card is moved to Archive.",
- "board-archived": "This board is moved to Archive.",
- "card-comments-title": "이 카드에 %s 코멘트가 있습니다.",
- "card-delete-notice": "영구 삭제입니다. 이 카드와 관련된 모든 작업들을 잃게됩니다.",
- "card-delete-pop": "모든 작업이 활동 내역에서 제거되며 카드를 다시 열 수 없습니다. 복구가 안되니 주의하시기 바랍니다.",
- "card-delete-suggest-archive": "You can move a card to Archive to remove it from the board and preserve the activity.",
- "card-due": "마감기한",
- "card-due-on": "종료일",
- "card-spent": "Spent Time",
- "card-edit-attachments": "첨부 파일 수정",
- "card-edit-custom-fields": "Edit custom fields",
- "card-edit-labels": "라벨 수정",
- "card-edit-members": "멤버 수정",
- "card-labels-title": "카드의 라벨 변경.",
- "card-members-title": "카드에서 보드의 멤버를 추가하거나 삭제합니다.",
- "card-start": "시작일",
- "card-start-on": "시작일",
- "cardAttachmentsPopup-title": "첨부 파일",
- "cardCustomField-datePopup-title": "날짜 변경",
- "cardCustomFieldsPopup-title": "Edit custom fields",
- "cardStartVotingPopup-title": "투표 시작",
- "positiveVoteMembersPopup-title": "Proponents",
- "negativeVoteMembersPopup-title": "Opponents",
- "card-edit-voting": "투표 수정",
- "editVoteEndDatePopup-title": "Change vote end date",
- "allowNonBoardMembers": "Allow all logged in users",
- "vote-question": "투표 질문",
- "vote-public": "Show who voted what",
- "vote-for-it": "for it",
- "vote-against": "against",
- "deleteVotePopup-title": "투표를 삭제합니까?",
- "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
- "cardDeletePopup-title": "카드를 삭제합니까?",
- "cardDetailsActionsPopup-title": "카드 액션",
- "cardLabelsPopup-title": "라벨",
- "cardMembersPopup-title": "멤버",
- "cardMorePopup-title": "더보기",
- "cardTemplatePopup-title": "템플릿 생성",
- "cards": "카드",
- "cards-count": "카드",
- "casSignIn": "Sign In with CAS",
- "cardType-card": "카드",
- "cardType-linkedCard": "Linked Card",
- "cardType-linkedBoard": "Linked Board",
- "change": "변경",
- "change-avatar": "아바타 변경",
- "change-password": "암호 변경",
- "change-permissions": "권한 변경",
- "change-settings": "설정 변경",
- "changeAvatarPopup-title": "아바타 변경",
- "changeLanguagePopup-title": "언어 변경",
- "changePasswordPopup-title": "암호 변경",
- "changePermissionsPopup-title": "권한 변경",
- "changeSettingsPopup-title": "설정 변경",
- "subtasks": "Subtasks",
- "checklists": "체크리스트",
- "click-to-star": "보드에 별 추가.",
- "click-to-unstar": "보드에 별 삭제.",
- "clipboard": "클립보드 또는 드래그 앤 드롭",
- "close": "닫기",
- "close-board": "보드 닫기",
- "close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
- "color-black": "블랙",
- "color-blue": "블루",
- "color-crimson": "진홍색",
- "color-darkgreen": "암녹색",
- "color-gold": "금색",
- "color-gray": "회색",
- "color-green": "그린",
- "color-indigo": "인디고",
- "color-lime": "라임",
- "color-magenta": "자홍색",
- "color-mistyrose": "미스티로즈",
- "color-navy": "남색",
- "color-orange": "오렌지",
- "color-paleturquoise": "청록색",
- "color-peachpuff": "피치퍼프",
- "color-pink": "핑크",
- "color-plum": "진자주색",
- "color-purple": "퍼플",
- "color-red": "레드",
- "color-saddlebrown": "새들브라운",
- "color-silver": "은",
- "color-sky": "스카이",
- "color-slateblue": "슬레이트블루",
- "color-white": "흰색",
- "color-yellow": "옐로우",
- "unset-color": "Unset",
- "comment": "댓글",
- "comment-placeholder": "댓글 입력",
- "comment-only": "댓글만 입력 가능",
- "comment-only-desc": "카드에 댓글만 달수 있습니다.",
- "no-comments": "댓글 없음",
- "no-comments-desc": "댓글과 활동내역을 볼 수 없습니다.",
- "worker": "Worker",
- "worker-desc": "Can only move cards, assign itself to card and comment.",
- "computer": "내 컴퓨터",
- "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
- "confirm-checklist-delete-dialog": "정말로 체크리스트를 삭제하실 건가요?",
- "copy-card-link-to-clipboard": "클립보드에 카드의 링크가 복사되었습니다.",
- "linkCardPopup-title": "Link Card",
- "searchElementPopup-title": "검색",
- "copyCardPopup-title": "카드 복사",
- "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
- "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
- "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\"} ]",
- "create": "생성",
- "createBoardPopup-title": "보드 생성",
- "chooseBoardSourcePopup-title": "보드 가져오기",
- "createLabelPopup-title": "라벨 생성",
- "createCustomField": "필드 생성",
- "createCustomFieldPopup-title": "필드 생성",
- "current": "경향",
- "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
- "custom-field-checkbox": "체크 박스",
- "custom-field-currency": "Currency",
- "custom-field-currency-option": "Currency Code",
- "custom-field-date": "날짜",
- "custom-field-dropdown": "Dropdown List",
- "custom-field-dropdown-none": "(none)",
- "custom-field-dropdown-options": "List Options",
- "custom-field-dropdown-options-placeholder": "Press enter to add more options",
- "custom-field-dropdown-unknown": "(unknown)",
- "custom-field-number": "숫자",
- "custom-field-text": "텍스트",
- "custom-fields": "Custom Fields",
- "date": "날짜",
- "decline": "쇠퇴",
- "default-avatar": "기본 아바타",
- "delete": "삭제",
- "deleteCustomFieldPopup-title": "Delete Custom Field?",
- "deleteLabelPopup-title": "라벨을 삭제합니까?",
- "description": "설명",
- "disambiguateMultiLabelPopup-title": "라벨 액션의 모호성 제거",
- "disambiguateMultiMemberPopup-title": "멤버 액션의 모호성 제거",
- "discard": "포기",
- "done": "완료",
- "download": "다운로드",
- "edit": "수정",
- "edit-avatar": "아바타 변경",
- "edit-profile": "프로필 변경",
- "edit-wip-limit": "WIP 제한 변경",
- "soft-wip-limit": "원만한 WIP 제한",
- "editCardStartDatePopup-title": "시작일 변경",
- "editCardDueDatePopup-title": "종료일 변경",
- "editCustomFieldPopup-title": "필드 수정",
- "editCardSpentTimePopup-title": "Change spent time",
- "editLabelPopup-title": "라벨 변경",
- "editNotificationPopup-title": "알림 수정",
- "editProfilePopup-title": "프로필 변경",
- "email": "이메일",
- "email-enrollAccount-subject": "__siteName__에 계정 생성이 완료되었습니다.",
- "email-enrollAccount-text": "안녕하세요. __user__님,\n\n시작하려면 아래링크를 클릭해 주세요.\n\n__url__\n\n감사합니다.",
- "email-fail": "이메일 전송 실패",
- "email-fail-text": "Error trying to send email",
- "email-invalid": "잘못된 이메일 주소",
- "email-invite": "이메일로 초대",
- "email-invite-subject": "__inviter__님이 당신을 초대하였습니다.",
- "email-invite-text": "__user__님,\n\n__inviter__님이 협업을 위해 \"__board__\"보드에 가입하도록 초대하셨습니다.\n\n아래 링크를 클릭해주십시오.\n\n__url__\n\n감사합니다.",
- "email-resetPassword-subject": "패스워드 초기화: __siteName__",
- "email-resetPassword-text": "안녕하세요 __user__님,\n\n비밀번호를 재설정하려면 아래 링크를 클릭하십시오.\n\n__url__\n\n감사합니다.",
- "email-sent": "이메일 전송",
- "email-verifyEmail-subject": "이메일 인증: __siteName__",
- "email-verifyEmail-text": "안녕하세요. __user__님,\n\n당신의 계정과 이메일을 활성하려면 아래 링크를 클릭하십시오.\n\n__url__\n\n감사합니다.",
- "enable-wip-limit": "WIP 제한 활성화",
- "error-board-doesNotExist": "보드가 없습니다.",
- "error-board-notAdmin": "이 작업은 보드의 관리자만 실행할 수 있습니다.",
- "error-board-notAMember": "이 작업은 보드의 멤버만 실행할 수 있습니다.",
- "error-json-malformed": "텍스트가 JSON 형식에 유효하지 않습니다.",
- "error-json-schema": "JSON 데이터에 정보가 올바른 형식으로 포함되어 있지 않습니다.",
- "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
- "error-list-doesNotExist": "목록이 없습니다.",
- "error-user-doesNotExist": "멤버의 정보가 없습니다.",
- "error-user-notAllowSelf": "자기 자신을 초대할 수 없습니다.",
- "error-user-notCreated": "유저가 생성되지 않았습니다.",
- "error-username-taken": "중복된 아이디 입니다.",
- "error-email-taken": "Email has already been taken",
- "export-board": "보드 내보내기",
- "export-board-json": "Export board to JSON",
- "export-board-csv": "Export board to CSV",
- "export-board-tsv": "Export board to TSV",
- "export-board-excel": "Export board to Excel",
- "user-can-not-export-excel": "User can not export Excel",
- "export-board-html": "Export board to HTML",
- "exportBoardPopup-title": "보드 내보내기",
- "sort": "분류",
- "sort-desc": "Click to Sort List",
- "list-sort-by": "Sort the List By:",
- "list-label-modifiedAt": "Last Access Time",
- "list-label-title": "리스트 이름",
- "list-label-sort": "Your Manual Order",
- "list-label-short-modifiedAt": "(L)",
- "list-label-short-title": "(N)",
- "list-label-short-sort": "(M)",
- "filter": "필터",
- "filter-cards": "Filter Cards or Lists",
- "list-filter-label": "Filter List by Title",
- "filter-clear": "필터 초기화",
- "filter-labels-label": "Filter by label",
- "filter-no-label": "라벨 없음",
- "filter-member-label": "Filter by member",
- "filter-no-member": "멤버 없음",
- "filter-assignee-label": "Filter by assignee",
- "filter-no-assignee": "No assignee",
- "filter-custom-fields-label": "Filter by Custom Fields",
- "filter-no-custom-fields": "No Custom Fields",
- "filter-show-archive": "Show archived lists",
- "filter-hide-empty": "Hide empty lists",
- "filter-on": "필터 사용",
- "filter-on-desc": "보드에서 카드를 필터링합니다. 여기를 클릭하여 필터를 수정합니다.",
- "filter-to-selection": "선택 항목으로 필터링",
- "other-filters-label": "Other Filters",
- "advanced-filter-label": "Advanced Filter",
- "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",
- "fullname": "실명",
- "header-logo-title": "보드 페이지로 돌아가기.",
- "hide-system-messages": "시스템 메시지 숨기기",
- "headerBarCreateBoardPopup-title": "보드 생성",
- "home": "홈",
- "import": "가져오기",
- "impersonate-user": "Impersonate user",
- "link": "Link",
- "import-board": "보드 가져오기",
- "import-board-c": "보드 가져오기",
- "import-board-title-trello": "Trello에서 보드 가져오기",
- "import-board-title-wekan": "Import board from previous export",
- "import-board-title-csv": "Import board from CSV/TSV",
- "from-trello": "From Trello",
- "from-wekan": "From previous export",
- "from-csv": "From CSV/TSV",
- "import-board-instruction-trello": "Trello 게시판에서 'Menu' -> 'More' -> 'Print and Export', 'Export JSON' 선택하여 텍스트 결과값 복사",
- "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
- "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
- "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
- "import-json-placeholder": "유효한 JSON 데이터를 여기에 붙여 넣으십시오.",
- "import-csv-placeholder": "유효한 CSV/TSV 정보를 붙여 넣으십시오.",
- "import-map-members": "보드 멤버들",
- "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
- "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
- "import-show-user-mapping": "멤버 매핑 미리보기",
- "import-user-select": "이 멤버로 사용할 기존 사용자를 선택하십시오.",
- "importMapMembersAddPopup-title": "멤버 선택",
- "info": "Version",
- "initials": "이니셜",
- "invalid-date": "적절하지 않은 날짜",
- "invalid-time": "적절하지 않은 시각",
- "invalid-user": "적절하지 않은 사용자",
- "joined": "참가함",
- "just-invited": "보드에 방금 초대되었습니다.",
- "keyboard-shortcuts": "키보드 단축키",
- "label-create": "라벨 생성",
- "label-default": "%s 라벨 (기본)",
- "label-delete-pop": "되돌릴 수 없습니다. 모든 카드에서 라벨을 제거하고, 이력을 제거합니다.",
- "labels": "라벨",
- "language": "언어",
- "last-admin-desc": "적어도 하나의 관리자가 필요하기에 이 역할을 변경할 수 없습니다.",
- "leave-board": "보드 멤버에서 나가기",
- "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
- "leaveBoardPopup-title": "Leave Board ?",
- "link-card": "카드에대한 링크",
- "list-archive-cards": "Move all cards in this list to Archive",
- "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”.",
- "list-move-cards": "목록에 있는 모든 카드를 이동",
- "list-select-cards": "목록에 있는 모든 카드를 선택",
- "set-color-list": "색 설정",
- "listActionPopup-title": "동작 목록",
- "settingsUserPopup-title": "사용자 설정",
- "swimlaneActionPopup-title": "Swimlane Actions",
- "swimlaneAddPopup-title": "Add a Swimlane below",
- "listImportCardPopup-title": "Trello 카드 가져 오기",
- "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
- "listMorePopup-title": "더보기",
- "link-list": "이 리스트에 링크",
- "list-delete-pop": "모든 작업이 활동내역에서 제거되며 리스트를 복구 할 수 없습니다. 실행 취소는 불가능 합니다.",
- "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
- "lists": "목록들",
- "swimlanes": "Swimlanes",
- "log-out": "로그아웃",
- "log-in": "로그인",
- "loginPopup-title": "로그인",
- "memberMenuPopup-title": "멤버 설정",
- "members": "멤버",
- "menu": "메뉴",
- "move-selection": "선택 항목 이동",
- "moveCardPopup-title": "카드 이동",
- "moveCardToBottom-title": "최하단으로 이동",
- "moveCardToTop-title": "최상단으로 이동",
- "moveSelectionPopup-title": "선택 항목 이동",
- "multi-selection": "다중 선택",
- "multi-selection-label": "Set label for selection",
- "multi-selection-member": "Set member for selection",
- "multi-selection-on": "다중 선택 사용",
- "muted": "알림 해제",
- "muted-info": "보드의 변경된 사항들의 알림을 받지 않습니다.",
- "my-boards": "내 보드",
- "name": "이름",
- "no-archived-cards": "보관 중인 카드 없음.",
- "no-archived-lists": "보관중인 목록 없음.",
- "no-archived-swimlanes": "No swimlanes in Archive.",
- "no-results": "결과 값 없음",
- "normal": "표준",
- "normal-desc": "카드를 보거나 수정할 수 있습니다. 설정값은 변경할 수 없습니다.",
- "not-accepted-yet": "초대장이 수락되지 않았습니다.",
- "notify-participate": "보드 생성자 또는 멤버로 참여하는 모든 카드에 대한 변경사항 알림 받음",
- "notify-watch": "감시중인 보드, 목록 또는 카드에 대한 변경사항 알림 받음",
- "optional": "옵션",
- "or": "또는",
- "page-maybe-private": "이 페이지를 비공개일 수 있습니다. 이것을 보고 싶으면 <a href='%s'>로그인</a>을 하십시오.",
- "page-not-found": "페이지를 찾지 못 했습니다",
- "password": "암호",
- "paste-or-dragdrop": "이미지 파일을 붙여 넣거나 드래그 앤 드롭 (이미지 전용)",
- "participating": "참여",
- "preview": "미리보기",
- "previewAttachedImagePopup-title": "미리보기",
- "previewClipboardImagePopup-title": "미리보기",
- "private": "비공개",
- "private-desc": "비공개된 보드입니다. 오직 보드에 추가된 사람들만 보고 수정할 수 있습니다",
- "profile": "프로파일",
- "public": "공개",
- "public-desc": "공개된 보드입니다. 링크를 가진 모든 사람과 구글과 같은 검색 엔진에서 찾아서 볼수 있습니다. 보드에 추가된 사람들만 수정이 가능합니다.",
- "quick-access-description": "여기에 바로 가기를 추가하려면 보드에 별 표시를 체크하세요.",
- "remove-cover": "커버 제거",
- "remove-from-board": "보드에서 제거",
- "remove-label": "라벨 제거",
- "listDeletePopup-title": "리스트를 삭제합니까?",
- "remove-member": "멤버 제거",
- "remove-member-from-card": "카드에서 제거",
- "remove-member-pop": "__boardTitle__에서 __name__(__username__) 을 제거합니까? 이 보드의 모든 카드에서 제거됩니다. 해당 내용을 __name__(__username__) 은(는) 알림으로 받게됩니다.",
- "removeMemberPopup-title": "멤버를 제거합니까?",
- "rename": "새이름",
- "rename-board": "보드 이름 바꾸기",
- "restore": "복구",
- "save": "저장",
- "search": "검색",
- "rules": "규칙",
- "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
- "search-example": "Write text you search and press Enter",
- "select-color": "색 선택",
- "select-board": "보드 선택",
- "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
- "setWipLimitPopup-title": "Set WIP Limit",
- "shortcut-assign-self": "현재 카드에 자신을 지정하세요.",
- "shortcut-autocomplete-emoji": "이모티콘 자동완성",
- "shortcut-autocomplete-members": "멤버 자동완성",
- "shortcut-clear-filters": "모든 필터 초기화",
- "shortcut-close-dialog": "대화 상자 닫기",
- "shortcut-filter-my-cards": "내 카드 필터링",
- "shortcut-show-shortcuts": "바로가기 목록을 가져오십시오.",
- "shortcut-toggle-filterbar": "토글 필터 사이드바",
- "shortcut-toggle-searchbar": "Toggle Search Sidebar",
- "shortcut-toggle-sidebar": "보드 사이드바 토글",
- "show-cards-minimum-count": "목록에 카드 수량 표시(입력된 수량 넘을 경우 표시)",
- "sidebar-open": "사이드바 열기",
- "sidebar-close": "사이드바 닫기",
- "signupPopup-title": "계정 생성",
- "star-board-title": "보드에 별 표시를 클릭합니다. 보드 목록에서 최상위로 둘 수 있습니다.",
- "starred-boards": "별표된 보드",
- "starred-boards-description": "별 표시된 보드들은 보드 목록의 최상단에서 보입니다.",
- "subscribe": "구독",
- "team": "팀",
- "this-board": "보드",
- "this-card": "카드",
- "spent-time-hours": "Spent time (hours)",
- "overtime-hours": "Overtime (hours)",
- "overtime": "Overtime",
- "has-overtime-cards": "Has overtime cards",
- "has-spenttime-cards": "Has spent time cards",
- "time": "시간",
- "title": "제목",
- "tracking": "추적",
- "tracking-info": "보드 생성자 또는 멤버로 참여하는 모든 카드에 대한 변경사항 알림 받음",
- "type": "타입",
- "unassign-member": "멤버 할당 해제",
- "unsaved-description": "저장되지 않은 설명이 있습니다.",
- "unwatch": "감시 해제",
- "upload": "업로드",
- "upload-avatar": "아바타 업로드",
- "uploaded-avatar": "업로드한 아바타",
- "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
- "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
- "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
- "custom-login-logo-image-url": "Custom Login Logo Image URL",
- "custom-login-logo-link-url": "Custom Login Logo Link URL",
- "text-below-custom-login-logo": "Text below Custom Login Logo",
- "username": "아이디",
- "import-usernames": "Import Usernames",
- "view-it": "보기",
- "warn-list-archived": "warning: this card is in an list at Archive",
- "watch": "감시",
- "watching": "감시 중",
- "watching-info": "\"이 보드의 변경사항을 알림으로 받습니다.",
- "welcome-board": "보드예제",
- "welcome-swimlane": "Milestone 1",
- "welcome-list1": "신규",
- "welcome-list2": "진행",
- "card-templates-swimlane": "Card Templates",
- "list-templates-swimlane": "List Templates",
- "board-templates-swimlane": "Board Templates",
- "what-to-do": "무엇을 하고 싶으신가요?",
- "wipLimitErrorPopup-title": "Invalid WIP Limit",
- "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
- "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
- "admin-panel": "관리자 패널",
- "settings": "설정",
- "people": "사람",
- "registration": "회원가입",
- "disable-self-registration": "일반 유저의 회원 가입 막기",
- "invite": "초대",
- "invite-people": "사람 초대",
- "to-boards": "보드로 부터",
- "email-addresses": "이메일 주소",
- "smtp-host-description": "이메일을 처리하는 SMTP 서버의 주소입니다.",
- "smtp-port-description": "SMTP 서버가 보내는 전자 메일에 사용하는 포트입니다.",
- "smtp-tls-description": "SMTP 서버에 TLS 지원 사용",
- "smtp-host": "SMTP 호스트",
- "smtp-port": "SMTP 포트",
- "smtp-username": "사용자 이름",
- "smtp-password": "암호",
- "smtp-tls": "TLS 지원",
- "send-from": "보낸 사람",
- "send-smtp-test": "Send a test email to yourself",
- "invitation-code": "초대 코드",
- "email-invite-register-subject": "\"__inviter__ 님이 당신에게 초대장을 보냈습니다.",
- "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.",
- "email-smtp-test-subject": "SMTP Test Email",
- "email-smtp-test-text": "테스트 메일을 성공적으로 발송하였습니다.",
- "error-invitation-code-not-exist": "초대 코드가 존재하지 않습니다.",
- "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다.",
- "webhook-title": "Webhook Name",
- "webhook-token": "Token (Optional for Authentication)",
- "outgoing-webhooks": "Outgoing Webhooks",
- "bidirectional-webhooks": "Two-Way Webhooks",
- "outgoingWebhooksPopup-title": "Outgoing Webhooks",
- "boardCardTitlePopup-title": "Card Title Filter",
- "disable-webhook": "Disable This Webhook",
- "global-webhook": "Global Webhooks",
- "new-outgoing-webhook": "New Outgoing Webhook",
- "no-name": "(Unknown)",
- "Node_version": "Node version",
- "Meteor_version": "Meteor version",
- "MongoDB_version": "MongoDB version",
- "MongoDB_storage_engine": "MongoDB storage engine",
- "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
- "OS_Arch": "OS Arch",
- "OS_Cpus": "OS CPU Count",
- "OS_Freemem": "OS Free Memory",
- "OS_Loadavg": "OS Load Average",
- "OS_Platform": "OS Platform",
- "OS_Release": "OS Release",
- "OS_Totalmem": "OS Total Memory",
- "OS_Type": "OS Type",
- "OS_Uptime": "OS Uptime",
- "days": "days",
- "hours": "hours",
- "minutes": "minutes",
- "seconds": "seconds",
- "show-field-on-card": "Show this field on card",
- "automatically-field-on-card": "Add field to new cards",
- "always-field-on-card": "Add field to all cards",
- "showLabel-field-on-card": "Show field label on minicard",
- "yes": "Yes",
- "no": "No",
- "accounts": "Accounts",
- "accounts-allowEmailChange": "Allow Email Change",
- "accounts-allowUserNameChange": "Allow Username Change",
- "createdAt": "Created at",
- "modifiedAt": "Modified at",
- "verified": "Verified",
- "active": "Active",
- "card-received": "Received",
- "card-received-on": "Received on",
- "card-end": "종료일",
- "card-end-on": "Ends on",
- "editCardReceivedDatePopup-title": "Change received date",
- "editCardEndDatePopup-title": "Change end date",
- "setCardColorPopup-title": "Set color",
- "setCardActionsColorPopup-title": "색상 선택",
- "setSwimlaneColorPopup-title": "색상 선택",
- "setListColorPopup-title": "색상 선택",
- "assigned-by": "Assigned By",
- "requested-by": "Requested By",
- "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
- "delete-board-confirm-popup": "모든 목록, 카드, 레이블 및 활동이 삭제되고 보드 내용을 복구할 수 없습니다. 실행 취소는 불가능합니다.",
- "boardDeletePopup-title": "보드 삭제?",
- "delete-board": "보드 삭제",
- "default-subtasks-board": "Subtasks for __board__ board",
- "default": "기본",
- "queue": "Queue",
- "subtask-settings": "Subtasks Settings",
- "card-settings": "카드 설정",
- "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
- "boardCardSettingsPopup-title": "카드 설정",
- "deposit-subtasks-board": "Deposit subtasks to this board:",
- "deposit-subtasks-list": "Landing list for subtasks deposited here:",
- "show-parent-in-minicard": "Show parent in minicard:",
- "prefix-with-full-path": "Prefix with full path",
- "prefix-with-parent": "Prefix with parent",
- "subtext-with-full-path": "Subtext with full path",
- "subtext-with-parent": "Subtext with parent",
- "change-card-parent": "Change card's parent",
- "parent-card": "Parent card",
- "source-board": "Source board",
- "no-parent": "Don't show parent",
- "activity-added-label": "added label '%s' to %s",
- "activity-removed-label": "removed label '%s' from %s",
- "activity-delete-attach": "deleted an attachment from %s",
- "activity-added-label-card": "라벨 '%s' 추가",
- "activity-removed-label-card": "라벨 '%s' 제거",
- "activity-delete-attach-card": "첨부 파일 제거",
- "activity-set-customfield": "set custom field '%s' to '%s' in %s",
- "activity-unset-customfield": "unset custom field '%s' in %s",
- "r-rule": "규칙",
- "r-add-trigger": "Add trigger",
- "r-add-action": "동작 추가",
- "r-board-rules": "Board rules",
- "r-add-rule": "규칙 추가",
- "r-view-rule": "규칙 보기",
- "r-delete-rule": "규칙 삭제",
- "r-new-rule-name": "새로운 규칙 제목",
- "r-no-rules": "규칙 없음",
- "r-trigger": "Trigger",
- "r-action": "동작",
- "r-when-a-card": "When a card",
- "r-is": "is",
- "r-is-moved": "is moved",
- "r-added-to": "Added to",
- "r-removed-from": "Removed from",
- "r-the-board": "the board",
- "r-list": "목록",
- "list": "List",
- "set-filter": "Set Filter",
- "r-moved-to": "Moved to",
- "r-moved-from": "Moved from",
- "r-archived": "Moved to Archive",
- "r-unarchived": "Restored from Archive",
- "r-a-card": "카드",
- "r-when-a-label-is": "When a label is",
- "r-when-the-label": "When the label",
- "r-list-name": "목록 이름",
- "r-when-a-member": "When a member is",
- "r-when-the-member": "When the member",
- "r-name": "이름",
- "r-when-a-attach": "When an attachment",
- "r-when-a-checklist": "When a checklist is",
- "r-when-the-checklist": "When the checklist",
- "r-completed": "완료",
- "r-made-incomplete": "Made incomplete",
- "r-when-a-item": "When a checklist item is",
- "r-when-the-item": "When the checklist item",
- "r-checked": "선택",
- "r-unchecked": "Unchecked",
- "r-move-card-to": "Move card to",
- "r-top-of": "Top of",
- "r-bottom-of": "Bottom of",
- "r-its-list": "its list",
- "r-archive": "보관으로 이동",
- "r-unarchive": "Restore from Archive",
- "r-card": "카드",
- "r-add": "추가",
- "r-remove": "제거",
- "r-label": "라벨",
- "r-member": "멤버",
- "r-remove-all": "Remove all members from the card",
- "r-set-color": "Set color to",
- "r-checklist": "checklist",
- "r-check-all": "전체 선택",
- "r-uncheck-all": "Uncheck all",
- "r-items-check": "items of checklist",
- "r-check": "선택",
- "r-uncheck": "선택되지 않은 항목",
- "r-item": "항목",
- "r-of-checklist": "of checklist",
- "r-send-email": "이메일 전송",
- "r-to": "to",
- "r-of": "of",
- "r-subject": "subject",
- "r-rule-details": "Rule details",
- "r-d-move-to-top-gen": "Move card to top of its list",
- "r-d-move-to-top-spec": "카드를 목록의 맨 위로 이동",
- "r-d-move-to-bottom-gen": "Move card to bottom of its list",
- "r-d-move-to-bottom-spec": "카드를 목록의 맨 아래로 이동",
- "r-d-send-email": "이메일 전송",
- "r-d-send-email-to": "to",
- "r-d-send-email-subject": "subject",
- "r-d-send-email-message": "메시지",
- "r-d-archive": "Move card to Archive",
- "r-d-unarchive": "Restore card from Archive",
- "r-d-add-label": "라벨 추가",
- "r-d-remove-label": "라벨 삭제",
- "r-create-card": "새 카드 생성",
- "r-in-list": "목록에",
- "r-in-swimlane": "in swimlane",
- "r-d-add-member": "멤버 추가",
- "r-d-remove-member": "멤버 제거",
- "r-d-remove-all-member": "모든 멤버 제거",
- "r-d-check-all": "Check all items of a list",
- "r-d-uncheck-all": "Uncheck all items of a list",
- "r-d-check-one": "항목 선택",
- "r-d-uncheck-one": "Uncheck item",
- "r-d-check-of-list": "of checklist",
- "r-d-add-checklist": "체크리스트 추가",
- "r-d-remove-checklist": "체크리스트 삭제",
- "r-by": "by",
- "r-add-checklist": "체크리스트 추가",
- "r-with-items": "with items",
- "r-items-list": "item1,item2,item3",
- "r-add-swimlane": "Add swimlane",
- "r-swimlane-name": "swimlane name",
- "r-board-note": "Note: leave a field empty to match every possible value.",
- "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
- "r-when-a-card-is-moved": "When a card is moved to another list",
- "r-set": "Set",
- "r-update": "업데이트",
- "r-datefield": "date field",
- "r-df-start-at": "시작",
- "r-df-due-at": "due",
- "r-df-end-at": "종료",
- "r-df-received-at": "received",
- "r-to-current-datetime": "to current date/time",
- "r-remove-value-from": "Remove value from",
- "ldap": "LDAP",
- "oauth2": "OAuth2",
- "cas": "CAS",
- "authentication-method": "인증 방법",
- "authentication-type": "인증 유형",
- "custom-product-name": "Custom Product Name",
- "layout": "레이아웃",
- "hide-logo": "Hide Logo",
- "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
- "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
- "error-undefined": "Something went wrong",
- "error-ldap-login": "An error occurred while trying to login",
- "display-authentication-method": "Display Authentication Method",
- "default-authentication-method": "Default Authentication Method",
- "duplicate-board": "보드 복사",
- "org-number": "The number of organizations is:",
- "team-number": "The number of teams is:",
- "people-number": "The number of people is:",
- "swimlaneDeletePopup-title": "Delete Swimlane ?",
- "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.",
- "restore-all": "모든항목 복구",
- "delete-all": "모두 삭제",
- "loading": "로딩중, 기다려주십시오.",
- "previous_as": "last time was",
- "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
- "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
- "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
- "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
- "a-dueAt": "modified due time to be",
- "a-endAt": "modified ending time to be",
- "a-startAt": "modified starting time to be",
- "a-receivedAt": "modified received time to be",
- "almostdue": "current due time %s is approaching",
- "pastdue": "current due time %s is past",
- "duenow": "current due time %s is today",
- "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
- "act-withDue": "__list__/__card__ due reminders [__board__]",
- "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
- "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
- "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
- "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
- "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
- "accounts-allowUserDelete": "Allow users to self delete their account",
- "hide-minicard-label-text": "Hide minicard label text",
- "show-desktop-drag-handles": "Show desktop drag handles",
- "assignee": "Assignee",
- "cardAssigneesPopup-title": "Assignee",
- "addmore-detail": "자세한 설명 추가",
- "show-on-card": "Show on Card",
- "new": "New",
- "editOrgPopup-title": "Edit Organization",
- "newOrgPopup-title": "New Organization",
- "editTeamPopup-title": "Edit Team",
- "newTeamPopup-title": "New Team",
- "editUserPopup-title": "Edit User",
- "newUserPopup-title": "New User",
- "notifications": "알림",
- "view-all": "View All",
- "filter-by-unread": "Filter by Unread",
- "mark-all-as-read": "Mark all as read",
- "remove-all-read": "Remove all read",
- "allow-rename": "Allow Rename",
- "allowRenamePopup-title": "Allow Rename",
- "start-day-of-week": "Set day of the week start",
- "monday": "월요일",
- "tuesday": "화요일",
- "wednesday": "수요일",
- "thursday": "목요일",
- "friday": "금요일",
- "saturday": "토요일",
- "sunday": "일요일",
- "status": "Status",
- "swimlane": "Swimlane",
- "owner": "Owner",
- "last-modified-at": "Last modified at",
- "last-activity": "마지막 활동",
- "voting": "투표",
- "archived": "보관된",
- "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
- "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",
- "hide-checked-items": "선택된 항목 숨기기",
- "task": "과제",
- "create-task": "과제 생성",
- "ok": "확인",
- "organizations": "Organizations",
- "teams": "Teams",
- "displayName": "Display Name",
- "shortName": "Short Name",
- "website": "Website",
- "person": "Person",
- "my-cards": "My Cards",
- "card": "카드",
- "board": "Board",
- "context-separator": "/",
- "myCardsSortChange-title": "My Cards Sort",
- "myCardsSortChangePopup-title": "My Cards Sort",
- "myCardsSortChange-choice-board": "By Board",
- "myCardsSortChange-choice-dueat": "By Due Date",
- "dueCards-title": "Due Cards",
- "dueCardsViewChange-title": "Due Cards View",
- "dueCardsViewChangePopup-title": "Due Cards View",
- "dueCardsViewChange-choice-me": "Me",
- "dueCardsViewChange-choice-all": "All Users",
- "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
- "broken-cards": "Broken Cards",
- "board-title-not-found": "Board '%s' not found.",
- "swimlane-title-not-found": "Swimlane '%s' not found.",
- "list-title-not-found": "List '%s' not found.",
- "label-not-found": "Label '%s' not found.",
- "label-color-not-found": "Label color %s not found.",
- "user-username-not-found": "Username '%s' not found.",
- "comment-not-found": "Card with comment containing text '%s' not found.",
- "globalSearch-title": "Search All Boards",
- "no-cards-found": "No Cards Found",
- "one-card-found": "One Card Found",
- "n-cards-found": "%s Cards Found",
- "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
- "operator-board": "board",
- "operator-board-abbrev": "b",
- "operator-swimlane": "swimlane",
- "operator-swimlane-abbrev": "s",
- "operator-list": "목록",
- "operator-list-abbrev": "l",
- "operator-label": "라벨",
- "operator-label-abbrev": "#",
- "operator-user": "user",
- "operator-user-abbrev": "@",
- "operator-member": "멤버",
- "operator-member-abbrev": "m",
- "operator-assignee": "assignee",
- "operator-assignee-abbrev": "a",
- "operator-status": "status",
- "operator-due": "due",
- "operator-created": "created",
- "operator-modified": "modified",
- "operator-sort": "sort",
- "operator-comment": "comment",
- "predicate-archived": "archived",
- "predicate-ended": "ended",
- "predicate-all": "all",
- "predicate-overdue": "overdue",
- "predicate-week": "week",
- "predicate-month": "month",
- "predicate-quarter": "quarter",
- "predicate-year": "year",
- "predicate-due": "due",
- "predicate-modified": "modified",
- "predicate-created": "created",
- "operator-unknown-error": "%s is not an operator",
- "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
- "operator-sort-invalid": "sort of '%s' is invalid",
- "operator-status-invalid": "'%s' is not a valid status",
- "next-page": "Next Page",
- "previous-page": "Previous Page",
- "heading-notes": "Notes",
- "globalSearch-instructions-heading": "Search Instructions",
- "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\"`).",
- "globalSearch-instructions-operators": "Available operators:",
- "globalSearch-instructions-operator-board": "`__operator_board__:title` - cards in boards matching the specified title",
- "globalSearch-instructions-operator-list": "`__operator_list__:title` - cards in lists matching the specified title",
- "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:title` - cards in swimlanes matching the specified title",
- "globalSearch-instructions-operator-comment": "`__operator_comment__:text` - cards with with a comment containing *text*.",
- "globalSearch-instructions-operator-label": "`__operator_label__:color` `__operator_label__:name` - cards that have a label matching the given color or name",
- "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__label` - shorthand for `__operator_label__:label`",
- "globalSearch-instructions-operator-user": "`__operator_user__:username` - cards where the specified user is a *member* or *assignee*",
- "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:username`",
- "globalSearch-instructions-operator-member": "`__operator_member__:username` - cards where the specified user is a *member*",
- "globalSearch-instructions-operator-assignee": "`__operator_assignee__:username` - cards where the specified user is an *assignee*",
- "globalSearch-instructions-operator-due": "`__operator_due__:n` - cards which are due *n* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.",
- "globalSearch-instructions-operator-created": "`__operator_created__:n` - cards which which were created *n* days ago",
- "globalSearch-instructions-operator-modified": "`__operator_modified__:n` - cards which which were modified *n* days ago",
- "globalSearch-instructions-status-archived": "`__operator_status__:__predicate_archived__` - cards that are archived.",
- "globalSearch-instructions-status-all": "`__operator_status__:__predicate_all__` - all archived and unarchived cards.",
- "globalSearch-instructions-status-ended": "`__operator_status__:__predicate_ended__` - cards with an end date.",
- "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
- "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*.",
- "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.",
- "globalSearch-instructions-notes-3-2": "Days can be specified as an integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__`",
- "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
- "globalSearch-instructions-notes-5": "Currently archived cards are not searched.",
- "link-to-search": "Link to this search",
- "excel-font": "Arial",
- "number": "숫자",
- "label-colors": "Label Colors",
- "label-names": "Label Names"
- }
|