Updated translations.

This commit is contained in:
Lauri Ojansivu 2023-08-01 07:00:41 +03:00
parent 6c34b75061
commit bf0187f2c4
2 changed files with 42 additions and 42 deletions

View file

@ -85,14 +85,14 @@
"add-card": "Add Card", "add-card": "Add Card",
"add-card-to-top-of-list": "Add Card to Top of List", "add-card-to-top-of-list": "Add Card to Top of List",
"add-card-to-bottom-of-list": "Add Card to Bottom of List", "add-card-to-bottom-of-list": "Add Card to Bottom of List",
"setListWidthPopup-title": "Set List Width", "setListWidthPopup-title": "목록 너비 설정",
"set-list-width": "Set List Width", "set-list-width": "목록 너비 설정",
"set-list-width-value": "List Width (pixels)", "set-list-width-value": "목록 너비 (픽셀)",
"list-width-error-message": "List width must be a positive integer", "list-width-error-message": "목록 너비는 양수여야 합니다",
"setSwimlaneHeightPopup-title": "Set Swimlane Height", "setSwimlaneHeightPopup-title": "Swimlane 높이 설정",
"set-swimlane-height": "Set Swimlane Height", "set-swimlane-height": "Swimlane 높이 설정",
"set-swimlane-height-value": "Swimlane Height (pixels)", "set-swimlane-height-value": "Swimlane 높이 (픽셀)",
"swimlane-height-error-message": "Swimlane height must be a positive integer", "swimlane-height-error-message": "Swimlane 높이는 양수여야 합니다",
"add-swimlane": "Add Swimlane", "add-swimlane": "Add Swimlane",
"add-subtask": "Add Subtask", "add-subtask": "Add Subtask",
"add-checklist": "Add Checklist", "add-checklist": "Add Checklist",
@ -100,10 +100,10 @@
"close-add-checklist-item": "Close add an item to checklist form", "close-add-checklist-item": "Close add an item to checklist form",
"close-edit-checklist-item": "Close edit an item to checklist form", "close-edit-checklist-item": "Close edit an item to checklist form",
"convertChecklistItemToCardPopup-title": "Convert to Card", "convertChecklistItemToCardPopup-title": "Convert to Card",
"add-cover": "Add cover image to minicard", "add-cover": "미니카드에 표지 이미지 추가",
"add-label": "Add Label", "add-label": "Add Label",
"add-list": "Add List", "add-list": "Add List",
"add-after-list": "Add After List", "add-after-list": "목록 뒤에 추가",
"add-members": "Add Members", "add-members": "Add Members",
"added": "Added", "added": "Added",
"addMemberPopup-title": "Members", "addMemberPopup-title": "Members",
@ -143,13 +143,13 @@
"attachmentDeletePopup-title": "Delete Attachment?", "attachmentDeletePopup-title": "Delete Attachment?",
"attachments": "Attachments", "attachments": "Attachments",
"auto-watch": "Automatically watch boards when they are created", "auto-watch": "Automatically watch boards when they are created",
"avatar-too-big": "The avatar is too large (__size__ max)", "avatar-too-big": "아바타가 너무 큽니다 (__size__ max)",
"back": "Back", "back": "Back",
"board-change-color": "Change color", "board-change-color": "Change color",
"board-change-background-image": "Change Background Image", "board-change-background-image": "배경 이미지 변경",
"board-background-image-url": "Background Image URL", "board-background-image-url": "배경 이미지 URL",
"add-background-image": "Add Background Image", "add-background-image": "배경 이미지 추가",
"remove-background-image": "Remove Background Image", "remove-background-image": "배경 이미지 제거",
"show-at-all-boards-page" : "Show at All Boards page", "show-at-all-boards-page" : "Show at All Boards page",
"board-info-on-my-boards" : "All Boards Settings", "board-info-on-my-boards" : "All Boards Settings",
"boardInfoOnMyBoardsPopup-title" : "All Boards Settings", "boardInfoOnMyBoardsPopup-title" : "All Boards Settings",
@ -162,9 +162,9 @@
"board-public-info": "This board will be <strong>public</strong>.", "board-public-info": "This board will be <strong>public</strong>.",
"board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.", "board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.",
"boardChangeColorPopup-title": "Change Board Background", "boardChangeColorPopup-title": "Change Board Background",
"boardChangeBackgroundImagePopup-title": "Change Background Image", "boardChangeBackgroundImagePopup-title": "배경 이미지 변경",
"allBoardsChangeColorPopup-title": "Change color", "allBoardsChangeColorPopup-title": "Change color",
"allBoardsChangeBackgroundImagePopup-title": "Change Background Image", "allBoardsChangeBackgroundImagePopup-title": "배경 이미지 변경",
"boardChangeTitlePopup-title": "Rename Board", "boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility", "boardChangeVisibilityPopup-title": "Change Visibility",
"boardChangeWatchPopup-title": "Change Watch", "boardChangeWatchPopup-title": "Change Watch",
@ -382,7 +382,7 @@
"error-board-notAMember": "You need to be a member of this board to do that", "error-board-notAMember": "You need to be a member of this board to do that",
"error-json-malformed": "Your text is not valid JSON", "error-json-malformed": "Your text is not valid JSON",
"error-json-schema": "Your JSON data does not include the proper information in the correct format", "error-json-schema": "Your JSON data does not include the proper information in the correct format",
"error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format ", "error-csv-schema": "CSV(쉼표로 구분된 값)/TSV(탭으로 구분된 값)에 올바른 형식의 적절한 정보가 포함되어 있지 않습니다.",
"error-list-doesNotExist": "This list does not exist", "error-list-doesNotExist": "This list does not exist",
"error-user-doesNotExist": "This user does not exist", "error-user-doesNotExist": "This user does not exist",
"error-user-notAllowSelf": "You can not invite yourself", "error-user-notAllowSelf": "You can not invite yourself",
@ -421,7 +421,7 @@
"filter-overdue": "Overdue", "filter-overdue": "Overdue",
"filter-due-today": "Due today", "filter-due-today": "Due today",
"filter-due-this-week": "Due this week", "filter-due-this-week": "Due this week",
"filter-due-next-week": "Due next week", "filter-due-next-week": "다음 주 마감",
"filter-due-tomorrow": "Due tomorrow", "filter-due-tomorrow": "Due tomorrow",
"list-filter-label": "Filter List by Title", "list-filter-label": "Filter List by Title",
"filter-clear": "Clear filter", "filter-clear": "Clear filter",
@ -550,7 +550,7 @@
"public": "Public", "public": "Public",
"public-desc": "This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.", "public-desc": "This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.",
"quick-access-description": "Star a board to add a shortcut in this bar.", "quick-access-description": "Star a board to add a shortcut in this bar.",
"remove-cover": "Remove cover image from minicard", "remove-cover": "미니카드에서 표지 이미지 제거",
"remove-from-board": "Remove from Board", "remove-from-board": "Remove from Board",
"remove-label": "Remove Label", "remove-label": "Remove Label",
"listDeletePopup-title": "Delete List ?", "listDeletePopup-title": "Delete List ?",
@ -738,9 +738,9 @@
"deposit-subtasks-list": "Landing list for subtasks deposited here:", "deposit-subtasks-list": "Landing list for subtasks deposited here:",
"show-parent-in-minicard": "Show parent in minicard:", "show-parent-in-minicard": "Show parent in minicard:",
"description-on-minicard": "Description on minicard", "description-on-minicard": "Description on minicard",
"cover-attachment-on-minicard": "Cover image on minicard", "cover-attachment-on-minicard": "미니카드의 표지 이미지",
"badge-attachment-on-minicard": "Count of attachments on minicard", "badge-attachment-on-minicard": "미니카드의 첨부파일 수",
"card-sorting-by-number-on-minicard": "Card sorting by number on minicard", "card-sorting-by-number-on-minicard": "미니카드에서 숫자로 정렬된 카드",
"prefix-with-full-path": "Prefix with full path", "prefix-with-full-path": "Prefix with full path",
"prefix-with-parent": "Prefix with parent", "prefix-with-parent": "Prefix with parent",
"subtext-with-full-path": "Subtext with full path", "subtext-with-full-path": "Subtext with full path",
@ -853,7 +853,7 @@
"r-items-list": "item1,item2,item3", "r-items-list": "item1,item2,item3",
"r-add-swimlane": "Add swimlane", "r-add-swimlane": "Add swimlane",
"r-swimlane-name": "swimlane name", "r-swimlane-name": "swimlane name",
"r-board-note": "Note: leave a field empty to match every possible value. ", "r-board-note": "알림: 가능한 모든 값과 일치하도록 항목을 비워두세요.",
"r-checklist-note": "Note: checklist's items have to be written as comma separated values.", "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-when-a-card-is-moved": "When a card is moved to another list",
"r-set": "Set", "r-set": "Set",
@ -884,9 +884,9 @@
"oidc-button-text": "Customize the OIDC button text", "oidc-button-text": "Customize the OIDC button text",
"default-authentication-method": "Default Authentication Method", "default-authentication-method": "Default Authentication Method",
"duplicate-board": "Duplicate Board", "duplicate-board": "Duplicate Board",
"org-number": "The number of organizations is: ", "org-number": "조직의 갯수:",
"team-number": "The number of teams is: ", "team-number": "팀의 갯수:",
"people-number": "The number of people is: ", "people-number": "사람의 수는:",
"swimlaneDeletePopup-title": "Delete Swimlane ?", "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.", "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": "Restore all", "restore-all": "Restore all",
@ -1097,7 +1097,7 @@
"label-names": "Label Names", "label-names": "Label Names",
"archived-at": "archived at", "archived-at": "archived at",
"sort-cards": "Sort Cards", "sort-cards": "Sort Cards",
"sort-is-on": "Sort is on", "sort-is-on": "정렬 적용 중",
"cardsSortPopup-title": "Sort Cards", "cardsSortPopup-title": "Sort Cards",
"due-date": "Due Date", "due-date": "Due Date",
"server-error": "Server Error", "server-error": "Server Error",
@ -1223,10 +1223,10 @@
"minicardDetailsActionsPopup-title": "Card Details", "minicardDetailsActionsPopup-title": "Card Details",
"Mongo_sessions_count": "Mongo sessions count", "Mongo_sessions_count": "Mongo sessions count",
"change-visibility": "Change Visibility", "change-visibility": "Change Visibility",
"max-upload-filesize": "Max upload filesize in bytes:", "max-upload-filesize": "바이트 단위 최대 업로드 파일크기:",
"allowed-upload-filetypes": "Allowed upload filetypes:", "allowed-upload-filetypes": "허용된 업로드 파일유형:",
"max-avatar-filesize": "Max avatar filesize in bytes:", "max-avatar-filesize": "바이트 단위 최대 아바타 파일크기:",
"allowed-avatar-filetypes": "Allowed avatar filetypes:", "allowed-avatar-filetypes": "허용된 아바타 파일유형:",
"invalid-file": "If filename is invalid, upload or rename is cancelled.", "invalid-file": "파일명이 잘못됐으면, 업로드 또는 이름바꾸기가 취소됩니다.",
"preview-pdf-not-supported": "Your device does not support previewing PDF. Try downloading instead." "preview-pdf-not-supported": "장치에서 PDF 미리보기를 지원하지 않습니다. 대신 다운로드를 해보세요."
} }

