jappixmini addon FR translation updated THX bob lebonche

This commit is contained in:
Tobias Diekershoff 2021-03-28 20:10:33 +02:00
parent fe24c7bc73
commit 24777b1fe3
2 changed files with 25 additions and 24 deletions

View file

@ -6,7 +6,7 @@ function string_plural_select_fr($n){
return intval($n > 1);
}}
;
$a->strings["Jappix Mini addon settings"] = "Paramètres de l'addon Jappix Mini";
$a->strings["Jappix Mini"] = "Jappix Mini";
$a->strings["Activate addon"] = "Activer l'addon";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Ne <em>pas</em> insérer le widget JappixMini dans l'interface web";
$a->strings["Jabber username"] = "Nom d'utilisateur Jabber";
@ -18,5 +18,5 @@ $a->strings["Friendica password"] = "Mot de passe Friendica";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Approuver les contacts Friendica automatiquement";
$a->strings["Subscribe to Friendica contacts automatically"] = "S'inscrire aux contacts Friendica automatiquement";
$a->strings["Purge internal list of jabber addresses of contacts"] = "Purger la liste interne d'adresses Jabber";
$a->strings["Submit"] = "Envoyer";
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
$a->strings["Add contact"] = "Ajouter un contact";