chore: Update translations from Crowdin (#6191)

This commit is contained in:
Excalidraw Bot
2023-02-22 12:23:10 +01:00
committed by GitHub
parent 1e816e87bf
commit e4506be3e8
50 changed files with 215 additions and 166 deletions
+3 -2
View File
@@ -192,7 +192,8 @@
"invalidSceneUrl": "无法从提供的 URL 导入场景。它或者格式不正确,或者不包含有效的 Excalidraw JSON 数据。",
"resetLibrary": "这将会清除你的素材库。你确定要这么做吗?",
"removeItemsFromsLibrary": "确定要从素材库中删除 {{count}} 个项目吗?",
"invalidEncryptionKey": "密钥必须包含22个字符。实时协作已被禁用。"
"invalidEncryptionKey": "密钥必须包含22个字符。实时协作已被禁用。",
"collabOfflineWarning": "无网络连接。\n您的改动将不会被保存!"
},
"errors": {
"unsupportedFileType": "不支持的文件格式。",
@@ -239,7 +240,7 @@
"resize": "您可以按住SHIFT来限制比例大小,\n按住ALT来调整中心大小",
"resizeImage": "按住SHIFT可以自由缩放,\n按住ALT可以从中间缩放",
"rotate": "旋转时可以按住 Shift 来约束角度",
"lineEditor_info": "按住 CtrlOrCmd 并双击或按 CtrlOrmd + Enter 来编辑点",
"lineEditor_info": "按住 CtrlOrCmd 并双击或按 CtrlOrCmd + Enter 来编辑点",
"lineEditor_pointSelected": "按下 Delete 移除点,Ctrl 或 Cmd+D 以复制,拖动以移动",
"lineEditor_nothingSelected": "选择要编辑的点 (按住 SHIFT 选择多个),\n或按住 Alt 并点击以添加新点",
"placeImage": "点击放置图像,或者点击并拖动以手动设置图像大小",