mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
17
i18n/kor/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
17
i18n/kor/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "폴더가 이미 있습니다. 이 폴더를 삭제하고 바꾸시겠습니까?"
|
||||
}
|
||||
Reference in New Issue
Block a user