Files
azuredatastudio/resources/xlf/fr/agent.fr.xlf
Alex Ma 32a5ec3cd0 Update for existing localized XLFs. (#16107)
* update to existing german extensions

* Update for existing Spanish Resources

* Added updates to existing French Resources

* update for Italian Resources

* Update for existing Japanese resources

* update for Korean resources

* update for Portuguese resources

* russian resources updated

* update for chinese resources
2021-07-13 14:48:34 -07:00

1027 lines
50 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.
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/agent/dist/dialogs/agentDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="agentDialog.OK">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="agentDialog.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/jobStepDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="jobStepDialog.fileBrowserTitle">
<source xml:lang="en">Locate Database Files - </source>
<target state="translated">Localiser les fichiers de base de données - </target>
</trans-unit>
<trans-unit id="jobStepDialog.ok">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="jobStepDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="jobStepDialog.general">
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="jobStepDialog.advanced">
<source xml:lang="en">Advanced</source>
<target state="translated">Avancé</target>
</trans-unit>
<trans-unit id="jobStepDialog.open">
<source xml:lang="en">Open...</source>
<target state="translated">Ouvrir...</target>
</trans-unit>
<trans-unit id="jobStepDialog.parse">
<source xml:lang="en">Parse</source>
<target state="translated">Analyser</target>
</trans-unit>
<trans-unit id="jobStepDialog.successParse">
<source xml:lang="en">The command was successfully parsed.</source>
<target state="translated">La commande a été analysée.</target>
</trans-unit>
<trans-unit id="jobStepDialog.failParse">
<source xml:lang="en">The command failed.</source>
<target state="translated">La commande a échoué.</target>
</trans-unit>
<trans-unit id="jobStepDialog.blankStepName">
<source xml:lang="en">The step name cannot be left blank</source>
<target state="translated">Le nom de l'étape ne peut être vide</target>
</trans-unit>
<trans-unit id="jobStepDialog.processExitCode">
<source xml:lang="en">Process exit code of a successful command:</source>
<target state="translated">Code de sortie de processus d'une commande réussie :</target>
</trans-unit>
<trans-unit id="jobStepDialog.stepNameLabel">
<source xml:lang="en">Step Name</source>
<target state="translated">Nom de l'étape</target>
</trans-unit>
<trans-unit id="jobStepDialog.typeLabel">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="jobStepDialog.runAsLabel">
<source xml:lang="en">Run as</source>
<target state="translated">Exécuter en tant que</target>
</trans-unit>
<trans-unit id="jobStepDialog.databaseLabel">
<source xml:lang="en">Database</source>
<target state="translated">Base de données</target>
</trans-unit>
<trans-unit id="jobStepDialog.commandLabel">
<source xml:lang="en">Command</source>
<target state="translated">Commande</target>
</trans-unit>
<trans-unit id="jobStepDialog.successAction">
<source xml:lang="en">On success action</source>
<target state="translated">Action en cas de réussite</target>
</trans-unit>
<trans-unit id="jobStepDialog.failureAction">
<source xml:lang="en">On failure action</source>
<target state="translated">Action en cas d'échec</target>
</trans-unit>
<trans-unit id="jobStepDialog.runAsUser">
<source xml:lang="en">Run as user</source>
<target state="translated">Exécuter en tant qu'utilisateur</target>
</trans-unit>
<trans-unit id="jobStepDialog.retryAttempts">
<source xml:lang="en">Retry Attempts</source>
<target state="translated">Nouvelles tentatives</target>
</trans-unit>
<trans-unit id="jobStepDialog.retryInterval">
<source xml:lang="en">Retry Interval (minutes)</source>
<target state="translated">Intervalle avant nouvelle tentative (minutes)</target>
</trans-unit>
<trans-unit id="jobStepDialog.logToTable">
<source xml:lang="en">Log to table</source>
<target state="translated">Journaliser dans une table</target>
</trans-unit>
<trans-unit id="jobStepDialog.appendExistingTableEntry">
<source xml:lang="en">Append output to exisiting entry in table</source>
<target state="translated">Ajouter la sortie à l'entrée existante dans la table</target>
</trans-unit>
<trans-unit id="jobStepDialog.includeStepOutputHistory">
<source xml:lang="en">Include step output in history</source>
<target state="translated">Inclure le résultat de l'étape dans l'historique</target>
</trans-unit>
<trans-unit id="jobStepDialog.outputFile">
<source xml:lang="en">Output File</source>
<target state="translated">Fichier de sortie</target>
</trans-unit>
<trans-unit id="jobStepDialog.appendOutputToFile">
<source xml:lang="en">Append output to existing file</source>
<target state="translated">Ajouter la sortie au fichier existant</target>
</trans-unit>
<trans-unit id="jobStepDialog.selectedPath">
<source xml:lang="en">Selected path</source>
<target state="translated">Chemin sélectionné</target>
</trans-unit>
<trans-unit id="jobStepDialog.filesOfType">
<source xml:lang="en">Files of type</source>
<target state="translated">Fichiers de type</target>
</trans-unit>
<trans-unit id="jobStepDialog.fileName">
<source xml:lang="en">File name</source>
<target state="translated">Nom de fichier</target>
</trans-unit>
<trans-unit id="jobStepDialog.allFiles">
<source xml:lang="en">All Files (*)</source>
<target state="translated">Tous les fichiers (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nouvelle étape de travail</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modifier l'étape de travail</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Script Transact-SQL (T-SQL)</target>
</trans-unit>
<trans-unit id="jobStepDialog.powershell">
<source xml:lang="en">PowerShell</source>
<target state="translated">PowerShell</target>
</trans-unit>
<trans-unit id="jobStepDialog.CmdExec">
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Système d'exploitation (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Serveur de distribution de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Fusion de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Lecteur de file d'attente de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Instantané de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Lecteur du journal des transactions de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Commande SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Requête SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="translated">Package SQL Server Integration Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Compte de service SQL Server Agent</target>
</trans-unit>
<trans-unit id="jobStepDialog.nextStep">
<source xml:lang="en">Go to the next step</source>
<target state="translated">Passer à l'étape suivante</target>
</trans-unit>
<trans-unit id="jobStepDialog.quitJobSuccess">
<source xml:lang="en">Quit the job reporting success</source>
<target state="translated">Quitter le travail signalant la réussite</target>
</trans-unit>
<trans-unit id="jobStepDialog.quitJobFailure">
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Quitter le travail signalant l'échec</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/pickScheduleDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="pickSchedule.jobSchedules">
<source xml:lang="en">Job Schedules</source>
<target state="translated">Planifications de travail</target>
</trans-unit>
<trans-unit id="pickSchedule.ok">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="pickSchedule.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="pickSchedule.availableSchedules">
<source xml:lang="en">Available Schedules:</source>
<target state="translated">Planifications disponibles :</target>
</trans-unit>
<trans-unit id="pickSchedule.scheduleName">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="pickSchedule.scheduleID">
<source xml:lang="en">ID</source>
<target state="translated">ID</target>
</trans-unit>
<trans-unit id="pickSchedule.description">
<source xml:lang="en">Description</source>
<target state="translated">Description</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/alertDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="alertDialog.createAlert">
<source xml:lang="en">Create Alert</source>
<target state="translated">Créer une alerte</target>
</trans-unit>
<trans-unit id="alertDialog.editAlert">
<source xml:lang="en">Edit Alert</source>
<target state="translated">Modifier l'alerte</target>
</trans-unit>
<trans-unit id="alertDialog.General">
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="alertDialog.Response">
<source xml:lang="en">Response</source>
<target state="translated">Réponse</target>
</trans-unit>
<trans-unit id="alertDialog.Options">
<source xml:lang="en">Options</source>
<target state="translated">Options</target>
</trans-unit>
<trans-unit id="alertDialog.eventAlert">
<source xml:lang="en">Event alert definition</source>
<target state="translated">Définition d'alerte d'événement</target>
</trans-unit>
<trans-unit id="alertDialog.Name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="alertDialog.Type">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="alertDialog.Enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Activé</target>
</trans-unit>
<trans-unit id="alertDialog.DatabaseName">
<source xml:lang="en">Database name</source>
<target state="translated">Nom de la base de données</target>
</trans-unit>
<trans-unit id="alertDialog.ErrorNumber">
<source xml:lang="en">Error number</source>
<target state="translated">Numéro d'erreur</target>
</trans-unit>
<trans-unit id="alertDialog.Severity">
<source xml:lang="en">Severity</source>
<target state="translated">Gravité</target>
</trans-unit>
<trans-unit id="alertDialog.RaiseAlertContains">
<source xml:lang="en">Raise alert when message contains</source>
<target state="translated">Déclencher une alerte quand le message contient</target>
</trans-unit>
<trans-unit id="alertDialog.MessageText">
<source xml:lang="en">Message text</source>
<target state="translated">Texte du message</target>
</trans-unit>
<trans-unit id="alertDialog.Severity001">
<source xml:lang="en">001 - Miscellaneous System Information</source>
<target state="translated">001 - Informations système diverses</target>
</trans-unit>
<trans-unit id="alertDialog.Severity002">
<source xml:lang="en">002 - Reserved</source>
<target state="translated">002 - Réservé</target>
</trans-unit>
<trans-unit id="alertDialog.Severity003">
<source xml:lang="en">003 - Reserved</source>
<target state="translated">003 - Réservé</target>
</trans-unit>
<trans-unit id="alertDialog.Severity004">
<source xml:lang="en">004 - Reserved</source>
<target state="translated">004 - Réservé</target>
</trans-unit>
<trans-unit id="alertDialog.Severity005">
<source xml:lang="en">005 - Reserved</source>
<target state="translated">005 - Réservé</target>
</trans-unit>
<trans-unit id="alertDialog.Severity006">
<source xml:lang="en">006 - Reserved</source>
<target state="translated">006 - Réservé</target>
</trans-unit>
<trans-unit id="alertDialog.Severity007">
<source xml:lang="en">007 - Notification: Status Information</source>
<target state="translated">007 - Notification : information d'état</target>
</trans-unit>
<trans-unit id="alertDialog.Severity008">
<source xml:lang="en">008 - Notification: User Intervention Required</source>
<target state="translated">008 - Notification : intervention nécessaire de l'utilisateur</target>
</trans-unit>
<trans-unit id="alertDialog.Severity009">
<source xml:lang="en">009 - User Defined</source>
<target state="translated">009 - Défini par l'utilisateur</target>
</trans-unit>
<trans-unit id="alertDialog.Severity010">
<source xml:lang="en">010 - Information</source>
<target state="translated">010 - Informations</target>
</trans-unit>
<trans-unit id="alertDialog.Severity011">
<source xml:lang="en">011 - Specified Database Object Not Found</source>
<target state="translated">011 - Objet de base de données spécifié introuvable</target>
</trans-unit>
<trans-unit id="alertDialog.Severity012">
<source xml:lang="en">012 - Unused</source>
<target state="translated">012 - Inutilisé</target>
</trans-unit>
<trans-unit id="alertDialog.Severity013">
<source xml:lang="en">013 - User Transaction Syntax Error</source>
<target state="translated">013 - Erreur de syntaxe de la transaction utilisateur</target>
</trans-unit>
<trans-unit id="alertDialog.Severity014">
<source xml:lang="en">014 - Insufficient Permission</source>
<target state="translated">014 - Autorisation insuffisante</target>
</trans-unit>
<trans-unit id="alertDialog.Severity015">
<source xml:lang="en">015 - Syntax Error in SQL Statements</source>
<target state="translated">015 - Erreur de syntaxe dans des instructions SQL</target>
</trans-unit>
<trans-unit id="alertDialog.Severity016">
<source xml:lang="en">016 - Miscellaneous User Error</source>
<target state="translated">016 - Erreur diverse de l'utilisateur</target>
</trans-unit>
<trans-unit id="alertDialog.Severity017">
<source xml:lang="en">017 - Insufficient Resources</source>
<target state="translated">017 - Ressources insuffisantes</target>
</trans-unit>
<trans-unit id="alertDialog.Severity018">
<source xml:lang="en">018 - Nonfatal Internal Error</source>
<target state="translated">018 - Erreur interne récupérable</target>
</trans-unit>
<trans-unit id="alertDialog.Severity019">
<source xml:lang="en">019 - Fatal Error in Resource</source>
<target state="translated">019 - Erreur irrécupérable dans la ressource</target>
</trans-unit>
<trans-unit id="alertDialog.Severity020">
<source xml:lang="en">020 - Fatal Error in Current Process</source>
<target state="translated">020 - Erreur irrécupérable dans le traitement en cours</target>
</trans-unit>
<trans-unit id="alertDialog.Severity021">
<source xml:lang="en">021 - Fatal Error in Database Processes</source>
<target state="translated">021 - Erreur irrécupérable dans les processus de base de données</target>
</trans-unit>
<trans-unit id="alertDialog.Severity022">
<source xml:lang="en">022 - Fatal Error: Table Integrity Suspect</source>
<target state="translated">022 - Erreur irrécupérable : Intégrité suspecte de la table</target>
</trans-unit>
<trans-unit id="alertDialog.Severity023">
<source xml:lang="en">023 - Fatal Error: Database Integrity Suspect</source>
<target state="translated">023 - Erreur irrécupérable : Intégrité suspecte de la base de données</target>
</trans-unit>
<trans-unit id="alertDialog.Severity024">
<source xml:lang="en">024 - Fatal Error: Hardware Error</source>
<target state="translated">024 - Erreur irrécupérable : Erreur matérielle</target>
</trans-unit>
<trans-unit id="alertDialog.Severity025">
<source xml:lang="en">025 - Fatal Error</source>
<target state="translated">025 - Erreur irrécupérable</target>
</trans-unit>
<trans-unit id="alertDialog.AllDatabases">
<source xml:lang="en">&lt;all databases&gt;</source>
<target state="translated">&lt;toutes les bases de données&gt;</target>
</trans-unit>
<trans-unit id="alertDialog.ExecuteJob">
<source xml:lang="en">Execute Job</source>
<target state="translated">Exécuter le travail</target>
</trans-unit>
<trans-unit id="alertDialog.ExecuteJobName">
<source xml:lang="en">Job Name</source>
<target state="translated">Nom du travail</target>
</trans-unit>
<trans-unit id="alertDialog.NotifyOperators">
<source xml:lang="en">Notify Operators</source>
<target state="translated">Notifier les opérateurs</target>
</trans-unit>
<trans-unit id="alertDialog.NewJob">
<source xml:lang="en">New Job</source>
<target state="translated">Nouveau travail</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorList">
<source xml:lang="en">Operator List</source>
<target state="translated">Liste des opérateurs</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorName">
<source xml:lang="en">Operator</source>
<target state="translated">Opérateur</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorEmail">
<source xml:lang="en">E-mail</source>
<target state="translated">E-mail</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorPager">
<source xml:lang="en">Pager</source>
<target state="translated">Récepteur de radiomessagerie</target>
</trans-unit>
<trans-unit id="alertDialog.NewOperator">
<source xml:lang="en">New Operator</source>
<target state="translated">Nouvel opérateur</target>
</trans-unit>
<trans-unit id="alertDialog.IncludeErrorInEmail">
<source xml:lang="en">Include alert error text in e-mail</source>
<target state="translated">Inclure le texte d'erreur de l'alerte dans un e-mail</target>
</trans-unit>
<trans-unit id="alertDialog.IncludeErrorInPager">
<source xml:lang="en">Include alert error text in pager</source>
<target state="translated">Inclure le texte d'erreur de l'alerte dans le récepteur de radiomessagerie</target>
</trans-unit>
<trans-unit id="alertDialog.AdditionalNotification">
<source xml:lang="en">Additional notification message to send</source>
<target state="translated">Message de notification supplémentaire à envoyer</target>
</trans-unit>
<trans-unit id="alertDialog.DelayMinutes">
<source xml:lang="en">Delay Minutes</source>
<target state="translated">Minutes de retard</target>
</trans-unit>
<trans-unit id="alertDialog.DelaySeconds">
<source xml:lang="en">Delay Seconds</source>
<target state="translated">Secondes de retard</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/operatorDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="createOperator.createOperator">
<source xml:lang="en">Create Operator</source>
<target state="translated">Créer un opérateur</target>
</trans-unit>
<trans-unit id="createOperator.editOperator">
<source xml:lang="en">Edit Operator</source>
<target state="translated">Modifier l'opérateur</target>
</trans-unit>
<trans-unit id="createOperator.General">
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="createOperator.Notifications">
<source xml:lang="en">Notifications</source>
<target state="translated">Notifications</target>
</trans-unit>
<trans-unit id="createOperator.Name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="createOperator.Enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Activé</target>
</trans-unit>
<trans-unit id="createOperator.EmailName">
<source xml:lang="en">E-mail Name</source>
<target state="translated">Nom d'e-mail</target>
</trans-unit>
<trans-unit id="createOperator.PagerEmailName">
<source xml:lang="en">Pager E-mail Name</source>
<target state="translated">Nom d'e-mail du récepteur de radiomessagerie</target>
</trans-unit>
<trans-unit id="createOperator.PagerMondayCheckBox">
<source xml:lang="en">Monday</source>
<target state="translated">Lundi</target>
</trans-unit>
<trans-unit id="createOperator.PagerTuesdayCheckBox">
<source xml:lang="en">Tuesday</source>
<target state="translated">Mardi</target>
</trans-unit>
<trans-unit id="createOperator.PagerWednesdayCheckBox">
<source xml:lang="en">Wednesday</source>
<target state="translated">Mercredi</target>
</trans-unit>
<trans-unit id="createOperator.PagerThursdayCheckBox">
<source xml:lang="en">Thursday</source>
<target state="translated">Jeudi</target>
</trans-unit>
<trans-unit id="createOperator.PagerFridayCheckBox">
<source xml:lang="en">Friday </source>
<target state="translated">Vendredi </target>
</trans-unit>
<trans-unit id="createOperator.PagerSaturdayCheckBox">
<source xml:lang="en">Saturday</source>
<target state="translated">Samedi</target>
</trans-unit>
<trans-unit id="createOperator.PagerSundayCheckBox">
<source xml:lang="en">Sunday</source>
<target state="translated">Dimanche</target>
</trans-unit>
<trans-unit id="createOperator.workdayBegin">
<source xml:lang="en">Workday begin</source>
<target state="translated">Début de journée</target>
</trans-unit>
<trans-unit id="createOperator.workdayEnd">
<source xml:lang="en">Workday end</source>
<target state="translated">Fin de journée</target>
</trans-unit>
<trans-unit id="createOperator.PagerDutySchedule">
<source xml:lang="en">Pager on duty schedule</source>
<target state="translated">Planification de la radiomessagerie active</target>
</trans-unit>
<trans-unit id="createOperator.AlertListHeading">
<source xml:lang="en">Alert list</source>
<target state="translated">Liste d'alertes</target>
</trans-unit>
<trans-unit id="createOperator.AlertNameColumnLabel">
<source xml:lang="en">Alert name</source>
<target state="translated">Nom de l'alerte</target>
</trans-unit>
<trans-unit id="createOperator.AlertEmailColumnLabel">
<source xml:lang="en">E-mail</source>
<target state="translated">E-mail</target>
</trans-unit>
<trans-unit id="createOperator.AlertPagerColumnLabel">
<source xml:lang="en">Pager</source>
<target state="translated">Récepteur de radiomessagerie</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/jobDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="jobDialog.general">
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="jobDialog.steps">
<source xml:lang="en">Steps</source>
<target state="translated">Étapes</target>
</trans-unit>
<trans-unit id="jobDialog.schedules">
<source xml:lang="en">Schedules</source>
<target state="translated">Planifications</target>
</trans-unit>
<trans-unit id="jobDialog.alerts">
<source xml:lang="en">Alerts</source>
<target state="translated">Alertes</target>
</trans-unit>
<trans-unit id="jobDialog.notifications">
<source xml:lang="en">Notifications</source>
<target state="translated">Notifications</target>
</trans-unit>
<trans-unit id="jobDialog.blankJobNameError">
<source xml:lang="en">The name of the job cannot be blank.</source>
<target state="translated">Le nom du travail ne peut pas être vide.</target>
</trans-unit>
<trans-unit id="jobDialog.name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="jobDialog.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="jobDialog.category">
<source xml:lang="en">Category</source>
<target state="translated">Catégorie</target>
</trans-unit>
<trans-unit id="jobDialog.description">
<source xml:lang="en">Description</source>
<target state="translated">Description</target>
</trans-unit>
<trans-unit id="jobDialog.enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Activé</target>
</trans-unit>
<trans-unit id="jobDialog.jobStepList">
<source xml:lang="en">Job step list</source>
<target state="translated">Liste des étapes de travail</target>
</trans-unit>
<trans-unit id="jobDialog.step">
<source xml:lang="en">Step</source>
<target state="translated">Étape</target>
</trans-unit>
<trans-unit id="jobDialog.type">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="jobDialog.onSuccess">
<source xml:lang="en">On Success</source>
<target state="translated">En cas de succès</target>
</trans-unit>
<trans-unit id="jobDialog.onFailure">
<source xml:lang="en">On Failure</source>
<target state="translated">En cas d'échec</target>
</trans-unit>
<trans-unit id="jobDialog.new">
<source xml:lang="en">New Step</source>
<target state="translated">Nouvelle étape</target>
</trans-unit>
<trans-unit id="jobDialog.edit">
<source xml:lang="en">Edit Step</source>
<target state="translated">Modifier l'étape</target>
</trans-unit>
<trans-unit id="jobDialog.delete">
<source xml:lang="en">Delete Step</source>
<target state="translated">Supprimer l'étape</target>
</trans-unit>
<trans-unit id="jobDialog.moveUp">
<source xml:lang="en">Move Step Up</source>
<target state="translated">Monter l'étape</target>
</trans-unit>
<trans-unit id="jobDialog.moveDown">
<source xml:lang="en">Move Step Down</source>
<target state="translated">Descendre l'étape</target>
</trans-unit>
<trans-unit id="jobDialog.startStepAt">
<source xml:lang="en">Start step</source>
<target state="translated">Démarrer l'étape</target>
</trans-unit>
<trans-unit id="jobDialog.notificationsTabTop">
<source xml:lang="en">Actions to perform when the job completes</source>
<target state="translated">Actions à effectuer à la fin du travail</target>
</trans-unit>
<trans-unit id="jobDialog.email">
<source xml:lang="en">Email</source>
<target state="translated">E-mail</target>
</trans-unit>
<trans-unit id="jobDialog.page">
<source xml:lang="en">Page</source>
<target state="translated">Page</target>
</trans-unit>
<trans-unit id="jobDialog.eventLogCheckBoxLabel">
<source xml:lang="en">Write to the Windows Application event log</source>
<target state="translated">Écrire dans le journal des événements d'application Windows</target>
</trans-unit>
<trans-unit id="jobDialog.deleteJobLabel">
<source xml:lang="en">Automatically delete job</source>
<target state="translated">Supprimer le travail automatiquement</target>
</trans-unit>
<trans-unit id="jobDialog.schedulesaLabel">
<source xml:lang="en">Schedules list</source>
<target state="translated">Liste des planifications</target>
</trans-unit>
<trans-unit id="jobDialog.pickSchedule">
<source xml:lang="en">Pick Schedule</source>
<target state="translated">Choisir une planification</target>
</trans-unit>
<trans-unit id="jobDialog.removeSchedule">
<source xml:lang="en">Remove Schedule</source>
<target state="translated">Supprimer une planification</target>
</trans-unit>
<trans-unit id="jobDialog.alertsList">
<source xml:lang="en">Alerts list</source>
<target state="translated">Liste des alertes</target>
</trans-unit>
<trans-unit id="jobDialog.newAlert">
<source xml:lang="en">New Alert</source>
<target state="translated">Nouvelle alerte</target>
</trans-unit>
<trans-unit id="jobDialog.alertNameLabel">
<source xml:lang="en">Alert Name</source>
<target state="translated">Nom de l'alerte</target>
</trans-unit>
<trans-unit id="jobDialog.alertEnabledLabel">
<source xml:lang="en">Enabled</source>
<target state="translated">Activé</target>
</trans-unit>
<trans-unit id="jobDialog.alertTypeLabel">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="jobDialog.newJob">
<source xml:lang="en">New Job</source>
<target state="translated">Nouveau travail</target>
</trans-unit>
<trans-unit id="jobDialog.editJob">
<source xml:lang="en">Edit Job</source>
<target state="translated">Modifier le travail</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/data/jobData" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="jobData.whenJobCompletes">
<source xml:lang="en">When the job completes</source>
<target state="translated">Quand le travail est effectué</target>
</trans-unit>
<trans-unit id="jobData.whenJobFails">
<source xml:lang="en">When the job fails</source>
<target state="translated">Quand le travail échoue</target>
</trans-unit>
<trans-unit id="jobData.whenJobSucceeds">
<source xml:lang="en">When the job succeeds</source>
<target state="translated">Quand le travail réussit</target>
</trans-unit>
<trans-unit id="jobData.jobNameRequired">
<source xml:lang="en">Job name must be provided</source>
<target state="translated">Le nom du travail doit être fourni</target>
</trans-unit>
<trans-unit id="jobData.saveErrorMessage">
<source xml:lang="en">Job update failed '{0}'</source>
<target state="translated">La mise à jour du travail a échoué '{0}'</target>
</trans-unit>
<trans-unit id="jobData.newJobErrorMessage">
<source xml:lang="en">Job creation failed '{0}'</source>
<target state="translated">La création du travail a échoué '{0}'</target>
</trans-unit>
<trans-unit id="jobData.saveSucessMessage">
<source xml:lang="en">Job '{0}' updated successfully</source>
<target state="translated">Le travail '{0}' a été mis à jour</target>
</trans-unit>
<trans-unit id="jobData.newJobSuccessMessage">
<source xml:lang="en">Job '{0}' created successfully</source>
<target state="translated">Le travail '{0}' a été créé</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/data/jobStepData" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="jobStepData.saveErrorMessage">
<source xml:lang="en">Step update failed '{0}'</source>
<target state="translated">La mise à jour de l'étape a échoué '{0}'</target>
</trans-unit>
<trans-unit id="stepData.jobNameRequired">
<source xml:lang="en">Job name must be provided</source>
<target state="translated">Le nom du travail doit être fourni</target>
</trans-unit>
<trans-unit id="stepData.stepNameRequired">
<source xml:lang="en">Step name must be provided</source>
<target state="translated">Le nom de l'étape doit être fourni</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/mainController" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="mainController.notImplemented">
<source xml:lang="en">This feature is under development. Check-out the latest insiders build if you'd like to try out the most recent changes!</source>
<target state="translated">Cette fonctionnalité est en cours de développement. Découvrez les dernières builds Insiders pour tester les changements les plus récents !</target>
</trans-unit>
<trans-unit id="agent.templateUploadSuccessful">
<source xml:lang="en">Template updated successfully</source>
<target state="translated">Modèle mis à jour</target>
</trans-unit>
<trans-unit id="agent.templateUploadError">
<source xml:lang="en">Template update failure</source>
<target state="translated">Échec de la mise à jour du modèle</target>
</trans-unit>
<trans-unit id="agent.unsavedFileSchedulingError">
<source xml:lang="en">The notebook must be saved before being scheduled. Please save and then retry scheduling again.</source>
<target state="translated">Le bloc-notes doit être enregistré avant dêtre planifié. Enregistrez, puis réessayez la planification.</target>
</trans-unit>
<trans-unit id="agent.AddNewConnection">
<source xml:lang="en">Add new connection</source>
<target state="translated">Ajouter une nouvelle connexion</target>
</trans-unit>
<trans-unit id="agent.selectConnection">
<source xml:lang="en">Select a connection</source>
<target state="translated">Sélectionnez une connexion</target>
</trans-unit>
<trans-unit id="agent.selectValidConnection">
<source xml:lang="en">Please select a valid connection</source>
<target state="translated">Sélectionnez une connexion valide.</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/data/alertData" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="alertData.saveErrorMessage">
<source xml:lang="en">Alert update failed '{0}'</source>
<target state="translated">La mise à jour de l'alerte a échoué '{0}'</target>
</trans-unit>
<trans-unit id="alertData.DefaultAlertTypString">
<source xml:lang="en">SQL Server event alert</source>
<target state="translated">Alerte d'événement SQL Server</target>
</trans-unit>
<trans-unit id="alertDialog.PerformanceCondition">
<source xml:lang="en">SQL Server performance condition alert</source>
<target state="translated">Alerte de condition de performances SQL Server</target>
</trans-unit>
<trans-unit id="alertDialog.WmiEvent">
<source xml:lang="en">WMI event alert</source>
<target state="translated">Alerte d'événement WMI</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/proxyDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="createProxy.createProxy">
<source xml:lang="en">Create Proxy</source>
<target state="translated">Créer un proxy</target>
</trans-unit>
<trans-unit id="createProxy.editProxy">
<source xml:lang="en">Edit Proxy</source>
<target state="translated">Modifier le proxy</target>
</trans-unit>
<trans-unit id="createProxy.General">
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="createProxy.ProxyName">
<source xml:lang="en">Proxy name</source>
<target state="translated">Nom du proxy</target>
</trans-unit>
<trans-unit id="createProxy.CredentialName">
<source xml:lang="en">Credential name</source>
<target state="translated">Nom d'identification</target>
</trans-unit>
<trans-unit id="createProxy.Description">
<source xml:lang="en">Description</source>
<target state="translated">Description</target>
</trans-unit>
<trans-unit id="createProxy.SubsystemName">
<source xml:lang="en">Subsystem</source>
<target state="translated">Sous-système</target>
</trans-unit>
<trans-unit id="createProxy.OperatingSystem">
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Système d'exploitation (CmdExec)</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Instantané de réplication</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationTransactionLog">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Lecteur du journal des transactions de réplication</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationDistributor">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Serveur de distribution de réplication</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Fusion de réplication</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Lecteur de file d'attente de réplication</target>
</trans-unit>
<trans-unit id="createProxy.SSASQueryLabel">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Requête SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="createProxy.SSASCommandLabel">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Commande SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="createProxy.SSISPackage">
<source xml:lang="en">SQL Server Integration Services Package</source>
<target state="translated">Package SQL Server Integration Services</target>
</trans-unit>
<trans-unit id="createProxy.PowerShell">
<source xml:lang="en">PowerShell</source>
<target state="translated">PowerShell</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/data/proxyData" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="proxyData.saveErrorMessage">
<source xml:lang="en">Proxy update failed '{0}'</source>
<target state="translated">La mise à jour du proxy a échoué '{0}'</target>
</trans-unit>
<trans-unit id="proxyData.saveSucessMessage">
<source xml:lang="en">Proxy '{0}' updated successfully</source>
<target state="translated">Proxy '{0}' mis à jour</target>
</trans-unit>
<trans-unit id="proxyData.newJobSuccessMessage">
<source xml:lang="en">Proxy '{0}' created successfully</source>
<target state="translated">Proxy '{0}' créé</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/dialogs/notebookDialog" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="notebookDialog.newJob">
<source xml:lang="en">New Notebook Job</source>
<target state="translated">Nouveau travail de notebook</target>
</trans-unit>
<trans-unit id="notebookDialog.editJob">
<source xml:lang="en">Edit Notebook Job</source>
<target state="translated">Modifier le travail du bloc-notes</target>
</trans-unit>
<trans-unit id="notebookDialog.general">
<source xml:lang="en">General</source>
<target state="translated">Général</target>
</trans-unit>
<trans-unit id="notebookDialog.notebookSection">
<source xml:lang="en">Notebook Details</source>
<target state="translated">Détails du notebook</target>
</trans-unit>
<trans-unit id="notebookDialog.templateNotebook">
<source xml:lang="en">Notebook Path</source>
<target state="translated">Chemin daccès de bloc-notes</target>
</trans-unit>
<trans-unit id="notebookDialog.targetDatabase">
<source xml:lang="en">Storage Database</source>
<target state="translated">Base de données de stockage</target>
</trans-unit>
<trans-unit id="notebookDialog.executeDatabase">
<source xml:lang="en">Execution Database</source>
<target state="translated">Base de données dexécution</target>
</trans-unit>
<trans-unit id="notebookDialog.defaultDropdownString">
<source xml:lang="en">Select Database</source>
<target state="translated">Sélectionner une base de données</target>
</trans-unit>
<trans-unit id="notebookDialog.jobSection">
<source xml:lang="en">Job Details</source>
<target state="translated">Détails du travail</target>
</trans-unit>
<trans-unit id="notebookDialog.name">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="notebookDialog.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="notebookDialog.schedulesaLabel">
<source xml:lang="en">Schedules list</source>
<target state="translated">Liste des planifications</target>
</trans-unit>
<trans-unit id="notebookDialog.pickSchedule">
<source xml:lang="en">Pick Schedule</source>
<target state="translated">Choisir une planification</target>
</trans-unit>
<trans-unit id="notebookDialog.removeSchedule">
<source xml:lang="en">Remove Schedule</source>
<target state="translated">Supprimer une planification</target>
</trans-unit>
<trans-unit id="notebookDialog.description">
<source xml:lang="en">Description</source>
<target state="translated">Description</target>
</trans-unit>
<trans-unit id="notebookDialog.templatePath">
<source xml:lang="en">Select a notebook to schedule from PC</source>
<target state="translated">Sélectionnez un bloc-notes à planifier à partir du PC</target>
</trans-unit>
<trans-unit id="notebookDialog.targetDatabaseInfo">
<source xml:lang="en">Select a database to store all notebook job metadata and results</source>
<target state="translated">Sélectionner une base de données pour stocker toutes les métadonnées et résultats du travail de bloc-notes</target>
</trans-unit>
<trans-unit id="notebookDialog.executionDatabaseInfo">
<source xml:lang="en">Select a database against which notebook queries will run</source>
<target state="translated">Sélectionnez une base de données pour laquelle les requêtes de bloc-notes vont sexécuter</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/dist/data/notebookData" source-language="en" datatype="plaintext" target-language="fr">
<body>
<trans-unit id="notebookData.whenJobCompletes">
<source xml:lang="en">When the notebook completes</source>
<target state="translated">Une fois le bloc-notes terminé</target>
</trans-unit>
<trans-unit id="notebookData.whenJobFails">
<source xml:lang="en">When the notebook fails</source>
<target state="translated">En cas déchec du bloc-notes</target>
</trans-unit>
<trans-unit id="notebookData.whenJobSucceeds">
<source xml:lang="en">When the notebook succeeds</source>
<target state="translated">En cas de réussite du bloc-notes.</target>
</trans-unit>
<trans-unit id="notebookData.jobNameRequired">
<source xml:lang="en">Notebook name must be provided</source>
<target state="translated">Le nom du bloc-notes doit être fourni</target>
</trans-unit>
<trans-unit id="notebookData.templatePathRequired">
<source xml:lang="en">Template path must be provided</source>
<target state="translated">Le chemin du modèle doit être fourni</target>
</trans-unit>
<trans-unit id="notebookData.invalidNotebookPath">
<source xml:lang="en">Invalid notebook path</source>
<target state="translated">Chemin d'accès du bloc-notes non valide</target>
</trans-unit>
<trans-unit id="notebookData.selectStorageDatabase">
<source xml:lang="en">Select storage database</source>
<target state="translated">Sélectionner une base de données de stockage</target>
</trans-unit>
<trans-unit id="notebookData.selectExecutionDatabase">
<source xml:lang="en">Select execution database</source>
<target state="translated">Sélectionner une base de données dexécution</target>
</trans-unit>
<trans-unit id="notebookData.jobExists">
<source xml:lang="en">Job with similar name already exists</source>
<target state="translated">Le travail portant un nom similaire existe déjà</target>
</trans-unit>
<trans-unit id="notebookData.saveErrorMessage">
<source xml:lang="en">Notebook update failed '{0}'</source>
<target state="translated">Échec de la mise à jour du bloc-notes « {0} »</target>
</trans-unit>
<trans-unit id="notebookData.newJobErrorMessage">
<source xml:lang="en">Notebook creation failed '{0}'</source>
<target state="translated">Échec de la création du bloc-notes « {0} »</target>
</trans-unit>
<trans-unit id="notebookData.saveSucessMessage">
<source xml:lang="en">Notebook '{0}' updated successfully</source>
<target state="translated">Le bloc-notes « {0} » a été mis à jour</target>
</trans-unit>
<trans-unit id="notebookData.newJobSuccessMessage">
<source xml:lang="en">Notebook '{0}' created successfully</source>
<target state="translated">Le bloc-notes « {0} » a été créé</target>
</trans-unit>
</body>
</file>
</xliff>