chore: Update translations from Crowdin (#3718)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Excalidraw Bot 2021-07-08 13:09:13 +02:00 committed by GitHub
parent 380aaa30e6
commit aa860251c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 709 additions and 274 deletions

View file

@ -180,6 +180,8 @@
"linearElement": "点击创建多个点 拖动创建直线",
"freeDraw": "点击并拖动,完成时松开",
"text": "提示:您也可以使用选择工具双击任意位置来添加文字",
"text_selected": "双击或按回车键以编辑文本",
"text_editing": "按下 Escape 或 CtrlOrCmd+ENTER 完成编辑",
"linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成",
"lockAngle": "可以按住 Shift 来约束角度",
"resize": "您可以按住SHIFT来限制比例大小\n按住ALT来调整中心大小",
@ -227,7 +229,7 @@
"link_details": "导出为只读链接。",
"link_button": "导出链接",
"excalidrawplus_description": "",
"excalidrawplus_button": "",
"excalidrawplus_button": "导出",
"excalidrawplus_exportError": ""
},
"helpDialog": {
@ -236,16 +238,18 @@
"curvedArrow": "曲线箭头",
"curvedLine": "曲线",
"documentation": "文档",
"doubleClick": "双击",
"drag": "拖动",
"editor": "编辑器",
"editSelectedShape": "编辑选中的形状 (文本、箭头或线条)",
"github": "提交问题",
"howto": "帮助文档",
"or": "或",
"preventBinding": "禁用箭头吸附",
"shapes": "形状",
"shortcuts": "快捷键列表",
"textFinish": "完成文本编辑",
"textNewLine": "文本换行",
"textFinish": "完成编辑 (文本编辑器)",
"textNewLine": "",
"title": "帮助",
"view": "视图",
"zoomToFit": "缩放以适应所有元素",