]> git.mxchange.org Git - friendica.git/blobdiff - view/fr/strings.php
Values are sanitized, messages are not relayed when there is no signature
[friendica.git] / view / fr / strings.php
index 95642eb3b2988bcc5ac4cab4c2d385a8b6f2399f..9166419b8d095fd9e0dc041807afbf6d688183f8 100644 (file)
@@ -5,6 +5,8 @@ function string_plural_select_fr($n){
        return ($n > 1);;
 }}
 ;
+$a->strings["Network:"] = "Réseau";
+$a->strings["Forum"] = "Forum";
 $a->strings["%d contact edited."] = array(
        0 => "%d contact édité",
        1 => "%d contacts édités.",
@@ -33,28 +35,11 @@ $a->strings["(Update was successful)"] = "(Mise à jour effectuée avec succès)
 $a->strings["(Update was not successful)"] = "(Échec de la mise à jour)";
 $a->strings["Suggest friends"] = "Suggérer amitié/contact";
 $a->strings["Network type: %s"] = "Type de réseau %s";
-$a->strings["%d contact in common"] = array(
-       0 => "%d contact en commun",
-       1 => "%d contacts en commun",
-);
-$a->strings["View all contacts"] = "Voir tous les contacts";
-$a->strings["Unblock"] = "Débloquer";
-$a->strings["Block"] = "Bloquer";
-$a->strings["Toggle Blocked status"] = "(dés)activer l'état \"bloqué\"";
-$a->strings["Unignore"] = "Ne plus ignorer";
-$a->strings["Ignore"] = "Ignorer";
-$a->strings["Toggle Ignored status"] = "(dés)activer l'état \"ignoré\"";
-$a->strings["Unarchive"] = "Désarchiver";
-$a->strings["Archive"] = "Archiver";
-$a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\"";
-$a->strings["Repair"] = "Réparer";
-$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact";
 $a->strings["Communications lost with this contact!"] = "Communications perdues avec ce contact !";
 $a->strings["Fetch further information for feeds"] = "Chercher plus d'informations pour les flux";
 $a->strings["Disabled"] = "Désactivé";
 $a->strings["Fetch information"] = "Récupérer informations";
 $a->strings["Fetch information and keywords"] = "Récupérer informations";
-$a->strings["Contact Editor"] = "Éditeur de contact";
 $a->strings["Submit"] = "Envoyer";
 $a->strings["Profile Visibility"] = "Visibilité du profil";
 $a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée.";
@@ -70,6 +55,10 @@ $a->strings["Last update:"] = "Dernière mise-à-jour :";
 $a->strings["Update public posts"] = "Mettre à jour les publications publiques:";
 $a->strings["Update now"] = "Mettre à jour";
 $a->strings["Connect/Follow"] = "Connecter/Suivre";
+$a->strings["Unblock"] = "Débloquer";
+$a->strings["Block"] = "Bloquer";
+$a->strings["Unignore"] = "Ne plus ignorer";
+$a->strings["Ignore"] = "Ignorer";
 $a->strings["Currently blocked"] = "Actuellement bloqué";
 $a->strings["Currently ignored"] = "Actuellement ignoré";
 $a->strings["Currently archived"] = "Actuellement archivé";
@@ -80,6 +69,9 @@ $a->strings["Send a notification of every new post of this contact"] = "Envoyer
 $a->strings["Blacklisted keywords"] = "Mots-clés sur la liste noire";
 $a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand  « Récupérer informations et mots-clés » est sélectionné.";
 $a->strings["Profile URL"] = "URL du Profil";
+$a->strings["Location:"] = "Localisation:";
+$a->strings["About:"] = "À propos:";
+$a->strings["Tags:"] = "Étiquette:";
 $a->strings["Suggestions"] = "Suggestions";
 $a->strings["Suggest potential friends"] = "Suggérer des amis potentiels";
 $a->strings["All Contacts"] = "Tous les contacts";
@@ -99,7 +91,21 @@ $a->strings["Search your contacts"] = "Rechercher dans vos contacts";
 $a->strings["Finding: "] = "Trouvé: ";
 $a->strings["Find"] = "Trouver";
 $a->strings["Update"] = "Mises-à-jour";
+$a->strings["Archive"] = "Archiver";
+$a->strings["Unarchive"] = "Désarchiver";
 $a->strings["Delete"] = "Supprimer";
+$a->strings["Status"] = "Statut";
+$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
+$a->strings["Profile"] = "Profil";
+$a->strings["Profile Details"] = "Détails du profil";
+$a->strings["View all contacts"] = "Voir tous les contacts";
+$a->strings["Common Friends"] = "Amis communs";
+$a->strings["View all common friends"] = "Voir tous les amis communs";
+$a->strings["Repair"] = "Réparer";
+$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact";
+$a->strings["Toggle Blocked status"] = "(dés)activer l'état \"bloqué\"";
+$a->strings["Toggle Ignored status"] = "(dés)activer l'état \"ignoré\"";
+$a->strings["Toggle Archive status"] = "(dés)activer l'état \"archivé\"";
 $a->strings["Mutual Friendship"] = "Relation réciproque";
 $a->strings["is a fan of yours"] = "Vous suit";
 $a->strings["you are a fan of"] = "Vous le/la suivez";
@@ -112,7 +118,6 @@ $a->strings["Post successful."] = "Publication réussie.";
 $a->strings["Permission denied"] = "Permission refusée";
 $a->strings["Invalid profile identifier."] = "Identifiant de profil invalide.";
 $a->strings["Profile Visibility Editor"] = "Éditer la visibilité du profil";
-$a->strings["Profile"] = "Profil";
 $a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le supprimer.";
 $a->strings["Visible To"] = "Visible par";
 $a->strings["All Contacts (with secure profile access)"] = "Tous les contacts (ayant un accès sécurisé)";
@@ -184,13 +189,13 @@ $a->strings["Tag removed"] = "Étiquette supprimée";
 $a->strings["Remove Item Tag"] = "Enlever l'étiquette de l'élément";
 $a->strings["Select a tag to remove: "] = "Sélectionner une étiquette à supprimer: ";
 $a->strings["Remove"] = "Utiliser comme photo de profil";
-$a->strings["Subsribing to OStatus contacts"] = "";
-$a->strings["No contact provided."] = "";
-$a->strings["Couldn't fetch information for contact."] = "";
-$a->strings["Couldn't fetch friends for contact."] = "";
-$a->strings["Done"] = "";
-$a->strings["success"] = "";
-$a->strings["failed"] = "";
+$a->strings["Subscribing to OStatus contacts"] = "";
+$a->strings["No contact provided."] = "Pas de contact fourni.";
+$a->strings["Couldn't fetch information for contact."] = "Impossible de récupérer les informations pour ce contact.";
+$a->strings["Couldn't fetch friends for contact."] = "Impossible de récupérer les amis de ce contact.";
+$a->strings["Done"] = "Terminé";
+$a->strings["success"] = "réussite";
+$a->strings["failed"] = "échec";
 $a->strings["ignored"] = "ignoré";
 $a->strings["Keep this window open until done."] = "Veuillez garder cette fenêtre ouverte jusqu'à la fin.";
 $a->strings["Save to Folder:"] = "Sauver dans le Dossier:";
@@ -206,9 +211,6 @@ $a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?";
 $a->strings["No"] = "Non";
 $a->strings["Add a personal note:"] = "Ajouter une note personnelle:";
 $a->strings["Your Identity Address:"] = "Votre adresse d'identité:";
-$a->strings["Location:"] = "Localisation:";
-$a->strings["About:"] = "À propos:";
-$a->strings["Tags:"] = "Étiquette:";
 $a->strings["Contact added"] = "Contact ajouté";
 $a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale.";
 $a->strings["Empty post discarded."] = "Publication vide rejetée.";
@@ -229,6 +231,7 @@ $a->strings["Group removed."] = "Groupe enlevé.";
 $a->strings["Unable to remove group."] = "Impossible d'enlever le groupe.";
 $a->strings["Group Editor"] = "Éditeur de groupe";
 $a->strings["Members"] = "Membres";
+$a->strings["Group is empty"] = "Groupe vide";
 $a->strings["You must be logged in to use addons. "] = "Vous devez être connecté pour utiliser les greffons.";
 $a->strings["Applications"] = "Applications";
 $a->strings["No installed applications."] = "Pas d'application installée.";
@@ -297,8 +300,6 @@ $a->strings["{0} wants to be your friend"] = "{0} souhaite être votre ami(e)";
 $a->strings["{0} sent you a message"] = "{0} vous a envoyé un message";
 $a->strings["{0} requested registration"] = "{0} a demandé à s'inscrire";
 $a->strings["No contacts."] = "Aucun contact.";
-$a->strings["Forum"] = "Forum";
-$a->strings["View Contacts"] = "Voir les contacts";
 $a->strings["Invalid request identifier."] = "Identifiant de demande invalide.";
 $a->strings["Discard"] = "Rejeter";
 $a->strings["System"] = "Système";
@@ -394,7 +395,6 @@ $a->strings["Please use your browser 'Back' button <strong>now</strong> if you a
 $a->strings["No mirroring"] = "Pas de miroir";
 $a->strings["Mirror as forwarded posting"] = "";
 $a->strings["Mirror as my own posting"] = "";
-$a->strings["Repair Contact Settings"] = "Réglages de réparation des contacts";
 $a->strings["Return to contact editor"] = "Retour à l'éditeur de contact";
 $a->strings["Refetch contact data"] = "Récupérer à nouveau les données de contact";
 $a->strings["Name"] = "Nom";
@@ -406,7 +406,7 @@ $a->strings["Friend Confirm URL"] = "Accès public refusé.";
 $a->strings["Notification Endpoint URL"] = "Aucune photo sélectionnée";
 $a->strings["Poll/Feed URL"] = "Téléverser des photos";
 $a->strings["New photo from this URL"] = "Nouvelle photo depuis cette URL";
-$a->strings["Remote Self"] = "";
+$a->strings["Remote Self"] = "Identité à distance";
 $a->strings["Mirror postings from this contact"] = "";
 $a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marquer ce contact comme étant remote_self, friendica republiera alors les nouvelles entrées de ce contact.";
 $a->strings["Login"] = "Connexion";
@@ -428,7 +428,7 @@ $a->strings["Themes"] = "Thèmes";
 $a->strings["DB updates"] = "Mise-à-jour de la base";
 $a->strings["Inspect Queue"] = "Inspecter la file d'attente";
 $a->strings["Logs"] = "Journaux";
-$a->strings["probe address"] = "";
+$a->strings["probe address"] = "Tester une adresse";
 $a->strings["check webfinger"] = "vérification de webfinger";
 $a->strings["Admin"] = "Admin";
 $a->strings["Plugin Features"] = "Propriétés des extensions";
@@ -493,7 +493,7 @@ $a->strings["The email address your server shall use to send notification emails
 $a->strings["Banner/Logo"] = "Bannière/Logo";
 $a->strings["Shortcut icon"] = "Icône de raccourci";
 $a->strings["Link to an icon that will be used for browsers."] = "Lien vers une icône qui sera utilisée pour les navigateurs.";
-$a->strings["Touch icon"] = "";
+$a->strings["Touch icon"] = "Icône pour systèmes tactiles";
 $a->strings["Link to an icon that will be used for tablets and mobiles."] = "Lien vers une icône qui sera utilisée pour les tablettes et les mobiles.";
 $a->strings["Additional Info"] = "Informations supplémentaires";
 $a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Pour les serveurs publics : vous pouvez ajouter des informations supplémentaires ici, qui figureront dans %s/siteinfo.";
@@ -585,6 +585,8 @@ $a->strings["Maximum Load Average (Frontend)"] = "Plafond de la charge moyenne (
 $a->strings["Maximum system load before the frontend quits service - default 50."] = "";
 $a->strings["Maximum table size for optimization"] = "";
 $a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "";
+$a->strings["Minimum level of fragmentation"] = "";
+$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "";
 $a->strings["Periodical check of global contacts"] = "Vérification périodique des contacts globaux";
 $a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Si activé, les données manquantes et obsolètes et la vitalité des contacts et des serveurs seront vérifiées périodiquement dans les contacts globaux.";
 $a->strings["Days between requery"] = "Nombre de jours entre les requêtes";
@@ -595,14 +597,14 @@ $a->strings["Timeframe for fetching global contacts"] = "";
 $a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
 $a->strings["Search the local directory"] = "";
 $a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "";
-$a->strings["Publish server information"] = "";
-$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "";
+$a->strings["Publish server information"] = "Publier les informations du serveur";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "Si cette option est activée, des informations sur le serveur et son utilisation seront publiées. Ces informations incluent le nom et la version du serveur, le nombre d’utilisateurs avec des profils publics, le nombre de messages, les protocoles supportés et les connecteurs disponibles. Plus de détails sur <a href='http://the-federation.info/'>the-federation.info</a>.";
 $a->strings["Use MySQL full text engine"] = "Utiliser le moteur de recherche plein texte de MySQL";
 $a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus.";
 $a->strings["Suppress Language"] = "Supprimer un langage";
 $a->strings["Suppress language information in meta information about a posting."] = "Supprimer les informations de langue dans les métadonnées des publications.";
-$a->strings["Suppress Tags"] = "";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
+$a->strings["Suppress Tags"] = "Masquer les tags";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Ne pas afficher la liste des hashtags à la fin d’un message.";
 $a->strings["Path to item cache"] = "Chemin vers le cache des objets.";
 $a->strings["The item caches buffers generated bbcode and external images."] = "";
 $a->strings["Cache duration in seconds"] = "Durée du cache en secondes";
@@ -619,13 +621,13 @@ $a->strings["Disable picture proxy"] = "Désactiver le proxy image ";
 $a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante.";
 $a->strings["Enable old style pager"] = "";
 $a->strings["The old style pager has page numbers but slows down massively the page speed."] = "";
-$a->strings["Only search in tags"] = "";
-$a->strings["On large systems the text search can slow down the system extremely."] = "";
+$a->strings["Only search in tags"] = "Rechercher seulement dans les étiquettes";
+$a->strings["On large systems the text search can slow down the system extremely."] = "La recherche textuelle peut ralentir considérablement les systèmes de grande taille.";
 $a->strings["New base url"] = "Nouvelle URL de base";
-$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
-$a->strings["RINO Encryption"] = "";
-$a->strings["Encryption layer between nodes."] = "";
-$a->strings["Embedly API key"] = "";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "Changer d'URL de base pour ce serveur. Envoie un message de relocalisation à tous les contacts des réseaux distribués d'amis et de relations (DFRN) de tous les utilisateurs.";
+$a->strings["RINO Encryption"] = "Chiffrement RINO";
+$a->strings["Encryption layer between nodes."] = "Couche de chiffrement entre les nœuds du réseau.";
+$a->strings["Embedly API key"] = "Clé API d'Embedly";
 $a->strings["<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for web pages. This is an optional parameter."] = "";
 $a->strings["Update has been marked successful"] = "Mise-à-jour validée comme 'réussie'";
 $a->strings["Database structure update %s was successfully applied."] = "La structure de base de données pour la mise à jour %s a été appliquée avec succès.";
@@ -683,10 +685,10 @@ $a->strings["Enable"] = "Activer";
 $a->strings["Toggle"] = "Activer/Désactiver";
 $a->strings["Author: "] = "Auteur: ";
 $a->strings["Maintainer: "] = "Mainteneur: ";
-$a->strings["Reload active plugins"] = "";
+$a->strings["Reload active plugins"] = "Recharger les extensions actives";
 $a->strings["No themes found."] = "Aucun thème trouvé.";
 $a->strings["Screenshot"] = "Capture d'écran";
-$a->strings["Reload active themes"] = "";
+$a->strings["Reload active themes"] = "Recharger les thèmes actifs";
 $a->strings["[Experimental]"] = "[Expérimental]";
 $a->strings["[Unsupported]"] = "[Non supporté]";
 $a->strings["Log settings updated."] = "Réglages des journaux mis-à-jour.";
@@ -700,7 +702,7 @@ $a->strings["FTP Host"] = "Hôte FTP";
 $a->strings["FTP Path"] = "Chemin FTP";
 $a->strings["FTP User"] = "Utilisateur FTP";
 $a->strings["FTP Password"] = "Mot de passe FTP";
-$a->strings["Search Results For: %s"] = "";
+$a->strings["Search Results For: %s"] = "Résultats de la recherche pour %s";
 $a->strings["Remove term"] = "Retirer le terme";
 $a->strings["Saved Searches"] = "Recherches";
 $a->strings["add"] = "ajouter";
@@ -721,13 +723,11 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
 );
 $a->strings["Private messages to this group are at risk of public disclosure."] = "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée.";
 $a->strings["No such group"] = "Groupe inexistant";
-$a->strings["Group is empty"] = "Groupe vide";
-$a->strings["Group: %s"] = "";
+$a->strings["Group: %s"] = "Group : %s";
 $a->strings["Private messages to this person are at risk of public disclosure."] = "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée.";
 $a->strings["Invalid contact."] = "Contact invalide.";
 $a->strings["No friends to display."] = "Pas d'amis à afficher.";
-$a->strings["Friends of %s"] = "Amis de %s";
-$a->strings["Event can not end before it has started."] = "";
+$a->strings["Event can not end before it has started."] = "L'événement ne peut pas se terminer avant d'avoir commencé.";
 $a->strings["Event title and start time are required."] = "Vous devez donner un nom et un horaire de début à l'événement.";
 $a->strings["Sun"] = "Dim";
 $a->strings["Mon"] = "Lun";
@@ -896,8 +896,8 @@ $a->strings["Note: as a security measure, you should give the web server write a
 $a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écriture";
 $a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La réécriture d'URL dans le fichier .htaccess ne fonctionne pas. Vérifiez la configuration de votre serveur.";
 $a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne.";
-$a->strings["ImageMagick PHP extension is installed"] = "";
-$a->strings["ImageMagick supports GIF"] = "";
+$a->strings["ImageMagick PHP extension is installed"] = "L’extension PHP ImageMagick est installée";
+$a->strings["ImageMagick supports GIF"] = "ImageMagick supporte le format GIF";
 $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Le fichier de configuration de la base (\".htconfig.php\") ne peut être créé. Merci d'utiliser le texte ci-joint pour créer ce fichier à la racine de votre hébergement.";
 $a->strings["<h1>What next</h1>"] = "<h1>Ensuite</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le \"poller\".";
@@ -913,7 +913,7 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s";
 $a->strings["Welcome to %s"] = "Bienvenue sur %s";
 $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise";
 $a->strings["Or - did you try to upload an empty file?"] = "Ou — auriez-vous essayé de télécharger un fichier vide ?";
-$a->strings["File exceeds size limit of %s"] = "";
+$a->strings["File exceeds size limit of %s"] = "La taille du fichier dépasse la limite de %s";
 $a->strings["File upload failed."] = "Le téléversement a échoué.";
 $a->strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clé en correspondance. Merci d'ajouter des mots-clés à votre profil par défaut.";
 $a->strings["is interested in:"] = "s'intéresse à :";
@@ -969,7 +969,7 @@ $a->strings["Normally the system tries to find the best link to add to shortened
 $a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Suivre automatiquement ceux qui me suivent ou me mentionnent sur GNU Social (OStatus)";
 $a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Si vous recevez un message d'un utilisateur OStatus inconnu, cette option détermine ce qui sera fait. Si elle est cochée, un nouveau contact sera créé pour chaque utilisateur inconnu.";
 $a->strings["Your legacy GNU Social account"] = "Le compte GNU Social que vous avez déjà";
-$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Si vous entrez votre le nom de votre ancien compte GNU Social / StatusNet ici (utiliser le format utilisateur@domaine.tld), vos contacts seront ajoutés automatiquement. Le champ sera vidé lorsque ce sera terminé.";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Si vous entrez le nom de votre ancien compte GNU Social / StatusNet ici (utiliser le format utilisateur@domaine.tld), vos contacts seront ajoutés automatiquement. Le champ sera vidé lorsque ce sera terminé.";
 $a->strings["Repair OStatus subscriptions"] = "Réparer les abonnements OStatus";
 $a->strings["Built-in support for %s connectivity is %s"] = "Le support natif pour la connectivité %s est %s";
 $a->strings["Diaspora"] = "Diaspora";
@@ -996,7 +996,7 @@ $a->strings["Display Settings"] = "Affichage";
 $a->strings["Display Theme:"] = "Thème d'affichage:";
 $a->strings["Mobile Theme:"] = "Thème mobile:";
 $a->strings["Update browser every xx seconds"] = "Mettre-à-jour l'affichage toutes les xx secondes";
-$a->strings["Minimum of 10 seconds, no maximum"] = "Délai minimum de 10 secondes, pas de maximum";
+$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum de 10 secondes. Saisir -1 pour désactiver.";
 $a->strings["Number of items to display per page:"] = "Nombre d’éléments par page:";
 $a->strings["Maximum of 100 items"] = "Maximum de 100 éléments";
 $a->strings["Number of items to display per page when viewed from mobile device:"] = "Nombre d'éléments a afficher par page pour un appareil mobile";
@@ -1005,7 +1005,7 @@ $a->strings["Calendar"] = "Calendrier";
 $a->strings["Beginning of week:"] = "Début de la semaine :";
 $a->strings["Don't show notices"] = "Ne plus afficher les avis";
 $a->strings["Infinite scroll"] = "Défilement infini";
-$a->strings["Automatic updates only at the top of the network page"] = "";
+$a->strings["Automatic updates only at the top of the network page"] = "Mises à jour automatiques seulement en haut de la page du réseau.";
 $a->strings["Theme settings"] = "Réglages du thème graphique";
 $a->strings["User Types"] = "Types d'utilisateurs";
 $a->strings["Community Types"] = "Genre de communautés";
@@ -1031,7 +1031,7 @@ $a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étique
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?";
 $a->strings["Permit unknown people to send you private mail?"] = "Autoriser les messages privés d'inconnus?";
 $a->strings["Profile is <strong>not published</strong>."] = "Ce profil n'est <strong>pas publié</strong>.";
-$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "L’adresse de votre identité est <strong>'%s'</strong> or '%s'.";
 $a->strings["Automatically expire posts after this many days:"] = "Les publications expirent automatiquement après (en jours) :";
 $a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées";
 $a->strings["Advanced expiration settings"] = "Réglages avancés de l'expiration";
@@ -1121,7 +1121,7 @@ $a->strings["Hide this contact"] = "Cacher ce contact";
 $a->strings["Welcome home %s."] = "Bienvenue chez vous, %s.";
 $a->strings["Please confirm your introduction/connection request to %s."] = "Merci de confirmer votre demande d'introduction auprès de %s.";
 $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Si vous n’êtes pas encore membre du web social libre, <a href=\"%s/siteinfo\">suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd’hui</a>.";
 $a->strings["Friend/Connection Request"] = "Requête de relation/amitié";
 $a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
 $a->strings["Friendica"] = "Friendica";
@@ -1129,7 +1129,7 @@ $a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web"
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - merci de ne pas utiliser ce formulaire.   Entrez plutôt %s dans votre barre de recherche Diaspora.";
 $a->strings["Registration successful. Please check your email for further instructions."] = "Inscription réussie. Vérifiez vos emails pour la suite des instructions.";
 $a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Impossible d’envoyer le courriel de confirmation. Voici vos informations de connexion:<br> identifiant : %s<br> mot de passe : %s<br><br>Vous pourrez changer votre mot de passe une fois connecté.";
-$a->strings["Registration successful."] = "";
+$a->strings["Registration successful."] = "Inscription réussie.";
 $a->strings["Your registration can not be processed."] = "Votre inscription ne peut être traitée.";
 $a->strings["Your registration is pending approval by the site owner."] = "Votre inscription attend une validation du propriétaire du site.";
 $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Le nombre d'inscriptions quotidiennes pour ce site a été dépassé. Merci de réessayer demain.";
@@ -1139,23 +1139,21 @@ $a->strings["Your OpenID (optional): "] = "Votre OpenID (facultatif): ";
 $a->strings["Include your profile in member directory?"] = "Inclure votre profil dans l'annuaire des membres?";
 $a->strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation.";
 $a->strings["Your invitation ID: "] = "Votre ID d'invitation: ";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Votre nom complet (p. ex. Michel Dupont):";
 $a->strings["Your Email Address: "] = "Votre adresse courriel: ";
-$a->strings["Leave empty for an auto generated password."] = "";
+$a->strings["Leave empty for an auto generated password."] = "Laisser ce champ libre pour obtenir un mot de passe généré automatiquement.";
 $a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de votre profil en découlera sous la forme '&lt;strong&gt;pseudo@\$sitename&lt;/strong&gt;'.";
 $a->strings["Choose a nickname: "] = "Choisir un pseudo: ";
 $a->strings["Register"] = "S'inscrire";
 $a->strings["Import"] = "Importer";
 $a->strings["Import your profile to this friendica instance"] = "Importer votre profile dans cette instance de friendica";
 $a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance";
-$a->strings["Only logged in users are permitted to perform a search."] = "";
-$a->strings["Too Many Requests"] = "";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "";
+$a->strings["Only logged in users are permitted to perform a search."] = "Seuls les utilisateurs inscrits sont autorisés à lancer une recherche.";
+$a->strings["Too Many Requests"] = "Trop de requêtes";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "Une seule recherche par minute pour les utilisateurs qui ne sont pas connectés.";
 $a->strings["Search"] = "Recherche";
 $a->strings["Items tagged with: %s"] = "";
 $a->strings["Search results for: %s"] = "";
-$a->strings["Age: "] = "Age : ";
-$a->strings["Gender: "] = "Genre : ";
 $a->strings["Status:"] = "Statut:";
 $a->strings["Homepage:"] = "Page personnelle:";
 $a->strings["Global Directory"] = "Annuaire global";
@@ -1172,7 +1170,6 @@ $a->strings["Potential Delegates"] = "Délégataires potentiels";
 $a->strings["Add"] = "Ajouter";
 $a->strings["No entries."] = "Aucune entrée.";
 $a->strings["No contacts in common."] = "Pas de contacts en commun.";
-$a->strings["Common Friends"] = "Amis communs";
 $a->strings["Export account"] = "Exporter le compte";
 $a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exportez votre compte, vos infos et vos contacts. Vous pourrez utiliser le résultat comme sauvegarde et/ou pour le ré-importer sur un autre serveur.";
 $a->strings["Export all"] = "Tout exporter";
@@ -1226,7 +1223,7 @@ $a->strings["Profile Name:"] = "Nom du profil :";
 $a->strings["Your Full Name:"] = "Votre nom complet :";
 $a->strings["Title/Description:"] = "Titre / Description :";
 $a->strings["Your Gender:"] = "Votre genre :";
-$a->strings["Birthday :"] = "";
+$a->strings["Birthday :"] = "Anniversaire :";
 $a->strings["Street Address:"] = "Adresse postale :";
 $a->strings["Locality/City:"] = "Ville / Localité :";
 $a->strings["Postal/Zip Code:"] = "Code postal :";
@@ -1259,6 +1256,7 @@ $a->strings["Love/romance"] = "Amour / Romance";
 $a->strings["Work/employment"] = "Activité professionnelle / Occupation";
 $a->strings["School/education"] = "Études / Formation";
 $a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Ceci est votre profil <strong>public</strong>.<br />Il <strong>peut</strong> être visible par n'importe quel utilisateur d'Internet.";
+$a->strings["Age: "] = "Age : ";
 $a->strings["Edit/Manage Profiles"] = "Editer / gérer les profils";
 $a->strings["Change profile photo"] = "Changer de photo de profil";
 $a->strings["Create New Profile"] = "Créer un nouveau profil";
@@ -1312,8 +1310,8 @@ $a->strings["poke, prod or do other things to somebody"] = "solliciter (poke/...
 $a->strings["Recipient"] = "Destinataire";
 $a->strings["Choose what you wish to do to recipient"] = "Choisissez ce que vous voulez faire au destinataire";
 $a->strings["Make this post private"] = "Rendez ce message privé";
-$a->strings["Resubsribing to OStatus contacts"] = "";
-$a->strings["Error"] = "";
+$a->strings["Resubscribing to OStatus contacts"] = "";
+$a->strings["Error"] = "Erreur";
 $a->strings["Total invitation limit exceeded."] = "La limite d'invitation totale est éxédée.";
 $a->strings["%s : Not a valid email address."] = "%s : Adresse de courriel invalide.";
 $a->strings["Please join us on Friendica"] = "Rejoignez-nous sur Friendica";
@@ -1371,7 +1369,7 @@ $a->strings["New album name"] = "Nom du nouvel album";
 $a->strings["Caption"] = "Titre";
 $a->strings["Add a Tag"] = "Ajouter une étiquette";
 $a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances";
-$a->strings["Do not rotate"] = "";
+$a->strings["Do not rotate"] = "Pas de rotation";
 $a->strings["Rotate CW (right)"] = "Tourner dans le sens des aiguilles d'une montre (vers la droite)";
 $a->strings["Rotate CCW (left)"] = "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)";
 $a->strings["Private photo"] = "Photo privée";
@@ -1381,9 +1379,9 @@ $a->strings["Attending"] = array(
        0 => "",
        1 => "",
 );
-$a->strings["Not attending"] = "";
-$a->strings["Might attend"] = "";
-$a->strings["Map"] = "";
+$a->strings["Not attending"] = "Ne participe pas";
+$a->strings["Might attend"] = "Participera peut-être";
+$a->strings["Map"] = "Carte";
 $a->strings["Not Extended"] = "";
 $a->strings["Account approved."] = "Inscription validée.";
 $a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s";
@@ -1411,9 +1409,9 @@ $a->strings["terms of service"] = "conditions d'utilisation";
 $a->strings["Website Privacy Policy"] = "Politique de confidentialité du site internet";
 $a->strings["privacy policy"] = "politique de confidentialité";
 $a->strings["This entry was edited"] = "Cette entrée à été édité";
-$a->strings["I will attend"] = "";
-$a->strings["I will not attend"] = "";
-$a->strings["I might attend"] = "";
+$a->strings["I will attend"] = "Je vais participer";
+$a->strings["I will not attend"] = "Je ne vais pas participer";
+$a->strings["I might attend"] = "Je vais peut-être participer";
 $a->strings["ignore thread"] = "ignorer le fil";
 $a->strings["unignore thread"] = "Ne plus ignorer le fil";
 $a->strings["toggle ignore status"] = "Ignorer le statut";
@@ -1445,10 +1443,14 @@ $a->strings["All Networks"] = "Tous réseaux";
 $a->strings["Saved Folders"] = "Dossiers sauvegardés";
 $a->strings["Everything"] = "Tout";
 $a->strings["Categories"] = "Catégories";
+$a->strings["%d contact in common"] = array(
+       0 => "%d contact en commun",
+       1 => "%d contacts en commun",
+);
 $a->strings["General Features"] = "Fonctions générales";
 $a->strings["Multiple Profiles"] = "Profils multiples";
 $a->strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils";
-$a->strings["Photo Location"] = "";
+$a->strings["Photo Location"] = "Lieu de prise de la photo";
 $a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "";
 $a->strings["Post Composition Features"] = "Caractéristiques de composition de publication";
 $a->strings["Richtext Editor"] = "Éditeur de texte enrichi";
@@ -1508,12 +1510,12 @@ $a->strings["A deleted group with this name was revived. Existing item permissio
 $a->strings["Default privacy group for new contacts"] = "Paramètres de confidentialité par défaut pour les nouveaux contacts";
 $a->strings["Everybody"] = "Tout le monde";
 $a->strings["edit"] = "éditer";
-$a->strings["Edit groups"] = "";
+$a->strings["Edit groups"] = "Modifier les groupes";
 $a->strings["Edit group"] = "Editer groupe";
 $a->strings["Create a new group"] = "Créer un nouveau groupe";
 $a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe";
 $a->strings["Miscellaneous"] = "Divers";
-$a->strings["YYYY-MM-DD or MM-DD"] = "";
+$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-JJ ou MM-JJ";
 $a->strings["never"] = "jamais";
 $a->strings["less than a second ago"] = "il y a moins d'une seconde";
 $a->strings["year"] = "an";
@@ -1532,11 +1534,10 @@ $a->strings["%s's birthday"] = "Anniversaire de %s's";
 $a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !";
 $a->strings["Requested account is not available."] = "Le compte demandé n'est pas disponible.";
 $a->strings["Edit profile"] = "Editer le profil";
-$a->strings["Atom feed"] = "";
+$a->strings["Atom feed"] = "Flux Atom";
 $a->strings["Message"] = "Message";
 $a->strings["Profiles"] = "Profils";
 $a->strings["Manage/edit profiles"] = "Gérer/éditer les profils";
-$a->strings["Network:"] = "Réseau";
 $a->strings["g A l F d"] = "g A | F d";
 $a->strings["F d"] = "F d";
 $a->strings["[today]"] = "[aujourd'hui]";
@@ -1560,15 +1561,12 @@ $a->strings["Film/dance/culture/entertainment:"] = "Cinéma/Danse/Culture/Divert
 $a->strings["Love/Romance:"] = "Amour/Romance:";
 $a->strings["Work/employment:"] = "Activité professionnelle/Occupation:";
 $a->strings["School/education:"] = "Études/Formation:";
-$a->strings["Forums:"] = "";
-$a->strings["Status"] = "Statut";
-$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
-$a->strings["Profile Details"] = "Détails du profil";
+$a->strings["Forums:"] = "Forums :";
 $a->strings["Videos"] = "Vidéos";
 $a->strings["Events and Calendar"] = "Événements et agenda";
 $a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
 $a->strings["Post to Email"] = "Publier aux courriels";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Les connecteurs sont désactivés parce que \"%s\" est activé.";
 $a->strings["Visible to everybody"] = "Visible par tout le monde";
 $a->strings["show"] = "montrer";
 $a->strings["don't show"] = "cacher";
@@ -1585,9 +1583,9 @@ $a->strings["Welcome "] = "Bienvenue ";
 $a->strings["Please upload a profile photo."] = "Merci d'illustrer votre profil d'une image.";
 $a->strings["Welcome back "] = "Bienvenue à nouveau, ";
 $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé.";
-$a->strings["%1\$s attends %2\$s's %3\$s"] = "";
-$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "";
-$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "";
+$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s participe à %3\$s de %2\$s";
+$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s ne participe pas à %3\$s de %2\$s";
+$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s participe peut-être à %3\$s de %2\$s";
 $a->strings["%1\$s poked %2\$s"] = "%1\$s a sollicité %2\$s";
 $a->strings["post/item"] = "publication/élément";
 $a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s a marqué le %3\$s de %2\$s comme favori";
@@ -1596,21 +1594,21 @@ $a->strings["Delete Selected Items"] = "Supprimer les éléments sélectionnés"
 $a->strings["Follow Thread"] = "Suivre le fil";
 $a->strings["%s likes this."] = "%s aime ça.";
 $a->strings["%s doesn't like this."] = "%s n'aime pas ça.";
-$a->strings["%s attends."] = "";
-$a->strings["%s doesn't attend."] = "";
-$a->strings["%s attends maybe."] = "";
+$a->strings["%s attends."] = "%s participe";
+$a->strings["%s doesn't attend."] = "%s ne participe pas";
+$a->strings["%s attends maybe."] = "%s participe peut-être";
 $a->strings["and"] = "et";
 $a->strings[", and %d other people"] = ", et %d autres personnes";
 $a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d personnes</span> aiment ça";
-$a->strings["%s like this."] = "";
+$a->strings["%s like this."] = "%s aime ça.";
 $a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d personnes</span> n'aiment pas ça";
-$a->strings["%s don't like this."] = "";
+$a->strings["%s don't like this."] = "%s n'aiment pas ça.";
 $a->strings["<span  %1\$s>%2\$d people</span> attend"] = "";
-$a->strings["%s attend."] = "";
+$a->strings["%s attend."] = "%s participent.";
 $a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "";
-$a->strings["%s don't attend."] = "";
+$a->strings["%s don't attend."] = "%s ne participent pas.";
 $a->strings["<span  %1\$s>%2\$d people</span> anttend maybe"] = "";
-$a->strings["%s anttend maybe."] = "";
+$a->strings["%s anttend maybe."] = "%s participent peut-être.";
 $a->strings["Visible to <strong>everybody</strong>"] = "Visible par <strong>tout le monde</strong>";
 $a->strings["Please enter a video link/URL:"] = "Entrez un lien/URL video :";
 $a->strings["Please enter an audio link/URL:"] = "Entrez un lien/URL audio :";
@@ -1621,7 +1619,7 @@ $a->strings["permissions"] = "permissions";
 $a->strings["Post to Groups"] = "Publier aux groupes";
 $a->strings["Post to Contacts"] = "Publier aux contacts";
 $a->strings["Private post"] = "Message privé";
-$a->strings["View all"] = "";
+$a->strings["View all"] = "Voir tout";
 $a->strings["Like"] = array(
        0 => "",
        1 => "",
@@ -1638,7 +1636,7 @@ $a->strings["Undecided"] = array(
        0 => "",
        1 => "",
 );
-$a->strings["Forums"] = "";
+$a->strings["Forums"] = "Forums";
 $a->strings["External link to forum"] = "";
 $a->strings["view full size"] = "voir en pleine taille";
 $a->strings["newer"] = "Plus récent";
@@ -1654,6 +1652,7 @@ $a->strings["%d Contact"] = array(
        0 => "%d contact",
        1 => "%d contacts",
 );
+$a->strings["View Contacts"] = "Voir les contacts";
 $a->strings["Full Text"] = "";
 $a->strings["Tags"] = "";
 $a->strings["poke"] = "titiller";
@@ -1973,7 +1972,7 @@ $a->strings["font size"] = "";
 $a->strings["base font size for your interface"] = "";
 $a->strings["Comma separated list of helper forums"] = "";
 $a->strings["Set style"] = "Définir le style";
-$a->strings["Quick Start"] = "";
+$a->strings["Quick Start"] = "Démarrage rapide";
 $a->strings["greenzero"] = "";
 $a->strings["purplezero"] = "";
 $a->strings["easterbunny"] = "";