friendica/view/lang/fr/strings.php

2214 lines
188 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
if(! function_exists("string_plural_select_fr")) {
function string_plural_select_fr($n){
$n = intval($n);
return ($n > 1);;
}}
;
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "Limite quotidienne de publications de%d atteinte. La publication a été rejetée.",
1 => "Limite quotidienne de %dpublications atteinte. La publication a été rejetée.",
];
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
0 => "",
1 => "",
];
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "La limite mensuelle de%d publication est atteinte. Votre publication a été rejetée.";
$a->strings["Profile Photos"] = "Photos du profil";
$a->strings["event"] = "événement";
$a->strings["status"] = "le statut";
$a->strings["photo"] = "photo";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s n'aime pas %3\$s de %2\$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 is now friends with %2\$s"] = "%1\$s est désormais lié à %2\$s";
$a->strings["%1\$s poked %2\$s"] = "%1\$s a sollicité %2\$s";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté %3\$s de %2\$s avec %4\$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";
$a->strings["Likes"] = "Derniers \"J'aime\"";
$a->strings["Dislikes"] = "Derniers \"Je n'aime pas\"";
$a->strings["Attending"] = [
0 => "Participe",
1 => "Participent",
];
$a->strings["Not attending"] = "Ne participe pas";
$a->strings["Might attend"] = "Participera peut-être";
$a->strings["Select"] = "Sélectionner";
$a->strings["Delete"] = "Supprimer";
$a->strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s";
$a->strings["Categories:"] = "Catégories :";
$a->strings["Filed under:"] = "Rangé sous :";
$a->strings["%s from %s"] = "%s de %s";
$a->strings["View in context"] = "Voir dans le contexte";
$a->strings["Please wait"] = "Patientez";
$a->strings["remove"] = "enlever";
$a->strings["Delete Selected Items"] = "Supprimer les éléments sélectionnés";
$a->strings["Follow Thread"] = "Suivre le fil";
$a->strings["View Status"] = "Voir les statuts";
$a->strings["View Profile"] = "Voir le profil";
$a->strings["View Photos"] = "Voir les photos";
$a->strings["Network Posts"] = "Publications du réseau";
$a->strings["View Contact"] = "Voir Contact";
$a->strings["Send PM"] = "Message privé";
$a->strings["Poke"] = "Sollicitations (pokes)";
$a->strings["Connect/Follow"] = "Se connecter/Suivre";
$a->strings["%s likes this."] = "%s aime ça.";
$a->strings["%s doesn't like this."] = "%s n'aime pas ça.";
$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 %dautres 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."] = "%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."] = "%s n'aiment pas ça.";
$a->strings["<span %1\$s>%2\$d people</span> attend"] = "<span %1\$s>%2\$d personnes</span> participent";
$a->strings["%s attend."] = "%s participent.";
$a->strings["<span %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d personnes</span> ne participent pas";
$a->strings["%s don't attend."] = "%s ne participent pas.";
$a->strings["<span %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d personnes</span> vont peut-être participer";
$a->strings["%s attend maybe."] = "%sparticipent peut-être";
$a->strings["Visible to <strong>everybody</strong>"] = "Visible par <strong>tout le monde</strong>";
$a->strings["Please enter a image/video/audio/webpage URL:"] = "Veuillez entrer une URL d'image/vidéo/page web.";
$a->strings["Tag term:"] = "Étiquette :";
$a->strings["Save to Folder:"] = "Sauver dans le Dossier :";
$a->strings["Where are you right now?"] = "Où êtes-vous actuellement ?";
$a->strings["Delete item(s)?"] = "Supprimer les élément(s) ?";
$a->strings["New Post"] = "Nouvelle publication";
$a->strings["Share"] = "Partager";
$a->strings["Upload photo"] = "Joindre photo";
$a->strings["upload photo"] = "envoi image";
$a->strings["Attach file"] = "Joindre fichier";
$a->strings["attach file"] = "ajout fichier";
$a->strings["Bold"] = "Gras";
$a->strings["Italic"] = "Italique";
$a->strings["Underline"] = "Souligné";
$a->strings["Quote"] = "Citation";
$a->strings["Code"] = "Code";
$a->strings["Image"] = "Image";
$a->strings["Link"] = "Lien";
$a->strings["Link or Media"] = "Lien ou média";
$a->strings["Set your location"] = "Définir votre localisation";
$a->strings["set location"] = "spéc. localisation";
$a->strings["Clear browser location"] = "Effacer la localisation du navigateur";
$a->strings["clear location"] = "supp. localisation";
$a->strings["Set title"] = "Définir un titre";
$a->strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)";
$a->strings["Permission settings"] = "Réglages des permissions";
$a->strings["permissions"] = "permissions";
$a->strings["Public post"] = "Publication publique";
$a->strings["Preview"] = "Aperçu";
$a->strings["Cancel"] = "Annuler";
$a->strings["Post to Groups"] = "Publier aux groupes";
$a->strings["Post to Contacts"] = "Publier aux contacts";
$a->strings["Private post"] = "Message privé";
$a->strings["Message"] = "Message";
$a->strings["Browser"] = "Navigateur";
$a->strings["View all"] = "Voir tout";
$a->strings["Like"] = [
0 => "Like",
1 => "Likes",
];
$a->strings["Dislike"] = [
0 => "Dislike",
1 => "Dislikes",
];
$a->strings["Not Attending"] = [
0 => "Ne participe pas",
1 => "Ne participent pas",
];
$a->strings["Undecided"] = [
0 => "Indécis",
1 => "Indécis",
];
$a->strings["Friendica Notification"] = "Notification Friendica";
$a->strings["Thank You,"] = "Merci, ";
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,, l'administrateur de %2\$s";
$a->strings["%s Administrator"] = "L'administrateur de %s";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notification] Nouveau courriel reçu sur %s";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s vous a envoyé un nouveau message privé sur %2\$s.";
$a->strings["a private message"] = "un message privé";
$a->strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s.";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir vos messages privés et/ou y répondre.";
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]un %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s a commenté sur [url=%2\$s]le %4\$s de %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notification] Commentaire de %2\$s sur la conversation #%1\$d";
$a->strings["%s commented on an item/conversation you have been following."] = "%s a commenté un élément que vous suivez.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir la conversation et/ou y répondre.";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notification] %s a posté sur votre mur";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s a publié sur votre mur à %2\$s";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s a posté sur [url=%2\$s]votre mur[/url]";
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notification] %s vous a étiqueté";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s vous a étiqueté sur %2\$s";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]vous a étiqueté[/url].";
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notification] %s partage une nouvelle publication";
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s a partagé une nouvelle publication sur %2\$s";
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]partage une publication[/url].";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s vous a sollicité";
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s vous a sollicité via %2\$s";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s vous a [url=%2\$s]sollicité[/url].";
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notification] %s a étiqueté votre publication";
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s a étiqueté votre publication sur %2\$s";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s a étiqueté [url=%2\$s]votre publication[/url]";
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notification] Introduction reçue";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vous avez reçu une introduction de '%1\$s' sur %2\$s";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vous avez reçu [url=%1\$s]une introduction[/url] de %2\$s.";
$a->strings["You may visit their profile at %s"] = "Vous pouvez visiter son profil sur %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Merci de visiter %s pour approuver ou rejeter l'introduction.";
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Notification Friendica] Une nouvelle personne partage avec vous";
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s partage avec vous sur %2\$s";
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notification] Vous avez un nouvel abonné";
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Vous avez un nouvel abonné à %2\$s : %1\$s";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notification] Nouvelle suggestion d'amitié";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vous avez reçu une suggestion de '%1\$s' sur %2\$s";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vous avez reçu [url=%1\$s]une suggestion[/url] de %3\$s pour %2\$s.";
$a->strings["Name:"] = "Nom :";
$a->strings["Photo:"] = "Photo :";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour approuver ou rejeter la suggestion.";
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notification] Connexion acceptée";
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' a accepté votre demande de connexion à %2\$s";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s a accepté votre [url=%1\$s]demande de connexion[/url].";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Vous êtes désormais mutuellement amis, et pouvez échanger des mises-à-jour d'état, des photos, et des messages sans restriction.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Veuillez visiter %s si vous souhaitez modifier cette relation.";
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' a choisi de vous accepter comme fan ce qui empêche certains canaux de communication tel les messages privés et certaines interactions de profil. Ceci est une page de célébrité ou de communauté, ces paramètres ont été appliqués automatiquement.";
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "%1\$s peut choisir à l'avenir de rendre cette relation réciproque ou au moins plus permissive.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Veuillez visiter %s si vous souhaitez modifier cette relation.";
$a->strings["[Friendica System Notify]"] = "[Friendica Notification Sytème]";
$a->strings["registration request"] = "demande d'inscription";
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Vous avez reçu une demande d'inscription de %1\$s sur %2\$s";
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "%2\$s vous a envoyé une [url=%1\$s]demande de création de compte[/url].";
$a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "";
$a->strings["Please visit %s to approve or reject the request."] = "Veuillez visiter %s pour approuver ou rejeter la demande.";
$a->strings["Item not found."] = "Élément introuvable.";
$a->strings["Do you really want to delete this item?"] = "Voulez-vous vraiment supprimer cet élément ?";
$a->strings["Yes"] = "Oui";
$a->strings["Permission denied."] = "Permission refusée.";
$a->strings["Archives"] = "Archives";
$a->strings["show more"] = "montrer plus";
$a->strings["Theme settings updated."] = "Réglages du thème sauvés.";
$a->strings["Information"] = "Information";
$a->strings["Overview"] = "";
$a->strings["Federation Statistics"] = "Statistiques Federation";
$a->strings["Configuration"] = "Configuration";
$a->strings["Site"] = "Site";
$a->strings["Users"] = "Utilisateurs";
$a->strings["Addons"] = "Extensions";
$a->strings["Themes"] = "Thèmes";
$a->strings["Additional features"] = "Fonctions supplémentaires";
$a->strings["Terms of Service"] = "Conditions de service";
$a->strings["Database"] = "Base de données";
$a->strings["DB updates"] = "Mise-à-jour de la base";
$a->strings["Inspect Queue"] = "Inspecter la file d'attente";
$a->strings["Inspect Deferred Workers"] = "";
$a->strings["Inspect worker Queue"] = "";
$a->strings["Tools"] = "Outils";
$a->strings["Contact Blocklist"] = "Liste de contacts bloqués";
$a->strings["Server Blocklist"] = "Serveurs bloqués";
$a->strings["Delete Item"] = "Supprimer un élément";
$a->strings["Logs"] = "Journaux";
$a->strings["View Logs"] = "Voir les logs";
$a->strings["Diagnostics"] = "";
$a->strings["PHP Info"] = "";
$a->strings["probe address"] = "Tester une adresse";
$a->strings["check webfinger"] = "vérification de webfinger";
$a->strings["Admin"] = "Admin";
$a->strings["Addon Features"] = "";
$a->strings["User registrations waiting for confirmation"] = "Inscriptions en attente de confirmation";
$a->strings["Administration"] = "Administration";
$a->strings["Display Terms of Service"] = "";
$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "";
$a->strings["Display Privacy Statement"] = "";
$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "";
$a->strings["Privacy Statement Preview"] = "";
$a->strings["The Terms of Service"] = "";
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
$a->strings["Blocked domain"] = "Domaine bloqué";
$a->strings["The blocked domain"] = "Domaine bloqué";
$a->strings["Reason for the block"] = "Raison du blocage.";
$a->strings["The reason why you blocked this domain."] = "Raison pour laquelle vous souhaitez bloquer ce domaine.";
$a->strings["Delete domain"] = "Supprimer le domaine.";
$a->strings["Check to delete this entry from the blocklist"] = "Cochez la case pour retirer cette entrée de la liste noire";
$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "Cette page permet de créer une liste noire des serveurs de la fédération qui ne sont pas autorisés à interagir avec votre serveur. Pour chaque serveur bloqué, vous devez fournir la raison du blocage.";
$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "La liste des serveurs bloqués sera publiée sur la page /friendica pour que les utilisateurs rencontrant des problèmes de communication puissent en comprendre la raison.";
$a->strings["Add new entry to block list"] = "Ajouter une nouvelle entrée à la liste noire";
$a->strings["Server Domain"] = "Adresse du serveur";
$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Adresse du serveur à ajouter à la liste noire. Ne pas mettre le protocole.";
$a->strings["Block reason"] = "Raison du blocage.";
$a->strings["Add Entry"] = "Ajouter";
$a->strings["Save changes to the blocklist"] = "Sauvegarder la liste noire";
$a->strings["Current Entries in the Blocklist"] = "Entrées de la liste noire";
$a->strings["Delete entry from blocklist"] = "Supprimer l'entrée de la liste noire";
$a->strings["Delete entry from blocklist?"] = "Supprimer l'entrée de la liste noire ?";
$a->strings["Server added to blocklist."] = "Serveur ajouté à la liste noire.";
$a->strings["Site blocklist updated."] = "Liste noire mise à jour.";
$a->strings["The contact has been blocked from the node"] = "";
$a->strings["Could not find any contact entry for this URL (%s)"] = "";
$a->strings["%s contact unblocked"] = [
0 => "",
1 => "",
];
$a->strings["Remote Contact Blocklist"] = "";
$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
$a->strings["Block Remote Contact"] = "";
$a->strings["select all"] = "tout sélectionner";
$a->strings["select none"] = "";
$a->strings["Block"] = "Bloquer";
$a->strings["Unblock"] = "Débloquer";
$a->strings["No remote contact is blocked from this node."] = "";
$a->strings["Blocked Remote Contacts"] = "";
$a->strings["Block New Remote Contact"] = "";
$a->strings["Photo"] = "";
$a->strings["Name"] = "Nom";
$a->strings["Address"] = "Adresse";
$a->strings["Profile URL"] = "URL du Profil";
$a->strings["%s total blocked contact"] = [
0 => "",
1 => "",
];
$a->strings["URL of the remote contact to block."] = "";
$a->strings["Delete this Item"] = "Supprimer l'élément";
$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "Sur cette page, vous pouvez supprimer un élément de votre noeud. Si cet élément est le premier post d'un fil de discussion, le fil de discussion entier sera supprimé.";
$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "Vous devez connaître le GUID de l'élément. Vous pouvez le trouver en sélectionnant l'élément puis en lisant l'URL. La dernière partie de l'URL est le GUID. Exemple: http://example.com/display/123456 a pour GUID: 123456.";
$a->strings["GUID"] = "GUID";
$a->strings["The GUID of the item you want to delete."] = "GUID de l'élément à supprimer.";
$a->strings["Item marked for deletion."] = "L'élément va être supprimé.";
$a->strings["unknown"] = "inconnu";
$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "Cette page montre quelques statistiques de la partie connue du réseau social fédéré dont votre instance Friendica fait partie. Ces chiffres sont partiels et ne reflètent que la portion du réseau dont votre instance a connaissance.";
$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "En activant la fonctionnalité <em>Répertoire de Contacts Découverts Automatiquement</em>, cela améliorera la qualité des chiffres présentés ici.";
$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
$a->strings["ID"] = "ID";
$a->strings["Recipient Name"] = "Nom du destinataire";
$a->strings["Recipient Profile"] = "Profil du destinataire";
$a->strings["Network"] = "Réseau";
$a->strings["Created"] = "Créé";
$a->strings["Last Tried"] = "Dernier essai";
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Cette page présente le contenu de la file d'attente pour les publications sortantes. Ce sont des messages dont la première livraison a échoué. Ils seront réenvoyés plus tard et éventuellement supprimés si l'envoi échoue de façon permanente.";
$a->strings["Inspect Deferred Worker Queue"] = "";
$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "";
$a->strings["Inspect Worker Queue"] = "";
$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "";
$a->strings["Job Parameters"] = "";
$a->strings["Priority"] = "";
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Une nouvelle version de Friendica est disponible. Votre version est %1\$s, la nouvelle version est %2\$s";
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
$a->strings["The worker was never executed. Please check your database structure!"] = "Le 'worker' n'a pas encore été exécuté. Vérifiez la structure de votre base de données.";
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "La dernière exécution du 'worker' s'est déroulée à %s, c'est-à-dire il y a plus d'une heure. Vérifiez les réglages de crontab.";
$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "";
$a->strings["Normal Account"] = "Compte normal";
$a->strings["Automatic Follower Account"] = "";
$a->strings["Public Forum Account"] = "";
$a->strings["Automatic Friend Account"] = "Compte auto-amical";
$a->strings["Blog Account"] = "Compte de blog";
$a->strings["Private Forum Account"] = "";
$a->strings["Message queues"] = "Files d'attente des messages";
$a->strings["Server Settings"] = "";
$a->strings["Summary"] = "Résumé";
$a->strings["Registered users"] = "Utilisateurs inscrits";
$a->strings["Pending registrations"] = "Inscriptions en attente";
$a->strings["Version"] = "Version";
$a->strings["Active addons"] = "";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Impossible d'analyser l'URL de base. Doit contenir au moins <scheme>://<domain>";
$a->strings["Site settings updated."] = "Réglages du site mis-à-jour.";
$a->strings["No special theme for mobile devices"] = "Pas de thème particulier pour les terminaux mobiles";
$a->strings["No community page for local users"] = "";
$a->strings["No community page"] = "Aucune page de communauté";
$a->strings["Public postings from users of this site"] = "Publications publiques des utilisateurs de ce site";
$a->strings["Public postings from the federated network"] = "";
$a->strings["Public postings from local users and the federated network"] = "";
$a->strings["Disabled"] = "Désactivé";
$a->strings["Users, Global Contacts"] = "Utilisateurs, Contacts Globaux";
$a->strings["Users, Global Contacts/fallback"] = "Utilisateurs, Contacts Globaux/alternative";
$a->strings["One month"] = "Un mois";
$a->strings["Three months"] = "Trois mois";
$a->strings["Half a year"] = "Six mois";
$a->strings["One year"] = "Un an";
$a->strings["Multi user instance"] = "Instance multi-utilisateurs";
$a->strings["Closed"] = "Fermé";
$a->strings["Requires approval"] = "Demande une apptrobation";
$a->strings["Open"] = "Ouvert";
$a->strings["No SSL policy, links will track page SSL state"] = "Pas de politique SSL, le liens conserveront l'état SSL de la page";
$a->strings["Force all links to use SSL"] = "Forcer tous les liens à utiliser SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)";
$a->strings["Don't check"] = "Ne pas rechercher";
$a->strings["check the stable version"] = "Rechercher les versions stables";
$a->strings["check the development version"] = "Rechercher les versions de développement";
$a->strings["Republish users to directory"] = "";
$a->strings["Registration"] = "Inscription";
$a->strings["File upload"] = "Téléversement de fichier";
$a->strings["Policies"] = "Politiques";
$a->strings["Advanced"] = "Avancé";
$a->strings["Auto Discovered Contact Directory"] = "Répertoire de Contacts Découverts Automatiquement";
$a->strings["Performance"] = "Performance";
$a->strings["Worker"] = "Worker";
$a->strings["Message Relay"] = "";
$a->strings["Relocate Instance"] = "";
$a->strings["Warning! Advanced function. Could make this server unreachable."] = "";
$a->strings["Site name"] = "Nom du site";
$a->strings["Host name"] = "Nom de la machine hôte";
$a->strings["Sender Email"] = "Courriel de l'émetteur";
$a->strings["The email address your server shall use to send notification emails from."] = "L'adresse courriel à partir de laquelle votre serveur enverra des courriels.";
$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"] = "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/servers."] = "";
$a->strings["System language"] = "Langue du système";
$a->strings["System theme"] = "Thème du système";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - <a href='#' id='cnftheme'>changer les réglages du thème</a>";
$a->strings["Mobile system theme"] = "Thème mobile";
$a->strings["Theme for mobile devices"] = "Thème pour les terminaux mobiles";
$a->strings["SSL link policy"] = "Politique SSL pour les liens";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Détermine si les liens générés doivent forcer l'utilisation de SSL";
$a->strings["Force SSL"] = "SSL obligatoire";
$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Redirige toutes les requêtes en clair vers des requêtes SSL. Attention : sur certains systèmes cela peut conduire à des boucles de redirection infinies.";
$a->strings["Hide help entry from navigation menu"] = "Cacher l'aide du menu de navigation";
$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Cacher du menu de navigation l'entrée vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help.";
$a->strings["Single user instance"] = "Instance mono-utilisateur";
$a->strings["Make this instance multi-user or single-user for the named user"] = "Transformer cette en instance en multi-utilisateur ou mono-utilisateur pour cet l'utilisateur.";
$a->strings["Maximum image size"] = "Taille maximale des images";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Taille maximale des images envoyées (en octets). 0 par défaut, c'est à dire \"aucune limite\".";
$a->strings["Maximum image length"] = "Longueur maximale des images";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Longueur maximale en pixels du plus long côté des images téléversées. La valeur par défaut est -1 : absence de limite.";
$a->strings["JPEG image quality"] = "Qualité JPEG des images";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Les JPEGs téléversés seront sauvegardés avec ce niveau de qualité [0-100]. La valeur par défaut est 100, soit la qualité maximale.";
$a->strings["Register policy"] = "Politique d'inscription";
$a->strings["Maximum Daily Registrations"] = "Inscriptions maximum par jour";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet.";
$a->strings["Register text"] = "Texte d'inscription";
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
$a->strings["Forbidden Nicknames"] = "";
$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "";
$a->strings["Accounts abandoned after x days"] = "Les comptes sont abandonnés après x jours";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction.";
$a->strings["Allowed friend domains"] = "Domaines autorisés";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Une liste de domaines, séparés par des virgules, autorisés à établir des relations avec les utilisateurs de ce site. Les '*' sont acceptés. Laissez vide pour autoriser tous les domaines";
$a->strings["Allowed email domains"] = "Domaines courriel autorisés";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Liste de domaines - séparés par des virgules - dont les adresses e-mail sont autorisées à s'inscrire sur ce site. Les '*' sont acceptées. Laissez vide pour autoriser tous les domaines";
$a->strings["No OEmbed rich content"] = "";
$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "";
$a->strings["Allowed OEmbed domains"] = "";
$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
$a->strings["Block public"] = "Interdire la publication globale";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques.";
$a->strings["Force publish"] = "Forcer la publication globale";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site.";
$a->strings["Enabling this may violate privacy laws like the GDPR"] = "";
$a->strings["Global directory URL"] = "URL de l'annuaire global";
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL de l'annuaire global. Si ce champ n'est pas défini, l'annuaire global sera complètement indisponible pour l'application.";
$a->strings["Private posts by default for new users"] = "Publications privées par défaut pour les nouveaux utilisateurs";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde.";
$a->strings["Don't include post content in email notifications"] = "Ne pas inclure le contenu posté dans l'e-mail de notification";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité.";
$a->strings["Disallow public access to addons listed in the apps menu."] = "Interdire laccès public pour les greffons listées dans le menu apps.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres.";
$a->strings["Don't embed private images in posts"] = "Ne pas miniaturiser les images privées dans les publications";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra sauthentifier pour charger chaque image, ce qui peut prendre du temps.";
$a->strings["Explicit Content"] = "";
$a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "";
$a->strings["Allow Users to set remote_self"] = "Autoriser les utilisateurs à définir remote_self";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs.";
$a->strings["Block multiple registrations"] = "Interdire les inscriptions multiples";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Ne pas permettre l'inscription de comptes multiples comme des pages.";
$a->strings["OpenID support"] = "Support OpenID";
$a->strings["OpenID support for registration and logins."] = "Supporter OpenID pour les inscriptions et connexions.";
$a->strings["Fullname check"] = "Vérification du \"Prénom Nom\"";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Imposer l'utilisation d'un espace entre le prénom et le nom (dans le Nom complet), pour limiter les abus";
$a->strings["Community pages for visitors"] = "";
$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
$a->strings["Posts per user on community page"] = "Nombre de publications par utilisateur sur la page de la communauté (n'est pas valide pour ";
$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Nombre maximal de publications par utilisateurs sur la page de la communauté (ne s'applique pas pour « Communauté globale »).";
$a->strings["Enable OStatus support"] = "Activer le support d'OStatus";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile.";
$a->strings["Only import OStatus/ActivityPub threads from our contacts"] = "";
$a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "";
$a->strings["OStatus support can only be enabled if threading is enabled."] = "Le support OStatus ne peut être activé que si l'imbrication des commentaires est activée.";
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Le support de Diaspora ne peut pas être activé parce que Friendica a été installé dans un sous-répertoire.";
$a->strings["Enable Diaspora support"] = "Activer le support de Diaspora";
$a->strings["Provide built-in Diaspora network compatibility."] = "Fournir une compatibilité Diaspora intégrée.";
$a->strings["Only allow Friendica contacts"] = "N'autoriser que les contacts Friendica";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Tous les contacts doivent utiliser les protocoles de Friendica. Tous les autres protocoles de communication intégrés sont désactivés.";
$a->strings["Verify SSL"] = "Vérifier SSL";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Si vous le souhaitez, vous pouvez activier la vérification stricte des certificats. Cela signifie que vous ne pourrez pas vous connecter (du tout) aux sites SSL munis d'un certificat auto-signé.";
$a->strings["Proxy user"] = "Utilisateur du proxy";
$a->strings["Proxy URL"] = "URL du proxy";
$a->strings["Network timeout"] = "Dépassement du délai d'attente du réseau";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valeur en secondes. Mettre à 0 pour 'illimité' (pas recommandé).";
$a->strings["Maximum Load Average"] = "Plafond de la charge moyenne";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50.";
$a->strings["Maximum Load Average (Frontend)"] = "Plafond de la charge moyenne (frontale)";
$a->strings["Maximum system load before the frontend quits service - default 50."] = "Limite de charge système pour le rendu des pages - défaut 50.";
$a->strings["Minimal Memory"] = "";
$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "";
$a->strings["Maximum table size for optimization"] = "Limite de taille de table pour l'optimisation";
$a->strings["Maximum table size (in MB) for the automatic optimization. Enter -1 to disable it."] = "";
$a->strings["Minimum level of fragmentation"] = "Seuil de fragmentation";
$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Seuil de fragmentation pour que l'optimisation automatique se déclenche - défaut 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";
$a->strings["Number of days after which a server is requeried for his contacts."] = "Nombre de jours avant qu'une requête de contacts soient envoyée à nouveau à un serveur.";
$a->strings["Discover contacts from other servers"] = "Découvrir des contacts des autres serveurs";
$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "";
$a->strings["Timeframe for fetching global contacts"] = "Fréquence de récupération des contacts globaux";
$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."] = "Quand la découverte de contacts est activée, cette valeur détermine la fréquence de récupération des données des contacts globaux présents sur d'autres serveurs.";
$a->strings["Search the local directory"] = "Chercher dans le répertoire local";
$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."] = "Cherche dans le répertoire local au lieu du répertoire local. Quand une recherche locale est effectuée, la même recherche est effectuée dans le répertoire global en tâche de fond. Cela améliore les résultats de la recherche si elle est réitérée.";
$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 dutilisateurs 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["Check upstream version"] = "Mises à jour";
$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Permet de vérifier la présence de nouvelles versions de Friendica sur github. Si une nouvelle version est disponible, vous recevrez une notification dans l'interface d'administration.";
$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 dun message.";
$a->strings["Clean database"] = "";
$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "";
$a->strings["Lifespan of remote items"] = "";
$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "";
$a->strings["Lifespan of unclaimed items"] = "";
$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "";
$a->strings["Lifespan of raw conversation data"] = "";
$a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = "";
$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";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1.";
$a->strings["Maximum numbers of comments per post"] = "Nombre maximum de commentaires par publication";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100.";
$a->strings["Temp path"] = "Chemin des fichiers temporaires";
$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Si vous n'avez pas la possibilité d'avoir accès au répertoire temp, entrez un autre répertoire ici.";
$a->strings["Base path to installation"] = "Chemin de base de l'installation";
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Si le système ne peut pas détecter le chemin de l'installation, entrez le bon chemin ici. Ce paramètre doit être utilisé uniquement si vous avez des accès restreints à votre système et que vous n'avez qu'un lien symbolique vers le répertoire web.";
$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 bandwidth."] = "";
$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 Friendica and Diaspora* contacts of all users."] = "";
$a->strings["RINO Encryption"] = "Chiffrement RINO";
$a->strings["Encryption layer between nodes."] = "Couche de chiffrement entre les nœuds du réseau.";
$a->strings["Enabled"] = "";
$a->strings["Maximum number of parallel workers"] = "Nombre maximum de processus simultanés";
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "";
$a->strings["Don't use 'proc_open' with the worker"] = "Ne pas utiliser 'proc_open' pour les tâches de fond";
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Activez cette option si votre système ne permet pas d'utiliser 'proc_open'. Cela peut être le cas sur les hébergements partagés. Si vous activez cette option, vous devriez augmenter la fréquence d'appel du \"worker\" dans crontab.";
$a->strings["Enable fastlane"] = "";
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "";
$a->strings["Enable frontend worker"] = "";
$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
$a->strings["Subscribe to relay"] = "";
$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
$a->strings["Relay server"] = "";
$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
$a->strings["Direct relay transfer"] = "";
$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
$a->strings["Relay scope"] = "";
$a->strings["Can be 'all' or 'tags'. 'all' means that every public post should be received. 'tags' means that only posts with selected tags should be received."] = "";
$a->strings["all"] = "";
$a->strings["tags"] = "";
$a->strings["Server tags"] = "";
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "";
$a->strings["Allow user tags"] = "";
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "";
$a->strings["Start Relocation"] = "";
$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.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s";
$a->strings["Executing %s failed with error: %s"] = "L'exécution %s a échoué avec l'erreur: %s";
$a->strings["Update %s was successfully applied."] = "Mise-à-jour %s appliquée avec succès.";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi.";
$a->strings["There was no additional update function %s that needed to be called."] = "Il n'y avait aucune fonction supplémentaire de mise à jour %s qui devait être appelé";
$a->strings["No failed updates."] = "Pas de mises-à-jour échouées.";
$a->strings["Check database structure"] = "Vérifier la structure de la base de données";
$a->strings["Failed Updates"] = "Mises-à-jour échouées";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails.";
$a->strings["Mark success (if update was manually applied)"] = "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)";
$a->strings["Attempt to execute this update step automatically"] = "Tenter d'éxecuter cette étape automatiquement";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tChère/Cher %1\$s,\n\t\t\t\tLadministrateur de %2\$s vous a ouvert un compte.";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "";
$a->strings["Registration details for %s"] = "Détails d'inscription pour %s";
$a->strings["%s user blocked/unblocked"] = [
0 => "%s utilisateur a (dé)bloqué",
1 => "%s utilisateurs ont (dé)bloqué",
];
$a->strings["You can't remove yourself"] = "";
$a->strings["%s user deleted"] = [
0 => "%s utilisateur supprimé",
1 => "%s utilisateurs supprimés",
];
$a->strings["User '%s' deleted"] = "Utilisateur '%s' supprimé";
$a->strings["User '%s' unblocked"] = "Utilisateur '%s' débloqué";
$a->strings["User '%s' blocked"] = "Utilisateur '%s' bloqué";
$a->strings["Normal Account Page"] = "Compte normal";
$a->strings["Soapbox Page"] = "Compte \"boîte à savon\"";
$a->strings["Public Forum"] = "Forum public";
$a->strings["Automatic Friend Page"] = "Compte d' \"amitié automatique\"";
$a->strings["Private Forum"] = "";
$a->strings["Personal Page"] = "Page personnelle";
$a->strings["Organisation Page"] = "";
$a->strings["News Page"] = "Page d'informations";
$a->strings["Community Forum"] = "";
$a->strings["Email"] = "Courriel";
$a->strings["Register date"] = "Date d'inscription";
$a->strings["Last login"] = "Dernière connexion";
$a->strings["Last item"] = "Dernier élément";
$a->strings["Type"] = "";
$a->strings["Add User"] = "Ajouter l'utilisateur";
$a->strings["User registrations waiting for confirm"] = "Inscriptions d'utilisateurs en attente de confirmation";
$a->strings["User waiting for permanent deletion"] = "Utilisateur en attente de suppression définitive";
$a->strings["Request date"] = "Date de la demande";
$a->strings["No registrations."] = "Pas d'inscriptions.";
$a->strings["Note from the user"] = "";
$a->strings["Approve"] = "Approuver";
$a->strings["Deny"] = "Rejetter";
$a->strings["User blocked"] = "";
$a->strings["Site admin"] = "Administration du Site";
$a->strings["Account expired"] = "Compte expiré";
$a->strings["New User"] = "Nouvel utilisateur";
$a->strings["Delete in"] = "";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?";
$a->strings["Name of the new user."] = "Nom du nouvel utilisateur.";
$a->strings["Nickname"] = "Pseudo";
$a->strings["Nickname of the new user."] = "Pseudo du nouvel utilisateur.";
$a->strings["Email address of the new user."] = "Adresse mail du nouvel utilisateur.";
$a->strings["Addon %s disabled."] = "";
$a->strings["Addon %s enabled."] = "";
$a->strings["Disable"] = "Désactiver";
$a->strings["Enable"] = "Activer";
$a->strings["Toggle"] = "Activer/Désactiver";
$a->strings["Settings"] = "Réglages";
$a->strings["Author: "] = "Auteur : ";
$a->strings["Maintainer: "] = "Mainteneur : ";
$a->strings["Reload active addons"] = "";
$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "";
$a->strings["No themes found."] = "Aucun thème trouvé.";
$a->strings["Screenshot"] = "Capture d'écran";
$a->strings["Reload active themes"] = "Recharger les thèmes actifs";
$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
$a->strings["[Experimental]"] = "[Expérimental]";
$a->strings["[Unsupported]"] = "[Non supporté]";
$a->strings["Log settings updated."] = "Réglages des journaux mis-à-jour.";
$a->strings["PHP log currently enabled."] = "Log PHP actuellement activé.";
$a->strings["PHP log currently disabled."] = "Log PHP actuellement desactivé.";
$a->strings["Clear"] = "Effacer";
$a->strings["Enable Debugging"] = "Activer le déboggage";
$a->strings["Log file"] = "Fichier de journaux";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica.";
$a->strings["Log level"] = "Niveau de journalisaton";
$a->strings["PHP logging"] = "Log PHP";
$a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "";
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
$a->strings["Off"] = "Éteint";
$a->strings["On"] = "Allumé";
$a->strings["Lock feature %s"] = "Verouiller la fonctionnalité %s";
$a->strings["Manage Additional Features"] = "Gérer les fonctionnalités avancées";
$a->strings["No friends to display."] = "Pas d'amis à afficher.";
$a->strings["Connect"] = "Se connecter";
$a->strings["Authorize application connection"] = "Autoriser l'application à se connecter";
$a->strings["Return to your app and insert this Securty Code:"] = "Retournez à votre application et saisissez ce Code de Sécurité : ";
$a->strings["Please login to continue."] = "Merci de vous connecter pour continuer.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à créer des billets à votre place?";
$a->strings["No"] = "Non";
$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.";
$a->strings["Item not available."] = "Elément non disponible.";
$a->strings["Item was not found."] = "Element introuvable.";
$a->strings["Source input"] = "";
$a->strings["BBCode::toPlaintext"] = "";
$a->strings["BBCode::convert (raw HTML)"] = "";
$a->strings["BBCode::convert"] = "";
$a->strings["BBCode::convert => HTML::toBBCode"] = "";
$a->strings["BBCode::toMarkdown"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
$a->strings["Source input (Diaspora format)"] = "";
$a->strings["Markdown::convert (raw HTML)"] = "";
$a->strings["Markdown::convert"] = "";
$a->strings["Markdown::toBBCode"] = "";
$a->strings["Raw HTML input"] = "";
$a->strings["HTML Input"] = "";
$a->strings["HTML::toBBCode"] = "";
$a->strings["HTML::toBBCode => BBCode::convert"] = "";
$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "";
$a->strings["HTML::toMarkdown"] = "";
$a->strings["HTML::toPlaintext"] = "";
$a->strings["Source text"] = "";
$a->strings["BBCode"] = "";
$a->strings["Markdown"] = "";
$a->strings["HTML"] = "";
$a->strings["Login"] = "Connexion";
$a->strings["Bad Request"] = "";
$a->strings["The post was created"] = "La publication a été créée";
$a->strings["Access denied."] = "Accès refusé.";
$a->strings["Page not found."] = "Page introuvable.";
$a->strings["Access to this profile has been restricted."] = "L'accès au profil a été restreint.";
$a->strings["Events"] = "Événements";
$a->strings["View"] = "Vue";
$a->strings["Previous"] = "Précédent";
$a->strings["Next"] = "Suivant";
$a->strings["today"] = "aujourd'hui";
$a->strings["month"] = "mois";
$a->strings["week"] = "semaine";
$a->strings["day"] = "jour";
$a->strings["list"] = "";
$a->strings["User not found"] = "Utilisateur introuvable";
$a->strings["This calendar format is not supported"] = "Format de calendrier inconnu";
$a->strings["No exportable data found"] = "Rien à exporter";
$a->strings["calendar"] = "calendrier";
$a->strings["No contacts in common."] = "Pas de contacts en commun.";
$a->strings["Common Friends"] = "Amis communs";
$a->strings["Public access denied."] = "Accès public refusé.";
$a->strings["Community option not available."] = "";
$a->strings["Not available."] = "Indisponible.";
$a->strings["Local Community"] = "";
$a->strings["Posts from local users on this server"] = "";
$a->strings["Global Community"] = "";
$a->strings["Posts from users of the whole federated network"] = "";
$a->strings["No results."] = "Aucun résultat.";
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users."] = "";
$a->strings["Credits"] = "Remerciements";
$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica est un projet communautaire, qui ne serait pas possible sans l'aide de beaucoup de gens. Voici une liste de ceux qui ont contribué au code ou à la traduction de Friendica. Merci à tous!";
$a->strings["Contact settings applied."] = "Réglages du contact appliqués.";
$a->strings["Contact update failed."] = "Impossible d'appliquer les réglages.";
$a->strings["Contact not found."] = "Contact introuvable.";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENTION: Manipulation réservée aux experts</strong>, toute information incorrecte pourrait empêcher la communication avec ce contact.";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "une photo";
$a->strings["No mirroring"] = "Pas de miroir";
$a->strings["Mirror as forwarded posting"] = "";
$a->strings["Mirror as my own posting"] = "";
$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["Submit"] = "Envoyer";
$a->strings["Remote Self"] = "Identité à distance";
$a->strings["Mirror postings from this contact"] = "Copier les publications de ce 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["Account Nickname"] = "Pseudo du compte";
$a->strings["@Tagname - overrides Name/Nickname"] = "@NomEtiquette - prend le pas sur Nom/Pseudo";
$a->strings["Account URL"] = "URL du compte";
$a->strings["Friend Request URL"] = "Echec du téléversement de l'image.";
$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["Parent user not found."] = "";
$a->strings["No parent user"] = "";
$a->strings["Parent Password:"] = "";
$a->strings["Please enter the password of the parent account to legitimize your request."] = "";
$a->strings["Parent User"] = "";
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
$a->strings["Delegate Page Management"] = "Déléguer la gestion de la page";
$a->strings["Delegates"] = "";
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Les délégataires seront capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages de compte. Merci de ne pas déléguer votre compte principal à quelqu'un en qui vous n'avez pas une confiance absolue.";
$a->strings["Existing Page Delegates"] = "Délégataires existants";
$a->strings["Potential Delegates"] = "Délégataires potentiels";
$a->strings["Remove"] = "Utiliser comme photo de profil";
$a->strings["Add"] = "Ajouter";
$a->strings["No entries."] = "Aucune entrée.";
$a->strings["Profile not found."] = "Profil introuvable.";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Ceci peut se produire lorsque le contact a été requis par les deux personnes et a déjà été approuvé.";
$a->strings["Response from remote site was not understood."] = "Réponse du site distant incomprise.";
$a->strings["Unexpected response from remote site: "] = "Réponse inattendue du site distant : ";
$a->strings["Confirmation completed successfully."] = "Confirmation achevée avec succès.";
$a->strings["Temporary failure. Please wait and try again."] = "Échec temporaire. Merci de recommencer ultérieurement.";
$a->strings["Introduction failed or was revoked."] = "Introduction échouée ou annulée.";
$a->strings["Remote site reported: "] = "Alerte du site distant : ";
$a->strings["Unable to set contact photo."] = "Impossible de définir la photo du contact.";
$a->strings["No user record found for '%s' "] = "Pas d'utilisateur trouvé pour '%s' ";
$a->strings["Our site encryption key is apparently messed up."] = "Notre clé de chiffrement de site est apparemment corrompue.";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "URL de site absente ou indéchiffrable.";
$a->strings["Contact record was not found for you on our site."] = "Pas d'entrée pour ce contact sur notre site.";
$a->strings["Site public key not available in contact record for URL %s."] = "La clé publique du site ne se trouve pas dans l'enregistrement du contact pour l'URL %s.";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'identifiant fourni par votre système fait doublon sur le notre. Cela peut fonctionner si vous réessayez.";
$a->strings["Unable to set your contact credentials on our system."] = "Impossible de vous définir des permissions sur notre système.";
$a->strings["Unable to update your contact profile details on our system"] = "Impossible de mettre les détails de votre profil à jour sur notre système";
$a->strings["[Name Withheld]"] = "[Nom non-publié]";
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s accueille %2\$s";
$a->strings["This introduction has already been accepted."] = "Cette introduction a déjà été acceptée.";
$a->strings["Profile location is not valid or does not contain profile information."] = "L'emplacement du profil est invalide ou ne contient pas de profil valide.";
$a->strings["Warning: profile location has no identifiable owner name."] = "Attention: l'emplacement du profil n'a pas de nom identifiable.";
$a->strings["Warning: profile location has no profile photo."] = "Attention: l'emplacement du profil n'a pas de photo de profil.";
$a->strings["%d required parameter was not found at the given location"] = [
0 => "%d paramètre requis n'a pas été trouvé à l'endroit indiqué",
1 => "%d paramètres requis n'ont pas été trouvés à l'endroit indiqué",
];
$a->strings["Introduction complete."] = "Phase d'introduction achevée.";
$a->strings["Unrecoverable protocol error."] = "Erreur de protocole non-récupérable.";
$a->strings["Profile unavailable."] = "Profil indisponible.";
$a->strings["%s has received too many connection requests today."] = "%s a reçu trop de demandes d'introduction aujourd'hui.";
$a->strings["Spam protection measures have been invoked."] = "Des mesures de protection contre le spam ont été déclenchées.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Les relations sont encouragées à attendre 24 heures pour recommencer.";
$a->strings["Invalid locator"] = "Localisateur invalide";
$a->strings["You have already introduced yourself here."] = "Vous vous êtes déjà présenté ici.";
$a->strings["Apparently you are already friends with %s."] = "Il semblerait que vous soyez déjà ami avec %s.";
$a->strings["Invalid profile URL."] = "URL de profil invalide.";
$a->strings["Disallowed profile URL."] = "URL de profil interdite.";
$a->strings["Failed to update contact record."] = "Échec de mise à jour du contact.";
$a->strings["Your introduction has been sent."] = "Votre introduction a été envoyée.";
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
$a->strings["Please login to confirm introduction."] = "Connectez-vous pour confirmer l'introduction.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Identité incorrecte actuellement connectée. Merci de vous connecter à <strong>ce</strong> profil.";
$a->strings["Confirm"] = "Confirmer";
$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\">follow this link to find a public Friendica site and join us today</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@gnusocial.de"] = "";
$a->strings["Please answer the following:"] = "Merci de répondre à ce qui suit :";
$a->strings["Does %s know you?"] = "Est-ce que %s vous connaît?";
$a->strings["Add a personal note:"] = "Ajouter une note personnelle :";
$a->strings["Friendica"] = "Friendica";
$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
$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["Your Identity Address:"] = "Votre adresse d'identité :";
$a->strings["Submit Request"] = "Envoyer la requête";
$a->strings["Location:"] = "Localisation :";
$a->strings["Gender:"] = "Genre :";
$a->strings["Status:"] = "Statut :";
$a->strings["Homepage:"] = "Page personnelle :";
$a->strings["About:"] = "À propos :";
$a->strings["Global Directory"] = "Annuaire global";
$a->strings["Find on this site"] = "Trouver sur ce site";
$a->strings["Results for:"] = "Résultats pour :";
$a->strings["Site Directory"] = "Annuaire local";
$a->strings["Find"] = "Trouver";
$a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées).";
$a->strings["People Search - %s"] = "Recherche de personne - %s";
$a->strings["Forum Search - %s"] = "Recherche de Forum - %s";
$a->strings["No matches"] = "Aucune correspondance";
$a->strings["Item not found"] = "Élément introuvable";
$a->strings["Edit post"] = "Éditer la publication";
$a->strings["Save"] = "Sauver";
$a->strings["Insert web link"] = "Insérer lien web";
$a->strings["web link"] = "lien web";
$a->strings["Insert video link"] = "Insérer un lien video";
$a->strings["video link"] = "lien vidéo";
$a->strings["Insert audio link"] = "Insérer un lien audio";
$a->strings["audio link"] = "lien audio";
$a->strings["CC: email addresses"] = "CC: adresses de courriel";
$a->strings["Example: bob@example.com, mary@example.com"] = "Exemple : bob@exemple.com, mary@exemple.com";
$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["Create New Event"] = "Créer un nouvel événement";
$a->strings["Event details"] = "Détails de l'événement";
$a->strings["Starting date and Title are required."] = "La date de début et le titre sont requis.";
$a->strings["Event Starts:"] = "Début de l'événement :";
$a->strings["Required"] = "Requis";
$a->strings["Finish date/time is not known or not relevant"] = "Date / heure de fin inconnue ou sans objet";
$a->strings["Event Finishes:"] = "Fin de l'événement :";
$a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur";
$a->strings["Description:"] = "Description :";
$a->strings["Title:"] = "Titre :";
$a->strings["Share this event"] = "Partager cet événement";
$a->strings["Basic"] = "Simple";
$a->strings["Permissions"] = "Permissions";
$a->strings["Failed to remove event"] = "La suppression de l'événement a échoué.";
$a->strings["Event removed"] = "Événement supprimé.";
$a->strings["Photos"] = "Photos";
$a->strings["Contact Photos"] = "Photos du contact";
$a->strings["Upload"] = "Téléverser";
$a->strings["Files"] = "Fichiers";
$a->strings["You must be logged in to use this module"] = "";
$a->strings["Source URL"] = "";
$a->strings["Not Found"] = "Non trouvé";
$a->strings["- select -"] = "- choisir -";
$a->strings["The contact could not be added."] = "";
$a->strings["You already added this contact."] = "Vous avez déjà ajouté ce contact.";
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Le support de Diaspora est désactivé. Le contact ne peut pas être ajouté.";
$a->strings["OStatus support is disabled. Contact can't be added."] = "Le support d'OStatus est désactivé. Le contact ne peut pas être ajouté.";
$a->strings["The network type couldn't be detected. Contact can't be added."] = "Impossible de détecter le type de réseau. Le contact ne peut pas être ajouté.";
$a->strings["Tags:"] = "Étiquette :";
$a->strings["Status Messages and Posts"] = "Messages d'état et publications";
$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "";
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Rendez-vous sur <a href=\"https://friendi.ca\">Friendi.ca</a> pour en savoir plus sur le projet Friendica.";
$a->strings["Bug reports and issues: please visit"] = "Pour les rapports de bugs : rendez vous sur";
$a->strings["the bugtracker at github"] = "le bugtracker sur GitHub";
$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "";
$a->strings["Installed addons/apps:"] = "";
$a->strings["No installed addons/apps"] = "";
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "";
$a->strings["On this server the following remote servers are blocked."] = "Sur ce serveur, les serveurs suivants sont sur liste noire.";
$a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée.";
$a->strings["Suggest Friends"] = "Suggérer des amis/contacts";
$a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s";
$a->strings["Group created."] = "Groupe créé.";
$a->strings["Could not create group."] = "Impossible de créer le groupe.";
$a->strings["Group not found."] = "Groupe introuvable.";
$a->strings["Group name changed."] = "Groupe renommé.";
$a->strings["Permission denied"] = "Permission refusée";
$a->strings["Save Group"] = "Sauvegarder le groupe";
$a->strings["Filter"] = "";
$a->strings["Create a group of contacts/friends."] = "Créez un groupe de contacts/amis.";
$a->strings["Group Name: "] = "Nom du groupe : ";
$a->strings["Contacts not in any group"] = "Contacts n'appartenant à aucun groupe";
$a->strings["Group removed."] = "Groupe enlevé.";
$a->strings["Unable to remove group."] = "Impossible d'enlever le groupe.";
$a->strings["Delete Group"] = "Supprimer le groupe";
$a->strings["Edit Group Name"] = "Éditer le nom du groupe";
$a->strings["Members"] = "Membres";
$a->strings["All Contacts"] = "Tous les contacts";
$a->strings["Group is empty"] = "Groupe vide";
$a->strings["Remove contact from group"] = "";
$a->strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le supprimer.";
$a->strings["Add contact to group"] = "";
$a->strings["No profile"] = "Aucun profil";
$a->strings["Help:"] = "Aide :";
$a->strings["Help"] = "Aide";
$a->strings["Welcome to %s"] = "Bienvenue sur %s";
$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";
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitation exédée. Veuillez contacter l'administrateur de votre site.";
$a->strings["%s : Message delivery failed."] = "%s : L'envoi du message a échoué.";
$a->strings["%d message sent."] = [
0 => "%d message envoyé.",
1 => "%d messages envoyés.",
];
$a->strings["You have no more invitations available"] = "Vous n'avez plus d'invitations disponibles";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visitez %s pour une liste des sites publics que vous pouvez rejoindre. Les membres de Friendica appartenant à d'autres sites peuvent s'interconnecter, ainsi qu'avec les membres de plusieurs autres réseaux sociaux.";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Pour accepter cette invitation, merci d'aller vous inscrire sur %s, ou n'importe quel autre site Friendica public.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Les sites Friendica sont tous interconnectés pour créer un immense réseau social respectueux de la vie privée, possédé et contrôllé par ses membres. Ils peuvent également interagir avec plusieurs réseaux sociaux traditionnels. Voir %s pour une liste d'autres sites Friendica que vous pourriez rejoindre.";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Toutes nos excuses. Ce système n'est pas configuré pour se connecter à d'autres sites publics ou inviter de nouveaux membres.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Les instances Friendica sont interconnectées pour créer un immense réseau social possédé et contrôlé par ses membres, et qui respecte leur vie privée. Ils peuvent aussi s'interconnecter avec d'autres réseaux sociaux traditionnels.";
$a->strings["To accept this invitation, please visit and register at %s."] = "Pour accepter cette invitation, rendez-vous sur %s et inscrivez-vous.";
$a->strings["Send invitations"] = "Envoyer des invitations";
$a->strings["Enter email addresses, one per line:"] = "Entrez les adresses email, une par ligne :";
$a->strings["Your message:"] = "Votre message :";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Vous êtes cordialement invité à me rejoindre sur Friendica, et nous aider ainsi à créer un meilleur web social.";
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Vous devrez fournir ce code d'invitation : \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Une fois inscrit, connectez-vous à la page de mon profil sur :";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
$a->strings["Unable to locate original post."] = "Impossible de localiser la publication originale.";
$a->strings["Empty post discarded."] = "Publication vide rejetée.";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ce message vous a été envoyé par %s, membre du réseau social Friendica.";
$a->strings["You may visit them online at %s"] = "Vous pouvez leur rendre visite sur %s";
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Merci de contacter lémetteur en répondant à cette publication si vous ne souhaitez pas recevoir ces messages.";
$a->strings["%s posted an update."] = "%s a publié une mise à jour.";
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
$a->strings["Time Conversion"] = "Conversion temporelle";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fournit ce service pour partager des événements avec d'autres réseaux et amis indépendament de leur fuseau horaire.";
$a->strings["UTC time: %s"] = "Temps UTC : %s";
$a->strings["Current timezone: %s"] = "Zone de temps courante : %s";
$a->strings["Converted localtime: %s"] = "Temps local converti : %s";
$a->strings["Please select your timezone:"] = "Sélectionner votre zone :";
$a->strings["Remote privacy information not available."] = "Informations de confidentialité indisponibles.";
$a->strings["Visible to:"] = "Visible par :";
$a->strings["No valid account found."] = "Impossible de trouver un compte valide.";
$a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
$a->strings["Password reset requested at %s"] = "Requête de réinitialisation de mot de passe à %s";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué.";
$a->strings["Request has expired, please make a new one."] = "";
$a->strings["Forgot your Password?"] = "Mot de passe oublié ?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel.";
$a->strings["Nickname or Email: "] = "Pseudo ou eMail : ";
$a->strings["Reset"] = "Réinitialiser";
$a->strings["Password Reset"] = "Réinitialiser le mot de passe";
$a->strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé.";
$a->strings["Your new password is"] = "Votre nouveau mot de passe est ";
$a->strings["Save or copy your new password - and then"] = "Sauvez ou copiez ce nouveau mot de passe - puis";
$a->strings["click here to login"] = "cliquez ici pour vous connecter";
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Votre mot de passe peut être changé depuis la page &lt;em&gt;Réglages&lt;/em&gt;, une fois que vous serez connecté.";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "";
$a->strings["Your password has been changed at %s"] = "Votre mot de passe a été modifié à %s";
$a->strings["System down for maintenance"] = "Système indisponible pour cause de maintenance";
$a->strings["Manage Identities and/or Pages"] = "Gérer les identités et/ou les pages";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Basculez entre les différentes identités ou pages (groupes/communautés) qui se partagent votre compte ou que vous avez été autorisé à gérer.";
$a->strings["Select an identity to manage: "] = "Choisir une identité à gérer: ";
$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 à :";
$a->strings["Profile Match"] = "Correpondance de profils";
$a->strings["New Message"] = "Nouveau message";
$a->strings["No recipient selected."] = "Pas de destinataire sélectionné.";
$a->strings["Unable to locate contact information."] = "Impossible de localiser les informations du contact.";
$a->strings["Message could not be sent."] = "Impossible d'envoyer le message.";
$a->strings["Message collection failure."] = "Récupération des messages infructueuse.";
$a->strings["Message sent."] = "Message envoyé.";
$a->strings["Discard"] = "Rejeter";
$a->strings["Messages"] = "Messages";
$a->strings["Do you really want to delete this message?"] = "Voulez-vous vraiment supprimer ce message ?";
$a->strings["Conversation not found."] = "";
$a->strings["Message deleted."] = "Message supprimé.";
$a->strings["Conversation removed."] = "Conversation supprimée.";
$a->strings["Please enter a link URL:"] = "Entrez un lien web :";
$a->strings["Send Private Message"] = "Envoyer un message privé";
$a->strings["To:"] = "À:";
$a->strings["Subject:"] = "Sujet:";
$a->strings["No messages."] = "Aucun message.";
$a->strings["Message not available."] = "Message indisponible.";
$a->strings["Delete message"] = "Effacer message";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
$a->strings["Delete conversation"] = "Effacer conversation";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Pas de communications sécurisées possibles. Vous serez <strong>peut-être</strong> en mesure de répondre depuis la page de profil de l'émetteur.";
$a->strings["Send Reply"] = "Répondre";
$a->strings["Unknown sender - %s"] = "Émetteur inconnu - %s";
$a->strings["You and %s"] = "Vous et %s";
$a->strings["%s and You"] = "%s et vous";
$a->strings["%d message"] = [
0 => "%d message",
1 => "%d messages",
];
$a->strings["Remove term"] = "Retirer le terme";
$a->strings["Saved Searches"] = "Recherches";
$a->strings["add"] = "ajouter";
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
0 => "",
1 => "",
];
$a->strings["Messages in this group won't be send to these receivers."] = "Les messages dans ce groupe ne seront pas envoyés à ces destinataires.";
$a->strings["No such group"] = "Groupe inexistant";
$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["Commented Order"] = "Tri par commentaires";
$a->strings["Sort by Comment Date"] = "Trier par date de commentaire";
$a->strings["Posted Order"] = "Tri des publications";
$a->strings["Sort by Post Date"] = "Trier par date de publication";
$a->strings["Personal"] = "Personnel";
$a->strings["Posts that mention or involve you"] = "Publications qui vous concernent";
$a->strings["New"] = "Nouveau";
$a->strings["Activity Stream - by date"] = "Flux d'activités - par date";
$a->strings["Shared Links"] = "Liens partagés";
$a->strings["Interesting Links"] = "Liens intéressants";
$a->strings["Starred"] = "Mis en avant";
$a->strings["Favourite Posts"] = "Publications favorites";
$a->strings["Welcome to Friendica"] = "Bienvenue sur Friendica";
$a->strings["New Member Checklist"] = "Checklist du nouvel utilisateur";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Nous souhaiterions vous donner quelques astuces et ressources pour rendre votre expérience la plus agréable possible. Cliquez sur n'importe lequel de ces éléments pour visiter la page correspondante. Un lien vers cette page restera visible sur votre page d'accueil pendant les deux semaines qui suivent votre inscription initiale, puis disparaîtra silencieusement.";
$a->strings["Getting Started"] = "Bien démarrer";
$a->strings["Friendica Walk-Through"] = "Friendica pas-à-pas";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sur votre page d'accueil, dans <em>Conseils aux nouveaux venus</em> - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre.";
$a->strings["Go to Your Settings"] = "Éditer vos Réglages";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Sur la page des <em>Réglages</em> - changez votre mot de passe initial. Notez bien votre Identité. Elle ressemble à une adresse de courriel - et vous sera utile pour vous faire des amis dans le web social libre.";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Vérifiez les autres réglages, tout particulièrement ceux liés à la vie privée. Un profil non listé, c'est un peu comme un numéro sur liste rouge. En général, vous devriez probablement publier votre profil - à moins que tous vos amis (potentiels) sachent déjà comment vous trouver.";
$a->strings["Profile"] = "Profil";
$a->strings["Upload Profile Photo"] = "Téléverser une photo de profil";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Téléversez (envoyez) une photo de profil si vous n'en avez pas déjà une. Les études montrent que les gens qui affichent de vraies photos d'eux sont dix fois plus susceptibles de se faire des amis.";
$a->strings["Edit Your Profile"] = "Éditer votre Profil";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Éditez votre profil <strong>par défaut</strong> à votre convenance. Vérifiez les réglages concernant la visibilité de votre liste d'amis par les visiteurs inconnus.";
$a->strings["Profile Keywords"] = "Mots-clés du profil";
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Choisissez quelques mots-clé publics pour votre profil par défaut. Ils pourront ainsi décrire vos centres d'intérêt, et nous pourrons vous proposer des contacts qui les partagent.";
$a->strings["Connecting"] = "Connexions";
$a->strings["Importing Emails"] = "Importer courriels";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Entrez vos paramètres de courriel dans les Réglages des connecteurs si vous souhaitez importer et interagir avec des amis ou des listes venant de votre Boîte de Réception.";
$a->strings["Go to Your Contacts Page"] = "Consulter vos Contacts";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Votre page Contacts est le point d'entrée vers la gestion de vos amitiés/relations et la connexion à des amis venant d'autres réseaux. Typiquement, vous pourrez y rentrer leur adresse d'Identité ou l'URL de leur site dans le formulaire <em>Ajouter un nouveau contact</em>.";
$a->strings["Go to Your Site's Directory"] = "Consulter l'Annuaire de votre Site";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "La page Annuaire vous permet de trouver d'autres personnes au sein de ce réseaux ou parmi d'autres sites fédérés. Cherchez un lien <em>Relier</em> ou <em>Suivre</em> sur leur profil. Vous pourrez avoir besoin d'indiquer votre adresse d'identité.";
$a->strings["Finding New People"] = "Trouver de nouvelles personnes";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures.";
$a->strings["Groups"] = "Groupes";
$a->strings["Group Your Contacts"] = "Grouper vos contacts";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Une fois que vous avez trouvé quelques amis, organisez-les en groupes de conversation privés depuis le panneau latéral de la page Contacts. Vous pourrez ensuite interagir avec chaque groupe de manière privée depuis la page Réseau.";
$a->strings["Why Aren't My Posts Public?"] = "Pourquoi mes éléments ne sont pas publics ?";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respecte votre vie privée. Par défaut, toutes vos publications seront seulement montrés à vos amis. Pour plus d'information, consultez la section \"aide\" du lien ci-dessus.";
$a->strings["Getting Help"] = "Obtenir de l'aide";
$a->strings["Go to the Help Section"] = "Aller à la section Aide";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Nos pages d'<strong>aide</strong> peuvent être consultées pour davantage de détails sur les fonctionnalités ou les ressources.";
$a->strings["Personal Notes"] = "Notes personnelles";
$a->strings["Invalid request identifier."] = "Identifiant de demande invalide.";
$a->strings["Ignore"] = "Ignorer";
$a->strings["Notifications"] = "Notifications";
$a->strings["Network Notifications"] = "Notifications du réseau";
$a->strings["System Notifications"] = "Notifications du système";
$a->strings["Personal Notifications"] = "Notifications personnelles";
$a->strings["Home Notifications"] = "Notifications de page d'accueil";
$a->strings["Show unread"] = "Afficher non-lus";
$a->strings["Show all"] = "Tout afficher";
$a->strings["Show Ignored Requests"] = "Voir les demandes ignorées";
$a->strings["Hide Ignored Requests"] = "Cacher les demandes ignorées";
$a->strings["Notification type:"] = "";
$a->strings["Suggested by:"] = "";
$a->strings["Hide this contact from others"] = "Cacher ce contact aux autres";
$a->strings["Claims to be known to you: "] = "Prétend que vous le connaissez : ";
$a->strings["yes"] = "oui";
$a->strings["no"] = "non";
$a->strings["Shall your connection be bidirectional or not?"] = "Souhaitez vous que votre connexion soit bi-directionnelle ?";
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "";
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "";
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "";
$a->strings["Friend"] = "Ami";
$a->strings["Sharer"] = "Initiateur du partage";
$a->strings["Subscriber"] = "";
$a->strings["Network:"] = "Réseau";
$a->strings["No introductions."] = "Aucune demande d'introduction.";
$a->strings["No more %s notifications."] = "Aucune notification de %s";
$a->strings["No more system notifications."] = "Pas plus de notifications système.";
$a->strings["Post successful."] = "Publication réussie.";
$a->strings["OpenID protocol error. No ID returned."] = "Erreur de protocole OpenID. Pas d'ID en retour.";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Compte introuvable, et l'inscription OpenID n'est pas autorisée sur ce site.";
$a->strings["Login failed."] = "Échec de connexion.";
$a->strings["Subscribing to OStatus contacts"] = "Inscription aux contacts OStatus";
$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["Photo Albums"] = "Albums photo";
$a->strings["Recent Photos"] = "Photos récentes";
$a->strings["Upload New Photos"] = "Téléverser de nouvelles photos";
$a->strings["everybody"] = "tout le monde";
$a->strings["Contact information unavailable"] = "Informations de contact indisponibles";
$a->strings["Album not found."] = "Album introuvable.";
$a->strings["Delete Album"] = "Effacer l'album";
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Voulez-vous vraiment supprimer cet album photo et toutes ses photos ?";
$a->strings["Delete Photo"] = "Effacer la photo";
$a->strings["Do you really want to delete this photo?"] = "Voulez-vous vraiment supprimer cette photo ?";
$a->strings["a photo"] = "une photo";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s a été étiqueté dans %2\$s par %3\$s";
$a->strings["Image exceeds size limit of %s"] = "L'image dépasse la taille limite de %s";
$a->strings["Image upload didn't complete, please try again"] = "";
$a->strings["Image file is missing"] = "";
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
$a->strings["Image file is empty."] = "Fichier image vide.";
$a->strings["Unable to process image."] = "Impossible de traiter l'image.";
$a->strings["Image upload failed."] = "Le téléversement de l'image a échoué.";
$a->strings["No photos selected"] = "Aucune photo sélectionnée";
$a->strings["Access to this item is restricted."] = "Accès restreint à cet élément.";
$a->strings["Upload Photos"] = "Téléverser des photos";
$a->strings["New album name: "] = "Nom du nouvel album : ";
$a->strings["or select existing album:"] = "";
$a->strings["Do not show a status post for this upload"] = "Ne pas publier de notice de statut pour cet envoi";
$a->strings["Show to Groups"] = "Montrer aux groupes";
$a->strings["Show to Contacts"] = "Montrer aux Contacts";
$a->strings["Edit Album"] = "Éditer l'album";
$a->strings["Show Newest First"] = "Plus récent d'abord";
$a->strings["Show Oldest First"] = "Plus ancien d'abord";
$a->strings["View Photo"] = "Voir la photo";
$a->strings["Permission denied. Access to this item may be restricted."] = "Interdit. L'accès à cet élément peut avoir été restreint.";
$a->strings["Photo not available"] = "Photo indisponible";
$a->strings["View photo"] = "Voir photo";
$a->strings["Edit photo"] = "Éditer la photo";
$a->strings["Use as profile photo"] = "Utiliser comme photo de profil";
$a->strings["Private Message"] = "Message privé";
$a->strings["View Full Size"] = "Voir en taille réelle";
$a->strings["Tags: "] = "Étiquettes :";
$a->strings["[Select tags to remove]"] = "";
$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"] = "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["I like this (toggle)"] = "J'aime";
$a->strings["I don't like this (toggle)"] = "Je n'aime pas";
$a->strings["This is you"] = "C'est vous";
$a->strings["Comment"] = "Commenter";
$a->strings["Map"] = "Carte";
$a->strings["View Album"] = "Voir l'album";
$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["Poke/Prod"] = "Solliciter";
$a->strings["poke, prod or do other things to somebody"] = "solliciter (poke/...) quelqu'un";
$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["Only logged in users are permitted to perform a probing."] = "";
$a->strings["Requested profile is not available."] = "Le profil demandé n'est pas disponible.";
$a->strings["%s's timeline"] = "";
$a->strings["%s's posts"] = "";
$a->strings["%s's comments"] = "";
$a->strings["Profile deleted."] = "Profil supprimé.";
$a->strings["Profile-"] = "Profil-";
$a->strings["New profile created."] = "Nouveau profil créé.";
$a->strings["Profile unavailable to clone."] = "Ce profil ne peut être cloné.";
$a->strings["Profile Name is required."] = "Le nom du profil est requis.";
$a->strings["Marital Status"] = "Statut marital";
$a->strings["Romantic Partner"] = "Partenaire / conjoint";
$a->strings["Work/Employment"] = "Travail / Occupation";
$a->strings["Religion"] = "Religion";
$a->strings["Political Views"] = "Tendance politique";
$a->strings["Gender"] = "Sexe";
$a->strings["Sexual Preference"] = "Préférence sexuelle";
$a->strings["XMPP"] = "XMPP";
$a->strings["Homepage"] = "Site internet";
$a->strings["Interests"] = "Centres d'intérêt";
$a->strings["Location"] = "Localisation";
$a->strings["Profile updated."] = "Profil mis à jour.";
$a->strings["Hide contacts and friends:"] = "Cacher mes contacts et amis :";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Cacher ma liste d'amis / contacts des visiteurs de ce profil ?";
$a->strings["Show more profile fields:"] = "Afficher plus d'infos de profil :";
$a->strings["Profile Actions"] = "Actions de Profil";
$a->strings["Edit Profile Details"] = "Éditer les détails du profil";
$a->strings["Change Profile Photo"] = "Changer la photo du profil";
$a->strings["View this profile"] = "Voir ce profil";
$a->strings["View all profiles"] = "";
$a->strings["Edit visibility"] = "Changer la visibilité";
$a->strings["Create a new profile using these settings"] = "Créer un nouveau profil en utilisant ces réglages";
$a->strings["Clone this profile"] = "Cloner ce profil";
$a->strings["Delete this profile"] = "Supprimer ce profil";
$a->strings["Basic information"] = "Information de base";
$a->strings["Profile picture"] = "Image de profil";
$a->strings["Preferences"] = "Préférences";
$a->strings["Status information"] = "Information sur le statut";
$a->strings["Additional information"] = "Information additionnelle";
$a->strings["Relation"] = "Relation";
$a->strings["Miscellaneous"] = "Divers";
$a->strings["Your Gender:"] = "Votre genre :";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Statut marital :";
$a->strings["Sexual Preference:"] = "Préférence sexuelle :";
$a->strings["Example: fishing photography software"] = "Exemple : football dessin programmation";
$a->strings["Profile Name:"] = "Nom du profil :";
$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["Your Full Name:"] = "Votre nom complet :";
$a->strings["Title/Description:"] = "Titre / Description :";
$a->strings["Street Address:"] = "Adresse postale :";
$a->strings["Locality/City:"] = "Ville :";
$a->strings["Region/State:"] = "Région / État :";
$a->strings["Postal/Zip Code:"] = "Code postal :";
$a->strings["Country:"] = "Pays :";
$a->strings["Age: "] = "Age : ";
$a->strings["Who: (if applicable)"] = "Qui : (si pertinent)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemples: cathy123, Cathy Williams, cathy@example.com";
$a->strings["Since [date]:"] = "Depuis [date] :";
$a->strings["Tell us about yourself..."] = "Parlez-nous de vous...";
$a->strings["XMPP (Jabber) address:"] = "Adresse XMPP (Jabber) :";
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Votre adresse XMPP sera transmise à vos contacts pour qu'ils puissent vous suivre.";
$a->strings["Homepage URL:"] = "Page personnelle :";
$a->strings["Hometown:"] = " Ville d'origine :";
$a->strings["Political Views:"] = "Opinions politiques :";
$a->strings["Religious Views:"] = "Opinions religieuses :";
$a->strings["Public Keywords:"] = "Mots-clés publics :";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilisés pour vous suggérer des amis potentiels. Ils peuvent être vus par autrui)";
$a->strings["Private Keywords:"] = "Mots-clés privés :";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Utilisés pour rechercher des profils. Ils ne seront jamais montrés à autrui)";
$a->strings["Likes:"] = "J'aime :";
$a->strings["Dislikes:"] = "Je n'aime pas :";
$a->strings["Musical interests"] = "Goûts musicaux";
$a->strings["Books, literature"] = "Lectures";
$a->strings["Television"] = "Télévision";
$a->strings["Film/dance/culture/entertainment"] = "Cinéma / Danse / Culture / Divertissement";
$a->strings["Hobbies/Interests"] = "Passe-temps / Centres d'intérêt";
$a->strings["Love/romance"] = "Amour / Romance";
$a->strings["Work/employment"] = "Activité professionnelle / Occupation";
$a->strings["School/education"] = "Études / Formation";
$a->strings["Contact information and Social Networks"] = "Coordonnées / Réseaux sociaux";
$a->strings["Profile Image"] = "Image du profil";
$a->strings["visible to everybody"] = "visible par tous";
$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";
$a->strings["Image uploaded but image cropping failed."] = "Image envoyée, mais impossible de la retailler.";
$a->strings["Image size reduction [%s] failed."] = "Réduction de la taille de l'image [%s] échouée.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache du navigateur, si d'aventure la nouvelle photo n'apparaissait pas immédiatement.";
$a->strings["Unable to process image"] = "Impossible de traiter l'image";
$a->strings["Upload File:"] = "Fichier à téléverser :";
$a->strings["Select a profile:"] = "Choisir un profil :";
$a->strings["or"] = "ou";
$a->strings["skip this step"] = "ignorer cette étape";
$a->strings["select a photo from your photo albums"] = "choisissez une photo depuis vos albums";
$a->strings["Crop Image"] = "(Re)cadrer l'image";
$a->strings["Please adjust the image cropping for optimum viewing."] = "Ajustez le cadre de l'image pour une visualisation optimale.";
$a->strings["Done Editing"] = "Édition terminée";
$a->strings["Image uploaded successfully."] = "Image téléversée avec succès.";
$a->strings["Invalid profile identifier."] = "Identifiant de profil invalide.";
$a->strings["Profile Visibility Editor"] = "Éditer la visibilité du profil";
$a->strings["Visible To"] = "Visible par";
$a->strings["All Contacts (with secure profile access)"] = "Tous les contacts (ayant un accès sécurisé)";
$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 denvoyer 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."] = "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.";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vous pouvez (si vous le souhaitez) remplir ce formulaire via OpenID. Fournissez votre OpenID et cliquez \"S'inscrire\".";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si vous n'êtes pas familier avec OpenID, laissez ce champ vide et remplissez le reste.";
$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["Note for the admin"] = "Commentaire pour l'administrateur";
$a->strings["Leave a message for the admin, why you want to join this node"] = "Indiquez à l'administrateur les raisons de votre inscription à cette instance.";
$a->strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation.";
$a->strings["Your invitation code: "] = "";
$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: (Initial information will be send there, so this has to be an existing address.)"] = "Votre courriel : (Des informations de connexion vont être envoyées à cette adresse; elle doit exister).";
$a->strings["New Password:"] = "Nouveau mot de passe :";
$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["Confirm:"] = "Confirmer :";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
$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["Note: This node explicitly contains adult content"] = "";
$a->strings["Account approved."] = "Inscription validée.";
$a->strings["Registration revoked for %s"] = "Inscription révoquée pour %s";
$a->strings["Please login."] = "Merci de vous connecter.";
$a->strings["User deleted their account"] = "";
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "";
$a->strings["The user id is %d"] = "";
$a->strings["Remove My Account"] = "Supprimer mon compte";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Ceci supprimera totalement votre compte. Cette opération est irréversible.";
$a->strings["Please enter your password for verification:"] = "Merci de saisir votre mot de passe pour vérification :";
$a->strings["Resubscribing to OStatus contacts"] = "Réinscription aux contacts OStatus";
$a->strings["Error"] = "Erreur";
$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"] = "Éléments taggés %s";
$a->strings["Results for: %s"] = "Résultats pour : %s";
$a->strings["Account"] = "Compte";
$a->strings["Profiles"] = "Profils";
$a->strings["Display"] = "Afficher";
$a->strings["Social Networks"] = "Réseaux sociaux";
$a->strings["Delegations"] = "Délégations";
$a->strings["Connected apps"] = "Applications connectées";
$a->strings["Export personal data"] = "Exporter";
$a->strings["Remove account"] = "Supprimer le compte";
$a->strings["Missing some important data!"] = "Il manque certaines informations importantes !";
$a->strings["Update"] = "Mises à jour";
$a->strings["Failed to connect with email account using the settings provided."] = "Impossible de se connecter au compte courriel configuré.";
$a->strings["Email settings updated."] = "Réglages de courriel mis à jour.";
$a->strings["Features updated"] = "Fonctionnalités mises à jour";
$a->strings["Relocate message has been send to your contacts"] = "Un message de relocalisation a été envoyé à vos contacts.";
$a->strings["Passwords do not match. Password unchanged."] = "Les mots de passe ne correspondent pas. Aucun changement appliqué.";
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Les mots de passe vides sont interdits. Aucun changement appliqué.";
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "";
$a->strings["Wrong password."] = "Mauvais mot de passe.";
$a->strings["Password changed."] = "Mot de passe changé.";
$a->strings["Password update failed. Please try again."] = "Le changement de mot de passe a échoué. Merci de recommencer.";
$a->strings[" Please use a shorter name."] = " Merci d'utiliser un nom plus court.";
$a->strings[" Name too short."] = " Nom trop court.";
$a->strings["Wrong Password"] = "Mauvais mot de passe";
$a->strings["Invalid email."] = "";
$a->strings["Cannot change to that email."] = "";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut.";
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut.";
$a->strings["Settings updated."] = "Réglages mis à jour.";
$a->strings["Add application"] = "Ajouter une application";
$a->strings["Consumer Key"] = "Clé utilisateur";
$a->strings["Consumer Secret"] = "Secret utilisateur";
$a->strings["Redirect"] = "Rediriger";
$a->strings["Icon url"] = "URL de l'icône";
$a->strings["You can't edit this application."] = "Vous ne pouvez pas éditer cette application.";
$a->strings["Connected Apps"] = "Applications connectées";
$a->strings["Edit"] = "Éditer";
$a->strings["Client key starts with"] = "La clé cliente commence par";
$a->strings["No name"] = "Sans nom";
$a->strings["Remove authorization"] = "Révoquer l'autorisation";
$a->strings["No Addon settings configured"] = "";
$a->strings["Addon Settings"] = "";
$a->strings["Additional Features"] = "Fonctions supplémentaires";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "activé";
$a->strings["disabled"] = "désactivé";
$a->strings["Built-in support for %s connectivity is %s"] = "Le support natif pour la connectivité %s est %s";
$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
$a->strings["Email access is disabled on this site."] = "L'accès courriel est désactivé sur ce site.";
$a->strings["General Social Media Settings"] = "Paramètres généraux des réseaux sociaux";
$a->strings["Disable Content Warning"] = "";
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "";
$a->strings["Disable intelligent shortening"] = "Désactiver la réduction d'URL";
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalement, le système tente de trouver le meilleur lien à ajouter aux publications raccourcies. Si cette option est activée, les publications raccourcies dirigeront toujours vers leur publication d'origine sur Friendica.";
$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["Default group for OStatus contacts"] = "Groupe par défaut pour les contacts OStatus";
$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 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["Email/Mailbox Setup"] = "Réglages de courriel/boîte à lettre";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte.";
$a->strings["Last successful email check:"] = "Dernière vérification réussie des courriels :";
$a->strings["IMAP server name:"] = "Nom du serveur IMAP :";
$a->strings["IMAP port:"] = "Port IMAP :";
$a->strings["Security:"] = "Sécurité :";
$a->strings["None"] = "Aucun(e)";
$a->strings["Email login name:"] = "Nom de connexion :";
$a->strings["Email password:"] = "Mot de passe :";
$a->strings["Reply-to address:"] = "Adresse de réponse :";
$a->strings["Send public posts to all email contacts:"] = "Envoyer les publications publiques à tous les contacts courriels :";
$a->strings["Action after import:"] = "Action après import :";
$a->strings["Mark as seen"] = "Marquer comme vu";
$a->strings["Move to folder"] = "Déplacer vers";
$a->strings["Move to folder:"] = "Déplacer vers :";
$a->strings["%s - (Unsupported)"] = "";
$a->strings["%s - (Experimental)"] = "";
$a->strings["Sunday"] = "Dimanche";
$a->strings["Monday"] = "Lundi";
$a->strings["Display Settings"] = "Affichage";
$a->strings["Display Theme:"] = "Thème d'affichage:";
$a->strings["Mobile Theme:"] = "Thème mobile:";
$a->strings["Suppress warning of insecure networks"] = "";
$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "";
$a->strings["Update browser every xx seconds"] = "Mettre à jour l'affichage toutes les xx secondes";
$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 à afficher par page pour un appareil mobile";
$a->strings["Don't show emoticons"] = "Ne pas afficher les émoticônes";
$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"] = "Mises à jour automatiques seulement en haut de la page Réseau";
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Si désactivé, la page Réseau est mise à jour en permanence, ce qui peut rendre la lecture difficile.";
$a->strings["Bandwidth Saver Mode"] = "";
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Si activé, le contenu intégré aux pages est mis à jour uniquement lors du rafraîchissement manuel des pages : il n'est plus mis à jour lors des rafraîchissements automatiques.";
$a->strings["Smart Threading"] = "";
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "";
$a->strings["General Theme Settings"] = "Paramètres généraux de thème";
$a->strings["Custom Theme Settings"] = "Paramètres personnalisés de thème";
$a->strings["Content Settings"] = "Paramètres de contenu";
$a->strings["Theme settings"] = "Réglages du thème graphique";
$a->strings["Unable to find your profile. Please contact your admin."] = "";
$a->strings["Account Types"] = "Type de compte";
$a->strings["Personal Page Subtypes"] = "Sous-catégories de page personnelle";
$a->strings["Community Forum Subtypes"] = "Sous-catégories de forums communautaires";
$a->strings["Account for a personal profile."] = "Compte pour profil personnel.";
$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "";
$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "";
$a->strings["Account for community discussions."] = "";
$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "";
$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "";
$a->strings["Automatically approves all contact requests."] = "Les demandes de participation au forum sont automatiquement acceptées.";
$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Compte qui accepte automatiquement les demandes d'ajout en tant qu'ami.";
$a->strings["Private Forum [Experimental]"] = "Forum privé [expérimental]";
$a->strings["Requires manual approval of contact requests."] = "Les demandes de participation au forum nécessitent une approbation.";
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "&amp;nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte.";
$a->strings["Publish your default profile in your local site directory?"] = "Publier votre profil par défaut sur l'annuaire local de ce site ?";
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
$a->strings["Publish your default profile in the global social directory?"] = "Publier votre profil par défaut sur l'annuaire global ?";
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?";
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "";
$a->strings["Hide your profile details from anonymous viewers?"] = "";
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "";
$a->strings["Allow friends to post to your profile page?"] = "Autoriser vos amis à publier sur votre profil ?";
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "";
$a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étiqueter vos publications?";
$a->strings["Your contacts can add additional tags to your posts."] = "";
$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["If you like, Friendica may suggest new members to add you as a contact."] = "";
$a->strings["Permit unknown people to send you private mail?"] = "Autoriser les messages privés d'inconnus?";
$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "";
$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'."] = "Ladresse de votre profil est <strong>'%s'</strong> ou '%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";
$a->strings["Advanced Expiration"] = "Expiration (avancé)";
$a->strings["Expire posts:"] = "Faire expirer les publications :";
$a->strings["Expire personal notes:"] = "Faire expirer les notes personnelles :";
$a->strings["Expire starred posts:"] = "Faire expirer les publications marqués :";
$a->strings["Expire photos:"] = "Faire expirer les photos :";
$a->strings["Only expire posts by others:"] = "Faire expirer seulement les publications des autres:";
$a->strings["Account Settings"] = "Compte";
$a->strings["Password Settings"] = "Réglages de mot de passe";
$a->strings["Leave password fields blank unless changing"] = "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer";
$a->strings["Current Password:"] = "Mot de passe actuel :";
$a->strings["Your current password to confirm the changes"] = "Votre mot de passe actuel pour confirmer les modifications";
$a->strings["Password:"] = "Mot de passe :";
$a->strings["Basic Settings"] = "Réglages de base";
$a->strings["Full Name:"] = "Nom complet :";
$a->strings["Email Address:"] = "Adresse courriel :";
$a->strings["Your Timezone:"] = "Votre fuseau horaire :";
$a->strings["Your Language:"] = "Votre langue :";
$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Détermine la langue que nous utilisons pour afficher votre interface Friendica et pour vous envoyer des courriels";
$a->strings["Default Post Location:"] = "Emplacement de publication par défaut:";
$a->strings["Use Browser Location:"] = "Utiliser la localisation géographique du navigateur:";
$a->strings["Security and Privacy Settings"] = "Réglages de sécurité et vie privée";
$a->strings["Maximum Friend Requests/Day:"] = "Nombre maximal de requêtes d'amitié par jour :";
$a->strings["(to prevent spam abuse)"] = "(pour limiter l'impact du spam)";
$a->strings["Default Post Permissions"] = "Permissions de publication par défaut";
$a->strings["(click to open/close)"] = "(cliquer pour ouvrir/fermer)";
$a->strings["Default Private Post"] = "Message privé par défaut";
$a->strings["Default Public Post"] = "Message publique par défaut";
$a->strings["Default Permissions for New Posts"] = "Permissions par défaut pour les nouvelles publications";
$a->strings["Maximum private messages per day from unknown people:"] = "Maximum de messages privés d'inconnus par jour :";
$a->strings["Notification Settings"] = "Réglages de notification";
$a->strings["Send a notification email when:"] = "Envoyer un courriel de notification quand:";
$a->strings["You receive an introduction"] = "Vous recevez une introduction";
$a->strings["Your introductions are confirmed"] = "Vos introductions sont confirmées";
$a->strings["Someone writes on your profile wall"] = "Quelqu'un écrit sur votre mur";
$a->strings["Someone writes a followup comment"] = "Quelqu'un vous commente";
$a->strings["You receive a private message"] = "Vous recevez un message privé";
$a->strings["You receive a friend suggestion"] = "Vous avez reçu une suggestion d'ami";
$a->strings["You are tagged in a post"] = "Vous avez été étiqueté dans une publication";
$a->strings["You are poked/prodded/etc. in a post"] = "Vous avez été sollicité dans une publication";
$a->strings["Activate desktop notifications"] = "Activer les notifications de bureau";
$a->strings["Show desktop popup on new notifications"] = "Afficher dans des pop-ups les nouvelles notifications";
$a->strings["Text-only notification emails"] = "Courriels de notification en format texte";
$a->strings["Send text only notification emails, without the html part"] = "Envoyer le texte des courriels de notification, sans la composante html";
$a->strings["Show detailled notifications"] = "Notifications détaillées";
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "";
$a->strings["Advanced Account/Page Type Settings"] = "Paramètres avancés de compte/page";
$a->strings["Change the behaviour of this account for special situations"] = "Modifier le comportement de ce compte dans certaines situations";
$a->strings["Relocate"] = "Relocaliser";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton.";
$a->strings["Resend relocate message to contacts"] = "Renvoyer un message de relocalisation aux contacts.";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit les %3\$s de %2\$s";
$a->strings["Do you really want to delete this suggestion?"] = "Voulez-vous vraiment supprimer cette suggestion ?";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Aucune suggestion. Si ce site est récent, merci de recommencer dans 24h.";
$a->strings["Ignore/Hide"] = "Ignorer/cacher";
$a->strings["Friend Suggestions"] = "Suggestions d'amitiés/contacts";
$a->strings["Tag(s) removed"] = "";
$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["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";
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Exportez votre compte, vos infos, vos contacts et toutes vos publications (en JSON). Le fichier résultant peut être extrêmement volumineux, et sa production peut durer longtemps. Vous pourrez l'utiliser pour faire une sauvegarde complète (à part les photos).";
$a->strings["User imports on closed servers can only be done by an administrator."] = "";
$a->strings["Move account"] = "Migrer le compte";
$a->strings["You can import an account from another Friendica server."] = "Vous pouvez importer un compte d'un autre serveur Friendica.";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Vous devez exporter votre compte à partir de l'ancien serveur et le téléverser ici. Nous recréerons votre ancien compte ici avec tous vos contacts. Nous tenterons également d'informer vos amis que vous avez déménagé ici.";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Cette fonctionalité est expérimentale. Il n'est pas possible d'importer des contacts depuis le réseau OStatus (GNU Social/Statusnet) ou depuis Diaspora.";
$a->strings["Account file"] = "Fichier du compte";
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Pour exporter votre compte, allez dans \"Paramètres> Exporter vos données personnelles\" et sélectionnez \"exportation de compte\"";
$a->strings["You aren't following this contact."] = "";
$a->strings["Unfollowing is currently not supported by your network."] = "";
$a->strings["Contact unfollowed"] = "";
$a->strings["Disconnect/Unfollow"] = "Se déconnecter/Ne plus suivre";
$a->strings["[Embedded content - reload page to view]"] = "[Ccontenu incorporé - rechargez la page pour le voir]";
$a->strings["Do you really want to delete this video?"] = "Voulez-vous vraiment supprimer cette vidéo?";
$a->strings["Delete Video"] = "Supprimer la vidéo";
$a->strings["No videos selected"] = "Pas de vidéo sélectionné";
$a->strings["View Video"] = "Regarder la vidéo";
$a->strings["Recent Videos"] = "Vidéos récente";
$a->strings["Upload New Videos"] = "Téléversé une nouvelle vidéo";
$a->strings["No contacts."] = "Aucun contact.";
$a->strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]";
$a->strings["Contacts"] = "Contacts";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Nombre de messages de mur quotidiens pour %s dépassé. Échec du message.";
$a->strings["Unable to check your home location."] = "Impossible de vérifier votre localisation.";
$a->strings["No recipient."] = "Pas de destinataire.";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si vous souhaitez que %s réponde, merci de vérifier vos réglages pour autoriser les messages privés venant d'inconnus.";
$a->strings["Invalid request."] = "Requête invalide.";
$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"] = "La taille du fichier dépasse la limite de %s";
$a->strings["File upload failed."] = "Le téléversement a échoué.";
$a->strings["Wall Photos"] = "Photos du mur";
$a->strings["Delete this item?"] = "Effacer cet élément?";
$a->strings["show fewer"] = "montrer moins";
$a->strings["toggle mobile"] = "activ. mobile";
$a->strings["No system theme config value set."] = "";
$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["Frequently"] = "";
$a->strings["Hourly"] = "";
$a->strings["Twice daily"] = "";
$a->strings["Daily"] = "";
$a->strings["Weekly"] = "";
$a->strings["Monthly"] = "";
$a->strings["DFRN"] = "";
$a->strings["OStatus"] = "";
$a->strings["RSS/Atom"] = "";
$a->strings["Zot!"] = "";
$a->strings["LinkedIn"] = "";
$a->strings["XMPP/IM"] = "";
$a->strings["MySpace"] = "";
$a->strings["Google+"] = "";
$a->strings["pump.io"] = "";
$a->strings["Twitter"] = "";
$a->strings["Diaspora Connector"] = "";
$a->strings["GNU Social Connector"] = "";
$a->strings["ActivityPub"] = "";
$a->strings["pnut"] = "";
$a->strings["Male"] = "";
$a->strings["Female"] = "";
$a->strings["Currently Male"] = "";
$a->strings["Currently Female"] = "";
$a->strings["Mostly Male"] = "";
$a->strings["Mostly Female"] = "";
$a->strings["Transgender"] = "";
$a->strings["Intersex"] = "";
$a->strings["Transsexual"] = "";
$a->strings["Hermaphrodite"] = "";
$a->strings["Neuter"] = "";
$a->strings["Non-specific"] = "Non-spécifique";
$a->strings["Other"] = "Autre";
$a->strings["Males"] = "Hommes";
$a->strings["Females"] = "Femmes";
$a->strings["Gay"] = "Gay";
$a->strings["Lesbian"] = "Lesbienne";
$a->strings["No Preference"] = "Sans préférence";
$a->strings["Bisexual"] = "Bisexuel";
$a->strings["Autosexual"] = "Auto-sexuel";
$a->strings["Abstinent"] = "Abstinent";
$a->strings["Virgin"] = "Vierge";
$a->strings["Deviant"] = "Déviant";
$a->strings["Fetish"] = "Fétichiste";
$a->strings["Oodles"] = "Oodles";
$a->strings["Nonsexual"] = "Non-sexuel";
$a->strings["Single"] = "Célibataire";
$a->strings["Lonely"] = "Esseulé";
$a->strings["Available"] = "Disponible";
$a->strings["Unavailable"] = "Indisponible";
$a->strings["Has crush"] = "Attiré par quelqu'un";
$a->strings["Infatuated"] = "Entiché";
$a->strings["Dating"] = "Dans une relation";
$a->strings["Unfaithful"] = "Infidèle";
$a->strings["Sex Addict"] = "Accro au sexe";
$a->strings["Friends"] = "Amis";
$a->strings["Friends/Benefits"] = "Amis par intérêt";
$a->strings["Casual"] = "Casual";
$a->strings["Engaged"] = "Fiancé";
$a->strings["Married"] = "Marié";
$a->strings["Imaginarily married"] = "Se croit marié";
$a->strings["Partners"] = "Partenaire";
$a->strings["Cohabiting"] = "En cohabitation";
$a->strings["Common law"] = "Marié \"de fait\"/\"sui juris\" (concubin)";
$a->strings["Happy"] = "Heureux";
$a->strings["Not looking"] = "Pas intéressé";
$a->strings["Swinger"] = "Échangiste";
$a->strings["Betrayed"] = "Trahi(e)";
$a->strings["Separated"] = "Séparé";
$a->strings["Unstable"] = "Instable";
$a->strings["Divorced"] = "Divorcé";
$a->strings["Imaginarily divorced"] = "Se croit divorcé";
$a->strings["Widowed"] = "Veuf/Veuve";
$a->strings["Uncertain"] = "Incertain";
$a->strings["It's complicated"] = "C'est compliqué";
$a->strings["Don't care"] = "S'en désintéresse";
$a->strings["Ask me"] = "Me demander";
$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"] = "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."] = "Les métadonnées des photos sont normalement retirées. Ceci permet de sauver l'emplacement (si présent) et de positionner la photo sur une carte.";
$a->strings["Export Public Calendar"] = "Exporter le Calendrier Public";
$a->strings["Ability for visitors to download the public calendar"] = "Les visiteurs peuvent télécharger le calendrier public";
$a->strings["Post Composition Features"] = "Caractéristiques de composition de publication";
$a->strings["Auto-mention Forums"] = "Mentionner automatiquement les Forums";
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Ajoute/retire une mention quand une page forum est sélectionnée/désélectionnée lors du choix des destinataires d'une publication.";
$a->strings["Network Sidebar"] = "";
$a->strings["Ability to select posts by date ranges"] = "Capacité de sélectionner les publications par intervalles de dates";
$a->strings["Protocol Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected protocols"] = "";
$a->strings["Network Tabs"] = "Onglets Réseau";
$a->strings["Network New Tab"] = "Nouvel onglet réseaux";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activer l'onglet pour afficher seulement les publications du réseau (dans les 12 dernières heures)";
$a->strings["Network Shared Links Tab"] = "Onglet réseau partagé";
$a->strings["Enable tab to display only Network posts with links in them"] = "Activer l'onglet pour afficher seulement les publications du réseau contenant des liens";
$a->strings["Post/Comment Tools"] = "Outils de publication/commentaire";
$a->strings["Post Categories"] = "Catégories des publications";
$a->strings["Add categories to your posts"] = "Ajouter des catégories à vos publications";
$a->strings["Advanced Profile Settings"] = "Paramètres Avancés du Profil";
$a->strings["List Forums"] = "Liste des forums";
$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Montrer les forums communautaires aux visiteurs sur la Page de profil avancé";
$a->strings["Tag Cloud"] = "";
$a->strings["Provide a personal tag cloud on your profile page"] = "";
$a->strings["Display Membership Date"] = "";
$a->strings["Display membership date in profile"] = "";
$a->strings["Forums"] = "Forums";
$a->strings["External link to forum"] = "Lien sortant vers le forum";
$a->strings["Nothing new here"] = "Rien de neuf ici";
$a->strings["Clear notifications"] = "Effacer les notifications";
$a->strings["@name, !forum, #tags, content"] = "@nom, !forum, #tags, contenu";
$a->strings["Logout"] = "Se déconnecter";
$a->strings["End this session"] = "Mettre fin à cette session";
$a->strings["Status"] = "Statut";
$a->strings["Your posts and conversations"] = "Vos publications et conversations";
$a->strings["Your profile page"] = "Votre page de profil";
$a->strings["Your photos"] = "Vos photos";
$a->strings["Videos"] = "Vidéos";
$a->strings["Your videos"] = "Vos vidéos";
$a->strings["Your events"] = "Vos événements";
$a->strings["Personal notes"] = "Notes personnelles";
$a->strings["Your personal notes"] = "Vos notes personnelles";
$a->strings["Sign in"] = "Se connecter";
$a->strings["Home"] = "Profil";
$a->strings["Home Page"] = "Page d'accueil";
$a->strings["Create an account"] = "Créer un compte";
$a->strings["Help and documentation"] = "Aide et documentation";
$a->strings["Apps"] = "Applications";
$a->strings["Addon applications, utilities, games"] = "Applications supplémentaires, utilitaires, jeux";
$a->strings["Search site content"] = "Rechercher dans le contenu du site";
$a->strings["Full Text"] = "Texte Entier";
$a->strings["Tags"] = "Tags";
$a->strings["Community"] = "Communauté";
$a->strings["Conversations on this and other servers"] = "";
$a->strings["Events and Calendar"] = "Événements et agenda";
$a->strings["Directory"] = "Annuaire";
$a->strings["People directory"] = "Annuaire des utilisateurs";
$a->strings["Information about this friendica instance"] = "Information au sujet de cette instance de friendica";
$a->strings["Terms of Service of this Friendica instance"] = "";
$a->strings["Conversations from your friends"] = "Conversations de vos amis";
$a->strings["Network Reset"] = "Réinitialiser le réseau";
$a->strings["Load Network page with no filters"] = "Chargement des pages du réseau sans filtre";
$a->strings["Introductions"] = "Introductions";
$a->strings["Friend Requests"] = "Demande d'amitié";
$a->strings["See all notifications"] = "Voir toutes les notifications";
$a->strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme 'vues'";
$a->strings["Private mail"] = "Messages privés";
$a->strings["Inbox"] = "Messages entrants";
$a->strings["Outbox"] = "Messages sortants";
$a->strings["Manage"] = "Gérer";
$a->strings["Manage other pages"] = "Gérer les autres pages";
$a->strings["Account settings"] = "Compte";
$a->strings["Manage/Edit Profiles"] = "Gérer/Éditer les profiles";
$a->strings["Manage/edit friends and contacts"] = "Gérer/éditer les amitiés et contacts";
$a->strings["Site setup and configuration"] = "Démarrage et configuration du site";
$a->strings["Navigation"] = "Navigation";
$a->strings["Site map"] = "Carte du site";
$a->strings["Embedding disabled"] = "Incorporation désactivée";
$a->strings["Embedded content"] = "Contenu incorporé";
$a->strings["newer"] = "Plus récent";
$a->strings["older"] = "Plus ancien";
$a->strings["first"] = "premier";
$a->strings["prev"] = "précédent";
$a->strings["next"] = "suivant";
$a->strings["last"] = "dernier";
$a->strings["view full size"] = "voir en pleine taille";
$a->strings["Image/photo"] = "Image/photo";
$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
$a->strings["$1 wrote:"] = "$1 a écrit :";
$a->strings["Encrypted content"] = "Contenu chiffré";
$a->strings["Invalid source protocol"] = "";
$a->strings["Invalid link protocol"] = "";
$a->strings["Loading more entries..."] = "Chargement de résultats supplémentaires...";
$a->strings["The end"] = "Fin";
$a->strings["No contacts"] = "Aucun contact";
$a->strings["%d Contact"] = [
0 => "%d contact",
1 => "%d contacts",
];
$a->strings["View Contacts"] = "Voir les contacts";
$a->strings["Follow"] = "S'abonner";
$a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer";
$a->strings["Export"] = "Exporter";
$a->strings["Export calendar as ical"] = "Exporter au format iCal";
$a->strings["Export calendar as csv"] = "Exporter au format CSV";
$a->strings["Add New Contact"] = "Ajouter un nouveau contact";
$a->strings["Enter address or web location"] = "Entrez son adresse ou sa localisation web";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple : bob@example.com, http://example.com/barbara";
$a->strings["%d invitation available"] = [
0 => "%d invitation disponible",
1 => "%d invitations disponibles",
];
$a->strings["Find People"] = "Trouver des personnes";
$a->strings["Enter name or interest"] = "Entrez un nom ou un centre d'intérêt";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Exemples : Robert Morgenstein, Pêche";
$a->strings["Similar Interests"] = "Intérêts similaires";
$a->strings["Random Profile"] = "Profil au hasard";
$a->strings["Invite Friends"] = "Inviter des amis";
$a->strings["Local Directory"] = "Annuaire local";
$a->strings["Protocols"] = "";
$a->strings["All Protocols"] = "";
$a->strings["Saved Folders"] = "Dossiers sauvegardés";
$a->strings["Everything"] = "Tout";
$a->strings["Categories"] = "Catégories";
$a->strings["%d contact in common"] = [
0 => "%d contact en commun",
1 => "%d contacts en commun",
];
$a->strings["Post to Email"] = "Publier aux courriels";
$a->strings["Hide your profile details from unknown viewers?"] = "Cacher les détails du profil aux visiteurs inconnus?";
$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";
$a->strings["Close"] = "Fermer";
$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["Could not find any unarchived contact entry for this URL (%s)"] = "";
$a->strings["The contact entries have been archived"] = "";
$a->strings["Enter new password: "] = "";
$a->strings["Password can't be empty"] = "";
$a->strings["Post update version number has been set to %s."] = "";
$a->strings["Check for pending update actions."] = "";
$a->strings["Done."] = "";
$a->strings["Execute pending post updates."] = "";
$a->strings["All pending post updates are done."] = "";
$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"database.sql\" manuellement au moyen de phpmyadmin ou de la commande mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Référez-vous au fichier \"INSTALL.txt\".";
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver la version \"ligne de commande\" de PHP dans le PATH du serveur web.";
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
$a->strings["PHP executable path"] = "Chemin vers l'exécutable de PHP";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entrez le chemin (absolu) vers l'exécutable 'php'. Vous pouvez laisser cette ligne vide pour continuer l'installation.";
$a->strings["Command line PHP"] = "Version \"ligne de commande\" de PHP";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'executable PHP n'est pas le binaire php client (c'est peut être la version cgi-fcgi)";
$a->strings["Found PHP version: "] = "Version de PHP :";
$a->strings["PHP cli binary"] = "PHP cli binary";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La version \"ligne de commande\" de PHP de votre système n'a pas \"register_argc_argv\" d'activé.";
$a->strings["This is required for message delivery to work."] = "Ceci est requis pour que la livraison des messages fonctionne.";
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erreur: la fonction \"openssl_pkey_new\" de ce système ne permet pas de générer des clés de chiffrement";
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si vous utilisez Windows, merci de vous réferer à \"http://www.php.net/manual/en/openssl.installation.php\".";
$a->strings["Generate encryption keys"] = "Générer les clés de chiffrement";
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur : Le module \"rewrite\" du serveur web Apache est requis mais pas installé.";
$a->strings["Apache mod_rewrite module"] = "Module mod_rewrite Apache";
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "";
$a->strings["Error: The MySQL driver for PDO is not installed."] = "";
$a->strings["PDO or MySQLi PHP module"] = "";
$a->strings["Error, XML PHP module required but not installed."] = "Erreur : le module PHP XML requis est absent.";
$a->strings["XML PHP module"] = "Module PHP XML";
$a->strings["libCurl PHP module"] = "Module libCurl de PHP";
$a->strings["Error: libCURL PHP module required but not installed."] = "Erreur : Le module PHP \"libCURL\" est requis mais pas installé.";
$a->strings["GD graphics PHP module"] = "Module GD (graphiques) de PHP";
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur : Le module PHP \"GD\" disposant du support JPEG est requis mais pas installé.";
$a->strings["OpenSSL PHP module"] = "Module OpenSSL de PHP";
$a->strings["Error: openssl PHP module required but not installed."] = "Erreur : Le module PHP \"openssl\" est requis mais pas installé.";
$a->strings["mb_string PHP module"] = "Module mb_string de PHP";
$a->strings["Error: mb_string PHP module required but not installed."] = "Erreur : le module PHP mb_string est requis mais pas installé.";
$a->strings["iconv PHP module"] = "";
$a->strings["Error: iconv PHP module required but not installed."] = "Erreur : Le module PHP iconv requis est absent.";
$a->strings["POSIX PHP module"] = "";
$a->strings["Error: POSIX PHP module required but not installed."] = "";
$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "";
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Le plus souvent, il s'agit d'un problème de permission. Le serveur web peut ne pas être capable d'écrire dans votre répertoire - alors que vous-même le pouvez.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vous pouvez également sauter cette étape et procéder à une installation manuelle. Pour cela, merci de lire le fichier \"INSTALL.txt\".";
$a->strings["config/local.config.php is writable"] = "";
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica utilise le moteur de modèles Smarty3 pour le rendu d'affichage web. Smarty3 compile les modèles en PHP pour accélérer le rendu.";
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Pour pouvoir stocker ces modèles compilés, le serveur internet doit avoir accès au droit d'écriture pour le répertoire view/smarty3/ sous le dossier racine de Friendica.";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Veuillez vous assurer que l'utilisateur qui exécute votre serveur internet (p. ex. www-data) détient le droit d'accès en écriture sur ce dossier.";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: pour plus de sécurité, vous devriez ne donner le droit d'accès en écriture qu'à view/smarty3/ et pas aux fichiers modèles (.tpl) qu'il contient.";
$a->strings["view/smarty3 is writable"] = "view/smarty3 est autorisé à l écriture";
$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "";
$a->strings["Error message from Curl when fetching"] = "";
$a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne.";
$a->strings["ImageMagick PHP extension is not installed"] = "L'extension PHP ImageMagick n'est pas installée";
$a->strings["ImageMagick PHP extension is installed"] = "Lextension PHP ImageMagick est installée";
$a->strings["ImageMagick supports GIF"] = "ImageMagick supporte le format GIF";
$a->strings["Could not connect to database."] = "Impossible de se connecter à la base.";
$a->strings["Database already in use."] = "Base de données déjà en cours d'utilisation.";
$a->strings["Tuesday"] = "Mardi";
$a->strings["Wednesday"] = "Mercredi";
$a->strings["Thursday"] = "Jeudi";
$a->strings["Friday"] = "Vendredi";
$a->strings["Saturday"] = "Samedi";
$a->strings["January"] = "Janvier";
$a->strings["February"] = "Février";
$a->strings["March"] = "Mars";
$a->strings["April"] = "Avril";
$a->strings["May"] = "Mai";
$a->strings["June"] = "Juin";
$a->strings["July"] = "Juillet";
$a->strings["August"] = "Août";
$a->strings["September"] = "Septembre";
$a->strings["October"] = "Octobre";
$a->strings["November"] = "Novembre";
$a->strings["December"] = "Décembre";
$a->strings["Mon"] = "Lun";
$a->strings["Tue"] = "Mar";
$a->strings["Wed"] = "Mer";
$a->strings["Thu"] = "Jeu";
$a->strings["Fri"] = "Ven";
$a->strings["Sat"] = "Sam";
$a->strings["Sun"] = "Dim";
$a->strings["Jan"] = "Jan";
$a->strings["Feb"] = "Fév";
$a->strings["Mar"] = "Mar";
$a->strings["Apr"] = "Avr";
$a->strings["Jul"] = "Jul";
$a->strings["Aug"] = "Aoû";
$a->strings["Sep"] = "";
$a->strings["Oct"] = "Oct";
$a->strings["Nov"] = "Nov";
$a->strings["Dec"] = "Déc";
$a->strings["poke"] = "titiller";
$a->strings["poked"] = "a titillé";
$a->strings["ping"] = "attirer l'attention";
$a->strings["pinged"] = "a attiré l'attention de";
$a->strings["prod"] = "aiguillonner";
$a->strings["prodded"] = "a aiguillonné";
$a->strings["slap"] = "gifler";
$a->strings["slapped"] = "a giflé";
$a->strings["finger"] = "tripoter";
$a->strings["fingered"] = "a tripoté";
$a->strings["rebuff"] = "rabrouer";
$a->strings["rebuffed"] = "a rabroué";
$a->strings["System"] = "Système";
$a->strings["%s commented on %s's post"] = "%s a commenté la publication de %s";
$a->strings["%s created a new post"] = "%s a créé une nouvelle publication";
$a->strings["%s liked %s's post"] = "%s a aimé la publication de %s";
$a->strings["%s disliked %s's post"] = "%s n'a pas aimé la publication de %s";
$a->strings["%s is attending %s's event"] = "%s participe à l'événement de %s";
$a->strings["%s is not attending %s's event"] = "%s ne participe pas à l'événement de %s";
$a->strings["%s may attend %s's event"] = "%s participera peut-être à l'événement de %s";
$a->strings["%s is now friends with %s"] = "%s est désormais ami(e) avec %s";
$a->strings["Friend Suggestion"] = "Suggestion d'amitié/contact";
$a->strings["Friend/Connect Request"] = "Demande de connexion/relation";
$a->strings["New Follower"] = "Nouvel abonné";
$a->strings["Update %s failed. See error logs."] = "Mise-à-jour %s échouée. Voir les journaux d'erreur.";
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
$a->strings["The error message is\n[pre]%s[/pre]"] = "Le message derreur est\n[pre]%s[/pre]";
$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "";
$a->strings["Error decoding account file"] = "Une erreur a été détecté en décodant un fichier utilisateur";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Erreur ! Pas de ficher de version existant ! Êtes vous sur un compte Friendica ?";
$a->strings["User '%s' already exists on this server!"] = "L'utilisateur '%s' existe déjà sur ce serveur!";
$a->strings["User creation error"] = "Erreur de création d'utilisateur";
$a->strings["User profile creation error"] = "Erreur de création du profil utilisateur";
$a->strings["%d contact not imported"] = [
0 => "%d contacts non importés",
1 => "%d contacts non importés",
];
$a->strings["Done. You can now login with your username and password"] = "Action réalisée. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe";
$a->strings["There are no tables on MyISAM."] = "";
$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErreur %d survenue durant la mise à jour de la base de données :\n%s\n";
$a->strings["Errors encountered performing database changes: "] = "";
$a->strings["%s: Database update"] = "";
$a->strings["%s: updating %s table."] = "";
$a->strings["Legacy module file not found: %s"] = "";
$a->strings["Drop Contact"] = "Supprimer le contact";
$a->strings["Organisation"] = "";
$a->strings["News"] = "Nouvelles";
$a->strings["Forum"] = "Forum";
$a->strings["Connect URL missing."] = "URL de connexion manquante.";
$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
$a->strings["This site is not configured to allow communications with other networks."] = "Ce site n'est pas configuré pour dialoguer avec d'autres réseaux.";
$a->strings["No compatible communication protocols or feeds were discovered."] = "Aucun protocole de communication ni aucun flux n'a pu être découvert.";
$a->strings["The profile address specified does not provide adequate information."] = "L'adresse de profil indiquée ne fournit par les informations adéquates.";
$a->strings["An author or name was not found."] = "Aucun auteur ou nom d'auteur n'a pu être trouvé.";
$a->strings["No browser URL could be matched to this address."] = "Aucune URL de navigation ne correspond à cette adresse.";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossible de faire correspondre l'adresse d'identité en \"@\" avec un protocole connu ou un contact courriel.";
$a->strings["Use mailto: in front of address to force email check."] = "Utilisez mailto: en face d'une adresse pour l'obliger à être reconnue comme courriel.";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'adresse de profil spécifiée correspond à un réseau qui a été désactivé sur ce site.";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil limité. Cette personne ne sera pas capable de recevoir des notifications directes/personnelles de votre part.";
$a->strings["Unable to retrieve contact information."] = "Impossible de récupérer les informations du contact.";
$a->strings["Starts:"] = "Débute :";
$a->strings["Finishes:"] = "Finit :";
$a->strings["all-day"] = "toute la journée";
$a->strings["Jun"] = "Jun";
$a->strings["Sept"] = "Sep";
$a->strings["No events to display"] = "Pas d'événement à afficher";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editer l'événement";
$a->strings["Duplicate event"] = "Dupliquer l'événement";
$a->strings["Delete event"] = "Supprimer l'événement";
$a->strings["link to source"] = "lien original";
$a->strings["D g:i A"] = "";
$a->strings["g:i A"] = "";
$a->strings["Show map"] = "Montrer la carte";
$a->strings["Hide map"] = "Cacher la carte";
$a->strings["%s's birthday"] = "Anniversaire de %s's";
$a->strings["Happy Birthday %s"] = "Joyeux anniversaire, %s !";
$a->strings["Item filed"] = "Élément classé";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé a été recréé. Les permissions existantes <strong>pourraient</strong> s'appliquer à ce groupe et aux futurs membres. Si ce n'est pas le comportement attendu, merci de re-créer un autre groupe sous un autre nom.";
$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 group"] = "Editer groupe";
$a->strings["Create a new group"] = "Créer un nouveau groupe";
$a->strings["Edit groups"] = "Modifier les groupes";
$a->strings["activity"] = "activité";
$a->strings["comment"] = [
0 => "",
1 => "commentaire",
];
$a->strings["post"] = "publication";
$a->strings["Content warning: %s"] = "Avertissement de contenu: %s";
$a->strings["bytes"] = "octets";
$a->strings["View on separate page"] = "Voir dans une nouvelle page";
$a->strings["view on separate page"] = "voir dans une nouvelle page";
$a->strings["[no subject]"] = "[pas de sujet]";
$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"] = "Flux Atom";
$a->strings["Manage/edit profiles"] = "Gérer/éditer les profils";
$a->strings["XMPP:"] = "XMPP";
$a->strings["g A l F d"] = "g A | F d";
$a->strings["F d"] = "F d";
$a->strings["[today]"] = "[aujourd'hui]";
$a->strings["Birthday Reminders"] = "Rappels d'anniversaires";
$a->strings["Birthdays this week:"] = "Anniversaires cette semaine :";
$a->strings["[No description]"] = "[Sans description]";
$a->strings["Event Reminders"] = "Rappels d'événements";
$a->strings["Upcoming events the next 7 days:"] = "";
$a->strings["Member since:"] = "";
$a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F";
$a->strings["Birthday:"] = "Anniversaire :";
$a->strings["Age:"] = "Age :";
$a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s";
$a->strings["Religion:"] = "Religion :";
$a->strings["Hobbies/Interests:"] = "Passe-temps/Centres d'intérêt :";
$a->strings["Contact information and Social Networks:"] = "Coordonnées/Réseaux sociaux :";
$a->strings["Musical interests:"] = "Goûts musicaux :";
$a->strings["Books, literature:"] = "Lectures :";
$a->strings["Television:"] = "Télévision :";
$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/Danse/Culture/Divertissement :";
$a->strings["Love/Romance:"] = "Amour/Romance :";
$a->strings["Work/employment:"] = "Activité professionnelle/Occupation :";
$a->strings["School/education:"] = "Études/Formation :";
$a->strings["Forums:"] = "Forums :";
$a->strings["Profile Details"] = "Détails du profil";
$a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
$a->strings["Tips for New Members"] = "Conseils aux nouveaux venus";
$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "";
$a->strings["Login failed"] = "";
$a->strings["Not enough information to authenticate"] = "";
$a->strings["An invitation is required."] = "Une invitation est requise.";
$a->strings["Invitation could not be verified."] = "L'invitation fournie n'a pu être validée.";
$a->strings["Invalid OpenID url"] = "Adresse OpenID invalide";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons eu un souci avec l'OpenID que vous avez fourni. Merci de vérifier qu'il est correctement écrit.";
$a->strings["The error message was:"] = "Le message d'erreur était :";
$a->strings["Please enter the required information."] = "Entrez les informations requises.";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
$a->strings["Username should be at least %s character."] = [
0 => "",
1 => "",
];
$a->strings["Username should be at most %s character."] = [
0 => "",
1 => "",
];
$a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom).";
$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site.";
$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide.";
$a->strings["The nickname was blocked from registration by the nodes admin."] = "";
$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel.";
$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
$a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERREUR FATALE : La génération des clés de sécurité a échoué.";
$a->strings["An error occurred during registration. Please try again."] = "Une erreur est survenue lors de l'inscription. Merci de recommencer.";
$a->strings["default"] = "défaut";
$a->strings["An error occurred creating your default profile. Please try again."] = "Une erreur est survenue lors de la création de votre profil par défaut. Merci de recommencer.";
$a->strings["An error occurred creating your self contact. Please try again."] = "";
$a->strings["An error occurred creating your default contact group. Please try again."] = "";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = "";
$a->strings["Registration at %s"] = "";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
$a->strings["%d contact edited."] = [
0 => "%d contact mis à jour.",
1 => "%d contacts mis à jour.",
];
$a->strings["Could not access contact record."] = "Impossible d'accéder à l'enregistrement du contact.";
$a->strings["Could not locate selected profile."] = "Impossible de localiser le profil séléctionné.";
$a->strings["Contact updated."] = "Contact mis à jour.";
$a->strings["Contact has been blocked"] = "Le contact a été bloqué";
$a->strings["Contact has been unblocked"] = "Le contact n'est plus bloqué";
$a->strings["Contact has been ignored"] = "Le contact a été ignoré";
$a->strings["Contact has been unignored"] = "Le contact n'est plus ignoré";
$a->strings["Contact has been archived"] = "Contact archivé";
$a->strings["Contact has been unarchived"] = "Contact désarchivé";
$a->strings["Drop contact"] = "Supprimer contact";
$a->strings["Do you really want to delete this contact?"] = "Voulez-vous vraiment supprimer ce contact?";
$a->strings["Contact has been removed."] = "Ce contact a été retiré.";
$a->strings["You are mutual friends with %s"] = "Vous êtes ami (et réciproquement) avec %s";
$a->strings["You are sharing with %s"] = "Vous partagez avec %s";
$a->strings["%s is sharing with you"] = "%s partage avec vous";
$a->strings["Private communications are not available for this contact."] = "Les communications privées ne sont pas disponibles pour ce contact.";
$a->strings["Never"] = "Jamais";
$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["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["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "";
$a->strings["Fetch information"] = "Récupérer informations";
$a->strings["Fetch keywords"] = "";
$a->strings["Fetch information and keywords"] = "Récupérer informations";
$a->strings["Profile Visibility"] = "Visibilité du profil";
$a->strings["Contact Information / Notes"] = "Informations de contact / Notes";
$a->strings["Contact Settings"] = "Paramètres du Contact";
$a->strings["Contact"] = "Contact";
$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.";
$a->strings["Their personal note"] = "";
$a->strings["Edit contact notes"] = "Éditer les notes des contacts";
$a->strings["Block/Unblock contact"] = "Bloquer/débloquer ce contact";
$a->strings["Ignore contact"] = "Ignorer ce contact";
$a->strings["Repair URL settings"] = "Réglages de réparation des URL";
$a->strings["View conversations"] = "Voir les conversations";
$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["Unignore"] = "Ne plus ignorer";
$a->strings["Currently blocked"] = "Actuellement bloqué";
$a->strings["Currently ignored"] = "Actuellement ignoré";
$a->strings["Currently archived"] = "Actuellement archivé";
$a->strings["Awaiting connection acknowledge"] = "";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles";
$a->strings["Notification for new posts"] = "Notification des nouvelles publications";
$a->strings["Send a notification of every new post of this contact"] = "Envoyer une notification de chaque nouveau message en provenance de ce contact";
$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["Actions"] = "Actions";
$a->strings["Suggestions"] = "Suggestions";
$a->strings["Suggest potential friends"] = "Suggérer des amis potentiels";
$a->strings["Show all contacts"] = "Montrer tous les contacts";
$a->strings["Unblocked"] = "Non-bloqués";
$a->strings["Only show unblocked contacts"] = "Ne montrer que les contacts non-bloqués";
$a->strings["Blocked"] = "Bloqués";
$a->strings["Only show blocked contacts"] = "Ne montrer que les contacts bloqués";
$a->strings["Ignored"] = "Ignorés";
$a->strings["Only show ignored contacts"] = "Ne montrer que les contacts ignorés";
$a->strings["Archived"] = "Archivés";
$a->strings["Only show archived contacts"] = "Ne montrer que les contacts archivés";
$a->strings["Hidden"] = "Cachés";
$a->strings["Only show hidden contacts"] = "Ne montrer que les contacts masqués";
$a->strings["Organize your contact groups"] = "";
$a->strings["Search your contacts"] = "Rechercher dans vos contacts";
$a->strings["Archive"] = "Archiver";
$a->strings["Unarchive"] = "Désarchiver";
$a->strings["Batch Actions"] = "Actions multiples";
$a->strings["Conversations started by this contact"] = "";
$a->strings["Posts and Comments"] = "";
$a->strings["View all contacts"] = "Voir tous les contacts";
$a->strings["View all common friends"] = "Voir tous les amis communs";
$a->strings["Advanced Contact Settings"] = "Réglages avancés du contact";
$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";
$a->strings["Edit contact"] = "Éditer le 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["Delete contact"] = "Effacer ce contact";
$a->strings["Friendica Communications Server - Setup"] = "";
$a->strings["System check"] = "Vérifications système";
$a->strings["Check again"] = "Vérifier à nouveau";
$a->strings["Database connection"] = "Connexion à la base de données";
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Pour installer Friendica, nous avons besoin de savoir comment contacter votre base de données.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de vous tourner vers votre hébergeur et/ou administrateur pour toute question concernant ces réglages.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous spécifierez doit exister. Si ce n'est pas encore le cas, merci de la créer avant de continuer.";
$a->strings["Database Server Name"] = "Serveur de base de données";
$a->strings["Database Login Name"] = "Nom d'utilisateur de la base";
$a->strings["Database Login Password"] = "Mot de passe de la base";
$a->strings["For security reasons the password must not be empty"] = "Pour des raisons de sécurité, le mot de passe ne peut pas être vide.";
$a->strings["Database Name"] = "Nom de la base";
$a->strings["Site administrator email address"] = "Adresse électronique de l'administrateur du site";
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Votre adresse électronique doit correspondre à celle-ci pour pouvoir utiliser l'interface d'administration.";
$a->strings["Please select a default timezone for your website"] = "Sélectionner un fuseau horaire par défaut pour votre site";
$a->strings["Site settings"] = "Réglages du site";
$a->strings["System Language:"] = "Langue système :";
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Définit la langue par défaut pour l'interface de votre instance Friendica et les mails envoyés.";
$a->strings["Your Friendica site database has been installed."] = "La base de données de votre site Friendica a bien été installée.";
$a->strings["Installation finished"] = "";
$a->strings["<h1>What next</h1>"] = "<h1>Ensuite</h1>";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour le 'worker'.";
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
$a->strings["Item Guid"] = "";
$a->strings["Create a New Account"] = "Créer un nouveau compte";
$a->strings["Password: "] = "Mot de passe : ";
$a->strings["Remember me"] = "Se souvenir de moi";
$a->strings["Or login using OpenID: "] = "Ou connectez-vous via OpenID : ";
$a->strings["Forgot your password?"] = "Mot de passe oublié?";
$a->strings["Website Terms of Service"] = "Conditions d'utilisation du site internet";
$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["Logged out."] = "Déconnecté.";
$a->strings["Bad Request."] = "";
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "";
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "";
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "";
$a->strings["Privacy Statement"] = "";
$a->strings["This entry was edited"] = "Cette entrée a été éditée";
$a->strings["Delete locally"] = "";
$a->strings["Delete globally"] = "";
$a->strings["Remove locally"] = "";
$a->strings["save to folder"] = "sauver vers dossier";
$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";
$a->strings["add star"] = "mettre en avant";
$a->strings["remove star"] = "ne plus mettre en avant";
$a->strings["toggle star status"] = "mettre en avant";
$a->strings["starred"] = "mis en avant";
$a->strings["add tag"] = "ajouter une étiquette";
$a->strings["like"] = "aime";
$a->strings["dislike"] = "n'aime pas";
$a->strings["Share this"] = "Partager";
$a->strings["share"] = "partager";
$a->strings["to"] = "à";
$a->strings["via"] = "via";
$a->strings["Wall-to-Wall"] = "Inter-mur";
$a->strings["via Wall-To-Wall:"] = "en Inter-mur :";
$a->strings["%d comment"] = [
0 => "%d commentaire",
1 => "%d commentaires",
];
$a->strings["Sharing notification from Diaspora network"] = "Notification de partage du réseau Diaspora";
$a->strings["Attachments:"] = "Pièces jointes : ";
$a->strings["%s is now following %s."] = "%s suit désormais %s.";
$a->strings["following"] = "following";
$a->strings["%s stopped following %s."] = "%s ne suit plus %s.";
$a->strings["stopped following"] = "retiré de la liste de suivi";
$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";
$a->strings["years"] = "ans";
$a->strings["months"] = "mois";
$a->strings["weeks"] = "semaines";
$a->strings["days"] = "jours";
$a->strings["hour"] = "heure";
$a->strings["hours"] = "heures";
$a->strings["minute"] = "minute";
$a->strings["minutes"] = "minutes";
$a->strings["second"] = "seconde";
$a->strings["seconds"] = "secondes";
$a->strings["in %1\$d %2\$s"] = "";
$a->strings["%1\$d %2\$s ago"] = "il y a %1\$d %2\$s ";
$a->strings["(no subject)"] = "(sans titre)";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
$a->strings["%s: Updating post-type."] = "";
$a->strings["greenzero"] = "greenzero";
$a->strings["purplezero"] = "purplezero";
$a->strings["easterbunny"] = "easterbunny";
$a->strings["darkzero"] = "darkzero";
$a->strings["comix"] = "comix";
$a->strings["slackr"] = "slackr";
$a->strings["Variations"] = "Variations";
$a->strings["Custom"] = "Personnalisé";
$a->strings["Note"] = "Remarque";
$a->strings["Check image permissions if all users are allowed to see the image"] = "Vérifier que tous les utilisateurs du site sont autorisés à voir l'image.";
$a->strings["Select color scheme"] = "Choisir le schéma de couleurs";
$a->strings["Navigation bar background color"] = "Couleur d'arrière-plan de la barre de navigation";
$a->strings["Navigation bar icon color "] = "Couleur des icônes de la barre de navigation";
$a->strings["Link color"] = "Couleur des liens";
$a->strings["Set the background color"] = "Couleur d'arrière-plan";
$a->strings["Content background opacity"] = "Opacité du contenu d'arrière-plan";
$a->strings["Set the background image"] = "Image d'arrière-plan";
$a->strings["Background image style"] = "Style de l'image de fond";
$a->strings["Login page background image"] = "Image de fond de la page de login";
$a->strings["Login page background color"] = "Couleur d'arrière-plan de la page de login";
$a->strings["Leave background image and color empty for theme defaults"] = "Laisser l'image et la couleur de fond vides pour les paramètres par défaut du thème";
$a->strings["Top Banner"] = "Bannière du haut";
$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Redimensionner l'image à la largeur de l'écran et combler en dessous avec la couleur d'arrière plan.";
$a->strings["Full screen"] = "Plein écran";
$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Agrandir l'image pour remplir l'écran, jusqu'à toucher le bord droit ou le bas de l'écran.";
$a->strings["Single row mosaic"] = "Mosaïque sur un rang";
$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Redimensionner l'image pour la dupliquer sur un seul rang, vertical ou horizontal.";
$a->strings["Mosaic"] = "Mosaïque";
$a->strings["Repeat image to fill the screen."] = "Dupliquer l'image pour couvrir l'écran.";
$a->strings["Guest"] = "Invité";
$a->strings["Visitor"] = "Visiteur";
$a->strings["Alignment"] = "Alignement";
$a->strings["Left"] = "Gauche";
$a->strings["Center"] = "Centre";
$a->strings["Color scheme"] = "Palette de couleurs";
$a->strings["Posts font size"] = "Taille de texte des publications";
$a->strings["Textareas font size"] = "Taille de police des zones de texte";
$a->strings["Comma separated list of helper forums"] = "Liste de forums d'aide, séparés par des virgules";
$a->strings["Set style"] = "Définir le style";
$a->strings["Community Pages"] = "Pages de Communauté";
$a->strings["Community Profiles"] = "Profils communautaires";
$a->strings["Help or @NewHere ?"] = "Aide ou @NewHere?";
$a->strings["Connect Services"] = "Connecter des services";
$a->strings["Find Friends"] = "Trouver des amis";
$a->strings["Last users"] = "Derniers utilisateurs";
$a->strings["Quick Start"] = "Démarrage rapide";