New translations en.json (Chinese Simplified)

This commit is contained in:
Excalidraw Bot 2023-12-12 12:29:21 +01:00
parent 222fa328ba
commit 3b3cfc391e

View File

@ -11,8 +11,8 @@
"copyAsPng": "复制为 PNG 到剪贴板", "copyAsPng": "复制为 PNG 到剪贴板",
"copyAsSvg": "复制为 SVG 到剪贴板", "copyAsSvg": "复制为 SVG 到剪贴板",
"copyText": "复制文本到剪贴板", "copyText": "复制文本到剪贴板",
"copySource": "复制源码到剪贴板", "copySource": "",
"convertToCode": "转换成代码", "convertToCode": "",
"bringForward": "上移一层", "bringForward": "上移一层",
"sendToBack": "置于底层", "sendToBack": "置于底层",
"bringToFront": "置于顶层", "bringToFront": "置于顶层",
@ -38,12 +38,12 @@
"arrowhead_none": "无", "arrowhead_none": "无",
"arrowhead_arrow": "箭头", "arrowhead_arrow": "箭头",
"arrowhead_bar": "条状", "arrowhead_bar": "条状",
"arrowhead_circle": "圆点", "arrowhead_circle": "",
"arrowhead_circle_outline": "圆点(空心)", "arrowhead_circle_outline": "",
"arrowhead_triangle": "三角箭头", "arrowhead_triangle": "三角箭头",
"arrowhead_triangle_outline": "三角箭头(空心)", "arrowhead_triangle_outline": "",
"arrowhead_diamond": "菱形", "arrowhead_diamond": "",
"arrowhead_diamond_outline": "菱形(空心)", "arrowhead_diamond_outline": "",
"fontSize": "字体大小", "fontSize": "字体大小",
"fontFamily": "字体", "fontFamily": "字体",
"addWatermark": "添加 “使用 Excalidraw 创建” 水印", "addWatermark": "添加 “使用 Excalidraw 创建” 水印",
@ -137,8 +137,8 @@
"selectAllElementsInFrame": "选择画框中的所有元素", "selectAllElementsInFrame": "选择画框中的所有元素",
"removeAllElementsFromFrame": "分离出画框中的所有元素", "removeAllElementsFromFrame": "分离出画框中的所有元素",
"eyeDropper": "从画布上取色", "eyeDropper": "从画布上取色",
"textToDiagram": "文字至图表", "textToDiagram": "",
"prompt": "Prompt" "prompt": ""
}, },
"library": { "library": {
"noItems": "尚未添加任何项目……", "noItems": "尚未添加任何项目……",
@ -211,13 +211,13 @@
"imageInsertError": "无法插入图像。请稍后再试……", "imageInsertError": "无法插入图像。请稍后再试……",
"fileTooBig": "文件过大。最大允许的大小为 {{maxSize}}。", "fileTooBig": "文件过大。最大允许的大小为 {{maxSize}}。",
"svgImageInsertError": "无法插入 SVG 图像。该 SVG 标记似乎是无效的。", "svgImageInsertError": "无法插入 SVG 图像。该 SVG 标记似乎是无效的。",
"failedToFetchImage": "无法获取图片。", "failedToFetchImage": "",
"invalidSVGString": "无效的 SVG。", "invalidSVGString": "无效的 SVG。",
"cannotResolveCollabServer": "无法连接到实时协作服务器。请重新加载页面并重试。", "cannotResolveCollabServer": "无法连接到实时协作服务器。请重新加载页面并重试。",
"importLibraryError": "无法加载素材库", "importLibraryError": "无法加载素材库",
"collabSaveFailed": "无法保存到后端数据库。如果问题持续存在,您应该保存文件到本地,以确保您的工作不会丢失。", "collabSaveFailed": "无法保存到后端数据库。如果问题持续存在,您应该保存文件到本地,以确保您的工作不会丢失。",
"collabSaveFailed_sizeExceeded": "无法保存到后端数据库,画布似乎过大。您应该保存文件到本地,以确保您的工作不会丢失。", "collabSaveFailed_sizeExceeded": "无法保存到后端数据库,画布似乎过大。您应该保存文件到本地,以确保您的工作不会丢失。",
"imageToolNotSupported": "图片已被禁用。", "imageToolNotSupported": "",
"brave_measure_text_error": { "brave_measure_text_error": {
"line1": "您似乎正在使用 Brave 浏览器并启用了<bold>积极阻止指纹识别</bold>的设置。", "line1": "您似乎正在使用 Brave 浏览器并启用了<bold>积极阻止指纹识别</bold>的设置。",
"line2": "这可能会破坏绘图中的 <bold>文本元素</bold>。", "line2": "这可能会破坏绘图中的 <bold>文本元素</bold>。",
@ -225,13 +225,13 @@
"line4": "如果禁用此设置无法修复文本元素的显示,请在 GitHub 上提交一个 <issueLink>issue</issueLink> ,或者在 <discordLink>Discord</discordLink> 上反馈" "line4": "如果禁用此设置无法修复文本元素的显示,请在 GitHub 上提交一个 <issueLink>issue</issueLink> ,或者在 <discordLink>Discord</discordLink> 上反馈"
}, },
"libraryElementTypeError": { "libraryElementTypeError": {
"embeddable": "嵌入元素不能添加到素材库。", "embeddable": "嵌入元素不能添加到素材库。",
"iframe": "不能将 IFrame 元素添加到素材库中。", "iframe": "",
"image": "我们不久将支持添加图片到素材库" "image": "我们不久将支持添加图片到素材库"
}, },
"asyncPasteFailedOnRead": "无法粘贴(无法读取系统剪贴板)。", "asyncPasteFailedOnRead": "",
"asyncPasteFailedOnParse": "无法粘贴。", "asyncPasteFailedOnParse": "",
"copyToSystemClipboardFailed": "无法复制到剪贴板。" "copyToSystemClipboardFailed": ""
}, },
"toolBar": { "toolBar": {
"selection": "选择", "selection": "选择",
@ -249,13 +249,13 @@
"link": "为选中的形状添加/更新链接", "link": "为选中的形状添加/更新链接",
"eraser": "橡皮", "eraser": "橡皮",
"frame": "画框工具", "frame": "画框工具",
"magicframe": "线框图至代码", "magicframe": "",
"embeddable": "嵌入网页", "embeddable": "嵌入网页",
"laser": "激光笔", "laser": "激光笔",
"hand": "抓手(平移工具)", "hand": "抓手(平移工具)",
"extraTools": "更多工具", "extraTools": "更多工具",
"mermaidToExcalidraw": "Mermaid 至 Excalidraw", "mermaidToExcalidraw": "",
"magicSettings": "AI 设置" "magicSettings": ""
}, },
"headings": { "headings": {
"canvasActions": "画布动作", "canvasActions": "画布动作",
@ -284,7 +284,7 @@
"deepBoxSelect": "按住 CtrlOrCmd 以深度选择,并避免拖拽", "deepBoxSelect": "按住 CtrlOrCmd 以深度选择,并避免拖拽",
"eraserRevert": "按住 Alt 以反选被标记删除的元素", "eraserRevert": "按住 Alt 以反选被标记删除的元素",
"firefox_clipboard_write": "将高级配置首选项“dom.events.asyncClipboard.clipboardItem”设置为“true”可以启用此功能。要更改 Firefox 的高级配置首选项请前往“about:config”页面。", "firefox_clipboard_write": "将高级配置首选项“dom.events.asyncClipboard.clipboardItem”设置为“true”可以启用此功能。要更改 Firefox 的高级配置首选项请前往“about:config”页面。",
"disableSnapping": "按住 CtrlCmd 以禁用吸附" "disableSnapping": "按住 CtrlOrCmd 以禁用吸附"
}, },
"canvasError": { "canvasError": {
"cannotShowPreview": "无法显示预览", "cannotShowPreview": "无法显示预览",
@ -336,7 +336,7 @@
"editor": "编辑器", "editor": "编辑器",
"editLineArrowPoints": "编辑线条或箭头的点", "editLineArrowPoints": "编辑线条或箭头的点",
"editText": "添加或编辑文本", "editText": "添加或编辑文本",
"github": "发现问题?提交反馈", "github": "提交问题",
"howto": "帮助文档", "howto": "帮助文档",
"or": "或", "or": "或",
"preventBinding": "禁用箭头吸附", "preventBinding": "禁用箭头吸附",
@ -410,8 +410,8 @@
"copyPngToClipboard": "复制 PNG 到剪切板" "copyPngToClipboard": "复制 PNG 到剪切板"
}, },
"button": { "button": {
"exportToPng": "PNG", "exportToPng": "",
"exportToSvg": "SVG", "exportToSvg": "",
"copyPngToClipboard": "复制到剪贴板" "copyPngToClipboard": "复制到剪贴板"
} }
}, },
@ -497,7 +497,7 @@
"description": "将画布数据导出为文件,以便以后导入。" "description": "将画布数据导出为文件,以便以后导入。"
}, },
"excalidrawPlus": { "excalidrawPlus": {
"title": "Excalidraw+", "title": "",
"button": "导出到 Excalidraw+", "button": "导出到 Excalidraw+",
"description": "将画布保存到您的 Excalidraw+ 工作区。" "description": "将画布保存到您的 Excalidraw+ 工作区。"
} }
@ -516,10 +516,10 @@
} }
}, },
"mermaid": { "mermaid": {
"title": "Mermaid 至 Excalidraw", "title": "",
"button": "插入", "button": "",
"description": "目前仅支持<flowchartLink>流程图</flowchartLink>、<sequenceLink>序列图</sequenceLink>和<classLink>类图</classLink>。其他类型在 Excalidraw 中将以图像呈现。", "description": "",
"syntax": "Mermaid 语法", "syntax": "",
"preview": "预览" "preview": ""
} }
} }