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

14 lines
788 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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 伺服器"
}