Files
azuredatastudio/i18n/cht/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": "匯入新檔案"
}