mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 17:23:35 -05:00
14 lines
884 B
JSON
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 サーバーを起動しています"
|
|
} |