Update localization resource files (#6283)

* Update localization resource files

* Remove extra space from readme headers
This commit is contained in:
Karl Burtram
2019-07-08 13:36:34 -07:00
committed by GitHub
parent 8473ace0a7
commit 6b501a1787
186 changed files with 23210 additions and 12488 deletions

View File

@@ -6,11 +6,9 @@
"--------------------------------------------------------------------------------------------",
"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 设置”",
@@ -24,6 +22,6 @@
"alertData.extractErrorMessage": "提取失败的“{0}”",
"alertData.exportErrorMessage": "导出失败的“{0}”",
"alertData.importErrorMessage": "导入失败的“{0}”",
"dacfx.scriptGeneratingMessage": "向导关闭后,可在任务历史记录”中查看脚本生成的状态",
"dacfx.scriptGeneratingMessage": "关闭向导后,可在任务视图中查看脚本生成的状态。生成的脚本将在完成后打开。",
"alertData.deployPlanErrorMessage": "部署计划生成失败“{0}”"
}

View File

@@ -11,10 +11,6 @@
"dacfx.sourceServerName": "源服务器",
"dacfx.sourceDatabaseName": "源数据库",
"dacfx.fileLocation": "文件位置",
"dacfx.scriptLocation": "部署脚本位置",
"dacfx.action": "操作",
"dacfx.deploy": "部署",
"dacfx.generateScript": "生成部署脚本",
"dacfxExtract.version": "版本",
"dacfx.settingColumn": "设置",
"dacfx.valueColumn": "值"