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