mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1703)
This commit is contained in:
parent
669e84b5d7
commit
c6e73c56fd
3 changed files with 62 additions and 62 deletions
|
@ -16,10 +16,10 @@
|
|||
"background": "背景",
|
||||
"fill": "填充",
|
||||
"strokeWidth": "描边宽度",
|
||||
"strokeStyle": "",
|
||||
"strokeStyle_solid": "",
|
||||
"strokeStyle_dashed": "",
|
||||
"strokeStyle_dotted": "",
|
||||
"strokeStyle": "描边 (样式)",
|
||||
"strokeStyle_solid": "实线",
|
||||
"strokeStyle_dashed": "虚线",
|
||||
"strokeStyle_dotted": "点虚线",
|
||||
"sloppiness": "边框",
|
||||
"opacity": "透明度",
|
||||
"textAlign": "文本对齐",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"fontFamily": "字体",
|
||||
"onlySelected": "仅被选中",
|
||||
"withBackground": "添加背景",
|
||||
"addWatermark": "",
|
||||
"addWatermark": "添加“使用 Excalidraw 创建”",
|
||||
"handDrawn": "手写",
|
||||
"normal": "正常",
|
||||
"code": "代码",
|
||||
|
@ -58,10 +58,10 @@
|
|||
"duplicateSelection": "复制所有已选择的元素",
|
||||
"untitled": "无标题",
|
||||
"name": "名字",
|
||||
"yourName": "",
|
||||
"madeWithExcalidraw": "",
|
||||
"group": "",
|
||||
"ungroup": ""
|
||||
"yourName": "您的姓名",
|
||||
"madeWithExcalidraw": "使用 Excalidraw 创建",
|
||||
"group": "组选",
|
||||
"ungroup": "取消组选"
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "重置画布",
|
||||
|
@ -87,8 +87,8 @@
|
|||
"roomDialog": "开始实时协作",
|
||||
"createNewRoom": "新建会议室",
|
||||
"toggleFullScreen": "切换全屏显示",
|
||||
"toggleZenMode": "",
|
||||
"exitZenMode": ""
|
||||
"toggleZenMode": "切换禅模式",
|
||||
"exitZenMode": "退出禅模式"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "这将会清除整个 canvas。你确定吗?",
|
||||
|
@ -102,7 +102,7 @@
|
|||
},
|
||||
"toolBar": {
|
||||
"selection": "选择",
|
||||
"draw": "",
|
||||
"draw": "自由书写",
|
||||
"rectangle": "矩形",
|
||||
"diamond": "菱形",
|
||||
"ellipse": "椭圆",
|
||||
|
@ -118,13 +118,13 @@
|
|||
},
|
||||
"hints": {
|
||||
"linearElement": "点击创建多个点 拖动创建直线",
|
||||
"freeDraw": "",
|
||||
"freeDraw": "点击并拖动,完成后发布",
|
||||
"linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成",
|
||||
"resize": "",
|
||||
"resize": "您可以按住SHIFT来限制比例大小,\n按住ALT来调整中心大小",
|
||||
"rotate": "旋转时可以按住 Shift 来约束角度",
|
||||
"lineEditor_info": "",
|
||||
"lineEditor_pointSelected": "",
|
||||
"lineEditor_nothingSelected": ""
|
||||
"lineEditor_info": "双击或按回车键编辑",
|
||||
"lineEditor_pointSelected": "按删除键删除或拖动到回收站删除",
|
||||
"lineEditor_nothingSelected": "选中要移动或移除的点,或按住Alt并点击添加新点"
|
||||
},
|
||||
"errorSplash": {
|
||||
"headingMain_pre": "遇到异常。请尝试 ",
|
||||
|
@ -145,9 +145,9 @@
|
|||
"button_startSession": "启动会议",
|
||||
"button_stopSession": "结束会议",
|
||||
"desc_inProgressIntro": "实时协作会议正在进行。",
|
||||
"desc_persistenceWarning": "",
|
||||
"desc_persistenceWarning": "请注意,场景数据是以P2P方式在合作者之间共享的,不会持续到我们的服务器。 因此,如果您都断开了连接,您将会丢失数据,除非您将其导出到一个文件或一个可共享的链接。",
|
||||
"desc_shareLink": "分享此链接给你要协作的用户",
|
||||
"desc_exitSession": ""
|
||||
"desc_exitSession": "停止会话将中断您在与房间的连接,但您依然可以在本地继续使用画布. 请注意,这不会影响到其他用户, 他们仍可以在他们的版本上继续协作。"
|
||||
},
|
||||
"errorDialog": {
|
||||
"title": "错误"
|
||||
|
@ -157,7 +157,7 @@
|
|||
"shapes": "形状",
|
||||
"or": "或者",
|
||||
"click": "点击",
|
||||
"drag": "",
|
||||
"drag": "拖动",
|
||||
"curvedArrow": "曲线(带有箭头)",
|
||||
"curvedLine": "曲线(无箭头)",
|
||||
"editor": "编辑器",
|
||||
|
@ -167,9 +167,9 @@
|
|||
"github": "发现问题?提交",
|
||||
"textNewLine": "文本换行",
|
||||
"textFinish": "完成编辑文本",
|
||||
"zoomToFit": ""
|
||||
"zoomToFit": "缩放以适应所有元素"
|
||||
},
|
||||
"encrypted": {
|
||||
"tooltip": ""
|
||||
"tooltip": "您的绘图采用的端到端加密,因此Excalidraw服务器永远不会收集。"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue