2017-05-21 05:58:50 +03:00
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>À propos</value>
</data>
<data name="Add" xml:space="preserve">
<value>Ajouter</value>
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
<value>Ajouter dossier</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="AddItem" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Ajouter un élément</value>
2017-10-26 16:40:34 +03:00
<comment>The title for the add item page.</comment>
2017-05-21 05:58:50 +03:00
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>Une erreur est survenue.</value>
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
<value>Retour</value>
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
<value>bitwarden</value>
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Annuler</value>
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
<value>Copier</value>
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
<value>Copier mot de passe</value>
<comment>The button text that allows a user to copy the login's password to their clipboard.</comment>
</data>
<data name="CopyUsername" xml:space="preserve">
<value>Copier nom d'utilisateur</value>
<comment>The button text that allows a user to copy the login's username to their clipboard.</comment>
</data>
<data name="Credits" xml:space="preserve">
<value>Remerciements</value>
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>Supprimer</value>
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
<value>Suppression...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
<value>Êtes-vous sûr(e) de vouloir supprimer ? Ne peut être annulé.</value>
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
<value>Modifier</value>
</data>
<data name="EditFolder" xml:space="preserve">
<value>Modifier dossier</value>
</data>
<data name="Email" xml:space="preserve">
<value>E-mail</value>
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
<value>Adresse e-mail</value>
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Nous contacter</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="EmailUsDescription" xml:space="preserve">
<value>Contactez-nous directement pour obtenir de l'aide ou pour nous faire part d'un commentaire.</value>
</data>
<data name="EnterPIN" xml:space="preserve">
<value>Saisissez votre code PIN.</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Favoris</value>
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>Envoyer un rapport de bogue</value>
</data>
<data name="FileBugReportDescription" xml:space="preserve">
<value>Ouvrir un ticket dans notre dépôt Github.</value>
</data>
<data name="FingerprintDirection" xml:space="preserve">
<value>Utiliser votre empreinte pour vous identifier.</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Dossier</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>Nouveau dossier créé.</value>
</data>
<data name="FolderDeleted" xml:space="preserve">
<value>Dossier supprimé.</value>
</data>
<data name="FolderNone" xml:space="preserve">
<value>Pas de dossier</value>
2017-10-26 16:40:34 +03:00
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
2017-05-21 05:58:50 +03:00
</data>
<data name="Folders" xml:space="preserve">
<value>Dossiers</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>Dossier mis à jour.</value>
</data>
<data name="GoToWebsite" xml:space="preserve">
<value>Visiter le site web</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
<value>Aide et retour</value>
</data>
<data name="Hide" xml:space="preserve">
<value>Masquer</value>
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
<value>Veuillez vous connecter à Internet avant de poursuivre.</value>
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>Connexion Internet requise</value>
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>Mot de passe maître invalide. Veuillez réessayer.</value>
</data>
<data name="InvalidPIN" xml:space="preserve">
<value>PIN invalide. Veuillez réessayer.</value>
</data>
<data name="Launch" xml:space="preserve">
<value>Démarrer</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
<value>S'identifier</value>
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
<value>Nom d'utilisateur</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
<value>Déconnexion</value>
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
<value>Êtes-vous sûr(e) de vouloir vous déconnecter ?</value>
</data>
<data name="MasterPassword" xml:space="preserve">
<value>Mot de passe maître</value>
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
<value>Plus</value>
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
<value>Mon coffre</value>
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
<value>Nom</value>
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
<value>Non</value>
</data>
<data name="Notes" xml:space="preserve">
<value>Notes</value>
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<comment>Acknowledgement.</comment>
</data>
<data name="DisableGA" xml:space="preserve">
2017-05-23 17:29:59 +03:00
<value>Désactiver les Analyses</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="Password" xml:space="preserve">
<value>Mot de passe</value>
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
<value>Enregistrer</value>
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Saving" xml:space="preserve">
<value>Enregistrement...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
<value>Paramètres</value>
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
<value>Afficher</value>
<comment>Reveal a hidden value (password).</comment>
</data>
2017-10-26 16:40:34 +03:00
<data name="ItemDeleted" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>L'élément a été supprimé.</value>
2017-05-21 05:58:50 +03:00
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>Soumettre</value>
</data>
<data name="Sync" xml:space="preserve">
<value>Synchronisation</value>
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
<value>Merci</value>
</data>
<data name="Tools" xml:space="preserve">
<value>Outils</value>
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
<value>URI</value>
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Utiliser votre empreinte pour déverrouiller</value>
</data>
<data name="Username" xml:space="preserve">
<value>Nom d'utilisateur</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>Le champ {0} est requis.</value>
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
<value>{0} a été copié.</value>
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>Vérifiez l'empreinte</value>
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
<value>Vérifiez le mot de passe maître</value>
</data>
<data name="VerifyPIN" xml:space="preserve">
<value>Vérifiez le PIN</value>
</data>
<data name="Version" xml:space="preserve">
<value>Version</value>
</data>
<data name="View" xml:space="preserve">
<value>Voir</value>
</data>
<data name="VisitOurWebsite" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Visiter notre site web</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Visitez notre site web pour obtenir de l'aide, lire les actualités, nous écrire et/ou apprendre à mieux utiliser bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Site web</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
<value>Oui</value>
</data>
<data name="Account" xml:space="preserve">
<value>Compte</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Votre nouveau compte a été créé ! Vous pouvez maintenant vous identifier.</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="AddAnItem" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Ajouter un élément</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="AppExtension" xml:space="preserve">
<value>Extension de l'application</value>
</data>
<data name="AutofillDescription" xml:space="preserve">
<value>Utiliser le service d'accessibilité pour le remplissage automatique de vos identifiants sur vos applications et le web.</value>
</data>
<data name="AutofillService" xml:space="preserve">
<value>Service de remplissage automatique</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Évitez les caractères ambigus</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
<value>Extension de l'application bitwarden</value>
</data>
<data name="BitwardenAppExtensionAlert" xml:space="preserve">
<value>Le meilleur moyen d'ajouter de nouveaux sites à votre coffre est d'utiliser l'extension de l'application bitwarden. Parcourez le menu "Outils" pour en apprendre davantage.</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
<value>Utilisez bitwarden dans Safari et d'autres applications pour le remplissage automatique de vos identifiants.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
<value>Service de remplissage automatique bitwarden</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>Utilisez le service d'accessibilité bitwarden pour le remplissage automatique de vos identifiants.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>Changer d'e-mail</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>Vous pouvez changer votre adresse e-mail depuis le coffre web sur bitwarden.com. Voulez-vous visiter le site web maintenant ?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>Changer le mot de passe maître</value>
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>Vous pouvez changer votre mot de passe maître depuis le coffre web sur bitwarden.com. Voulez-vous visiter le site web maintenant ?</value>
</data>
<data name="Close" xml:space="preserve">
<value>Fermer</value>
</data>
<data name="ComingSoon" xml:space="preserve">
<value>Prochainement !</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Continuer</value>
</data>
<data name="Copied" xml:space="preserve">
<value>Copié!</value>
</data>
<data name="CopiedPassword" xml:space="preserve">
<value>Mot de passe copié !</value>
</data>
<data name="CopiedUsername" xml:space="preserve">
<value>Nom d'utilisateur copié !</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>Créer un compte</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>Création du compte...</value>
<comment>Message shown when interacting with the server</comment>
</data>
2017-10-26 16:40:34 +03:00
<data name="EditItem" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Modifier l'Élément</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>Activer la synchronisation automatique</value>
</data>
<data name="EnterEmailForHint" xml:space="preserve">
<value>Saisissez l'adresse e-mail de votre compte pour recevoir l'indice de votre mot de passe maître.</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>Activez à nouveau l'extension de l'application</value>
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
<value>Presque terminé !</value>
</data>
<data name="ExtensionEnable" xml:space="preserve">
<value>Activez l'extension de l'application</value>
</data>
<data name="ExtensionInSafari" xml:space="preserve">
<value>Sur Safari, trouvez bitwarden en utilisant l'icône de partage (aide : faire défiler sur la droite sur la ligne du bas du menu).</value>
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>Obtenir un accès instantané à vos mots de passe !</value>
</data>
<data name="ExtensionReady" xml:space="preserve">
<value>Vous êtes prêt à vous identifier !</value>
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
<value>Voir les applications supportées</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
<value>Vos identifiants sont désormais facilement accessibles depuis Safari, Chrome, et d'autres applications supportées.</value>
</data>
<data name="ExtensionSetup2" xml:space="preserve">
<value>Sur Safari et Chrome, trouvez bitwarden en utilisant l'icône de partage (aide : faire défiler sur la droite sur la ligne du bas du menu).</value>
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
<value>Appuyez sur l'icône bitwarden dans le menu pour lancer l'extension.</value>
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
<value>Pour activer bitwarden sur Safari et d'autres applications, appuyez sur l'icône "plus" sur la ligne du bas du menu.</value>
</data>
<data name="Favorite" xml:space="preserve">
<value>Favori</value>
</data>
<data name="Fingerprint" xml:space="preserve">
<value>Empreinte</value>
</data>
<data name="GeneratePassword" xml:space="preserve">
<value>Générer un mot de passe</value>
</data>
<data name="GetPasswordHint" xml:space="preserve">
<value>Obtenir votre indice de mot de passe maître</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="ImportItems" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Importer des éléments</value>
2017-05-21 05:58:50 +03:00
</data>
2017-10-26 16:40:34 +03:00
<data name="ImportItemsConfirmation" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Vous pouvez importer en masse vos identifiants depuis le coffre web sur bitwarden.com. Souhaitez-vous visiter le site maintenant ?</value>
2017-05-21 05:58:50 +03:00
</data>
2017-10-26 16:40:34 +03:00
<data name="ImportItemsDescription" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Importer rapidement en masse vos identifiants depuis d'autres applications de gestion de mots de passe.</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="LastSync" xml:space="preserve">
<value>Dernière synchronisation :</value>
</data>
<data name="Length" xml:space="preserve">
<value>Longueur</value>
</data>
<data name="Lock" xml:space="preserve">
<value>Verrouiller</value>
</data>
<data name="LockOption15Minutes" xml:space="preserve">
<value>15 minutes</value>
</data>
<data name="LockOption1Hour" xml:space="preserve">
<value>1 heure</value>
</data>
<data name="LockOption1Minute" xml:space="preserve">
<value>1 minute</value>
</data>
<data name="LockOption4Hours" xml:space="preserve">
<value>4 heures</value>
</data>
<data name="LockOptionImmediately" xml:space="preserve">
<value>Immédiatement</value>
</data>
<data name="LockOptions" xml:space="preserve">
<value>Options de verrouillage</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Identification...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
<value>Identifiez-vous ou créez un nouveau compte pour accéder à votre coffre sécurisé.</value>
</data>
<data name="Manage" xml:space="preserve">
<value>Gérer</value>
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
<value>La confirmation du mot de passe est erronée.</value>
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
<value>Le mot de passe maître correspond au mot de passe utilisé pour accéder à votre coffre. Il est très important de ne pas l'oublier. Il n'existe aucun moyen de le retrouver en cas d'oubli.</value>
</data>
<data name="MasterPasswordHint" xml:space="preserve">
<value>Indice de mot de passe maître (facultatif)</value>
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
<value>Un indice de mot de passe maître peut vous aider à vous rappeler de votre mot de passe en cas d'oubli.</value>
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
<value>Le mot de passe maître doit faire plus de 8 caractères.</value>
</data>
<data name="MinNumbers" xml:space="preserve">
<value>Nombres minimums</value>
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
<value>Caractères spéciaux minimums</value>
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
<value>Plus de paramètres</value>
</data>
<data name="MustLogInMainApp" xml:space="preserve">
<value>Vous devez vous identifier sur l'application principale bitwarden avant d'utiliser l'extension.</value>
</data>
<data name="Never" xml:space="preserve">
<value>Jamais</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="NewItemCreated" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Nouvel élément créé.</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="NoFavorites" xml:space="preserve">
<value>Aucun favori dans votre coffre.</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="NoItems" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Il n’ y a aucun élément dans votre coffre.</value>
2017-05-21 05:58:50 +03:00
</data>
2017-10-26 16:40:34 +03:00
<data name="NoItemsTap" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Il n’ y a aucun élément dans votre coffre pour ce site. Appuyer pour en ajouter un.</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>Cet identifiant n'a ni nom d'utilisateur ni mot de passe de configuré.</value>
</data>
<data name="OkGotIt" xml:space="preserve">
<value>Ok, compris !</value>
<comment>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
<value>Les options par défaut sont définies depuis l'outil de génération de mot de passe de l'application principale bitwarden.</value>
</data>
<data name="Options" xml:space="preserve">
<value>Options</value>
</data>
<data name="Other" xml:space="preserve">
<value>Autres</value>
</data>
<data name="PasswordGenerated" xml:space="preserve">
<value>Mot de passe généré.</value>
</data>
<data name="PasswordGenerator" xml:space="preserve">
<value>Générateur de mot de passe</value>
</data>
<data name="PasswordGeneratorDescription" xml:space="preserve">
<value>Générer automatiquement des mots de passe forts et uniques pour vos identifiants.</value>
</data>
<data name="PasswordHint" xml:space="preserve">
<value>Indice du mot de passe</value>
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>Nous nous avons envoyé un e-mail avec l'indice de votre mot de passe.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>Êtes-vous sûr(e) de vouloir écraser le mot de passe existant ?</value>
</data>
<data name="PushNotificationAlert" xml:space="preserve">
<value>bitwarden conserve automatiquement votre coffre synchronisé en utilisant des notifications push. Pour la meilleure expérience possible, veuillez choisir "Ok" sur la boîte de dialogue suivante (activation des notifications push).</value>
<comment>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
<value>Noter l'application</value>
</data>
<data name="RateTheAppDescription" xml:space="preserve">
<value>Merci de nous aider en rédigeant un commentaire positif !</value>
</data>
<data name="RateTheAppDescriptionAppStore" xml:space="preserve">
<value>Les notes des magasins d'applications sont réinitialisées à chaque nouvelle version de bitwarden. Merci de nous aider en rédigeant un commentaire positif !</value>
</data>
<data name="RegeneratePassword" xml:space="preserve">
<value>Regénérer un mot de passe</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
<value>Saisir à nouveau le mot de passe maître</value>
</data>
<data name="SearchVault" xml:space="preserve">
<value>Recherche dans le coffre</value>
</data>
<data name="Security" xml:space="preserve">
<value>Sécurité</value>
</data>
<data name="SeeDevProgress" xml:space="preserve">
<value>Voir le suivi du développement</value>
</data>
<data name="Select" xml:space="preserve">
<value>Sélectionner</value>
</data>
<data name="SetPIN" xml:space="preserve">
<value>Définir PIN</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>Saisissez un code PIN à 4 chiffres pour déverrouiller l'application.</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="ItemInformation" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Information sur l'élément</value>
2017-05-21 05:58:50 +03:00
</data>
2017-10-26 16:40:34 +03:00
<data name="ItemUpdated" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Élément mis à jour.</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="Submitting" xml:space="preserve">
<value>Soumission...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
<value>Synchronisation...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
<value>Synchronisation terminée.</value>
</data>
<data name="SyncingFailed" xml:space="preserve">
<value>Échec de la synchronisation.</value>
</data>
<data name="SyncVaultNow" xml:space="preserve">
<value>Synchroniser le coffre maintenant</value>
</data>
<data name="TouchID" xml:space="preserve">
<value>Touch ID</value>
<comment>What Apple calls their fingerprint reader.</comment>
</data>
<data name="TwoStepLogin" xml:space="preserve">
<value>Identification à double facteurs</value>
</data>
<data name="TwoStepLoginConfirmation" xml:space="preserve">
<value>L'authentification à double facteurs rend votre compte plus sécurisé en vous demandant la saisie d'un code de sécurité à chaque identification depuis l'application d'authentification. L'identification à double facteurs peut être activée dans le coffre web sur bitwarden.com. Voulez-vous visiter le site web maintenant ?</value>
</data>
<data name="UnlockWith" xml:space="preserve">
<value>Déverrouiller avec {0}</value>
</data>
<data name="UnlockWithPIN" xml:space="preserve">
<value>Déverrouiller avec un code PIN</value>
</data>
2017-07-14 23:08:26 +03:00
<data name="Validating" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Validation</value>
2017-05-21 05:58:50 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
<value>Code de vérification</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="ViewItem" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Afficher l'élément</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="WebVault" xml:space="preserve">
<value>Coffre web bitwarden</value>
</data>
<data name="WebVaultDescription" xml:space="preserve">
<value>Gérer vos identifiants depuis n'importe quel navigateur avec le coffre web bitwarden.</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>Application d'authentification perdue ?</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="Items" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Éléments</value>
2017-05-21 05:58:50 +03:00
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>Extension activée !</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Icônes</value>
</data>
<data name="Translations" xml:space="preserve">
<value>Traductions</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="ItemsForUri" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Éléments pour {0}</value>
2017-05-21 05:58:50 +03:00
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
2017-10-26 16:40:34 +03:00
<data name="NoItemsForUri" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Il n’ y a aucun élément dans votre coffre pour {0}.</value>
2017-10-26 16:40:34 +03:00
<comment>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
2017-05-21 05:58:50 +03:00
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>Lorsque vous voyez une notification de remplissage automatique de la part de bitwarden, vous pouvez la toucher pour démarrer le service de remplissage automatique.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>Touchez cette notification pour remplir automatiquement vos informations de connexion à partir de votre coffre.</value>
</data>
<data name="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
<value>Dans vos paramètres Android, allez dans «Accessibilité»</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. Dans les paramètres d'accessibilité d'Android, sélectionnez «bitwarden» dans la section «Services».</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>2. Activez l'interrupteur et appuyez sur OK pour accepter.</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>Désactivé</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>Activé</value>
</data>
<data name="Status" xml:space="preserve">
<value>État</value>
</data>
<data name="Beta" xml:space="preserve">
<value>Bêta</value>
</data>
<data name="BitwardenAutofillServiceAlert" xml:space="preserve">
<value>L'option de remplissage automatique est la façon la plus simple d'ajouter de nouveaux identifiants à votre coffre. Apprenez-en plus sur l'option de remplissage automatique de bitwarden en vous rendant dans le menu «Outils».</value>
</data>
<data name="Autofill" xml:space="preserve">
<value>Remplissage automatique</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Voulez vous remplir automatiquement ou voir cet identifiant?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Êtes-vous sûr de vouloir remplir automatiquement cet identifiant? Il ne correspond pas complètement à «{0}».</value>
</data>
2017-10-26 16:40:34 +03:00
<data name="MatchingItems" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Aucun élément correspondant</value>
2017-05-21 05:58:50 +03:00
</data>
2017-10-26 16:40:34 +03:00
<data name="PossibleMatchingItems" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Éléments pouvant correspondre</value>
2017-05-21 05:58:50 +03:00
</data>
<data name="Search" xml:space="preserve">
<value>Rechercher</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>Vous recherchez un identifiant pour remplir automatiquement "{0}".</value>
</data>
<data name="ShareVault" xml:space="preserve">
<value>Partager votre coffre</value>
</data>
<data name="ShareVaultDescription" xml:space="preserve">
<value>Créez une organisation pour partager de manière sécurisée vos identifiants avec d\'autres utilisateurs.</value>
</data>
2017-07-24 17:55:52 +03:00
<data name="DisableGADescription" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Nous utilisons des statistiques pour mieux comprendre comment l'application est utilisée et ainsi l'améliorer. Toutes les données collectées sont entièrement anonymes.</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="Features" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Fonctionnalités</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPasswordField" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Scanner quand le champ Mot de passe est sélectionné</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Si champ "Mot de passe" sélectionné : déclenchement d'un scan et notification d’ auto-complétion. Ceci peut aider à économiser de la batterie.</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Notification Persistante</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Notification d'auto-complétion persistante et scanner uniquement après avoir appuyé sur la notification. Ceci peut aider à économiser de la batterie.</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillAlways" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Toujours scanner</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Scanner en permanence l'écran à la recherche de champs et uniquement proposer la notification d'auto-complétion si des champs "Mot de passe" sont trouvés. Ceci est le paramètre par défaut.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Impossible d'ouvrir l'application "{0}".</value>
2017-06-09 17:02:55 +03:00
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
2017-06-02 23:01:38 +03:00
</data>
2017-07-14 23:08:26 +03:00
<data name="AuthenticatorAppTitle" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Application d'authentification</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Saisissez le code de vérification à 6 chiffres depuis votre application d'authentification.</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Saisissez le code de vérification à 6 chiffres qui vous a été envoyé par e-mail à {0}.</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Identifiant non disponible</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Ce compte utilise l'authentification à double facteurs, mais aucun des services d'authentification à double facteurs n'est supporté sur cet appareil. Veuillez utiliser un appareil compatible et/ou ajouter des services supplémentaires qui sont mieux supportés sur les appareils (comme une application d'authentification).</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Code de récupération</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Rester connecté</value>
2017-07-14 23:08:26 +03:00
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Envoyer à nouveau l'e-mail du code de vérification</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Options d'identification à double facteurs</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Utiliser une autre méthode d'identification à double facteurs</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Impossible d'envoyer l'e-mail de vérification. Essayez à nouveau.</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>L'e-mail de vérification a été envoyé.</value>
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Maintenez votre YubiKey NEO à l'arrière de l'appareil pour continuer.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="YubiKeyTitle" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Clé de sécurité YubiKey NEO</value>
2017-07-14 23:08:26 +03:00
<comment>"YubiKey NEO" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Ajouter une nouvelle pièce jointe</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="Attachments" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Pièces jointes</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Impossible de télécharger le fichier.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="UnableToOpenFile" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Votre appareil ne peut pas ouvrir ce type de fichier.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="Downloading" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Téléchargement...</value>
2017-07-14 23:08:26 +03:00
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Cette pièce jointe est d'une taille de {0}. Êtes-sûr(e) de vouloir la télécharger sur votre appareil ?</value>
2017-07-14 23:08:26 +03:00
<comment>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Clé d'authentification (TOTP)</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Code de vérification (TOTP)</value>
2017-07-14 23:08:26 +03:00
<comment>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Clé d'authentification ajoutée.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="AuthenticatorKeyReadError" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Impossible de lire la clé d'authentification.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="CameraInstructionBottom" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Le scannage se fera automatiquement.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="CameraInstructionTop" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Pointez votre appareil photo sur le QR code.</value>
2017-07-14 23:08:26 +03:00
</data>
<data name="ScanQrTitle" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Scanner le QR code</value>
2017-07-14 23:08:26 +03:00
</data>
2017-07-24 17:55:52 +03:00
<data name="Camera" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Appareil photo</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="Photos" xml:space="preserve">
<value>Photos</value>
</data>
<data name="CopiedTotp" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>TOTP copié !</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="CopyTotp" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Copier le TOTP</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="DisableAutoTotpCopyDescription" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Si une clé d'authentification est rattachée à votre identifiant, alors le code de vérification TOTP est automatiquement copié dans le presse-papiers lorsque vous renseignez l'identifiant.</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="DisableAutoTotpCopy" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Désactiver la copie automatique du TOTP</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="PremiumRequired" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Une adhésion premium est requises pour utiliser cette fonctionnalité.</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="AttachementAdded" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Pièce jointe ajoutée</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="AttachmentDeleted" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Pièce jointe supprimée</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="ChooseFile" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Choisir un fichier</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="File" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Fichier</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="NoFileChosen" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Aucun fichier choisi</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="NoAttachments" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Il n'y a pas de pièces jointes.</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="FileSource" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Source du fichier</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="FeatureUnavailable" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Fonctionnalité non disponible</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="MaxFileSize" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>La taille maximale du fichier est de 100 Mo.</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="UpdateKey" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>Vous ne pouvez pas utiliser cette fonctionnalité tant que vous ne mettez pas à jour votre clé de chiffrement.</value>
2017-07-24 17:55:52 +03:00
</data>
<data name="LearnMore" xml:space="preserve">
2017-07-31 17:05:43 +03:00
<value>En savoir plus</value>
2017-07-24 17:55:52 +03:00
</data>
2017-08-30 15:53:59 +03:00
<data name="ApiUrl" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>URL du serveur de l'API</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="CustomEnvironment" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Environnement personnalisé</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="CustomEnvironmentFooter" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Pour les utilisateurs avancés. Vous pouvez spécifier l'URL de base de chaque service indépendamment.</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="EnvironmentSaved" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Les URLs d'environnement ont été enregistrées.</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="FormattedIncorrectly" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>{0} n’ est pas valide.</value>
2017-08-30 15:53:59 +03:00
<comment>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>URL du serveur d'identification</value>
2017-08-30 15:53:59 +03:00
<comment>"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management</comment>
</data>
<data name="SelfHostedEnvironment" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Environnement auto-hébergé</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Spécifiez l'URL de base de votre installation bitwarden auto-hébergée.</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="ServerUrl" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>URL du serveur</value>
2017-08-30 15:53:59 +03:00
</data>
<data name="WebVaultUrl" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>URL du serveur du coffre-fort Web</value>
2017-08-30 15:53:59 +03:00
</data>
2017-09-12 16:09:00 +03:00
<data name="BitwardenAutofillServiceNotificationContentOld" xml:space="preserve">
<value>Tap this notification to view logins from your vault.</value>
</data>
2017-09-28 06:17:34 +03:00
<data name="CustomFields" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Champs Personnalisés</value>
2017-09-28 06:17:34 +03:00
</data>
<data name="CustomFieldsUpdated" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Champ personnalisé mis à jour.</value>
2017-09-28 06:17:34 +03:00
</data>
<data name="NoCustomFields" xml:space="preserve">
2017-10-26 16:40:34 +03:00
<value>Pas de champs personnalisés. Vous pouvez gérer entièrement les champs personnalisés à partir de l'extension du coffre-fort Web ou du navigateur.</value>
</data>
<data name="CopyNumber" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Copier le numéro</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="CopySecurityCode" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Copier le code de sécurité</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Number" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Numéro</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="SecurityCode" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Code de sécurité</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="SelectTypeAdd" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Quel type d'élément voulez-vous ajouter ?</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeCard" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Carte</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeIdentity" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Identité</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeLogin" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Identifiant</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeSecureNote" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Note sécurisée</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Address1" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Adresse 1</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Address2" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Adresse 2</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Address3" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Adresse 3</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="April" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Avril</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="August" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Août</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Brand" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Type</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="CardholderName" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Nom du titulaire de la carte</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="CityTown" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Ville</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Company" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Entreprise</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Country" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Pays</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="December" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Décembre</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Dr" xml:space="preserve">
<value>Dr</value>
</data>
<data name="ExpirationMonth" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Mois d'expiration de la carte</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="ExpirationYear" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Année d'expiration de la carte</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="February" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Février</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="FirstName" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Prénom</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="January" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Janvier</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="July" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Juillet</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="June" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Juin</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="LastName" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Nom de famille</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="LicenseNumber" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Numéro de permis</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="March" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Mars</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="May" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Mai</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="MiddleName" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Deuxième prénom</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Mr" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>M.</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Mrs" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Mme</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Ms" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Mlle</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="November" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Novembre</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="October" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Octobre</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="PassportNumber" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Numéro de passeport</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Phone" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Téléphone</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="September" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Septembre</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="SSN" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Numéro de sécurité sociale</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="StateProvince" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Région</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Title" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Titre</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="ZipPostalCode" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Code postal</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Address" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Adresse</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="Expiration" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Date d'expiration</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="DisableWebsiteIcons" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Désactiver les icônes des sites web</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="DisableWebsiteIconsDescription" xml:space="preserve">
2017-10-30 18:18:25 +03:00
<value>Les icônes des sites web permettent d'avoir une icône reconnaissable à côté de chaque identifiant dans votre coffre.</value>
2017-10-26 16:40:34 +03:00
</data>
<data name="IconsUrl" xml:space="preserve">
<value>Icons Server URL</value>
2017-09-28 06:17:34 +03:00
</data>
2017-08-30 15:53:59 +03:00
</root>