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

15 lines
861 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": "アクティブなノートブック エディターがありません",
"codeCellName": "コード",
"textCellName": "テキスト",
"selectCellType": "追加するセルの種類を指定してください",
"notebookFiles": "ノートブック"
}