chore: Update translations from Crowdin (#4322)

Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Excalidraw Bot 2022-01-13 20:06:48 +01:00 committed by GitHub
parent 1fd2fe56ee
commit 9373961857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 1588 additions and 507 deletions

View file

@ -102,7 +102,9 @@
"showBackground": "顯示背景檢色器",
"toggleTheme": "切換主題",
"personalLib": "個人資料庫",
"excalidrawLib": "Excalidraw 資料庫"
"excalidrawLib": "Excalidraw 資料庫",
"decreaseFontSize": "縮小文字",
"increaseFontSize": "放大文字"
},
"buttons": {
"clearReset": "重置 canvas",
@ -205,9 +207,11 @@
"rotate": "旋轉時按住 Shift 可限制旋轉角度",
"lineEditor_info": "雙擊滑鼠左鍵或按 Enter 來編輯控制點",
"lineEditor_pointSelected": "按下 Delete 可移除錨點Ctrl 或 Cmd + D 可複製;或可拖曳來移動",
"lineEditor_nothingSelected": "點選想移動或刪除的控制點;或按住 Alt 再點擊以增加新控制點",
"lineEditor_nothingSelected": "選擇要編輯的錨點(按住 SHIFT 可多選),\n或按住 Alt 並點擊以增加新錨點。",
"placeImage": "點擊以放置圖片,或點擊並拖曳以手動調整其尺寸。",
"publishLibrary": "發布個人資料庫"
"publishLibrary": "發布個人資料庫",
"bindTextToElement": "按下 Enter 以加入文字。",
"deepBoxSelect": "按住 Ctrl 或 Cmd 以深度選取並避免拖曳"
},
"canvasError": {
"cannotShowPreview": "無法顯示預覽",
@ -254,6 +258,8 @@
"helpDialog": {
"blog": "閱讀部落格",
"click": "點擊",
"deepSelect": "深度選取",
"deepBoxSelect": "在容器內深度選取並避免拖曳",
"curvedArrow": "曲箭頭",
"curvedLine": "曲線",
"documentation": "文件",