Archived
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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 서버 시작 중"
|
||||
}
|
||||
Reference in New Issue
Block a user