]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/fr/strings.php
Merge pull request #4243 from MrPetovan/task/switch-to-array-new-style
[friendica.git] / view / lang / fr / strings.php
index e7e7b3739b48b05202bb74bf831d02256c47b115..34c805e990350f537f795250a4cea77e20a6d8ea 100644 (file)
@@ -18,10 +18,10 @@ $a->strings["Hermaphrodite"] = "Hermaphrodite";
 $a->strings["Neuter"] = "Neutre";
 $a->strings["Non-specific"] = "Non-spécifique";
 $a->strings["Other"] = "Autre";
-$a->strings["Undecided"] = array(
+$a->strings["Undecided"] = [
        0 => "Indécis",
        1 => "Indécis",
-);
+];
 $a->strings["Males"] = "Hommes";
 $a->strings["Females"] = "Femmes";
 $a->strings["Gay"] = "Gay";
@@ -128,10 +128,10 @@ $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["Connect"] = "Se connecter";
-$a->strings["%d invitation available"] = array(
+$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["Connect/Follow"] = "Se connecter/Suivre";
@@ -147,10 +147,10 @@ $a->strings["All Networks"] = "Tous réseaux";
 $a->strings["Saved Folders"] = "Dossiers sauvegardés";
 $a->strings["Everything"] = "Tout";
 $a->strings["Categories"] = "Catégories";
-$a->strings["%d contact in common"] = array(
+$a->strings["%d contact in common"] = [
        0 => "%d contact en commun",
        1 => "%d contacts en commun",
-);
+];
 $a->strings["show more"] = "montrer plus";
 $a->strings["event"] = "événement";
 $a->strings["status"] = "le statut";
@@ -168,10 +168,10 @@ $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"] = array(
+$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";
@@ -245,18 +245,18 @@ $a->strings["Private post"] = "Message privé";
 $a->strings["Message"] = "Message";
 $a->strings["Browser"] = "Navigateur";
 $a->strings["View all"] = "Voir tout";
-$a->strings["Like"] = array(
+$a->strings["Like"] = [
        0 => "Like",
        1 => "Likes",
-);
-$a->strings["Dislike"] = array(
+];
+$a->strings["Dislike"] = [
        0 => "Dislike",
        1 => "Dislikes",
-);
-$a->strings["Not Attending"] = array(
+];
+$a->strings["Not Attending"] = [
        0 => "Ne participe pas",
        1 => "Ne participent pas",
-);
+];
 $a->strings["Miscellaneous"] = "Divers";
 $a->strings["Birthday:"] = "Anniversaire :";
 $a->strings["Age: "] = "Age : ";
@@ -305,7 +305,7 @@ $a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented
 $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 de profil";
+$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é";
@@ -623,10 +623,10 @@ $a->strings["last"] = "dernier";
 $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"] = array(
+$a->strings["%d Contact"] = [
        0 => "%d contact",
        1 => "%d contacts",
-);
+];
 $a->strings["View Contacts"] = "Voir les contacts";
 $a->strings["Save"] = "Sauver";
 $a->strings["poke"] = "titiller";
@@ -669,10 +669,10 @@ $a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer";
 $a->strings["View on separate page"] = "Voir dans une nouvelle page";
 $a->strings["view on separate page"] = "voir dans une nouvelle page";
 $a->strings["activity"] = "activité";
-$a->strings["comment"] = array(
+$a->strings["comment"] = [
        0 => "",
        1 => "commentaire",
-);
+];
 $a->strings["post"] = "publication";
 $a->strings["Item filed"] = "Élément classé";
 $a->strings["Error decoding account file"] = "Une erreur a été détecté en décodant un fichier utilisateur";
@@ -681,10 +681,10 @@ $a->strings["Error! Cannot check nickname"] = "Erreur! Pseudo invalide";
 $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"] = array(
+$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["Passwords do not match. Password unchanged."] = "Les mots de passe ne correspondent pas. Aucun changement appliqué.";
 $a->strings["An invitation is required."] = "Une invitation est requise.";
@@ -994,14 +994,14 @@ $a->strings["Mark success (if update was manually applied)"] = "Marquer comme 'r
 $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\tL’administrateur 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\tThank you and welcome to %4\$s."] = "\n\t\t\tVoici vos informations de connexion :\n\n\t\t\tAdresse :\t%1\$s\n\t\t\tIdentifiant :\t\t%2\$s\n\t\t\tMot de passe :\t\t%3\$s\n\n\t\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\n\t\t\tProfitez-en pour prendre le temps de passer en revue les autres paramètres de votre compte.\n\n\t\t\tVous pourrez aussi ajouter quelques informations élémentaires à votre profil par défaut (sur la page « Profils ») pour permettre à d’autres personnes de vous trouver facilement.\n\n\t\t\tNous recommandons de préciser votre nom complet, d’ajouter une photo et quelques mots-clefs (c’est très utile pour découvrir de nouveaux amis), et peut-être aussi d’indiquer au moins le pays dans lequel vous vivez, à défaut d’être plus précis.\n\n\t\t\tNous respectons pleinement votre droit à une vie privée, et vous n’avez aucune obligation de donner toutes ces informations. Mais si vous êtes nouveau et ne connaissez encore personne ici, cela peut vous aider à vous faire de nouveaux amis intéressants.\n\n\t\t\tMerci et bienvenu sur %4\$s.";
