mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
16 lines
787 B
JSON
16 lines
787 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."
|
|
],
|
|
"import.needConnection": "请在使用此向导之前连接到服务器。",
|
|
"flatFileImport.wizardName": "导入平面文件向导",
|
|
"flatFileImport.page1Name": "指定输入文件",
|
|
"flatFileImport.page2Name": "预览数据",
|
|
"flatFileImport.page3Name": "修改列",
|
|
"flatFileImport.page4Name": "摘要",
|
|
"flatFileImport.importNewFile": "导入新文件"
|
|
} |