update to langpack source files 8/9/2021 (#16635)

This commit is contained in:
Alex Ma
2021-08-09 14:19:43 -07:00
committed by GitHub
parent b2ff8162e6
commit 005c0aad7b
35 changed files with 1111 additions and 1791 deletions

View File

@@ -207,7 +207,7 @@
"azure.resource.providers.KustoContainerLabel": "Azure 数据资源管理器群集"
},
"dist/azureResource/providers/azuremonitor/azuremonitorTreeDataProvider": {
"azure.resource.providers.AzureMonitorContainerLabel": "Log Analytics workspace"
"azure.resource.providers.AzureMonitorContainerLabel": "Log Analytics 工作区"
},
"dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider": {
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "Azure Database for PostgreSQL 服务器"

View File

@@ -40,7 +40,7 @@
"sqlDatabaseProjects.netCoreInstallLocation": "计算机上到 .NET Core SDK 的完整路径。",
"sqlDatabaseProjects.netCoreDoNotAsk": "未检测到时是否提示用户安装 .NET Core。",
"sqlDatabaseProjects.welcome": "当前没有打开数据项目。\r\n[新建项目](command:sqlDatabaseProjects.new)\r\n[打开项目](command:sqlDatabaseProjects.open)\r\n[根据数据库创建项目](command:sqlDatabaseProjects.importDatabase)",
"sqlDatabaseProjects.addSqlBinding": "Add SQL Binding"
"sqlDatabaseProjects.addSqlBinding": "添加 SQL 绑定"
},
"dist/common/constants": {
"emptyProjectTypeDisplayName": "SQL 数据库",
@@ -157,10 +157,10 @@
"projectLocationLabel": "位置",
"projectLocationPlaceholderText": "选择要创建项目的位置",
"browseButtonText": "浏览文件夹",
"selectFolderStructure": "Select folder structure",
"selectFolderStructure": "选择文件夹结构",
"folderStructureLabel": "文件夹结构",
"browseEllipsis": "Browse...",
"selectProjectLocation": "Select project location",
"browseEllipsis": "浏览...",
"selectProjectLocation": "选择项目位置",
"dataworkspace.projectParentDirectoryNotExistError": "所选项目位置“{0}”不存在或不是目录。",
"dataworkspace.projectDirectoryAlreadyExistError": "所选位置“{1}”中已存在名为“{0}”的目录。",
"multipleSqlProjFilesSelected": "已选择多个 .sqlproj 文件;请仅选择一个。",
@@ -196,7 +196,7 @@
"cannotResolvePath": "无法解析路径 {0}",
"fileAlreadyExists": "此位置的磁盘上已经存在名为“{0}”的文件。请选择其他名称。",
"folderAlreadyExists": "此位置的磁盘上已经存在名为“{0}”的文件夹。请选择其他名称。",
"folderAlreadyExistsChooseNewLocation": "A folder with the name '{0}' already exists on disk at this location. Please choose another location.",
"folderAlreadyExistsChooseNewLocation": "此位置的磁盘上已经存在名为 \"{0}\" 的文件夹。请选择其他名称。",
"invalidInput": "无效的输入: {0}",
"invalidPropertyValue": ".sqlproj 文件中为属性“{0}”指定的值无效",
"unableToCreatePublishConnection": "无法构造连接: {0}",
@@ -228,22 +228,23 @@
"externalStreamingJobFriendlyName": "外部流式处理作业",
"preDeployScriptFriendlyName": "Script.PreDeployment",
"postDeployScriptFriendlyName": "Script.PostDeployment",
"input": "Input",
"output": "Output",
"selectBindingType": "Select type of binding",
"selectAzureFunction": "Select an Azure function in the current file to add SQL binding to",
"sqlObjectToQuery": "SQL object to query",
"sqlTableToUpsert": "SQL table to upsert into",
"connectionStringSetting": "Connection string setting name",
"connectionStringSettingPlaceholder": "Connection string setting specified in \"local.settings.json\"",
"noAzureFunctionsInFile": "No Azure functions in the current active file"
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.",
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.",
"sqlDatabaseProjects.UpdateNetCoreLocation": "Update Location",
"sqlDatabaseProjects.InstallNetCore": "Install",
"sqlDatabaseProjects.doNotAskAgain": "Don't Ask Again",
"sqlDatabaseProjects.outputChannel": "Database Projects",
"input": "输入",
"output": "输出",
"selectBindingType": "选择绑定类型",
"selectAzureFunction": "在当前文件中选择要将 SQL 绑定添加到的 Azure 函数",
"sqlObjectToQuery": "要查询的 SQL 对象",
"sqlTableToUpsert": "要更新插入到的 SQL 表",
"connectionStringSetting": "连接字符串设置名称",
"connectionStringSettingPlaceholder": "\"local.settings.json\" 中指定的连接字符串设置",
"noAzureFunctionsInFile": "当前活动文件中没有 Azure 函数"
},
"dist/tools/netcoreTool": {
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "找不到 .NET Core SDK。项目生成将不起作用。请在设置中安装 .NET Core SDK 版本 3.1 或更新 .Net Core SDK 位置(如果已安装)。",
"sqlDatabaseProjects.UpdateNetCoreLocation": "更新位置",
"sqlDatabaseProjects.InstallNetCore": "安装",
"sqlDatabaseProjects.doNotAskAgain": "不再询问",
"sqlDatabaseProjects.outputChannel": "数据库项目",
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 出错: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … 已退出,代码为: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} … 已退出,信号: {1}",

