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

17 lines
929 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."
],
"openBookError": "{0} 책을 열지 못함: {1}",
"openNotebookError": "{0} Notebook을 열지 못함: {1}",
"openMarkdownError": "{0} Markdown을 열지 못함: {1}",
"openUntitledNotebookError": "제목 없는 Notebook {0}을(를) 제목 없음으로 열지 못함: {1}",
"allFiles": "모든 파일",
"labelPickFolder": "폴더 선택",
"openExternalLinkError": "링크 {0} 열기 실패: {1}",
"confirmReplace": "폴더가 이미 있습니다. 이 폴더를 삭제하고 바꾸시겠습니까?"
}