]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/BlogspamNet/locale/fr/LC_MESSAGES/BlogspamNet.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / BlogspamNet / locale / fr / LC_MESSAGES / BlogspamNet.po
index e55731db12dfd1a5e9d310354ee6ddf6f630de63..6b9fb85eed7f613b370bbfe81babcad13ba3bfaa 100644 (file)
@@ -1,6 +1,7 @@
 # Translation of StatusNet - BlogspamNet to French (Français)
-# Expored from translatewiki.net
+# Exported from translatewiki.net
 #
+# Author: Iketsi
 # Author: Peter17
 # --
 # This file is distributed under the same license as the StatusNet package.
@@ -9,18 +10,36 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - BlogspamNet\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:56:27+0000\n"
+"POT-Creation-Date: 2011-05-05 20:48+0000\n"
+"PO-Revision-Date: 2011-05-05 20:48:48+0000\n"
 "Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-01 20:37:55+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2011-04-27 13:26:02+0000\n"
+"X-Generator: MediaWiki 1.18alpha (r87509); Translate extension (2011-04-26)\n"
 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
 "X-Language-Code: fr\n"
 "X-Message-Group: #out-statusnet-plugin-blogspamnet\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: BlogspamNetPlugin.php:152
+#. TRANS: Server exception thrown when blogspam.net returns error status.
+#. TRANS: %1$s is the base URL, %2$s is the error (unknown contents; no period).
+#, php-format
+msgid "Error from %1$s: %2$s"
+msgstr "Erreur de %1$s : %2$s"
+
+#. TRANS: Server exception thrown when blogspam.net returns spam status.
+#. TRANS: Does not end with period because of unknown contents for %s (spam match).
+#, php-format
+msgid "Spam checker results: %s"
+msgstr "Résultats du vérificateur de spam : %s"
+
+#. TRANS: Server exception thrown when blogspam.net returns an unexpected status.
+#. TRANS: %1$s is the base URL, %2$s is the response (unknown contents; no period).
+#, php-format
+msgid "Unexpected response from %1$s: %2$s"
+msgstr "Réponse inattendue de %1$s : %2$s"
+
+#. TRANS: Plugin description.
 msgid "Plugin to check submitted notices with blogspam.net."
 msgstr "Extension pour vérifier avec blogspam.net les avis soumis."