gnot addon FR translation updated THX bob lebonche

This commit is contained in:
Tobias Diekershoff 2021-03-28 20:13:39 +02:00
parent b6ac955ca3
commit 9e025b4771
2 changed files with 21 additions and 21 deletions

View file

@ -6,5 +6,8 @@ function string_plural_select_fr($n){
return intval($n > 1);
}}
;
$a->strings["Gnot settings updated."] = "Paramètres de Gnot mis à jour.";
$a->strings["Gnot Settings"] = "Paramètres Gnot";
$a->strings["Save Settings"] = "Sauvegarder les paramètres.";
$a->strings["Enable this addon?"] = "Activer cette application complémentaire ?";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permettre le filtrage des notifications de commentaires par courriel sur Gmail et l'anonymisation de l'objet.";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] Commentaire vers conversation #%d";