Files
azuredatastudio/resources/xlf/fr/Microsoft.azurecore.fr.xlf
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

999 lines
57 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/Microsoft.azurecore/dist/account-provider/auths/azureAuth" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azurecore.confirmIgnoreTenantDialog.body">
<source xml:lang="en">Azure Data Studio will no longer trigger authentication for this tenant {0} ({1}) and resources will not be accessible.
To allow access to resources for this tenant again, you will need to remove the tenant from the exclude list in the '{2}' setting.
Do you wish to proceed?</source>
<target state="translated">Azure Data Studio ne déclenchera plus lauthentification pour ce locataire {0} ({1}), et les ressources ne seront pas accessibles.
Pour autoriser à nouveau laccès aux ressources pour ce locataire, vous devez supprimer le locataire de la liste dexclusion dans le paramètre « {2} ».
Voulez-vous continuer ?</target>
</trans-unit>
<trans-unit id="azurecore.consentDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="azurecore.consentDialog.authenticate">
<source xml:lang="en">Cancel and Authenticate</source>
<target state="translated">Annuler et authentifier</target>
</trans-unit>
<trans-unit id="azurecore.confirmIgnoreTenantDialog.confirm">
<source xml:lang="en">Confirm</source>
<target state="translated">Confirmer</target>
</trans-unit>
<trans-unit id="azurecore.consentDialog.ignore">
<source xml:lang="en">Ignore Tenant</source>
<target state="translated">Ignorer le locataire</target>
</trans-unit>
<trans-unit id="azure.microsoftAccountDisplayName">
<source xml:lang="en">Microsoft Account</source>
<target state="translated">Compte Microsoft</target>
</trans-unit>
<trans-unit id="azure.microsoftCorpAccount">
<source xml:lang="en">Microsoft Corp</source>
<target state="translated">Microsoft Corp</target>
</trans-unit>
<trans-unit id="azurecore.consentDialog.open">
<source xml:lang="en">Open</source>
<target state="translated">Ouvrir</target>
</trans-unit>
<trans-unit id="noMicrosoftResource">
<source xml:lang="en">Provider '{0}' does not have a Microsoft resource endpoint defined.</source>
<target state="translated">Le fournisseur '{0}' n'a pas de point de terminaison de ressource Microsoft défini.</target>
</trans-unit>
<trans-unit id="msal.accountNotFoundError">
<source xml:lang="en">Unable to find account info when acquiring token, please remove account and add again.</source>
<target state="translated">Informations de compte introuvables lors de lacquisition du jeton. Supprimez le compte et ajoutez-le à nouveau.</target>
</trans-unit>
<trans-unit id="msal.resourceNotFoundError">
<source xml:lang="en">Unable to find configuration for Azure Resource {0}</source>
<target state="translated">Configuration dAzure Resource {0} introuvable</target>
</trans-unit>
<trans-unit id="azurecore.consentDialog.body">
<source xml:lang="en">Your tenant {0} ({1}) requires you to re-authenticate again to access {2} resources. Press Open to start the authentication process.</source>
<target state="translated">Votre locataire {0} ({1}) exige une nouvelle authentification pour accéder aux ressources {2}. Appuyez sur Ouvrir pour démarrer le processus dauthentification.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/auths/azureAuthCodeGrant" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azureAuthCodeGrant.getAuthCodeUrlError">
<source xml:lang="en">An error occurred in MSAL library when requesting auth code URL. For more detailed information on error, please check 'Azure Accounts' output pane.
</source>
<target state="translated">Une erreur sest produite dans la bibliothèque MSAL lors de la demande de lURL du code dauthentification. Pour plus dinformations sur lerreur, vérifiez le volet de sortie « Comptes Azure ».
</target>
</trans-unit>
<trans-unit id="azureAuth.nonceError">
<source xml:lang="en">Authentication failed due to a nonce mismatch, please close Azure Data Studio and try again.</source>
<target state="translated">L'authentification a échoué en raison d'une incompatibilité de nonce, fermez Azure Data Studio et réessayez.</target>
</trans-unit>
<trans-unit id="azureAuth.stateError">
<source xml:lang="en">Authentication failed due to a state mismatch, please close ADS and try again.</source>
<target state="translated">L'authentification a échoué en raison d'une incompatibilité d'état, fermez ADS et réessayez.</target>
</trans-unit>
<trans-unit id="azure.azureAuthCodeGrantName">
<source xml:lang="en">Azure Auth Code Grant</source>
<target state="translated">Octroi de code d'authentification Azure</target>
</trans-unit>
<trans-unit id="azure.serverCouldNotStart">
<source xml:lang="en">Server could not start. This could be a permissions error or an incompatibility on your system. You can try enabling device code authentication from settings.</source>
<target state="translated">Le serveur n'a pas pu démarrer. Il peut s'agir d'une erreur d'autorisation ou d'une incompatibilité sur votre système. Vous pouvez essayer d'activer l'authentification du code d'appareil dans les paramètres.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/auths/azureDeviceCode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="addAccount">
<source xml:lang="en">Add {0} account</source>
<target state="translated">Ajouter le compte {0}</target>
</trans-unit>
<trans-unit id="azure.azureDeviceCodeAuth">
<source xml:lang="en">Azure Device Code</source>
<target state="translated">Code d'appareil Azure</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/azureAccountProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.deprecatedGetSecurityToken">
<source xml:lang="en">A call was made to azdata.accounts.getSecurityToken, this method is deprecated and will be removed in future releases. Please use getAccountSecurityToken instead.</source>
<target state="translated">Un appel a été effectué à azdata.accounts.getSecurityToken, cette méthode est dépréciée et sera supprimée dans les mises en production futures. Utilisez getAccountSecurityToken à la place.</target>
</trans-unit>
<trans-unit id="genericTokenError">
<source xml:lang="en">Failed to get token</source>
<target state="translated">Impossible d'obtenir le jeton</target>
</trans-unit>
<trans-unit id="azure.NoAuthMethod.Available">
<source xml:lang="en">No Azure auth method available. You must enable the auth methods in ADS configuration.</source>
<target state="translated">Aucune méthode d'authentification Azure disponible. Vous devez activer les méthodes d'authentification dans la configuration ADS.</target>
</trans-unit>
<trans-unit id="azure.NoAuthMethod.Selected">
<source xml:lang="en">No Azure auth method selected. You must select what method of authentication you want to use.</source>
<target state="translated">Aucune méthode d'authentification Azure sélectionnée. Vous devez sélectionner la méthode d'authentification à utiliser.</target>
</trans-unit>
<trans-unit id="tenantIgnoredError">
<source xml:lang="en">Tenant found in ignore list, authentication not attempted. You can remove tenant {0} from ignore list in settings.json file: {1} if you wish to access resources from this tenant.</source>
<target state="translated">Locataire trouvé dans la liste Ignorer, authentification non tentée. Vous pouvez supprimer le locataire {0} de la liste Ignorer dans le fichier settings.json : {1} si vous souhaitez accéder aux ressources de ce locataire.</target>
</trans-unit>
<trans-unit id="msalTokenError">
<source xml:lang="en">{0} occurred when acquiring token.
{1}</source>
<target state="translated">{0} s'est produit lors de l'acquisition du jeton.
{1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/azureAccountProviderService" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="clearTokenCacheFailure">
<source xml:lang="en">Failed to clear token cache</source>
<target state="translated">L'effacement du cache de jetons a échoué</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/providerSettings" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="publicCloudDisplayName">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="chinaCloudDisplayName">
<source xml:lang="en">Azure (China)</source>
<target state="translated">Azure (Chine)</target>
</trans-unit>
<trans-unit id="usGovCloudDisplayName">
<source xml:lang="en">Azure (US Government)</source>
<target state="translated">Azure (US Government)</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/commands" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.noTenants">
<source xml:lang="en">A tenant is required for this feature. Your Azure subscription seems to have no tenants.</source>
<target state="translated">Un locataire est nécessaire pour cette fonctionnalité. Apparemment, votre abonnement Azure n'a pas de locataire.</target>
</trans-unit>
<trans-unit id="azure.pickAnAzureAccount">
<source xml:lang="en">Select an Azure account</source>
<target state="translated">Sélectionner un compte Azure</target>
</trans-unit>
<trans-unit id="azure.signIn">
<source xml:lang="en">Sign in</source>
<target state="translated">Se connecter</target>
</trans-unit>
<trans-unit id="azure.startingCloudShell">
<source xml:lang="en">Starting cloud shell…</source>
<target state="translated">Démarrage de Cloud Shell...</target>
</trans-unit>
<trans-unit id="azure.noAccountError">
<source xml:lang="en">You are not currently signed into any Azure accounts, Please sign in and then try again.</source>
<target state="translated">Vous n'êtes pas connecté à un compte Azure, connectez-vous et réessayez.</target>
</trans-unit>
<trans-unit id="azure.cloudTerminalPreview">
<source xml:lang="en">You must enable preview features in order to use Azure Cloud Shell.</source>
<target state="translated">Vous devez activer les fonctionnalités en préversion pour utiliser Azure Cloud Shell.</target>
</trans-unit>
<trans-unit id="azure.mustPickTenant">
<source xml:lang="en">You must select a tenant for this feature to work.</source>
<target state="translated">Vous devez sélectionner un locataire pour que cette fonctionnalité fonctionne.</target>
</trans-unit>
<trans-unit id="azure.accountNotSelectedError">
<source xml:lang="en">You must select an Azure account for this feature to work.</source>
<target state="translated">Vous devez sélectionner un compte Azure pour que cette fonctionnalité fonctionne.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/errors" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.subscriptionError">
<source xml:lang="en">Failed to get subscriptions for account {0}. Please refresh the account.</source>
<target state="translated">Échec de lobtention des abonnements pour le compte {0}. Actualisez le compte.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/azuremonitor/azuremonitorTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.AzureMonitorContainerLabel">
<source xml:lang="en">Log Analytics workspaces</source>
<target state="translated">Espaces de travail Log Analytics</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/cosmosdb/mongo/cosmosDbMongoTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel">
<source xml:lang="en">Azure CosmosDB for MongoDB</source>
<target state="translated">Azure Cosmos DB pour MongoDB</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/cosmosdb/postgres/cosmosDbPostgresTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.cosmosDbPostgresContainerLabel">
<source xml:lang="en">Azure CosmosDB for PostgreSQL Cluster</source>
<target state="translated">Azure CosmosDB pour cluster PostgreSQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/database/databaseTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
<source xml:lang="en">SQL databases</source>
<target state="translated">Bases de données SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL servers</source>
<target state="translated">Serveurs SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/kusto/kustoTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.KustoContainerLabel">
<source xml:lang="en">Azure Data Explorer Clusters</source>
<target state="translated">Clusters Azure Data Explorer</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel">
<source xml:lang="en">Azure Database for MySQL flexible servers</source>
<target state="translated">Serveurs flexibles Azure Database pour MySQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/postgresArcServer/postgresArcServerTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel">
<source xml:lang="en">PostgreSQL servers Azure Arc</source>
<target state="translated">Serveurs PostgreSQL - Azure Arc</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/postgresFlexibleServer/postgresFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.postgresFlexibleServerContainerLabel">
<source xml:lang="en">Azure Database for PostgreSQL flexible servers</source>
<target state="translated">Serveurs flexibles Azure Database pour PostgreSQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel">
<source xml:lang="en">Azure Database for PostgreSQL Servers</source>
<target state="translated">Serveurs Azure Database pour PostgreSQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.sqlInstanceContainerLabel">
<source xml:lang="en">SQL managed instances</source>
<target state="translated">Instances managées SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/sqlinstanceArc/sqlInstanceArcTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.sqlInstanceArcContainerLabel">
<source xml:lang="en">SQL managed instances - Azure Arc</source>
<target state="translated">Instances managées SQL - Azure Arc</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/synapseSqlPool/synapseSqlPoolTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.synapseSqlPool.treeDataProvider.synapseSqlPoolContainerLabel">
<source xml:lang="en">Dedicated SQL Pools</source>
<target state="translated">Pools SQL dédiés</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/synapseWorkspace/synapseWorkspaceTreeDataProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.providers.synapseWorkspace.treeDataProvider.synapseWorkspaceContainerLabel">
<source xml:lang="en">Azure Synapse Analytics</source>
<target state="translated">Azure Synapse Analytics</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/universal/universalService" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azurecore.unregisteredProviderType">
<source xml:lang="en">Unrecognized Provider resource type: {0}</source>
<target state="translated">Type de ressource de fournisseur non reconnu : {0}</target>
</trans-unit>
<trans-unit id="azurecore.unregisteredProvider">
<source xml:lang="en">Unrecognized Provider resource: {0}</source>
<target state="translated">Ressource de fournisseur non reconnue : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/resourceTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found</source>
<target state="translated">Aucune ressource</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/services/subscriptionService" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tenantTokenError">
<source xml:lang="en">Failed to acquire Access Token for account '{0}' (tenant '{1}').</source>
<target state="translated">Échec de lacquisition du jeton daccès pour le compte '{0}' ('{1}' client).</target>
</trans-unit>
<trans-unit id="azure.resource.tenantSubscriptionsError">
<source xml:lang="en">Failed to get subscriptions for account {0} (tenant '{1}'). {2}</source>
<target state="translated">Échec de lobtention des abonnements pour les {0} de compte (locataire «{1}»). {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/services/terminalService" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.cloudShell">
<source xml:lang="en">Azure Cloud Shell (Preview) {0} ({1})</source>
<target state="translated">Azure Cloud Shell (préversion) {0} ({1})</target>
</trans-unit>
<trans-unit id="azure.coudTerminal.neverUsed">
<source xml:lang="en">If you have not launched Azure Cloud Shell from this account before, please visit https://shell.azure.com/ to get started. Once you are set up, you can use AzureCloud Shell directly in Azure Data Studio.</source>
<target state="translated">Si vous n'avez jamais lancé Azure Cloud Shell à partir de ce compte, accédez à https://shell.azure.com/ pour démarrer. Après la configuration, vous pouvez utiliser Azure Cloud Shell directement dans Azure Data Studio.</target>
</trans-unit>
<trans-unit id="azure.cloudTerminal.ok">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="azure.cloudTerminal.openAzureShell">
<source xml:lang="en">Open Azure Shell</source>
<target state="translated">Ouvrir le shell Azure</target>
</trans-unit>
<trans-unit id="azure.selectShellType">
<source xml:lang="en">Select Bash or PowerShell for Azure Cloud Shell</source>
<target state="translated">Sélectionner Bash ou PowerShell pour Azure Cloud Shell</target>
</trans-unit>
<trans-unit id="azure.shellClosed">
<source xml:lang="en">Shell closed.
</source>
<target state="translated">Shell fermé.
</target>
</trans-unit>
<trans-unit id="azure.shellTypeRequired">
<source xml:lang="en">You must pick a shell type</source>
<target state="translated">Vous devez choisir un type de shell</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/accountNotSignedInTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.accountNotSignedInTreeNode.signInLabel">
<source xml:lang="en">Sign in to Azure...</source>
<target state="translated">Connectez-vous à Azure...</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/accountTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.accountTreeNode.noTenantsLabel">
<source xml:lang="en">No Tenants found.</source>
<target state="translated">Aucun locataire trouvé.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/connectionDialogTreeProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.treeProvider.accountLoadError">
<source xml:lang="en">Failed to load some Azure accounts. {0}</source>
<target state="translated">Le chargement de certains comptes Azure a échoué. {0}</target>
</trans-unit>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Chargement...</target>
</trans-unit>
<trans-unit id="azure.resource.tree.treeProvider.openAccountsDialog">
<source xml:lang="en">Show Azure accounts</source>
<target state="translated">Afficher les comptes Azure</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/flatAccountTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.accountTreeNode.noTenantsLabel">
<source xml:lang="en">No Tenants found.</source>
<target state="translated">Aucun locataire trouvé.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/flatTenantTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
<target state="translated">Aucun abonnement.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/subscriptionTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.subscriptionTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">Aucune ressource.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/tenantTreeNode" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
<target state="translated">Aucun abonnement.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/treeProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Chargement...</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/utils" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azure.accounts.getLocations.queryError">
<source xml:lang="en">Error fetching locations for account {0} ({1}) subscription {2} ({3}) tenant {4} : {5}</source>
<target state="translated">Erreur de récupération des emplacements pour le compte {0} ({1}), abonnement {2} ({3}), locataire {4} : {5}</target>
</trans-unit>
<trans-unit id="azure.accounts.getResourceGroups.queryError">
<source xml:lang="en">Error fetching resource groups for account {0} ({1}) subscription {2} ({3}) tenant {4} : {5}</source>
<target state="translated">Erreur de récupération des groupes de ressources pour le compte {0} ({1}), abonnement {2} ({3}), locataire {4} : {5}</target>
</trans-unit>
<trans-unit id="azure.accounts.getSelectedSubscriptions.queryError">
<source xml:lang="en">Error fetching subscriptions for account {0} : {1}</source>
<target state="translated">Erreur de récupération des abonnements pour le compte {0} : {1}</target>
</trans-unit>
<trans-unit id="azure.accounts.getSubscriptions.queryError">
<source xml:lang="en">Error fetching subscriptions for account {0} tenant {1} : {2}</source>
<target state="translated">Erreur de récupération des abonnements pour le compte {0}, locataire {1} : {2}</target>
</trans-unit>
<trans-unit id="azure.resource.error">
<source xml:lang="en">Error: {0}</source>
<target state="translated">Erreur : {0}</target>
</trans-unit>
<trans-unit id="azure.accounts.runResourceQuery.errors.invalidQuery">
<source xml:lang="en">Invalid query</source>
<target state="translated">Requête non valide</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/localizedConstants" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="azurecore.australiacentral">
<source xml:lang="en">Australia Central</source>
<target state="translated">Australie Centre</target>
</trans-unit>
<trans-unit id="azurecore.australiacentral2">
<source xml:lang="en">Australia Central 2</source>
<target state="translated">Australie Centre 2</target>
</trans-unit>
<trans-unit id="azurecore.australiaeast">
<source xml:lang="en">Australia East</source>
<target state="translated">Australie Est</target>
</trans-unit>
<trans-unit id="azurecore.australiasoutheast">
<source xml:lang="en">Australia Southeast</source>
<target state="translated">Australie Sud-Est</target>
</trans-unit>
<trans-unit id="azurecore.extensionName">
<source xml:lang="en">Azure Accounts</source>
<target state="translated">Comptes Azure</target>
</trans-unit>
<trans-unit id="azurecore.azureArcPostgres">
<source xml:lang="en">Azure Arc-enabled PostgreSQL Hyperscale</source>
<target state="translated">PostgreSQL Hyperscale avec Azure Arc</target>
</trans-unit>
<trans-unit id="azurecore.postgresFlexibleServer">
<source xml:lang="en">Azure Database for PostgreSQL flexible servers</source>
<target state="translated">Serveurs flexibles Azure Database pour PostgreSQL</target>
</trans-unit>
<trans-unit id="azurecore.postgresServer">
<source xml:lang="en">Azure Database for PostgreSQL servers</source>
<target state="translated">Serveurs Azure Database pour PostgreSQL</target>
</trans-unit>
<trans-unit id="azure.azureResourcesGridTitle">
<source xml:lang="en">Azure Resources (Preview)</source>
<target state="translated">Ressources Azure (préversion)</target>
</trans-unit>
<trans-unit id="azurecore.brazilsouth">
<source xml:lang="en">Brazil South</source>
<target state="translated">Brésil Sud</target>
</trans-unit>
<trans-unit id="azurecore.brazilsoutheast">
<source xml:lang="en">Brazil Southeast</source>
<target state="translated">Brésil Sud-Est</target>
</trans-unit>
<trans-unit id="azurecore.canadacentral">
<source xml:lang="en">Canada Central</source>
<target state="translated">Canada Centre</target>
</trans-unit>
<trans-unit id="azurecore.canadaeast">
<source xml:lang="en">Canada East</source>
<target state="translated">Canada Est</target>
</trans-unit>
<trans-unit id="azurecore.reload">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="azurecore.centralindia">
<source xml:lang="en">Central India</source>
<target state="translated">Inde Centre</target>
</trans-unit>
<trans-unit id="azurecore.centralus">
<source xml:lang="en">Central US</source>
<target state="translated">USA Centre</target>
</trans-unit>
<trans-unit id="azurecore.centraluseuap">
<source xml:lang="en">Central US EUAP</source>
<target state="translated">USA Centre EUAP</target>
</trans-unit>
<trans-unit id="azurecore.azureArcService">
<source xml:lang="en">Data Service - Azure Arc</source>
<target state="translated">Service de données - Azure Arc</target>
</trans-unit>
<trans-unit id="azurecore.disable">
<source xml:lang="en">Disable</source>
<target state="translated">Désactiver</target>
</trans-unit>
<trans-unit id="azurecore.dismiss">
<source xml:lang="en">Dismiss</source>
<target state="translated">Ignorer</target>
</trans-unit>
<trans-unit id="azurecore.eastasia">
<source xml:lang="en">East Asia</source>
<target state="translated">Asie Est</target>
</trans-unit>
<trans-unit id="azurecore.eastus">
<source xml:lang="en">East US</source>
<target state="translated">USA Est</target>
</trans-unit>
<trans-unit id="azurecore.eastus2">
<source xml:lang="en">East US 2</source>
<target state="translated">USA Est 2</target>
</trans-unit>
<trans-unit id="azurecore.eastus2euap">
<source xml:lang="en">East US 2 EUAP</source>
<target state="translated">USA Est 2 - EUAP</target>
</trans-unit>
<trans-unit id="azurecore.francecentral">
<source xml:lang="en">France Central</source>
<target state="translated">France Centre</target>
</trans-unit>
<trans-unit id="azurecore.francesouth">
<source xml:lang="en">France South</source>
<target state="translated">France Sud</target>
</trans-unit>
<trans-unit id="azurecore.germanynorth">
<source xml:lang="en">Germany North</source>
<target state="translated">Allemagne Nord</target>
</trans-unit>
<trans-unit id="azurecore.germanywestcentral">
<source xml:lang="en">Germany West Central</source>
<target state="translated">Allemagne Centre-Ouest</target>
</trans-unit>
<trans-unit id="azurecore.invalidAzureAccount">
<source xml:lang="en">Invalid account</source>
<target state="translated">Compte non valide</target>
</trans-unit>
<trans-unit id="azurecore.invalidTenant">
<source xml:lang="en">Invalid tenant for subscription</source>
<target state="translated">Locataire non valide pour l'abonnement</target>
</trans-unit>
<trans-unit id="azurecore.japaneast">
<source xml:lang="en">Japan East</source>
<target state="translated">Japon Est</target>
</trans-unit>
<trans-unit id="azurecore.japanwest">
<source xml:lang="en">Japan West</source>
<target state="translated">Japon Ouest</target>
</trans-unit>
<trans-unit id="azure.credStoreSaveFailedError">
<source xml:lang="en">Keys for token cache could not be saved in credential store, this may cause Azure access token persistence issues and connection instabilities. It's likely that SqlTools has reached credential storage limit on Windows, please clear at least 2 credentials that start with "Microsoft.SqlTools|" in Windows Credential Manager and reload.</source>
<target state="translated">Impossible denregistrer les clés du cache de jetons dans le magasin dinformations didentification. Cela peut entraîner des problèmes de persistance de jeton daccès Azure et des instabilités de connexion. Il est probable que SqlTools ait atteint la limite de stockage des informations didentification sur Windows. Effacez au moins 2 informations didentification qui commencent par « Microsoft.SqlTools| » dans Windows Gestionnaire d'informations d'identification et rechargez.</target>
</trans-unit>
<trans-unit id="azurecore.koreacentral">
<source xml:lang="en">Korea Central</source>
<target state="translated">Corée Centre</target>
</trans-unit>
<trans-unit id="azurecore.koreasouth">
<source xml:lang="en">Korea South</source>
<target state="translated">Corée Sud</target>
</trans-unit>
<trans-unit id="azurecore.location">
<source xml:lang="en">Location</source>
<target state="translated">Emplacement</target>
</trans-unit>
<trans-unit id="azurecore.requiresReload">
<source xml:lang="en">Modifying this setting requires reloading the window for all changes to take effect.</source>
<target state="translated">La modification de ce paramètre nécessite le rechargement de la fenêtre pour appliquer tous les changements.</target>
</trans-unit>
<trans-unit id="azurecore.name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="azure.noCloudsEnabled">
<source xml:lang="en">No clouds are enabled, please enable a cloud to continue.</source>
<target state="translated">Aucun cloud n'est activé, veuillez activer un cloud pour continuer.</target>
</trans-unit>
<trans-unit id="azurecore.northcentralus">
<source xml:lang="en">North Central US</source>
<target state="translated">USA Centre Nord</target>
</trans-unit>
<trans-unit id="azurecore.northeurope">
<source xml:lang="en">North Europe</source>
<target state="translated">Europe Nord</target>
</trans-unit>
<trans-unit id="azurecore.norwayeast">
<source xml:lang="en">Norway East</source>
<target state="translated">Norvège Est</target>
</trans-unit>
<trans-unit id="azurecore.norwaywest">
<source xml:lang="en">Norway West</source>
<target state="translated">Norvège Ouest</target>
</trans-unit>
<trans-unit id="azurecore.reloadChoice">
<source xml:lang="en">Reload Azure Data Studio</source>
<target state="translated">Recharger Azure Data Studio</target>
</trans-unit>
<trans-unit id="azurecore.resourceGroup">
<source xml:lang="en">Resource group</source>
<target state="translated">Groupe de ressources</target>
</trans-unit>
<trans-unit id="azurecore.resourceType">
<source xml:lang="en">Resource type</source>
<target state="translated">Type de ressource</target>
</trans-unit>
<trans-unit id="azurecore.sqlServerArc">
<source xml:lang="en">SQL Server - Azure Arc</source>
<target state="translated">SQL Server - Azure Arc</target>
</trans-unit>
<trans-unit id="azurecore.sqlDatabase">
<source xml:lang="en">SQL database</source>
<target state="translated">Base de données SQL</target>
</trans-unit>
<trans-unit id="azurecore.sqlManagedInstance">
<source xml:lang="en">SQL managed instance</source>
<target state="translated">Instance managée SQL</target>
</trans-unit>
<trans-unit id="azurecore.azureArcsqlManagedInstance">
<source xml:lang="en">SQL managed instance - Azure Arc</source>
<target state="translated">Instance managée SQL - Azure Arc</target>
</trans-unit>
<trans-unit id="azurecore.sqlServer">
<source xml:lang="en">SQL server</source>
<target state="translated">Serveur SQL</target>
</trans-unit>
<trans-unit id="azurecore.southafricanorth">
<source xml:lang="en">South Africa North</source>
<target state="translated">Afrique du Sud Nord</target>
</trans-unit>
<trans-unit id="azurecore.southafricawest">
<source xml:lang="en">South Africa West</source>
<target state="translated">Afrique du Sud Ouest</target>
</trans-unit>
<trans-unit id="azurecore.southcentralus">
<source xml:lang="en">South Central US</source>
<target state="translated">USA Centre Sud</target>
</trans-unit>
<trans-unit id="azurecore.southindia">
<source xml:lang="en">South India</source>
<target state="translated">Inde du Sud</target>
</trans-unit>
<trans-unit id="azurecore.southeastasia">
<source xml:lang="en">Southeast Asia</source>
<target state="translated">Sud-Est asiatique</target>
</trans-unit>
<trans-unit id="azurecore.subscription">
<source xml:lang="en">Subscription</source>
<target state="translated">Abonnement</target>
</trans-unit>
<trans-unit id="azurecore.switchMsal">
<source xml:lang="en">Switch to MSAL</source>
<target state="translated">Basculer vers MSAL</target>
</trans-unit>
<trans-unit id="azurecore.switzerlandnorth">
<source xml:lang="en">Switzerland North</source>
<target state="translated">Suisse Nord</target>
</trans-unit>
<trans-unit id="azurecore.switzerlandwest">
<source xml:lang="en">Switzerland West</source>
<target state="translated">Suisse Ouest</target>
</trans-unit>
<trans-unit id="azurecore.reloadPromptCacheClear">
<source xml:lang="en">Token cache has been cleared successfully, please reload Azure Data Studio.</source>
<target state="translated">Le cache de jetons a été effacé avec succès, veuillez recharger Azure Data Studio.</target>
</trans-unit>
<trans-unit id="azurecore.typeIcon">
<source xml:lang="en">Type Icon</source>
<target state="translated">Icône de type</target>
</trans-unit>
<trans-unit id="azurecore.uaecentral">
<source xml:lang="en">UAE Central</source>
<target state="translated">Émirats arabes unis Centre</target>
</trans-unit>
<trans-unit id="azurecore.uaenorth">
<source xml:lang="en">UAE North</source>
<target state="translated">Émirats arabes unis Nord</target>
</trans-unit>
<trans-unit id="azurecore.uksouth">
<source xml:lang="en">UK South</source>
<target state="translated">Royaume-Uni Sud</target>
</trans-unit>
<trans-unit id="azurecore.ukwest">
<source xml:lang="en">UK West</source>
<target state="translated">Royaume-Uni Ouest</target>
</trans-unit>
<trans-unit id="azurecore.unableToFetchToken">
<source xml:lang="en">Unable to get token for tenant {0}</source>
<target state="translated">Impossible d'obtenir un jeton pour le locataire {0}</target>
</trans-unit>
<trans-unit id="azure.unableToOpenAzureLink">
<source xml:lang="en">Unable to open link, missing required values</source>
<target state="translated">Impossible d'ouvrir le lien, valeurs obligatoires manquantes</target>
</trans-unit>
<trans-unit id="azurecore.piiLogging.warning">
<source xml:lang="en">Warning: Azure PII Logging is enabled. Enabling this option allows personally identifiable information to be logged and should only be used for debugging purposes.</source>
<target state="translated">Avertissement : la journalisation des informations personnelles (PII) Azure est activée. Lactivation de cette option permet de consigner les informations didentification personnelles et ne doit être utilisée quà des fins de débogage.</target>
</trans-unit>
<trans-unit id="azurecore.westcentralus">
<source xml:lang="en">West Central US</source>
<target state="translated">USA Centre-Ouest</target>
</trans-unit>
<trans-unit id="azurecore.westeurope">
<source xml:lang="en">West Europe</source>
<target state="translated">Europe Ouest</target>
</trans-unit>
<trans-unit id="azurecore.westindia">
<source xml:lang="en">West India</source>
<target state="translated">Inde Ouest</target>
</trans-unit>
<trans-unit id="azurecore.westus">
<source xml:lang="en">West US</source>
<target state="translated">USA Ouest</target>
</trans-unit>
<trans-unit id="azurecore.westus2">
<source xml:lang="en">West US 2</source>
<target state="translated">USA Ouest 2</target>
</trans-unit>
<trans-unit id="azurecore.enablePublicCloud">
<source xml:lang="en">enablePublicCloud</source>
<target state="translated">enablePublicCloud</target>
</trans-unit>
<trans-unit id="azurecore.reloadPrompt">
<source xml:lang="en">{0} setting changed, please reload Azure Data Studio.</source>
<target state="translated">{0} paramètre modifié, veuillez recharger Azure Data Studio.</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/dist/utils" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="providerSettings.error">
<source xml:lang="en">Could not load endpoints from settings, please check the logs for more details.</source>
<target state="translated">Impossible de charger les points de terminaison à partir des paramètres, veuillez consulter les journaux pour plus de détails.</target>
</trans-unit>
<trans-unit id="providerSettings.success">
<source xml:lang="en">Successfully loaded custom endpoints from settings</source>
<target state="translated">Les points de terminaison personnalisés ont bien été chargés à partir des paramètres</target>
</trans-unit>
</body>
</file>
<file original="extensions/Microsoft.azurecore/package" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="config.providerSettings.endpoints.armResource">
<source xml:lang="en">ARM Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource ACS</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Add to Servers</source>
<target state="translated">Ajouter aux serveurs</target>
</trans-unit>
<trans-unit id="azure.resource.explorer.title">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.title">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.displayName">
<source xml:lang="en">Azure (Core)</source>
<target state="translated">Azure (Core)</target>
</trans-unit>
<trans-unit id="azure.resource.view.title">
<source xml:lang="en">Azure (Preview)</source>
<target state="translated">Azure (préversion)</target>
</trans-unit>
<trans-unit id="config.azureAccountConfigurationSection">
<source xml:lang="en">Azure Account Configuration</source>
<target state="translated">Configuration du compte Azure</target>
</trans-unit>
<trans-unit id="config.azureAuthMethodConfigurationSection">
<source xml:lang="en">Azure Authentication Method</source>
<target state="translated">Méthode d'authentification Azure</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureKeyVaultResource">
<source xml:lang="en">Azure KeyVault Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource Azure KeyVault</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureKustoResource">
<source xml:lang="en">Azure Kusto Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource Azure Kusto</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.logAnalytics">
<source xml:lang="en">Azure Log Analytics Endpoint</source>
<target state="translated">Azure Log Analytics (OMS)</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.portal">
<source xml:lang="en">Azure Portal Endpoint</source>
<target state="translated">Point de terminaison du portail Azure</target>
</trans-unit>
<trans-unit id="azure.resource.config.title">
<source xml:lang="en">Azure Resource Configuration</source>
<target state="translated">Configuration des ressources Azure</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureStorageResource">
<source xml:lang="en">Azure Storage Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource de stockage Azure</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureStorageResourceSuffix">
<source xml:lang="en">Azure Storage Resource Endpoint Suffix</source>
<target state="translated">Point de terminaison de ressource de stockage Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="translated">Azure : Actualiser tous les comptes</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Azure: Sign In</source>
<target state="translated">Azure : Se connecter</target>
</trans-unit>
<trans-unit id="azure.description">
<source xml:lang="en">Browse and work with Azure resources</source>
<target state="translated">Parcourir et utiliser des ressources Azure</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
<target state="translated">Effacer le cache de jetons du compte Azure</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.clientId">
<source xml:lang="en">Client ID for Azure Data Studio</source>
<target state="translated">ID client pour Azure Data Studio</target>
</trans-unit>
<trans-unit id="config.providerSettingsMetadata">
<source xml:lang="en">Cloud Display Name</source>
<target state="translated">Nom d'affichage de l'utilisateur</target>
</trans-unit>
<trans-unit id="config.providerSettingsId">
<source xml:lang="en">Cloud ID</source>
<target state="translated">ID cloud</target>
</trans-unit>
<trans-unit id="config.providerSettingsName">
<source xml:lang="en">Cloud Name</source>
<target state="translated">Nom du cloud</target>
</trans-unit>
<trans-unit id="config.providerSettingsDescription">
<source xml:lang="en">Cloud Settings</source>
<target state="translated">Paramètres du cloud</target>
</trans-unit>
<trans-unit id="config.azureCodeGrantMethod">
<source xml:lang="en">Code Grant Method</source>
<target state="translated">Méthode d'octroi de code</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqlserver.title">
<source xml:lang="en">Connect</source>
<target state="translated">Connecter</target>
</trans-unit>
<trans-unit id="config.azureDeviceCodeMethod">
<source xml:lang="en">Device Code Method</source>
<target state="translated">Méthode de code d'appareil</target>
</trans-unit>
<trans-unit id="config.noSystemKeychain">
<source xml:lang="en">Disable system keychain integration. Credentials will be stored in a flat file in the user's home directory.</source>
<target state="translated">Désactivez l'intégration du trousseau système. Les informations d'identification sont stockées dans un fichier plat dans le dossier de base de l'utilisateur.</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.graphResource">
<source xml:lang="en">Graph Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource ACS</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.host">
<source xml:lang="en">Host Endpoint</source>
<target state="translated">Point de terminaison de l"hôte de compétence</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.msGraphResource">
<source xml:lang="en">Microsoft Graph Resource Endpoint</source>
<target state="translated">point de terminaison de ressource Microsoft Graph</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.microsoftResource">
<source xml:lang="en">Microsoft Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource Microsoft</target>
</trans-unit>
<trans-unit id="azure.openInAzurePortal.title">
<source xml:lang="en">Open in Azure Portal</source>
<target state="translated">Ouvrir dans le portail Azure</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.powerBiResource">
<source xml:lang="en">Power BI Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource ACS</target>
</trans-unit>
<trans-unit id="config.providerSettingsTitle">
<source xml:lang="en">Provider Settings</source>
<target state="translated">Paramètres des fournisseurs</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualiser</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.sqlResource">
<source xml:lang="en">SQL Resource Endpoint</source>
<target state="translated">Point de terminaison de ressource ACS</target>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.scopes">
<source xml:lang="en">Scopes Endpoint</source>
<target state="translated">Point de terminaison détendues</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
<target state="translated">Sélectionner des abonnements</target>
</trans-unit>
<trans-unit id="azure.resource.selecttenants.title">
<source xml:lang="en">Select Tenants</source>
<target state="translated">Sélectionner des locataires</target>
</trans-unit>
<trans-unit id="config.customProviderSettings">
<source xml:lang="en">Setting containing custom Azure authentication endpoints. Changes to this setting require a restart to take effect.</source>
<target state="translated">Paramètre contenant des points de terminaison d'authentification Azure personnalisés. Les modifications apportées à ce paramètre nécessitent un redémarrage pour prendre effet.</target>
</trans-unit>
<trans-unit id="config.enableChinaCloudDescription">
<source xml:lang="en">Should Azure China integration be enabled</source>
<target state="translated">Spécifie si l'intégration d'Azure Chine doit être activée</target>
</trans-unit>
<trans-unit id="config.enablePublicCloudDescription">
<source xml:lang="en">Should Azure public cloud integration be enabled</source>
<target state="translated">Spécifie si l'intégration du cloud Azure public doit être activée</target>
</trans-unit>
<trans-unit id="config.piiLogging">
<source xml:lang="en">Should Personally Identifiable Information (PII) be logged in the Azure Accounts output channel and the output channel log file.</source>
<target state="translated">Si les informations didentification personnelles (PII) doivent être journalisées dans le canal de sortie comptes Azure et le fichier journal du canal de sortie.</target>
</trans-unit>
<trans-unit id="config.enableUsGovCloudDescription">
<source xml:lang="en">Should US Government Azure cloud (Fairfax) integration be enabled</source>
<target state="translated">Spécifie si l'intégration du cloud Azure US Government (Fairfax) doit être activée</target>
</trans-unit>
<trans-unit id="azure.resource.startterminal.title">
<source xml:lang="en">Start Cloud Shell</source>
<target state="translated">Démarrer Cloud Shell</target>
</trans-unit>
<trans-unit id="azure.tenant.config.filter.description">
<source xml:lang="en">The list of tenant IDs which will be skipped when querying Azure resources or requesting authentication tokens.</source>
<target state="translated">Liste des ID de locataire qui sont ignorés lors de linterrogation des ressources Azure ou de la demande de jetons dauthentification.</target>
</trans-unit>
<trans-unit id="azure.resource.config.filter.description">
<source xml:lang="en">The resource filter, each element is an account id, a subscription id and name separated by a slash</source>
<target state="translated">Filtre de ressources, chaque élément est un ID de compte, un ID d'abonnement et un nom séparés par une barre oblique</target>
</trans-unit>
<trans-unit id="config.loggingLevel">
<source xml:lang="en">[Optional] The verbosity of logging for the Azure Accounts extension.</source>
<target state="translated">[Optional] La verbosité de la journalisation de lextension Comptes Azure</target>
</trans-unit>
</body>
</file>
</xliff>