excalidraw/src/locales/ko-KR.json

125 lines
5.5 KiB
JSON
Raw Normal View History

2020-03-15 19:12:35 +02:00
{
"labels": {
"paste": "붙여넣기",
"selectAll": "전체 선택",
"copy": "복사하기",
"copyAsPng": "클립보드로 이미지 복사",
"bringForward": "앞으로 가져오기",
"sendToBack": "맨 뒤로 보내기",
"bringToFront": "맨 앞으로 가져오기",
"sendBackward": "뒤로 보내기",
"delete": "삭제",
"copyStyles": "스타일 복사하기",
"pasteStyles": "스타일 붙여넣기",
"stroke": "선 색상",
"background": "배경색",
"fill": "채우기 스타일",
"strokeWidth": "선 두께",
"sloppiness": "선 스타일",
"opacity": "불투명도",
"fontSize": "폰트 크기",
"fontFamily": "폰트 스타일",
"onlySelected": "선택한 항목만",
"withBackground": "배경 포함",
"handDrawn": "필기체",
"normal": "일반",
"code": "코드",
"small": "작게",
"medium": "보통",
"large": "크게",
"veryLarge": "매우 크게",
"solid": "단색",
"hachure": "평행선",
"crossHatch": "교차선",
"thin": "얇게",
"bold": "굵게",
"extraBold": "매우 굵게",
2020-03-15 19:12:35 +02:00
"architect": "Architect",
"artist": "Artist",
"cartoonist": "Cartoonist",
"fileTitle": "파일 제목",
"colorPicker": "색상 선택기",
2020-03-17 21:46:35 +02:00
"canvasBackground": "캔버스 배경",
"drawingCanvas": "캔버스 그리기",
"layers": "레이어",
"language": "언어",
2020-03-17 21:46:35 +02:00
"createRoom": "실시간 협업 세션 공유",
"duplicateSelection": "선택 영역 복제하기"
2020-03-15 19:12:35 +02:00
},
"buttons": {
2020-03-17 21:46:35 +02:00
"clearReset": "캔버스 초기화",
2020-03-15 19:12:35 +02:00
"export": "내보내기",
"exportToPng": "PNG로 내보내기",
"exportToSvg": "SVG로 내보내기",
"copyToClipboard": "클립보드로 복사",
"save": "저장",
"load": "불러오기",
"getShareableLink": "공유 가능한 링크 생성",
"close": "닫기",
"selectLanguage": "언어 선택",
2020-03-18 19:59:48 +02:00
"scrollBackToContent": "콘텐츠 영역으로 스크롤 이동하기",
"zoomIn": "확대",
"zoomOut": "축소",
"resetZoom": "줌 초기화",
"menu": "메뉴",
"done": "완료",
"edit": "수정",
"undo": "실행 취소",
"redo": "다시 실행",
2020-03-22 06:24:38 +02:00
"roomDialog": "실시간 협업 시작하기",
2020-03-15 19:12:35 +02:00
"createNewRoom": "Create new room"
},
"alerts": {
"clearReset": "모든 작업 내용을 초기화 합니다. 계속 진행할까요?",
"couldNotCreateShareableLink": "공유 가능한 링크를 생성할 수 없습니다.",
"importBackendFailed": "서버로부터 불러 오지 못했습니다.",
"cannotExportEmptyCanvas": "빈 캔버스를 내보낼 수 없습니다.",
"couldNotCopyToClipboard": "클립 보드에 복사 할 수 없습니다. Chrome 브라우저에서 시도해 주세요.",
"decryptFailed": "데이터를 복호화하지 못했습니다.",
2020-03-17 21:46:35 +02:00
"uploadedSecurly": "업로드는 종단 간 암호화로 보호되므로 Excalidraw 서버 및 타사가 콘텐츠를 읽을 수 없습니다."
2020-03-15 19:12:35 +02:00
},
"toolBar": {
2020-03-17 21:46:35 +02:00
"selection": "선택",
"rectangle": "사각형",
"diamond": "다이아몬드",
"ellipse": "타원",
"arrow": "화살표",
"line": "라인",
"text": "텍스트",
"lock": "선택된 도구 유지하기"
2020-03-15 19:12:35 +02:00
},
"headings": {
"canvasActions": "Canvas actions",
"selectedShapeActions": "Selected shape actions",
"shapes": "Shapes"
},
"hints": {
2020-03-18 19:59:48 +02:00
"linearElement": "곡선을 그리려면 클릭 후 드래그, 직선을 그리려면 바로 드래그하세요.",
"linearElementMulti": "Click on last point or press Escape or Enter to finish",
"resize": "SHIFT 키를 누르면서 크기를 조정하면 비율을 제한할 수 있습니다."
2020-03-15 19:12:35 +02:00
},
"errorSplash": {
"headingMain_pre": "Encountered an error. Try ",
"headingMain_button": "reloading the page.",
"clearCanvasMessage": "If reloading doesn't work, try ",
"clearCanvasMessage_button": "clearing the canvas.",
"clearCanvasCaveat": " This will result in loss of work ",
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
"openIssueMessage_button": "bug tracker.",
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
"errorStack": "Error stack trace:",
2020-03-17 21:46:35 +02:00
"errorStack_loading": "데이터를 불러오는 중입니다. 잠시만 기다려 주세요...",
2020-03-15 19:12:35 +02:00
"sceneContent": "Scene content:"
},
"roomDialog": {
2020-03-17 21:46:35 +02:00
"desc_intro": "현재 화면에 공동 작업자를 초대해 협업할 수 있습니다.",
"desc_privacy": "안심하세요, 세션은 종단 간 암호화를 사용하므로 당신의 작업은 비공개로 유지되며 서버조차도 작업 내용을 알 수 없습니다.",
"button_startSession": "세션 시작",
"button_stopSession": "세션 중단",
"desc_inProgressIntro": "실시간 협업 세션이 진행 중입니다.",
"desc_persistenceWarning": "모든 데이터는 P2P 방식으로 공동 작업자 간에 공유되며 서버에는 저장되지 않습니다. 따라서 모든 작업자의 연결이 끊어지면 파일 또는 공유 가능한 링크로 보관하지 않는 한 데이터가 유실됩니다.",
"desc_shareLink": "공동 작업자에게 이 링크를 공유하세요.",
"desc_exitSession": "세션을 중단하면 연결은 끊어지나 로컬에서 작업을 이어갈 수 있습니다. 로컬 작업은 다른 작업자에게 영향을 미치지 않으며 그들의 공동 작업은 계속 유지됩니다."
2020-03-15 19:12:35 +02:00
}
}