200 lines
8.7 KiB
JSON
200 lines
8.7 KiB
JSON
{
|
|
"此视图只读": "此視圖只讀",
|
|
"footerbar.message": "訊息",
|
|
"footerbar.message.clear": "清空",
|
|
"footerbar.message.empty": "無訊息",
|
|
"footerbar.examples": "例行公事",
|
|
"footerbar.config": "配置",
|
|
"footerbar.config.default": "使用預設設定",
|
|
"footerbar.cursor.row": "行",
|
|
"footerbar.cursor.column": "列",
|
|
"footerbar.cursor.selected": "已選擇",
|
|
"footerbar.board.unknown": "未知闆卡",
|
|
"footerbar.board.on": "在",
|
|
"footerbar.language.unknown": "未知語言",
|
|
"footerlayer.close": "關閉視窗",
|
|
"editor.viewReadOnly": "此視圖唯讀",
|
|
"statusbar.output": "輸出",
|
|
"statusbar.serial.sendInfo": "訊息 支援發送「字串 e.g. mixly」和「位元組資料 e.g. 00 03」 (Enter 傳送)",
|
|
"statusbar.serial.noPort": "無可用串列埠",
|
|
"statusbar.serial.noDevice": "無可用設備",
|
|
"statusbar.serial.output": "監視器",
|
|
"statusbar.serial.output.empty": "清空",
|
|
"statusbar.serial.output.scroll": "滾屏",
|
|
"statusbar.serial.output.timestamp": "時間戳記",
|
|
"statusbar.serial.chart": "繪圖器",
|
|
"statusbar.serial.chart.pointsNum": "畫出點數",
|
|
"statusbar.serial.chart.yMin": "y最小值",
|
|
"statusbar.serial.chart.yMax": "y最大值",
|
|
"statusbar.serial.port": "串口",
|
|
"statusbar.serial.open": "開啟",
|
|
"statusbar.serial.close": "關閉",
|
|
"statusbar.serial.interrupt": "中斷",
|
|
"statusbar.serial.reset": "重設",
|
|
"statusbar.serial.toggle": "翻轉串列埠",
|
|
"statusbar.openSelectedPort": "開啟選取串列埠",
|
|
"statusbar.openPort": "開啟串列埠",
|
|
"statusbar.ampy": "闆卡檔案管理",
|
|
"statusbar.ampy.loadBoardFS": "載入卡卡資料夾",
|
|
"statusbar.ampy.refresh": "刷新",
|
|
"statusbar.ampy.exit": "退出",
|
|
"statusbar.ampy.cannotEdit": "該文件類型不支援編輯",
|
|
"statusbar.dropdownMenu.noOptions": "無選項",
|
|
"statusbar.fs.newMapFolder": "新映射目錄",
|
|
"statusbar.fs.localFolderNotExist": "本機映射目錄不存在",
|
|
"statusbar.fs.mapFolder": "映射目錄",
|
|
"statusbar.fs.comment": "註解",
|
|
"statusbar.fs.commentInfo": "註解資訊",
|
|
"statusbar.fs.filesystem": "檔案系統",
|
|
"statusbar.fs.path": "路徑",
|
|
"statusbar.fs.selectFolder": "選擇資料夾",
|
|
"statusbar.fs.download": "下載",
|
|
"statusbar.fs.upload": "上載",
|
|
"fileTree.loading": "正在載入中",
|
|
"fileTree.newFolder": "新建資料夾",
|
|
"fileTree.newFile": "新建檔案",
|
|
"fileTree.copyPath": "複製路徑",
|
|
"fileTree.rename": "重新命名",
|
|
"fileTree.delete": "刪除",
|
|
"nav.selectPort": "選擇串列埠",
|
|
"nav.selectBoard": "選擇闆卡",
|
|
"nav.more": "更多",
|
|
"nav.btn.undo": "撤銷",
|
|
"nav.btn.redo": "重做",
|
|
"nav.btn.addDevice": "新增裝置",
|
|
"nav.btn.compile": "編譯",
|
|
"nav.btn.upload": "上傳",
|
|
"nav.btn.burn": "初始化韌體",
|
|
"nav.btn.run": "運行",
|
|
"nav.btn.stop": "取消",
|
|
"nav.btn.ok": "確定",
|
|
"nav.btn.cancel": "取消",
|
|
"nav.btn.toggleStatusbar": "切換狀態列",
|
|
"nav.btn.file": "文件",
|
|
"nav.btn.file.new": "新建",
|
|
"nav.btn.file.open": "開啟",
|
|
"nav.btn.file.save": "保存",
|
|
"nav.btn.file.saveAs": "另存為",
|
|
"nav.btn.file.exportAs": "匯出函式庫",
|
|
"nav.btn.setting": "設定",
|
|
"nav.btn.setting.manageLibs": "管理函式庫",
|
|
"nav.btn.setting.firmware": "韌體",
|
|
"nav.btn.setting.feedback": "回饋",
|
|
"nav.btn.setting.wiki": "維基",
|
|
"shell.compiling": "編譯中",
|
|
"shell.compileFailed": "編譯失敗",
|
|
"shell.compileSucc": "編譯成功",
|
|
"shell.compileCanceled": "已取消編譯",
|
|
"shell.uploading": "上傳中",
|
|
"shell.uploadFailed": "上傳失敗",
|
|
"shell.uploadSucc": "上傳成功",
|
|
"shell.uploadCanceled": "已取消上傳",
|
|
"shell.burning": "燒錄中",
|
|
"shell.burnFailed": "燒錄失敗",
|
|
"shell.burnSucc": "燒錄成功",
|
|
"shell.burnCanceled": "已取消燒錄",
|
|
"shell.downloading": "下載中",
|
|
"shell.downloadFailed": "下載失敗",
|
|
"shell.downloadSucc": "下載成功",
|
|
"shell.downloadCanceled": "已取消下載",
|
|
"shell.aborting": "終止中",
|
|
"shell.timeCost": "用時",
|
|
"shell.saving": "保存中",
|
|
"shell.saveSucc": "保存成功",
|
|
"shell.copyLib": "拷貝函式庫",
|
|
"shell.uploadWithFileInfo": "所開啟檔案可直接上傳",
|
|
"shell.tooManyDevicesInfo": "偵測到多個同類型設備,請選擇:",
|
|
"shell.running": "程式正在運作",
|
|
"shell.finish": "程式運行完成",
|
|
"shell.bin.reading": "韌體讀取中",
|
|
"shell.bin.readFailed": "韌體讀取失敗",
|
|
"ampy.interruptFailed": "中斷失敗",
|
|
"ampy.enterRawREPLFailed": "無法進入Raw REPL",
|
|
"ampy.exitRawREPLFailed": "無法退出Raw REPL",
|
|
"ampy.exitREPLFailed": "無法退出REPL",
|
|
"ampy.portIsNotOpen": "串列埠未開啟",
|
|
"ampy.executePythonCodeFailed": "無法執行python程式碼",
|
|
"ampy.dataReadInterrupt": "資料讀取中斷",
|
|
"ampy.waitingFirstEOFTimeout": "等待第一個EOF超時",
|
|
"ampy.waitingSecondEOFTimeout": "等待第二個EOF超時",
|
|
"editor.contextMenu.cut": "剪下",
|
|
"editor.contextMenu.copy": "複製",
|
|
"editor.contextMenu.paste": "貼上",
|
|
"editor.contextMenu.togglecomment": "切換行註解",
|
|
"editor.contextMenu.toggleBlockComment": "切換區塊註解",
|
|
"editor.contextMenu.enterCodeEditor": "進入程式碼編輯器",
|
|
"editor.contextMenu.exitCodeEditor": "退出程式碼編輯器",
|
|
"editor.invalidData": "未找到有效資料",
|
|
"editor.cancel": "取消",
|
|
"editor.ignoreBlocks": "忽略未定義區塊",
|
|
"editor.loadCode": "載入程式碼",
|
|
"editor.parseMixErrorInfo": "一些圖形化模組尚未定義",
|
|
"editor.codeEditorEmpty": "代碼區已清空",
|
|
"editor.blockEditorEmpty": "程式碼區已清空",
|
|
"editor.block": "模組",
|
|
"editor.mix": "混合",
|
|
"editor.code": "代碼",
|
|
"file.type.mix": "Mixly檔案",
|
|
"file.type.python": "Python檔",
|
|
"file.type.arduino": "Arduino檔案",
|
|
"file.type.hex": "Hex檔",
|
|
"file.type.bin": "Bin檔",
|
|
"file.type.mil": "Mixly庫檔案",
|
|
"file.type.error": "檔案副檔名錯誤",
|
|
"file.open": "開啟",
|
|
"file.openFile": "開啟檔案",
|
|
"file.openFolder": "開啟資料夾",
|
|
"file.save": "儲存",
|
|
"file.saveAs": "另存為",
|
|
"file.exportAs": "匯出庫",
|
|
"file.saveFailed": "儲存失敗",
|
|
"file.saveSucc": "儲存成功",
|
|
"file.saving": "正在保存...",
|
|
"file.notExist": "檔案不存在",
|
|
"toolboxSearcher.search": "查找",
|
|
"toolboxSearcher.empty": "無資料",
|
|
"toolboxSearcher.tooManyResultsInfo": "符合圖形區塊數量過多, 僅展示前30個, 請新增關鍵字以全部顯示。例如:腳位 數字",
|
|
"libManager.selectAtLeastOneLibInfo": "請選擇至少一個函式庫",
|
|
"libManager.import": "導入庫",
|
|
"libManager.import.cloud": "雲端導入",
|
|
"libManager.import.local": "本地導入",
|
|
"libManager.manage": "管理庫",
|
|
"libManager.delete": "刪除函式庫",
|
|
"libManager.layerTitle": "庫管理器",
|
|
"libManager.pendingUpgrade": "待更新",
|
|
"libManager.installed": "已安裝",
|
|
"libManager.notInstalled": "未安裝",
|
|
"libManager.lib.cloud": "雲端函式庫",
|
|
"libManager.lib.local.reading": "本機庫讀取中",
|
|
"libManager.lib.local.readFailed": "本機庫讀取失敗",
|
|
"libManager.lib.donwloading": "下載中",
|
|
"libManager.lib.donwloadFailed": "下載失敗",
|
|
"libManager.lib.donwloadSucc": "下載成功",
|
|
"libManager.lib.deleting": "刪除中",
|
|
"libManager.lib.deleteFailed": "刪除失敗",
|
|
"libManager.lib.deleteSucc": "刪除成功",
|
|
"libManager.lib.importing": "導入中",
|
|
"libManager.lib.importFailed": "導入失敗",
|
|
"libManager.lib.importSucc": "導入成功",
|
|
"libManager.lib.unzipping": "解壓縮中",
|
|
"libManager.lib.unzipFailed": "解壓縮失敗",
|
|
"libManager.lib.unzipSucc": "解壓縮成功",
|
|
"libManager.lib.exist": "此程式庫已導入",
|
|
"libManager.lib.status": "狀態",
|
|
"libManager.lib.name": "名稱",
|
|
"libManager.lib.version": "版本",
|
|
"libManager.lib.desc": "介紹",
|
|
"libManager.lib.path": "路徑",
|
|
"libManager.lib.latestVersion": "已是最新版",
|
|
"libManager.json.downloading": "雲端函式庫JSON下載中",
|
|
"libManager.empty": "無資料",
|
|
"wiki.home": "首頁",
|
|
"wiki.pageNotFound": "未找到Wiki頁",
|
|
"wiki.open": "開啟Wiki",
|
|
"layer.devices.serial": "新增Serial裝置",
|
|
"layer.devices.hid": "新增HID裝置",
|
|
"layer.devices.usb": "新增USB裝置",
|
|
"layer.devices.select": "選擇裝置",
|
|
"burn.notSupport": "無法使用此設備燒錄固件",
|
|
"websocket.offline": "服務端已離線"
|
|
} |