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,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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.targetServerDropdownTitle": "目标服务器",
"dacFx.sourceServerDropdownTitle": "源服务器",
"dacFx.databaseNameTextBox": "目标数据库",
"dacFx.sourceDatabaseDropdownTitle": "源数据库"
}

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}”"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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.targetServerName": "目标服务器",
"dacfx.targetDatabaseName": "目标数据库",
"dacfx.sourceServerName": "源服务器",
"dacfx.sourceDatabaseName": "源数据库",
"dacfx.fileLocation": "文件位置",
"dacfx.scriptLocation": "部署脚本位置",
"dacfx.action": "操作",
"dacfx.deploy": "部署",
"dacfx.generateScript": "生成部署脚本",
"dacfxExtract.version": "版本",
"dacfx.settingColumn": "设置",
"dacfx.valueColumn": "值"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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.deployRadioButtonLabel": "部署",
"dacFx.deployScriptRadioButtonLabel": "生成部署脚本并进行部署",
"dacFx.scriptRadioButtonLabel": "生成部署脚本",
"dacfxDeployScript.saveFile": "保存",
"dacfx.generatedScriptLocation": "部署脚本位置"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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.databaseNameTextBox": "数据库名称",
"dacFx.databaseNameDropdown": "数据库名称",
"dacFxDeploy.openFile": "打开",
"dacFxDeploy.fileTextboxTitle": "文件位置",
"dacFx.upgradeRadioButtonLabel": "升级现有数据库",
"dacFx.newRadioButtonLabel": "新数据库",
"dacFx.targetDatabaseRadioButtonsTitle": "目标数据库",
"dacFx.targetDatabaseDropdownTitle": "数据库名称"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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.dataLossTextWithCount": "列出的部署操作的 {0} 可能会导致数据丢失。请确保在部署出现问题的情况下,你有备份或快照可用。",
"dacFx.dataLossCheckbox": "尽管可能会丢失数据,仍要继续",
"dacfx.noDataLossText": "列出的部署操作不会导致数据丢失。",
"dacfx.dataLossText": "部署操作可能会导致数据丢失。请确保在部署出现问题的情况下,你有备份或快照可用。",
"dacfx.operationColumn": "操作",
"dacfx.operationTooltip": "部署过程中将发生的操作(创建、更改、删除)",
"dacfx.typeColumn": "类型",
"dacfx.typeTooltip": "将受部署影响的对象类型",
"dacfx.objectColumn": "对象",
"dacfx.objecTooltip": "将受部署影响的对象的名称",
"dacfx.dataLossColumn": "数据丢失",
"dacfx.dataLossTooltip": "将对可能导致数据丢失的操作标记警告符号"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dacfxExport.saveFile": "保存",
"dacFxExport.fileTextboxTitle": "文件位置"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dacfxExtract.saveFile": "保存",
"dacFxExtract.fileTextboxTitle": "文件位置",
"dacFxExtract.versionTextboxTitle": "版本(采用 x.x.x.x 格式x 表示数字)"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dacFxImport.openFile": "打开",
"dacFxImport.fileTextboxTitle": "文件位置"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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.deployRadioButtonLabel": "将数据层应用程序 .dacpac 文件部署到 SQL Server 的实例 [部署 Dacpac]",
"dacFx.extractRadioButtonLabel": "将数据层应用程序从 SQL Server 实例提取到 .dacpac 文件 [提取 Dacpac]",
"dacFx.importRadioButtonLabel": "基于 .bacpac 文件创建数据库 [导入 Bacpac]",
"dacFx.exportRadioButtonLabel": "将架构和数据从数据库导出到逻辑 .bacpac 文件格式 [导出 Bacpac]"
}