mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 02:32:35 -05:00
15 lines
792 B
JSON
15 lines
792 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."
|
|
],
|
|
"msgSampleCodeDataFrame": "이 샘플 코드는 파일을 데이터 프레임에 로드하고 처음 10개의 결과를 표시합니다.",
|
|
"noNotebookVisible": "Notebook 편집기가 활성 상태가 아님",
|
|
"codeCellName": "코드",
|
|
"textCellName": "텍스트",
|
|
"selectCellType": "어떤 유형의 셀을 추가하시겠습니까?",
|
|
"notebookFiles": "Notebook"
|
|
} |