Files
azuredatastudio/i18n/chs/extensions/dacpac/out/wizard/dataTierApplicationWizard.i18n.json
2021-02-22 19:42:55 -08:00

27 lines
1.4 KiB
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."
],
"dacFx.selectOperationPageName": "选择操作",
"dacFx.deployConfigPageName": "选择“部署 Dacpac 设置”",
"dacFx.deployPlanPage": "查看部署计划",
"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}”"
}