chore: Update translations from Crowdin (#4150)

This commit is contained in:
Excalidraw Bot 2021-11-04 13:10:21 +01:00 committed by GitHub
parent 7b442997dc
commit 6b24592e4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 262 additions and 385 deletions

View file

@ -20,10 +20,6 @@
"background": "背景",
"fill": "填充",
"strokeWidth": "描边宽度",
"strokeShape": "描边形状",
"strokeShape_gel": "中性笔",
"strokeShape_fountain": "钢笔",
"strokeShape_brush": "墨笔",
"strokeStyle": "描边样式",
"strokeStyle_solid": "实线",
"strokeStyle_dashed": "虚线",
@ -34,12 +30,12 @@
"edges": "边角",
"sharp": "尖锐",
"round": "圆润",
"arrowheads": "箭头",
"arrowheads": "端点",
"arrowhead_none": "无",
"arrowhead_arrow": "箭头",
"arrowhead_arrow": "线条箭头",
"arrowhead_bar": "条",
"arrowhead_dot": "圆点",
"arrowhead_triangle": "",
"arrowhead_triangle": "三角箭头",
"fontSize": "字体大小",
"fontFamily": "字体",
"onlySelected": "仅被选中",
@ -139,7 +135,7 @@
"zenMode": "禅模式",
"exitZenMode": "退出禅模式",
"cancel": "取消",
"clear": ""
"clear": "清除"
},
"alerts": {
"clearReset": "这将会清除整个画布。您是否要继续?",
@ -157,7 +153,7 @@
"errorAddingToLibrary": "无法将项目添加到库中",
"errorRemovingFromLibrary": "无法从库中移除项目",
"confirmAddLibrary": "这将添加 {{numShapes}} 个形状到您的库。您确定吗?",
"imageDoesNotContainScene": "",
"imageDoesNotContainScene": "此图像似乎不包含任何画布数据。您是否在导出时启用了画布嵌入功能?",
"cannotRestoreFromImage": "无法从此图像文件恢复画布",
"invalidSceneUrl": "无法从提供的 URL 导入场景。它或者格式不正确,或者不包含有效的 Excalidraw JSON 数据。",
"resetLibrary": "这将会清除你的资源库。你确定这么做吗?",
@ -167,7 +163,7 @@
"unsupportedFileType": "不支持的文件格式。",
"imageInsertError": "无法插入图像。请稍后再试……",
"fileTooBig": "文件过大。最大允许的大小为 {{maxSize}}。",
"svgImageInsertError": "",
"svgImageInsertError": "无法插入 SVG 图像。该 SVG 标记似乎是无效的。",
"invalidSVGString": ""
},
"toolBar": {
@ -189,6 +185,7 @@
"shapes": "形状"
},
"hints": {
"canvasPanning": "要移动画布,请按住鼠标滚轮或空格键,再拖拽鼠标",
"linearElement": "点击创建多个点 拖动创建直线",
"freeDraw": "点击并拖动,完成时松开",
"text": "提示:您也可以使用选择工具双击任意位置来添加文字",
@ -197,7 +194,7 @@
"linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成",
"lockAngle": "可以按住 Shift 来约束角度",
"resize": "您可以按住SHIFT来限制比例大小\n按住ALT来调整中心大小",
"resizeImage": "",
"resizeImage": "按住SHIFT可以自由缩放\n按住ALT可以从中间缩放",
"rotate": "旋转时可以按住 Shift 来约束角度",
"lineEditor_info": "双击或按回车键编辑",
"lineEditor_pointSelected": "按下 Delete 移除点Ctrl 或 Cmd+D 以复制,或拖动以移动",
@ -270,7 +267,7 @@
"zoomToSelection": "缩放到选区"
},
"clearCanvasDialog": {
"title": "清除画布"
"title": ""
},
"encrypted": {
"tooltip": "您的绘图采用的端到端加密其内容对于Excalidraw服务器是不可见的。",