-$a->strings["%s user blocked/unblocked"] = array(
+$a->strings["%s user blocked/unblocked"] = [
        0 => "%s utilisateur a (dé)bloqué",
        1 => "%s utilisateurs ont (dé)bloqué",
-);
-$a->strings["%s user deleted"] = array(
+];
+$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é";
@@ -1085,10 +1085,10 @@ $a->strings["Common Friends"] = "Amis communs";
 $a->strings["Not available."] = "Indisponible.";
 $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 node’s users."] = "";
-$a->strings["%d contact edited."] = array(
+$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.";
@@ -1229,10 +1229,10 @@ $a->strings["This introduction has already been accepted."] = "Cette introductio
 $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"] = array(
+$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.";
@@ -1406,10 +1406,10 @@ $a->strings["%s : Not a valid email address."] = "%s : Adresse de courriel inval
 $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."] = array(
+$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.";
@@ -1479,17 +1479,17 @@ $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, d M Y - g:i A"] = "D, d M Y - g:i A";
-$a->strings["%d message"] = array(
+$a->strings["%d message"] = [
        0 => "%d message",
        1 => "%d messages",
-);
+];
 $a->strings["Mood"] = "Humeur";
 $a->strings["Set your current mood and tell your friends"] = "Spécifiez votre humeur du moment, et informez vos amis";
 $a->strings["Remove term"] = "Retirer le terme";
-$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = array(
+$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";
@@ -1750,7 +1750,7 @@ $a->strings["Your Email Address: (Initial information will be send there, so thi
 $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@\$sitename</strong>'."] = "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de votre profil en découlera sous la forme '&lt;strong&gt;pseudo@\$sitename&lt;/strong&gt;'.";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = "Choisissez un pseudo. Il doit commencer par une lettre. L'adresse de votre profil sera alors '<strong>nickname@\$sitename</strong>'.";
 $a->strings["Choose a nickname: "] = "Choisir un pseudo : ";
 $a->strings["Import"] = "Importer";
 $a->strings["Import your profile to this friendica instance"] = "Importer votre profile dans cette instance de friendica";
@@ -1778,7 +1778,7 @@ $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["Empty passwords are not allowed. Password unchanged."] = "Les mots de passe vides sont interdits. Aucun changement appliqué.";
 $a->strings["Wrong password."] = "Mauvais mot de passe.";
-$a->strings["Password changed."] = "Mots de passe changés.";
+$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.";
@@ -1845,7 +1845,7 @@ $a->strings["Calendar"] = "Calendrier";
 $a->strings["Beginning of week:"] = "Début de la semaine :";
 $a->strings["Don't show notices"] = "Ne plus afficher les avis";
 $a->strings["Infinite scroll"] = "Défilement infini";
-$a->strings["Automatic updates only at the top of the network page"] = "Mises à jour automatiques seulement en haut de la page du réseau";
+$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["Bandwith Saver Mode"] = "Limiter le transfert de données";
 $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.";
@@ -1966,7 +1966,7 @@ $a->strings["Contact wasn't found or can't be unfollowed."] = "Le contact n'a pa
 $a->strings["Contact unfollowed"] = "";
 $a->strings["You aren't a friend of this contact."] = "Vous n'êtes pas amis avec ce contact.";
 $a->strings["Unfollowing is currently not supported by your network."] = "";
-$a->strings["[Embedded content - reload page to view]"] = "[contenu incorporé - rechargez la page pour le voir]";
+$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é";
@@ -1999,8 +1999,8 @@ $a->strings["Resize to fill and retain aspect ratio."] = "Redimensionne en coupa
 $a->strings["Resize best fit"] = "Maintenir l'aspect sans couper";
 $a->strings["Resize to best fit and retain aspect ratio."] = "Redimensionne en conservant l'aspect sans couper.";
 $a->strings["Default"] = "Défaut";
-$a->strings["Note"] = "";
-$a->strings["Check image permissions if all users are allowed to visit the image"] = "Vérifiez que tous les utilisateurs du site sont autorisé à accéder à l'image.";
+$a->strings["Note"] = "Remarque";
+$a->strings["Check image permissions if all users are allowed to visit the image"] = "Vérifiez que tous les utilisateurs du site sont autorisés à accéder à l'image.";
 $a->strings["Select scheme"] = "Sélectionnez la palette";
 $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";
@@ -2043,14 +2043,14 @@ $a->strings["Delete this item?"] = "Effacer cet élément?";
 $a->strings["show fewer"] = "montrer moins";
 $a->strings["Drop Contact"] = "Supprimer le contact";
 $a->strings["Organisation"] = "";
-$a->strings["News"] = "";
+$a->strings["News"] = "Nouvelles";
 $a->strings["Forum"] = "Forum";
-$a->strings["This entry was edited"] = "Cette entrée à été édité";
+$a->strings["This entry was edited"] = "Cette entrée a été éditée";
 $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["add star"] = "mett en avant";
+$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";
@@ -2066,10 +2066,10 @@ $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"] = array(
+$a->strings["%d comment"] = [
        0 => "%d commentaire",
        1 => "%d commentaires",
-);
+];
 $a->strings["Bold"] = "Gras";
 $a->strings["Italic"] = "Italique";
 $a->strings["Underline"] = "Souligné";