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

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"
}