]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / RegisterThrottle / locale / fr / LC_MESSAGES / RegisterThrottle.po
index 662255e0e9f63df59ec6b49ee1d33d24df7e8dc7..55908ffc42858791021bf6a162715f285b9d9600 100644 (file)
@@ -1,4 +1,4 @@
-# Translation of StatusNet - RegisterThrottle to French (Français)
+# Translation of StatusNet - RegisterThrottle to French (français)
 # Exported from translatewiki.net
 #
 # Author: Peter17
@@ -10,28 +10,32 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - RegisterThrottle\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-27 12:36+0000\n"
-"PO-Revision-Date: 2011-04-27 12:38:29+0000\n"
-"Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
+"POT-Creation-Date: 2012-06-10 23:40+0000\n"
+"PO-Revision-Date: 2012-06-10 23:42:21+0000\n"
+"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-04-09 19:01:00+0000\n"
-"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
-"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
+"X-POT-Import-Date: 2011-12-03 13:49:00+0000\n"
+"X-Generator: MediaWiki 1.20alpha (d974795); Translate 2012-06-03\n"
+"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
 "X-Language-Code: fr\n"
 "X-Message-Group: #out-statusnet-plugin-registerthrottle\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
+#. TRANS: Server exception thrown when no IP address can be found for a registation attempt.
 msgid "Cannot find IP address."
 msgstr "Impossible de trouver l’adresse IP."
 
+#. TRANS: Exception thrown when too many user have registered from one IP address within a given time frame.
 msgid "Too many registrations. Take a break and try again later."
 msgstr ""
 "Inscriptions trop nombreuses. Faites une pause et essayez à nouveau plus "
 "tard."
 
+#. TRANS: Exception thrown when attempting to register from an IP address from which silenced users have registered.
 msgid "A banned user has registered from this address."
 msgstr "Un utilisateur banni s’est inscrit depuis cette adresse."
 
+#. TRANS: Plugin description.
 msgid "Throttles excessive registration from a single IP address."
 msgstr "Évite les inscriptions excessives depuis une même adresse IP."