mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-14 01:34:49 +01:00
New translations en.json (Chinese Simplified)
This commit is contained in:
@@ -141,6 +141,10 @@
|
|||||||
"edit": "编辑线条",
|
"edit": "编辑线条",
|
||||||
"editArrow": "编辑箭头"
|
"editArrow": "编辑箭头"
|
||||||
},
|
},
|
||||||
|
"polygon": {
|
||||||
|
"breakPolygon": "",
|
||||||
|
"convertToPolygon": ""
|
||||||
|
},
|
||||||
"elementLock": {
|
"elementLock": {
|
||||||
"lock": "锁定",
|
"lock": "锁定",
|
||||||
"unlock": "解除锁定",
|
"unlock": "解除锁定",
|
||||||
@@ -165,7 +169,9 @@
|
|||||||
"unCroppedDimension": "未裁剪的尺寸",
|
"unCroppedDimension": "未裁剪的尺寸",
|
||||||
"copyElementLink": "复制此对象的链接",
|
"copyElementLink": "复制此对象的链接",
|
||||||
"linkToElement": "链接到对象",
|
"linkToElement": "链接到对象",
|
||||||
"wrapSelectionInFrame": "用选中的元素创建画框"
|
"wrapSelectionInFrame": "用选中的元素创建画框",
|
||||||
|
"tab": "",
|
||||||
|
"shapeSwitch": ""
|
||||||
},
|
},
|
||||||
"elementLink": {
|
"elementLink": {
|
||||||
"title": "链接到对象",
|
"title": "链接到对象",
|
||||||
@@ -175,14 +181,22 @@
|
|||||||
"library": {
|
"library": {
|
||||||
"noItems": "尚未添加任何项目……",
|
"noItems": "尚未添加任何项目……",
|
||||||
"hint_emptyLibrary": "选中画布上的项目添加到此处,或从下方的公共素材库中导入。",
|
"hint_emptyLibrary": "选中画布上的项目添加到此处,或从下方的公共素材库中导入。",
|
||||||
"hint_emptyPrivateLibrary": "选中画布上的项目添加到此处。"
|
"hint_emptyPrivateLibrary": "选中画布上的项目添加到此处。",
|
||||||
|
"search": {
|
||||||
|
"inputPlaceholder": "",
|
||||||
|
"heading": "",
|
||||||
|
"noResults": "",
|
||||||
|
"clearSearch": ""
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"title": "在画布上查找",
|
"title": "在画布上查找",
|
||||||
"noMatch": "无匹配项…",
|
"noMatch": "无匹配项…",
|
||||||
"singleResult": "结果",
|
"singleResult": "结果",
|
||||||
"multipleResults": "结果",
|
"multipleResults": "结果",
|
||||||
"placeholder": "在画布上查找文本…"
|
"placeholder": "在画布上查找文本…",
|
||||||
|
"frames": "",
|
||||||
|
"texts": ""
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "重置画布",
|
"clearReset": "重置画布",
|
||||||
@@ -216,10 +230,11 @@
|
|||||||
"objectsSnapMode": "吸附至对象",
|
"objectsSnapMode": "吸附至对象",
|
||||||
"exitZenMode": "退出禅模式",
|
"exitZenMode": "退出禅模式",
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
|
"saveLibNames": "",
|
||||||
"clear": "清除",
|
"clear": "清除",
|
||||||
"remove": "删除",
|
"remove": "删除",
|
||||||
"embed": "切换嵌入",
|
"embed": "切换嵌入",
|
||||||
"publishLibrary": "发布",
|
"publishLibrary": "",
|
||||||
"submit": "提交",
|
"submit": "提交",
|
||||||
"confirm": "确定",
|
"confirm": "确定",
|
||||||
"embeddableInteractionButton": "点击以开始交互"
|
"embeddableInteractionButton": "点击以开始交互"
|
||||||
@@ -245,7 +260,8 @@
|
|||||||
"resetLibrary": "这将会清除你的素材库。你确定要这么做吗?",
|
"resetLibrary": "这将会清除你的素材库。你确定要这么做吗?",
|
||||||
"removeItemsFromsLibrary": "确定要从素材库中删除 {{count}} 个项目吗?",
|
"removeItemsFromsLibrary": "确定要从素材库中删除 {{count}} 个项目吗?",
|
||||||
"invalidEncryptionKey": "密钥必须包含22个字符。实时协作已被禁用。",
|
"invalidEncryptionKey": "密钥必须包含22个字符。实时协作已被禁用。",
|
||||||
"collabOfflineWarning": "无网络连接。\n您的改动将不会被保存!"
|
"collabOfflineWarning": "无网络连接。\n您的改动将不会被保存!",
|
||||||
|
"localStorageQuotaExceeded": ""
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"unsupportedFileType": "不支持的文件格式。",
|
"unsupportedFileType": "不支持的文件格式。",
|
||||||
@@ -276,6 +292,7 @@
|
|||||||
},
|
},
|
||||||
"toolBar": {
|
"toolBar": {
|
||||||
"selection": "选择",
|
"selection": "选择",
|
||||||
|
"lasso": "",
|
||||||
"image": "插入图像",
|
"image": "插入图像",
|
||||||
"rectangle": "矩形",
|
"rectangle": "矩形",
|
||||||
"diamond": "菱形",
|
"diamond": "菱形",
|
||||||
@@ -295,7 +312,8 @@
|
|||||||
"laser": "激光笔",
|
"laser": "激光笔",
|
||||||
"hand": "抓手(平移工具)",
|
"hand": "抓手(平移工具)",
|
||||||
"extraTools": "更多工具",
|
"extraTools": "更多工具",
|
||||||
"mermaidToExcalidraw": "Mermaid 至 Excalidraw"
|
"mermaidToExcalidraw": "Mermaid 至 Excalidraw",
|
||||||
|
"convertElementType": ""
|
||||||
},
|
},
|
||||||
"element": {
|
"element": {
|
||||||
"rectangle": "矩形",
|
"rectangle": "矩形",
|
||||||
@@ -319,33 +337,33 @@
|
|||||||
"shapes": "形状"
|
"shapes": "形状"
|
||||||
},
|
},
|
||||||
"hints": {
|
"hints": {
|
||||||
"dismissSearch": "按 esc 取消搜索",
|
"dismissSearch": "",
|
||||||
"canvasPanning": "要移动画布,请按住鼠标滚轮或空格键同时拖拽鼠标,或使用抓手工具。",
|
"canvasPanning": "",
|
||||||
"linearElement": "点击创建多个点 拖动创建直线",
|
"linearElement": "点击创建多个点 拖动创建直线",
|
||||||
"arrowTool": "点击创建多个点,拖动创建直线。按 {{arrowShortcut}} 切换箭头类型。",
|
"arrowTool": "",
|
||||||
"freeDraw": "点击并拖动,完成时松开",
|
"freeDraw": "点击并拖动,完成时松开",
|
||||||
"text": "提示:您也可以使用选择工具双击任意位置来添加文字",
|
"text": "提示:您也可以使用选择工具双击任意位置来添加文字",
|
||||||
"embeddable": "点击并拖动以创建嵌入网页",
|
"embeddable": "点击并拖动以创建嵌入网页",
|
||||||
"text_selected": "双击或按回车键以编辑文本",
|
"text_selected": "",
|
||||||
"text_editing": "按下 Escape 或 CtrlOrCmd+ENTER 完成编辑",
|
"text_editing": "",
|
||||||
"linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成",
|
"linearElementMulti": "",
|
||||||
"lockAngle": "可以按住 Shift 来约束角度",
|
"lockAngle": "",
|
||||||
"resize": "您可以按住SHIFT来限制比例大小,\n按住ALT来调整中心大小",
|
"resize": "",
|
||||||
"resizeImage": "按住SHIFT可以自由缩放,\n按住ALT可以从中间缩放",
|
"resizeImage": "",
|
||||||
"rotate": "旋转时可以按住 Shift 来约束角度",
|
"rotate": "",
|
||||||
"lineEditor_info": "按住 CtrlOrCmd 并双击或按 CtrlOrCmd + Enter 来编辑点",
|
"lineEditor_info": "",
|
||||||
"lineEditor_pointSelected": "按下 Delete 移除点,CtrlOrCmd+D 以复制,拖动以移动",
|
"lineEditor_line_info": "",
|
||||||
"lineEditor_nothingSelected": "选择要编辑的点 (按住 SHIFT 选择多个),\n或按住 Alt 并点击以添加新点",
|
"lineEditor_pointSelected": "",
|
||||||
"placeImage": "点击放置图像,或者点击并拖动以手动设置图像大小",
|
"lineEditor_nothingSelected": "",
|
||||||
"publishLibrary": "发布您自己的素材库",
|
"publishLibrary": "发布您自己的素材库",
|
||||||
"bindTextToElement": "按下 Enter 以添加文本",
|
"bindTextToElement": "",
|
||||||
"createFlowchart": "按住 CtrlOrCmd 键和方向键以创建流程图",
|
"createFlowchart": "",
|
||||||
"deepBoxSelect": "按住 Ctrl 或 Cmd 以深度选择,并避免拖拽",
|
"deepBoxSelect": "",
|
||||||
"eraserRevert": "按住 Alt 以反选被标记删除的元素",
|
"eraserRevert": "",
|
||||||
"firefox_clipboard_write": "将高级配置首选项“dom.events.asyncClipboard.clipboardItem”设置为“true”可以启用此功能。要更改 Firefox 的高级配置首选项,请前往“about:config”页面。",
|
"firefox_clipboard_write": "将高级配置首选项“dom.events.asyncClipboard.clipboardItem”设置为“true”可以启用此功能。要更改 Firefox 的高级配置首选项,请前往“about:config”页面。",
|
||||||
"disableSnapping": "按住 CtrlOrCmd 以禁用吸附",
|
"disableSnapping": "",
|
||||||
"enterCropEditor": "双击图片或按 ENTER 开始裁剪",
|
"enterCropEditor": "",
|
||||||
"leaveCropEditor": "点击图片外面或按 ENTER 或 ESCAPE 完成裁剪"
|
"leaveCropEditor": ""
|
||||||
},
|
},
|
||||||
"canvasError": {
|
"canvasError": {
|
||||||
"cannotShowPreview": "无法显示预览",
|
"cannotShowPreview": "无法显示预览",
|
||||||
@@ -550,6 +568,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"colorPicker": {
|
"colorPicker": {
|
||||||
|
"color": "",
|
||||||
"mostUsedCustomColors": "常用自定义颜色",
|
"mostUsedCustomColors": "常用自定义颜色",
|
||||||
"colors": "颜色",
|
"colors": "颜色",
|
||||||
"shades": "色调明暗",
|
"shades": "色调明暗",
|
||||||
@@ -629,5 +648,17 @@
|
|||||||
},
|
},
|
||||||
"itemNotAvailable": "命令不可用……",
|
"itemNotAvailable": "命令不可用……",
|
||||||
"shortcutHint": "用 {{shortcut}} 打开命令面板"
|
"shortcutHint": "用 {{shortcut}} 打开命令面板"
|
||||||
|
},
|
||||||
|
"keys": {
|
||||||
|
"ctrl": "",
|
||||||
|
"option": "",
|
||||||
|
"cmd": "",
|
||||||
|
"alt": "",
|
||||||
|
"escape": "",
|
||||||
|
"enter": "",
|
||||||
|
"shift": "",
|
||||||
|
"spacebar": "",
|
||||||
|
"delete": "",
|
||||||
|
"mmb": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user