mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] updates to arc and sql-migration (#20481)
This commit is contained in:
@@ -441,9 +441,6 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.database.page.title">
|
||||
<source xml:lang="en">Database backup</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.private.endpoint.info.text">
|
||||
<source xml:lang="en">Ensure that the Azure Storage account does not use a private endpoint.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.status.column">
|
||||
<source xml:lang="en">Migration status</source>
|
||||
</trans-unit>
|
||||
@@ -1302,9 +1299,6 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.azureRecommendation.openExisting.method">
|
||||
<source xml:lang="en">I already have the performance data</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureRecommendation.openExisting.popup">
|
||||
<source xml:lang="en">Generating Azure recommendations using provided performance data...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureRecommendation.openExistingSelectFolder.instructions">
|
||||
<source xml:lang="en">Select a folder on your local drive where previously collected performance data was saved</source>
|
||||
</trans-unit>
|
||||
@@ -1327,7 +1321,7 @@ This may take some time.</source>
|
||||
<source xml:lang="en">Check back periodically for updated recommendations by pressing the 'Refresh recommendation' button.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureRecommendation.status.notEnabled">
|
||||
<source xml:lang="en">Azure recommendation collects and analyzes performance data and then recommends an appropriate sized database in Azure for your workload.</source>
|
||||
<source xml:lang="en">Azure recommendation collects and analyzes performance data and then recommends an appropriate sized target in Azure for your workload.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureRecommendation.status.refining">
|
||||
<source xml:lang="en">Data collection still in progress. Refining existing recommendations...</source>
|
||||
@@ -1401,6 +1395,12 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.parameters.edit.title">
|
||||
<source xml:lang="en">Edit recommendation parameters</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.parameters.enable.elastic">
|
||||
<source xml:lang="en">Enable elastic recommendation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.parameters.enable.elastic.info">
|
||||
<source xml:lang="en">Elastic recommendation uses an alternate recommendation model which utilizes personalized price-performance profiling against existing on-cloud customers.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.parameters.enable.preview">
|
||||
<source xml:lang="en">Enable preview features</source>
|
||||
</trans-unit>
|
||||
@@ -1914,7 +1914,7 @@ This may take some time.</source>
|
||||
<source xml:lang="en">No recommendation available</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.sku.error.noRecommendation.reason">
|
||||
<source xml:lang="en">No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, or selecting a different set of databases to assess.</source>
|
||||
<source xml:lang="en">No SKU recommendations were generated, as there were no SKUs which could satisfy the performance characteristics of your source. Try selecting a different target platform, adjusting recommendation parameters, selecting a different set of databases to assess, or changing the recommendation model.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.source.missing">
|
||||
<source xml:lang="en">Connection was successful but did not find any target databases.</source>
|
||||
|
||||
Reference in New Issue
Block a user