chore: New Crowdin updates (#2480)

This commit is contained in:
Lipis 2020-12-14 16:49:01 +02:00 committed by GitHub
parent 4c7b1a2269
commit 3b86944365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 637 additions and 124 deletions

View file

@ -4,6 +4,7 @@
"selectAll": "全部选中",
"multiSelect": "添加元素到选区",
"moveCanvas": "移动画布",
"cut": "",
"copy": "复制",
"copyAsPng": "复制为 PNG 到剪贴板",
"copyAsSvg": "复制为 SVG 到剪贴板",
@ -28,6 +29,11 @@
"edges": "边角",
"sharp": "尖锐",
"round": "圆润",
"arrowheads": "",
"arrowhead_none": "",
"arrowhead_arrow": "",
"arrowhead_bar": "",
"arrowhead_dot": "",
"fontSize": "字体大小",
"fontFamily": "字体",
"onlySelected": "仅被选中",
@ -71,9 +77,11 @@
"ungroup": "取消组选",
"collaborators": "协作者",
"toggleGridMode": "切换网格模式",
"toggleStats": "",
"addToLibrary": "添加到库中",
"removeFromLibrary": "从库中移除",
"libraryLoadingMessage": "正在加载库...",
"libraries": "",
"loadingScene": "正在加载绘图...",
"align": "对齐",
"alignTop": "顶部对齐",
@ -205,13 +213,22 @@
"textNewLine": "文本换行",
"textFinish": "完成编辑文本",
"zoomToFit": "缩放以适应所有元素",
"zoomToSelection": "缩放至选择部分",
"preventBinding": "防止箭头吸附"
},
"encrypted": {
"tooltip": "您的绘图采用的端到端加密因此Excalidraw服务器永远不会收集。"
},
"charts": {
"noNumericColumn": "您粘贴了一个没有数字列的表格。",
"tooManyColumns": "您粘贴了两列以上的表格。"
"stats": {
"angle": "角度",
"element": "元素",
"elements": "元素",
"height": "高度",
"scene": "场景",
"selected": "选中",
"storage": "存储",
"title": "",
"total": "总计",
"width": "宽度"
}
}