New translations en.json (Chinese Simplified)

This commit is contained in:
Excalidraw Bot 2023-07-25 04:55:47 +02:00
parent d98f57942d
commit 2c4e43f2a7

View File

@ -109,12 +109,12 @@
"createContainerFromText": "将文本包围在容器中", "createContainerFromText": "将文本包围在容器中",
"link": { "link": {
"edit": "编辑链接", "edit": "编辑链接",
"editEmbed": "", "editEmbed": "编辑链接与嵌入",
"create": "新建链接", "create": "新建链接",
"createEmbed": "", "createEmbed": "创建链接与嵌入",
"label": "链接", "label": "链接",
"labelEmbed": "", "labelEmbed": "链接与嵌入",
"empty": "" "empty": "未设定链接"
}, },
"lineEditor": { "lineEditor": {
"edit": "编辑线条", "edit": "编辑线条",
@ -168,11 +168,11 @@
"cancel": "取消", "cancel": "取消",
"clear": "清除", "clear": "清除",
"remove": "删除", "remove": "删除",
"embed": "", "embed": "切换嵌入",
"publishLibrary": "发布", "publishLibrary": "发布",
"submit": "提交", "submit": "提交",
"confirm": "确定", "confirm": "确定",
"embeddableInteractionButton": "" "embeddableInteractionButton": "点击以开始交互"
}, },
"alerts": { "alerts": {
"clearReset": "这将会清除整个画布。您是否要继续?", "clearReset": "这将会清除整个画布。您是否要继续?",
@ -214,8 +214,8 @@
"line4": "如果禁用此设置无法修复文本元素的显示,请在 GitHub 上提交一个 <issueLink>issue</issueLink> ,或者在 <discordLink>Discord</discordLink> 上反馈" "line4": "如果禁用此设置无法修复文本元素的显示,请在 GitHub 上提交一个 <issueLink>issue</issueLink> ,或者在 <discordLink>Discord</discordLink> 上反馈"
}, },
"libraryElementTypeError": { "libraryElementTypeError": {
"embeddable": "", "embeddable": "嵌入元素不能添加到素材库。",
"image": "" "image": "我们不久将支持添加图片到素材库"
} }
}, },
"toolBar": { "toolBar": {
@ -234,7 +234,7 @@
"link": "为选中的形状添加/更新链接", "link": "为选中的形状添加/更新链接",
"eraser": "橡皮", "eraser": "橡皮",
"frame": "画框工具", "frame": "画框工具",
"embeddable": "", "embeddable": "嵌入网页",
"hand": "抓手(平移工具)", "hand": "抓手(平移工具)",
"extraTools": "更多工具" "extraTools": "更多工具"
}, },
@ -248,7 +248,7 @@
"linearElement": "点击创建多个点 拖动创建直线", "linearElement": "点击创建多个点 拖动创建直线",
"freeDraw": "点击并拖动,完成时松开", "freeDraw": "点击并拖动,完成时松开",
"text": "提示:您也可以使用选择工具双击任意位置来添加文字", "text": "提示:您也可以使用选择工具双击任意位置来添加文字",
"embeddable": "", "embeddable": "点击并拖动以创建嵌入网页",
"text_selected": "双击或按回车键以编辑文本", "text_selected": "双击或按回车键以编辑文本",
"text_editing": "按下 Escape 或 CtrlOrCmd+ENTER 完成编辑", "text_editing": "按下 Escape 或 CtrlOrCmd+ENTER 完成编辑",
"linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成", "linearElementMulti": "点击最后一个点或按下 Esc/Enter 来完成",
@ -424,8 +424,8 @@
"canvas": "画布", "canvas": "画布",
"selection": "所选项", "selection": "所选项",
"pasteAsSingleElement": "使用 {{shortcut}} 粘贴为单个元素,\n或粘贴到现有的文本编辑器里", "pasteAsSingleElement": "使用 {{shortcut}} 粘贴为单个元素,\n或粘贴到现有的文本编辑器里",
"unableToEmbed": "", "unableToEmbed": "目前不允许嵌入此网址。请在 GitHub 上提 issue 请求将此网址加入白名单",
"unrecognizedLinkFormat": "" "unrecognizedLinkFormat": "您嵌入的链接不符合格式要求。请尝试粘贴源网站提供的“嵌入 (embed)”字符串"
}, },
"colors": { "colors": {
"transparent": "透明", "transparent": "透明",