New Crowdin updates (#2286)
* New translations en.json (Chinese Simplified) * Auto commit: Calculate translation coverage Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
parent
5e55e77f54
commit
9e40dcdcdc
@ -30,6 +30,6 @@
|
||||
"ta-IN": 6,
|
||||
"tr-TR": 97,
|
||||
"uk-UA": 100,
|
||||
"zh-CN": 95,
|
||||
"zh-CN": 99,
|
||||
"zh-TW": 100
|
||||
}
|
||||
|
@ -32,8 +32,8 @@
|
||||
"fontFamily": "字体",
|
||||
"onlySelected": "仅被选中",
|
||||
"withBackground": "添加背景",
|
||||
"exportEmbedScene": "",
|
||||
"exportEmbedScene_details": "",
|
||||
"exportEmbedScene": "将场景嵌入到导出的文件",
|
||||
"exportEmbedScene_details": "场景数据将被保存到导出的 PNG/SVG 文件,以便恢复。\n将会增加导出的文件大小。",
|
||||
"addWatermark": "添加 “使用 Excalidraw 创建” 水印",
|
||||
"handDrawn": "手写",
|
||||
"normal": "正常",
|
||||
@ -109,7 +109,7 @@
|
||||
"alerts": {
|
||||
"clearReset": "这将会清除整个 画板。您是否要继续?",
|
||||
"couldNotCreateShareableLink": "无法创建共享链接",
|
||||
"couldNotCreateShareableLinkTooBig": "",
|
||||
"couldNotCreateShareableLinkTooBig": "无法创建可共享链接:场景过大",
|
||||
"couldNotLoadInvalidFile": "无法加载错误文件",
|
||||
"importBackendFailed": "从后端导入失败",
|
||||
"cannotExportEmptyCanvas": "无法导出空画布。",
|
||||
@ -117,10 +117,10 @@
|
||||
"decryptFailed": "无法解密数据。",
|
||||
"uploadedSecurly": "上传已被端到端加密保护,这意味着 Excalidraw 的服务器和第三方都无法读取内容。",
|
||||
"loadSceneOverridePrompt": "加载外部绘图将取代您现有的内容。您想要继续吗?",
|
||||
"errorLoadingLibrary": "",
|
||||
"confirmAddLibrary": "",
|
||||
"imageDoesNotContainScene": "",
|
||||
"cannotRestoreFromImage": ""
|
||||
"errorLoadingLibrary": "加载第三方库时出错。",
|
||||
"confirmAddLibrary": "这将添加 {{numShapes}} 个形状到您的库。您确定吗?",
|
||||
"imageDoesNotContainScene": "图像文件不包含场景数据。您是否在导出过程中启用了此选项?",
|
||||
"cannotRestoreFromImage": "无法从此图像文件恢复场景"
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "选择",
|
||||
|
Loading…
x
Reference in New Issue
Block a user