Update to localized XLFS (#17372)

This commit is contained in:
Alex Ma
2021-10-15 12:53:28 -07:00
committed by GitHub
parent c368fcab25
commit 7b66acd58b
60 changed files with 2866 additions and 166 deletions

View File

@@ -51,7 +51,7 @@
<target state="translated">Evaluación en curso</target>
</trans-unit>
<trans-unit id="sql.migration.assessment.in.progress.content">
<source xml:lang="en">We are assessing the databases in your SQL server instance {0} to identify the right Azure SQL target.
<source xml:lang="en">We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.
This may take some time.</source>
<target state="translated">Estamos evaluando las bases de datos de la instancia de SQL Server {0} para identificar el destino de Azure SQL correcto.
@@ -143,6 +143,10 @@ Esta operación puede tardar varios minutos.</target>
<target state="translated">Contenedor de blobs</target>
</trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select">
<source xml:lang="en">Select a resource group.</source>
<target state="translated">Seleccione un grupo de recursos.</target>
</trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select.prompt">
<source xml:lang="en">Select a resource group value first.</source>
<target state="translated">Seleccione primero un valor de grupo de recursos.</target>
</trans-unit>
@@ -155,8 +159,8 @@ Esta operación puede tardar varios minutos.</target>
<target state="translated">Proporcione el contenedor de Azure Storage Blob que incluya las copias de seguridad.</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">Seleccione la suscripción que contiene la cuenta de almacenamiento.</target>
<source xml:lang="en">Subscription</source>
<target state="translated">Suscripción</target>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.table.help">
<source xml:lang="en">Enter target database name and select resource group, storage account and container for the selected source databases.</source>
@@ -462,6 +466,10 @@ Esta operación puede tardar varios minutos.</target>
<source xml:lang="en">Enter the credentials for the source SQL Server instance. These credentials will be used while migrating databases to Azure SQL.</source>
<target state="translated">Escriba las credenciales para la instancia de SQL Server de origen. Estas credenciales se usarán al migrar las bases de datos a Azure SQL.</target>
</trans-unit>
<trans-unit id="sql.migration.error">
<source xml:lang="en">Error</source>
<target state="translated">Error</target>
</trans-unit>
<trans-unit id="sql.migration.failed">
<source xml:lang="en">Migrations failed</source>
<target state="translated">Migraciones con errores</target>
@@ -975,8 +983,8 @@ Esta operación puede tardar varios minutos.</target>
<target state="translated">{0} s</target>
</trans-unit>
<trans-unit id="sql.migration.select.azure.mi">
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance</source>
<target state="translated">Seleccione la suscripción de Azure de destino y la Azure SQL Managed Instance de destino</target>
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance.</source>
<target state="translated">Seleccione la suscripción de Azure de destino y la Azure SQL Managed Instance de destino.</target>
</trans-unit>
<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>
@@ -1366,6 +1374,10 @@ Esta operación puede tardar varios minutos.</target>
<source xml:lang="en">View/Select</source>
<target state="translated">Ver o seleccionar</target>
</trans-unit>
<trans-unit id="sql.migration.warning">
<source xml:lang="en">Warning</source>
<target state="translated">Advertencia</target>
</trans-unit>
<trans-unit id="sql.migration.warnings">
<source xml:lang="en">Warnings</source>
<target state="translated">Advertencias</target>