Files
azuredatastudio/resources/xlf/fr/mssql.fr.xlf
Alex Ma 1eaa6be392 Updates for XLF folders and LocProject (#15083)
* Added updated German strings and added hybrid toolkit to locproject.json

* updates to XLF files

* more resources added to locproject

* restored out localizations

* fixes to dacpac and admin-tool

* fixes to dacpac and import

* updates to english XLFs (more up to date)
2021-05-12 12:32:09 -07:00

1549 lines
91 KiB
XML
Raw 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.
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/mssql/package" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="json.schemas.desc">
<source xml:lang="en">Associate schemas to JSON files in the current project</source>
<target state="translated">Associer des schémas aux fichiers JSON dans le projet actuel</target>
</trans-unit>
<trans-unit id="json.schemas.url.desc">
<source xml:lang="en">A URL to a schema or a relative path to a schema in the current directory</source>
<target state="translated">URL de schéma ou chemin relatif d'un schéma dans le répertoire actuel</target>
</trans-unit>
<trans-unit id="json.schemas.fileMatch.desc">
<source xml:lang="en">An array of file patterns to match against when resolving JSON files to schemas.</source>
<target state="translated">Tableau de modèles de fichier à mapper durant la résolution de fichiers JSON en schémas.</target>
</trans-unit>
<trans-unit id="json.schemas.fileMatch.item.desc">
<source xml:lang="en">A file pattern that can contain '*' to match against when resolving JSON files to schemas.</source>
<target state="translated">Modèle de fichier pouvant contenir '*' à mapper durant la résolution de fichiers JSON en schémas.</target>
</trans-unit>
<trans-unit id="json.schemas.schema.desc">
<source xml:lang="en">The schema definition for the given URL. The schema only needs to be provided to avoid accesses to the schema URL.</source>
<target state="translated">Définition de schéma pour l'URL indiquée. Le schéma doit être fourni uniquement pour éviter les accès à l'URL du schéma.</target>
</trans-unit>
<trans-unit id="json.format.enable.desc">
<source xml:lang="en">Enable/disable default JSON formatter (requires restart)</source>
<target state="translated">Activer/désactiver le formateur JSON par défaut (nécessite un redémarrage)</target>
</trans-unit>
<trans-unit id="mssqlCluster.uploadFiles">
<source xml:lang="en">Upload files</source>
<target state="translated">Charger des fichiers</target>
</trans-unit>
<trans-unit id="mssqlCluster.mkdir">
<source xml:lang="en">New directory</source>
<target state="translated">Nouveau répertoire</target>
</trans-unit>
<trans-unit id="mssqlCluster.deleteFiles">
<source xml:lang="en">Delete</source>
<target state="translated">Supprimer</target>
</trans-unit>
<trans-unit id="mssqlCluster.previewFile">
<source xml:lang="en">Preview</source>
<target state="translated">Aperçu</target>
</trans-unit>
<trans-unit id="mssqlCluster.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Enregistrer</target>
</trans-unit>
<trans-unit id="mssqlCluster.copyPath">
<source xml:lang="en">Copy Path</source>
<target state="translated">Copier le chemin</target>
</trans-unit>
<trans-unit id="mssqlCluster.manageAccess">
<source xml:lang="en">Manage Access</source>
<target state="translated">Gérer l'accès</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="translated">Nouveau notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="translated">Ouvrir le notebook</target>
</trans-unit>
<trans-unit id="tab.bigDataClusterDescription">
<source xml:lang="en">Tasks and information about your SQL Server Big Data Cluster</source>
<target state="translated">Tâches et informations concernant votre cluster Big Data SQL Server</target>
</trans-unit>
<trans-unit id="title.bigDataCluster">
<source xml:lang="en">SQL Server Big Data Cluster</source>
<target state="translated">Cluster Big Data SQL Server</target>
</trans-unit>
<trans-unit id="title.submitSparkJob">
<source xml:lang="en">Submit Spark Job</source>
<target state="translated">Envoyer le travail Spark</target>
</trans-unit>
<trans-unit id="title.newSparkJob">
<source xml:lang="en">New Spark Job</source>
<target state="translated">Nouveau travail Spark</target>
</trans-unit>
<trans-unit id="title.openSparkHistory">
<source xml:lang="en">View Spark History</source>
<target state="translated">Voir l'historique Spark</target>
</trans-unit>
<trans-unit id="title.openYarnHistory">
<source xml:lang="en">View Yarn History</source>
<target state="translated">Voir l'historique Yarn</target>
</trans-unit>
<trans-unit id="title.tasks">
<source xml:lang="en">Tasks</source>
<target state="translated">Tâches</target>
</trans-unit>
<trans-unit id="title.installPackages">
<source xml:lang="en">Install Packages</source>
<target state="translated">Installer les packages</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="translated">Configurer Python pour Notebooks</target>
</trans-unit>
<trans-unit id="title.openClusterDashboard">
<source xml:lang="en">Cluster
Dashboard</source>
<target state="translated">Cluster
Tableau de bord</target>
</trans-unit>
<trans-unit id="title.searchServers">
<source xml:lang="en">Search: Servers</source>
<target state="translated">Recherche : Serveurs</target>
</trans-unit>
<trans-unit id="title.clearSearchServerResult">
<source xml:lang="en">Search: Clear Search Server Results</source>
<target state="translated">Recherche : Effacer les résultats du serveur de recherche</target>
</trans-unit>
<trans-unit id="title.endpoints">
<source xml:lang="en">Service Endpoints</source>
<target state="translated">Points de terminaison de service</target>
</trans-unit>
<trans-unit id="title.books">
<source xml:lang="en">Notebooks</source>
<target state="translated">Notebooks</target>
</trans-unit>
<trans-unit id="title.showLogFile">
<source xml:lang="en">Show Log File</source>
<target state="translated">Afficher le fichier journal</target>
</trans-unit>
<trans-unit id="mssql.disabled">
<source xml:lang="en">Disabled</source>
<target state="translated">Désactivé</target>
</trans-unit>
<trans-unit id="mssql.enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Activé</target>
</trans-unit>
<trans-unit id="mssql.exportNotebookToSql">
<source xml:lang="en">Export Notebook as SQL</source>
<target state="translated">Exporter le notebook au format SQL</target>
</trans-unit>
<trans-unit id="mssql.exportSqlAsNotebook">
<source xml:lang="en">Export SQL as Notebook</source>
<target state="translated">Exporter SQL au format Notebook</target>
</trans-unit>
<trans-unit id="mssql.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="translated">Configuration MSSQL</target>
</trans-unit>
<trans-unit id="mssql.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">Spécifie si les colonnes BIT doivent être affichées sous forme de nombre (1 ou 0). Si la valeur est false, les colonnes BIT sont affichées sous la forme 'true' ou 'false'</target>
</trans-unit>
<trans-unit id="mssql.query.maxXmlCharsToStore">
<source xml:lang="en">Number of XML characters to store after running a query</source>
<target state="translated">Nombre de caractères XML à stocker après l'exécution d'une requête</target>
</trans-unit>
<trans-unit id="mssql.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">Spécifie si les définitions de colonne doivent être alignées</target>
</trans-unit>
<trans-unit id="mssql.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Spécifie si la mise en forme des types de données est MAJUSCULES, minuscules ou aucune (sans mise en forme)</target>
</trans-unit>
<trans-unit id="mssql.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Spécifie si la mise en forme des mots clés est MAJUSCULES, minuscules ou aucune (sans mise en forme)</target>
</trans-unit>
<trans-unit id="mssql.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">spécifie si des virgules doivent être placées au début de chaque instruction dans une liste (par exemple : ',mycolumn2') plutôt qu'à la fin (par exemple : 'mycolumn1,')</target>
</trans-unit>
<trans-unit id="mssql.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">Spécifie si les références aux objets dans les instructions select doivent être divisées en plusieurs lignes. Par exemple, pour 'SELECT C1, C2 FROM T1', C1 et C2 sont sur des lignes distinctes</target>
</trans-unit>
<trans-unit id="mssql.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="translated">[Facultatif] Journaliser la sortie de débogage dans la console (Voir -&gt; Sortie) et sélectionner le canal de sortie approprié dans la liste déroulante</target>
</trans-unit>
<trans-unit id="mssql.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="translated">[Facultatif] Niveau de journalisation des services de back-end. Azure Data Studio génère un nom de fichier à chaque démarrage et, si le fichier existe déjà, ajoute les entrées de journal à ce fichier. Pour nettoyer les anciens fichiers journaux, consultez les paramètres logRetentionMinutes et logFilesRemovalLimit. Le niveau de suivi par défaut correspond à une faible journalisation. Si vous changez le niveau de détail, vous pouvez obtenir une journalisation massive nécessitant de l'espace disque pour les journaux. Le niveau Erreur inclut le niveau Critique, le niveau Avertissement inclut le niveau Erreur, le niveau Informations inclut le niveau Avertissement et le niveau Détail inclut le niveau Informations</target>
</trans-unit>
<trans-unit id="mssql.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="translated">Nombre de minutes de conservation des fichiers journaux pour les services de back-end. La durée par défaut est 1 semaine.</target>
</trans-unit>
<trans-unit id="mssql.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="translated">Nombre maximal d'anciens fichiers ayant dépassé mssql.logRetentionMinutes à supprimer au démarrage. Les fichiers qui ne sont pas nettoyés du fait de cette limitation le sont au prochain démarrage d'Azure Data Studio.</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableIntelliSense">
<source xml:lang="en">Should IntelliSense be enabled</source>
<target state="translated">Indique s'il faut activer IntelliSense</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableErrorChecking">
<source xml:lang="en">Should IntelliSense error checking be enabled</source>
<target state="translated">Indique s'il faut activer la vérification des erreurs IntelliSense</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableSuggestions">
<source xml:lang="en">Should IntelliSense suggestions be enabled</source>
<target state="translated">Indique s'il faut activer les suggestions IntelliSense</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableQuickInfo">
<source xml:lang="en">Should IntelliSense quick info be enabled</source>
<target state="translated">Indique s'il faut activer Info express IntelliSense</target>
</trans-unit>
<trans-unit id="mssql.intelliSense.lowerCaseSuggestions">
<source xml:lang="en">Should IntelliSense suggestions be lowercase</source>
<target state="translated">Indique si les suggestions IntelliSense doivent être en minuscules</target>
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="translated">Nombre maximal de lignes à retourner avant que le serveur arrête le traitement de votre requête.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="translated">Taille maximale des données text et ntext retournées par une instruction SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="translated">Un délai d'expiration de 0 indique une attente illimitée (aucun délai d'expiration)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="translated">Activer l'option SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="translated">Activer l'option SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="translated">Activer l'option SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="translated">Activer l'option SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="translated">Activer l'option SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="translated">Activer l'option SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="translated">Activer l'option SET XACT-ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="translated">Activer l'option SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="translated">Activer l'option SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="translated">Activer l'option SET LOCK TIMEOUT (en millisecondes)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="translated">Activer SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="translated">Activer SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="translated">Activer SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="translated">Activer SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="translated">Activer SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="translated">Activer SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="translated">Activer SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="translated">Activer SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="translated">Activer SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="mssql.query.alwaysEncryptedParameterization">
<source xml:lang="en">Enable Parameterization for Always Encrypted</source>
<target state="translated">Activer la paramétrisation pour Always Encrypted</target>
</trans-unit>
<trans-unit id="mssql.ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="translated">[Facultatif] Ne pas afficher les avertissements de plateforme non prise en charge</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Mode de récupération</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Dernière sauvegarde de base de données</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Dernière sauvegarde de journal</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Niveau de compatibilité</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Édition</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Nom de l'ordinateur</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Version de système d'exploitation</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Édition</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="translated">Niveau tarifaire</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Niveau de compatibilité</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="mssql.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="translated">Nom (facultatif)</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="translated">Nom personnalisé de la connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Serveur</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="translated">Nom de l'instance SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.databaseName.displayName">
<source xml:lang="en">Database</source>
<target state="translated">Base de données</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.databaseName.description">
<source xml:lang="en">The name of the initial catalog or database int the data source</source>
<target state="translated">Nom du catalogue ou de la base de données de départ dans la source de données</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Type d'authentification</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="translated">Spécifie la méthode d'authentification avec SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">Connexion SQL</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Authentification Windows</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="translated">Azure Active Directory - Authentification universelle avec prise en charge de MFA</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Nom d'utilisateur</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="translated">Indique l'identifiant utilisateur à utiliser pour la connexion à la source de données</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Mot de passe</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="translated">Indique le mot de passe à utiliser pour la connexion à la source de données</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="translated">Intention d'application</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="translated">Déclare le type de charge de travail de l'application pendant la connexion à un serveur</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="translated">Traitement asynchrone</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="translated">Quand la valeur est true, permet d'utiliser la fonctionnalité asynchrone dans le fournisseur de données .Net Framework</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="translated">Délai d'expiration de la connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="translated">Durée d'attente (en secondes) d'une connexion au serveur avant de terminer la tentative et de générer une erreur</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="translated">Langage actuel</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="translated">Nom d'enregistrement de la langue de SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Always Encrypted</source>
<target state="translated">Always Encrypted</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Enables or disables Always Encrypted for the connection</source>
<target state="translated">Active ou désactive Always Encrypted pour la connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.displayName">
<source xml:lang="en">Attestation Protocol</source>
<target state="translated">Protocole d'attestation</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.description">
<source xml:lang="en">Specifies a protocol for attesting a server-side enclave used with Always Encrypted with secure enclaves</source>
<target state="translated">Spécifie un protocole pour attester une enclave côté serveur utilisée avec Always Encrypted avec des enclaves sécurisées</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS">
<source xml:lang="en">Azure Attestation</source>
<target state="translated">Azure Attestation</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.HGS">
<source xml:lang="en">Host Guardian Service</source>
<target state="translated">Service Guardian hôte</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationUrl.displayName">
<source xml:lang="en">Enclave Attestation URL</source>
<target state="translated">URL d'attestation d'enclave</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationUrl.description">
<source xml:lang="en">Specifies an endpoint for attesting a server-side enclave used with Always Encrypted with secure enclaves</source>
<target state="translated">Spécifie un point de terminaison pour attester une enclave côté serveur utilisée avec Always Encrypted avec des enclaves sécurisées</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="translated">Chiffrer</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="translated">Quand la valeur est true, SQL Server utilise le chiffrement SSL pour toutes les données envoyées entre le client et le serveur si le serveur a un certificat installé</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="translated">Conserver les informations de sécurité</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="translated">Quand la valeur est false, les informations de sécurité, comme le mot de passe, ne sont pas retournées dans le cadre de la connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="translated">Approuver le certificat de serveur</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="translated">Quand la valeur est true (et encrypt=true), SQL Server utilise le chiffrement SSL pour toutes les données envoyées entre le client et le serveur sans valider le certificat de serveur</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="translated">Nom du fichier de base de données attaché</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="translated">Nom de fichier principal, y compris le nom de chemin complet, d'une base de données pouvant être attachée</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="translated">Connexion contextuelle</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="translated">Quand la valeur est true, indique que la connexion doit provenir du contexte du serveur SQL. Disponible uniquement en cas d'exécution dans le processus SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="translated">Port</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="translated">Nombre de tentatives de connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="translated">Nombre de tentatives de restauration de connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="translated">Intervalle entre les tentatives de connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="translated">Délai entre les tentatives de restauration de connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="translated">Nom de l'application</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="translated">Nom de l'application</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="translated">ID de station de travail</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="translated">Nom de la station de travail se connectant à SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="translated">Regroupement</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="translated">Quand la valeur est true, l'objet de connexion est tiré du pool approprié ou, si nécessaire, est créé et ajouté au pool approprié</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="translated">Taille maximale du pool</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="translated">Nombre maximal de connexions autorisées dans le pool</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="translated">Taille minimale du pool</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="translated">Nombre minimal de connexions autorisées dans le pool</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="translated">Délai d'expiration de l'équilibrage de charge</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="translated">Durée de vie minimale (en secondes) de cette connexion dans le pool avant d'être détruite</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Réplication</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="translated">Utilisé par SQL Server dans la réplication</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="translated">Attacher le nom de fichier de base de données</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="translated">Partenaire de basculement</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="translated">Nom ou adresse réseau de l'instance de SQL Server servant de partenaire de basculement</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="translated">Basculement de plusieurs sous-réseaux</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="translated">MARS (Multiple Active Result Set)</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="translated">Quand la valeur est true, plusieurs jeux de résultats peuvent être retournés et lus sur une même connexion</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="translated">Taille de paquet</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="translated">Taille en octets des paquets réseau utilisés pour communiquer avec une instance de SQL Server</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="translated">Version du système de type</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system the provider will expose through the DataReader</source>
<target state="translated">Indique le système de type serveur que le fournisseur doit exposer par le biais de DataReader</target>
</trans-unit>
<trans-unit id="databasesListProperties.name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="databasesListProperties.status">
<source xml:lang="en">Status</source>
<target state="translated">État</target>
</trans-unit>
<trans-unit id="databasesListProperties.size">
<source xml:lang="en">Size (MB)</source>
<target state="translated">Taille (Mo)</target>
</trans-unit>
<trans-unit id="databasesListProperties.lastBackup">
<source xml:lang="en">Last backup</source>
<target state="translated">Dernière sauvegarde</target>
</trans-unit>
<trans-unit id="objectsListProperties.name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/localizedConstants" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="msgMissingNodeContext">
<source xml:lang="en">Node Command called without any node passed</source>
<target state="translated">Commande de nœud appelée sans aucun nœud</target>
</trans-unit>
<trans-unit id="mssql.manageAccessTitle">
<source xml:lang="en">Manage Access</source>
<target state="translated">Gérer l'accès</target>
</trans-unit>
<trans-unit id="mssql.locationTitle">
<source xml:lang="en">Location : </source>
<target state="translated">Emplacement : </target>
</trans-unit>
<trans-unit id="mssql.permissionsTitle">
<source xml:lang="en">Permissions</source>
<target state="translated">Autorisations</target>
</trans-unit>
<trans-unit id="mssql.ownerPostfix">
<source xml:lang="en"> - Owner</source>
<target state="translated"> - Propriétaire</target>
</trans-unit>
<trans-unit id="mssql.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="mssql.group">
<source xml:lang="en">Group</source>
<target state="translated">Groupe</target>
</trans-unit>
<trans-unit id="mssql.owningGroupPostfix">
<source xml:lang="en"> - Owning Group</source>
<target state="translated"> - Groupe propriétaire</target>
</trans-unit>
<trans-unit id="mssql.everyone">
<source xml:lang="en">Everyone else</source>
<target state="translated">Tous les autres</target>
</trans-unit>
<trans-unit id="mssql.userLabel">
<source xml:lang="en">User</source>
<target state="translated">Utilisateur</target>
</trans-unit>
<trans-unit id="mssql.groupLabel">
<source xml:lang="en">Group</source>
<target state="translated">Groupe</target>
</trans-unit>
<trans-unit id="mssql.accessHeader">
<source xml:lang="en">Access</source>
<target state="translated">Accès</target>
</trans-unit>
<trans-unit id="mssql.defaultHeader">
<source xml:lang="en">Default</source>
<target state="translated">Par défaut</target>
</trans-unit>
<trans-unit id="mssql.delete">
<source xml:lang="en">Delete</source>
<target state="translated">Supprimer</target>
</trans-unit>
<trans-unit id="mssql.stickyHeader">
<source xml:lang="en">Sticky Bit</source>
<target state="translated">Sticky Bit</target>
</trans-unit>
<trans-unit id="mssql.inheritDefaultsLabel">
<source xml:lang="en">Inherit Defaults</source>
<target state="translated">Hériter les valeurs par défaut</target>
</trans-unit>
<trans-unit id="mssql.readHeader">
<source xml:lang="en">Read</source>
<target state="translated">Lire</target>
</trans-unit>
<trans-unit id="mssql.writeHeader">
<source xml:lang="en">Write</source>
<target state="translated">Écrire</target>
</trans-unit>
<trans-unit id="mssql.executeHeader">
<source xml:lang="en">Execute</source>
<target state="translated">Exécuter</target>
</trans-unit>
<trans-unit id="mssql.addUserOrGroup">
<source xml:lang="en">Add User or Group</source>
<target state="translated">Ajouter un utilisateur ou un groupe</target>
</trans-unit>
<trans-unit id="mssql.enterNamePlaceholder">
<source xml:lang="en">Enter name</source>
<target state="translated">Entrer un nom</target>
</trans-unit>
<trans-unit id="mssql.addLabel">
<source xml:lang="en">Add</source>
<target state="translated">Ajouter</target>
</trans-unit>
<trans-unit id="mssql.namedUsersAndGroups">
<source xml:lang="en">Named Users and Groups</source>
<target state="translated">Utilisateurs et groupes nommés</target>
</trans-unit>
<trans-unit id="mssql.defaultUserAndGroups">
<source xml:lang="en">Default User and Groups</source>
<target state="translated">Utilisateur et groupes par défaut</target>
</trans-unit>
<trans-unit id="mssql.userOrGroupIcon">
<source xml:lang="en">User or Group Icon</source>
<target state="translated">Icône Utilisateur ou Groupe</target>
</trans-unit>
<trans-unit id="mssql.apply">
<source xml:lang="en">Apply</source>
<target state="translated">Appliquer</target>
</trans-unit>
<trans-unit id="mssql.applyRecursively">
<source xml:lang="en">Apply Recursively</source>
<target state="translated">Appliquer de façon récursive</target>
</trans-unit>
<trans-unit id="mssql.errorApplyingAclChanges">
<source xml:lang="en">Unexpected error occurred while applying changes : {0}</source>
<target state="translated">Une erreur inattendue s'est produite pendant l'application des changements : {0}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.LocalFileDestinationHint">
<source xml:lang="en">Local file will be uploaded to HDFS. </source>
<target state="translated">Le fichier local est chargé dans HDFS. </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SubmissionEndMessage">
<source xml:lang="en">.......................... Submit Spark Job End ............................</source>
<target state="translated">.......................... Fin d'envoi du travail Spark ............................</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.PrepareUploadingFile">
<source xml:lang="en">Uploading file from local {0} to HDFS folder: {1}</source>
<target state="translated">Chargement du fichier du {0} local vers le dossier HDFS : {1}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.UploadingFileSucceeded">
<source xml:lang="en">Upload file to cluster Succeeded!</source>
<target state="translated">Le fichier a été chargé dans le cluster.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.UploadingFileFailed">
<source xml:lang="en">Upload file to cluster Failed. {0}</source>
<target state="translated">Le chargement du fichier dans le cluster a échoué. {0}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.PrepareSubmitJob">
<source xml:lang="en">Submitting job {0} ... </source>
<target state="translated">Envoi du travail {0}... </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SubmitJobFinished">
<source xml:lang="en">The Spark Job has been submitted.</source>
<target state="translated">Le travail Spark a été envoyé.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SubmitJobFailed">
<source xml:lang="en">Spark Job Submission Failed. {0} </source>
<target state="translated">L'envoi du travail Spark a échoué. {0} </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.YarnUIMessage">
<source xml:lang="en">YarnUI Url: {0} </source>
<target state="translated">URL de YarnUI : {0} </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SparkHistoryLinkMessage">
<source xml:lang="en">Spark History Url: {0} </source>
<target state="translated">URL de l'historique Spark : {0} </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.GetApplicationIdFailed">
<source xml:lang="en">Get Application Id Failed. {0}</source>
<target state="translated">L'obtention de l'ID d'application a échoué. {0}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.LocalFileNotExisted">
<source xml:lang="en">Local file {0} does not existed. </source>
<target state="translated">Le fichier local {0} n'existe pas. </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.NoSqlBigDataClusterFound">
<source xml:lang="en">No SQL Server Big Data Cluster found.</source>
<target state="translated">Aucun cluster Big Data SQL Server.</target>
</trans-unit>
<trans-unit id="sparkConnectionRequired">
<source xml:lang="en">Please connect to the Spark cluster before View {0} History.</source>
<target state="translated">Connectez-vous au cluster Spark pour pouvoir voir l'historique de {0}.</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/fileSources" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="maxSizeNotice">
<source xml:lang="en">NOTICE: This file has been truncated at {0} for preview. </source>
<target state="translated">REMARQUE : Ce fichier a été tronqué au niveau de {0} pour l'aperçu. </target>
</trans-unit>
<trans-unit id="maxSizeReached">
<source xml:lang="en">The file has been truncated at {0} for preview.</source>
<target state="translated">Le fichier a été tronqué au niveau de {0} pour l'aperçu.</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/command" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="progress">
<source xml:lang="en">$(sync~spin) {0}...</source>
<target state="translated">$(sync~spin) {0}...</target>
</trans-unit>
<trans-unit id="cancelTooltip">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="cancel">
<source xml:lang="en">Cancel operation?</source>
<target state="translated">Annuler l'opération ?</target>
</trans-unit>
<trans-unit id="mssql.searchServers">
<source xml:lang="en">Search Server Names</source>
<target state="translated">Rechercher dans les noms de serveur</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionService" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="sparkJobSubmission.LivyNoBatchIdReturned">
<source xml:lang="en">No Spark job batch id is returned from response.{0}[Error] {1}</source>
<target state="translated">Aucun ID de lot de travail Spark dans la réponse.{0}[Erreur] {1}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.LivyNoLogReturned">
<source xml:lang="en">No log is returned within response.{0}[Error] {1}</source>
<target state="translated">Aucun journal dans la réponse.{0}[Erreur] {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sqlClusterLookUp" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="promptBDCUsername">
<source xml:lang="en">{0}Please provide the username to connect to the BDC Controller:</source>
<target state="translated">{0}Fournissez le nom d'utilisateur pour se connecter au contrôleur BDC :</target>
</trans-unit>
<trans-unit id="promptBDCPassword">
<source xml:lang="en">Please provide the password to connect to the BDC Controller</source>
<target state="translated">Fournissez le mot de passe pour se connecter au contrôleur BDC</target>
</trans-unit>
<trans-unit id="bdcConnectError">
<source xml:lang="en">Error: {0}. </source>
<target state="translated">Erreur : {0}. </target>
</trans-unit>
<trans-unit id="usernameAndPasswordRequired">
<source xml:lang="en">Username and password are required</source>
<target state="translated">Le nom d'utilisateur et le mot de passe sont obligatoires</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="allFiles">
<source xml:lang="en">All Files</source>
<target state="translated">Tous les fichiers</target>
</trans-unit>
<trans-unit id="lblUploadFiles">
<source xml:lang="en">Upload</source>
<target state="translated">Charger</target>
</trans-unit>
<trans-unit id="uploading">
<source xml:lang="en">Uploading files to HDFS</source>
<target state="translated">Chargement des fichiers dans HDFS</target>
</trans-unit>
<trans-unit id="uploadCanceled">
<source xml:lang="en">Upload operation was canceled</source>
<target state="translated">L'opération de chargement a été annulée</target>
</trans-unit>
<trans-unit id="uploadError">
<source xml:lang="en">Error uploading files: {0}</source>
<target state="translated">Erreur de chargement des fichiers : {0}</target>
</trans-unit>
<trans-unit id="makingDir">
<source xml:lang="en">Creating directory</source>
<target state="translated">Création du répertoire</target>
</trans-unit>
<trans-unit id="mkdirCanceled">
<source xml:lang="en">Operation was canceled</source>
<target state="translated">L'opération a été annulée</target>
</trans-unit>
<trans-unit id="mkDirError">
<source xml:lang="en">Error on making directory: {0}</source>
<target state="translated">Erreur de création du répertoire : {0}</target>
</trans-unit>
<trans-unit id="enterDirName">
<source xml:lang="en">Enter directory name</source>
<target state="translated">Entrer le nom du répertoire</target>
</trans-unit>
<trans-unit id="deleteError">
<source xml:lang="en">Error on deleting files: {0}</source>
<target state="translated">Erreur de suppression des fichiers : {0}</target>
</trans-unit>
<trans-unit id="msgDeleteFolder">
<source xml:lang="en">Are you sure you want to delete this folder and its contents?</source>
<target state="translated">Voulez-vous vraiment supprimer ce dossier et son contenu ?</target>
</trans-unit>
<trans-unit id="msgDeleteFile">
<source xml:lang="en">Are you sure you want to delete this file?</source>
<target state="translated">Voulez-vous vraiment supprimer ce fichier ?</target>
</trans-unit>
<trans-unit id="saving">
<source xml:lang="en">Saving HDFS Files</source>
<target state="translated">Enregistrement des fichiers HDFS</target>
</trans-unit>
<trans-unit id="saveCanceled">
<source xml:lang="en">Save operation was canceled</source>
<target state="translated">L'opération d'enregistrement a été annulée</target>
</trans-unit>
<trans-unit id="saveError">
<source xml:lang="en">Error on saving file: {0}</source>
<target state="translated">Erreur d'enregistrement du fichier : {0}</target>
</trans-unit>
<trans-unit id="previewing">
<source xml:lang="en">Generating preview</source>
<target state="translated">Génération de l'aperçu</target>
</trans-unit>
<trans-unit id="previewError">
<source xml:lang="en">Error on previewing file: {0}</source>
<target state="translated">Erreur d'affichage de l'aperçu du fichier : {0}</target>
</trans-unit>
<trans-unit id="copyPathError">
<source xml:lang="en">Error on copying path: {0}</source>
<target state="translated">Erreur de copie du chemin : {0}</target>
</trans-unit>
<trans-unit id="manageAccessError">
<source xml:lang="en">An unexpected error occurred while opening the Manage Access dialog: {0}</source>
<target state="translated">Une erreur inattendue s'est produite à l'ouverture de la boîte de dialogue Gérer l'accès : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/hdfs/webhdfs" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
<source xml:lang="en">Invalid Data Structure</source>
<target state="translated">Structure de données non valide</target>
</trans-unit>
<trans-unit id="webhdfs.missingProperties">
<source xml:lang="en">Unable to create WebHDFS client due to missing options: ${0}</source>
<target state="translated">Impossible de créer le client WebHDFS en raison d'options manquantes : ${0}</target>
</trans-unit>
<trans-unit id="webhdfs.undefinedArgument">
<source xml:lang="en">'${0}' is undefined.</source>
<target state="translated">'${0}' n'est pas défini.</target>
</trans-unit>
<trans-unit id="webhdfs.httpError400">
<source xml:lang="en">Bad Request</source>
<target state="translated">Demande incorrecte</target>
</trans-unit>
<trans-unit id="webhdfs.httpError401">
<source xml:lang="en">Unauthorized</source>
<target state="translated">Non autorisé</target>
</trans-unit>
<trans-unit id="webhdfs.httpError403">
<source xml:lang="en">Forbidden</source>
<target state="translated">Interdit</target>
</trans-unit>
<trans-unit id="webhdfs.httpError404">
<source xml:lang="en">Not Found</source>
<target state="translated">Introuvable</target>
</trans-unit>
<trans-unit id="webhdfs.httpError500">
<source xml:lang="en">Internal Server Error</source>
<target state="translated">Erreur de serveur interne</target>
</trans-unit>
<trans-unit id="webhdfs.unknownError">
<source xml:lang="en">Unknown Error</source>
<target state="translated">Erreur inconnue</target>
</trans-unit>
<trans-unit id="webhdfs.unexpectedRedirect">
<source xml:lang="en">Unexpected Redirect</source>
<target state="translated">Redirection inattendue</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/connection" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="connectionInfoUndefined">
<source xml:lang="en">ConnectionInfo is undefined.</source>
<target state="translated">ConnectionInfo n'est pas défini.</target>
</trans-unit>
<trans-unit id="connectionInfoOptionsUndefined">
<source xml:lang="en">ConnectionInfo.options is undefined.</source>
<target state="translated">ConnectionInfo.options n'est pas défini.</target>
</trans-unit>
<trans-unit id="connectionInfoOptionsMissingProperties">
<source xml:lang="en">Some missing properties in connectionInfo.options: {0}</source>
<target state="translated">Des propriétés sont manquantes dans connectionInfo.options : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/telemetry" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="viewKnownIssuesText">
<source xml:lang="en">View Known Issues</source>
<target state="translated">Voir les problèmes connus</target>
</trans-unit>
<trans-unit id="serviceCrashMessage">
<source xml:lang="en">{0} component exited unexpectedly. Please restart Azure Data Studio.</source>
<target state="translated">Le composant {0} a quitté de manière inattendue. Redémarrez Azure Data Studio.</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/main" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="translated">Cet exemple de code charge le fichier dans un cadre de données et affiche les 10 premiers résultats.</target>
</trans-unit>
<trans-unit id="mssql.errorConvertingToNotebook">
<source xml:lang="en">An error occurred converting the SQL document to a Notebook. Error : {0}</source>
<target state="translated">Erreur pendant la conversion du document SQL au format Notebook. Erreur : {0}</target>
</trans-unit>
<trans-unit id="mssql.errorConvertingToSQL">
<source xml:lang="en">An error occurred converting the Notebook document to SQL. Error : {0}</source>
<target state="translated">Erreur pendant la conversion du document Notebook au format SQL. Erreur : {0}</target>
</trans-unit>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="translated">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="translated">Seuls les notebooks .ipynb sont pris en charge</target>
</trans-unit>
<trans-unit id="noController">
<source xml:lang="en">Could not find the controller endpoint for this instance</source>
<target state="translated">Le point de terminaison de contrôleur de cette instance est introuvable</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/hdfs/hdfsModel" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="mssql.recursivePermissionOpStarted">
<source xml:lang="en">Applying permission changes recursively under '{0}'</source>
<target state="translated">Application des changements d'autorisation de manière récursive sous '{0}'</target>
</trans-unit>
<trans-unit id="mssql.recursivePermissionOpSucceeded">
<source xml:lang="en">Permission changes applied successfully.</source>
<target state="translated">Les changements d'autorisation ont été appliqués.</target>
</trans-unit>
<trans-unit id="mssql.recursivePermissionOpProgress">
<source xml:lang="en">Applying permission changes to '{0}'.</source>
<target state="translated">Application des changements d'autorisation à '{0}'.</target>
</trans-unit>
<trans-unit id="mssql.recursivePermissionOpError">
<source xml:lang="en">Error applying permission changes: {0}</source>
<target state="translated">Erreur d'application des changements d'autorisation : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/prompts/confirm" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Oui</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Non</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sparkFeature/dialog/dialogCommands" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="selectOtherServer">
<source xml:lang="en">Select other SQL Server</source>
<target state="translated">Sélectionner un autre serveur SQL</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.PleaseSelectSqlWithCluster">
<source xml:lang="en">Please select SQL Server with Big Data Cluster.</source>
<target state="translated">Sélectionnez SQL Server avec le cluster Big Data.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.NoSqlSelected">
<source xml:lang="en">No SQL Server is selected.</source>
<target state="translated">Aucun serveur SQL sélectionné.</target>
</trans-unit>
<trans-unit id="errorNotSqlBigDataCluster">
<source xml:lang="en">The selected server does not belong to a SQL Server Big Data Cluster</source>
<target state="translated">Le serveur sélectionné n'appartient pas à un cluster Big Data SQL Server</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.GetFilePathFromSelectedNodeFailed">
<source xml:lang="en">Error Get File Path: {0}</source>
<target state="translated">Erreur d'obtention du chemin de fichier : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="sparkJobSubmission.SparkJobSubmissionDialogInitializeError">
<source xml:lang="en">Parameters for SparkJobSubmissionDialog is illegal</source>
<target state="translated">Les paramètres de SparkJobSubmissionDialog ne sont pas autorisés</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.DialogTitleNewJob">
<source xml:lang="en">New Job</source>
<target state="translated">Nouveau travail</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.DialogCancelButton">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.DialogSubmitButton">
<source xml:lang="en">Submit</source>
<target state="translated">Envoyer</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SubmitSparkJob">
<source xml:lang="en">{0} Spark Job Submission:</source>
<target state="translated">Envoi du travail Spark {0} :</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SubmissionStartMessage">
<source xml:lang="en">.......................... Submit Spark Job Start ..........................</source>
<target state="translated">.......................... Début de l'envoi du travail Spark ..........................</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionModel" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="sparkJobSubmission.SparkJobSubmissionModelInitializeError">
<source xml:lang="en">Parameters for SparkJobSubmissionModel is illegal</source>
<target state="translated">Les paramètres de SparkJobSubmissionModel ne sont pas autorisés</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.submissionArgsIsInvalid">
<source xml:lang="en">submissionArgs is invalid. </source>
<target state="translated">soumissionArgs n'est pas valide. </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.LivyBatchIdIsInvalid">
<source xml:lang="en">livyBatchId is invalid. </source>
<target state="translated">livyBatchId n'est pas valide. </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.GetApplicationIdTimeOut">
<source xml:lang="en">Get Application Id time out. {0}[Log] {1}</source>
<target state="translated">Le délai d'obtention de l'ID d'application a expiré. {0}[Journal] {1}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.localFileOrFolderNotSpecified.">
<source xml:lang="en">Property localFilePath or hdfsFolderPath is not specified. </source>
<target state="translated">La propriété localeFilePath ou hdfsFolderPath n'est pas spécifiée. </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.PathNotSpecified.">
<source xml:lang="en">Property Path is not specified. </source>
<target state="translated">Le chemin de propriété n'est pas spécifié. </target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkConfigurationTab" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="sparkJobSubmission.GeneralTabName">
<source xml:lang="en">GENERAL</source>
<target state="translated">GÉNÉRAL</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.JobNamePlaceHolder">
<source xml:lang="en">Enter a name ...</source>
<target state="translated">Entrer un nom...</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.JobName">
<source xml:lang="en">Job Name</source>
<target state="translated">Nom du travail</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SparkCluster">
<source xml:lang="en">Spark Cluster</source>
<target state="translated">Cluster Spark</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.FilePathPlaceHolder">
<source xml:lang="en">Path to a .jar or .py file</source>
<target state="translated">Chemin d'un fichier .jar ou .py</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.LocalFileDestinationHintWithPath">
<source xml:lang="en">The selected local file will be uploaded to HDFS: {0}</source>
<target state="translated">Le fichier local sélectionné est chargé dans HDFS : {0}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.MainFilePath">
<source xml:lang="en">JAR/py File</source>
<target state="translated">Fichier JAR/py</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.MainClass">
<source xml:lang="en">Main Class</source>
<target state="translated">Classe principale</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.Arguments">
<source xml:lang="en">Arguments</source>
<target state="translated">Arguments</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ArgumentsTooltip">
<source xml:lang="en">Command line arguments used in your main class, multiple arguments should be split by space.</source>
<target state="translated">Arguments de ligne de commande utilisés dans votre classe principale, plusieurs arguments doivent être séparés par un espace.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.NotSpecifyJobName">
<source xml:lang="en">Property Job Name is not specified.</source>
<target state="translated">Le nom de travail de la propriété n'est pas spécifié.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.NotSpecifyJARPYPath">
<source xml:lang="en">Property JAR/py File is not specified.</source>
<target state="translated">Le fichier JAR/py de propriétés n'est pas spécifié.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.NotSpecifyMainClass">
<source xml:lang="en">Property Main Class is not specified.</source>
<target state="translated">La classe principale de la propriété n'est pas spécifiée.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.HDFSFileNotExistedWithPath">
<source xml:lang="en">{0} does not exist in Cluster or exception thrown. </source>
<target state="translated">{0} n'existe pas dans le cluster ou une exception est levée. </target>
</trans-unit>
<trans-unit id="sparkJobSubmission.HDFSFileNotExisted">
<source xml:lang="en">The specified HDFS file does not exist. </source>
<target state="translated">Le fichier HDFS spécifié n'existe pas. </target>
</trans-unit>
<trans-unit id="sparkSelectLocalFile">
<source xml:lang="en">Select</source>
<target state="translated">Sélectionner</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.SelectFileError">
<source xml:lang="en">Error in locating the file due to Error: {0}</source>
<target state="translated">Erreur de localisation du fichier en raison de l'erreur : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="sparkJobSubmission.AdvancedTabName">
<source xml:lang="en">ADVANCED</source>
<target state="translated">AVANCÉ</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ReferenceJarList">
<source xml:lang="en">Reference Jars</source>
<target state="translated">Fichiers JAR de référence</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ReferenceJarListToolTip">
<source xml:lang="en">Jars to be placed in executor working directory. The Jar path needs to be an HDFS Path. Multiple paths should be split by semicolon (;)</source>
<target state="translated">Fichiers JAR à placer dans le répertoire de travail de l'exécuteur. Le chemin de fichier JAR doit être un chemin HDFS. Plusieurs chemins doivent être séparés par un point-virgule (;)</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ReferencePyList">
<source xml:lang="en">Reference py Files</source>
<target state="translated">Fichiers py de référence</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ReferencePyListTooltip">
<source xml:lang="en">Py Files to be placed in executor working directory. The file path needs to be an HDFS Path. Multiple paths should be split by semicolon(;)</source>
<target state="translated">Fichiers py à placer dans le répertoire de travail de l'exécuteur. Le chemin de fichier doit être un chemin HDFS. Plusieurs chemins doivent être séparés par un point-virgule (;)</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ReferenceFilesList">
<source xml:lang="en">Reference Files</source>
<target state="translated">Fichiers de référence</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.ReferenceFilesListTooltip">
<source xml:lang="en">Files to be placed in executor working directory. The file path needs to be an HDFS Path. Multiple paths should be split by semicolon(;)</source>
<target state="translated">Fichiers à placer dans le répertoire de travail de l'exécuteur. Le chemin de fichier doit être un chemin HDFS. Plusieurs chemins doivent être séparés par un point-virgule (;)</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.driverMemory">
<source xml:lang="en">Driver Memory</source>
<target state="translated">Mémoire de pilote</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.driverMemoryTooltip">
<source xml:lang="en">Amount of memory to allocate to the driver. Specify units as part of value. Example 512M or 2G.</source>
<target state="translated">Quantité de mémoire à allouer au pilote. Spécifiez des unités dans la valeur. Par exemple, 512M ou 2G.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.driverCores">
<source xml:lang="en">Driver Cores</source>
<target state="translated">Cœurs de pilote</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.driverCoresTooltip">
<source xml:lang="en">Amount of CPU cores to allocate to the driver.</source>
<target state="translated">Quantité de cœurs de processeur à allouer au pilote.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.executorMemory">
<source xml:lang="en">Executor Memory</source>
<target state="translated">Mémoire d'exécuteur</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.executorMemoryTooltip">
<source xml:lang="en">Amount of memory to allocate to the executor. Specify units as part of value. Example 512M or 2G.</source>
<target state="translated">Quantité de mémoire à allouer à l'exécuteur. Spécifiez des unités dans la valeur. Par exemple, 512M ou 2G.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.executorCores">
<source xml:lang="en">Executor Cores</source>
<target state="translated">Cœurs d'exécuteur</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.executorCoresTooltip">
<source xml:lang="en">Amount of CPU cores to allocate to the executor.</source>
<target state="translated">Quantité de cœurs de processeur à allouer à l'exécuteur.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.executorCount">
<source xml:lang="en">Executor Count</source>
<target state="translated">Nombre d'exécuteurs</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.executorCountTooltip">
<source xml:lang="en">Number of instances of the executor to run.</source>
<target state="translated">Nombre d'instances de l'exécuteur à exécuter.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.queueName">
<source xml:lang="en">Queue Name</source>
<target state="translated">Nom de la file d'attente</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.queueNameTooltip">
<source xml:lang="en">Name of the Spark queue to execute the session in.</source>
<target state="translated">Nom de la file d'attente Spark où exécuter la session.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.configValues">
<source xml:lang="en">Configuration Values</source>
<target state="translated">Valeurs de configuration</target>
</trans-unit>
<trans-unit id="sparkJobSubmission.configValuesTooltip">
<source xml:lang="en">List of name value pairs containing Spark configuration values. Encoded as JSON dictionary. Example: '{"name":"value", "name2":"value2"}'.</source>
<target state="translated">Liste des paires nom/valeur contenant des valeurs de configuration Spark. Encodé sous forme de dictionnaire JSON. Exemple : « {"name":"value", "name2":"value2"} ».</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="promptUsername">
<source xml:lang="en">Please provide the username to connect to HDFS:</source>
<target state="translated">Fournissez le nom d'utilisateur pour se connecter à HDFS :</target>
</trans-unit>
<trans-unit id="prmptPwd">
<source xml:lang="en">Please provide the password to connect to HDFS:</source>
<target state="translated">Fournissez le mot de passe de connexion à HDFS :</target>
</trans-unit>
<trans-unit id="sessionNotFound">
<source xml:lang="en">Session for node {0} does not exist</source>
<target state="translated">La session du nœud {0} n'existe pas</target>
</trans-unit>
<trans-unit id="notifyError">
<source xml:lang="en">Error notifying of node change: {0}</source>
<target state="translated">Erreur de notification du changement de nœud : {0}</target>
</trans-unit>
<trans-unit id="hdfsFolder">
<source xml:lang="en">HDFS</source>
<target state="translated">HDFS</target>
</trans-unit>
<trans-unit id="rootLabel">
<source xml:lang="en">Root</source>
<target state="translated">Racine</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="errorExpanding">
<source xml:lang="en">Error: {0}</source>
<target state="translated">Erreur : {0}</target>
</trans-unit>
<trans-unit id="errDeleteConnectionNode">
<source xml:lang="en">Cannot delete a connection. Only subfolders and files can be deleted.</source>
<target state="translated">Impossible de supprimer une connexion. Seuls les sous-dossiers et les fichiers peuvent être supprimés.</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="streamCanceled">
<source xml:lang="en">Stream operation canceled by the user</source>
<target state="translated">Opération de flux annulée par l'utilisateur</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/dashboard/serviceEndpoints" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="grafana">
<source xml:lang="en">Metrics Dashboard</source>
<target state="translated">Tableau de bord des métriques</target>
</trans-unit>
<trans-unit id="kibana">
<source xml:lang="en">Log Search Dashboard</source>
<target state="translated">Tableau de bord de recherche dans les journaux</target>
</trans-unit>
<trans-unit id="sparkHistory">
<source xml:lang="en">Spark Jobs Management and Monitoring Dashboard</source>
<target state="translated">Tableau de bord de gestion et de supervision de travaux Spark</target>
</trans-unit>
<trans-unit id="yarnHistory">
<source xml:lang="en">Spark Diagnostics and Monitoring Dashboard</source>
<target state="translated">Tableau de bord de diagnostic et de supervision Spark</target>
</trans-unit>
<trans-unit id="copyText">
<source xml:lang="en">Copy</source>
<target state="translated">Copier</target>
</trans-unit>
<trans-unit id="endpoint.appproxy">
<source xml:lang="en">Application Proxy</source>
<target state="translated">Proxy d'application</target>
</trans-unit>
<trans-unit id="endpoint.controller">
<source xml:lang="en">Cluster Management Service</source>
<target state="translated">Service de gestion de cluster</target>
</trans-unit>
<trans-unit id="endpoint.gateway">
<source xml:lang="en">Gateway to access HDFS files, Spark</source>
<target state="translated">Passerelle d'accès aux fichiers HDFS, à Spark</target>
</trans-unit>
<trans-unit id="endpoint.managementproxy">
<source xml:lang="en">Management Proxy</source>
<target state="translated">Proxy de gestion</target>
</trans-unit>
<trans-unit id="endpoint.mgmtproxy">
<source xml:lang="en">Management Proxy</source>
<target state="translated">Proxy de gestion</target>
</trans-unit>
<trans-unit id="endpoint.sqlServerEndpoint">
<source xml:lang="en">SQL Server Master Instance Front-End</source>
<target state="translated">Front-end de l'instance maître SQL Server</target>
</trans-unit>
<trans-unit id="endpoint.grafana">
<source xml:lang="en">Metrics Dashboard</source>
<target state="translated">Tableau de bord des métriques</target>
</trans-unit>
<trans-unit id="endpoint.kibana">
<source xml:lang="en">Log Search Dashboard</source>
<target state="translated">Tableau de bord de recherche dans les journaux</target>
</trans-unit>
<trans-unit id="endpoint.yarnHistory">
<source xml:lang="en">Spark Diagnostics and Monitoring Dashboard</source>
<target state="translated">Tableau de bord de diagnostic et de supervision Spark</target>
</trans-unit>
<trans-unit id="endpoint.sparkHistory">
<source xml:lang="en">Spark Jobs Management and Monitoring Dashboard</source>
<target state="translated">Tableau de bord de gestion et de supervision de travaux Spark</target>
</trans-unit>
<trans-unit id="endpoint.webhdfs">
<source xml:lang="en">HDFS File System Proxy</source>
<target state="translated">Proxy du système de fichiers HDFS</target>
</trans-unit>
<trans-unit id="endpoint.livy">
<source xml:lang="en">Proxy for running Spark statements, jobs, applications</source>
<target state="translated">Proxy pour exécuter les instructions, travaux, applications Spark</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/sqlToolsServer" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="serviceStartedStatusMsg">
<source xml:lang="en">{0} Started</source>
<target state="translated">{0} démarré</target>
</trans-unit>
<trans-unit id="startingServiceStatusMsg">
<source xml:lang="en">Starting {0}</source>
<target state="translated">Démarrage de {0}</target>
</trans-unit>
<trans-unit id="failedToStartServiceErrorMsg">
<source xml:lang="en">Failed to start {0}</source>
<target state="translated">Échec du démarrage de {0}</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} to {1}</source>
<target state="translated">Installation de {0} sur {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing {0}</source>
<target state="translated">Installation de {0}</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed {0}</source>
<target state="translated">{0} installé</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Téléchargement de {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} Ko)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Téléchargement de {0}</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done installing {0}</source>
<target state="translated">Installation de {0} effectuée</target>
</trans-unit>
<trans-unit id="entryExtractedChannelMsg">
<source xml:lang="en">Extracted {0} ({1}/{2})</source>
<target state="translated">{0} extrait ({1}/{2})</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/dist/features" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="mssql.missingLinkedAzureAccount">
<source xml:lang="en">Azure Data Studio needs to contact Azure Key Vault to access a column master key for Always Encrypted, but no linked Azure account is available. Please add a linked Azure account and retry the query.</source>
<target state="translated">Azure Data Studio doit contacter Azure Key Vault pour accéder à une clé principale de colonne pour Always Encrypted, mais aucun compte Azure lié n'est disponible. Ajoutez un compte Azure lié et réessayez la requête.</target>
</trans-unit>
<trans-unit id="mssql.chooseLinkedAzureAccount">
<source xml:lang="en">Please select a linked Azure account:</source>
<target state="translated">Sélectionnez un compte Azure lié :</target>
</trans-unit>
<trans-unit id="mssql.canceledLinkedAzureAccountSelection">
<source xml:lang="en">Azure Data Studio needs to contact Azure Key Vault to access a column master key for Always Encrypted, but no linked Azure account was selected. Please retry the query and select a linked Azure account when prompted.</source>
<target state="translated">Azure Data Studio doit contacter Azure Key Vault pour accéder à une clé principale de colonne pour Always Encrypted, mais aucun compte Azure lié n'a été sélectionné. Réessayez la requête et sélectionnez un compte Azure lié quand vous y êtes invité.</target>
</trans-unit>
<trans-unit id="mssql.insufficientlyPrivelagedAzureAccount">
<source xml:lang="en">The configured Azure account for {0} does not have sufficient permissions for Azure Key Vault to access a column master key for Always Encrypted.</source>
<target state="translated">Le compte Azure configuré pour {0} n'a pas les autorisations suffisantes pour permettre à Azure Key Vault d'accéder à une clé principale de colonne pour Always Encrypted.</target>
</trans-unit>
</body>
</file>
</xliff>