mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Update translations from Crowdin (#4590)
This commit is contained in:
parent
8aff076782
commit
e68abdbab4
45 changed files with 602 additions and 250 deletions
|
@ -104,7 +104,13 @@
|
|||
"personalLib": "个人素材库",
|
||||
"excalidrawLib": "Excalidraw 素材库",
|
||||
"decreaseFontSize": "缩小字体大小",
|
||||
"increaseFontSize": "放大字体大小"
|
||||
"increaseFontSize": "放大字体大小",
|
||||
"unbindText": "取消文本绑定",
|
||||
"link": {
|
||||
"edit": "编辑链接",
|
||||
"create": "新建链接",
|
||||
"label": "链接"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "重置画布",
|
||||
|
@ -186,7 +192,9 @@
|
|||
"freedraw": "自由书写",
|
||||
"text": "文字",
|
||||
"library": "素材库",
|
||||
"lock": "绘制后保持所选的工具栏状态"
|
||||
"lock": "绘制后保持所选的工具栏状态",
|
||||
"penMode": "禁用手势缩放并只接收来自触控笔的输入",
|
||||
"link": "为选中的形状添加/更新链接"
|
||||
},
|
||||
"headings": {
|
||||
"canvasActions": "画布动作",
|
||||
|
@ -312,7 +320,7 @@
|
|||
"noteGuidelines": {
|
||||
"pre": "提交的素材库需先经人工审核。在提交之前,请先阅读 ",
|
||||
"link": "指南",
|
||||
"post": " 后续沟通和对库的修改需要 GitHub 帐号,但这不是必须的。"
|
||||
"post": " 。后续沟通和对库的修改需要 GitHub 账号,但这不是必须的。"
|
||||
},
|
||||
"noteLicense": {
|
||||
"pre": "提交即表明您已同意素材库将遵循 ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue