mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] first xlf update of the day for 10-4 (#20721)
This commit is contained in:
@@ -331,7 +331,7 @@ This may take some time.</source>
|
||||
<source xml:lang="en">Mode</source>
|
||||
</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, SQL Server on Azure Virtual Machines or Azure SQL Database (PREVIEW).</source>
|
||||
<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, SQL Server on Azure Virtual Machines or Azure SQL Database.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.dashboard.help.description.dmsGuide">
|
||||
<source xml:lang="en">A hub of migration articles that provides step-by-step guidance for migrating and modernizing your data assets in Azure.</source>
|
||||
@@ -979,7 +979,7 @@ This may take some time.</source>
|
||||
<source xml:lang="en">A source SQL Server database(s) running on on-premises, or on SQL Server on Azure Virtual Machine or any virtual machine running in the cloud (private, public).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.pre.req.3">
|
||||
<source xml:lang="en">An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database (PREVIEW) to migrate your database(s) to.</source>
|
||||
<source xml:lang="en">An Azure SQL Managed Instance, SQL Server on Azure Virtual Machine, or Azure SQL Database to migrate your database(s) to.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.pre.req.4">
|
||||
<source xml:lang="en">Your database backup location details, either a network file share or an Azure Blob Storage container (not required for Azure SQL Database targets).</source>
|
||||
@@ -1395,6 +1395,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.mi.card.title">
|
||||
<source xml:lang="en">Azure SQL Managed Instance</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.mi.target.title">
|
||||
<source xml:lang="en">Azure SQL Managed Instance</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.ms">
|
||||
<source xml:lang="en">{0} ms</source>
|
||||
</trans-unit>
|
||||
@@ -1447,7 +1450,7 @@ This may take some time.</source>
|
||||
<source xml:lang="en">{0}th percentile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.recommendation">
|
||||
<source xml:lang="en">Azure recommendation</source>
|
||||
<source xml:lang="en">Azure recommendation (PREVIEW)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.recommendation.view.assessment.mi">
|
||||
<source xml:lang="en">To migrate to Azure SQL Managed Instance, view assessment results and select one or more databases.</source>
|
||||
@@ -1512,6 +1515,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.sqldb.card.title">
|
||||
<source xml:lang="en">Azure SQL Database (PREVIEW)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.sqldb.target.title">
|
||||
<source xml:lang="en">Azure SQL Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.stop.performance.collection">
|
||||
<source xml:lang="en">Stop data collection</source>
|
||||
</trans-unit>
|
||||
@@ -1566,6 +1572,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.vm.card.title">
|
||||
<source xml:lang="en">SQL Server on Azure Virtual Machine</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.vm.target.title">
|
||||
<source xml:lang="en">SQL Server on Azure Virtual Machine</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.source.configuration">
|
||||
<source xml:lang="en">Source configuration</source>
|
||||
</trans-unit>
|
||||
@@ -1785,6 +1794,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.table.migration.status.label">
|
||||
<source xml:lang="en">Table migration status: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.table.missing.count">
|
||||
<source xml:lang="en">Missing target tables excluded from list: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.table.select.label">
|
||||
<source xml:lang="en">Select tables for {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user