[Loc] Last update to langpack source files for April release. (#18977)

* [Loc] update xlfs

* [Loc] Last source file updates
This commit is contained in:
Alex Ma
2022-04-08 10:52:01 -07:00
committed by GitHub
parent ed8d2f9927
commit cd7c94976c
24 changed files with 54 additions and 4 deletions

View File

@@ -2117,7 +2117,7 @@
</trans-unit>
<trans-unit id="resource.type.azure.arc.description">
<source xml:lang="en">Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.</source>
<target state="new">Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.</target>
<target state="translated">Crée un contrôleur de données Azure Arc. Vérifiez que vous avez exécuté la connexion az avant de démarrer cet Assistant.</target>
</trans-unit>
<trans-unit id="resource.type.azure.arc.display.name">
<source xml:lang="en">Azure Arc data controller</source>

View File

@@ -178,6 +178,10 @@
<source xml:lang="en">Containers already exist for this project. Do you want to delete them before deploying a new one?</source>
<target state="translated">Des conteneurs existent déjà pour ce projet. Voulez-vous les supprimer avant den déployer un nouveau ?</target>
</trans-unit>
<trans-unit id="convertToSdkStyleConfirmation">
<source xml:lang="en">The project '{0}' will not be fully compatible with SSDT after conversion. A backup copy of the project file will be created in the project folder prior to conversion. More information is available at https://aka.ms/sqlprojsdk. Continue with converting to SDK-style project?</source>
<target state="new">The project '{0}' will not be fully compatible with SSDT after conversion. A backup copy of the project file will be created in the project folder prior to conversion. More information is available at https://aka.ms/sqlprojsdk. Continue with converting to SDK-style project?</target>
</trans-unit>
<trans-unit id="createNew">
<source xml:lang="en">Create New</source>
<target state="translated">Créer un nouveau</target>