View file

@ -85,14 +85,14 @@
"add-card": "카드 추가", "add-card": "카드 추가",
"add-card-to-top-of-list": "리스트 맨앞에 카드를 추가함", "add-card-to-top-of-list": "리스트 맨앞에 카드를 추가함",
"add-card-to-bottom-of-list": "리스트 맨뒤에 카드를 추가함", "add-card-to-bottom-of-list": "리스트 맨뒤에 카드를 추가함",
"setListWidthPopup-title": "Set List Width", "setListWidthPopup-title": "목록 너비 설정",
"set-list-width": "Set List Width", "set-list-width": "목록 너비 설정",
"set-list-width-value": "List Width (pixels)", "set-list-width-value": "목록 너비 (픽셀)",
"list-width-error-message": "List width must be a positive integer", "list-width-error-message": "목록 너비는 양수여야 합니다",
"setSwimlaneHeightPopup-title": "Set Swimlane Height", "setSwimlaneHeightPopup-title": "Swimlane 높이 설정",
"set-swimlane-height": "Set Swimlane Height", "set-swimlane-height": "Swimlane 높이 설정",
"set-swimlane-height-value": "Swimlane Height (pixels)", "set-swimlane-height-value": "Swimlane 높이 (픽셀)",
"swimlane-height-error-message": "Swimlane height must be a positive integer", "swimlane-height-error-message": "Swimlane 높이는 양수여야 합니다",
"add-swimlane": "Swimlane 추가", "add-swimlane": "Swimlane 추가",
"add-subtask": "하위 작업을 추가", "add-subtask": "하위 작업을 추가",
"add-checklist": "체크리스트 추가", "add-checklist": "체크리스트 추가",