chore: Update translations from Crowdin (#2906)

This commit is contained in:
Excalidraw Bot 2021-02-04 20:18:57 +02:00 committed by GitHub
parent 1e17c1967b
commit dc25fe06d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 232 additions and 67 deletions

View file

@ -92,7 +92,7 @@
"centerHorizontally": "水平居中",
"distributeHorizontally": "水平等距分布",
"distributeVertically": "垂直等距分布",
"viewMode": ""
"viewMode": "查看模式"
},
"buttons": {
"clearReset": "重置画布",
@ -136,6 +136,7 @@
"decryptFailed": "无法解密数据。",
"uploadedSecurly": "上传已被端到端加密保护,这意味着 Excalidraw 的服务器和第三方都无法读取内容。",
"loadSceneOverridePrompt": "加载外部绘图将取代您现有的内容。您想要继续吗?",
"collabStopOverridePrompt": "停止会话将覆盖您先前本地存储的绘图。 您确定吗?\n\n(如果您想保持本地绘图,只需关闭浏览器选项卡。)",
"errorLoadingLibrary": "加载第三方库时出错。",
"confirmAddLibrary": "这将添加 {{numShapes}} 个形状到您的库。您确定吗?",
"imageDoesNotContainScene": "当前不支持导入图片。\n\n您想要导入画布数据吗此图像似乎不包含任何画布数据。您是否在导出过程中启用了嵌入画布的选项",
@ -234,10 +235,14 @@
"storage": "存储",
"title": "详细统计信息",
"total": "总计",
"version": "",
"versionCopy": "",
"versionNotAvailable": "",
"width": "宽度"
},
"toast": {
"copyStyles": "复制样式",
"copyToClipboard": "",
"copyToClipboardAsPng": "复制为 PNG 到剪贴板"
}
}