9 lines
572 B
PHP
9 lines
572 B
PHP
<?php
|
|
|
|
$a->strings["Gnot settings updated."] = "Réglages Gnot sauvés.";
|
|
$a->strings["Gnot Settings"] = "Réglages Gnot";
|
|
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Autorise l'arborescence des notifications de commentaires sur GMail, et rend la ligne 'Sujet' anonyme.";
|
|
$a->strings["Enable this addon?"] = "Activer cette extension?";
|
|
$a->strings["Submit"] = "Envoyer";
|
|
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notification] Commentaire sur la conversation #%d";
|