Massive update to localized XLFs (#16634)

This commit is contained in:
Alex Ma
2021-08-09 12:44:12 -07:00
committed by GitHub
parent 1a8a382016
commit c22589574c
35 changed files with 2031 additions and 4772 deletions

View File

@@ -607,7 +607,7 @@
</trans-unit>
<trans-unit id="browseEllipsis">
<source xml:lang="en">Browse...</source>
<target state="new">Browse...</target>
<target state="translated">Sfoglia...</target>
</trans-unit>
<trans-unit id="selectProjectLocation">
<source xml:lang="en">Select project location</source>
@@ -881,13 +881,37 @@
<source xml:lang="en">Script.PostDeployment</source>
<target state="translated">Script.PostDeployment</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.</source>
<target state="new">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation">
<source xml:lang="en">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</source>
<target state="new">Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="new">Update Location</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="new">Install</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="new">Don't Ask Again</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="new">Database Projects</target>
</trans-unit>
<trans-unit id="input">
<source xml:lang="en">Input</source>
<target state="new">Input</target>
<target state="translated">Input</target>
</trans-unit>
<trans-unit id="output">
<source xml:lang="en">Output</source>
<target state="new">Output</target>
<target state="translated">Output</target>
</trans-unit>
<trans-unit id="selectBindingType">
<source xml:lang="en">Select type of binding</source>
@@ -921,26 +945,6 @@
</file>
<file original="extensions/sql-database-projects/dist/tools/netcoreTool" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="sqlDatabaseProjects.NetCoreInstallationConfirmation">
<source xml:lang="en">The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .Net Core SDK location in settings if already installed.</source>
<target state="translated">Impossibile individuare .NET Core SDK. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare il percorso di .NET Core SDK nelle impostazioni, se l'installazione è già presente.</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateNetCoreLocation">
<source xml:lang="en">Update Location</source>
<target state="translated">Aggiornare percorso</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.InstallNetCore">
<source xml:lang="en">Install</source>
<target state="translated">Installa</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="translated">Non chiedere più</target>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
<target state="translated">Progetti di database</target>
</trans-unit>
<trans-unit id="sqlDatabaseProject.RunCommand.ErroredOut">
<source xml:lang="en"> &gt;&gt;&gt; {0} … errored out: {1}</source>
<target state="translated"> &gt;&gt;&gt; {0} … ha restituito un errore: {1}</target>

View File

@@ -74,18 +74,10 @@
<source xml:lang="en">Migrate '{0}' to Azure SQL</source>
<target state="translated">Eseguire la migrazione di '{0}' a Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.source_configuration.title">
<source xml:lang="en">SQL Source Configuration</source>
<target state="translated">Configurazione di origine 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="translated">Si tratta di un errore di blocco che impedirà la migrazione del database.</target>
</trans-unit>
<trans-unit id="sql.migration.assessments.progress">
<source xml:lang="en">Assessments Progress</source>
<target state="translated">Stato di avanzamento delle valutazioni</target>
</trans-unit>
<trans-unit id="sql.migration.assessment.in.progress">
<source xml:lang="en">Assessment in progress</source>
<target state="translated">Valutazione in corso</target>
@@ -98,40 +90,22 @@ This may take some time.</source>
L'operazione potrebbe richiedere del tempo.</target>
</trans-unit>
<trans-unit id="sql.migration.collecting_source_configurations">
<source xml:lang="en">Collecting source configurations</source>
<target state="translated">Raccolta delle configurazioni di origine</target>
</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>
<target state="translated">È necessario raccogliere alcune informazioni sul modo in cui i dati sono attualmente configurati.
L'operazione potrebbe richiedere del tempo.</target>
</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>
<target state="translated">Si è verificato un errore durante la raccolta delle informazioni sulla configurazione dei dati. {0}</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.title">
<source xml:lang="en">Azure SQL Target</source>
<target state="translated">Destinazione di Azure SQL</target>
</trans-unit>
<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>
<target state="translated">In base ai risultati della valutazione, è possibile eseguire la migrazione di tutti e {0} i database in stato online ad Azure SQL.</target>
<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>
<target state="new">Based on the assessment results, all {0} of your database(s) in an online state can be migrated to Azure SQL.</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.some">
<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>
<target state="translated">In base ai risultati delle analisi della configurazione di origine, è possibile eseguire la migrazione ad Azure SQL di {0} di {1} database.</target>
<trans-unit id="sql.migration.wizard.sku.assessment.error">
<source xml:lang="en">An error occurred while assessing the server '{0}'.</source>
<target state="new">An error occurred while assessing the server '{0}'.</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.sku.choose_a_target">
<source xml:lang="en">Choose your Azure SQL target</source>
<target state="translated">Scegliere la destinazione di Azure SQL</target>
</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>
<target state="translated">In base ai risultati delle analisi della configurazione di origine, non può essere eseguita la migrazione ad Azure SQL di nessuno dei database dell'utente.</target>
</trans-unit>
<trans-unit id="sql.migration.sku.mi.card.title">
<source xml:lang="en">Azure SQL Managed Instance (PaaS)</source>
<target state="translated">Istanza gestita di SQL di Azure (PaaS)</target>
@@ -148,29 +122,13 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Select your target Azure Subscription and your target SQL Server on Azure Virtual Machine for your target.</source>
<target state="translated">Selezionare la sottoscrizione Azure di destinazione e l'SQL Server di destinazione sulla macchina virtuale di Azure di destinazione.</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.title">
<source xml:lang="en">Azure Subscription Selection</source>
<target state="translated">Selezione sottoscrizione di Azure</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.account.title">
<source xml:lang="en">Azure Account</source>
<target state="translated">Account Azure</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.subscription.title">
<source xml:lang="en">Azure Subscription</source>
<target state="translated">Sottoscrizione di Azure</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.subscription.azure.product.title">
<source xml:lang="en">Azure Product</source>
<target state="translated">Prodotto di Azure</target>
</trans-unit>
<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>
<target state="translated">Visualizzare i risultati della valutazione e selezionare uno o più database di cui eseguire la migrazione all'Istanza gestita di SQL (PaaS)</target>
<source xml:lang="en">To migrate to Azure SQL Managed Instance (PaaS), view assessment results and select one or more database(s).</source>
<target state="new">To migrate to Azure SQL Managed Instance (PaaS), view assessment results and select one or more database(s).</target>
</trans-unit>
<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>
<target state="translated">Visualizzare i risultati della valutazione e selezionare uno o più database di cui eseguire la migrazione a SQL Server per la macchina virtuale di Azure (IaaS)</target>
<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>
<target state="new">To migrate to SQL Server on Azure Virtual Machine (IaaS), view assessment results and select one or more database(s).</target>
</trans-unit>
<trans-unit id="sql.migration.view.select.button.label">
<source xml:lang="en">View/Select</source>
@@ -181,12 +139,12 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">{0} di {1} database selezionati.</target>
</trans-unit>
<trans-unit id="sql.migration.select.target.to.continue">
<source xml:lang="en">Please select a target to continue</source>
<target state="translated">Per continuare, selezionare una destinazione</target>
<source xml:lang="en">To continue, select a target database.</source>
<target state="new">To continue, select a target database.</target>
</trans-unit>
<trans-unit id="sql.migration.select.database.to.migrate">
<source xml:lang="en">Please select databases to migrate</source>
<target state="translated">Selezionare i database di cui eseguire la migrazione</target>
<source xml:lang="en">Select the databases to migrate.</source>
<target state="new">Select the databases to migrate.</target>
</trans-unit>
<trans-unit id="sql.migration.generic.congratulations">
<source xml:lang="en">We have completed the assessment of your SQL Server Instance '{0}'.</source>
@@ -217,12 +175,12 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Account Azure</target>
</trans-unit>
<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>
<target state="translated">Selezionare un account Azure collegato ad Azure Data Studio o collegarne uno adesso.</target>
<source xml:lang="en">Select an Azure account linked to Azure Data Studio, or link one now.</source>
<target state="new">Select an Azure account linked to Azure Data Studio, or link one now.</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.noaccount.error">
<source xml:lang="en">There is no linked account. Please add an account.</source>
<target state="translated">Non sono presenti account collegati. Aggiungere un account.</target>
<trans-unit id="sql.migration.wizard.account.noAccount.error">
<source xml:lang="en">Add a linked account and then try again.</source>
<target state="new">Add a linked account and then try again.</target>
</trans-unit>
<trans-unit id="sql.migration.wizard.account.add.button.label">
<source xml:lang="en">Link account</source>
@@ -241,12 +199,12 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Tenant di Azure AD</target>
</trans-unit>
<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>
<target state="translated">Il token di accesso per l'account selezionato '{0}' non è più valido. Fare clic sul pulsante Collega account per aggiornare l'account o selezionare un account diverso.</target>
<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>
<target state="new">The access token for selected account '{0}' is no longer valid. Select 'Link Account' and refresh the account, or select a different account.</target>
</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="translated">Si è verificato un errore durante l'accesso all'account selezionato '{0}'. Fare clic sul pulsante 'Collega account' e aggiornare l'account oppure selezionare un account diverso. Errore: '{1}'</target>
<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>
<target state="new">An error occurred while accessing the selected account '{0}'. Select 'Link Account' and refresh the account, or select a different account. Error '{1}'</target>
</trans-unit>
<trans-unit id="sql.migration.database.page.title">
<source xml:lang="en">Database Backup</source>
@@ -264,10 +222,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">My database backups are in an Azure Storage Blob Container</source>
<target state="translated">I backup dei database personali si trovano in un contenitore BLOB del servizio di archiviazione di Azure</target>
</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>
<target state="translated">I backup del database personale si trovano in una condivisione file di archiviazione di Azure (presto disponibile)</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.header.text">
<source xml:lang="en">Network share details</source>
<target state="translated">Dettagli sulla condivisione di rete</target>
@@ -304,77 +258,33 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Provide the Azure storage account where backups will be uploaded to.</source>
<target state="translated">Specificare l'account di Archiviazione di Azure in cui verranno caricati i backup.</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source>
<target state="translated">Selezionare la sottoscrizione che contiene l'account di archiviazione.</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.subscription.placeholder">
<source xml:lang="en">Select subscription</source>
<target state="translated">Selezionare una sottoscrizione</target>
</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>
<target state="translated">Selezionare l'account di archiviazione in cui verranno copiati i file di backup.</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.storage.account.placeholder">
<source xml:lang="en">Select account</source>
<target state="translated">Selezionare account</target>
</trans-unit>
<trans-unit id="sql.migration.unique.name">
<source xml:lang="en">Select a unique name for this target database</source>
<target state="translated">Selezionare un nome univoco per il database di destinazione</target>
</trans-unit>
<trans-unit id="sql.migration.database.already.exists">
<source xml:lang="en">Database '{0}' already exists on target Managed Instance '{1}'.</source>
<target state="translated">Il database '{0}' esiste già nell'istanza gestita di destinazione '{1}'.</target>
<source xml:lang="en">Database '{0}' already exists on the target managed instance '{1}'.</source>
<target state="new">Database '{0}' already exists on the target managed instance '{1}'.</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source>
<target state="translated">Selezionare la sottoscrizione che contiene l'account di archiviazione.</target>
</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>
<target state="translated">Selezionare l'account di archiviazione che contiene i file di backup.</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.container.label">
<source xml:lang="en">Select the container that contains the backup files.</source>
<target state="translated">Selezionare il contenitore dei file di backup.</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.container.placeholder">
<source xml:lang="en">Select container</source>
<target state="translated">Seleziona contenitore</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.subscription.label">
<source xml:lang="en">Select the subscription that contains the file share.</source>
<target state="translated">Selezionare la sottoscrizione che contiene la condivisione file.</target>
</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>
<target state="translated">Selezionare l'account di archiviazione che contiene la condivisione file.</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.label">
<source xml:lang="en">Select the file share that contains the backup files.</source>
<target state="translated">Selezionare la condivisione file che contiene i file di backup.</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.placeholder">
<source xml:lang="en">Select share</source>
<target state="translated">Selezionare condivisione</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.label">
<source xml:lang="en">Migration mode</source>
<target state="translated">Modalità di migrazione</target>
</trans-unit>
<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>
<target state="translated">Scegliere tra le modalità di migrazione seguenti per eseguire la migrazione alla destinazione Azure SQL in base ai requisiti di tempo di inattività.</target>
<source xml:lang="en">To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.</source>
<target state="new">To migrate to the Azure SQL target, choose a migration mode based on your downtime requirements.</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.online.label">
<source xml:lang="en">Online migration</source>
<target state="translated">Migrazione online</target>
</trans-unit>
<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>
<target state="translated">Il tempo di inattività dell'applicazione è limitato al cutover al termine della migrazione.</target>
<source xml:lang="en">Application downtime is limited to cutover at the end of migration.</source>
<target state="new">Application downtime is limited to cutover at the end of migration.</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.mode.offline.description">
<source xml:lang="en">Application downtime will start when the migration starts.</source>
@@ -384,14 +294,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Offline migration</source>
<target state="translated">Migrazione offline</target>
</trans-unit>
<trans-unit id="sql.migration.database.backup.email.notification.label">
<source xml:lang="en">Email notifications</source>
<target state="translated">Notifiche tramite posta elettronica</target>
</trans-unit>
<trans-unit id="sql.migration.database.backup.email.notification.checkbox.label">
<source xml:lang="en">Notify me when migration is complete</source>
<target state="translated">Inviami una notifica al termine della migrazione</target>
</trans-unit>
<trans-unit id="sql.migration.no.subscription.found">
<source xml:lang="en">No subscription found</source>
<target state="translated">Non sono state trovate sottoscrizioni</target>
@@ -417,36 +319,32 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Nessun file BLOB trovato</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">Per continuare, selezionare una sottoscrizione valida.</target>
<source xml:lang="en">To continue, select a valid subscription.</source>
<target state="new">To continue, select a valid subscription.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.location.error">
<source xml:lang="en">Please select a valid location to proceed.</source>
<target state="translated">Selezionare una posizione valida per procedere.</target>
<source xml:lang="en">To continue, select a valid location.</source>
<target state="new">To continue, select a valid location.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.storageAccount.error">
<source xml:lang="en">Please select a valid storage account to proceed.</source>
<target state="translated">Selezionare un account di archiviazione valido per procedere.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.fileShare.error">
<source xml:lang="en">Please select a valid file share to proceed.</source>
<target state="translated">Selezionare una condivisione file valida per procedere.</target>
<source xml:lang="en">To continue, select a valid storage account.</source>
<target state="new">To continue, select a valid storage account.</target>
</trans-unit>
<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="translated">Per continuare, selezionare un gruppo di risorse valido per il database di origine '{0}'.</target>
<source xml:lang="en">To continue, select a valid resource group for source database '{0}'.</source>
<target state="new">To continue, select a valid resource group for source database '{0}'.</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="translated">Per continuare, selezionare un account di archiviazione valido per il database di origine '{0}'.</target>
<source xml:lang="en">To continue, select a valid storage account for source database '{0}'.</source>
<target state="new">To continue, select a valid storage account for source database '{0}'.</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="translated">Per continuare, selezionare un contenitore BLOB valido per il database di origine '{0}'.</target>
<source xml:lang="en">To continue, select a valid blob container for source database '{0}'.</source>
<target state="new">To continue, select a valid blob container for source database '{0}'.</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="translated">Per continuare, selezionare l'ultimo file di backup valido per il database di origine '{0}'.</target>
<source xml:lang="en">To continue, select a valid last backup file for source database '{0}'.</source>
<target state="new">To continue, select a valid last backup file for source database '{0}'.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.network.share.location">
<source xml:lang="en">Invalid network share location format. Example: {0}</source>
@@ -456,45 +354,21 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Invalid user account format. Example: {0}</source>
<target state="translated">Formato dell'account utente non valido. Esempio: {0}</target>
</trans-unit>
<trans-unit id="sql.migration.network.share.location">
<source xml:lang="en">Network share location to read backups for database {0}</source>
<target state="translated">Percorso di condivisione di rete per leggere i backup per il database {0}</target>
</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>
<target state="translated">Selezionare la condivisione file che contiene i file di backup per "{0}".</target>
</trans-unit>
<trans-unit id="sql.migration.blob.container">
<source xml:lang="en">Select the container that contains the backup files for {0}</source>
<target state="translated">Selezionare il contenitore dei file di backup per {0}.</target>
</trans-unit>
<trans-unit id="sql.migration.enter.network.share.information">
<source xml:lang="en">Enter target names for selected source database(s)</source>
<target state="translated">Immettere i nomi di destinazione per i database di origine selezionati</target>
</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>
<target state="translated">Immettere il nome di destinazione e selezionare il percorso del contenitore BLOB per i database selezionati</target>
</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>
<target state="translated">Immettere il nome di destinazione e selezionare la posizione di condivisione file dei database selezionati</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.target.name.error">
<source xml:lang="en">Please enter a valid name for the target database.</source>
<target state="translated">Immettere un nome valido per il database di destinazione.</target>
<source xml:lang="en">Enter a valid name for the target database.</source>
<target state="new">Enter a valid name for the target database.</target>
</trans-unit>
<trans-unit id="sql.migration.provide.unique.containers">
<source xml:lang="en">Please provide unique containers for target databases. Databases affected: </source>
<target state="translated">Specificare contenitori univoci per i database di destinazione. Database interessati: </target>
<source xml:lang="en">Provide a unique container for each target database. Databases affected: </source>
<target state="new">Provide a unique container for each target database. Databases affected: </target>
</trans-unit>
<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>
<target state="translated">Immettere le credenziali di autenticazione di Windows utilizzate per la connessione all'istanza di SQL Server {0}. Questa credenziale verrà utilizzata per connettersi all'istanza di SQL Server e identificare i file di backup validi</target>
<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>
<target state="new">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).</target>
</trans-unit>
<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>
<target state="translated">Immettere le credenziali di autenticazione SQL utilizzate per la connessione all'istanza di SQL Server {0}. Questa credenziale verrà utilizzata per connettersi all'istanza di SQL Server e identificare i file di backup validi</target>
<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>
<target state="new">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).</target>
</trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select">
<source xml:lang="en">Select a resource group value first.</source>
@@ -513,80 +387,64 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Servizio Migrazione del database di Azure</target>
</trans-unit>
<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>
<target state="translated">Il Servizio Migrazione del database di Azure (DMS) orchestra le attività di migrazione del database e tiene traccia del relativo stato. È possibile selezionare un Servizio Migrazione del database di Azure esistente per la destinazione di Azure SQL se ne è stato creato uno in precedenza o crearne uno nuovo di seguito.</target>
</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>
<target state="translated">Nota: il Servizio Migrazione del database di Azure verrà eseguito nella sottoscrizione di Azure nel gruppo di risorse scelto e non comporta alcun costo per l'esecuzione.</target>
</trans-unit>
<trans-unit id="sql.migration.select.a.migration.service">
<source xml:lang="en">Select Azure Database Migration Service</source>
<target state="translated">Selezionare Servizio Migrazione del database di Azure</target>
</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>
<target state="translated">Configurazione con impostazioni predefinite: aggiungere il Servizio Migrazione del database di Azure con installazione rapida con un clic utilizzando le opzioni predefinite.</target>
</trans-unit>
<trans-unit id="sql.migration.custom.setup.button">
<source xml:lang="en">Custom setup: Add DMS after customizing most options.</source>
<target state="translated">Configurazione personalizzata: aggiungere il Servizio Migrazione del database dopo aver personalizzato la maggior parte delle opzioni.</target>
<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>
<target state="new">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.</target>
</trans-unit>
<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>
<target state="translated">Non sono stati trovati DMS. Crearne uno nuovo</target>
<source xml:lang="en">No Database Migration Service found. Create a new one</source>
<target state="new">No Database Migration Service found. Create a new one</target>
</trans-unit>
<trans-unit id="sql.migration.create.new">
<source xml:lang="en">Create new</source>
<target state="translated">Crea nuovo</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.migration.service.error">
<source xml:lang="en">Please select a valid DMS</source>
<target state="translated">Selezionare un Servizio Migrazione del database di Azure valido</target>
<source xml:lang="en">Select a valid Database Migration Service.</source>
<target state="new">Select a valid Database Migration Service.</target>
</trans-unit>
<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>
<target state="translated">Selezionare un Servizio Migrazione del database di Azure connesso a un nodo</target>
<source xml:lang="en">Select a Database Migration Service that is connected to a node.</source>
<target state="new">Select a Database Migration Service that is connected to a node.</target>
</trans-unit>
<trans-unit id="sql.migration.authentication.types">
<source xml:lang="en">Authentication Keys</source>
<target state="translated">Chiavi di autenticazione</target>
<source xml:lang="en">Authentication keys</source>
<target state="new">Authentication keys</target>
</trans-unit>
<trans-unit id="sql.migration.service.header">
<source xml:lang="en">Azure Database Migration Service "{0}" details:`</source>
<target state="translated">Dettagli sul Servizio Migrazione del database di Azure "{0}":`</target>
</trans-unit>
<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>
<target state="translated">Tenere presente che qualsiasi Servizio Migrazione del database di Azure (DMS) esistente nel portale di Azure non verrà visualizzato in Azure Data Studio. Il Servizio Migrazione del database di Azure creato in Azure Data Studio non sarà ancora visibile nel portale di Azure.</target>
<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>
<target state="new">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.</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="translated">Chiavi di autenticazione del Servizio Migrazione del database</target>
<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">Creare Servizio Migrazione del database di Azure</target>
</trans-unit>
<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>
<target state="translated">Immettere le informazioni di seguito per aggiungere un nuovo Servizio Migrazione del database di Azure.</target>
<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>
<target state="new">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).</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.loading.help">
<source xml:lang="en">Loading Migration Services</source>
<target state="translated">Caricamento dei servizi di migrazione</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.heading">
<source xml:lang="en">Setup Integration Runtime</source>
<target state="translated">Configurare runtime di integrazione</target>
<source xml:lang="en">Setup integration runtime</source>
<target state="new">Setup integration runtime</target>
</trans-unit>
<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>
<target state="translated">Il Servizio Migrazione del database di Azure sfrutta il runtime di integrazione self-hosted di Azure Data Factory per caricare i backup dalla condivisione di rete locale in Azure.</target>
<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>
<target state="new">Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to upload backups from on-premises network fie share to Azure.</target>
</trans-unit>
<trans-unit id="sql.migration.service.container.container.description2">
<source xml:lang="en">Follow the instructions below to setup self-hosted Integration Runtime.</source>
<target state="translated">Seguire le istruzioni seguenti per configurare il runtime di integrazione self-hosted.</target>
<source xml:lang="en">Follow the instructions below to setup self-hosted integration runtime.</source>
<target state="new">Follow the instructions below to setup self-hosted integration runtime.</target>
</trans-unit>
<trans-unit id="sql.migration.ir.setup.step1">
<source xml:lang="en">Step 1: {0}</source>
@@ -601,8 +459,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Passaggio 2: Usare questa chiave per registrare il runtime di integrazione</target>
</trans-unit>
<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>
<target state="translated">Passaggio 3: Fare clic sul pulsante Test connessione per controllare la connessione tra Servizio Migrazione del database di Azure e runtime di integrazione</target>
<source xml:lang="en">Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime</source>
<target state="new">Step 3: Click on 'Test connection' button to check the connection between Azure Database Migration Service and integration runtime</target>
</trans-unit>
<trans-unit id="sql.migration.connection.status">
<source xml:lang="en">Connection Status</source>
@@ -640,53 +498,45 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Copy key 2</source>
<target state="translated">Copia chiave 2</target>
</trans-unit>
<trans-unit id="sql.migration.authkeys.header">
<trans-unit id="sql.migration.authKeys.header">
<source xml:lang="en">Authentication key</source>
<target state="translated">Chiave di autenticazione</target>
<target state="new">Authentication key</target>
</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>
<target state="translated">La chiave di autenticazione ' {0}' è stata aggiornata.</target>
<target state="new">Authentication key '{0}' has been refreshed.</target>
</trans-unit>
<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>
<target state="translated">Il Servizio Migrazione del database di Azure non è registrato. Il Servizio Migrazione del database di Azure "{0}" deve essere registrato con il runtime di integrazione self-hosted su un nodo.</target>
<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>
<target state="new">Azure Database Migration Service is not registered. Azure Database Migration Service '{0}' needs to be registered with self-hosted integration runtime on any node.</target>
</trans-unit>
<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>
<target state="translated">Il Servizio Migrazione del database di Azure "{0}" è connesso al runtime di integrazione self-hosted in esecuzione sul nodo - {1}</target>
<source xml:lang="en">Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on the node - {1}</source>
<target state="new">Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on the node - {1}</target>
</trans-unit>
<trans-unit id="sql.migration.resource.group.not.found">
<source xml:lang="en">No resource groups found</source>
<target state="translated">Non sono stati trovati gruppi di risorse</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.resourceGroup.error">
<source xml:lang="en">Please select a valid resource group to proceed.</source>
<target state="translated">Selezionare un gruppo di risorse valido per procedere.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.region.error">
<source xml:lang="en">Please select a valid location to proceed.</source>
<target state="translated">Selezionare una posizione valida per procedere.</target>
<source xml:lang="en"> To continue, select a valid resource group.</source>
<target state="new"> To continue, select a valid resource group.</target>
</trans-unit>
<trans-unit id="sql.migration.invalid.service.name.error">
<source xml:lang="en">Please enter a valid name for the Migration Service.</source>
<target state="translated">Immettere un nome valido per il servizio di migrazione.</target>
<source xml:lang="en">Enter a valid name for the Migration Service.</source>
<target state="new">Enter a valid name for the Migration Service.</target>
</trans-unit>
<trans-unit id="sql.migration.service.not.found">
<source xml:lang="en">No Migration Services found. Please create a new one.</source>
<target state="translated">Non sono stati trovati servizi di migrazione. Crearne uno nuovo.</target>
</trans-unit>
<trans-unit id="sql.migration.service.not.setup">
<source xml:lang="en">Please add a Migration Service to proceed.</source>
<target state="translated">Aggiungere un servizio di migrazione per continuare.</target>
<source xml:lang="en">No Migration Services found. To continue, create a new one.</source>
<target state="new">No Migration Services found. To continue, create a new one.</target>
</trans-unit>
<trans-unit id="sql.migration.service.status.refresh.error">
<source xml:lang="en">An error occurred while refreshing the migration service creation status.</source>
<target state="new">An error occurred while refreshing the migration service creation status.</target>
</trans-unit>
<trans-unit id="sql.migration.managed.instance">
<source xml:lang="en">Azure SQL managed instance</source>
<target state="translated">Istanza gestita di SQL di Azure</target>
<source xml:lang="en">Azure SQL Managed Instance</source>
<target state="new">Azure SQL Managed Instance</target>
</trans-unit>
<trans-unit id="sql.migration.no.managedInstance.found">
<source xml:lang="en">No managed instance found</source>
@@ -696,13 +546,9 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">No virtual machine found</source>
<target state="translated">Non sono state trovate macchine virtuali</target>
</trans-unit>
<trans-unit id="sql.migration.target.page.title">
<source xml:lang="en">Choose the target Azure SQL</source>
<target state="translated">Scegliere l'istanza di Azure SQL di destinazione</target>
</trans-unit>
<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>
<target state="translated">Un gruppo di risorse è un contenitore che include le risorse correlate per una soluzione di Azure</target>
<source xml:lang="en">A resource group is a container that holds related resources for an Azure solution.</source>
<target state="new">A resource group is a container that holds related resources for an Azure solution.</target>
</trans-unit>
<trans-unit id="sql.migration.ok">
<source xml:lang="en">OK</source>
@@ -717,12 +563,12 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Verifica connessione</target>
</trans-unit>
<trans-unit id="sql.migration.database.migration.service.created.successfully">
<source xml:lang="en">Database migration service has been created successfully</source>
<target state="translated">Il servizio di migrazione del database è stato creato</target>
<source xml:lang="en">Successfully created a Database Migration Service.</source>
<target state="new">Successfully created a Database Migration Service.</target>
</trans-unit>
<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>
<target state="translated">Il provisioning del servizio di migrazione del database non è riuscito. Riprovare dopo qualche minuto.</target>
<source xml:lang="en">Failed to provision a Database Migration Service. Wait a few minutes and then try again.</source>
<target state="new">Failed to provision a Database Migration Service. Wait a few minutes and then try again.</target>
</trans-unit>
<trans-unit id="sql.migration.apply">
<source xml:lang="en">Apply</source>
@@ -737,8 +583,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Il gruppo di risorse è stato creato</target>
</trans-unit>
<trans-unit id="sql.migration.name.of.new.rg">
<source xml:lang="en">Name of new Resource group</source>
<target state="translated">Nome del nuovo gruppo di risorse</target>
<source xml:lang="en">Name of new resource group</source>
<target state="new">Name of new resource group</target>
</trans-unit>
<trans-unit id="sql.migration.learn.more">
<source xml:lang="en">Learn more</source>
@@ -760,10 +606,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Resource group</source>
<target state="translated">Gruppo di risorse</target>
</trans-unit>
<trans-unit id="sql.migration.region">
<source xml:lang="en">Region</source>
<target state="translated">Area</target>
</trans-unit>
<trans-unit id="sql.migration.name">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
@@ -772,22 +614,10 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Location</source>
<target state="translated">Percorso</target>
</trans-unit>
<trans-unit id="sql.migration.new">
<source xml:lang="en">New</source>
<target state="translated">Nuova</target>
</trans-unit>
<trans-unit id="sql.migration.feature.not.available">
<source xml:lang="en">This feature is not available yet.</source>
<target state="translated">Questa funzionalità non è ancora disponibile.</target>
</trans-unit>
<trans-unit id="sql.migration.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Aggiorna</target>
</trans-unit>
<trans-unit id="sql.migration.submit">
<source xml:lang="en">Submit</source>
<target state="translated">Invia</target>
</trans-unit>
<trans-unit id="sql.migration.create">
<source xml:lang="en">Create</source>
<target state="translated">Crea</target>
@@ -800,10 +630,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
</trans-unit>
<trans-unit id="sql.migration.path">
<source xml:lang="en">Path</source>
<target state="translated">Percorso</target>
</trans-unit>
<trans-unit id="sql.migration.path.user.account">
<source xml:lang="en">User Account</source>
<target state="translated">Account utente</target>
@@ -824,30 +650,22 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Close</source>
<target state="translated">Chiudi</target>
</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>
<target state="translated">Dati caricati/Dimensioni</target>
<target state="new">Data Uploaded/Size</target>
</trans-unit>
<trans-unit id="sql.migration.copy.throughput">
<source xml:lang="en">Copy Throughput (MBPS)</source>
<target state="translated">Velocità effettiva copia (MBPS)</target>
</trans-unit>
<trans-unit id="sql.migration.newsupportrequest">
<trans-unit id="sql.migration.newSupportRequest">
<source xml:lang="en">New support request</source>
<target state="translated">Nuova richiesta di supporto</target>
<target state="new">New support request</target>
</trans-unit>
<trans-unit id="sql.migration.summary.page.title">
<source xml:lang="en">Summary</source>
<target state="translated">Riepilogo</target>
</trans-unit>
<trans-unit id="sql.migration.summary.azure.account.linked">
<source xml:lang="en">Azure account linked</source>
<target state="translated">Account di Azure collegato</target>
</trans-unit>
<trans-unit id="sql.migration.summary.migration.target">
<source xml:lang="en">Migration target</source>
<target state="translated">Destinazione di migrazione</target>
</trans-unit>
<trans-unit id="sql.migration.summary.mi.type">
<source xml:lang="en">Azure SQL Managed Instance</source>
<target state="translated">Istanza gestita di SQL di Azure</target>
@@ -857,8 +675,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">SQL Server per la macchina virtuale di Azure</target>
</trans-unit>
<trans-unit id="sql.migration.summary.database.count">
<source xml:lang="en">Database(s) to be migrated</source>
<target state="translated">Database di cui eseguire la migrazione</target>
<source xml:lang="en">Database(s) for migration</source>
<target state="new">Database(s) for migration</target>
</trans-unit>
<trans-unit id="sql.migration.summary.azure.storage.subscription">
<source xml:lang="en">Azure storage subscription</source>
@@ -868,10 +686,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Azure storage</source>
<target state="translated">Archiviazione di Azure</target>
</trans-unit>
<trans-unit id="sql.migration.ir.node">
<source xml:lang="en">Integration Runtime node</source>
<target state="translated">Nodo del runtime di integrazione</target>
</trans-unit>
<trans-unit id="sql.migration.network.share">
<source xml:lang="en">Network Share</source>
<target state="translated">Condivisione di rete</target>
@@ -892,14 +706,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Blob container storage account</source>
<target state="translated">Account di archiviazione del contenitore BLOB</target>
</trans-unit>
<trans-unit id="sql.migration.file.share.title">
<source xml:lang="en">File Share</source>
<target state="translated">Condivisione file</target>
</trans-unit>
<trans-unit id="sql.migration.started.notification">
<source xml:lang="en">Migration in progress</source>
<target state="translated">Migrazione in corso</target>
</trans-unit>
<trans-unit id="sql.migration.source.databases">
<source xml:lang="en">Source Database(s)</source>
<target state="translated">Database di origine</target>
@@ -917,12 +723,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Account din archiviazione di Azure per il caricamento dei backup</target>
</trans-unit>
<trans-unit id="sql.migration.shir">
<source xml:lang="en">Self-hosted Integration Runtime node</source>
<target state="translated">Nodo del runtime di integrazione self-hosted</target>
</trans-unit>
<trans-unit id="sql.migration.summary.target.name">
<source xml:lang="en">Target Databases:</source>
<target state="translated">Database di destinazione:</target>
<source xml:lang="en">Self-hosted integration runtime node</source>
<target state="new">Self-hosted integration runtime node</target>
</trans-unit>
<trans-unit id="sql.migration.database.to.be.migrated">
<source xml:lang="en">Database to be migrated</source>
@@ -949,8 +751,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Valutazione della migrazione SQL</target>
</trans-unit>
<trans-unit id="sql.migration.notebook.open.error">
<source xml:lang="en">Error opening migration notebook</source>
<target state="translated">Errore durante l'apertura del notebook di migrazione</target>
<source xml:lang="en">Failed to open the migration notebook</source>
<target state="new">Failed to open the migration notebook</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.title">
<source xml:lang="en">Azure SQL Migration</source>
@@ -972,21 +774,13 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Database Migration Status</source>
<target state="translated">Stato di migrazione del database</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.video1.title">
<source xml:lang="en">Migrate SQL Server to SQL Managed Instance</source>
<target state="translated">Esegui la migrazione SQL Server allistanza gestita di SQL</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.video2.title">
<source xml:lang="en">Migrate SQL Server to SQL Virtual Machine</source>
<target state="translated">Esegui la migrazione SQL Server alla macchina virtuale SQL</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.link1.title">
<source xml:lang="en">Assessment rules for Azure SQL Managed Instance</source>
<target state="translated">Regole di valutazione per istanza gestita di SQL di Azure</target>
</trans-unit>
<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>
<target state="translated">Vedere l'elenco delle regole usate per valutare la possibilità di eseguire la migrazione delle SQL Server a Istanza gestita di SQL di Azure.</target>
<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>
<target state="new">See the list of rules used to determine whether your SQL Server instance can be migrated to Azure SQL Managed Instance.</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.title">
<source xml:lang="en">Help Articles and Video Links</source>
@@ -1016,10 +810,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Migration failed</source>
<target state="translated">Migrazione non riuscita</target>
</trans-unit>
<trans-unit id="sql.migration.log.shipping.in.progress">
<source xml:lang="en">Log shipping in progress</source>
<target state="translated">Log shipping in corso</target>
</trans-unit>
<trans-unit id="sql.migration.migration.completed">
<source xml:lang="en">Migration completed</source>
<target state="translated">Migrazione completata</target>
@@ -1028,18 +818,10 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Completing cutover</source>
<target state="translated">Completamento cutover</target>
</trans-unit>
<trans-unit id="sql.migration.successfully.migrated.to.azure.sql">
<source xml:lang="en">Successfully migrated to Azure SQL</source>
<target state="translated">Migrazione ad Azure SQL eseguita correttamente</target>
</trans-unit>
<trans-unit id="sql.migration.migration.not.started">
<source xml:lang="en">Migration not started</source>
<target state="translated">Migrazione non avviata</target>
</trans-unit>
<trans-unit id="sql.migration.choose.to.migrate.to.azure.sql">
<source xml:lang="en">Choose to migrate to Azure SQL</source>
<target state="translated">Scegliere di eseguire la migrazione ad Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.show.status">
<source xml:lang="en">Show status</source>
<target state="translated">Mostrare stato</target>
@@ -1056,10 +838,6 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Feedback on the migration experience</source>
<target state="translated">Feedback sull'esperienza di migrazione</target>
</trans-unit>
<trans-unit id="sql.migration.eastus2euap">
<source xml:lang="en">East US 2 EUAP</source>
<target state="translated">Stati Uniti orientali 2 EUAP</target>
</trans-unit>
<trans-unit id="sql.migration.cutover">
<source xml:lang="en">Migration cutover</source>
<target state="translated">Cutover di migrazione</target>
@@ -1145,16 +923,16 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Ultimo LSN</target>
</trans-unit>
<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>
<target state="translated">Non è possibile avviare il processo di cutover fino a quando non vengono completate tutte le migrazioni. Fare clic su Aggiorna per recuperare lo stato del file più recente</target>
<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>
<target state="new">The cutover process cannot start until all the migrations are done. To return the latest file status, refresh your browser window.</target>
</trans-unit>
<trans-unit id="sql.migration.azure.sql.database.managed.instance">
<source xml:lang="en">Azure SQL Database Managed Instance</source>
<target state="translated">Istanza gestita di database SQL di Azure</target>
<source xml:lang="en">Azure SQL Managed Instance</source>
<target state="new">Azure SQL Managed Instance</target>
</trans-unit>
<trans-unit id="sql.migration.azure.sql.database.virtual.machine">
<source xml:lang="en">Azure SQL Database Virtual Machine</source>
<target state="translated">Macchina virtuale database SQL di Azure</target>
<source xml:lang="en">SQL Server on Azure Virtual Machines</source>
<target state="new">SQL Server on Azure Virtual Machines</target>
</trans-unit>
<trans-unit id="sql.migration.cancel.migration">
<source xml:lang="en">Cancel migration</source>
@@ -1189,36 +967,36 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">No</target>
</trans-unit>
<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>
<target state="translated">Il completamento del cutover senza ripristinare tutti i backup può comportare la perdita di dati.</target>
<source xml:lang="en">Completing cutover without restoring all the backup(s) may result in a data loss.</source>
<target state="new">Completing cutover without restoring all the backup(s) may result in a data loss.</target>
</trans-unit>
<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>
<target state="translated">La migrazione completa istanza gestita per livello di servizio business critical può richiedere molto più tempo dellutilizzo generico perché è necessario eseguire il seeding di tre repliche secondarie per gruppo di disponibilità elevata Always On. La durata di questa operazione dipende dalle dimensioni dei dati. La velocità di seeding nel 90% dei casi è pari a 220 GB/ora o superiore.</target>
<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>
<target state="new">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.</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.help.main">
<source xml:lang="en">Perform the following steps before you complete cutover.</source>
<target state="new">Perform the following steps before you complete cutover.</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.step.1">
<source xml:lang="en">1. Stop all the incoming transactions coming to the source database.</source>
<target state="translated">1. Arrestare tutte le transazioni in ingresso nel database di origine.</target>
<source xml:lang="en">1. Stop all incoming transactions to the source database.</source>
<target state="new">1. Stop all incoming transactions to the source database.</target>
</trans-unit>
<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>
<target state="translated">2. Eseguire il backup del log delle transazioni finale e specificarlo nel percorso della condivisione di rete.</target>
<source xml:lang="en">2. Take a final backup of the transaction log and store it in the network share location.</source>
<target state="new">2. Take a final backup of the transaction log and store it in the network share location.</target>
</trans-unit>
<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>
<target state="new">2. Take final differential or transaction log backup and provide it in the Azure Storage Blob Container.</target>
<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>
<target state="new">2. Take a final differential or backup of the transaction log and store it in the Azure Storage Blob Container.</target>
</trans-unit>
<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>
<target state="translated">3. Assicurarsi che tutti i backup del log vengano ripristinati nel database di destinazione. Il valore di "Backup del log in attesa di ripristino" deve essere zero.</target>
<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>
<target state="new">3. Verify that your backup(s) have been restored on the target database. The "Log backup(s) pending restore" value should be zero.</target>
</trans-unit>
<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>
<target state="new">3. Make sure all the log backups are restored on target database. The "Log backups(s) pending restore" should be zero.</target>
<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>
<target state="new">3. Verify that your backup(s) have been restored on the target database. The "Log backup(s) pending restore" value should be zero.</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.last.file.restored">
<source xml:lang="en">Last file restored: {0}</source>
@@ -1228,7 +1006,7 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Last scan completed: {0}</source>
<target state="new">Last scan completed: {0}</target>
</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>
<target state="new">Log backups pending restore: {0}</target>
</trans-unit>
@@ -1241,8 +1019,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Cutover in corso per il database '{0}'</target>
</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="translated">La migrazione non è in corso e non può essere annullata.</target>
<source xml:lang="en">Migration is not in progress and cannot be canceled.</source>
<target state="new">Migration is not in progress and cannot be canceled.</target>
</trans-unit>
<trans-unit id="sql.migration.cannot.cutover">
<source xml:lang="en">Migration is not in progress and cannot be cutover.</source>
@@ -1301,8 +1079,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Nome di destinazione di Azure SQL</target>
</trans-unit>
<trans-unit id="sql.migration.cutover.type">
<source xml:lang="en">Migration Mode</source>
<target state="translated">Modalità di migrazione</target>
<source xml:lang="en">Migration mode</source>
<target state="new">Migration mode</target>
</trans-unit>
<trans-unit id="sql.migration.start.time">
<source xml:lang="en">Start Time</source>
@@ -1397,16 +1175,16 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Chiudi</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.ir.label">
<source xml:lang="en">Self-hosted Integration Runtime node</source>
<target state="translated">Nodo del runtime di integrazione self-hosted</target>
<source xml:lang="en">Self-hosted integration runtime node</source>
<target state="new">Self-hosted integration runtime node</target>
</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>
<target state="translated">Chiavi di autenticazione</target>
<target state="new">Authentication keys</target>
</trans-unit>
<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>
<target state="translated">Chiavi di autenticazione utilizzate per connettersi al nodo del runtime di integrazione self-hosted</target>
<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>
<target state="new">Authentication keys used to connect to the self-hosted integration runtime node</target>
</trans-unit>
<trans-unit id="sql.migration.service.details.status.unavailable">
<source xml:lang="en">-- unavailable --</source>
@@ -1421,8 +1199,8 @@ L'operazione potrebbe richiedere del tempo.</target>
<target state="translated">Credenziali origine</target>
</trans-unit>
<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>
<target state="translated">Immettere le credenziali per l'istanza di SQL Server di origine. Queste credenziali verranno usate durante la migrazione di database a Azure SQL.</target>
<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>
<target state="new">Enter the credentials for the source SQL Server instance. These credentials will be used while migrating database(s) to Azure SQL.</target>
</trans-unit>
<trans-unit id="sql.migration.server">
<source xml:lang="en">Server</source>
@@ -1476,9 +1254,9 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Object details</source>
<target state="translated">Dettagli dell'oggetto</target>
</trans-unit>
<trans-unit id="sql.migration.assessmen.results">
<trans-unit id="sql.migration.assessment.results">
<source xml:lang="en">Assessment Results</source>
<target state="translated">Risultati valutazione</target>
<target state="new">Assessment Results</target>
</trans-unit>
<trans-unit id="sql.migration.type.label">
<source xml:lang="en">Type:</source>
@@ -1552,66 +1330,10 @@ L'operazione potrebbe richiedere del tempo.</target>
<source xml:lang="en">Authentication Type</source>
<target state="translated">Tipo di autenticazione</target>
</trans-unit>
<trans-unit id="sql.migration.sql.login">
<source xml:lang="en">SQL Login</source>
<target state="translated">Account di accesso SQL</target>
</trans-unit>
<trans-unit id="sql.migration.windows.auth">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Autenticazione di Windows</target>
</trans-unit>
<trans-unit id="sql.migration.status.refresh.label">
<source xml:lang="en">Refresh</source>
<target state="translated">Aggiorna</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.off">
<source xml:lang="en">Auto Refresh: Off</source>
<target state="translated">Aggiornamento automatico: disattivato</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.15.seconds">
<source xml:lang="en">Auto refresh: 15 seconds</source>
<target state="translated">Aggiornamento automatico: 15 secondi</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.30.seconds">
<source xml:lang="en">Auto refresh: 30 seconds</source>
<target state="translated">Aggiornamento automatico: 30 secondi</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.1.min">
<source xml:lang="en">Auto refresh: 1 minute</source>
<target state="translated">Aggiornamento automatico: 1 minuto</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.3.min">
<source xml:lang="en">Auto refresh: 3 minutes</source>
<target state="translated">Aggiornamento automatico: 3 minuti</target>
</trans-unit>
<trans-unit id="sql.migration.auto.refresh.5.min">
<source xml:lang="en">Auto refresh: 5 minutes</source>
<target state="translated">Aggiornamento automatico: 5 minuti</target>
</trans-unit>
<trans-unit id="sql.migration.select.the.refresh.interval">
<source xml:lang="en">Select the refresh interval</source>
<target state="translated">Selezionare l'intervallo di aggiornamento</target>
</trans-unit>
<trans-unit id="sql.migration.off">
<source xml:lang="en">Off</source>
<target state="translated">Disattivato</target>
</trans-unit>
<trans-unit id="sql.migration.every.30.second">
<source xml:lang="en">Every 30 seconds</source>
<target state="translated">Ogni 30 secondi</target>
</trans-unit>
<trans-unit id="sql.migration.every.1.minute">
<source xml:lang="en">Every 1 minute</source>
<target state="translated">Ogni minuto</target>
</trans-unit>
<trans-unit id="sql.migration.every.3.minutes">
<source xml:lang="en">Every 3 minutes</source>
<target state="translated">Ogni 3 minuti</target>
</trans-unit>
<trans-unit id="sql.migration.every.5.minutes">
<source xml:lang="en">Every 5 minutes</source>
<target state="translated">Ogni 5 minuti</target>
</trans-unit>
</body>
</file>
<file original="extensions/sql-migration/dist/models/stateMachine" source-language="en" datatype="plaintext" target-language="it">