Files
azuredatastudio/resources/xlf/zh-hans/sql-migration.zh-Hans.xlf

1630 lines
92 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/sql-migration/package" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Azure SQL Migration</source>
<target state="translated">Azure SQL 迁移</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Azure SQL migration description</source>
<target state="translated">Azure SQL 迁移说明</target>
</trans-unit>
<trans-unit id="migration-notebook-command-title">
<source xml:lang="en">Open Azure SQL migration notebooks</source>
<target state="translated">打开 Azure SQL 迁移笔记本</target>
</trans-unit>
<trans-unit id="migration-dashboard-title">
<source xml:lang="en">Azure SQL Migration</source>
<target state="translated">Azure SQL 迁移</target>
</trans-unit>
<trans-unit id="migration-dashboard-tasks">
<source xml:lang="en">Migration Tasks</source>
<target state="translated">迁移任务</target>
</trans-unit>
<trans-unit id="migration-command-category">
<source xml:lang="en">Azure SQL Migration</source>
<target state="translated">Azure SQL 迁移</target>
</trans-unit>
<trans-unit id="start-migration-command">
<source xml:lang="en">Migrate to Azure SQL</source>
<target state="translated">迁移到 Azure SQL</target>
</trans-unit>
<trans-unit id="send-feedback-command">
<source xml:lang="en">Feedback</source>
<target state="translated">反馈</target>
</trans-unit>
<trans-unit id="new-support-request-command">
<source xml:lang="en">New support request</source>
<target state="translated">新建支持请求</target>
</trans-unit>
<trans-unit id="migration-context-menu-category">
<source xml:lang="en">Migration Context Menu</source>
<target state="translated">迁移上下文菜单</target>
</trans-unit>
<trans-unit id="complete-cutover-menu">
<source xml:lang="en">Complete cutover</source>
<target state="translated">完成直接转换</target>
</trans-unit>
<trans-unit id="database-details-menu">
<source xml:lang="en">Database details</source>
<target state="translated">数据库详细信息</target>
</trans-unit>
<trans-unit id="view-target-menu">
<source xml:lang="en">Azure SQL Target details</source>
<target state="translated">Azure SQL 目标详细信息</target>
</trans-unit>
<trans-unit id="view-service-menu">
<source xml:lang="en">Database Migration Service details</source>
<target state="new">Database Migration Service details</target>
</trans-unit>
<trans-unit id="copy-migration-menu">
<source xml:lang="en">Copy migration details</source>
<target state="translated">复制迁移详细信息</target>
</trans-unit>
<trans-unit id="cancel-migration-menu">
<source xml:lang="en">Cancel migration</source>
<target state="translated">取消迁移</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-migration/dist/constants/strings" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="sql-migration.wizard.title">
<source xml:lang="en">Migrate '{0}' to Azure SQL</source>
<target state="translated">将“{0}”迁移到 Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.source_configuration.title">
<source xml:lang="en">SQL Source Configuration</source>
<target state="translated">SQL 源配置</target>
</trans-unit>
<trans-unit id="sql.migration.assessments.blocking.issue">
<source xml:lang="en">This is a blocking issue that will prevent the database migration from succeeding.</source>
<target state="translated">这是一个阻止性问题,将阻止数据库迁移成功。</target>
</trans-unit>
<trans-unit id="sql.migration.assessments.progress">
<source xml:lang="en">Assessments Progress</source>
<target state="translated">评估进度</target>
</trans-unit>
<trans-unit id="sql.migration.assessment.in.progress">
<source xml:lang="en">Assessment in progress</source>
<target state="translated">正在进行评估</target>
</trans-unit>
<trans-unit id="sql.migration.assessment.in.progress.content">
<source xml:lang="en">We are assessing the databases in your SQL server instance {0} to identify the right Azure SQL target.
This may take some time.</source>
<target state="translated">我们正在评估 SQL Server 实例 {0} 中的数据库,以标识正确的 Azure SQL 目标。
这可能需要一些时间才能完成。</target>
</trans-unit>
<trans-unit id="sql.migration.collecting_source_configurations">
<source xml:lang="en">Collecting source configurations</source>
<target state="translated">正在收集源配置</target>
</trans-unit>
<trans-unit id="sql.migration.collecting_source_configurations.info">
<source xml:lang="en">We need to collect some information about how your data is configured currently.
This may take some time.</source>
<target state="translated">我们需要收集有关当前数据配置方式的一些信息。
这可能需要一些时间。</target>
</trans-unit>
<trans-unit id="sql.migration.collecting_source_configurations.error">
<source xml:lang="en">There was an error when gathering information about your data configuration. {0}</source>
<target state="translated">收集有关数据配置的信息时出错。{0}</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.title">
<source xml:lang="en">Azure SQL Target</source>
<target state="translated">Azure SQL 目标</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.all">
<source xml:lang="en">Based on the assessment results, all {0} of your database(s) in online state can be migrated to Azure SQL.</source>
<target state="translated">根据评估结果,你的所有联机状态下的 {0} 个数据库都可以迁移到 Azure SQL。</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.some">
<source xml:lang="en">Based on the results of our source configuration scans, {0} out of {1} of your databases can be migrated to Azure SQL.</source>
<target state="translated">根据源配置扫描结果,你的 {1} 个数据库中有 {0} 个可以迁移到 Azure SQL。</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.choose_a_target">
<source xml:lang="en">Choose your Azure SQL target</source>
<target state="translated">选择 Azure SQL 目标</target>
</trans-unit>
<trans-unit id="sql.migration.sku.none">
<source xml:lang="en">Based on the results of our source configuration scans, none of your databases can be migrated to Azure SQL.</source>
<target state="translated">根据源配置扫描结果,你的任何数据库都不可以可以迁移到 Azure SQL。</target>
</trans-unit>
<trans-unit id="sql.migration.sku.mi.card.title">
<source xml:lang="en">Azure SQL Managed Instance (PaaS)</source>
<target state="translated">Azure SQL 托管实例(PaaS)</target>
</trans-unit>
<trans-unit id="sql.migration.sku.vm.card.title">
<source xml:lang="en">SQL Server on Azure Virtual Machine (IaaS)</source>
<target state="translated">Azure 虚拟机上的 SQL Server (laaS)</target>
</trans-unit>
<trans-unit id="sql.migration.select.azure.mi">
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance</source>
<target state="translated">选择目标 Azure 订阅和目标 Azure SQL 托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.select.azure.vm">
<source xml:lang="en">Select your target Azure Subscription and your target SQL Server on Azure Virtual Machine for your target.</source>
<target state="translated">为目标在 Azure 虚拟机上选择目标 Azure 订阅和目标 SQL Server。</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.title">
<source xml:lang="en">Azure Subscription Selection</source>
<target state="translated">Azure 订阅选择</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.account.title">
<source xml:lang="en">Azure Account</source>
<target state="translated">Azure 帐户</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.subscription.title">
<source xml:lang="en">Azure Subscription</source>
<target state="translated">Azure 订阅</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.product.title">
<source xml:lang="en">Azure Product</source>
<target state="translated">Azure 产品</target>
</trans-unit>
<trans-unit id="sql.migration.sku.recommendation.view.assessment.mi">
<source xml:lang="en">View assessment results and select one or more database(s) to migrate to Azure SQL Managed Instance (PaaS)</source>
<target state="translated">查看评估结果,并选择一个或多个数据库,以迁移到 Azure SQL 托管实例(PaaS)</target>
</trans-unit>
<trans-unit id="sql.migration.sku.recommendation.view.assessment.vm">
<source xml:lang="en">View assessment results and select one or more database(s) to migrate to SQL Server on Azure Virtual Machine (IaaS)</source>
<target state="translated">查看评估结果并选择一个或多个数据库,以迁移到 Azure 虚拟机(IaaS)上的 SQL Server</target>
</trans-unit>
<trans-unit id="sql.migration.view.select.button.label">
<source xml:lang="en">View/Select</source>
<target state="translated">查看/选择</target>
</trans-unit>
<trans-unit id="total.databases.selected">
<source xml:lang="en">{0} of {1} Database(s) selected.</source>
<target state="translated">已选择 {0} 个数据库(共 {1} 个)。</target>
</trans-unit>
<trans-unit id="sql.migration.select.target.to.continue">
<source xml:lang="en">Please select a target to continue</source>
<target state="translated">请选择目标以继续</target>
</trans-unit>
<trans-unit id="sql.migration.select.database.to.migrate">
<source xml:lang="en">Please select databases to migrate</source>
<target state="translated">请选择要迁移的数据库</target>
</trans-unit>
<trans-unit id="sql.migration.generic.congratulations">
<source xml:lang="en">We have completed the assessment of your SQL Server Instance '{0}'.</source>
<target state="translated">我们已完成对 SQL Server 实例“{0}”的评估。</target>
</trans-unit>
<trans-unit id="sql.migration.assessment">
<source xml:lang="en">Assessment results for '{0}'</source>
<target state="translated">“{0}”的评估结果</target>
</trans-unit>
<trans-unit id="sql.migration.can.be.migrated">
<source xml:lang="en">{0} out of {1} databases can be migrated</source>
<target state="translated">可以迁移 {1} 个数据库中的 {0} 个</target>
</trans-unit>
<trans-unit id="sql.migration.assessment.migration.warning">
<source xml:lang="en">Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines.</source>
<target state="translated">尚未准备好迁移到 Azure SQL 托管实例的数据库可以迁移到 Azure 虚拟机上的SQL Server。</target>
</trans-unit>
<trans-unit id="sql.migration.databases.table.title">
<source xml:lang="en">Databases</source>
<target state="translated">数据库</target>
</trans-unit>
<trans-unit id="sql.migration.sql.server.instance">
<source xml:lang="en">SQL Server Instance</source>
<target state="translated">SQL Server 实例</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.title">
<source xml:lang="en">Azure Account</source>
<target state="translated">Azure 帐户</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.description">
<source xml:lang="en">Select an Azure account linked to Azure Data Studio or link one now.</source>
<target state="translated">选择链接到 Azure Data Studio 的 Azure 账户或立即链接一个账户。</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.noaccount.error">
<source xml:lang="en">There is no linked account. Please add an account.</source>
<target state="translated">没有链接的帐户。请添加一个帐户。</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.add.button.label">
<source xml:lang="en">Link account</source>
<target state="translated">链接帐户</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.count.single.message">
<source xml:lang="en">{0} account linked</source>
<target state="translated">已链接 {0} 个帐户</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.count.multiple.message">
<source xml:lang="en">{0} accounts linked</source>
<target state="translated">已链接 {0} 个帐户</target>
</trans-unit>
<trans-unit id="sql.migration.azure.tenant">
<source xml:lang="en">Azure AD tenant</source>
<target state="translated">Azure AD 租户</target>
</trans-unit>
<trans-unit id="azure.accounts.accountStaleError">
<source xml:lang="en">The access token for selected account '{0}' is no longer valid. Please click the 'Link Account' button and refresh the account or select a different account.</source>
<target state="translated">所选帐户“{0}”的访问令牌不再有效。请单击“链接账户”按钮,并刷新帐户或选择其他帐户。</target>
</trans-unit>
<trans-unit id="azure.accounts.accountAccessError">
<source xml:lang="en">An error occurred while accessing the selected account '{0}'. Please click the 'Link Account' button and refresh the account or select a different account. Error '{1}'</source>
<target state="translated">访问所选帐户 "{0}" 时出错。请单击“链接帐户”按钮并刷新帐户或选择其他帐户。错误 "{1}"</target>
</trans-unit>
<trans-unit id="sql.migration.database.page.title">
<source xml:lang="en">Database Backup</source>
<target state="translated">数据库备份</target>
</trans-unit>
<trans-unit id="sql.migration.database.page.description">
<source xml:lang="en">Select the location of your database backups to use for migration.</source>
<target state="translated">选择要用于迁移的数据库备份的位置。</target>
</trans-unit>
<trans-unit id="sql.migration.nc.network.share.radio.label">
<source xml:lang="en">My database backups are on a network share</source>
<target state="translated">我的数据库备份位于网络共享上</target>
</trans-unit>
<trans-unit id="sql.migration.nc.blob.storage.radio.label">
<source xml:lang="en">My database backups are in an Azure Storage Blob Container</source>
<target state="translated">我的数据库备份位于 Azure 存储 Blob 容器中</target>
</trans-unit>
<trans-unit id="sql.migration.nc.file.share.radio.label">
<source xml:lang="en">My database backups are in an Azure Storage File Share (Coming soon)</source>
<target state="translated">我的数据库备份位于 Azure 存储文件共享中(即将推出)</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.header.text">
<source xml:lang="en">Network share details</source>
<target state="translated">网络共享详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.help.text">
<source xml:lang="en">Provide the network share location that contains backups and the user credentials that has read access to the share</source>
<target state="translated">提供包含备份的网络共享位置以及对共享具有读取访问权限的用户凭据</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.location.label">
<source xml:lang="en">Network share location that contains backups.</source>
<target state="translated">包含备份的网络共享位置。</target>
</trans-unit>
<trans-unit id="sql.migration.service.account.info.text">
<source xml:lang="en">Ensure that the service account running the source SQL Server instance has read privileges on the network share.</source>
<target state="translated">请确保运行源 SQL Server 实例的服务帐户对网络共享拥有读取权限。</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.windows.user.label">
<source xml:lang="en">Windows user account with read access to the network share location.</source>
<target state="translated">具有对网络共享位置读取权限的 Windows 用户账户。</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.password.label">
<source xml:lang="en">Password</source>
<target state="translated">密码</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.password.placeholder">
<source xml:lang="en">Enter password</source>
<target state="translated">输入密码</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.azure.header">
<source xml:lang="en">Storage account details</source>
<target state="translated">存储帐户详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.azure.help">
<source xml:lang="en">Provide the Azure storage account where backups will be uploaded to.</source>
<target state="translated">提供备份将上传到其中的 Azure 存储帐户。</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source>
<target state="translated">选择包含存储帐户的订阅。</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.subscription.placeholder">
<source xml:lang="en">Select subscription</source>
<target state="translated">选择订阅</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.storage.account.label">
<source xml:lang="en">Select the storage account where backup files will be copied.</source>
<target state="translated">选择要在其中复制备份文件的存储帐户。</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.storage.account.placeholder">
<source xml:lang="en">Select account</source>
<target state="translated">选择帐户</target>
</trans-unit>
<trans-unit id="sql.migration.unique.name">
<source xml:lang="en">Select a unique name for this target database</source>
<target state="translated">为此目标数据库选择唯一名称</target>
</trans-unit>
<trans-unit id="sql.migration.database.already.exists">
<source xml:lang="en">Database '{0}' already exists on target Managed Instance '{1}'.</source>
<target state="translated">目标托管实例 "{0}" 上已存在数据库 "{1}"。</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source>
<target state="translated">选择包含存储帐户的订阅。</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.account.label">
<source xml:lang="en">Select the storage account that contains the backup files.</source>
<target state="translated">选择包含备份文件的存储帐户。</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.container.label">
<source xml:lang="en">Select the container that contains the backup files.</source>
<target state="translated">选择包含备份文件的容器。</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.container.placeholder">
<source xml:lang="en">Select container</source>
<target state="translated">选择容器</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.subscription.label">
<source xml:lang="en">Select the subscription that contains the file share.</source>
<target state="translated">选择包含文件共享的订阅。</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.storage.account.label">
<source xml:lang="en">Select the storage account that contains the file share.</source>
<target state="translated">选择包含文件共享的存储帐户。</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.label">
<source xml:lang="en">Select the file share that contains the backup files.</source>
<target state="translated">选择包含备份文件的文件共享。</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.placeholder">
<source xml:lang="en">Select share</source>
<target state="translated">选择共享</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.label">
<source xml:lang="en">Migration mode</source>
<target state="translated">迁移模式</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.description">
<source xml:lang="en">Choose from the following migration modes to migrate to your Azure SQL target based on your downtime requirements.</source>
<target state="translated">从以下迁移模式中进行选择,以根据停机时间要求迁移到 Azure SQL 目标。</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.online.label">
<source xml:lang="en">Online migration</source>
<target state="translated">联机迁移</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.online.description">
<source xml:lang="en">Application downtime is limited to cut over at the end of migration.</source>
<target state="translated">应用程序停机时间限制为在迁移结束时直接转换。</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.offline.description">
<source xml:lang="en">Application downtime will start when the migration starts.</source>
<target state="translated">应用程序停机时间将在迁移启动时开始。</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.offline.label">
<source xml:lang="en">Offline migration</source>
<target state="translated">脱机迁移</target>
</trans-unit>
<trans-unit id="sql.migration.database.backup.email.notification.label">
<source xml:lang="en">Email notifications</source>
<target state="translated">电子邮件通知</target>
</trans-unit>
<trans-unit id="sql.migration.database.backup.email.notification.checkbox.label">
<source xml:lang="en">Notify me when migration is complete</source>
<target state="translated">迁移完成后通知我</target>
</trans-unit>
<trans-unit id="sql.migration.no.subscription.found">
<source xml:lang="en">No subscription found</source>
<target state="translated">找不到订阅</target>
</trans-unit>
<trans-unit id="sql.migration.no.location.found">
<source xml:lang="en">No location found</source>
<target state="translated">找不到位置</target>
</trans-unit>
<trans-unit id="sql.migration.no.storageAccount.found">
<source xml:lang="en">No storage account found</source>
<target state="translated">找不到存储帐户</target>
</trans-unit>
<trans-unit id="sql.migration.no.fileShares.found">
<source xml:lang="en">No file shares found</source>
<target state="translated">找不到文件共享</target>
</trans-unit>
<trans-unit id="sql.migration.no.blobContainers.found">
<source xml:lang="en">No blob containers found</source>
<target state="translated">找不到任何 blob 容器</target>
</trans-unit>
<trans-unit id="sql.migration.no.blobFiles.found">
<source xml:lang="en">No blob files found</source>
<target state="translated">未找到 Blob 文件</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.subscription.error">
<source xml:lang="en">Please select a valid subscription to proceed.</source>
<target state="translated">请选择有效的订阅以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.location.error">
<source xml:lang="en">Please select a valid location to proceed.</source>
<target state="translated">请选择有效位置以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.storageAccount.error">
<source xml:lang="en">Please select a valid storage account to proceed.</source>
<target state="translated">请选择有效的存储帐户以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.fileShare.error">
<source xml:lang="en">Please select a valid file share to proceed.</source>
<target state="translated">请选择有效的文件共享以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.blob.resourceGroup.error">
<source xml:lang="en">Please select a valid resource group for source database '{0}' to proceed.</source>
<target state="translated">请为源数据库“{0}”选择有效的资源组以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.blob.storageAccount.error">
<source xml:lang="en">Please select a valid storage account for source database '{0}' to proceed.</source>
<target state="translated">请为源数据库“{0}”选择有效的存储帐户以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.blob.container.error">
<source xml:lang="en">Please select a valid blob container for source database '{0}' to proceed.</source>
<target state="translated">请为源数据库“{0}”选择有效的 blob 容器以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.blob.lastBackupFile.error">
<source xml:lang="en">Please select a valid last backup file for source database '{0}' to proceed.</source>
<target state="translated">请为源数据库“{0}”选择有效的上一个备份文件以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.network.share.location">
<source xml:lang="en">Invalid network share location format. Example: {0}</source>
<target state="translated">网络共享位置格式无效。示例: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.user.account">
<source xml:lang="en">Invalid user account format. Example: {0}</source>
<target state="translated">用户帐户格式无效。示例: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.location">
<source xml:lang="en">Network share location to read backups for database {0}</source>
<target state="translated">用于读取数据库“{0}”的备份的网络共享位置</target>
</trans-unit>
<trans-unit id="sql.migration.file.share">
<source xml:lang="en">Select the file share that contains the backup files for {0}</source>
<target state="translated">选择包含“{0}”的备份文件的文件共享</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container">
<source xml:lang="en">Select the container that contains the backup files for {0}</source>
<target state="translated">选择包含“{0}”的备份文件的容器</target>
</trans-unit>
<trans-unit id="sql.migration.enter.network.share.information">
<source xml:lang="en">Enter target names for selected source database(s)</source>
<target state="translated">输入所选源数据库的目标名称</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.information">
<source xml:lang="en">Enter the target name and select the blob container location for selected databases</source>
<target state="translated">输入目标名称并选择所选数据库的 blob 容器位置</target>
</trans-unit>
<trans-unit id="sql.migration.enter.file.share.information">
<source xml:lang="en">Enter the target name and select the file share location of selected databases</source>
<target state="translated">输入目标名称并选择所选数据库的文件共享位置</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.target.name.error">
<source xml:lang="en">Please enter a valid name for the target database.</source>
<target state="translated">请输入目标数据库的有效名称。</target>
</trans-unit>
<trans-unit id="sql.migration.provide.unique.containers">
<source xml:lang="en">Please provide unique containers for target databases. Databases affected: </source>
<target state="translated">请为目标数据库提供唯一的容器。受影响的数据库: </target>
</trans-unit>
<trans-unit id="sql.migration.source.details.windowAuth">
<source xml:lang="en">Enter the Windows Authentication credential used for connecting to SQL Server Instance {0}. This credential will be used to for connecting to SQL Server instance and identifying valid backup file(s)</source>
<target state="translated">输入用于连接到 SQL Server 实例 {0} 的 Windows 身份验证凭据。​ 此凭据将用于连接到 SQL Server 实例并标识有效的备份文件</target>
</trans-unit>
<trans-unit id="sql.migration.source.details.sqlAuth">
<source xml:lang="en">Enter the SQL Authentication credential used for connecting to SQL Server Instance {0}. This credential will be used to for connecting to SQL Server instance and identifying valid backup file(s)</source>
<target state="translated">输入用于连接到 SQL Server 实例 {0} 的 SQL 身份验证凭据。​ 此凭据将用于连接到 SQL Server 实例并标识有效的备份文件</target>
</trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select">
<source xml:lang="en">Select a resource group value first.</source>
<target state="translated">首先选择资源组值。</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storageAccount.select">
<source xml:lang="en">Select a storage account value first.</source>
<target state="translated">首先选择存储帐户值。</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.select">
<source xml:lang="en">Select a blob container value first.</source>
<target state="translated">首先选择一个 Blob 容器值。</target>
</trans-unit>
<trans-unit id="sql.migration.ir.page.title">
<source xml:lang="en">Azure Database Migration Service</source>
<target state="translated">Azure 数据库迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.ir.page.description">
<source xml:lang="en">Azure Database Migration Service (DMS) orchestrates database migration activities and tracks their progress. You can select an existing DMS for Azure SQL target if you have created one previously or create a new one below.</source>
<target state="translated">Azure 数据库迁移服务(DMS)协调数据库迁移活动并跟踪其进度。如果之前创建了一个 DMS则可以选择现有 DMS 用于 Azure SQL 目标,或在下面创建一个新的 DMS。</target>
</trans-unit>
<trans-unit id="sql.migration.ir.page.note">
<source xml:lang="en">Note: DMS will run in your Azure subscription in the chosen resource group and does not incur any cost for running it.</source>
<target state="translated">注意: DMS 将在所选资源组中的 Azure 订阅中运行,并且不会产生任何运行费用。</target>
</trans-unit>
<trans-unit id="sql.migration.select.a.migration.service">
<source xml:lang="en">Select Azure Database Migration Service</source>
<target state="translated">选择 Azure 数据库迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.default.setup.button">
<source xml:lang="en">Setup with defaults: Add DMS with one click express setup using default options.</source>
<target state="translated">使用默认安装: 使用默认选项通过单击快速安装来添加 DMS。</target>
</trans-unit>
<trans-unit id="sql.migration.custom.setup.button">
<source xml:lang="en">Custom setup: Add DMS after customizing most options.</source>
<target state="translated">自定义设置: 自定义大多数选项后添加 DMS。</target>
</trans-unit>
<trans-unit id="sql.migration.ir.page.sql.migration.service.not.found">
<source xml:lang="en">No DMS found. Please create a new one</source>
<target state="translated">未找到 DMS。请新建一个</target>
</trans-unit>
<trans-unit id="sql.migration.create.new">
<source xml:lang="en">Create new</source>
<target state="translated">新建</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.migration.service.error">
<source xml:lang="en">Please select a valid DMS</source>
<target state="translated">请选择有效的 DMS</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.migration.service.offline.error">
<source xml:lang="en">Please select a DMS that is connected to a node</source>
<target state="translated">请选择已连接到节点的 DMS</target>
</trans-unit>
<trans-unit id="sql.migration.authentication.types">
<source xml:lang="en">Authentication Keys</source>
<target state="translated">身份验证密钥</target>
</trans-unit>
<trans-unit id="sql.migration.service.header">
<source xml:lang="en">Azure Database Migration Service "{0}" details:`</source>
<target state="translated">Azure 数据库迁移服务“{0}”详细信息:</target>
</trans-unit>
<trans-unit id="sql.migration.dms.portal.info">
<source xml:lang="en">Please note that any existing Azure Database Migration Service (DMS) in Azure portal will not show up in Azure Data Studio. DMS created in Azure Data Studio will not be visible in Azure portal yet.</source>
<target state="translated">请注意Azure 门户中的任何现有 Azure 数据库迁移服务(DMS)都不会显示在 Azure Data Studio 中。在 Azure Data Studio 中创建的 DMS 在 Azure 门户 中将仍不可见。</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.service.authentication.keys">
<source xml:lang="en">Database migration service authentication keys</source>
<target state="translated">数据库迁移服务身份验证密钥</target>
</trans-unit>
<trans-unit id="sql.migration.services.dialog.title">
<source xml:lang="en">Create Azure Database Migration Service</source>
<target state="translated">创建 Azure 数据库迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.services.container.description">
<source xml:lang="en">Enter the information below to add a new Azure Database Migration Service.</source>
<target state="translated">在下面输入信息以添加新的 Azure 数据库迁移服务。</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.loading.help">
<source xml:lang="en">Loading Migration Services</source>
<target state="translated">正在加载迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.heading">
<source xml:lang="en">Setup Integration Runtime</source>
<target state="translated">安装集成运行时</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.container.description1">
<source xml:lang="en">Azure Database Migration Service leverages Azure Data Factory's Self-hosted Integration Runtime to upload backups from on-premise network fie share to Azure.</source>
<target state="translated">Azure 数据库迁移服务利用 Azure 数据工厂的自承载 Integration Runtime 将备份从本地网络文件共享上传到 Azure。</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.container.description2">
<source xml:lang="en">Follow the instructions below to setup self-hosted Integration Runtime.</source>
<target state="translated">按照下面的说明安装自承载集成运行时。</target>
</trans-unit>
<trans-unit id="sql.migration.ir.setup.step1">
<source xml:lang="en">Step 1: {0}</source>
<target state="translated">步骤 1: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.option">
<source xml:lang="en">Download and install integration runtime</source>
<target state="translated">下载并安装集成运行时</target>
</trans-unit>
<trans-unit id="sql.migration.ir.setup.step2">
<source xml:lang="en">Step 2: Use this key to register your integration runtime</source>
<target state="translated">第 2 步:使用此密钥注册集成运行时</target>
</trans-unit>
<trans-unit id="sql.migration.ir.setup.step3">
<source xml:lang="en">Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and Integration Runtime</source>
<target state="translated">步骤 3: 单击“测试连接”按钮,以检查 Azure 数据库迁移服务与集成运行时之间的连接</target>
</trans-unit>
<trans-unit id="sql.migration.connection.status">
<source xml:lang="en">Connection Status</source>
<target state="translated">连接状态</target>
</trans-unit>
<trans-unit id="sql.migration.key1.label">
<source xml:lang="en">Key 1</source>
<target state="translated">密钥 1</target>
</trans-unit>
<trans-unit id="sql.migration.key2.label">
<source xml:lang="en">Key 2</source>
<target state="translated">密钥 2</target>
</trans-unit>
<trans-unit id="sql.migration.key1.copied">
<source xml:lang="en">Key 1 copied</source>
<target state="translated">已复制密钥 1</target>
</trans-unit>
<trans-unit id="sql.migration.key2.copied">
<source xml:lang="en">Key 2 copied</source>
<target state="translated">已复制密钥 2</target>
</trans-unit>
<trans-unit id="sql.migration.refresh.key1">
<source xml:lang="en">Refresh key 1</source>
<target state="translated">刷新密钥 1</target>
</trans-unit>
<trans-unit id="sql.migration.refresh.key2">
<source xml:lang="en">Refresh key 2</source>
<target state="translated">刷新密钥 2</target>
</trans-unit>
<trans-unit id="sql.migration.copy.key1">
<source xml:lang="en">Copy key 1</source>
<target state="translated">复制密钥 1</target>
</trans-unit>
<trans-unit id="sql.migration.copy.key2">
<source xml:lang="en">Copy key 2</source>
<target state="translated">复制密钥 2</target>
</trans-unit>
<trans-unit id="sql.migration.authkeys.header">
<source xml:lang="en">Authentication key</source>
<target state="translated">身份验证密钥</target>
</trans-unit>
<trans-unit id="sql.migration.authkeys.refresh.message">
<source xml:lang="en">Authentication key '{0}' has been refreshed.</source>
<target state="translated">已刷新身份验证密钥“{0}”。</target>
</trans-unit>
<trans-unit id="sql.migration.service.not.ready">
<source xml:lang="en">Azure Database Migration Service is not registered. Azure Database Migration Service '{0}' needs to be registered with self-hosted Integration Runtime on any node.</source>
<target state="translated">未注册 Azure 数据库迁移服务。Azure 数据库迁移服务“{0}”需要向任意节点上的自承载集成运行时进行注册。</target>
</trans-unit>
<trans-unit id="sql.migration.service.ready">
<source xml:lang="en">Azure Database Migration Service '{0}' is connected to self-hosted Integration Runtime running on the node - {1}</source>
<target state="translated">Azure 数据库迁移服务“{0}”已连接到在节点上运行的自承载集成运行时 - {1}</target>
</trans-unit>
<trans-unit id="sql.migration.resource.group.not.found">
<source xml:lang="en">No resource groups found</source>
<target state="translated">未找到资源组</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.resourceGroup.error">
<source xml:lang="en">Please select a valid resource group to proceed.</source>
<target state="translated">请选择有效的资源组以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.region.error">
<source xml:lang="en">Please select a valid location to proceed.</source>
<target state="translated">请选择有效位置以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.service.name.error">
<source xml:lang="en">Please enter a valid name for the Migration Service.</source>
<target state="translated">请输入迁移服务的有效名称。</target>
</trans-unit>
<trans-unit id="sql.migration.service.not.found">
<source xml:lang="en">No Migration Services found. Please create a new one.</source>
<target state="translated">找不到迁移服务。请创建一个新的迁移服务。</target>
</trans-unit>
<trans-unit id="sql.migration.service.not.setup">
<source xml:lang="en">Please add a Migration Service to proceed.</source>
<target state="translated">请添加迁移服务以继续。</target>
</trans-unit>
<trans-unit id="sql.migration.service.status.refresh.error">
<source xml:lang="en">An error occurred while refreshing the migration service creation status.</source>
<target state="new">An error occurred while refreshing the migration service creation status.</target>
</trans-unit>
<trans-unit id="sql.migration.managed.instance">
<source xml:lang="en">Azure SQL managed instance</source>
<target state="translated">Azure SQL 托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.no.managedInstance.found">
<source xml:lang="en">No managed instance found</source>
<target state="translated">找不到托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.no.virtualMachine.found">
<source xml:lang="en">No virtual machine found</source>
<target state="translated">未找到虚拟机</target>
</trans-unit>
<trans-unit id="sql.migration.target.page.title">
<source xml:lang="en">Choose the target Azure SQL</source>
<target state="translated">选择目标 Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.resource.group.description">
<source xml:lang="en">A resource group is a container that holds related resources for an Azure solution</source>
<target state="translated">资源组是保管 Azure 解决方案的相关资源的容器。</target>
</trans-unit>
<trans-unit id="sql.migration.ok">
<source xml:lang="en">OK</source>
<target state="translated">确定</target>
</trans-unit>
<trans-unit id="sql.migration.new.resource.group">
<source xml:lang="en">(new) {0}</source>
<target state="translated">(新) {0}</target>
</trans-unit>
<trans-unit id="sql.migration.test.connection">
<source xml:lang="en">Test connection</source>
<target state="translated">测试连接</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.service.created.successfully">
<source xml:lang="en">Database migration service has been created successfully</source>
<target state="translated">已成功创建数据库迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.dms.provision.failed">
<source xml:lang="en">Database migration service has failed to provision. Please try again after some time.</source>
<target state="translated">未能预配数据库迁移服务。请稍后重试。</target>
</trans-unit>
<trans-unit id="sql.migration.apply">
<source xml:lang="en">Apply</source>
<target state="translated">应用</target>
</trans-unit>
<trans-unit id="sql.migration.creating.rg.loading">
<source xml:lang="en">Creating resource group</source>
<target state="translated">正在创建资源组</target>
</trans-unit>
<trans-unit id="sql.migration.rg.created">
<source xml:lang="en">Resource group created</source>
<target state="translated">已创建资源组</target>
</trans-unit>
<trans-unit id="sql.migration.name.of.new.rg">
<source xml:lang="en">Name of new Resource group</source>
<target state="translated">新资源组名称</target>
</trans-unit>
<trans-unit id="sql.migration.learn.more">
<source xml:lang="en">Learn more</source>
<target state="translated">了解详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.learn.more.pre.reqs">
<source xml:lang="en">Learn more about things you need before starting a migration.</source>
<target state="translated">在开始迁移之前,请了解有关所需内容的详细信息。</target>
</trans-unit>
<trans-unit id="sql.migration.subscription">
<source xml:lang="en">Subscription</source>
<target state="translated">订阅</target>
</trans-unit>
<trans-unit id="sql.migration.storage.account">
<source xml:lang="en">Storage account</source>
<target state="translated">存储帐户</target>
</trans-unit>
<trans-unit id="sql.migration.resourceGroups">
<source xml:lang="en">Resource group</source>
<target state="translated">资源组</target>
</trans-unit>
<trans-unit id="sql.migration.region">
<source xml:lang="en">Region</source>
<target state="translated">区域</target>
</trans-unit>
<trans-unit id="sql.migration.name">
<source xml:lang="en">Name</source>
<target state="translated">名称</target>
</trans-unit>
<trans-unit id="sql.migration.location">
<source xml:lang="en">Location</source>
<target state="translated">位置</target>
</trans-unit>
<trans-unit id="sql.migration.new">
<source xml:lang="en">New</source>
<target state="translated">新建</target>
</trans-unit>
<trans-unit id="sql.migration.feature.not.available">
<source xml:lang="en">This feature is not available yet.</source>
<target state="translated">此功能尚不可用。</target>
</trans-unit>
<trans-unit id="sql.migration.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">刷新</target>
</trans-unit>
<trans-unit id="sql.migration.submit">
<source xml:lang="en">Submit</source>
<target state="translated">提交</target>
</trans-unit>
<trans-unit id="sql.migration.create">
<source xml:lang="en">Create</source>
<target state="translated">创建</target>
</trans-unit>
<trans-unit id="sql.migration.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">取消</target>
</trans-unit>
<trans-unit id="sql.migration.type">
<source xml:lang="en">Type</source>
<target state="translated">类型</target>
</trans-unit>
<trans-unit id="sql.migration.path">
<source xml:lang="en">Path</source>
<target state="translated">路径</target>
</trans-unit>
<trans-unit id="sql.migration.path.user.account">
<source xml:lang="en">User Account</source>
<target state="translated">用户帐户</target>
</trans-unit>
<trans-unit id="sql.migration.view.all">
<source xml:lang="en">View All</source>
<target state="translated">查看全部</target>
</trans-unit>
<trans-unit id="sql.migration.target">
<source xml:lang="en">Target</source>
<target state="translated">目标</target>
</trans-unit>
<trans-unit id="sql.migration.azure.sql">
<source xml:lang="en">Azure SQL</source>
<target state="translated">Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.close">
<source xml:lang="en">Close</source>
<target state="translated">关闭</target>
</trans-unit>
<trans-unit id="sql.migraiton.data.uploaded.size">
<source xml:lang="en">Data Uploaded/Size</source>
<target state="translated">已上传数据/大小</target>
</trans-unit>
<trans-unit id="sql.migration.copy.throughput">
<source xml:lang="en">Copy Throughput (MBPS)</source>
<target state="translated">复制吞吐量(MBPS)</target>
</trans-unit>
<trans-unit id="sql.migration.newsupportrequest">
<source xml:lang="en">New support request</source>
<target state="translated">新建支持请求</target>
</trans-unit>
<trans-unit id="sql.migration.summary.page.title">
<source xml:lang="en">Summary</source>
<target state="translated">摘要</target>
</trans-unit>
<trans-unit id="sql.migration.summary.azure.account.linked">
<source xml:lang="en">Azure account linked</source>
<target state="translated">已链接 Azure 帐户</target>
</trans-unit>
<trans-unit id="sql.migration.summary.migration.target">
<source xml:lang="en">Migration target</source>
<target state="translated">迁移目标</target>
</trans-unit>
<trans-unit id="sql.migration.summary.mi.type">
<source xml:lang="en">Azure SQL Managed Instance</source>
<target state="translated">Azure SQL 托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.summary.vm.type">
<source xml:lang="en">SQL Server on Azure Virtual Machine</source>
<target state="translated">Azure 虚拟机上的 SQL Server</target>
</trans-unit>
<trans-unit id="sql.migration.summary.database.count">
<source xml:lang="en">Database(s) to be migrated</source>
<target state="translated">要迁移的数据库</target>
</trans-unit>
<trans-unit id="sql.migration.summary.azure.storage.subscription">
<source xml:lang="en">Azure storage subscription</source>
<target state="translated">Azure 存储订阅</target>
</trans-unit>
<trans-unit id="sql.migration.summary.azure.storage">
<source xml:lang="en">Azure storage</source>
<target state="translated">Azure 存储</target>
</trans-unit>
<trans-unit id="sql.migration.ir.node">
<source xml:lang="en">Integration Runtime node</source>
<target state="translated">集成运行时节点</target>
</trans-unit>
<trans-unit id="sql.migration.network.share">
<source xml:lang="en">Network Share</source>
<target state="translated">网络共享</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.title">
<source xml:lang="en">Blob Container</source>
<target state="translated">Blob 容器</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.last.backup.file.label">
<source xml:lang="en">Last Backup File</source>
<target state="translated">上一个备份文件</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.label">
<source xml:lang="en">Blob container resource group</source>
<target state="translated">Blob 容器资源组</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.storage.account.label">
<source xml:lang="en">Blob container storage account</source>
<target state="translated">Blob 容器存储账户</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.title">
<source xml:lang="en">File Share</source>
<target state="translated">文件共享</target>
</trans-unit>
<trans-unit id="sql.migration.started.notification">
<source xml:lang="en">Migration in progress</source>
<target state="translated">正在迁移</target>
</trans-unit>
<trans-unit id="sql.migration.source.databases">
<source xml:lang="en">Source Database(s)</source>
<target state="translated">源数据库</target>
</trans-unit>
<trans-unit id="sql.migration.mode">
<source xml:lang="en">Mode</source>
<target state="translated">模式</target>
</trans-unit>
<trans-unit id="sql.migration.backup.location">
<source xml:lang="en">Backup Location</source>
<target state="translated">备份位置</target>
</trans-unit>
<trans-unit id="sql.migration.azure.storage.account.to.upload.backups">
<source xml:lang="en">Azure Storage Account to Upload Backups</source>
<target state="translated">要上传备份的 Azure 存储帐户</target>
</trans-unit>
<trans-unit id="sql.migration.shir">
<source xml:lang="en">Self-hosted Integration Runtime node</source>
<target state="translated">自承载集成运行时节点</target>
</trans-unit>
<trans-unit id="sql.migration.summary.target.name">
<source xml:lang="en">Target Databases:</source>
<target state="translated">目标数据库:</target>
</trans-unit>
<trans-unit id="sql.migration.database.to.be.migrated">
<source xml:lang="en">Database to be migrated</source>
<target state="translated">要迁移的数据库</target>
</trans-unit>
<trans-unit id="sql.migration.count.database.single">
<source xml:lang="en">{0} database</source>
<target state="translated">{0} 数据库</target>
</trans-unit>
<trans-unit id="sql.migration.count.database.multiple">
<source xml:lang="en">{0} databases</source>
<target state="translated">{0} 个数据库</target>
</trans-unit>
<trans-unit id="sql.migration.quick.pick.placeholder">
<source xml:lang="en">Select the operation you'd like to perform</source>
<target state="translated">选择要执行的操作。</target>
</trans-unit>
<trans-unit id="sql.migration.inline.migration.notebook.title">
<source xml:lang="en">Inline migration</source>
<target state="translated">内联迁移</target>
</trans-unit>
<trans-unit id="sql.migration.sql.assessment.notebook.title">
<source xml:lang="en">SQL migration assessment</source>
<target state="translated">SQL 迁移评估</target>
</trans-unit>
<trans-unit id="sql.migration.notebook.open.error">
<source xml:lang="en">Error opening migration notebook</source>
<target state="translated">打开迁移笔记本时出错</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.title">
<source xml:lang="en">Azure SQL Migration</source>
<target state="translated">Azure SQL 迁移</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.description">
<source xml:lang="en">Determine the migration readiness of your SQL Server instances, identify a recommended Azure SQL target, and complete the migration of your SQL Server instance to Azure SQL Managed Instance or SQL Server on Azure Virtual Machines.</source>
<target state="translated">确定 SQL Server 实例的迁移准备情况,确定建议的 Azure SQL 目标,并完成 SQL Server 实例到 Azure 虚拟机上的 Azure SQL 托管实例或 SQL Server 的迁移。</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.migrate.task.button">
<source xml:lang="en">Migrate to Azure SQL</source>
<target state="translated">迁移到 Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.migrate.task.button.description">
<source xml:lang="en">Migrate SQL Server instance to Azure SQL.</source>
<target state="translated">将 SQL Server 实例迁移到 Azure SQL。</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.status">
<source xml:lang="en">Database Migration Status</source>
<target state="translated">数据库迁移状态</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.video1.title">
<source xml:lang="en">Migrate SQL Server to SQL Managed Instance</source>
<target state="translated">将 SQL Server 迁移到 SQL 托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.video2.title">
<source xml:lang="en">Migrate SQL Server to SQL Virtual Machine</source>
<target state="translated">将 SQL Server 迁移到 SQL 虚拟机</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.link1.title">
<source xml:lang="en">Assessment rules for Azure SQL Managed Instance</source>
<target state="translated">Azure SQL 托管实例的评估规则</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.link1.description">
<source xml:lang="en">See the list of rules used to assess the feasibility of migrating your SQL Server to Azure SQL Managed Instance.</source>
<target state="translated">请参阅用于评估将 SQL Server 迁移到 Azure SQL 托管实例的可行性的规则列表。</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.title">
<source xml:lang="en">Help Articles and Video Links</source>
<target state="translated">帮助文章和视频链接</target>
</trans-unit>
<trans-unit id="sql.migration.pre.req.title">
<source xml:lang="en">Things you need before starting migration:</source>
<target state="translated">开始迁移之前需要执行的操作:</target>
</trans-unit>
<trans-unit id="sql.migration.pre.req.1">
<source xml:lang="en">Azure account details</source>
<target state="translated">Azure 帐户详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.pre.req.2">
<source xml:lang="en">Azure SQL Managed Instance or SQL Server on Azure Virtual Machine</source>
<target state="translated">Azure SQL 托管实例或 Azure 虚拟机上的 SQL Server</target>
</trans-unit>
<trans-unit id="sql.migration.pre.req.3">
<source xml:lang="en">Backup location details</source>
<target state="translated">备份位置详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.migration.in.progress">
<source xml:lang="en">Database migration in progress</source>
<target state="translated">正在进行数据库迁移</target>
</trans-unit>
<trans-unit id="sql.migration.failed">
<source xml:lang="en">Migration failed</source>
<target state="translated">迁移失败</target>
</trans-unit>
<trans-unit id="sql.migration.log.shipping.in.progress">
<source xml:lang="en">Log shipping in progress</source>
<target state="translated">正在进行日志传送</target>
</trans-unit>
<trans-unit id="sql.migration.migration.completed">
<source xml:lang="en">Migration completed</source>
<target state="translated">已完成迁移</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.card">
<source xml:lang="en">Completing cutover</source>
<target state="translated">正在完成直接转换</target>
</trans-unit>
<trans-unit id="sql.migration.successfully.migrated.to.azure.sql">
<source xml:lang="en">Successfully migrated to Azure SQL</source>
<target state="translated">已成功迁移到 Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.migration.not.started">
<source xml:lang="en">Migration not started</source>
<target state="translated">迁移未开始</target>
</trans-unit>
<trans-unit id="sql.migration.choose.to.migrate.to.azure.sql">
<source xml:lang="en">Choose to migrate to Azure SQL</source>
<target state="translated">选择迁移到 Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.show.status">
<source xml:lang="en">Show status</source>
<target state="translated">显示状态</target>
</trans-unit>
<trans-unit id="sql.migration.inprogress.warning.single">
<source xml:lang="en">{0} database has warnings</source>
<target state="translated">{0} 数据库具有警告</target>
</trans-unit>
<trans-unit id="sql.migration.inprogress.warning.multiple">
<source xml:lang="en">{0} databases have warnings</source>
<target state="translated">{0} 个数据库有警告</target>
</trans-unit>
<trans-unit id="sql.migration.feedback.issue.title">
<source xml:lang="en">Feedback on the migration experience</source>
<target state="translated">有关迁移体验的反馈</target>
</trans-unit>
<trans-unit id="sql.migration.eastus2euap">
<source xml:lang="en">East US 2 EUAP</source>
<target state="translated">美国东部 2 EUAP</target>
</trans-unit>
<trans-unit id="sql.migration.cutover">
<source xml:lang="en">Migration cutover</source>
<target state="translated">迁移直接转换</target>
</trans-unit>
<trans-unit id="sql.migration.complete.cutover">
<source xml:lang="en">Complete cutover</source>
<target state="translated">完成直接转换</target>
</trans-unit>
<trans-unit id="sql.migration.source.database">
<source xml:lang="en">Source database name</source>
<target state="translated">源数据库名</target>
</trans-unit>
<trans-unit id="sql.migration.source.server">
<source xml:lang="en">Source server</source>
<target state="translated">源服务器</target>
</trans-unit>
<trans-unit id="sql.migration.source.version">
<source xml:lang="en">Source version</source>
<target state="translated">源版本</target>
</trans-unit>
<trans-unit id="sql.migration.target.database.name">
<source xml:lang="en">Target database name</source>
<target state="translated">目标数据库名</target>
</trans-unit>
<trans-unit id="sql.migration.target.server">
<source xml:lang="en">Target server</source>
<target state="translated">目标服务器</target>
</trans-unit>
<trans-unit id="sql.migration.target.version">
<source xml:lang="en">Target version</source>
<target state="translated">目标版本</target>
</trans-unit>
<trans-unit id="sql.migration.migration.status">
<source xml:lang="en">Migration Status</source>
<target state="translated">迁移状态</target>
</trans-unit>
<trans-unit id="sql.migration.migration.status.filter">
<source xml:lang="en">Migration status filter</source>
<target state="translated">迁移状态筛选器</target>
</trans-unit>
<trans-unit id="sql.migration.full.backup.files">
<source xml:lang="en">Full backup files</source>
<target state="translated">完整备份文件</target>
</trans-unit>
<trans-unit id="sql.migration.last.applied.lsn">
<source xml:lang="en">Last applied LSN</source>
<target state="translated">上次应用的 LSN</target>
</trans-unit>
<trans-unit id="sql.migration.last.applied.backup.files">
<source xml:lang="en">Last applied backup files</source>
<target state="translated">上次应用的备份文件</target>
</trans-unit>
<trans-unit id="sql.migration.last.applied.files.taken.on">
<source xml:lang="en">Last applied backup files taken on</source>
<target state="translated">上次应用备份文件的时间</target>
</trans-unit>
<trans-unit id="sql.migration.active.backup.files">
<source xml:lang="en">Active Backup files</source>
<target state="translated">活动备份文件</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.status.refresh.error">
<source xml:lang="en">An error occurred while refreshing the migration status.</source>
<target state="new">An error occurred while refreshing the migration status.</target>
</trans-unit>
<trans-unit id="sql.migration.cancel.error">
<source xml:lang="en">An error occurred while canceling the migration.</source>
<target state="new">An error occurred while canceling the migration.</target>
</trans-unit>
<trans-unit id="sql.migration.status">
<source xml:lang="en">Status</source>
<target state="translated">状态</target>
</trans-unit>
<trans-unit id="sql.migration.backup.start.time">
<source xml:lang="en">Backup start time</source>
<target state="translated">备份开始时间</target>
</trans-unit>
<trans-unit id="sql.migration.first.lsn">
<source xml:lang="en">First LSN</source>
<target state="translated">第一个 LSN</target>
</trans-unit>
<trans-unit id="sql.migration.last.LSN">
<source xml:lang="en">Last LSN</source>
<target state="translated">最后一个 LSN</target>
</trans-unit>
<trans-unit id="sql.migration.cannot.start.cutover.error">
<source xml:lang="en">Cannot start the cutover process until all the migrations are done. Click refresh to fetch the latest file status</source>
<target state="translated">在完成所有迁移之前,无法启动直接转换过程。请单击“刷新”以提取最新的文件状态</target>
</trans-unit>
<trans-unit id="sql.migration.azure.sql.database.managed.instance">
<source xml:lang="en">Azure SQL Database Managed Instance</source>
<target state="translated">Azure SQL 数据库托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.azure.sql.database.virtual.machine">
<source xml:lang="en">Azure SQL Database Virtual Machine</source>
<target state="translated">Azure SQL 数据库虚拟机</target>
</trans-unit>
<trans-unit id="sql.migration.cancel.migration">
<source xml:lang="en">Cancel migration</source>
<target state="translated">取消迁移</target>
</trans-unit>
<trans-unit id="sql.migration.active.backup.files.items">
<source xml:lang="en">Active Backup files (1 item)</source>
<target state="translated">活动备份文件(1 项)</target>
</trans-unit>
<trans-unit id="sql.migration.active.backup.files.multiple.items">
<source xml:lang="en">Active Backup files ({0} items)</source>
<target state="translated">活动备份文件({0} 项)</target>
</trans-unit>
<trans-unit id="sql.migration.copy.migration.details">
<source xml:lang="en">Copy Migration Details</source>
<target state="translated">复制迁移详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.details.copied">
<source xml:lang="en">Details copied</source>
<target state="translated">已复制详细信息</target>
</trans-unit>
<trans-unit id="sql.cancel.migration.confirmation">
<source xml:lang="en">Are you sure you want to cancel this migration?</source>
<target state="translated">是否确实要取消此迁移?</target>
</trans-unit>
<trans-unit id="sql.migration.yes">
<source xml:lang="en">Yes</source>
<target state="translated"></target>
</trans-unit>
<trans-unit id="sql.migration.no">
<source xml:lang="en">No</source>
<target state="translated"></target>
</trans-unit>
<trans-unit id="sql.migration.completing.cutover.warning">
<source xml:lang="en">Completing cutover without restoring all the backup(s) may result in loss of data.</source>
<target state="translated">在不还原所有备份的情况下完成直接转换可能导致数据丢失。</target>
</trans-unit>
<trans-unit id="sql.migration.bc.info">
<source xml:lang="en">Managed Instance migration cutover for Business Critical service tier can take significantly longer than General Purpose as three secondary replicas have to be seeded for Always On High Availability group. This operation duration depends on the size of data. Seeding speed in 90% of cases is 220 GB/hour or higher.</source>
<target state="translated">业务关键服务层级的托管实例迁移直接转换需要的时间可能远多于常规用途,因为必须为始终打开高可用性组设置三个次要副本的种子。此操作持续时间取决于数据的大小。在 90% 的情况下,设置种子的速度为 220 GB/小时或更高。</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.help.main">
<source xml:lang="en">Perform the following steps before you complete cutover.</source>
<target state="new">Perform the following steps before you complete cutover.</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.step.1">
<source xml:lang="en">1. Stop all the incoming transactions coming to the source database.</source>
<target state="translated">1. 停止传入源数据库的所有传入事务。</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.step.2.network.share">
<source xml:lang="en">2. Take final transaction log backup and provide it in the network share location.</source>
<target state="translated">2. 进行最终事务日志备份,并在网络共享位置提供它。</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.step.2.blob">
<source xml:lang="en">2. Take final differential or transaction log backup and provide it in the Azure Storage Blob Container.</source>
<target state="new">2. Take final differential or transaction log backup and provide it in the Azure Storage Blob Container.</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.step.3.network.share">
<source xml:lang="en">3. Make sure all the log backups are restored on target database. The "Log backups(s) pending restore" should be zero.</source>
<target state="translated">3. 确保在目标数据库上还原所有日志备份。“日志备份挂起还原”应为零。</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.step.3.blob">
<source xml:lang="en">3. Make sure all the log backups are restored on target database. The "Log backups(s) pending restore" should be zero.</source>
<target state="new">3. Make sure all the log backups are restored on target database. The "Log backups(s) pending restore" should be zero.</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.last.file.restored">
<source xml:lang="en">Last file restored: {0}</source>
<target state="new">Last file restored: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.last.scan.completed">
<source xml:lang="en">Last scan completed: {0}</source>
<target state="new">Last scan completed: {0}</target>
</trans-unit>
<trans-unit id="sql.migartion.cutover.pending.backup">
<source xml:lang="en">Log backups pending restore: {0}</source>
<target state="new">Log backups pending restore: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.confirm.checkbox.message">
<source xml:lang="en">I confirm there are no additional log backup(s) to provide and want to complete cutover.</source>
<target state="translated">我确认没有要提供的其他日志备份,并且希望完成直接转换。</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.in.progress">
<source xml:lang="en">Cutover in progress for database '{0}'</source>
<target state="translated">正在对数据库“{0}”进行直接转换</target>
</trans-unit>
<trans-unit id="sql.migration.cannot.cancel">
<source xml:lang="en">Migration is not in progress and cannot be cancelled.</source>
<target state="translated">迁移未进行,无法取消。</target>
</trans-unit>
<trans-unit id="sql.migration.cannot.cutover">
<source xml:lang="en">Migration is not in progress and cannot be cutover.</source>
<target state="translated">迁移未进行,无法直接转换。</target>
</trans-unit>
<trans-unit id="sql.migration.file.name">
<source xml:lang="en">File name</source>
<target state="new">File name</target>
</trans-unit>
<trans-unit id="sql.migration.size.column.header">
<source xml:lang="en">Size</source>
<target state="new">Size</target>
</trans-unit>
<trans-unit id="sql.migration.no.pending.backups">
<source xml:lang="en">No pending backups. Click refresh to check current status.</source>
<target state="new">No pending backups. Click refresh to check current status.</target>
</trans-unit>
<trans-unit id="sql.migration.search.for.migration">
<source xml:lang="en">Search for migrations</source>
<target state="translated">搜索迁移</target>
</trans-unit>
<trans-unit id="sql.migration.online">
<source xml:lang="en">Online</source>
<target state="translated">联机</target>
</trans-unit>
<trans-unit id="sql.migration.offline">
<source xml:lang="en">Offline</source>
<target state="translated">脱机</target>
</trans-unit>
<trans-unit id="sql.migration.database">
<source xml:lang="en">Database</source>
<target state="translated">数据库</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.service">
<source xml:lang="en">Database Migration Service</source>
<target state="translated">数据库迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.duration">
<source xml:lang="en">Duration</source>
<target state="translated">持续时间</target>
</trans-unit>
<trans-unit id="sql.migration.azure.sql.target">
<source xml:lang="en">Azure SQL Target</source>
<target state="translated">Azure SQL 目标</target>
</trans-unit>
<trans-unit id="sql.migration.sql.managed.instance">
<source xml:lang="en">SQL Managed Instance</source>
<target state="translated">SQL 托管实例</target>
</trans-unit>
<trans-unit id="sql.migration.sql.virtual.machine">
<source xml:lang="en">SQL Virtual Machine</source>
<target state="translated">SQL 虚拟机</target>
</trans-unit>
<trans-unit id="sql.migration.target.azure.sql.instance.name">
<source xml:lang="en">Azure SQL Target Name</source>
<target state="translated">Azure SQL 目标名</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.type">
<source xml:lang="en">Migration Mode</source>
<target state="translated">迁移模式</target>
</trans-unit>
<trans-unit id="sql.migration.start.time">
<source xml:lang="en">Start Time</source>
<target state="translated">开始时间</target>
</trans-unit>
<trans-unit id="sql.migration.finish.time">
<source xml:lang="en">Finish Time</source>
<target state="translated">结束时间</target>
</trans-unit>
<trans-unit id="sql.migration.status.error.count.some">
<source xml:lang="en">{0} (</source>
<target state="translated">{0} (</target>
</trans-unit>
<trans-unit id="sql.migration.status.error.count.none">
<source xml:lang="en">{0}</source>
<target state="translated">{0}</target>
</trans-unit>
<trans-unit id="sql.migration.status.inprogress">
<source xml:lang="en">In progress</source>
<target state="translated">进行中</target>
</trans-unit>
<trans-unit id="sql.migration.status.succeeded">
<source xml:lang="en">Succeeded</source>
<target state="translated">成功</target>
</trans-unit>
<trans-unit id="sql.migration.status.creating">
<source xml:lang="en">Creating</source>
<target state="translated">正在创建</target>
</trans-unit>
<trans-unit id="sql.migration.status.completing">
<source xml:lang="en">Completing</source>
<target state="translated">正在完成</target>
</trans-unit>
<trans-unit id="sql.migration.status.canceling">
<source xml:lang="en">Canceling</source>
<target state="translated">正在取消</target>
</trans-unit>
<trans-unit id="sql.migration.status.failed">
<source xml:lang="en">Failed</source>
<target state="translated">失败</target>
</trans-unit>
<trans-unit id="sql.migration.status.warning.count.single">
<source xml:lang="en">{0} Warning)</source>
<target state="translated">{0} 个警告)</target>
</trans-unit>
<trans-unit id="sql.migration.status.warning.count.multiple">
<source xml:lang="en">{0} Warnings)</source>
<target state="translated">{0} 条警告)</target>
</trans-unit>
<trans-unit id="sql.migration.status.error.count.single">
<source xml:lang="en">{0} Error)</source>
<target state="translated">{0} 个错误)</target>
</trans-unit>
<trans-unit id="sql.migration.status.error.count.multiple">
<source xml:lang="en">{0} Errors)</source>
<target state="translated">{0} 个错误)</target>
</trans-unit>
<trans-unit id="sql.migration.hrs">
<source xml:lang="en">{0} hrs</source>
<target state="translated">{0} 小时</target>
</trans-unit>
<trans-unit id="sql.migration.hr">
<source xml:lang="en">{0} hr</source>
<target state="translated">{0} 小时</target>
</trans-unit>
<trans-unit id="sql.migration.days">
<source xml:lang="en">{0} days</source>
<target state="translated">{0} 天</target>
</trans-unit>
<trans-unit id="sql.migration.day">
<source xml:lang="en">{0} day</source>
<target state="translated">{0} 天</target>
</trans-unit>
<trans-unit id="sql.migration.mins">
<source xml:lang="en">{0} mins</source>
<target state="translated">{0} 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.min">
<source xml:lang="en">{0} min</source>
<target state="translated">{0} 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.sec">
<source xml:lang="en">{0} sec</source>
<target state="translated">{0} 秒</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.dialog.title">
<source xml:lang="en">Azure Database Migration Service</source>
<target state="translated">Azure 数据库迁移服务</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.button.label">
<source xml:lang="en">Close</source>
<target state="translated">关闭</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.ir.label">
<source xml:lang="en">Self-hosted Integration Runtime node</source>
<target state="translated">自承载集成运行时节点</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.authkeys.label">
<source xml:lang="en">Authentication keys</source>
<target state="translated">身份验证密钥</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.authkeys.title">
<source xml:lang="en">Authentication keys used to connect to the Self-hosted Integration Runtime node</source>
<target state="translated">用于连接到自承载集成运行时节点的身份验证密钥</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.status.unavailable">
<source xml:lang="en">-- unavailable --</source>
<target state="translated">-- 不可用 --</target>
</trans-unit>
<trans-unit id="sql.migration.source.configuration">
<source xml:lang="en">Source Configuration</source>
<target state="translated">源配置</target>
</trans-unit>
<trans-unit id="sql.migration.source.credentials">
<source xml:lang="en">Source Credentials</source>
<target state="translated">源凭据</target>
</trans-unit>
<trans-unit id="sql.migration.enter.your.sql.cred">
<source xml:lang="en">Enter the credential for source SQL Server instance. This credential will be used while migrating database(s) to Azure SQL.</source>
<target state="translated">输入源 SQL Server 实例的凭据。将数据库迁移到 Azure SQL 时将使用此凭据。</target>
</trans-unit>
<trans-unit id="sql.migration.server">
<source xml:lang="en">Server</source>
<target state="translated">服务器</target>
</trans-unit>
<trans-unit id="sql.migration.username">
<source xml:lang="en">Username</source>
<target state="translated">用户名</target>
</trans-unit>
<trans-unit id="sql.migration.size">
<source xml:lang="en">Size (MB)</source>
<target state="translated">大小(MB)</target>
</trans-unit>
<trans-unit id="sql.migration.last.backup">
<source xml:lang="en">Last backup</source>
<target state="translated">上次备份时间</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration">
<source xml:lang="en">Databases for migration</source>
<target state="translated">要迁移的数据库</target>
</trans-unit>
<trans-unit id="sql.migrate.text">
<source xml:lang="en">Select database(s) that you want to migrate to Azure SQL</source>
<target state="translated">选择要迁移到 Azure SQL 的数据库</target>
</trans-unit>
<trans-unit id="sql.migration.offline.caps">
<source xml:lang="en">OFFLINE</source>
<target state="translated">脱机</target>
</trans-unit>
<trans-unit id="sql.migration.issues">
<source xml:lang="en">Issues</source>
<target state="translated">问题</target>
</trans-unit>
<trans-unit id="sql.migration.search">
<source xml:lang="en">Search</source>
<target state="translated">搜索</target>
</trans-unit>
<trans-unit id="sql.migration.instance">
<source xml:lang="en">Instance</source>
<target state="translated">实例</target>
</trans-unit>
<trans-unit id="sql.migration.warnings">
<source xml:lang="en">Warnings</source>
<target state="translated">警告</target>
</trans-unit>
<trans-unit id="sql.migration.impacted.objects">
<source xml:lang="en">Impacted Objects</source>
<target state="translated">受影响的对象</target>
</trans-unit>
<trans-unit id="sql.migration.object.details">
<source xml:lang="en">Object details</source>
<target state="translated">对象详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.assessmen.results">
<source xml:lang="en">Assessment Results</source>
<target state="translated">评估结果</target>
</trans-unit>
<trans-unit id="sql.migration.type.label">
<source xml:lang="en">Type:</source>
<target state="translated">类型:</target>
</trans-unit>
<trans-unit id="sql.migration.name.label">
<source xml:lang="en">Names:</source>
<target state="translated">名称:</target>
</trans-unit>
<trans-unit id="sql.migration.description">
<source xml:lang="en">Description</source>
<target state="translated">说明</target>
</trans-unit>
<trans-unit id="sql.migration.recommendation">
<source xml:lang="en">Recommendation</source>
<target state="translated">建议</target>
</trans-unit>
<trans-unit id="sql.migration.more.info">
<source xml:lang="en">More Info</source>
<target state="translated">详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.target.platform">
<source xml:lang="en">Target Platform</source>
<target state="translated">目标平台</target>
</trans-unit>
<trans-unit id="sql.migration.warnings.details">
<source xml:lang="en">Warnings Details</source>
<target state="translated">警告详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.issues.details">
<source xml:lang="en">Issue Details</source>
<target state="translated">问题详细信息</target>
</trans-unit>
<trans-unit id="sql.migration.select.prompt">
<source xml:lang="en">Click on SQL Server Instance or any of the databases on the left to view its details.</source>
<target state="translated">单击 SQL Server 实例或左侧的任意数据库以查看其详细信息。</target>
</trans-unit>
<trans-unit id="sql.migration.no.issues.vm">
<source xml:lang="en">No issues found for migrating to SQL Server on Azure Virtual Machine</source>
<target state="translated">在 Azure 虚拟机上未发现迁移到 SQL Server 的问题</target>
</trans-unit>
<trans-unit id="sql.migration.no.issues.mi">
<source xml:lang="en">No issues found for migrating to SQL Server on Azure SQL Managed Instance</source>
<target state="translated">在 Azure SQL 托管实例上未发现迁移到 SQL Server 的问题</target>
</trans-unit>
<trans-unit id="sql.migration.impact.object.type">
<source xml:lang="en">Type: {0}</source>
<target state="translated">类型: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.impact.object.name">
<source xml:lang="en">Name: {0}</source>
<target state="translated">名称: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.databases">
<source xml:lang="en">Databases ({0}/{1})</source>
<target state="translated">数据库({0}/{1})</target>
</trans-unit>
<trans-unit id="sql.migration.databases.selected">
<source xml:lang="en">{0}/{1} Databases Selected</source>
<target state="translated">已选择 {0}/{1} 个数据库</target>
</trans-unit>
<trans-unit id="sql.migration.issues.count">
<source xml:lang="en">Issues ({0})</source>
<target state="translated">问题({0})</target>
</trans-unit>
<trans-unit id="sql.migration.warnings.count">
<source xml:lang="en">Warnings ({0})</source>
<target state="translated">警告({0})</target>
</trans-unit>
<trans-unit id="sql.migration.authentication.type">
<source xml:lang="en">Authentication Type</source>
<target state="translated">身份验证类型</target>
</trans-unit>
<trans-unit id="sql.migration.sql.login">
<source xml:lang="en">SQL Login</source>
<target state="translated">SQL 登录</target>
</trans-unit>
<trans-unit id="sql.migration.windows.auth">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Windows 身份验证</target>
</trans-unit>
<trans-unit id="sql.migration.status.refresh.label">
<source xml:lang="en">Refresh</source>
<target state="translated">刷新</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.off">
<source xml:lang="en">Auto Refresh: Off</source>
<target state="translated">自动刷新: 关闭</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.15.seconds">
<source xml:lang="en">Auto refresh: 15 seconds</source>
<target state="translated">自动刷新: 15 秒</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.30.seconds">
<source xml:lang="en">Auto refresh: 30 seconds</source>
<target state="translated">自动刷新: 30 秒</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.1.min">
<source xml:lang="en">Auto refresh: 1 minute</source>
<target state="translated">自动刷新: 1 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.3.min">
<source xml:lang="en">Auto refresh: 3 minutes</source>
<target state="translated">自动刷新: 3 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.5.min">
<source xml:lang="en">Auto refresh: 5 minutes</source>
<target state="translated">自动刷新: 5 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.select.the.refresh.interval">
<source xml:lang="en">Select the refresh interval</source>
<target state="translated">选择刷新间隔</target>
</trans-unit>
<trans-unit id="sql.migration.off">
<source xml:lang="en">Off</source>
<target state="translated">关闭</target>
</trans-unit>
<trans-unit id="sql.migration.every.30.second">
<source xml:lang="en">Every 30 seconds</source>
<target state="translated">每 30 秒</target>
</trans-unit>
<trans-unit id="sql.migration.every.1.minute">
<source xml:lang="en">Every 1 minute</source>
<target state="translated">每 1 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.every.3.minutes">
<source xml:lang="en">Every 3 minutes</source>
<target state="translated">每 3 分钟</target>
</trans-unit>
<trans-unit id="sql.migration.every.5.minutes">
<source xml:lang="en">Every 5 minutes</source>
<target state="translated">每 5 分钟</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-migration/dist/models/stateMachine" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="sql.migration.starting.migration.message">
<source xml:lang="en">Starting migration for database {0} to {1} - {2}</source>
<target state="translated">正在开始将数据库 {0} 迁移到 {1} - {2}</target>
</trans-unit>
<trans-unit id="sql.migration.starting.migration.error">
<source xml:lang="en">An error occurred while starting the migration: '{0}'</source>
<target state="translated">开始迁移时出现错误:“{0}”</target>
</trans-unit>
</body>
</file>
</xliff>