]> git.mxchange.org Git - friendica-addons.git/blobdiff - gnot/lang/fr/strings.php
regenerated all the strings
[friendica-addons.git] / gnot / lang / fr / strings.php
index a893748a5f7340b125af2fa894d5826ec970a8a5..ad6b6f6cfdff8dc0b5adf8871a6b7f5fb9e56718 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_fr($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$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";
+$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';