[Loc] added updated langpack files and xlfs (#18920)

This commit is contained in:
Alex Ma
2022-04-05 10:50:49 -07:00
committed by GitHub
parent 630cdbc84f
commit c707911800
160 changed files with 23389 additions and 16149 deletions

View File

@@ -14,7 +14,6 @@
"Failed": "已失败",
"InProgress": "正在进行",
"PublishHistory": "发布历史记录",
"SettingAlreadyExists": "本地应用设置“{0}”已存在。是否覆盖?",
"Status": "状态",
"Success": "成功",
"TargetDatabase": "目标数据库",
@@ -25,16 +24,13 @@
"addDatabaseReferenceOkButtonText": "添加引用",
"addDatabaseReferencedialogName": "添加数据库引用",
"addItemAction": "添加项",
"addPackage": "添加包",
"addPackageReferenceMessage": "若要使用 SQL 绑定,请确保 Azure Functions 项目具有对 {0} 的引用",
"addSqlBindingPackageError": "将 SQL 绑定扩展包添加到项目时出错",
"appSettingPrompt": "是否要使用新的连接字符串更新 Azure 函数 local.settings.json?",
"applyConfirmation": "是否确定要更新目标项目?",
"applyError": "更新项目时出错: {0}",
"applySuccess": "已成功更新项目。",
"at": "位于",
"autorestProjectName": "新 SQL 项目名称",
"baseDockerImage": "基本 SQL Server Docker 映像",
"baseDockerImage": "基础 {0} Docker 映像",
"browseButtonText": "浏览文件夹",
"browseEllipsis": "浏览...",
"browseForProfile": "浏览配置文件",
@@ -50,19 +46,14 @@
"chooseSqlcmdVarsToModify": "选择要修改的 SQLCMD 变量",
"cicularProjectReference": "从项目 {0} 到项目 {1} 的循环引用",
"cleaningDockerImagesMessage": "正在清理现有部署...",
"closeButton": "关闭",
"compareActionRadiButtonLabel": "查看架构比较中的更改",
"confirmPassword": "确认 SQL Server 管理员密码",
"confirmServerPassword": "确认 SQL Server 管理员密码",
"connectingToSqlServerOnDockerMessage": "连接到 Docker 上的 SQL Server",
"confirmPassword": "确认 {0} 管理员密码",
"confirmServerPassword": "确认 {0} 管理员密码",
"connectingToSqlServerOnDockerMessage": "正在连接到 SQL Server",
"connectionFailedError": "连接失败错误: \"{0}\"",
"connectionProfile": "选择连接配置文件",
"connectionRadioButtonLabel": "连接",
"connectionStringSetting": "连接字符串设置名称",
"connectionStringSettingPlaceholder": "\"local.settings.json\" 中指定的连接字符串设置",
"containerAlreadyExistForProject": "此项目的容器已存在。是否要在部署新文件之前删除它们?",
"createNew": "新建",
"createNewLocalAppSetting": "创建新的本地应用设置",
"createProjectDialogOkButtonText": "创建",
"createProjectFromDatabaseDialogName": "根据数据库创建项目",
"createProjectSettings": "设置",
@@ -114,24 +105,22 @@
"done": "完成",
"dontUseProfile": "不使用配置文件",
"edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 许可协议",
"edgeProjectTypeDescription": "从核心部分开始开发和发布 SQL Edge 的架构",
"edgeProjectTypeDisplayName": "SQL Edge",
"emptyProjectTypeDescription": "从空项目开始开发和发布 SQL 数据库架构",
"emptyProjectTypeDisplayName": "SQL 数据库",
"edgeProjectTypeDescription": "从核心部分开始开发和发布 Azure SQL Edge 数据库的架构",
"edgeProjectTypeDisplayName": "Azure SQL Edge 数据库",
"emptyAzureDbProjectTypeDescription": "从空项目开始开发和发布 Azure SQL 数据库架构",
"emptyAzureDbProjectTypeDisplayName": "Azure SQL 数据库",
"emptyProjectTypeDescription": "从空项目开始开发和发布 SQL Server 数据库架构",
"emptyProjectTypeDisplayName": "SQL Server 数据库",
"emptySdkProjectTypeDescription": "使用 Microsoft.Build.Sql预览版为 SQL 数据库开发和发布架构,从空的 SDK 样式项目开始。",
"emptySdkProjectTypeDisplayName": "SQL 数据库 (SDK)",
"enterConnStringTemplateDescription": "输入 SQL 连接字符串的模板",
"enterConnectionString": "输入连接字符串",
"enterConnectionStringEnvName": "输入连接字符串环境变量名称",
"enterConnectionStringEnvNameDescription": "输入 SQL 连接字符串的环境变量",
"enterConnectionStringSettingName": "输入连接字符串设置名称",
"enterConnectionStringTemplate": "输入连接字符串模板",
"enterNewDatabaseName": "输入新数据库名",
"enterNewValueForVar": "输入变量“{0}”的新值",
"enterPassword": "输入 SQL Server 管理员密码",
"enterPasswordManually": "输入密码或按 Esc 取消",
"enterPasswordPrompt": "输入要用于连接字符串的密码",
"enterPortNumber": "输入 SQL Server 端口号或按 Enter 以使用默认值",
"enterPassword": "输入 {0} 管理员密码",
"enterPortNumber": "输入 {0} 端口号或按 Enter 以使用默认值",
"enterSystemDbName": "输入此系统数据库的数据库名",
"equalComparison": "项目已与数据库保持最新。",
"errorFindingBuildFilesLocation": "查找生成文件位置时出错: {0}",
@@ -145,8 +134,6 @@
"externalStreamingJobFriendlyName": "外部流式处理作业",
"externalStreamingJobValidationPassed": "已通过外部流式作业验证。",
"extractTargetRequired": "必须提供用于提取的目标信息才能创建数据库项目。",
"failedToGetConnectionString": "生成所选连接的连接字符串时出错",
"failedToParse": "未能解析“{0}”: {1}。",
"file": "文件",
"fileAlreadyExists": "此位置的磁盘上已经存在名为“{0}”的文件。请选择其他名称。",
"fileFormat": "文件格式",
@@ -164,8 +151,6 @@
"generatingProjectFromAutorest": "正在从 {0} 生成新的 SQL 项目... 检查输出窗口以了解详细信息。",
"hr": "小时",
"importElements": "导入元素",
"includePassword": "是否要将此连接中的密码包含在 local.settings.json 文件中?",
"input": "输入",
"installGlobally": "全局安装",
"invalidDataSchemaProvider": ".Sqlproj 文件中的 DSP 无效",
"invalidDatabaseReference": ".Sqlproj 文件中的数据库引用无效",
@@ -173,24 +158,20 @@
"invalidInput": "无效的输入: {0}",
"invalidProjectReload": "无法访问提供的数据库项目。只有有效的开放式数据库项目才可以重新加载。",
"invalidPropertyValue": ".sqlproj 文件中为属性“{0}”指定的值无效",
"invalidSQLPassword": "SQL Server 密码不符合密码复杂性要求。有关详细信息,请参阅 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"invalidSQLPassword": "{0} 密码不符合密码复杂性要求。有关详细信息,请参阅 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"invalidSqlConnectionString": "SQL 连接字符串无效",
"invalidTargetPlatform": "目标平台 {0} 无效。支持的目标平台: {1}",
"jsonParseError": "第“{1}”行第“{2}”列附近的 {0}。",
"learnMore": "了解详细信息",
"loadProfilePlaceholderText": "加载配置文件...",
"location": "位置",
"min": "分钟",
"missingVersion": "在 {0} 中缺少 “version” 条目",
"moreInformation": "详细信息",
"msec": "毫秒",
"multipleMostDeploymentScripts": "{0} 文件数异常: {1}",
"multipleSqlProjFilesSelected": "已选择多个 .sqlproj 文件;请仅选择一个。",
"nameMustNotBeEmpty": "名称不得为空",
"new": "新建",
"newObjectNamePrompt": "新 {0} 名称:",
"noAzureFunctionsInFile": "当前活动文件中没有 Azure 函数",
"noAzureFunctionsProjectsInWorkspace": "在工作区中找不到 Azure Functions 项目",
"noDataSourcesFile": "找不到 {0}。",
"noDataSourcesText": "此项目中没有数据源",
"noFileExist": "文件 {0} 不存在",
@@ -208,11 +189,9 @@
"objectType": "对象类型",
"okString": "确定",
"openEulaString": "打开许可协议",
"openFile": "打开文件",
"output": "输出",
"outsideFolderPath": "不支持具有项目文件夹外绝对路径的项。请确保项目文件中的路径与项目文件夹相关。",
"parentTreeItemUnknown": "无法访问所提供树项的父级",
"passwordNotMatch": "SQL Server 密码与确认密码不匹配",
"passwordNotMatch": "{0} 密码与确认密码不匹配",
"portMustNotBeNumber": "端口必须是数字",
"postDeployElements": "PostDeploy 元素",
"postDeployScriptFriendlyName": "Script.PostDeployment",
@@ -232,6 +211,7 @@
"projectReferenceElement": "项目引用",
"projectReferenceNameElement": "项目引用名称元素",
"projectToUpdatePlaceholderText": "选择项目文件",
"projectUpdatedToSdkStyle": "项目 {0} 已更新为 SDK 样式项目。单击“了解详细信息”,了解有关 Microsoft.Build.Sql SDK 的详细信息以及简化项目文件的方法。",
"publish": "发布",
"publishAction": "发布",
"publishDialogName": "发布项目",
@@ -239,8 +219,8 @@
"publishSettingsFiles": "发布设置文件",
"publishTo": "发布目标",
"publishToContainerFailed": "未能发布到容器。{0}",
"publishToDockerContainer": "发布到容器中的新服务器",
"publishToExistingServer": "发布到现有服务器",
"publishToDockerContainer": "发布到新 {0} 本地开发容器",
"publishToExistingServer": "发布到现有 {0}",
"publishingProjectMessage": "正在容器中发布项目...",
"referenceRadioButtonsGroupTitle": "类型",
"referenceType": "引用类型",
@@ -253,39 +233,33 @@
"retrySucceedMessage": "操作 \"{0}\" 已成功完成。结果: {1}",
"retryWaitMessage": "正在等待 {0} 秒,然后再次尝试执行操作 \"{1}\"",
"runViaNpx": "通过 npx 运行",
"runningDockerMessage": "正在生成并运行 Docker 容器...",
"runningDockerMessage": "正在运行 docker 容器...",
"sameDatabase": "同一数据库",
"save": "保存",
"saveChangesInFile": "当前文件中存在未保存的更改。立即保存?",
"schema": "架构",
"schemaCompare.compareErrorMessage": "架构比较失败: {0}",
"schemaCompareAction": "架构比较",
"schemaCompareNotInstalled": "需要安装架构比较扩展才能运行架构比较",
"schemaObjectType": "架构/对象类型",
"scriptFriendlyName": "脚本",
"sdkStyleProject": "SDK-style project",
"sdkStyleProject": "SDK 样式项目(预览版)",
"sec": "秒",
"selectAzureFunction": "在当前文件中选择要将 SQL 绑定添加到的 Azure 函数",
"selectBaseImage": "选择基本 SQL Server docker 映像",
"selectBindingType": "选择绑定类型",
"selectBaseImage": "选择基础 {0} docker 映像",
"selectConnection": "选择连接",
"selectConnectionError": "无法设置连接字符串应用设置: {0}",
"selectConnectionString": "选择 SQL 连接字符串方法",
"selectDacpac": "选择 .dacpac",
"selectDatabase": "选择数据库",
"selectFileString": "选择文件",
"selectFolderStructure": "选择文件夹结构",
"selectProfile": "选择配置文件",
"selectProfileToUse": "选择要加载的发布配置文件",
"selectProjectLocation": "选择项目位置",
"selectPublishOption": "选择要将项目发布到的位置",
"selectSetting": "从 local.settings.json 中选择 SQL 连接字符串设置",
"selectSpecFile": "选择 OpenAPI/Swagger 规范文件",
"selectString": "选择",
"selectTargetPlatform": "当前目标平台: {0}。请选择新目标平台",
"server": "服务器",
"serverName": "服务器名",
"serverPassword": "服务器管理员密码",
"serverPortNumber": "SQL Server 商品号",
"serverPassword": "{0} 管理员密码",
"serverPortNumber": "{0} 端口号",
"serverVariable": "服务器变量",
"sourceDatabase": "源数据库",
"specSelectionText": "OpenAPI/Swagger 规范",
@@ -299,8 +273,6 @@
"sqlDatabaseProjects.UpdateDotnetLocation": "更新位置",
"sqlDatabaseProjects.doNotAskAgain": "不再询问",
"sqlDatabaseProjects.outputChannel": "数据库项目",
"sqlTableOrViewToQuery": "要查询的 SQL 表或视图",
"sqlTableToUpsert": "要更新插入到的 SQL 表",
"storedProcedureFriendlyName": "存储过程",
"suppressMissingDependenciesErrors": "禁止显示由引用对象中的未解析引用导致的错误",
"systemDatabase": "系统数据库",
@@ -314,7 +286,6 @@
"unableToFindReference": "找不到数据库引用 {0}",
"unableToFindSqlCmdVariable": "找不到 SQLCMD 变量“{0}”",
"unableToPerformAction": "无法定位“{0}”目标:“{1}”",
"unableToSetConnectionString": "无法设置连接字符串应用设置",
"unexpectedProjectContext": "无法建立项目上下文。从意外位置调用了命令: {0}",
"unknownDataSourceType": "未知的数据源类型: ",
"unrecognizedDataSourcesVersion": "无法识别的版本: ",
@@ -324,14 +295,12 @@
"updateProjectForRoundTrip": "需要更新目标、引用、系统数据库引用才能生成此项目“{0}”。如果项目是在 SSDT 中创建的,它将继续在这两个工具中工作。是否要更新项目?",
"updateProjectFromDatabaseDialogName": "从数据库更新项目",
"updateText": "更新",
"updatedToSdkStyleError": "Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.",
"updatingProjectFromDatabase": "正在从 {1} 更新 {0}...",
"userConnectionString": "输入连接字符串",
"userPasswordLater": "若要在以后使用 SQL 连接字符串,需要在 local.settings.json 文件中手动输入密码。",
"userSelectionCancelled": "用户已取消选择的 autorest 运行方式。",
"userSelectionInstallGlobally": "用户已选择全局安装 autorest。正在安装...",
"userSelectionRunNpx": "用户已选择通过 npx 运行。",
"valueCannotBeEmpty": "值不能为空",
"valueMustNotBeEmpty": "值不能为空",
"viewFriendlyName": "查看",
"yesString": "是"
},
@@ -347,11 +316,12 @@
"package": {
"sqlDatabaseProjects.Settings": "数据库项目",
"sqlDatabaseProjects.addDatabaseReference": "添加数据库引用",
"sqlDatabaseProjects.addSqlBinding": "添加 SQL 绑定(预览)",
"sqlDatabaseProjects.addExistingItem": "添加现有项...",
"sqlDatabaseProjects.autorestSqlVersion": "要从 NPM 使用哪个版本的 Autorest.Sql。如果未设置则将使用最新版本。",
"sqlDatabaseProjects.build": "生成",
"sqlDatabaseProjects.changeTargetPlatform": "更新目标平台",
"sqlDatabaseProjects.close": "关闭数据库项目",
"sqlDatabaseProjects.convertToSdkStyleProject": "转换为 SDK 样式项目",
"sqlDatabaseProjects.createProjectFromDatabase": "根据数据库创建项目",
"sqlDatabaseProjects.delete": "删除",
"sqlDatabaseProjects.description": "设计和发布 SQL 数据库架构",