Update extension resources and ENU XLF files (#6220)

* Add extension resources

* Update enu XLF resources
This commit is contained in:
Karl Burtram
2019-06-28 19:09:23 -07:00
committed by GitHub
parent 00c3758d86
commit bc7ac519d0
527 changed files with 12988 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dacfx.needConnection": "请在使用此向导之前连接到服务器。",
"dacFx.selectOperationPageName": "选择操作",
"dacFx.deployConfigPageName": "选择“部署 Dacpac 设置”",
"dacFx.deployPlanPage": "查看部署计划",
"dacFx.deployActionPageName": "选择操作",
"dacFx.summaryPageName": "摘要",
"dacFx.extractConfigPageName": "选择“提取 Dacpac 设置”",
"dacFx.importConfigPageName": "选择“导入 Bacpac 设置”",
"dacFx.exportConfigPageName": "选择“导出 Bacpac 设置”",
"dacFx.deployButton": "部署",
"dacFx.extractButton": "提取",
"dacFx.importButton": "导入",
"dacFx.exportButton": "导出",
"dacFx.generateScriptButton": "生成脚本",
"alertData.deployErrorMessage": "部署失败的“{0}”",
"alertData.extractErrorMessage": "提取失败的“{0}”",
"alertData.exportErrorMessage": "导出失败的“{0}”",
"alertData.importErrorMessage": "导入失败的“{0}”",
"dacfx.scriptGeneratingMessage": "向导关闭后,可在“任务历史记录”中查看脚本生成的状态",
"alertData.deployPlanErrorMessage": "部署计划生成失败“{0}”"
}