mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: New Crowdin updates (#2620)
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
parent
86c036505b
commit
e9cb7ee77c
34 changed files with 914 additions and 649 deletions
|
@ -4,7 +4,7 @@
|
|||
"selectAll": "전체 선택",
|
||||
"multiSelect": "선택 영역에 추가하기",
|
||||
"moveCanvas": "캔버스 이동",
|
||||
"cut": "",
|
||||
"cut": "잘라내기",
|
||||
"copy": "복사하기",
|
||||
"copyAsPng": "클립보드로 PNG 이미지 복사",
|
||||
"copyAsSvg": "클립보드로 SVG 이미지 복사",
|
||||
|
@ -29,15 +29,15 @@
|
|||
"edges": "가장자리",
|
||||
"sharp": "선명하게",
|
||||
"round": "둥글게",
|
||||
"arrowheads": "",
|
||||
"arrowhead_none": "",
|
||||
"arrowhead_arrow": "",
|
||||
"arrowheads": "화살표 모양",
|
||||
"arrowhead_none": "없음",
|
||||
"arrowhead_arrow": "화살표",
|
||||
"arrowhead_bar": "",
|
||||
"arrowhead_dot": "",
|
||||
"fontSize": "폰트 크기",
|
||||
"fontFamily": "폰트 스타일",
|
||||
"onlySelected": "선택한 항목만",
|
||||
"withBackground": "배경 포함",
|
||||
"withBackground": "",
|
||||
"exportEmbedScene": "",
|
||||
"exportEmbedScene_details": "",
|
||||
"addWatermark": "\"Made with Excalidraw\" 추가",
|
||||
|
@ -76,8 +76,7 @@
|
|||
"group": "그룹 생성",
|
||||
"ungroup": "그룹 해제",
|
||||
"collaborators": "공동 작업자",
|
||||
"toggleGridMode": "격자 모드 켜기/끄기",
|
||||
"toggleStats": "",
|
||||
"gridMode": "",
|
||||
"addToLibrary": "라이브러리에 추가",
|
||||
"removeFromLibrary": "라이브러리에서 제거",
|
||||
"libraryLoadingMessage": "라이브러리 불러오는 중...",
|
||||
|
@ -118,9 +117,10 @@
|
|||
"redo": "다시 실행",
|
||||
"roomDialog": "실시간 협업 시작하기",
|
||||
"createNewRoom": "방 만들기",
|
||||
"toggleFullScreen": "전체화면",
|
||||
"toggleDarkMode": "다크 모드 켜기/끄기",
|
||||
"toggleZenMode": "젠 모드 켜기/끄기",
|
||||
"fullScreen": "",
|
||||
"darkMode": "",
|
||||
"lightMode": "",
|
||||
"zenMode": "",
|
||||
"exitZenMode": "젠 모드 종료하기"
|
||||
},
|
||||
"alerts": {
|
||||
|
@ -161,6 +161,7 @@
|
|||
"freeDraw": "클릭 후 드래그하세요. 완료되면 놓으세요.",
|
||||
"text": "",
|
||||
"linearElementMulti": "마지막 지점을 클릭하거나 Esc 또는 Enter 키를 눌러 완료하세요.",
|
||||
"lockAngle": "",
|
||||
"resize": "",
|
||||
"rotate": "SHIFT 키를 누르면서 회전하면 각도를 제한할 수 있습니다.",
|
||||
"lineEditor_info": "포인트를 수정하려면 두 번 클릭하거나 엔터 키를 누르세요.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue