New Crowdin updates (#2311)

This commit is contained in:
Lipis 2020-11-03 18:45:13 +02:00 committed by GitHub
parent a7da8901d8
commit eca2bdabcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 876 additions and 58 deletions

View file

@ -74,7 +74,14 @@
"addToLibrary": "添加到库中",
"removeFromLibrary": "从库中移除",
"libraryLoadingMessage": "正在加载库...",
"loadingScene": "正在加载绘图..."
"loadingScene": "正在加载绘图...",
"align": "",
"alignTop": "",
"alignBottom": "",
"alignLeft": "",
"alignRight": "",
"centerVertically": "",
"centerHorizontally": ""
},
"buttons": {
"clearReset": "重置画布",
@ -150,6 +157,11 @@
"lineEditor_pointSelected": "按下 Delete 移除点Ctrl 或 Cmd+D 以复制,或拖动以移动",
"lineEditor_nothingSelected": "选中要移动或移除的点,或按住 Alt 并点击添加新点"
},
"canvasError": {
"cannotShowPreview": "",
"canvasTooBig": "",
"canvasTooBigTip": ""
},
"errorSplash": {
"headingMain_pre": "遇到异常。请尝试",
"headingMain_button": "重新加载页面。",