Update for Language XLFs for August Release (#16522)

This commit is contained in:
Alex Ma
2021-08-02 10:38:54 -07:00
committed by GitHub
parent 3af2b4a13d
commit 373a519f25
60 changed files with 1600 additions and 590 deletions

View File

@@ -36,31 +36,31 @@
</trans-unit>
<trans-unit id="migration-context-menu-category">
<source xml:lang="en">Migration Context Menu</source>
<target state="new">Migration Context Menu</target>
<target state="translated">迁移上下文菜单</target>
</trans-unit>
<trans-unit id="complete-cutover-menu">
<source xml:lang="en">Complete cutover</source>
<target state="new">Complete cutover</target>
<target state="translated">完成直接转换</target>
</trans-unit>
<trans-unit id="database-details-menu">
<source xml:lang="en">Database details</source>
<target state="new">Database details</target>
<target state="translated">数据库详细信息</target>
</trans-unit>
<trans-unit id="view-target-menu">
<source xml:lang="en">Azure SQL Target details</source>
<target state="new">Azure SQL Target details</target>
<target state="translated">Azure SQL 目标详细信息</target>
</trans-unit>
<trans-unit id="view-service-menu">
<source xml:lang="en">Dataase Migration Service details</source>
<target state="new">Dataase Migration Service details</target>
<target state="translated">数据迁移服务详细信息</target>
</trans-unit>
<trans-unit id="copy-migration-menu">
<source xml:lang="en">Copy migration details</source>
<target state="new">Copy migration details</target>
<target state="translated">复制迁移详细信息</target>
</trans-unit>
<trans-unit id="cancel-migration-menu">
<source xml:lang="en">Cancel migration</source>
<target state="new">Cancel migration</target>
<target state="translated">取消迁移</target>
</trans-unit>
</body>
</file>
@@ -74,6 +74,10 @@
<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="new">This is a blocking issue that will prevent the database migration from succeeding.</target>
</trans-unit>
<trans-unit id="sql.migration.assessments.progress">
<source xml:lang="en">Assessments Progress</source>
<target state="translated">评估进度</target>
@@ -186,13 +190,25 @@ This may take some time.</source>
<target state="translated">我们已完成对 SQL Server 实例“{0}”的评估。</target>
</trans-unit>
<trans-unit id="sql.migration.assessment">
<source xml:lang="en">Assessment Dialog for '{0}'</source>
<target state="translated">“{0}”的评估对话框</target>
<source xml:lang="en">Assessment results for '{0}'</source>
<target state="new">Assessment results for '{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="new">Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines.</target>
</trans-unit>
<trans-unit id="sql.migration.databases.table.title">
<source xml:lang="en">Databases</source>
<target state="new">Databases</target>
</trans-unit>
<trans-unit id="sql.migration.sql.server.instance">
<source xml:lang="en">SQL Server Instance</source>
<target state="new">SQL Server Instance</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.title">
<source xml:lang="en">Azure Account</source>
<target state="translated">Azure 帐户</target>
@@ -227,7 +243,7 @@ This may take some time.</source>
</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="new">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}'</target>
<target state="translated">访问所选帐户 "{0}" 时出错。请单击“链接帐户”按钮并刷新帐户或选择其他帐户。错误 "{1}"</target>
</trans-unit>
<trans-unit id="sql.migration.database.page.title">
<source xml:lang="en">Database Backup</source>
@@ -393,6 +409,10 @@ This may take some time.</source>
<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="new">No blob files found</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>
@@ -409,9 +429,21 @@ This may take some time.</source>
<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.blobContainer.error">
<source xml:lang="en">Please select a valid blob container to proceed.</source>
<target state="translated">请选择有效的 Blob 容器以继续。</target>
<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="new">Please select a valid resource group for source database '{0}' to proceed.</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="new">Please select a valid storage account for source database '{0}' to proceed.</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="new">Please select a valid blob container for source database '{0}' to proceed.</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="new">Please select a valid last backup file for source database '{0}' to proceed.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.network.share.location">
<source xml:lang="en">Invalid network share location format. Example: {0}</source>
@@ -461,6 +493,18 @@ This may take some time.</source>
<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="new">Select a resource group value first.</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storageAccount.select">
<source xml:lang="en">Select a storage account value first.</source>
<target state="new">Select a storage account value first.</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container.select">
<source xml:lang="en">Select a blob container value first.</source>
<target state="new">Select a blob container value first.</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>
@@ -513,6 +557,10 @@ This may take some time.</source>
<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="new">Database migration service authentication keys</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>
@@ -689,6 +737,10 @@ This may take some time.</source>
<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="new">Learn more about things you need before starting a migration.</target>
</trans-unit>
<trans-unit id="sql.migration.subscription">
<source xml:lang="en">Subscription</source>
<target state="translated">订阅</target>
@@ -817,6 +869,10 @@ This may take some time.</source>
<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="new">Last Backup File</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>
@@ -973,10 +1029,6 @@ This may take some time.</source>
<source xml:lang="en">Choose to migrate to Azure SQL</source>
<target state="translated">选择迁移到 Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.coming.soon">
<source xml:lang="en">Coming soon</source>
<target state="translated">即将推出</target>
</trans-unit>
<trans-unit id="sql.migration.show.status">
<source xml:lang="en">Show status</source>
<target state="translated">显示状态</target>
@@ -1031,7 +1083,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.migration.status">
<source xml:lang="en">Migration Status</source>
<target state="new">Migration Status</target>
<target state="translated">迁移状态</target>
</trans-unit>
<trans-unit id="sql.migration.migration.status.filter">
<source xml:lang="en">Migration status filter</source>
@@ -1155,11 +1207,11 @@ This may take some time.</source>
</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="new">Migration is not in progress and cannot be cancelled.</target>
<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="new">Migration is not in progress and cannot be cutover.</target>
<target state="translated">迁移未进行,无法直接转换。</target>
</trans-unit>
<trans-unit id="sql.migration.search.for.migration">
<source xml:lang="en">Search for migrations</source>
@@ -1215,7 +1267,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.status.error.count.some">
<source xml:lang="en">{0} (</source>
<target state="new">{0} (</target>
<target state="translated">{0} (</target>
</trans-unit>
<trans-unit id="sql.migration.status.error.count.none">
<source xml:lang="en">{0}</source>
@@ -1223,43 +1275,43 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.status.inprogress">
<source xml:lang="en">In progress</source>
<target state="new">In progress</target>
<target state="translated">进行中</target>
</trans-unit>
<trans-unit id="sql.migration.status.succeeded">
<source xml:lang="en">Succeeded</source>
<target state="new">Succeeded</target>
<target state="translated">成功</target>
</trans-unit>
<trans-unit id="sql.migration.status.creating">
<source xml:lang="en">Creating</source>
<target state="new">Creating</target>
<target state="translated">正在创建</target>
</trans-unit>
<trans-unit id="sql.migration.status.completing">
<source xml:lang="en">Completing</source>
<target state="new">Completing</target>
<target state="translated">正在完成</target>
</trans-unit>
<trans-unit id="sql.migration.status.cancelling">
<source xml:lang="en">Cancelling</source>
<target state="new">Cancelling</target>
<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="new">Failed</target>
<target state="translated">失败</target>
</trans-unit>
<trans-unit id="sql.migration.status.warning.count.single">
<source xml:lang="en">{0} Warning)</source>
<target state="new">{0} Warning)</target>
<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="new">{0} Warnings)</target>
<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="new">{0} Error)</target>
<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="new">{0} Errors)</target>
<target state="translated">{0} 个错误)</target>
</trans-unit>
<trans-unit id="sql.migration.hrs">
<source xml:lang="en">{0} hrs</source>
@@ -1333,6 +1385,26 @@ This may take some time.</source>
<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>
@@ -1417,6 +1489,10 @@ This may take some time.</source>
<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>
@@ -1439,7 +1515,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.status.refresh.label">
<source xml:lang="en">Refresh</source>
<target state="new">Refresh</target>
<target state="translated">刷新</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.off">
<source xml:lang="en">Auto Refresh: Off</source>