]> git.mxchange.org Git - friendica-addons.git/blobdiff - pumpio/lang/fr/strings.php
regenerated all the strings
[friendica-addons.git] / pumpio / lang / fr / strings.php
index 0540808ce003192b7664b9cf2a5aaec7e46b16bb..6379198d25c7c7712ac09b1d3038ccd073edbb52 100644 (file)
@@ -5,14 +5,13 @@ function string_plural_select_fr($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["Permission denied."] = "Permission refusée.";
-$a->strings["You are now authenticated to pumpio."] = "Vous êtes maintenant authentifié sur pump.io.";
-$a->strings["return to the connector page"] = "Retourner à la page du connecteur";
-$a->strings["Post to pumpio"] = "Publier sur pump.io";
-$a->strings["pump.io username (without the servername)"] = "Nom d'utilisateur pump.io (sans le nom du serveur)";
-$a->strings["Import the remote timeline"] = "Importer la timeline distante";
-$a->strings["Post to pump.io by default"] = "Publier sur pump.io par défaut";
-$a->strings["Should posts be public?"] = "Les messages devraient être publiques ?";
-$a->strings["Save Settings"] = "Sauvegarder les paramètres";
-$a->strings["status"] = "statut";
+$a->strings['Permission denied.'] = 'Permission refusée.';
+$a->strings['You are now authenticated to pumpio.'] = 'Vous êtes maintenant authentifié sur pump.io.';
+$a->strings['return to the connector page'] = 'Retourner à la page du connecteur';
+$a->strings['Post to pumpio'] = 'Publier sur pump.io';
+$a->strings['pump.io username (without the servername)'] = 'Nom d\'utilisateur pump.io (sans le nom du serveur)';
+$a->strings['Import the remote timeline'] = 'Importer la timeline distante';
+$a->strings['Post to pump.io by default'] = 'Publier sur pump.io par défaut';
+$a->strings['Should posts be public?'] = 'Les messages devraient être publiques ?';
+$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
+$a->strings['status'] = 'statut';