mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
gnot addon FR translation updated THX bob lebonche
This commit is contained in:
parent
b6ac955ca3
commit
9e025b4771
2 changed files with 21 additions and 21 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue