New Crowdin translations (mostly Arabic updates) (#1181)

This commit is contained in:
Lipis 2020-04-03 15:32:00 +03:00 committed by GitHub
parent 4912a29e75
commit c240fff0c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 226 additions and 27 deletions

View file

@ -74,6 +74,7 @@
"alerts": {
"clearReset": "这将会清除整个 canvas。你确定吗?",
"couldNotCreateShareableLink": "无法创建共享链接",
"couldNotLoadInvalidFile": "",
"importBackendFailed": "从后端导入失败。",
"cannotExportEmptyCanvas": "无法导出空白的 canvas。",
"couldNotCopyToClipboard": "无法复制到剪贴板。 请使用 Chrome 浏览器。",
@ -123,5 +124,8 @@
"desc_persistenceWarning": "注意,画布数据通过 P2P 方式与协作者共享, 并且不会保存到我们的服务器. 因此, 如果失去网络连接, 你可能会丢失数据,除非将数据导出成文件或者是公开链接",
"desc_shareLink": "分享此链接给你要协作的用户",
"desc_exitSession": "停止会话将中断你在会议室的连接,但你依然可以在本地继续使用画布. 注意,这不会影响到其他用户, 他们仍可以在自己的版本上继续协作。"
},
"errorDialog": {
"title": ""
}
}