mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 17:23:21 -05:00
14 lines
788 B
JSON
14 lines
788 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 伺服器"
|
||
} |