mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (mostly Arabic updates) (#1181)
This commit is contained in:
parent
4912a29e75
commit
c240fff0c5
18 changed files with 226 additions and 27 deletions
|
@ -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": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue