mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
43 lines
3.2 KiB
JSON
43 lines
3.2 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": "ノートブックで使用される Python インストールへのローカル パス。",
|
|
"notebook.useExistingPython.description": "ノートブックで使用される、以前から存在する Python インストールのローカル パス。",
|
|
"notebook.overrideEditorTheming.description": "Notebook エディターの既定の設定をオーバーライドします。設定には、背景色、現在の線の色、境界線が含まれます",
|
|
"notebook.maxTableRows.description": "Notebook エディターでテーブルごとに返される行の最大数",
|
|
"notebook.maxBookSearchDepth.description": "ブックを検索するサブディレクトリの最大深度 (無限にするには 0 を入力します)",
|
|
"notebook.command.new": "新しいノートブック",
|
|
"notebook.command.open": "ノートブックを開く",
|
|
"notebook.analyzeJupyterNotebook": "ノートブックで分析",
|
|
"notebook.command.runactivecell": "セルの実行",
|
|
"notebook.command.clearactivecellresult": "セル結果をクリアする",
|
|
"notebook.command.runallcells": "セルの実行",
|
|
"notebook.command.addcode": "コード セルの追加",
|
|
"notebook.command.addtext": "テキスト セルの追加",
|
|
"notebook.command.addcell": "セルの追加",
|
|
"title.analyzeJupyterNotebook": "ノートブックで分析",
|
|
"title.newJupyterNotebook": "新しいノートブック",
|
|
"title.openJupyterNotebook": "ノートブックを開く",
|
|
"title.jupyter.setContext": "ノートブックのコンテキストを設定します",
|
|
"title.jupyter.setKernel": "ノートブック用カーネルの設定",
|
|
"config.jupyter.extraKernelsTitle": "その他のカーネル",
|
|
"config.jupyter.extraKernelsDescription": "有効にするその他のカーネルの ID",
|
|
"config.jupyter.kernelConfigValuesDescription": "Jupyter カーネルの構成オプション。これは自動的に管理され、手動で編集することは推奨されていません。",
|
|
"title.reinstallNotebookDependencies": "ノートブック依存関係を再インストール",
|
|
"title.configurePython": "ノートブック用 Python の構成",
|
|
"title.managePackages": "パッケージの管理",
|
|
"title.SQL19PreviewBook": "SQL Server 2019 ガイド",
|
|
"books-preview-category": "Jupyter ブック",
|
|
"title.saveJupyterBook": "ブックの保存",
|
|
"title.searchJupyterBook": "ブックの検索",
|
|
"title.SavedBooks": "保存されたブック",
|
|
"title.UntitledBooks": "無題のブック"
|
|
} |