mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1165)
* New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Chinese Traditional) * New translations en.json (Korean) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Indonesian) * New translations en.json (German) * New translations en.json (Arabic) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (French) * New translations en.json (Hungarian) * New translations en.json (German) * New translations en.json (Korean) * New translations en.json (Polish) * New translations en.json (Polish) * New translations en.json (Polish) * New translations en.json (Polish) * New translations en.json (Polish)
This commit is contained in:
parent
663526129a
commit
a488555f30
17 changed files with 65 additions and 48 deletions
|
@ -53,7 +53,7 @@
|
|||
"exportToPng": "PNG로 내보내기",
|
||||
"exportToSvg": "SVG로 내보내기",
|
||||
"copyToClipboard": "클립보드로 복사",
|
||||
"copyPngToClipboard": "",
|
||||
"copyPngToClipboard": "클립보드로 이미지 복사",
|
||||
"save": "저장",
|
||||
"load": "불러오기",
|
||||
"getShareableLink": "공유 가능한 링크 생성",
|
||||
|
@ -98,19 +98,20 @@
|
|||
"hints": {
|
||||
"linearElement": "여러 점을 연결하려면 클릭하고, 직선을 그리려면 바로 드래그하세요.",
|
||||
"linearElementMulti": "마지막 지점을 클릭하거나 Esc 또는 Enter 키를 눌러 완료하세요.",
|
||||
"resize": "SHIFT 키를 누르면서 크기를 조정하면 비율을 제한할 수 있습니다."
|
||||
"resize": "SHIFT 키를 누르면서 크기를 조정하면 비율을 제한할 수 있습니다.",
|
||||
"rotate": "SHIFT 키를 누르면서 회전하면 각도를 제한할 수 있습니다."
|
||||
},
|
||||
"errorSplash": {
|
||||
"headingMain_pre": "",
|
||||
"headingMain_button": "",
|
||||
"headingMain_button": "페이지 새로고침",
|
||||
"clearCanvasMessage": "",
|
||||
"clearCanvasMessage_button": "",
|
||||
"clearCanvasMessage_button": "캔버스를 초기화 중입니다.",
|
||||
"clearCanvasCaveat": "",
|
||||
"trackedToSentry_pre": "",
|
||||
"trackedToSentry_post": "",
|
||||
"openIssueMessage_pre": "",
|
||||
"openIssueMessage_button": "",
|
||||
"openIssueMessage_post": "",
|
||||
"openIssueMessage_post": " 아래 정보를 GitHub 이슈에 복사 및 붙여넣기해 주세요.",
|
||||
"sceneContent": ""
|
||||
},
|
||||
"roomDialog": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue