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