Files
azuredatastudio/i18n/jpn/extensions/notebook/dist/jupyter/serverInstance.i18n.json
2021-02-22 19:42:55 -08:00

14 lines
884 B
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."
],
"serverStopError": "Notebook サーバーの停止でエラーが発生しました: {0}",
"notebookStartProcessExitPremature": "Notebook プロセスが途中で終了しました。エラー: {0}。StdErr 出力: {1}",
"jupyterError": "Jupyter からの送信でエラーが発生しました: {0}",
"jupyterOutputMsgStartSuccessful": "... Jupyter は {0} で実行中です",
"jupyterOutputMsgStart": "... Notebook サーバーを起動しています"
}