Files
azuredatastudio/i18n/kor/extensions/notebook/dist/protocol/notebookUriHandler.i18n.json
2021-02-22 19:42:55 -08:00

14 lines
874 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."
],
"notebook.unsupportedAction": "이 처리기에는 {0} 작업이 지원되지 않습니다.",
"unsupportedScheme": "HTTP 및 HTTPS 링크만 지원되기 때문에 {0} 링크를 열 수 없습니다.",
"notebook.confirmOpen": "'{0}'을(를) 다운로드하고 여시겠습니까?",
"notebook.fileNotFound": "지정한 파일을 찾을 수 없습니다.",
"notebook.fileDownloadError": "{0} {1} 오류를 나타내며 파일 열기 요청 실패"
}