mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
12
i18n/jpn/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
12
i18n/jpn/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebookFileType": "ノートブック",
|
||||
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています",
|
||||
"confirmReinstall": "再インストールしますか?"
|
||||
}
|
||||
10
i18n/jpn/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
10
i18n/jpn/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errNotebookUriMissing": "ノートブック パスが必須です"
|
||||
}
|
||||
28
i18n/jpn/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
28
i18n/jpn/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgInstallPkgProgress": "Notebook 依存関係のインストールが進行中です",
|
||||
"msgPythonDownloadComplete": "Python のダウンロードが完了しました",
|
||||
"msgPythonDownloadError": "Python セットアップのダウンロード中にエラーが発生しました",
|
||||
"msgPythonDownloadPending": "Python パッケージをダウンロードしています",
|
||||
"msgPythonUnpackPending": "Python パッケージをアンパックしています",
|
||||
"msgPythonDirectoryError": "Python インストール ディレクトリの作成中にエラーが発生しました",
|
||||
"msgPythonUnpackError": "Python バンドルのアンパック中にエラーが発生しました",
|
||||
"msgTaskName": "Notebook 依存関係のインストール",
|
||||
"msgInstallPkgStart": "Notebook 依存関係のインストールについて詳しくは、[タスク ビュー] を参照してください",
|
||||
"msgInstallPkgFinish": "Notebook 依存関係のインストールが完了しました",
|
||||
"msgPythonRunningError": "Python の実行中は、既存の Python インストールを上書きできません。続行する前に、アクティブなノートブックを閉じてください。",
|
||||
"msgSkipPythonInstall": "Python は既に特定の場所に存在します。インストールをスキップしています。",
|
||||
"msgWaitingForInstall": "別の Python のインストールが現在進行中です。完了するのを待っています。",
|
||||
"msgDependenciesInstallationFailed": "Notebook 依存関係のインストールに失敗しました。エラー: {0}",
|
||||
"msgDownloadPython": "{0} から {1} にプラットフォーム用のローカル Python をダウンロードしています",
|
||||
"confirmPackageUpgrade": "インストールされている Python パッケージの一部をアップグレードする必要があります。今すぐアップグレードしますか?",
|
||||
"upgradePackages.pipInstall": "{0} のインストール中",
|
||||
"msgInstallStart": "ノートブックを実行するために必要なパッケージをインストールしています...",
|
||||
"msgJupyterInstallDone": "... Jupyter のインストールが完了しました。"
|
||||
}
|
||||
10
i18n/jpn/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
10
i18n/jpn/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"shutdownError": "Notebook サーバーをシャットダウンできませんでした: {0}"
|
||||
}
|
||||
11
i18n/jpn/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
11
i18n/jpn/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errorStartBeforeReady": "セッションを開始できません。マネージャーがまだ初期化されていません",
|
||||
"connectionNotValid": "Spark カーネルは、SQL Server ビッグ データ クラスターのマスター インスタンスへの接続を必要とします。"
|
||||
}
|
||||
14
i18n/jpn/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
14
i18n/jpn/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serverStopError": "Notebook サーバーの停止でエラーが発生しました: {0}",
|
||||
"notebookStartProcessExitPremature": "Notebook プロセスが途中で終了しました。エラー: {0}。StdErr 出力: {1}",
|
||||
"jupyterError": "Jupyter からの送信でエラーが発生しました: {0}",
|
||||
"jupyterOutputMsgStartSuccessful": "... Jupyter は {0} で実行中です",
|
||||
"jupyterOutputMsgStart": "... Notebook サーバーを起動しています"
|
||||
}
|
||||
Reference in New Issue
Block a user