View File

@@ -22,39 +22,29 @@
"complete-cutover-menu": "完成直接转换",
"database-details-menu": "数据库详细信息",
"view-target-menu": "Azure SQL 目标详细信息",
"view-service-menu": "Database Migration Service details",
"view-service-menu": "数据库迁移服务详细信息",
"copy-migration-menu": "复制迁移详细信息",
"cancel-migration-menu": "取消迁移"
},
"dist/constants/strings": {
"sql-migration.wizard.title": "将“{0}”迁移到 Azure SQL",
"sql.migration.wizard.source_configuration.title": "SQL 源配置",
"sql.migration.assessments.blocking.issue": "这是一个阻止性问题,将阻止数据库迁移成功。",
"sql.migration.assessments.progress": "评估进度",
"sql.migration.assessment.in.progress": "正在进行评估",
"sql.migration.assessment.in.progress.content": "我们正在评估 SQL Server 实例 {0} 中的数据库,以标识正确的 Azure SQL 目标。\r\n\r\n 这可能需要一些时间才能完成。",
"sql.migration.collecting_source_configurations": "正在收集源配置",
"sql.migration.collecting_source_configurations.info": "我们需要收集有关当前数据配置方式的一些信息。\r\n \r\n 这可能需要一些时间。",
"sql.migration.collecting_source_configurations.error": "收集有关数据配置的信息时出错。{0}",
"sql.migration.wizard.sku.title": "Azure SQL 目标",
"sql.migration.wizard.sku.all": "根据评估结果,你的所有联机状态下的 {0} 个数据库都可以迁移到 Azure SQL",
"sql.migration.wizard.sku.some": "根据源配置扫描结果,你的 {1} 个数据库中有 {0} 个可以迁移到 Azure SQL。",
"sql.migration.wizard.sku.all": "Based on the assessment results, all {0} of your database(s) in an online state can be migrated to Azure SQL.",
"sql.migration.wizard.sku.assessment.error": "An error occurred while assessing the server '{0}'.",
"sql.migration.wizard.sku.choose_a_target": "选择 Azure SQL 目标",
"sql.migration.sku.none": "根据源配置扫描结果,你的任何数据库都不可以可以迁移到 Azure SQL。",
"sql.migration.sku.mi.card.title": "Azure SQL 托管实例(PaaS)",
"sql.migration.sku.vm.card.title": "Azure 虚拟机上的 SQL Server (laaS)",
"sql.migration.select.azure.mi": "选择目标 Azure 订阅和目标 Azure SQL 托管实例",
"sql.migration.select.azure.vm": "为目标在 Azure 虚拟机上选择目标 Azure 订阅和目标 SQL Server。",
"sql.migration.wizard.subscription.title": "Azure 订阅选择",
"sql.migration.wizard.subscription.azure.account.title": "Azure 帐户",
"sql.migration.wizard.subscription.azure.subscription.title": "Azure 订阅",
"sql.migration.wizard.subscription.azure.product.title": "Azure 产品",
"sql.migration.sku.recommendation.view.assessment.mi": "查看评估结果,并选择一个或多个数据库,以迁移到 Azure SQL 托管实例(PaaS)",
"sql.migration.sku.recommendation.view.assessment.vm": "查看评估结果并选择一个或多个数据库,以迁移到 Azure 虚拟机(IaaS)上的 SQL Server",
"sql.migration.sku.recommendation.view.assessment.mi": "To migrate to Azure SQL Managed Instance (PaaS), view assessment results and select one or more database(s).",
"sql.migration.sku.recommendation.view.assessment.vm": "To migrate to SQL Server on Azure Virtual Machine (IaaS), view assessment results and select one or more database(s).",
"sql.migration.view.select.button.label": "查看/选择",
"total.databases.selected": "已选择 {0} 个数据库(共 {1} 个)。",
"sql.migration.select.target.to.continue": "请选择目标以继续",
"sql.migration.select.database.to.migrate": "请选择要迁移的数据库",
"sql.migration.select.target.to.continue": "To continue, select a target database.",
"sql.migration.select.database.to.migrate": "Select the databases to migrate.",
"sql.migration.generic.congratulations": "我们已完成对 SQL Server 实例“{0}”的评估。",
"sql.migration.assessment": "“{0}”的评估结果",
"sql.migration.can.be.migrated": "可以迁移 {1} 个数据库中的 {0} 个",
@@ -62,19 +52,18 @@
"sql.migration.databases.table.title": "数据库",
"sql.migration.sql.server.instance": "SQL Server 实例",
"sql.migration.wizard.account.title": "Azure 帐户",
"sql.migration.wizard.account.description": "选择链接到 Azure Data Studio 的 Azure 账户或立即链接一个账户。",
"sql.migration.wizard.account.noaccount.error": "没有链接的帐户。请添加一个帐户。",
"sql.migration.wizard.account.description": "Select an Azure account linked to Azure Data Studio, or link one now.",
"sql.migration.wizard.account.noAccount.error": "Add a linked account and then try again.",
"sql.migration.wizard.account.add.button.label": "链接帐户",
"sql.migration.wizard.account.count.single.message": "已链接 {0} 个帐户",
"sql.migration.wizard.account.count.multiple.message": "已链接 {0} 个帐户",
"sql.migration.azure.tenant": "Azure AD 租户",
"azure.accounts.accountStaleError": "所选帐户“{0}”的访问令牌不再有效。请单击“链接账户”按钮,并刷新帐户或选择其他帐户。",
"azure.accounts.accountAccessError": "访问所选帐户 \"{0}\" 时出错。请单击“链接帐户”按钮并刷新帐户或选择其他帐户。错误 \"{1}\"",
"azure.accounts.accountStaleError": "The access token for selected account '{0}' is no longer valid. Select 'Link Account' and refresh the account, or select a different account.",
"azure.accounts.accountAccessError": "An error occurred while accessing the selected account '{0}'. Select 'Link Account' and refresh the account, or select a different account. Error '{1}'",
"sql.migration.database.page.title": "数据库备份",
"sql.migration.database.page.description": "选择要用于迁移的数据库备份的位置。",
"sql.migration.nc.network.share.radio.label": "我的数据库备份位于网络共享上",
"sql.migration.nc.blob.storage.radio.label": "我的数据库备份位于 Azure 存储 Blob 容器中",
"sql.migration.nc.file.share.radio.label": "我的数据库备份位于 Azure 存储文件共享中(即将推出)",
"sql.migration.network.share.header.text": "网络共享详细信息",
"sql.migration.network.share.help.text": "提供包含备份的网络共享位置以及对共享具有读取访问权限的用户凭据",
"sql.migration.network.share.location.label": "包含备份的网络共享位置。",
@@ -84,81 +73,57 @@
"sql.migration.network.share.password.placeholder": "输入密码",
"sql.migration.network.share.azure.header": "存储帐户详细信息",
"sql.migration.network.share.azure.help": "提供备份将上传到其中的 Azure 存储帐户。",
"sql.migration.network.share.subscription.label": "选择包含存储帐户的订阅。",
"sql.migration.network.share.subscription.placeholder": "选择订阅",
"sql.migration.network.share.storage.account.label": "选择要在其中复制备份文件的存储帐户。",
"sql.migration.network.share.storage.account.placeholder": "选择帐户",
"sql.migration.unique.name": "为此目标数据库选择唯一名称",
"sql.migration.database.already.exists": "目标托管实例 \"{0}\" 上已存在数据库 \"{1}\"。",
"sql.migration.database.already.exists": "Database '{0}' already exists on the target managed instance '{1}'.",
"sql.migration.blob.storage.subscription.label": "选择包含存储帐户的订阅。",
"sql.migration.blob.storage.account.label": "选择包含备份文件的存储帐户。",
"sql.migration.blob.storage.container.label": "选择包含备份文件的容器。",
"sql.migration.blob.storage.container.placeholder": "选择容器",
"sql.migration.file.share.subscription.label": "选择包含文件共享的订阅。",
"sql.migration.file.share.storage.account.label": "选择包含文件共享的存储帐户。",
"sql.migration.file.share.label": "选择包含备份文件的文件共享。",
"sql.migration.file.share.placeholder": "选择共享",
"sql.migration.database.migration.mode.label": "迁移模式",
"sql.migration.database.migration.mode.description": "从以下迁移模式中进行选择,以根据停机时间要求迁移到 Azure SQL 目标。",
"sql.migration.database.migration.mode.description": "To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.",
"sql.migration.database.migration.mode.online.label": "联机迁移",
"sql.migration.database.migration.mode.online.description": "应用程序停机时间限制为在迁移结束时直接转换。",
"sql.migration.database.migration.mode.online.description": "Application downtime is limited to cutover at the end of migration.",
"sql.migration.database.migration.mode.offline.description": "应用程序停机时间将在迁移启动时开始。",
"sql.migration.database.migration.mode.offline.label": "脱机迁移",
"sql.migration.database.backup.email.notification.label": "电子邮件通知",
"sql.migration.database.backup.email.notification.checkbox.label": "迁移完成后通知我",
"sql.migration.no.subscription.found": "找不到订阅",
"sql.migration.no.location.found": "找不到位置",
"sql.migration.no.storageAccount.found": "找不到存储帐户",
"sql.migration.no.fileShares.found": "找不到文件共享",
"sql.migration.no.blobContainers.found": "找不到任何 blob 容器",
"sql.migration.no.blobFiles.found": "未找到 Blob 文件",
"sql.migration.invalid.subscription.error": "请选择有效的订阅以继续。",
"sql.migration.invalid.location.error": "请选择有效位置以继续。",
"sql.migration.invalid.storageAccount.error": "请选择有效的存储帐户以继续。",
"sql.migration.invalid.fileShare.error": "请选择有效的文件共享以继续。",
"sql.migration.invalid.blob.resourceGroup.error": "请为源数据库“{0}”选择有效的资源组以继续。",
"sql.migration.invalid.blob.storageAccount.error": "请为源数据库“{0}”选择有效的存储帐户以继续。",
"sql.migration.invalid.blob.container.error": "请为源数据库“{0}”选择有效的 blob 容器以继续。",
"sql.migration.invalid.blob.lastBackupFile.error": "请为源数据库“{0}”选择有效的上一个备份文件以继续。",
"sql.migration.invalid.subscription.error": "To continue, select a valid subscription.",
"sql.migration.invalid.location.error": "To continue, select a valid location.",
"sql.migration.invalid.storageAccount.error": "To continue, select a valid storage account.",
"sql.migration.invalid.blob.resourceGroup.error": "To continue, select a valid resource group for source database '{0}'.",
"sql.migration.invalid.blob.storageAccount.error": "To continue, select a valid storage account for source database '{0}'.",
"sql.migration.invalid.blob.container.error": "To continue, select a valid blob container for source database '{0}'.",
"sql.migration.invalid.blob.lastBackupFile.error": "To continue, select a valid last backup file for source database '{0}'.",
"sql.migration.invalid.network.share.location": "网络共享位置格式无效。示例: {0}",
"sql.migration.invalid.user.account": "用户帐户格式无效。示例: {0}",
"sql.migration.network.share.location": "用于读取数据库“{0}”的备份的网络共享位置",
"sql.migration.file.share": "选择包含“{0}”的备份文件的文件共享",
"sql.migration.blob.container": "选择包含“{0}”的备份文件的容器",
"sql.migration.enter.network.share.information": "输入所选源数据库的目标名称",
"sql.migration.blob.container.information": "输入目标名称并选择所选数据库的 blob 容器位置",
"sql.migration.enter.file.share.information": "输入目标名称并选择所选数据库的文件共享位置",
"sql.migration.invalid.target.name.error": "请输入目标数据库的有效名称。",
"sql.migration.provide.unique.containers": "请为目标数据库提供唯一的容器。受影响的数据库: ",
"sql.migration.source.details.windowAuth": "输入用于连接到 SQL Server 实例 {0} 的 Windows 身份验证凭据。​ 此凭据将用于连接到 SQL Server 实例并标识有效的备份文件",
"sql.migration.source.details.sqlAuth": "输入用于连接到 SQL Server 实例 {0} 的 SQL 身份验证凭据。​ 此凭据将用于连接到 SQL Server 实例并标识有效的备份文件",
"sql.migration.invalid.target.name.error": "Enter a valid name for the target database.",
"sql.migration.provide.unique.containers": "Provide a unique container for each target database. Databases affected: ",
"sql.migration.source.details.windowAuth": "Enter the Windows Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identify valid backup file(s).",
"sql.migration.source.details.sqlAuth": "Enter the SQL Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identify valid backup file(s).",
"sql.migration.blob.resourceGroup.select": "首先选择资源组值。",
"sql.migration.blob.storageAccount.select": "首先选择存储帐户值。",
"sql.migration.blob.container.select": "首先选择一个 Blob 容器值。",
"sql.migration.ir.page.title": "Azure 数据库迁移服务",
"sql.migration.ir.page.description": "Azure 数据库迁移服务(DMS)协调数据库迁移活动并跟踪其进度。如果之前创建了一个 DMS则可以选择现有 DMS 用于 Azure SQL 目标,或在下面创建一个新的 DMS。",
"sql.migration.ir.page.note": "注意: DMS 将在所选资源组中的 Azure 订阅中运行,并且不会产生任何运行费用。",
"sql.migration.select.a.migration.service": "选择 Azure 数据库迁移服务",
"sql.migration.default.setup.button": "使用默认安装: 使用默认选项通过单击快速安装来添加 DMS。",
"sql.migration.custom.setup.button": "自定义设置: 自定义大多数选项后添加 DMS。",
"sql.migration.ir.page.sql.migration.service.not.found": "未找到 DMS。请新建一个",
"sql.migration.ir.page.description": "Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below.",
"sql.migration.ir.page.sql.migration.service.not.found": "No Database Migration Service found. Create a new one",
"sql.migration.create.new": "新建",
"sql.migration.invalid.migration.service.error": "请选择有效的 DMS",
"sql.migration.invalid.migration.service.offline.error": "请选择已连接到节点的 DMS",
"sql.migration.authentication.types": "身份验证密钥",
"sql.migration.invalid.migration.service.error": "Select a valid Database Migration Service.",
"sql.migration.invalid.migration.service.offline.error": "Select a Database Migration Service that is connected to a node.",
"sql.migration.authentication.types": "Authentication keys",
"sql.migration.service.header": "Azure 数据库迁移服务“{0}”详细信息:",
"sql.migration.dms.portal.info": "请注意Azure 门户中的任何现有 Azure 数据库迁移服务(DMS)都不会显示在 Azure Data Studio 中。在 Azure Data Studio 中创建的 DMS 在 Azure 门户 中将仍不可见。",
"sql.migration.database.migration.service.authentication.keys": "数据库迁移服务身份验证密钥",
"sql.migration.dms.portal.info": "Any existing Azure Database Migration Service in the Azure portal do not appear in Azure Data Studio. Any Database Migration Service created in Azure Data Studio will not be visible in the Azure portal yet.",
"sql.migration.database.migration.service.authentication.keys": "Database Migration Service authentication keys",
"sql.migration.services.dialog.title": "创建 Azure 数据库迁移服务",
"sql.migration.services.container.description": "在下面输入信息以添加新的 Azure 数据库迁移服务。",
"sql.migration.services.container.description": "Enter the SQL Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identifying valid backup file(s).",
"sql.migration.service.container.loading.help": "正在加载迁移服务",
"sql.migration.service.container.heading": "安装集成运行时",
"sql.migration.service.container.container.description1": "Azure 数据库迁移服务利用 Azure 数据工厂的自承载 Integration Runtime 将备份从本地网络文件共享上传到 Azure",
"sql.migration.service.container.container.description2": "按照下面的说明安装自承载集成运行时。",
"sql.migration.service.container.heading": "Setup integration runtime",
"sql.migration.service.container.container.description1": "Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to upload backups from on-premises network fie share to Azure.",
"sql.migration.service.container.container.description2": "Follow the instructions below to setup self-hosted integration runtime.",
"sql.migration.ir.setup.step1": "步骤 1: {0}",
"sql.migration.option": "下载并安装集成运行时",
"sql.migration.ir.setup.step2": "第 2 步:使用此密钥注册集成运行时",
"sql.migration.ir.setup.step3": "步骤 3: 单击“测试连接”按钮,以检查 Azure 数据库迁移服务与集成运行时之间的连接",
"sql.migration.ir.setup.step3": "Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime",
"sql.migration.connection.status": "连接状态",
"sql.migration.key1.label": "密钥 1",
"sql.migration.key2.label": "密钥 2",
@@ -168,93 +133,77 @@
"sql.migration.refresh.key2": "刷新密钥 2",
"sql.migration.copy.key1": "复制密钥 1",
"sql.migration.copy.key2": "复制密钥 2",
"sql.migration.authkeys.header": "身份验证密钥",
"sql.migration.authkeys.refresh.message": "已刷新身份验证密钥“{0}”。",
"sql.migration.service.not.ready": "未注册 Azure 数据库迁移服务。Azure 数据库迁移服务“{0}”需要向任意节点上的自承载集成运行时进行注册。",
"sql.migration.service.ready": "Azure 数据库迁移服务“{0}”已连接到在节点上运行的自承载集成运行时 - {1}",
"sql.migration.authKeys.header": "Authentication key",
"sql.migration.authKeys.refresh.message": "Authentication key '{0}' has been refreshed.",
"sql.migration.service.not.ready": "Azure Database Migration Service is not registered. Azure Database Migration Service '{0}' needs to be registered with self-hosted integration runtime on any node.",
"sql.migration.service.ready": "Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on the node - {1}",
"sql.migration.resource.group.not.found": "未找到资源组",
"sql.migration.invalid.resourceGroup.error": "请选择有效的资源组以继续。",
"sql.migration.invalid.region.error": "请选择有效位置以继续。",
"sql.migration.invalid.service.name.error": "请输入迁移服务的有效名称。",
"sql.migration.service.not.found": "找不到迁移服务。请创建一个新的迁移服务。",
"sql.migration.service.not.setup": "请添加迁移服务以继续。",
"sql.migration.service.status.refresh.error": "An error occurred while refreshing the migration service creation status.",
"sql.migration.managed.instance": "Azure SQL 托管实例",
"sql.migration.invalid.resourceGroup.error": " To continue, select a valid resource group.",
"sql.migration.invalid.service.name.error": "Enter a valid name for the Migration Service.",
"sql.migration.service.not.found": "No Migration Services found. To continue, create a new one.",
"sql.migration.service.status.refresh.error": "刷新迁移服务创建状态时出错。",
"sql.migration.managed.instance": "Azure SQL Managed Instance",
"sql.migration.no.managedInstance.found": "找不到托管实例",
"sql.migration.no.virtualMachine.found": "未找到虚拟机",
"sql.migration.target.page.title": "选择目标 Azure SQL",
"sql.migration.resource.group.description": "资源组是保管 Azure 解决方案的相关资源的容器。",
"sql.migration.resource.group.description": "A resource group is a container that holds related resources for an Azure solution.",
"sql.migration.ok": "确定",
"sql.migration.new.resource.group": "(新) {0}",
"sql.migration.test.connection": "测试连接",
"sql.migration.database.migration.service.created.successfully": "已成功创建数据库迁移服务",
"sql.migration.dms.provision.failed": "未能预配数据库迁移服务。请稍后重试。",
"sql.migration.database.migration.service.created.successfully": "Successfully created a Database Migration Service.",
"sql.migration.dms.provision.failed": "Failed to provision a Database Migration Service. Wait a few minutes and then try again.",
"sql.migration.apply": "应用",
"sql.migration.creating.rg.loading": "正在创建资源组",
"sql.migration.rg.created": "已创建资源组",
"sql.migration.name.of.new.rg": "新资源组名称",
"sql.migration.name.of.new.rg": "Name of new resource group",
"sql.migration.learn.more": "了解详细信息",
"sql.migration.learn.more.pre.reqs": "在开始迁移之前,请了解有关所需内容的详细信息。",
"sql.migration.subscription": "订阅",
"sql.migration.storage.account": "存储帐户",
"sql.migration.resourceGroups": "资源组",
"sql.migration.region": "区域",
"sql.migration.name": "名称",
"sql.migration.location": "位置",
"sql.migration.new": "新建",
"sql.migration.feature.not.available": "此功能尚不可用。",
"sql.migration.refresh": "刷新",
"sql.migration.submit": "提交",
"sql.migration.create": "创建",
"sql.migration.cancel": "取消",
"sql.migration.type": "类型",
"sql.migration.path": "路径",
"sql.migration.path.user.account": "用户帐户",
"sql.migration.view.all": "查看全部",
"sql.migration.target": "目标",
"sql.migration.azure.sql": "Azure SQL",
"sql.migration.close": "关闭",
"sql.migraiton.data.uploaded.size": "已上传数据/大小",
"sql.migration.data.uploaded.size": "Data Uploaded/Size",
"sql.migration.copy.throughput": "复制吞吐量(MBPS)",
"sql.migration.newsupportrequest": "新建支持请求",
"sql.migration.newSupportRequest": "New support request",
"sql.migration.summary.page.title": "摘要",
"sql.migration.summary.azure.account.linked": "已链接 Azure 帐户",
"sql.migration.summary.migration.target": "迁移目标",
"sql.migration.summary.mi.type": "Azure SQL 托管实例",
"sql.migration.summary.vm.type": "Azure 虚拟机上的 SQL Server",
"sql.migration.summary.database.count": "要迁移的数据库",
"sql.migration.summary.database.count": "Database(s) for migration",
"sql.migration.summary.azure.storage.subscription": "Azure 存储订阅",
"sql.migration.summary.azure.storage": "Azure 存储",
"sql.migration.ir.node": "集成运行时节点",
"sql.migration.network.share": "网络共享",
"sql.migration.blob.container.title": "Blob 容器",
"sql.migration.blob.container.last.backup.file.label": "上一个备份文件",
"sql.migration.blob.container.label": "Blob 容器资源组",
"sql.migration.blob.container.storage.account.label": "Blob 容器存储账户",
"sql.migration.file.share.title": "文件共享",
"sql.migration.started.notification": "正在迁移",
"sql.migration.source.databases": "源数据库",
"sql.migration.mode": "模式",
"sql.migration.backup.location": "备份位置",
"sql.migration.azure.storage.account.to.upload.backups": "要上传备份的 Azure 存储帐户",
"sql.migration.shir": "自承载集成运行时节点",
"sql.migration.summary.target.name": "目标数据库:",
"sql.migration.shir": "Self-hosted integration runtime node",
"sql.migration.database.to.be.migrated": "要迁移的数据库",
"sql.migration.count.database.single": "{0} 数据库",
"sql.migration.count.database.multiple": "{0} 个数据库",
"sql.migration.quick.pick.placeholder": "选择要执行的操作。",
"sql.migration.inline.migration.notebook.title": "内联迁移",
"sql.migration.sql.assessment.notebook.title": "SQL 迁移评估",
"sql.migration.notebook.open.error": "打开迁移笔记本时出错",
"sql.migration.notebook.open.error": "Failed to open the migration notebook",
"sql.migration.dashboard.title": "Azure SQL 迁移",
"sql.migration.dashboard.description": "确定 SQL Server 实例的迁移准备情况,确定建议的 Azure SQL 目标,并完成 SQL Server 实例到 Azure 虚拟机上的 Azure SQL 托管实例或 SQL Server 的迁移。",
"sql.migration.dashboard.migrate.task.button": "迁移到 Azure SQL",
"sql.migration.dashboard.migrate.task.button.description": "将 SQL Server 实例迁移到 Azure SQL。",
"sql.migration.database.migration.status": "数据库迁移状态",
"sql.migration.dashboard.video1.title": "将 SQL Server 迁移到 SQL 托管实例",
"sql.migration.dashboard.video2.title": "将 SQL Server 迁移到 SQL 虚拟机",
"sql.migration.dashboard.link1.title": "Azure SQL 托管实例的评估规则",
"sql.migration.dashboard.link1.description": "请参阅用于评估将 SQL Server 迁移到 Azure SQL 托管实例的可行性的规则列表。",
"sql.migration.dashboard.link1.description": "See the list of rules used to determine whether your SQL Server instance can be migrated to Azure SQL Managed Instance.",
"sql.migration.dashboard.help.title": "帮助文章和视频链接",
"sql.migration.pre.req.title": "开始迁移之前需要执行的操作:",
"sql.migration.pre.req.1": "Azure 帐户详细信息",
@@ -262,17 +211,13 @@
"sql.migration.pre.req.3": "备份位置详细信息",
"sql.migration.migration.in.progress": "正在进行数据库迁移",
"sql.migration.failed": "迁移失败",
"sql.migration.log.shipping.in.progress": "正在进行日志传送",
"sql.migration.migration.completed": "已完成迁移",
"sql.migration.cutover.card": "正在完成直接转换",
"sql.migration.successfully.migrated.to.azure.sql": "已成功迁移到 Azure SQL",
"sql.migration.migration.not.started": "迁移未开始",
"sql.migration.choose.to.migrate.to.azure.sql": "选择迁移到 Azure SQL",
"sql.migration.show.status": "显示状态",
"sql.migration.inprogress.warning.single": "{0} 数据库具有警告",
"sql.migration.inprogress.warning.multiple": "{0} 个数据库有警告",
"sql.migration.feedback.issue.title": "有关迁移体验的反馈",
"sql.migration.eastus2euap": "美国东部 2 EUAP",
"sql.migration.cutover": "迁移直接转换",
"sql.migration.complete.cutover": "完成直接转换",
"sql.migration.source.database": "源数据库名",
@@ -288,15 +233,15 @@
"sql.migration.last.applied.backup.files": "上次应用的备份文件",
"sql.migration.last.applied.files.taken.on": "上次应用备份文件的时间",
"sql.migration.active.backup.files": "活动备份文件",
"sql.migration.cutover.status.refresh.error": "An error occurred while refreshing the migration status.",
"sql.migration.cancel.error": "An error occurred while canceling the migration.",
"sql.migration.cutover.status.refresh.error": "刷新迁移状态时出错。",
"sql.migration.cancel.error": "取消迁移时出现错误。",
"sql.migration.status": "状态",
"sql.migration.backup.start.time": "备份开始时间",
"sql.migration.first.lsn": "第一个 LSN",
"sql.migration.last.LSN": "最后一个 LSN",
"sql.migration.cannot.start.cutover.error": "在完成所有迁移之前,无法启动直接转换过程。请单击“刷新”以提取最新的文件状态",
"sql.migration.azure.sql.database.managed.instance": "Azure SQL 数据库托管实例",
"sql.migration.azure.sql.database.virtual.machine": "Azure SQL 数据库虚拟机",
"sql.migration.cannot.start.cutover.error": "The cutover process cannot start until all the migrations are done. To return the latest file status, refresh your browser window.",
"sql.migration.azure.sql.database.managed.instance": "Azure SQL Managed Instance",
"sql.migration.azure.sql.database.virtual.machine": "SQL Server on Azure Virtual Machines",
"sql.migration.cancel.migration": "取消迁移",
"sql.migration.active.backup.files.items": "活动备份文件(1 项)",
"sql.migration.active.backup.files.multiple.items": "活动备份文件({0} 项)",
@@ -305,24 +250,24 @@
"sql.cancel.migration.confirmation": "是否确实要取消此迁移?",
"sql.migration.yes": "是",
"sql.migration.no": "否",
"sql.migration.completing.cutover.warning": "在不还原所有备份的情况下完成直接转换可能导致数据丢失。",
"sql.migration.bc.info": "业务关键服务层级的托管实例迁移直接转换需要的时间可能远多于常规用途,因为必须为始终打开高可用性组设置三个次要副本的种子。此操作持续时间取决于数据的大小。在 90% 的情况下,设置种子的速度为 220 GB/小时或更高。",
"sql.migration.cutover.help.main": "Perform the following steps before you complete cutover.",
"sql.migration.cutover.step.1": "1. 停止传入源数据库的所有传入事务。",
"sql.migration.cutover.step.2.network.share": "2. 进行最终事务日志备份,并在网络共享位置提供它。",
"sql.migration.cutover.step.2.blob": "2. Take final differential or transaction log backup and provide it in the Azure Storage Blob Container.",
"sql.migration.cutover.step.3.network.share": "3. 确保在目标数据库上还原所有日志备份。“日志备份挂起还原”应为零。",
"sql.migration.cutover.step.3.blob": "3. Make sure all the log backups are restored on target database. The \"Log backups(s) pending restore\" should be zero.",
"sql.migration.cutover.last.file.restored": "Last file restored: {0}",
"sql.migration.last.scan.completed": "Last scan completed: {0}",
"sql.migartion.cutover.pending.backup": "Log backups pending restore: {0}",
"sql.migration.completing.cutover.warning": "Completing cutover without restoring all the backup(s) may result in a data loss.",
"sql.migration.bc.info": "A SQL Managed Instance migration cutover to the Business Critical service tier can take significantly longer than General Purpose because three secondary replicas have to be seeded for Always On High Availability group. The duration of the operation depends on the size of the data. Seeding speed in 90% of cases is 220 GB/hour or higher.",
"sql.migration.cutover.help.main": "在完成直接转换之前,请执行以下步骤。",
"sql.migration.cutover.step.1": "1. Stop all incoming transactions to the source database.",
"sql.migration.cutover.step.2.network.share": "2. Take a final backup of the transaction log and store it in the network share location.",
"sql.migration.cutover.step.2.blob": "2. Take a final differential or backup of the transaction log and store it in the Azure Storage Blob Container.",
"sql.migration.cutover.step.3.network.share": "3. Verify that your backup(s) have been restored on the target database. The \"Log backup(s) pending restore\" value should be zero.",
"sql.migration.cutover.step.3.blob": "3. Verify that your backup(s) have been restored on the target database. The \"Log backup(s) pending restore\" value should be zero.",
"sql.migration.cutover.last.file.restored": "最近还原的文件: {0}",
"sql.migration.last.scan.completed": "最近完成的扫描: {0}",
"sql.migration.cutover.pending.backup": "Log backups pending restore: {0}",
"sql.migration.confirm.checkbox.message": "我确认没有要提供的其他日志备份,并且希望完成直接转换。",
"sql.migration.cutover.in.progress": "正在对数据库“{0}”进行直接转换",
"sql.migration.cannot.cancel": "迁移未进行,无法取消。",
"sql.migration.cannot.cancel": "Migration is not in progress and cannot be canceled.",
"sql.migration.cannot.cutover": "迁移未进行,无法直接转换。",
"sql.migration.file.name": "File name",
"sql.migration.size.column.header": "Size",
"sql.migration.no.pending.backups": "No pending backups. Click refresh to check current status.",
"sql.migration.file.name": "文件名",
"sql.migration.size.column.header": "大小",
"sql.migration.no.pending.backups": "没有挂起的备份。请单击“刷新”以检查当前状态。",
"sql.migration.search.for.migration": "搜索迁移",
"sql.migration.online": "联机",
"sql.migration.offline": "脱机",
@@ -333,7 +278,7 @@
"sql.migration.sql.managed.instance": "SQL 托管实例",
"sql.migration.sql.virtual.machine": "SQL 虚拟机",
"sql.migration.target.azure.sql.instance.name": "Azure SQL 目标名",
"sql.migration.cutover.type": "迁移模式",
"sql.migration.cutover.type": "Migration mode",
"sql.migration.start.time": "开始时间",
"sql.migration.finish.time": "结束时间",
"sql.migration.status.error.count.some": "{0} (",
@@ -357,13 +302,13 @@
"sql.migration.sec": "{0} 秒",
"sql.migration.service.details.dialog.title": "Azure 数据库迁移服务",
"sql.migration.service.details.button.label": "关闭",
"sql.migration.service.details.ir.label": "自承载集成运行时节点",
"sql.migration.service.details.authkeys.label": "身份验证密钥",
"sql.migration.service.details.authkeys.title": "用于连接到自承载集成运行时节点的身份验证密钥",
"sql.migration.service.details.ir.label": "Self-hosted integration runtime node",
"sql.migration.service.details.authKeys.label": "Authentication keys",
"sql.migration.service.details.authKeys.title": "Authentication keys used to connect to the self-hosted integration runtime node",
"sql.migration.service.details.status.unavailable": "-- 不可用 --",
"sql.migration.source.configuration": "源配置",
"sql.migration.source.credentials": "源凭据",
"sql.migration.enter.your.sql.cred": "输入源 SQL Server 实例的凭据。将数据库迁移到 Azure SQL 时将使用此凭据。",
"sql.migration.enter.your.sql.cred": "Enter the credentials for the source SQL Server instance. These credentials will be used while migrating database(s) to Azure SQL.",
"sql.migration.server": "服务器",
"sql.migration.username": "用户名",
"sql.migration.size": "大小(MB)",
@@ -377,7 +322,7 @@
"sql.migration.warnings": "警告",
"sql.migration.impacted.objects": "受影响的对象",
"sql.migration.object.details": "对象详细信息",
"sql.migration.assessmen.results": "评估结果",
"sql.migration.assessment.results": "Assessment Results",
"sql.migration.type.label": "类型:",
"sql.migration.name.label": "名称:",
"sql.migration.description": "说明",
@@ -396,21 +341,7 @@
"sql.migration.issues.count": "问题({0})",
"sql.migration.warnings.count": "警告({0})",
"sql.migration.authentication.type": "身份验证类型",
"sql.migration.sql.login": "SQL 登录",
"sql.migration.windows.auth": "Windows 身份验证",
"sql.migration.status.refresh.label": "刷新",
"sql.migration.auto.refresh.off": "自动刷新: 关闭",
"sql.migration.auto.refresh.15.seconds": "自动刷新: 15 秒",
"sql.migration.auto.refresh.30.seconds": "自动刷新: 30 秒",
"sql.migration.auto.refresh.1.min": "自动刷新: 1 分钟",
"sql.migration.auto.refresh.3.min": "自动刷新: 3 分钟",
"sql.migration.auto.refresh.5.min": "自动刷新: 5 分钟",
"sql.migration.select.the.refresh.interval": "选择刷新间隔",
"sql.migration.off": "关闭",
"sql.migration.every.30.second": "每 30 秒",
"sql.migration.every.1.minute": "每 1 分钟",
"sql.migration.every.3.minutes": "每 3 分钟",
"sql.migration.every.5.minutes": "每 5 分钟"
"sql.migration.status.refresh.label": "刷新"
},
"dist/models/stateMachine": {
"sql.migration.starting.migration.message": "正在开始将数据库 {0} 迁移到 {1} - {2}",