mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Update translations from Crowdin (#4894)
This commit is contained in:
parent
a3fbe40b26
commit
4348c55c31
47 changed files with 1759 additions and 832 deletions
|
@ -9,6 +9,7 @@
|
|||
"copy": "複製",
|
||||
"copyAsPng": "以 PNG 格式複製",
|
||||
"copyAsSvg": "以 SVG 格式複製",
|
||||
"copyText": "",
|
||||
"bringForward": "往上一層移動",
|
||||
"sendToBack": "移到最底層",
|
||||
"bringToFront": "移到最上層",
|
||||
|
@ -107,10 +108,17 @@
|
|||
"decreaseFontSize": "",
|
||||
"increaseFontSize": "",
|
||||
"unbindText": "",
|
||||
"bindText": "",
|
||||
"link": {
|
||||
"edit": "",
|
||||
"create": "",
|
||||
"label": ""
|
||||
},
|
||||
"elementLock": {
|
||||
"lock": "",
|
||||
"unlock": "",
|
||||
"lockAll": "",
|
||||
"unlockAll": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
|
@ -196,7 +204,8 @@
|
|||
"library": "",
|
||||
"lock": "",
|
||||
"penMode": "",
|
||||
"link": ""
|
||||
"link": "",
|
||||
"eraser": ""
|
||||
},
|
||||
"headings": {
|
||||
"canvasActions": "畫布動作",
|
||||
|
@ -221,7 +230,8 @@
|
|||
"placeImage": "",
|
||||
"publishLibrary": "",
|
||||
"bindTextToElement": "",
|
||||
"deepBoxSelect": ""
|
||||
"deepBoxSelect": "",
|
||||
"eraserRevert": ""
|
||||
},
|
||||
"canvasError": {
|
||||
"cannotShowPreview": "無法顯示預覽",
|
||||
|
@ -281,14 +291,15 @@
|
|||
"howto": "",
|
||||
"or": "",
|
||||
"preventBinding": "",
|
||||
"shapes": "",
|
||||
"tools": "",
|
||||
"shortcuts": "",
|
||||
"textFinish": "",
|
||||
"textNewLine": "",
|
||||
"title": "",
|
||||
"view": "",
|
||||
"zoomToFit": "",
|
||||
"zoomToSelection": ""
|
||||
"zoomToSelection": "",
|
||||
"toggleElementLock": ""
|
||||
},
|
||||
"clearCanvasDialog": {
|
||||
"title": ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue