Files
azuredatastudio/i18n/chs/extensions/import/out/wizard/flatFileWizard.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07:00

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": "导入新文件"
}