mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 09:35:40 -05:00
14 lines
834 B
JSON
14 lines
834 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": "오류 {0}을(를) 나타내며 Notebook 프로세스가 조기에 종료되었습니다. StdErr 출력: {1}",
|
|
"jupyterError": "Jupyter에서 보낸 오류: {0}",
|
|
"jupyterOutputMsgStartSuccessful": "... Jupyter가 {0}에서 실행되고 있습니다.",
|
|
"jupyterOutputMsgStart": "... Notebook 서버 시작 중"
|
|
} |