mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#2311)
This commit is contained in:
parent
a7da8901d8
commit
eca2bdabcc
36 changed files with 876 additions and 58 deletions
|
@ -74,7 +74,14 @@
|
|||
"addToLibrary": "加入資料庫",
|
||||
"removeFromLibrary": "從資料庫中移除",
|
||||
"libraryLoadingMessage": "資料庫讀取中…",
|
||||
"loadingScene": "場景讀取中…"
|
||||
"loadingScene": "場景讀取中…",
|
||||
"align": "對齊",
|
||||
"alignTop": "對齊頂部",
|
||||
"alignBottom": "對齊底部",
|
||||
"alignLeft": "對齊左側",
|
||||
"alignRight": "對齊右側",
|
||||
"centerVertically": "垂直置中",
|
||||
"centerHorizontally": "水平置中"
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "重置 canvas",
|
||||
|
@ -150,6 +157,11 @@
|
|||
"lineEditor_pointSelected": "按下 Delete 可移除錨點;Ctrl 或 Cmd + D 可複製;或可拖曳來移動",
|
||||
"lineEditor_nothingSelected": "點選想移動或刪除的控制點;或按住 Alt 再點擊以增加新控制點"
|
||||
},
|
||||
"canvasError": {
|
||||
"cannotShowPreview": "無法顯示預覽",
|
||||
"canvasTooBig": "畫布可能過大",
|
||||
"canvasTooBigTip": "提示:可嘗試將最遠的元素移動至較集中的位置"
|
||||
},
|
||||
"errorSplash": {
|
||||
"headingMain_pre": "發生錯誤,嘗試",
|
||||
"headingMain_button": "重新載入頁面。",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue