mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
FR: update to the strings
This commit is contained in:
parent
70f8a69ef3
commit
4832bc74f5
2 changed files with 169 additions and 171 deletions
|
@ -255,7 +255,7 @@ $a->strings["<h1>What next</h1>"] = "<h1>Ensuite</h1>";
|
|||
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: Vous devez configurer [manuellement] une tâche programmée pour le 'poller'.";
|
||||
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
|
||||
$a->strings["Time Conversion"] = "Conversion temporelle";
|
||||
$a->strings["Friendika 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["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";
|
||||
|
@ -316,7 +316,7 @@ $a->strings["Ignore"] = "Ignorer";
|
|||
$a->strings["System"] = "Système";
|
||||
$a->strings["Network"] = "Réseau";
|
||||
$a->strings["Personal"] = "Personnel";
|
||||
$a->strings["Home"] = "Accueil";
|
||||
$a->strings["Home"] = "Profil";
|
||||
$a->strings["Introductions"] = "Introductions";
|
||||
$a->strings["Messages"] = "Messages";
|
||||
$a->strings["Show Ignored Requests"] = "Voir les demandes ignorées";
|
||||
|
@ -629,7 +629,7 @@ $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"] = "";
|
||||
$a->strings["Connecting"] = "Connexions";
|
||||
$a->strings["Facebook"] = "Facebook";
|
||||
$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Activez et paramétrez le connecteur Facebook si vous avez un compte Facebook et nous pourrons (de manière facultative) importer tous vos amis et conversations Facebook.";
|
||||
$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Si</em> ceci est votre propre serveur, installer le connecteur Facebook peut adoucir votre transition vers le web social libre.";
|
||||
|
@ -1215,7 +1215,7 @@ $a->strings["Latest photos"] = "Dernières photos";
|
|||
$a->strings["Latest likes"] = "Dernières approbations";
|
||||
$a->strings["event"] = "évènement";
|
||||
$a->strings["No access"] = "Pas d'accès";
|
||||
$a->strings["Could not open component for editing"] = "";
|
||||
$a->strings["Could not open component for editing"] = "Échec d'ouverture de l'élément pour édition";
|
||||
$a->strings["Go back to the calendar"] = "Revenir au calendrier";
|
||||
$a->strings["Event data"] = "Données de l'évènement";
|
||||
$a->strings["Calendar"] = "Calendrier";
|
||||
|
@ -1363,10 +1363,10 @@ $a->strings["dreamwidth username"] = "Nom d'utilisateur Dreamwidth";
|
|||
$a->strings["dreamwidth password"] = "Mot de passe";
|
||||
$a->strings["Post to dreamwidth by default"] = "Poster vers Dreamwidth par défaut";
|
||||
$a->strings["Remote Permissions Settings"] = "Permissions distantes";
|
||||
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
|
||||
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "Autoriser les destinataires de vos messages privés a voir les autres destinataires du message";
|
||||
$a->strings["Remote Permissions settings updated."] = "Permissions distantes mises-à-jour.";
|
||||
$a->strings["Visible to"] = "Visibilité";
|
||||
$a->strings["may only be a partial list"] = "";
|
||||
$a->strings["may only be a partial list"] = "peut être une liste partielle";
|
||||
$a->strings["Global"] = "Global";
|
||||
$a->strings["The posts of every user on this server show the post recipients"] = "Les publications de tous les utilisateurs de ce serveur afficheront leurs destinataires";
|
||||
$a->strings["Individual"] = "Individuel";
|
||||
|
@ -1631,7 +1631,7 @@ $a->strings["Last tweets"] = "Derniers tweets";
|
|||
$a->strings["Alignment"] = "Alignement";
|
||||
$a->strings["Left"] = "Gauche";
|
||||
$a->strings["Center"] = "Centre";
|
||||
$a->strings["Posts font size"] = "";
|
||||
$a->strings["Posts font size"] = "Taille de texte des messages";
|
||||
$a->strings["Textareas font size"] = "";
|
||||
$a->strings["Set colour scheme"] = "Choisir le schéma de couleurs";
|
||||
$a->strings["j F, Y"] = "j F, Y";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue