update to langpack source files (#17374)

This commit is contained in:
Alex Ma
2021-10-15 13:32:01 -07:00
committed by GitHub
parent 901b90317c
commit 59b43d8c67
60 changed files with 824 additions and 104 deletions

View File

@@ -25,7 +25,7 @@
"addDatabaseReferencedialogName": "添加数据库引用",
"addItemAction": "添加项",
"addPackage": "添加包",
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
"addPackageReferenceMessage": "若要使用 SQL 绑定,请确保 Azure Functions 项目具有对 {0} 的引用",
"appSettingPrompt": "是否要使用新的连接字符串更新 Azure 函数 local.settings.json?",
"at": "位于",
"browseButtonText": "浏览文件夹",
@@ -37,6 +37,7 @@
"cannotResolvePath": "无法解析路径 {0}",
"cantAddCircularProjectReference": "无法添加对项目“{0}”的引用。将此项目添加为引用将导致循环依赖。",
"changeTargetPlatformAction": "更改目标平台",
"checkoutOutputMessage": "有关更多详细信息,请查看输出窗格。",
"chooseAction": "选择操作",
"chooseSqlcmdVarsToModify": "选择要修改的 SQLCMD 变量",
"cicularProjectReference": "从项目 {0} 到项目 {1} 的循环引用",
@@ -47,6 +48,7 @@
"connectionRadioButtonLabel": "连接",
"connectionStringSetting": "连接字符串设置名称",
"connectionStringSettingPlaceholder": "\"local.settings.json\" 中指定的连接字符串设置",
"containerAlreadyExistForProject": "容器上已存在此项目的其他服务器。是否要删除它们?",
"createNew": "新建",
"createNewLocalAppSetting": "创建新的本地应用设置",
"createProjectDialogOkButtonText": "创建",
@@ -86,7 +88,6 @@
"deployAppSettingUpdating": "正在更新应用设置: \"{0}\"",
"deployDbTaskName": "正在本地部署 SQL DB 项目",
"deployProjectFailedMessage": "无法打开与已部署数据库的连接",
"deployProjectSucceed": "已成功部署数据库项目",
"deployScriptExists": "已存在 {0} 脚本。新脚本不会包含在生成中。",
"differentDbDifferentServer": "不同数据库,不同服务器",
"differentDbSameServer": "不同数据库,同一服务器",
@@ -149,7 +150,7 @@
"location": "位置",
"min": "分钟",
"missingVersion": "在 {0} 中缺少 “version” 条目",
"moreInformation": "More Information",
"moreInformation": "详细信息",
"msec": "毫秒",
"multipleMostDeploymentScripts": "{0} 文件数异常: {1}",
"multipleSqlProjFilesSelected": "已选择多个 .sqlproj 文件;请仅选择一个。",
@@ -189,10 +190,12 @@
"publish": "发布",
"publishAction": "发布",
"publishDialogName": "发布项目",
"publishProjectSucceed": "已成功发布数据库项目",
"publishSettingsFiles": "发布设置文件",
"publishToContainerFailed": "未能发布到容器。有关更多详细信息,请查看输出窗格。{0}",
"publishToContainerFailed": "未能发布到容器。{0}",
"publishToDockerContainer": "发布到容器中的新服务器",
"publishToExistingServer": "发布到现有服务器",
"publishingProjectMessage": "正在容器中发布项目...",
"referenceRadioButtonsGroupTitle": "类型",
"referenceType": "引用类型",
"reloadProject": "是否希望重新加载数据库项目?",