mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 03:28:33 -05:00
[Loc] sql-migration massive update (#20437)
This commit is contained in:
@@ -16,6 +16,27 @@
|
||||
<trans-unit id="sql.migrate.text">
|
||||
<source xml:lang="en">Select the databases that you want to migrate to Azure SQL.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.database.loading.tables">
|
||||
<source xml:lang="en">Loading tables list...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.database.missing.tables">
|
||||
<source xml:lang="en">0 tables found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.table.selection.filter">
|
||||
<source xml:lang="en">Filter tables</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.table.selection.status.column">
|
||||
<source xml:lang="en">Has rows</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.table.selection.tablename.column">
|
||||
<source xml:lang="en">Table name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.table.selection.update.button">
|
||||
<source xml:lang="en">Update</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migratino.table.selection.update.cancel">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.account.credentials.refresh.required">
|
||||
<source xml:lang="en">{0} (requires credentials refresh)</source>
|
||||
</trans-unit>
|
||||
@@ -82,7 +103,7 @@ This may take some time.</source>
|
||||
<source xml:lang="en">Azure SQL</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.azure.sql.database">
|
||||
<source xml:lang="en">Azure SQL Database</source>
|
||||
<source xml:lang="en">Azure SQL Database Server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.azure.sql.database.managed.instance">
|
||||
<source xml:lang="en">Azure SQL Managed Instance</source>
|
||||
@@ -192,6 +213,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.confirm.checkbox.message">
|
||||
<source xml:lang="en">I confirm there are no additional log backups to provide and want to complete cutover.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.connection.label">
|
||||
<source xml:lang="en">Connect</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.connection.status">
|
||||
<source xml:lang="en">Connection status</source>
|
||||
</trans-unit>
|
||||
@@ -369,6 +393,15 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.database.checksum.info.text">
|
||||
<source xml:lang="en">Ensure that your backups were taken with the WITH CHECKSUM option.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.connection.error">
|
||||
<source xml:lang="en">An error occurred while connecting to target migration database.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.connection.error.message">
|
||||
<source xml:lang="en">Connection error:{0} {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.loading">
|
||||
<source xml:lang="en">Loading database table list..</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.migration.mode.description">
|
||||
<source xml:lang="en">To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.</source>
|
||||
</trans-unit>
|
||||
@@ -414,9 +447,30 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.database.status.column">
|
||||
<source xml:lang="en">Migration status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.table.refresh.label">
|
||||
<source xml:lang="en">Refresh</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.table.selection.description">
|
||||
<source xml:lang="en">To migrate to the Azure SQL target, select tables in each database for migration.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.table.selection.label">
|
||||
<source xml:lang="en">Migration table selection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.table.source.column.label">
|
||||
<source xml:lang="en">Source database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.table.tables.column.label">
|
||||
<source xml:lang="en">Select tables</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.table.target.column.label">
|
||||
<source xml:lang="en">Target database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.to.be.migrated">
|
||||
<source xml:lang="en">Database to be migrated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.validate.selection">
|
||||
<source xml:lang="en">Please select target database tables to migrate to. At least one database with one table is required.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.databases">
|
||||
<source xml:lang="en">Databases ({0}/{1})</source>
|
||||
</trans-unit>
|
||||
@@ -501,6 +555,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.error">
|
||||
<source xml:lang="en">Error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.error.aria.view.details">
|
||||
<source xml:lang="en">Click to view error details</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.error.details.label">
|
||||
<source xml:lang="en">Migration error(s))</source>
|
||||
</trans-unit>
|
||||
@@ -606,6 +663,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.invalid.service.name.error">
|
||||
<source xml:lang="en">Enter a valid name for the Migration Service.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.invalid.sqldatabase.error">
|
||||
<source xml:lang="en">To continue, select a valid Azure SQL Database server.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.invalid.storageAccount.error">
|
||||
<source xml:lang="en">To continue, select a valid storage account.</source>
|
||||
</trans-unit>
|
||||
@@ -690,6 +750,21 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.location">
|
||||
<source xml:lang="en">Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.map.source.column">
|
||||
<source xml:lang="en">Source database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.map.target.column">
|
||||
<source xml:lang="en">Target database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.map.target.description">
|
||||
<source xml:lang="en">Select the target database where you would like to migrate your source database to. You can choose a target database for only one source database.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.map.target.heading">
|
||||
<source xml:lang="en">Map selected source databases to target databases for migration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.map.target.placeholder">
|
||||
<source xml:lang="en">Select a target database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.mi.not.ready">
|
||||
<source xml:lang="en">The managed instance '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available managed instance.</source>
|
||||
</trans-unit>
|
||||
@@ -717,6 +792,12 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.mins">
|
||||
<source xml:lang="en">{0} mins</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.missing.targetPassword.error">
|
||||
<source xml:lang="en">To continue, enter a valid target password.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.missing.targetUserName.error">
|
||||
<source xml:lang="en">To continue, enter a valid target user name.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.mode">
|
||||
<source xml:lang="en">Mode</source>
|
||||
</trans-unit>
|
||||
@@ -802,7 +883,10 @@ This may take some time.</source>
|
||||
<source xml:lang="en">No file shares found.</source>
|
||||
</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>
|
||||
<source xml:lang="en">No issues found for migrating to Azure SQL Managed Instance.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.no.issues.sqldb">
|
||||
<source xml:lang="en">No issues found for migrating to Azure SQL Database.</source>
|
||||
</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>
|
||||
@@ -819,6 +903,12 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.no.results">
|
||||
<source xml:lang="en">Assessment results are unavailable.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.no.sqldatabase.found">
|
||||
<source xml:lang="en">No Azure SQL databases found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.no.sqldatabaseserver.found">
|
||||
<source xml:lang="en">No Azure SQL database servers found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.no.storageAccount.found">
|
||||
<source xml:lang="en">No storage accounts found.</source>
|
||||
</trans-unit>
|
||||
@@ -867,6 +957,12 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.parallel.copy.type.physical">
|
||||
<source xml:lang="en">Physical partitions</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.password.label">
|
||||
<source xml:lang="en">Target password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.password.placeholder">
|
||||
<source xml:lang="en">Enter the target password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.path.user.account">
|
||||
<source xml:lang="en">User account</source>
|
||||
</trans-unit>
|
||||
@@ -1023,6 +1119,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.select.service.select.location.error">
|
||||
<source xml:lang="en">An error occurred while loading locations. Please check your Azure connection and try again.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.service.select.migration.target">
|
||||
<source xml:lang="en">Select a target server.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.service.select.resource.group.error">
|
||||
<source xml:lang="en">An error occurred while loading available resource groups. Please check your Azure connection and try again.</source>
|
||||
</trans-unit>
|
||||
@@ -1140,18 +1239,18 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.size.tb">
|
||||
<source xml:lang="en">{0} TB</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.available.recommendations">
|
||||
<trans-unit id="sql.migration.sku.available.recommendations.many">
|
||||
<source xml:lang="en">{0} recommendations available</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.available.recommendations.one">
|
||||
<source xml:lang="en">{0} recommendation available</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration">
|
||||
<source xml:lang="en">Azure configuration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.businessCritical">
|
||||
<source xml:lang="en">Business critical</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.db">
|
||||
<source xml:lang="en">{0} - {1} vCore</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.gen5">
|
||||
<source xml:lang="en">Gen5</source>
|
||||
</trans-unit>
|
||||
@@ -1170,6 +1269,12 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.premiumSeriesMemoryOptimized">
|
||||
<source xml:lang="en">Memory optimized premium-series</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.sqldb">
|
||||
<source xml:lang="en">{0} - {1} vCore</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.sqldbPreview">
|
||||
<source xml:lang="en">{0} - {1} - {2} vCore - {3} GB</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.azureConfiguration.storage">
|
||||
<source xml:lang="en">{0} x {1}</source>
|
||||
</trans-unit>
|
||||
@@ -1257,9 +1362,6 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.data.storage.requirement">
|
||||
<source xml:lang="en">Data storage requirement</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.db.card.title">
|
||||
<source xml:lang="en">Azure SQL Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.gb">
|
||||
<source xml:lang="en">{0} GB</source>
|
||||
</trans-unit>
|
||||
@@ -1338,6 +1440,9 @@ This may take some time.</source>
|
||||
<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>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.recommendation.view.assessment.sqldb">
|
||||
<source xml:lang="en">To migrate to Azure SQL Database, view assessment results and select one or more databases.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.recommendation.view.assessment.vm">
|
||||
<source xml:lang="en">To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases.</source>
|
||||
</trans-unit>
|
||||
@@ -1392,6 +1497,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sku.sql.temp">
|
||||
<source xml:lang="en">SQL tempdb</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sku.sqldb.card.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>
|
||||
@@ -1515,6 +1623,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.sqldb.column.usedparallelcopies">
|
||||
<source xml:lang="en">Used parallel copies</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.sqldb.not.ready">
|
||||
<source xml:lang="en">The SQL database server '{0}' is unavailable for migration because it is currently in the '{1}' state. To continue, select an available SQL database server.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.src.database">
|
||||
<source xml:lang="en">Source database</source>
|
||||
</trans-unit>
|
||||
@@ -1626,6 +1737,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.summary.page.title">
|
||||
<source xml:lang="en">Summary</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.summary.sqldb.type">
|
||||
<source xml:lang="en">Azure SQL Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.summary.vm.type">
|
||||
<source xml:lang="en">SQL Server on Azure Virtual Machine</source>
|
||||
</trans-unit>
|
||||
@@ -1659,6 +1773,18 @@ 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.select.label">
|
||||
<source xml:lang="en">Select tables for {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.table.selected.count">
|
||||
<source xml:lang="en">{0} of {1} tables selected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.table.selection.count">
|
||||
<source xml:lang="en">{0} of {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.table.selection.edit">
|
||||
<source xml:lang="en">Edit</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.target">
|
||||
<source xml:lang="en">Target</source>
|
||||
</trans-unit>
|
||||
@@ -1680,6 +1806,15 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.target.server">
|
||||
<source xml:lang="en">Target server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.target.table.count.name">
|
||||
<source xml:lang="en">Tables selected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.target.table.missing">
|
||||
<source xml:lang="en">Target table does not exist</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.target.table.not.empty">
|
||||
<source xml:lang="en">Target table is not empty.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.target.version">
|
||||
<source xml:lang="en">Target version</source>
|
||||
</trans-unit>
|
||||
@@ -1699,7 +1834,13 @@ This may take some time.</source>
|
||||
<source xml:lang="en">Select a unique name for this target database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.username">
|
||||
<source xml:lang="en">Username</source>
|
||||
<source xml:lang="en">User name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.username.label">
|
||||
<source xml:lang="en">Target user name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.username.placeholder">
|
||||
<source xml:lang="en">Enter the target user name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.view.all">
|
||||
<source xml:lang="en">All database migrations</source>
|
||||
@@ -1740,6 +1881,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.wizard.account.title">
|
||||
<source xml:lang="en">Azure account</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.connection.error.title">
|
||||
<source xml:lang="en">An error occurred while conneting to the target server.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.perfCollection.error">
|
||||
<source xml:lang="en">Error(s) occurred while collecting performance data for the server '{0}'. If these issues persist, try restarting the data collection process:
|
||||
|
||||
@@ -1772,9 +1916,27 @@ This may take some time.</source>
|
||||
<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>
|
||||
</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>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.connection.error">
|
||||
<source xml:lang="en">Connection error: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.connection.success">
|
||||
<source xml:lang="en">Connection was successful. Target databases found: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.description">
|
||||
<source xml:lang="en">Select an Azure account and your target {0}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.mapping.error.duplicate">
|
||||
<source xml:lang="en">Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.missing">
|
||||
<source xml:lang="en">Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.source.mapping.error">
|
||||
<source xml:lang="en">Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.title">
|
||||
<source xml:lang="en">Azure SQL target</source>
|
||||
</trans-unit>
|
||||
@@ -1784,6 +1946,9 @@ This may take some time.</source>
|
||||
<trans-unit id="total.databases.selected">
|
||||
<source xml:lang="en">{0} of {1} databases selected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="total.tables.selected.of.total">
|
||||
<source xml:lang="en">{0} of {1}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/sql-migration/dist/models/stateMachine" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="sql.migration.starting.migration.error">
|
||||
|
||||
Reference in New Issue
Block a user