mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Langpack source and XLF update for April 2023 Release (#22554)
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
<source xml:lang="en">Are you sure you want to cancel this migration?</source>
|
||||
<target state="translated">Voulez-vous vraiment annuler cette migration ?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.delete.migration.confirmation">
|
||||
<source xml:lang="en">Are you sure you want to delete this migration?</source>
|
||||
<target state="translated">Voulez-vous vraiment supprimer cette migration ?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.login.migration.aad.domain.name.input.box.label">
|
||||
<source xml:lang="en">Azure Active Directory Domain Name (only required to migrate Windows Authenication Logins)</source>
|
||||
<target state="translated">Nom de domaine Active Directory Azure (obligatoire uniquement pour migrer les connexions d’authentification Windows)</target>
|
||||
@@ -462,6 +466,10 @@ Cela peut prendre un certain temps.</target>
|
||||
<source xml:lang="en">Migration is not in progress and cannot be cutover.</source>
|
||||
<target state="translated">La migration n’est pas en cours et ne peut pas être à basculement.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.cannot.delete">
|
||||
<source xml:lang="en">Migration is currently in progress and cannot be deleted.</source>
|
||||
<target state="translated">La migration est actuellement en cours et ne peut pas être supprimée.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.cannot.retry">
|
||||
<source xml:lang="en">Migration cannot be retried.</source>
|
||||
<target state="translated">Impossible de réessayer la migration.</target>
|
||||
@@ -878,6 +886,14 @@ Cela peut prendre un certain temps.</target>
|
||||
<source xml:lang="en">Default database</source>
|
||||
<target state="translated">Base de données par défaut</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.delete.error">
|
||||
<source xml:lang="en">An error occurred while deleting the migration.</source>
|
||||
<target state="translated">Une erreur s’est produite pendant la suppression de la migration.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.delete.migration">
|
||||
<source xml:lang="en">Delete migration</source>
|
||||
<target state="translated">Supprimer une migration</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.description">
|
||||
<source xml:lang="en">Description</source>
|
||||
<target state="translated">Description</target>
|
||||
@@ -3406,6 +3422,10 @@ Cela peut prendre un certain temps.</target>
|
||||
<source xml:lang="en">Database details</source>
|
||||
<target state="translated">Détails de la base de données</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="delete-migration-menu">
|
||||
<source xml:lang="en">Delete migration</source>
|
||||
<target state="translated">Supprimer une migration</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="description">
|
||||
<source xml:lang="en">Azure SQL migration description</source>
|
||||
<target state="translated">Description de la migration Azure SQL</target>
|
||||
|
||||
Reference in New Issue
Block a user