]> git.mxchange.org Git - friendica-addons.git/blobdiff - pumpio/lang/fr/strings.php
FR update to the addon translations
[friendica-addons.git] / pumpio / lang / fr / strings.php
diff --git a/pumpio/lang/fr/strings.php b/pumpio/lang/fr/strings.php
new file mode 100644 (file)
index 0000000..3f93317
--- /dev/null
@@ -0,0 +1,27 @@
+<?php
+
+if(! function_exists("string_plural_select_fr")) {
+function string_plural_select_fr($n){
+       return ($n > 1);;
+}}
+;
+$a->strings["Permission denied."] = "Permission refusée.";
+$a->strings["Unable to register the client at the pump.io server '%s'."] = "";
+$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 Import/Export/Mirror"] = "";
+$a->strings["pump.io username (without the servername)"] = "Nom d'utilisateur pump.io (sans le nom du serveur)";
+$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "";
+$a->strings["Authenticate your pump.io connection"] = "";
+$a->strings["Import the remote timeline"] = "Importer la timeline distante";
+$a->strings["Enable pump.io Post Plugin"] = "";
+$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["Mirror all public posts"] = "";
+$a->strings["Check to delete this preset"] = "";
+$a->strings["Save Settings"] = "Sauvegarder les paramètres";
+$a->strings["Pump.io post failed. Queued for retry."] = "";
+$a->strings["Pump.io like failed. Queued for retry."] = "";
+$a->strings["status"] = "statut";
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "";