[Loc] update sql-migration with latest strings (#16606)

This commit is contained in:
Alex Ma
2021-08-06 16:12:16 -07:00
committed by GitHub
parent 57f5e04590
commit 512c2d3ddc

View File

@@ -54,15 +54,9 @@
<trans-unit id="sql-migration.wizard.title"> <trans-unit id="sql-migration.wizard.title">
<source xml:lang="en">Migrate '{0}' to Azure SQL</source> <source xml:lang="en">Migrate '{0}' to Azure SQL</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.source_configuration.title">
<source xml:lang="en">SQL Source Configuration</source>
</trans-unit>
<trans-unit id="sql.migration.assessments.blocking.issue"> <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> <source xml:lang="en">This is a blocking issue that will prevent the database migration from succeeding.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.assessments.progress">
<source xml:lang="en">Assessments Progress</source>
</trans-unit>
<trans-unit id="sql.migration.assessment.in.progress"> <trans-unit id="sql.migration.assessment.in.progress">
<source xml:lang="en">Assessment in progress</source> <source xml:lang="en">Assessment in progress</source>
</trans-unit> </trans-unit>
@@ -71,31 +65,18 @@
This may take some time.</source> This may take some time.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.collecting_source_configurations">
<source xml:lang="en">Collecting source configurations</source>
</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>
</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>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.title"> <trans-unit id="sql.migration.wizard.sku.title">
<source xml:lang="en">Azure SQL Target</source> <source xml:lang="en">Azure SQL Target</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.sku.all"> <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> <source xml:lang="en">Based on the assessment results, all {0} of your database(s) in an online state can be migrated to Azure SQL.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.sku.some"> <trans-unit id="sql.migration.wizard.sku.assessment.error">
<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> <source xml:lang="en">An error occurred while assessing the server '{0}'.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.sku.choose_a_target"> <trans-unit id="sql.migration.wizard.sku.choose_a_target">
<source xml:lang="en">Choose your Azure SQL target</source> <source xml:lang="en">Choose your Azure SQL target</source>
</trans-unit> </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>
</trans-unit>
<trans-unit id="sql.migration.sku.mi.card.title"> <trans-unit id="sql.migration.sku.mi.card.title">
<source xml:lang="en">Azure SQL Managed Instance (PaaS)</source> <source xml:lang="en">Azure SQL Managed Instance (PaaS)</source>
</trans-unit> </trans-unit>
@@ -108,23 +89,11 @@ This may take some time.</source>
<trans-unit id="sql.migration.select.azure.vm"> <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> <source xml:lang="en">Select your target Azure Subscription and your target SQL Server on Azure Virtual Machine for your target.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.subscription.title">
<source xml:lang="en">Azure Subscription Selection</source>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.account.title">
<source xml:lang="en">Azure Account</source>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.subscription.title">
<source xml:lang="en">Azure Subscription</source>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.product.title">
<source xml:lang="en">Azure Product</source>
</trans-unit>
<trans-unit id="sql.migration.sku.recommendation.view.assessment.mi"> <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> <source xml:lang="en">To migrate to Azure SQL Managed Instance (PaaS), view assessment results and select one or more database(s).</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.sku.recommendation.view.assessment.vm"> <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> <source xml:lang="en">To migrate to SQL Server on Azure Virtual Machine (IaaS), view assessment results and select one or more database(s).</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.view.select.button.label"> <trans-unit id="sql.migration.view.select.button.label">
<source xml:lang="en">View/Select</source> <source xml:lang="en">View/Select</source>
@@ -133,10 +102,10 @@ This may take some time.</source>
<source xml:lang="en">{0} of {1} Database(s) selected.</source> <source xml:lang="en">{0} of {1} Database(s) selected.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.select.target.to.continue"> <trans-unit id="sql.migration.select.target.to.continue">
<source xml:lang="en">Please select a target to continue</source> <source xml:lang="en">To continue, select a target database.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.select.database.to.migrate"> <trans-unit id="sql.migration.select.database.to.migrate">
<source xml:lang="en">Please select databases to migrate</source> <source xml:lang="en">Select the databases to migrate.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.generic.congratulations"> <trans-unit id="sql.migration.generic.congratulations">
<source xml:lang="en">We have completed the assessment of your SQL Server Instance '{0}'.</source> <source xml:lang="en">We have completed the assessment of your SQL Server Instance '{0}'.</source>
@@ -160,10 +129,10 @@ This may take some time.</source>
<source xml:lang="en">Azure Account</source> <source xml:lang="en">Azure Account</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.account.description"> <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> <source xml:lang="en">Select an Azure account linked to Azure Data Studio, or link one now.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.account.noaccount.error"> <trans-unit id="sql.migration.wizard.account.noAccount.error">
<source xml:lang="en">There is no linked account. Please add an account.</source> <source xml:lang="en">Add a linked account and then try again.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.wizard.account.add.button.label"> <trans-unit id="sql.migration.wizard.account.add.button.label">
<source xml:lang="en">Link account</source> <source xml:lang="en">Link account</source>
@@ -178,10 +147,10 @@ This may take some time.</source>
<source xml:lang="en">Azure AD tenant</source> <source xml:lang="en">Azure AD tenant</source>
</trans-unit> </trans-unit>
<trans-unit id="azure.accounts.accountStaleError"> <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> <source xml:lang="en">The access token for selected account '{0}' is no longer valid. Select 'Link Account' and refresh the account, or select a different account.</source>
</trans-unit> </trans-unit>
<trans-unit id="azure.accounts.accountAccessError"> <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> <source xml:lang="en">An error occurred while accessing the selected account '{0}'. Select 'Link Account' and refresh the account, or select a different account. Error '{1}'</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.page.title"> <trans-unit id="sql.migration.database.page.title">
<source xml:lang="en">Database Backup</source> <source xml:lang="en">Database Backup</source>
@@ -195,9 +164,6 @@ This may take some time.</source>
<trans-unit id="sql.migration.nc.blob.storage.radio.label"> <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> <source xml:lang="en">My database backups are in an Azure Storage Blob Container</source>
</trans-unit> </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>
</trans-unit>
<trans-unit id="sql.migration.network.share.header.text"> <trans-unit id="sql.migration.network.share.header.text">
<source xml:lang="en">Network share details</source> <source xml:lang="en">Network share details</source>
</trans-unit> </trans-unit>
@@ -225,59 +191,26 @@ This may take some time.</source>
<trans-unit id="sql.migration.network.share.azure.help"> <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> <source xml:lang="en">Provide the Azure storage account where backups will be uploaded to.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.network.share.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source>
</trans-unit>
<trans-unit id="sql.migration.network.share.subscription.placeholder">
<source xml:lang="en">Select subscription</source>
</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>
</trans-unit>
<trans-unit id="sql.migration.network.share.storage.account.placeholder">
<source xml:lang="en">Select account</source>
</trans-unit>
<trans-unit id="sql.migration.unique.name"> <trans-unit id="sql.migration.unique.name">
<source xml:lang="en">Select a unique name for this target database</source> <source xml:lang="en">Select a unique name for this target database</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.already.exists"> <trans-unit id="sql.migration.database.already.exists">
<source xml:lang="en">Database '{0}' already exists on target Managed Instance '{1}'.</source> <source xml:lang="en">Database '{0}' already exists on the target managed instance '{1}'.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.blob.storage.subscription.label"> <trans-unit id="sql.migration.blob.storage.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source> <source xml:lang="en">Select the subscription that contains the storage account.</source>
</trans-unit> </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>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.container.label">
<source xml:lang="en">Select the container that contains the backup files.</source>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.container.placeholder">
<source xml:lang="en">Select container</source>
</trans-unit>
<trans-unit id="sql.migration.file.share.subscription.label">
<source xml:lang="en">Select the subscription that contains the file share.</source>
</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>
</trans-unit>
<trans-unit id="sql.migration.file.share.label">
<source xml:lang="en">Select the file share that contains the backup files.</source>
</trans-unit>
<trans-unit id="sql.migration.file.share.placeholder">
<source xml:lang="en">Select share</source>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.label"> <trans-unit id="sql.migration.database.migration.mode.label">
<source xml:lang="en">Migration mode</source> <source xml:lang="en">Migration mode</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.migration.mode.description"> <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> <source xml:lang="en">To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.migration.mode.online.label"> <trans-unit id="sql.migration.database.migration.mode.online.label">
<source xml:lang="en">Online migration</source> <source xml:lang="en">Online migration</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.migration.mode.online.description"> <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> <source xml:lang="en">Application downtime is limited to cutover at the end of migration.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.migration.mode.offline.description"> <trans-unit id="sql.migration.database.migration.mode.offline.description">
<source xml:lang="en">Application downtime will start when the migration starts.</source> <source xml:lang="en">Application downtime will start when the migration starts.</source>
@@ -285,12 +218,6 @@ This may take some time.</source>
<trans-unit id="sql.migration.database.migration.mode.offline.label"> <trans-unit id="sql.migration.database.migration.mode.offline.label">
<source xml:lang="en">Offline migration</source> <source xml:lang="en">Offline migration</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.backup.email.notification.label">
<source xml:lang="en">Email notifications</source>
</trans-unit>
<trans-unit id="sql.migration.database.backup.email.notification.checkbox.label">
<source xml:lang="en">Notify me when migration is complete</source>
</trans-unit>
<trans-unit id="sql.migration.no.subscription.found"> <trans-unit id="sql.migration.no.subscription.found">
<source xml:lang="en">No subscription found</source> <source xml:lang="en">No subscription found</source>
</trans-unit> </trans-unit>
@@ -310,28 +237,25 @@ This may take some time.</source>
<source xml:lang="en">No blob files found</source> <source xml:lang="en">No blob files found</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.subscription.error"> <trans-unit id="sql.migration.invalid.subscription.error">
<source xml:lang="en">Please select a valid subscription to proceed.</source> <source xml:lang="en">To continue, select a valid subscription.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.location.error"> <trans-unit id="sql.migration.invalid.location.error">
<source xml:lang="en">Please select a valid location to proceed.</source> <source xml:lang="en">To continue, select a valid location.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.storageAccount.error"> <trans-unit id="sql.migration.invalid.storageAccount.error">
<source xml:lang="en">Please select a valid storage account to proceed.</source> <source xml:lang="en">To continue, select a valid storage account.</source>
</trans-unit>
<trans-unit id="sql.migration.invalid.fileShare.error">
<source xml:lang="en">Please select a valid file share to proceed.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.blob.resourceGroup.error"> <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> <source xml:lang="en">To continue, select a valid resource group for source database '{0}'.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.blob.storageAccount.error"> <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> <source xml:lang="en">To continue, select a valid storage account for source database '{0}'.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.blob.container.error"> <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> <source xml:lang="en">To continue, select a valid blob container for source database '{0}'.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.blob.lastBackupFile.error"> <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> <source xml:lang="en">To continue, select a valid last backup file for source database '{0}'.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.network.share.location"> <trans-unit id="sql.migration.invalid.network.share.location">
<source xml:lang="en">Invalid network share location format. Example: {0}</source> <source xml:lang="en">Invalid network share location format. Example: {0}</source>
@@ -339,35 +263,17 @@ This may take some time.</source>
<trans-unit id="sql.migration.invalid.user.account"> <trans-unit id="sql.migration.invalid.user.account">
<source xml:lang="en">Invalid user account format. Example: {0}</source> <source xml:lang="en">Invalid user account format. Example: {0}</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.network.share.location">
<source xml:lang="en">Network share location to read backups for database {0}</source>
</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>
</trans-unit>
<trans-unit id="sql.migration.blob.container">
<source xml:lang="en">Select the container that contains the backup files for {0}</source>
</trans-unit>
<trans-unit id="sql.migration.enter.network.share.information">
<source xml:lang="en">Enter target names for selected source database(s)</source>
</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>
</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>
</trans-unit>
<trans-unit id="sql.migration.invalid.target.name.error"> <trans-unit id="sql.migration.invalid.target.name.error">
<source xml:lang="en">Please enter a valid name for the target database.</source> <source xml:lang="en">Enter a valid name for the target database.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.provide.unique.containers"> <trans-unit id="sql.migration.provide.unique.containers">
<source xml:lang="en">Please provide unique containers for target databases. Databases affected: </source> <source xml:lang="en">Provide a unique container for each target database. Databases affected: </source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.source.details.windowAuth"> <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> <source xml:lang="en">Enter the Windows Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identify valid backup file(s).</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.source.details.sqlAuth"> <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> <source xml:lang="en">Enter the SQL Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identify valid backup file(s).</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select"> <trans-unit id="sql.migration.blob.resourceGroup.select">
<source xml:lang="en">Select a resource group value first.</source> <source xml:lang="en">Select a resource group value first.</source>
@@ -382,61 +288,49 @@ This may take some time.</source>
<source xml:lang="en">Azure Database Migration Service</source> <source xml:lang="en">Azure Database Migration Service</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.ir.page.description"> <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> <source xml:lang="en">Azure Database Migration Service orchestrates database migration activities and tracks their progress. You can select an existing Database Migration Service as an Azure SQL target if you have created one previously, or create a new one below.</source>
</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>
</trans-unit>
<trans-unit id="sql.migration.select.a.migration.service">
<source xml:lang="en">Select Azure Database Migration Service</source>
</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>
</trans-unit>
<trans-unit id="sql.migration.custom.setup.button">
<source xml:lang="en">Custom setup: Add DMS after customizing most options.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.ir.page.sql.migration.service.not.found"> <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> <source xml:lang="en">No Database Migration Service found. Create a new one</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.create.new"> <trans-unit id="sql.migration.create.new">
<source xml:lang="en">Create new</source> <source xml:lang="en">Create new</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.migration.service.error"> <trans-unit id="sql.migration.invalid.migration.service.error">
<source xml:lang="en">Please select a valid DMS</source> <source xml:lang="en">Select a valid Database Migration Service.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.migration.service.offline.error"> <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> <source xml:lang="en">Select a Database Migration Service that is connected to a node.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.authentication.types"> <trans-unit id="sql.migration.authentication.types">
<source xml:lang="en">Authentication Keys</source> <source xml:lang="en">Authentication keys</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.header"> <trans-unit id="sql.migration.service.header">
<source xml:lang="en">Azure Database Migration Service "{0}" details:`</source> <source xml:lang="en">Azure Database Migration Service "{0}" details:`</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.dms.portal.info"> <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> <source xml:lang="en">Any existing Azure Database Migration Service in the Azure portal do not appear in Azure Data Studio. Any Database Migration Service created in Azure Data Studio will not be visible in the Azure portal yet.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.migration.service.authentication.keys"> <trans-unit id="sql.migration.database.migration.service.authentication.keys">
<source xml:lang="en">Database migration service authentication keys</source> <source xml:lang="en">Database Migration Service authentication keys</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.services.dialog.title"> <trans-unit id="sql.migration.services.dialog.title">
<source xml:lang="en">Create Azure Database Migration Service</source> <source xml:lang="en">Create Azure Database Migration Service</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.services.container.description"> <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> <source xml:lang="en">Enter the SQL Authentication credentials used to connect to SQL Server Instance {0}. These credentials will be used to connect to the SQL Server instance and identifying valid backup file(s).</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.container.loading.help"> <trans-unit id="sql.migration.service.container.loading.help">
<source xml:lang="en">Loading Migration Services</source> <source xml:lang="en">Loading Migration Services</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.container.heading"> <trans-unit id="sql.migration.service.container.heading">
<source xml:lang="en">Setup Integration Runtime</source> <source xml:lang="en">Setup integration runtime</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.container.container.description1"> <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> <source xml:lang="en">Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to upload backups from on-premises network fie share to Azure.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.container.container.description2"> <trans-unit id="sql.migration.service.container.container.description2">
<source xml:lang="en">Follow the instructions below to setup self-hosted Integration Runtime.</source> <source xml:lang="en">Follow the instructions below to setup self-hosted integration runtime.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.ir.setup.step1"> <trans-unit id="sql.migration.ir.setup.step1">
<source xml:lang="en">Step 1: {0}</source> <source xml:lang="en">Step 1: {0}</source>
@@ -448,7 +342,7 @@ This may take some time.</source>
<source xml:lang="en">Step 2: Use this key to register your integration runtime</source> <source xml:lang="en">Step 2: Use this key to register your integration runtime</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.ir.setup.step3"> <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> <source xml:lang="en">Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.connection.status"> <trans-unit id="sql.migration.connection.status">
<source xml:lang="en">Connection Status</source> <source xml:lang="en">Connection Status</source>
@@ -477,41 +371,35 @@ This may take some time.</source>
<trans-unit id="sql.migration.copy.key2"> <trans-unit id="sql.migration.copy.key2">
<source xml:lang="en">Copy key 2</source> <source xml:lang="en">Copy key 2</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.authkeys.header"> <trans-unit id="sql.migration.authKeys.header">
<source xml:lang="en">Authentication key</source> <source xml:lang="en">Authentication key</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.authkeys.refresh.message"> <trans-unit id="sql.migration.authKeys.refresh.message">
<source xml:lang="en">Authentication key '{0}' has been refreshed.</source> <source xml:lang="en">Authentication key '{0}' has been refreshed.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.not.ready"> <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> <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>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.ready"> <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> <source xml:lang="en">Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on the node - {1}</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.resource.group.not.found"> <trans-unit id="sql.migration.resource.group.not.found">
<source xml:lang="en">No resource groups found</source> <source xml:lang="en">No resource groups found</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.resourceGroup.error"> <trans-unit id="sql.migration.invalid.resourceGroup.error">
<source xml:lang="en">Please select a valid resource group to proceed.</source> <source xml:lang="en"> To continue, select a valid resource group.</source>
</trans-unit>
<trans-unit id="sql.migration.invalid.region.error">
<source xml:lang="en">Please select a valid location to proceed.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.invalid.service.name.error"> <trans-unit id="sql.migration.invalid.service.name.error">
<source xml:lang="en">Please enter a valid name for the Migration Service.</source> <source xml:lang="en">Enter a valid name for the Migration Service.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.not.found"> <trans-unit id="sql.migration.service.not.found">
<source xml:lang="en">No Migration Services found. Please create a new one.</source> <source xml:lang="en">No Migration Services found. To continue, create a new one.</source>
</trans-unit>
<trans-unit id="sql.migration.service.not.setup">
<source xml:lang="en">Please add a Migration Service to proceed.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.status.refresh.error"> <trans-unit id="sql.migration.service.status.refresh.error">
<source xml:lang="en">An error occurred while refreshing the migration service creation status.</source> <source xml:lang="en">An error occurred while refreshing the migration service creation status.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.managed.instance"> <trans-unit id="sql.migration.managed.instance">
<source xml:lang="en">Azure SQL managed instance</source> <source xml:lang="en">Azure SQL Managed Instance</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.no.managedInstance.found"> <trans-unit id="sql.migration.no.managedInstance.found">
<source xml:lang="en">No managed instance found</source> <source xml:lang="en">No managed instance found</source>
@@ -519,11 +407,8 @@ This may take some time.</source>
<trans-unit id="sql.migration.no.virtualMachine.found"> <trans-unit id="sql.migration.no.virtualMachine.found">
<source xml:lang="en">No virtual machine found</source> <source xml:lang="en">No virtual machine found</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.target.page.title">
<source xml:lang="en">Choose the target Azure SQL</source>
</trans-unit>
<trans-unit id="sql.migration.resource.group.description"> <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> <source xml:lang="en">A resource group is a container that holds related resources for an Azure solution.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.ok"> <trans-unit id="sql.migration.ok">
<source xml:lang="en">OK</source> <source xml:lang="en">OK</source>
@@ -535,10 +420,10 @@ This may take some time.</source>
<source xml:lang="en">Test connection</source> <source xml:lang="en">Test connection</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.migration.service.created.successfully"> <trans-unit id="sql.migration.database.migration.service.created.successfully">
<source xml:lang="en">Database migration service has been created successfully</source> <source xml:lang="en">Successfully created a Database Migration Service.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.dms.provision.failed"> <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> <source xml:lang="en">Failed to provision a Database Migration Service. Wait a few minutes and then try again.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.apply"> <trans-unit id="sql.migration.apply">
<source xml:lang="en">Apply</source> <source xml:lang="en">Apply</source>
@@ -550,7 +435,7 @@ This may take some time.</source>
<source xml:lang="en">Resource group created</source> <source xml:lang="en">Resource group created</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.name.of.new.rg"> <trans-unit id="sql.migration.name.of.new.rg">
<source xml:lang="en">Name of new Resource group</source> <source xml:lang="en">Name of new resource group</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.learn.more"> <trans-unit id="sql.migration.learn.more">
<source xml:lang="en">Learn more</source> <source xml:lang="en">Learn more</source>
@@ -567,27 +452,15 @@ This may take some time.</source>
<trans-unit id="sql.migration.resourceGroups"> <trans-unit id="sql.migration.resourceGroups">
<source xml:lang="en">Resource group</source> <source xml:lang="en">Resource group</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.region">
<source xml:lang="en">Region</source>
</trans-unit>
<trans-unit id="sql.migration.name"> <trans-unit id="sql.migration.name">
<source xml:lang="en">Name</source> <source xml:lang="en">Name</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.location"> <trans-unit id="sql.migration.location">
<source xml:lang="en">Location</source> <source xml:lang="en">Location</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.new">
<source xml:lang="en">New</source>
</trans-unit>
<trans-unit id="sql.migration.feature.not.available">
<source xml:lang="en">This feature is not available yet.</source>
</trans-unit>
<trans-unit id="sql.migration.refresh"> <trans-unit id="sql.migration.refresh">
<source xml:lang="en">Refresh</source> <source xml:lang="en">Refresh</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.submit">
<source xml:lang="en">Submit</source>
</trans-unit>
<trans-unit id="sql.migration.create"> <trans-unit id="sql.migration.create">
<source xml:lang="en">Create</source> <source xml:lang="en">Create</source>
</trans-unit> </trans-unit>
@@ -597,9 +470,6 @@ This may take some time.</source>
<trans-unit id="sql.migration.type"> <trans-unit id="sql.migration.type">
<source xml:lang="en">Type</source> <source xml:lang="en">Type</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.path">
<source xml:lang="en">Path</source>
</trans-unit>
<trans-unit id="sql.migration.path.user.account"> <trans-unit id="sql.migration.path.user.account">
<source xml:lang="en">User Account</source> <source xml:lang="en">User Account</source>
</trans-unit> </trans-unit>
@@ -615,24 +485,18 @@ This may take some time.</source>
<trans-unit id="sql.migration.close"> <trans-unit id="sql.migration.close">
<source xml:lang="en">Close</source> <source xml:lang="en">Close</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migraiton.data.uploaded.size"> <trans-unit id="sql.migration.data.uploaded.size">
<source xml:lang="en">Data Uploaded/Size</source> <source xml:lang="en">Data Uploaded/Size</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.copy.throughput"> <trans-unit id="sql.migration.copy.throughput">
<source xml:lang="en">Copy Throughput (MBPS)</source> <source xml:lang="en">Copy Throughput (MBPS)</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.newsupportrequest"> <trans-unit id="sql.migration.newSupportRequest">
<source xml:lang="en">New support request</source> <source xml:lang="en">New support request</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.summary.page.title"> <trans-unit id="sql.migration.summary.page.title">
<source xml:lang="en">Summary</source> <source xml:lang="en">Summary</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.summary.azure.account.linked">
<source xml:lang="en">Azure account linked</source>
</trans-unit>
<trans-unit id="sql.migration.summary.migration.target">
<source xml:lang="en">Migration target</source>
</trans-unit>
<trans-unit id="sql.migration.summary.mi.type"> <trans-unit id="sql.migration.summary.mi.type">
<source xml:lang="en">Azure SQL Managed Instance</source> <source xml:lang="en">Azure SQL Managed Instance</source>
</trans-unit> </trans-unit>
@@ -640,7 +504,7 @@ This may take some time.</source>
<source xml:lang="en">SQL Server on Azure Virtual Machine</source> <source xml:lang="en">SQL Server on Azure Virtual Machine</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.summary.database.count"> <trans-unit id="sql.migration.summary.database.count">
<source xml:lang="en">Database(s) to be migrated</source> <source xml:lang="en">Database(s) for migration</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.summary.azure.storage.subscription"> <trans-unit id="sql.migration.summary.azure.storage.subscription">
<source xml:lang="en">Azure storage subscription</source> <source xml:lang="en">Azure storage subscription</source>
@@ -648,9 +512,6 @@ This may take some time.</source>
<trans-unit id="sql.migration.summary.azure.storage"> <trans-unit id="sql.migration.summary.azure.storage">
<source xml:lang="en">Azure storage</source> <source xml:lang="en">Azure storage</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.ir.node">
<source xml:lang="en">Integration Runtime node</source>
</trans-unit>
<trans-unit id="sql.migration.network.share"> <trans-unit id="sql.migration.network.share">
<source xml:lang="en">Network Share</source> <source xml:lang="en">Network Share</source>
</trans-unit> </trans-unit>
@@ -666,12 +527,6 @@ This may take some time.</source>
<trans-unit id="sql.migration.blob.container.storage.account.label"> <trans-unit id="sql.migration.blob.container.storage.account.label">
<source xml:lang="en">Blob container storage account</source> <source xml:lang="en">Blob container storage account</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.file.share.title">
<source xml:lang="en">File Share</source>
</trans-unit>
<trans-unit id="sql.migration.started.notification">
<source xml:lang="en">Migration in progress</source>
</trans-unit>
<trans-unit id="sql.migration.source.databases"> <trans-unit id="sql.migration.source.databases">
<source xml:lang="en">Source Database(s)</source> <source xml:lang="en">Source Database(s)</source>
</trans-unit> </trans-unit>
@@ -685,10 +540,7 @@ This may take some time.</source>
<source xml:lang="en">Azure Storage Account to Upload Backups</source> <source xml:lang="en">Azure Storage Account to Upload Backups</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.shir"> <trans-unit id="sql.migration.shir">
<source xml:lang="en">Self-hosted Integration Runtime node</source> <source xml:lang="en">Self-hosted integration runtime node</source>
</trans-unit>
<trans-unit id="sql.migration.summary.target.name">
<source xml:lang="en">Target Databases:</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.database.to.be.migrated"> <trans-unit id="sql.migration.database.to.be.migrated">
<source xml:lang="en">Database to be migrated</source> <source xml:lang="en">Database to be migrated</source>
@@ -709,7 +561,7 @@ This may take some time.</source>
<source xml:lang="en">SQL migration assessment</source> <source xml:lang="en">SQL migration assessment</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.notebook.open.error"> <trans-unit id="sql.migration.notebook.open.error">
<source xml:lang="en">Error opening migration notebook</source> <source xml:lang="en">Failed to open the migration notebook</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.dashboard.title"> <trans-unit id="sql.migration.dashboard.title">
<source xml:lang="en">Azure SQL Migration</source> <source xml:lang="en">Azure SQL Migration</source>
@@ -726,17 +578,11 @@ This may take some time.</source>
<trans-unit id="sql.migration.database.migration.status"> <trans-unit id="sql.migration.database.migration.status">
<source xml:lang="en">Database Migration Status</source> <source xml:lang="en">Database Migration Status</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.dashboard.video1.title">
<source xml:lang="en">Migrate SQL Server to SQL Managed Instance</source>
</trans-unit>
<trans-unit id="sql.migration.dashboard.video2.title">
<source xml:lang="en">Migrate SQL Server to SQL Virtual Machine</source>
</trans-unit>
<trans-unit id="sql.migration.dashboard.link1.title"> <trans-unit id="sql.migration.dashboard.link1.title">
<source xml:lang="en">Assessment rules for Azure SQL Managed Instance</source> <source xml:lang="en">Assessment rules for Azure SQL Managed Instance</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.dashboard.link1.description"> <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> <source xml:lang="en">See the list of rules used to determine whether your SQL Server instance can be migrated to Azure SQL Managed Instance.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.dashboard.help.title"> <trans-unit id="sql.migration.dashboard.help.title">
<source xml:lang="en">Help Articles and Video Links</source> <source xml:lang="en">Help Articles and Video Links</source>
@@ -759,24 +605,15 @@ This may take some time.</source>
<trans-unit id="sql.migration.failed"> <trans-unit id="sql.migration.failed">
<source xml:lang="en">Migration failed</source> <source xml:lang="en">Migration failed</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.log.shipping.in.progress">
<source xml:lang="en">Log shipping in progress</source>
</trans-unit>
<trans-unit id="sql.migration.migration.completed"> <trans-unit id="sql.migration.migration.completed">
<source xml:lang="en">Migration completed</source> <source xml:lang="en">Migration completed</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.card"> <trans-unit id="sql.migration.cutover.card">
<source xml:lang="en">Completing cutover</source> <source xml:lang="en">Completing cutover</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.successfully.migrated.to.azure.sql">
<source xml:lang="en">Successfully migrated to Azure SQL</source>
</trans-unit>
<trans-unit id="sql.migration.migration.not.started"> <trans-unit id="sql.migration.migration.not.started">
<source xml:lang="en">Migration not started</source> <source xml:lang="en">Migration not started</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.choose.to.migrate.to.azure.sql">
<source xml:lang="en">Choose to migrate to Azure SQL</source>
</trans-unit>
<trans-unit id="sql.migration.show.status"> <trans-unit id="sql.migration.show.status">
<source xml:lang="en">Show status</source> <source xml:lang="en">Show status</source>
</trans-unit> </trans-unit>
@@ -789,9 +626,6 @@ This may take some time.</source>
<trans-unit id="sql.migration.feedback.issue.title"> <trans-unit id="sql.migration.feedback.issue.title">
<source xml:lang="en">Feedback on the migration experience</source> <source xml:lang="en">Feedback on the migration experience</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.eastus2euap">
<source xml:lang="en">East US 2 EUAP</source>
</trans-unit>
<trans-unit id="sql.migration.cutover"> <trans-unit id="sql.migration.cutover">
<source xml:lang="en">Migration cutover</source> <source xml:lang="en">Migration cutover</source>
</trans-unit> </trans-unit>
@@ -856,13 +690,13 @@ This may take some time.</source>
<source xml:lang="en">Last LSN</source> <source xml:lang="en">Last LSN</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cannot.start.cutover.error"> <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> <source xml:lang="en">The cutover process cannot start until all the migrations are done. To return the latest file status, refresh your browser window.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.azure.sql.database.managed.instance"> <trans-unit id="sql.migration.azure.sql.database.managed.instance">
<source xml:lang="en">Azure SQL Database Managed Instance</source> <source xml:lang="en">Azure SQL Managed Instance</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.azure.sql.database.virtual.machine"> <trans-unit id="sql.migration.azure.sql.database.virtual.machine">
<source xml:lang="en">Azure SQL Database Virtual Machine</source> <source xml:lang="en">SQL Server on Azure Virtual Machines</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cancel.migration"> <trans-unit id="sql.migration.cancel.migration">
<source xml:lang="en">Cancel migration</source> <source xml:lang="en">Cancel migration</source>
@@ -889,28 +723,28 @@ This may take some time.</source>
<source xml:lang="en">No</source> <source xml:lang="en">No</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.completing.cutover.warning"> <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> <source xml:lang="en">Completing cutover without restoring all the backup(s) may result in a data loss.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.bc.info"> <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> <source xml:lang="en">A SQL Managed Instance migration cutover to the Business Critical service tier can take significantly longer than General Purpose because three secondary replicas have to be seeded for Always On High Availability group. The duration of the operation depends on the size of the data. Seeding speed in 90% of cases is 220 GB/hour or higher.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.help.main"> <trans-unit id="sql.migration.cutover.help.main">
<source xml:lang="en">Perform the following steps before you complete cutover.</source> <source xml:lang="en">Perform the following steps before you complete cutover.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.step.1"> <trans-unit id="sql.migration.cutover.step.1">
<source xml:lang="en">1. Stop all the incoming transactions coming to the source database.</source> <source xml:lang="en">1. Stop all incoming transactions to the source database.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.step.2.network.share"> <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> <source xml:lang="en">2. Take a final backup of the transaction log and store it in the network share location.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.step.2.blob"> <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> <source xml:lang="en">2. Take a final differential or backup of the transaction log and store it in the Azure Storage Blob Container.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.step.3.network.share"> <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> <source xml:lang="en">3. Verify that your backup(s) have been restored on the target database. The "Log backup(s) pending restore" value should be zero.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.step.3.blob"> <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> <source xml:lang="en">3. Verify that your backup(s) have been restored on the target database. The "Log backup(s) pending restore" value should be zero.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.last.file.restored"> <trans-unit id="sql.migration.cutover.last.file.restored">
<source xml:lang="en">Last file restored: {0}</source> <source xml:lang="en">Last file restored: {0}</source>
@@ -918,7 +752,7 @@ This may take some time.</source>
<trans-unit id="sql.migration.last.scan.completed"> <trans-unit id="sql.migration.last.scan.completed">
<source xml:lang="en">Last scan completed: {0}</source> <source xml:lang="en">Last scan completed: {0}</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migartion.cutover.pending.backup"> <trans-unit id="sql.migration.cutover.pending.backup">
<source xml:lang="en">Log backups pending restore: {0}</source> <source xml:lang="en">Log backups pending restore: {0}</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.confirm.checkbox.message"> <trans-unit id="sql.migration.confirm.checkbox.message">
@@ -928,7 +762,7 @@ This may take some time.</source>
<source xml:lang="en">Cutover in progress for database '{0}'</source> <source xml:lang="en">Cutover in progress for database '{0}'</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cannot.cancel"> <trans-unit id="sql.migration.cannot.cancel">
<source xml:lang="en">Migration is not in progress and cannot be cancelled.</source> <source xml:lang="en">Migration is not in progress and cannot be canceled.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cannot.cutover"> <trans-unit id="sql.migration.cannot.cutover">
<source xml:lang="en">Migration is not in progress and cannot be cutover.</source> <source xml:lang="en">Migration is not in progress and cannot be cutover.</source>
@@ -973,7 +807,7 @@ This may take some time.</source>
<source xml:lang="en">Azure SQL Target Name</source> <source xml:lang="en">Azure SQL Target Name</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.cutover.type"> <trans-unit id="sql.migration.cutover.type">
<source xml:lang="en">Migration Mode</source> <source xml:lang="en">Migration mode</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.start.time"> <trans-unit id="sql.migration.start.time">
<source xml:lang="en">Start Time</source> <source xml:lang="en">Start Time</source>
@@ -1045,13 +879,13 @@ This may take some time.</source>
<source xml:lang="en">Close</source> <source xml:lang="en">Close</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.details.ir.label"> <trans-unit id="sql.migration.service.details.ir.label">
<source xml:lang="en">Self-hosted Integration Runtime node</source> <source xml:lang="en">Self-hosted integration runtime node</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.details.authkeys.label"> <trans-unit id="sql.migration.service.details.authKeys.label">
<source xml:lang="en">Authentication keys</source> <source xml:lang="en">Authentication keys</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.details.authkeys.title"> <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> <source xml:lang="en">Authentication keys used to connect to the self-hosted integration runtime node</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.service.details.status.unavailable"> <trans-unit id="sql.migration.service.details.status.unavailable">
<source xml:lang="en">-- unavailable --</source> <source xml:lang="en">-- unavailable --</source>
@@ -1063,7 +897,7 @@ This may take some time.</source>
<source xml:lang="en">Source Credentials</source> <source xml:lang="en">Source Credentials</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.enter.your.sql.cred"> <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> <source xml:lang="en">Enter the credentials for the source SQL Server instance. These credentials will be used while migrating database(s) to Azure SQL.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.server"> <trans-unit id="sql.migration.server">
<source xml:lang="en">Server</source> <source xml:lang="en">Server</source>
@@ -1104,7 +938,7 @@ This may take some time.</source>
<trans-unit id="sql.migration.object.details"> <trans-unit id="sql.migration.object.details">
<source xml:lang="en">Object details</source> <source xml:lang="en">Object details</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.assessmen.results"> <trans-unit id="sql.migration.assessment.results">
<source xml:lang="en">Assessment Results</source> <source xml:lang="en">Assessment Results</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.type.label"> <trans-unit id="sql.migration.type.label">
@@ -1161,51 +995,9 @@ This may take some time.</source>
<trans-unit id="sql.migration.authentication.type"> <trans-unit id="sql.migration.authentication.type">
<source xml:lang="en">Authentication Type</source> <source xml:lang="en">Authentication Type</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.sql.login">
<source xml:lang="en">SQL Login</source>
</trans-unit>
<trans-unit id="sql.migration.windows.auth">
<source xml:lang="en">Windows Authentication</source>
</trans-unit>
<trans-unit id="sql.migration.status.refresh.label"> <trans-unit id="sql.migration.status.refresh.label">
<source xml:lang="en">Refresh</source> <source xml:lang="en">Refresh</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.auto.refresh.off">
<source xml:lang="en">Auto Refresh: Off</source>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.15.seconds">
<source xml:lang="en">Auto refresh: 15 seconds</source>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.30.seconds">
<source xml:lang="en">Auto refresh: 30 seconds</source>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.1.min">
<source xml:lang="en">Auto refresh: 1 minute</source>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.3.min">
<source xml:lang="en">Auto refresh: 3 minutes</source>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.5.min">
<source xml:lang="en">Auto refresh: 5 minutes</source>
</trans-unit>
<trans-unit id="sql.migration.select.the.refresh.interval">
<source xml:lang="en">Select the refresh interval</source>
</trans-unit>
<trans-unit id="sql.migration.off">
<source xml:lang="en">Off</source>
</trans-unit>
<trans-unit id="sql.migration.every.30.second">
<source xml:lang="en">Every 30 seconds</source>
</trans-unit>
<trans-unit id="sql.migration.every.1.minute">
<source xml:lang="en">Every 1 minute</source>
</trans-unit>
<trans-unit id="sql.migration.every.3.minutes">
<source xml:lang="en">Every 3 minutes</source>
</trans-unit>
<trans-unit id="sql.migration.every.5.minutes">
<source xml:lang="en">Every 5 minutes</source>
</trans-unit>
</body></file> </body></file>
<file original="extensions/sql-migration/dist/models/stateMachine" source-language="en" datatype="plaintext"><body> <file original="extensions/sql-migration/dist/models/stateMachine" source-language="en" datatype="plaintext"><body>
<trans-unit id="sql.migration.starting.migration.message"> <trans-unit id="sql.migration.starting.migration.message">