Files
azuredatastudio/i18n/ads-language-pack-zh-hans/translations/extensions/schema-compare.i18n.json
Alex Ma 43cf19e316 Update for langpacks from 1.31 (#16363)
* update for langpacks from 1.31

* changed requirement number

* update for korean
2021-07-20 14:52:40 -07:00

319 lines
27 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "SQL Server 架构比较",
"description": "Azure Data Studio 的 SQL Server 架构比较支持对数据库和 dacpacs 的架构进行比较。",
"schemaCompare.start": "架构比较"
},
"dist/localizedConstants": {
"schemaCompareDialog.ok": "确定",
"schemaCompareDialog.cancel": "取消",
"schemaCompareDialog.SourceTitle": "源",
"schemaCompareDialog.TargetTitle": "目标",
"schemaCompareDialog.fileTextBoxLabel": "文件",
"schemaCompare.dacpacRadioButtonLabel": "数据层应用程序文件(.dacpac)",
"schemaCompare.databaseButtonLabel": "数据库",
"schemaCompare.radioButtonsLabel": "类型",
"schemaCompareDialog.serverDropdownTitle": "服务器",
"schemaCompareDialog.databaseDropdownTitle": "数据库",
"schemaCompare.dialogTitle": "架构比较",
"schemaCompareDialog.differentSourceMessage": "已选择其他源架构。是否进行比较以查看比较结果?",
"schemaCompareDialog.differentTargetMessage": "已选择其他目标架构。是否进行比较以查看比较结果?",
"schemaCompareDialog.differentSourceTargetMessage": "已选择其他源和目标架构。是否进行比较以查看比较结果?",
"schemaCompareDialog.Yes": "是",
"schemaCompareDialog.No": "否",
"schemaCompareDialog.sourceTextBox": "源文件",
"schemaCompareDialog.targetTextBox": "目标文件",
"schemaCompareDialog.sourceDatabaseDropdown": "源数据库",
"schemaCompareDialog.targetDatabaseDropdown": "目标数据库",
"schemaCompareDialog.sourceServerDropdown": "源服务器",
"schemaCompareDialog.targetServerDropdown": "目标服务器",
"schemaCompareDialog.defaultUser": "默认",
"schemaCompare.openFile": "打开",
"schemaCompare.selectSourceFile": "选择源文件",
"schemaCompare.selectTargetFile": "选择目标文件",
"SchemaCompareOptionsDialog.Reset": "重置",
"schemaCompareOptions.RecompareMessage": "选项已更改。是否重新比较以查看比较结果?",
"SchemaCompare.SchemaCompareOptionsDialogLabel": "架构比较选项",
"SchemaCompare.GeneralOptionsLabel": "常规选项",
"SchemaCompare.ObjectTypesOptionsLabel": "包括对象类型",
"schemaCompare.CompareDetailsTitle": "比较详细信息",
"schemaCompare.ApplyConfirmation": "确定要更新目标吗?",
"schemaCompare.RecompareToRefresh": "按“比较”以刷新比较结果。",
"schemaCompare.generateScriptEnabledButton": "生成脚本以将更改部署到目标",
"schemaCompare.generateScriptNoChanges": "未更改脚本",
"schemaCompare.applyButtonEnabledTitle": "将更改应用到目标",
"schemaCompare.applyNoChanges": "没有可应用的更改",
"schemaCompare.includeExcludeInfoMessage": "请注意,包括/排除操作可能需要一点时间来计算受影响的依赖项",
"schemaCompare.deleteAction": "删除",
"schemaCompare.changeAction": "更改",
"schemaCompare.addAction": "添加",
"schemaCompare.differencesTableTitle": "源和目标之间的比较",
"schemaCompare.waitText": "初始化比较。这可能需要一段时间。",
"schemaCompare.startText": "要比较两个架构,请先选择源架构和目标架构,然后按“比较”。",
"schemaCompare.noDifferences": "未找到架构差异。",
"schemaCompare.typeColumn": "类型",
"schemaCompare.sourceNameColumn": "源名称",
"schemaCompare.includeColumnName": "包括",
"schemaCompare.actionColumn": "操作",
"schemaCompare.targetNameColumn": "目标名称",
"schemaCompare.generateScriptButtonDisabledTitle": "当目标为数据库时启用生成脚本",
"schemaCompare.applyButtonDisabledTitle": "当目标为数据库时启用应用",
"schemaCompare.cannotExcludeMessageWithDependent": "无法排除 {0}。存在包括的依赖项,例如 {1}",
"schemaCompare.cannotIncludeMessageWithDependent": "无法包括 {0}。存在被排除的依赖项,如 {1}",
"schemaCompare.cannotExcludeMessage": "无法排除 {0}。存在包括的依赖项",
"schemaCompare.cannotIncludeMessage": "无法包括 {0}。存在排除的依赖项",
"schemaCompare.compareButton": "比较",
"schemaCompare.cancelCompareButton": "停止",
"schemaCompare.generateScriptButton": "生成脚本",
"schemaCompare.optionsButton": "选项",
"schemaCompare.updateButton": "应用",
"schemaCompare.switchDirectionButton": "切换方向",
"schemaCompare.switchButtonTitle": "切换源和目标",
"schemaCompare.sourceButtonTitle": "选择源",
"schemaCompare.targetButtonTitle": "选择目标",
"schemaCompare.openScmpButton": "打开 .scmp 文件",
"schemaCompare.openScmpButtonTitle": "加载保存在 .smp 文件中的源、目标和选项",
"schemaCompare.saveScmpButton": "保存 .smp 文件",
"schemaCompare.saveScmpButtonTitle": "保存源、目标、选项和已排除的元素",
"schemaCompare.saveFile": "保存",
"schemaCompare.GetConnectionString": "是否要连接到 {0}?",
"schemaCompare.selectConnection": "选择连接",
"SchemaCompare.IgnoreTableOptions": "忽略表选项",
"SchemaCompare.IgnoreSemicolonBetweenStatements": "忽略语句之间的分号",
"SchemaCompare.IgnoreRouteLifetime": "忽略路由生存期",
"SchemaCompare.IgnoreRoleMembership": "忽略角色成员身份",
"SchemaCompare.IgnoreQuotedIdentifiers": "忽略带引号的标识符",
"SchemaCompare.IgnorePermissions": "忽略权限",
"SchemaCompare.IgnorePartitionSchemes": "忽略分区方案",
"SchemaCompare.IgnoreObjectPlacementOnPartitionScheme": "忽略分区方案中的对象放置",
"SchemaCompare.IgnoreNotForReplication": "忽略“不用于复制”",
"SchemaCompare.IgnoreLoginSids": "忽略登录 SID",
"SchemaCompare.IgnoreLockHintsOnIndexes": "忽略索引上的锁定提示",
"SchemaCompare.IgnoreKeywordCasing": "忽略关键字大小写",
"SchemaCompare.IgnoreIndexPadding": "忽略索引填充",
"SchemaCompare.IgnoreIndexOptions": "忽略索引选项",
"SchemaCompare.IgnoreIncrement": "忽略增量",
"SchemaCompare.IgnoreIdentitySeed": "忽略标识种子",
"SchemaCompare.IgnoreUserSettingsObjects": "忽略用户设置对象",
"SchemaCompare.IgnoreFullTextCatalogFilePath": "忽略全文目录文件路径",
"SchemaCompare.IgnoreWhitespace": "忽略空格",
"SchemaCompare.IgnoreWithNocheckOnForeignKeys": "忽略且不检查外键",
"SchemaCompare.VerifyCollationCompatibility": "验证排序规则兼容性",
"SchemaCompare.UnmodifiableObjectWarnings": "不可修改的对象警告",
"SchemaCompare.TreatVerificationErrorsAsWarnings": "将验证错误视为警告",
"SchemaCompare.ScriptRefreshModule": "脚本刷新模块",
"SchemaCompare.ScriptNewConstraintValidation": "脚本新约束验证",
"SchemaCompare.ScriptFileSize": "脚本文件大小",
"SchemaCompare.ScriptDeployStateChecks": "脚本部署状态检查",
"SchemaCompare.ScriptDatabaseOptions": "脚本数据库选项",
"SchemaCompare.ScriptDatabaseCompatibility": "脚本数据库兼容性",
"SchemaCompare.ScriptDatabaseCollation": "脚本数据库排序规则",
"SchemaCompare.RunDeploymentPlanExecutors": "运行部署计划执行器",
"SchemaCompare.RegisterDataTierApplication": "注册数据层应用程序",
"SchemaCompare.PopulateFilesOnFileGroups": "在文件组上填充文件",
"SchemaCompare.NoAlterStatementsToChangeClrTypes": "没有 Alter 语句来更改 Clr 类型",
"SchemaCompare.IncludeTransactionalScripts": "包括事务脚本",
"SchemaCompare.IncludeCompositeObjects": "包括复合对象",
"SchemaCompare.AllowUnsafeRowLevelSecurityDataMovement": "允许不安全行级安全性数据移动",
"SchemaCompare.IgnoreWithNocheckOnCheckConstraints": "忽略而不检查检查约束",
"SchemaCompare.IgnoreFillFactor": "忽略填充因子",
"SchemaCompare.IgnoreFileSize": "忽略文件大小",
"SchemaCompare.IgnoreFilegroupPlacement": "忽略文件组放置",
"SchemaCompare.DoNotAlterReplicatedObjects": "不更改复制的对象",
"SchemaCompare.DoNotAlterChangeDataCaptureObjects": "不更改变更数据捕获对象",
"SchemaCompare.DisableAndReenableDdlTriggers": "禁用并重新启用 DDL 触发器",
"SchemaCompare.DeployDatabaseInSingleUserMode": "在单用户模式下部署数据库",
"SchemaCompare.CreateNewDatabase": "新建数据库",
"SchemaCompare.CompareUsingTargetCollation": "使用目标排序规则进行比较",
"SchemaCompare.CommentOutSetVarDeclarations": "注释掉 Set Var 声明",
"SchemaCompare.BlockWhenDriftDetected": "检测到偏移时阻止",
"SchemaCompare.BlockOnPossibleDataLoss": "在可能发生数据丢失时阻止",
"SchemaCompare.BackupDatabaseBeforeChanges": "在更改前备份数据库",
"SchemaCompare.AllowIncompatiblePlatform": "允许不兼容的平台",
"SchemaCompare.AllowDropBlockingAssemblies": "允许删除阻止程序集",
"SchemaCompare.DropConstraintsNotInSource": "删除不在源中的约束",
"SchemaCompare.DropDmlTriggersNotInSource": "删除未在源中的 DML 触发器",
"SchemaCompare.DropExtendedPropertiesNotInSource": "删除不在源中的扩展属性",
"SchemaCompare.DropIndexesNotInSource": "删除不在源中的索引",
"SchemaCompare.IgnoreFileAndLogFilePath": "忽略文件和日志文件路径",
"SchemaCompare.IgnoreExtendedProperties": "忽略扩展属性",
"SchemaCompare.IgnoreDmlTriggerState": "忽略 DML 触发状态",
"SchemaCompare.IgnoreDmlTriggerOrder": "忽略 DML 触发顺序",
"SchemaCompare.IgnoreDefaultSchema": "忽略默认架构",
"SchemaCompare.IgnoreDdlTriggerState": "忽略 DDL 触发状态",
"SchemaCompare.IgnoreDdlTriggerOrder": "忽略 DDL 触发顺序",
"SchemaCompare.IgnoreCryptographicProviderFilePath": "忽略加密提供程序文件路径",
"SchemaCompare.VerifyDeployment": "验证部署",
"SchemaCompare.IgnoreComments": "忽略注释",
"SchemaCompare.IgnoreColumnCollation": "忽略列排序规则",
"SchemaCompare.IgnoreAuthorizer": "忽略授权者",
"SchemaCompare.IgnoreAnsiNulls": "忽略 AnsiNulls",
"SchemaCompare.GenerateSmartDefaults": "生成智能默认值",
"SchemaCompare.DropStatisticsNotInSource": "删除不在源中的统计信息",
"SchemaCompare.DropRoleMembersNotInSource": "删除不在源中的角色成员",
"SchemaCompare.DropPermissionsNotInSource": "删除未在源中的权限",
"SchemaCompare.DropObjectsNotInSource": "删除未在源中的对象",
"SchemaCompare.IgnoreColumnOrder": "忽略列顺序",
"SchemaCompare.Aggregates": "聚合",
"SchemaCompare.ApplicationRoles": "应用程序角色",
"SchemaCompare.Assemblies": "程序集",
"SchemaCompare.AssemblyFiles": "程序集文件",
"SchemaCompare.AsymmetricKeys": "非对称密钥",
"SchemaCompare.BrokerPriorities": "中转站优先级",
"SchemaCompare.Certificates": "证书",
"SchemaCompare.ColumnEncryptionKeys": "列加密密钥",
"SchemaCompare.ColumnMasterKeys": "列主密钥",
"SchemaCompare.Contracts": "协定",
"SchemaCompare.DatabaseOptions": "数据库选项",
"SchemaCompare.DatabaseRoles": "数据库角色",
"SchemaCompare.DatabaseTriggers": "数据库触发器",
"SchemaCompare.Defaults": "默认值",
"SchemaCompare.ExtendedProperties": "扩展属性",
"SchemaCompare.ExternalDataSources": "外部数据源",
"SchemaCompare.ExternalFileFormats": "外部文件格式",
"SchemaCompare.ExternalStreams": "外部流",
"SchemaCompare.ExternalStreamingJobs": "外部流式处理作业",
"SchemaCompare.ExternalTables": "外部表",
"SchemaCompare.Filegroups": "文件组",
"SchemaCompare.Files": "文件",
"SchemaCompare.FileTables": "文件表",
"SchemaCompare.FullTextCatalogs": "全文目录",
"SchemaCompare.FullTextStoplists": "全文非索引字表",
"SchemaCompare.MessageTypes": "消息类型",
"SchemaCompare.PartitionFunctions": "分区功能",
"SchemaCompare.PartitionSchemes": "分区方案",
"SchemaCompare.Permissions": "权限",
"SchemaCompare.Queues": "队列",
"SchemaCompare.RemoteServiceBindings": "远程服务绑定",
"SchemaCompare.RoleMembership": "角色成员身份",
"SchemaCompare.Rules": "规则",
"SchemaCompare.ScalarValuedFunctions": "标量值函数",
"SchemaCompare.SearchPropertyLists": "搜索属性列表",
"SchemaCompare.SecurityPolicies": "安全策略",
"SchemaCompare.Sequences": "序列",
"SchemaCompare.Services": "服务",
"SchemaCompare.Signatures": "签名",
"SchemaCompare.StoredProcedures": "存储过程",
"SchemaCompare.SymmetricKeys": "对称密钥",
"SchemaCompare.Synonyms": "同义词",
"SchemaCompare.Tables": "表",
"SchemaCompare.TableValuedFunctions": "表值函数",
"SchemaCompare.UserDefinedDataTypes": "用户定义的数据类型",
"SchemaCompare.UserDefinedTableTypes": "用户定义的表类型",
"SchemaCompare.ClrUserDefinedTypes": "Clr 用户定义的类型",
"SchemaCompare.Users": "用户",
"SchemaCompare.Views": "视图",
"SchemaCompare.XmlSchemaCollections": "XML 架构集合",
"SchemaCompare.Audits": "审核",
"SchemaCompare.Credentials": "凭据",
"SchemaCompare.CryptographicProviders": "加密提供程序",
"SchemaCompare.DatabaseAuditSpecifications": "数据库审核规范",
"SchemaCompare.DatabaseEncryptionKeys": "数据库加密密钥",
"SchemaCompare.DatabaseScopedCredentials": "数据库范围的凭据",
"SchemaCompare.Endpoints": "终结点",
"SchemaCompare.ErrorMessages": "错误消息",
"SchemaCompare.EventNotifications": "事件通知",
"SchemaCompare.EventSessions": "事件会话",
"SchemaCompare.LinkedServerLogins": "链接服务器登录名",
"SchemaCompare.LinkedServers": "链接服务器",
"SchemaCompare.Logins": "登录名",
"SchemaCompare.MasterKeys": "主密钥",
"SchemaCompare.Routes": "路由",
"SchemaCompare.ServerAuditSpecifications": "服务器审核规范",
"SchemaCompare.ServerRoleMembership": "服务器角色成员身份",
"SchemaCompare.ServerRoles": "服务器角色",
"SchemaCompare.ServerTriggers": "服务器触发器",
"SchemaCompare.Description.IgnoreTableOptions": "指定在发布到数据库时忽略还是更新表选项差异。",
"SchemaCompare.Description.IgnoreSemicolonBetweenStatements": "指定在发布到数据库时忽略还是更新 T-SQL 语句间的分号差异。",
"SchemaCompare.Description.IgnoreRouteLifetime": "指定在发布到数据库时忽略还是更新 SQL Server 保留路由表中的路由时间量差异。",
"SchemaCompare.Description.IgnoreRoleMembership": "指定在发布到数据库时忽略还是更新登录名的角色成员身份差异。",
"SchemaCompare.Description.IgnoreQuotedIdentifiers": "指定在发布到数据库时忽略还是更新带引号的标识符设置差异。",
"SchemaCompare.Description.IgnorePermissions": "指定是否应忽略权限。",
"SchemaCompare.Description.IgnorePartitionSchemes": "指定在发布到数据库时忽略还是更新分区方案和功能差异。",
"SchemaCompare.Description.IgnoreObjectPlacementOnPartitionScheme": "指定在发布到数据库时忽略还是更新对象在分区方案中的位置。",
"SchemaCompare.Description.IgnoreNotForReplication": "指定在发布到数据库时忽略还是更新“不用于复制”设置。",
"SchemaCompare.Description.IgnoreLoginSids": "指定在发布到数据库时忽略还是更新安全标识号(SID)差异。",
"SchemaCompare.Description.IgnoreLockHintsOnIndexes": "指定在发布到数据库时忽略还是更新索引锁定提示差异。",
"SchemaCompare.Description.IgnoreKeywordCasing": "指定在发布到数据库时忽略还是更新关键字大小写差异。",
"SchemaCompare.Description.IgnoreIndexPadding": "指定在发布到数据库时忽略还是更新索引填充差异。",
"SchemaCompare.Description.IgnoreIndexOptions": "指定在发布到数据库时忽略还是更新索引选项差异。",
"SchemaCompare.Description.IgnoreIncrement": "指定在发布到数据库时忽略还是更新标识列增量差异。",
"SchemaCompare.Description.IgnoreIdentitySeed": "指定在发布到数据库时忽略还是更新标识列种子差异。",
"SchemaCompare.Description.IgnoreUserSettingsObjects": "指定在发布到数据库时忽略还是更新用户设置对象差异。",
"SchemaCompare.Description.IgnoreFullTextCatalogFilePath": "指定在发布到数据库时是忽略全文目录的文件路径差异还是发出警告。",
"SchemaCompare.Description.IgnoreWhitespace": "指定在发布到数据库时忽略还是更新空白差异。",
"SchemaCompare.Description.IgnoreWithNocheckOnForeignKeys": "指定在发布到数据库时忽略还是更新外键 WITH NOCHECK 子句值差异。",
"SchemaCompare.Description.VerifyCollationCompatibility": "指定是否验证排序规则兼容性。",
"SchemaCompare.Description.UnmodifiableObjectWarnings": "指定在无法修改的对象中发现差异时(例如,当某个文件的文件大小或文件路径不同时),是否应生成警告。",
"SchemaCompare.Description.TreatVerificationErrorsAsWarnings": "指定是否应将发布验证期间遇到的错误视为警告。在对目标数据库执行生成的部署计划之前,会对计划执行检查。计划验证过程将检测仅适用于目标的对象(如索引)是否丢失等问题,必须删除这些对象才能进行更改。验证过程还将检测以下情况: 由于有对复合项目的引用,因而存在依赖项(如表或视图),但这些依赖项不存在于目标数据库中。如果需要获取所有问题的完整列表,而不是在出现第一个错误时停止发布操作,可以选择执行此操作。",
"SchemaCompare.Description.ScriptRefreshModule": "在发布脚本的末尾包括刷新语句。",
"SchemaCompare.Description.ScriptNewConstraintValidation": "在发布的末尾,所有约束将作为一个集合进行验证,以避免由发布中间的检查或外键约束导致的数据错误。如果设置为 False则发布约束时不会检查相应的数据。",
"SchemaCompare.Description.ScriptFileSize": "控制在将文件添加到文件组时是否指定大小。",
"SchemaCompare.Description.ScriptDeployStateChecks": "指定是否在发布脚本中生成语句以验证数据库名称和服务器名称是否与在数据库项目中指定的名称相匹配。",
"SchemaCompare.Description.ScriptDatabaseOptions": "指定是否应在发布操作中设置或更新目标数据库属性。",
"SchemaCompare.Description.ScriptDatabaseCompatibility": "指定在发布到数据库时忽略还是更新数据库兼容性差异。",
"SchemaCompare.Description.ScriptDatabaseCollation": "指定在发布到数据库时忽略还是更新数据库排序规则差异。",
"SchemaCompare.Description.RunDeploymentPlanExecutors": "指定在执行其他操作时 DeploymentPlanExecutor 参与者是否应运行。",
"SchemaCompare.Description.RegisterDataTierApplication": "指定是否向数据库服务器注册架构。",
"SchemaCompare.Description.PopulateFilesOnFileGroups": "指定在目标数据库中创建新文件组时是否也创建新文件。",
"SchemaCompare.Description.NoAlterStatementsToChangeClrTypes": "指定在存在差异时,发布应始终删除并重新创建程序集,而不是发出 ALTER ASSEMBLY 语句",
"SchemaCompare.Description.IncludeTransactionalScripts": "指定在发布到数据库时是否应在可能的位置使用事务性语句。",
"SchemaCompare.Description.IncludeCompositeObjects": "将所有复合元素包含为单个发布操作的一部分。",
"SchemaCompare.Description.AllowUnsafeRowLevelSecurityDataMovement": "如果此属性设置为 true则不阻止具有行级安全性的表上的数据运动。默认为 false。",
"SchemaCompare.Description.IgnoreWithNocheckOnCheckConstraints": "指定在发布到数据库时忽略还是更新检查约束的 WITH NOCHECK 子句值差异。",
"SchemaCompare.Description.IgnoreFillFactor": "指定在发布到数据库时是忽略索引存储的填充因子差异还是发出警告。",
"SchemaCompare.Description.IgnoreFileSize": "指定在发布到数据库时是忽略文件的大小差异还是发出警告。",
"SchemaCompare.Description.IgnoreFilegroupPlacement": "指定在发布到数据库时忽略还是更新 FILEGROUP 中对象位置差异。",
"SchemaCompare.Description.DoNotAlterReplicatedObjects": "指定在验证期间是否标识已复制的对象。",
"SchemaCompare.Description.DoNotAlterChangeDataCaptureObjects": "如果为 true则不更改变更数据捕获对象。",
"SchemaCompare.Description.DisableAndReenableDdlTriggers": "指定是否在发布过程开始时禁用数据描述语言(DDL)触发器并在发布操作结束时重新启用。",
"SchemaCompare.Description.DeployDatabaseInSingleUserMode": "如果为 true则在部署之前将数据库设置为“单用户模式”。",
"SchemaCompare.Description.CreateNewDatabase": "指定在发布到某个数据库时是应该更新目标数据库还是删除并重新创建目标数据库。",
"SchemaCompare.Description.CompareUsingTargetCollation": "此设置指示在部署期间如何处理数据库的排序规则;默认情况下,如果目标数据库的排序规则与源指定的排序规则不匹配,将更新该数据库的排序规则。设置此选项后,应使用目标数据库(或服务器)的排序规则。",
"SchemaCompare.Description.CommentOutSetVarDeclarations": "指定是否应在生成的发布脚本中注释掉 SETVAR 变量的声明。如果打算使用 SQLCMD.EXE 等工具在发布时在命令行中指定这些值,可以选择这样做。",
"SchemaCompare.Description.BlockWhenDriftDetected": "指定是否阻止更新其架构不再与其注册匹配或未进行注册的数据库。",
"SchemaCompare.Description.BlockOnPossibleDataLoss": "指定当发布操作可能导致数据丢失时终止发布事件。",
"SchemaCompare.Description.BackupDatabaseBeforeChanges": "在部署任何更改之前备份数据库。",
"SchemaCompare.Description.AllowIncompatiblePlatform": "指定是否在 SQL Server 平台不兼容的情况下也尝试该操作。",
"SchemaCompare.Description.AllowDropBlockingAssemblies": "SqlClr 部署使用此属性会导致在执行部署计划时删除任何阻止程序集。默认情况下,如果需要删除引用程序集,任何阻止/引用程序集都将阻止程序集更新。",
"SchemaCompare.Description.DropConstraintsNotInSource": "指定在发布到数据库时是否从目标数据库删除数据库快照(.dacpac)文件中不存在的约束。",
"SchemaCompare.Description.DropDmlTriggersNotInSource": "指定在发布到数据库时是否从目标数据库删除数据库快照(.dacpac)文件中不存在的 DML 触发器。",
"SchemaCompare.Description.DropExtendedPropertiesNotInSource": "指定在发布到数据库时是否从目标数据库删除数据库快照(.dacpac)文件中不存在的扩展属性。",
"SchemaCompare.Description.DropIndexesNotInSource": "指定在发布到数据库时是否从目标数据库删除数据库快照(.dacpac)文件中不存在的索引。",
"SchemaCompare.Description.IgnoreFileAndLogFilePath": "指定在发布到数据库时忽略还是更新文件路径和日志文件路差异。",
"SchemaCompare.Description.IgnoreExtendedProperties": "指定是否应忽略扩展属性。",
"SchemaCompare.Description.IgnoreDmlTriggerState": "指定在发布到数据库时忽略还是更新 DML 触发器启用或禁用状态差异。",
"SchemaCompare.Description.IgnoreDmlTriggerOrder": "指定在发布到数据库时忽略还是更新数据操作语言(DML)触发器中的顺序差异。",
"SchemaCompare.Description.IgnoreDefaultSchema": "指定在发布到数据库时忽略还是更新默认架构差异。",
"SchemaCompare.Description.IgnoreDdlTriggerState": "指定在发布到数据库时忽略还是更新数据定义语言(DDL)触发器的启用或禁用状态差异。",
"SchemaCompare.Description.IgnoreDdlTriggerOrder": "指定在发布到数据库或服务器时忽略还是更新数据定义语言(DDL)触发器中的顺序差异。",
"SchemaCompare.Description.IgnoreCryptographicProviderFilePath": "指定在发布到数据库时忽略还是更新加密提供程序的文件路径差异。",
"SchemaCompare.Description.VerifyDeployment": "指定是否应在发布之前执行检查,以发现可能会阻止成功发布的问题,从而避免发生停止发布操作的情况。例如,如果目标数据库上的外键在数据库项目中并不存在,则发布操作可能停止,在发布时这种情况将导致错误。",
"SchemaCompare.Description.IgnoreComments": "指定在发布到数据库时忽略还是更新注释差异。",
"SchemaCompare.Description.IgnoreColumnCollation": "指定在发布到数据库时忽略还是更新列排序规则差异。",
"SchemaCompare.Description.IgnoreAuthorizer": "指定在发布到数据库时忽略还是更新授权者差异。",
"SchemaCompare.Description.IgnoreAnsiNulls": "指定在发布到数据库时忽略还是更新 ANSI NULLS 设置差异。",
"SchemaCompare.Description.GenerateSmartDefaults": "更新包含数据的表且该表中具有不允许 Null 值的列时,自动提供默认值。",
"SchemaCompare.Description.DropStatisticsNotInSource": "指定在发布到数据库时是否从目标数据库中删除数据库快照(.dacpac)文件中不存在的统计信息。",
"SchemaCompare.Description.DropRoleMembersNotInSource": "指定在将更新发布到数据库时是否从目标数据库删除未在数据库快照(.dacpac)文件中定义的角色成员。</",
"SchemaCompare.Description.DropPermissionsNotInSource": "指定在将更新发布到数据库时是否从目标数据库删除数据库快照(.dacpac)文件中不存在的权限。",
"SchemaCompare.Description.DropObjectsNotInSource": "指定在发布到数据库时是否从目标数据库中删除数据库快照(.dacpac)文件中不存在的对象。此值优先于 DropExtendedProperties。",
"SchemaCompare.Description.IgnoreColumnOrder": "指定在发布到数据库时忽略还是更新表列顺序的差异。",
"schemaCompare.compareErrorMessage": "架构比较失败: {0}",
"schemaCompare.saveScmpErrorMessage": "保存 scmp 失败:“{0}”",
"schemaCompare.cancelErrorMessage": "取消架构比较失败:“{0}”",
"schemaCompare.generateScriptErrorMessage": "生成脚本失败:“{0}”",
"schemaCompare.updateErrorMessage": "架构比较应用失败“{0}”",
"schemaCompare.openScmpErrorMessage": "打开 scmp 失败:“{0}”"
}
}
}