]> git.mxchange.org Git - friendica-addons.git/blobdiff - twitter/lang/fr/strings.php
regenerated all the strings
[friendica-addons.git] / twitter / lang / fr / strings.php
index 28f112630e0ebacc4ec0864d20086219d74cd84c..a271ccbfdee874532053f9cc8f883256f7ea2525 100644 (file)
@@ -5,15 +5,14 @@ function string_plural_select_fr($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["Post to Twitter"] = "Publier sur Twitter";
-$a->strings["Twitter settings updated."] = "Paramètres Twitter mis à jour.";
-$a->strings["Twitter Posting Settings"] = "Paramètres Twitter de publication";
-$a->strings["Log in with Twitter"] = "Se connecter avec Twitter";
-$a->strings["Copy the PIN from Twitter here"] = "Copier le PIN de Twitter ici";
-$a->strings["Submit"] = "Soumettre";
-$a->strings["Currently connected to: "] = "Actuellement connecté à :";
-$a->strings["Allow posting to Twitter"] = "Autoriser la publication sur Twitter";
-$a->strings["Send public postings to Twitter by default"] = "Envoyer par défaut les messages publics sur Twitter";
-$a->strings["Settings updated."] = "Paramètres mis à jour.";
-$a->strings["Name of the Twitter Application"] = "Nom de l'application Twitter";
+$a->strings['Post to Twitter'] = 'Publier sur Twitter';
+$a->strings['Twitter settings updated.'] = 'Paramètres Twitter mis à jour.';
+$a->strings['Twitter Posting Settings'] = 'Paramètres Twitter de publication';
+$a->strings['Log in with Twitter'] = 'Se connecter avec Twitter';
+$a->strings['Copy the PIN from Twitter here'] = 'Copier le PIN de Twitter ici';
+$a->strings['Submit'] = 'Soumettre';
+$a->strings['Currently connected to: '] = 'Actuellement connecté à :';
+$a->strings['Allow posting to Twitter'] = 'Autoriser la publication sur Twitter';
+$a->strings['Send public postings to Twitter by default'] = 'Envoyer par défaut les messages publics sur Twitter';
+$a->strings['Settings updated.'] = 'Paramètres mis à jour.';
+$a->strings['Name of the Twitter Application'] = 'Nom de l\'application Twitter';