Files
azuredatastudio/i18n/cht/extensions/notebook/package.i18n.json
2021-02-22 19:42:55 -08:00

43 lines
2.6 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Notebook 核心延伸模組",
"description": "定義以資料通訊協定為基礎的 Notebook 貢獻,以及許多 Notebook 命令和貢獻。",
"notebook.configuration.title": "Notebook 組態",
"notebook.pythonPath.description": "Notebooks 所使用之 python 安裝的本機路徑。",
"notebook.useExistingPython.description": "Notebooks 所使用之現有 python 安裝的本機路徑。",
"notebook.overrideEditorTheming.description": "覆寫 Notebook 編輯器中的預設設定。設定包含背景色彩、目前的線條色彩和框線",
"notebook.maxTableRows.description": "Notebook 編輯器中每一資料表傳回的資料列數上限",
"notebook.maxBookSearchDepth.description": "用來搜尋書籍的子目錄最大深度 (輸入 0 表示無限)",
"notebook.command.new": "新增 Notebook",
"notebook.command.open": "開啟 Notebook",
"notebook.analyzeJupyterNotebook": "在 Notebook 中分析",
"notebook.command.runactivecell": "執行資料格",
"notebook.command.clearactivecellresult": "清除資料格結果",
"notebook.command.runallcells": "執行資料格",
"notebook.command.addcode": "新增程式碼資料格",
"notebook.command.addtext": "新增文字資料格",
"notebook.command.addcell": "新增資料格",
"title.analyzeJupyterNotebook": "在 Notebook 中分析",
"title.newJupyterNotebook": "新增 Notebook",
"title.openJupyterNotebook": "開啟 Notebook",
"title.jupyter.setContext": "設定 Notebook 的內容",
"title.jupyter.setKernel": "設定 Notebook 的核心",
"config.jupyter.extraKernelsTitle": "額外核心",
"config.jupyter.extraKernelsDescription": "要啟用之額外核心的識別碼",
"config.jupyter.kernelConfigValuesDescription": "Jupyter 核心的設定選項。此為自動受控項目,且不建議手動編輯。",
"title.reinstallNotebookDependencies": "重新安裝 Notebook 相依性",
"title.configurePython": "為 Notebooks 設定 Python",
"title.managePackages": "管理套件",
"title.SQL19PreviewBook": "SQL Server 2019 指南",
"books-preview-category": "Jupyter 書籍",
"title.saveJupyterBook": "儲存書籍",
"title.searchJupyterBook": "搜尋書籍",
"title.SavedBooks": "已儲存書籍",
"title.UntitledBooks": "未命名書籍"
}