New translations en.json (Chinese Traditional)

This commit is contained in:
Excalidraw Bot 2024-03-28 18:00:09 +01:00
parent 8bcbecc0ec
commit 869b89c136

View File

@ -21,7 +21,9 @@
"copyStyles": "複製樣式", "copyStyles": "複製樣式",
"pasteStyles": "貼上樣式", "pasteStyles": "貼上樣式",
"stroke": "筆畫", "stroke": "筆畫",
"changeStroke": "",
"background": "背景", "background": "背景",
"changeBackground": "",
"fill": "填滿", "fill": "填滿",
"strokeWidth": "筆跡寬度", "strokeWidth": "筆跡寬度",
"strokeStyle": "筆畫樣式", "strokeStyle": "筆畫樣式",
@ -72,6 +74,7 @@
"canvasColors": "使用於畫布", "canvasColors": "使用於畫布",
"canvasBackground": "Canvas 背景", "canvasBackground": "Canvas 背景",
"drawingCanvas": "繪圖 canvas", "drawingCanvas": "繪圖 canvas",
"clearCanvas": "",
"layers": "圖層", "layers": "圖層",
"actions": "動作", "actions": "動作",
"language": "語言", "language": "語言",
@ -90,6 +93,7 @@
"libraryLoadingMessage": "資料庫讀取中…", "libraryLoadingMessage": "資料庫讀取中…",
"libraries": "瀏覽資料庫", "libraries": "瀏覽資料庫",
"loadingScene": "場景讀取中…", "loadingScene": "場景讀取中…",
"loadScene": "",
"align": "對齊", "align": "對齊",
"alignTop": "對齊頂部", "alignTop": "對齊頂部",
"alignBottom": "對齊底部", "alignBottom": "對齊底部",
@ -105,7 +109,7 @@
"share": "共享", "share": "共享",
"showStroke": "顯示線條檢色器", "showStroke": "顯示線條檢色器",
"showBackground": "顯示背景檢色器", "showBackground": "顯示背景檢色器",
"toggleTheme": "切換主題", "toggleTheme": "",
"personalLib": "個人資料庫", "personalLib": "個人資料庫",
"excalidrawLib": "Excalidraw 資料庫", "excalidrawLib": "Excalidraw 資料庫",
"decreaseFontSize": "縮小文字", "decreaseFontSize": "縮小文字",
@ -140,7 +144,10 @@
"textToDiagram": "文字轉圖表", "textToDiagram": "文字轉圖表",
"prompt": "提示詞", "prompt": "提示詞",
"followUs": "追蹤我們", "followUs": "追蹤我們",
"discordChat": "Discord 聊天室" "discordChat": "Discord 聊天室",
"zoomToFitViewport": "",
"zoomToFitSelection": "",
"zoomToFit": ""
}, },
"library": { "library": {
"noItems": "尚未加入任何物件...", "noItems": "尚未加入任何物件...",
@ -539,5 +546,20 @@
"micMuted": "使用者的麥克風已靜音", "micMuted": "使用者的麥克風已靜音",
"isSpeaking": "使用者說話中" "isSpeaking": "使用者說話中"
} }
},
"commandPalette": {
"title": "",
"shortcuts": {
"select": "",
"confirm": "",
"close": ""
},
"recents": "",
"search": {
"placeholder": "",
"noMatch": ""
},
"itemNotAvailable": "",
"shortcutHint": ""
} }
} }