X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Ffr%2FLC_MESSAGES%2FRegisterThrottle.po;h=e457618e93a47404c6b690ef95e1657b4f1608a2;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=dbef34c5496c8bbf301b1687ff309653e07e4c45;hpb=331d8a99ba432cb7a9b5d3184b1ed97410a4d15a;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po index dbef34c549..e457618e93 100644 --- a/plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po @@ -1,41 +1,41 @@ -# Translation of StatusNet - RegisterThrottle to French (Français) -# Exported from translatewiki.net -# -# Author: Peter17 -# Author: Verdy p -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - RegisterThrottle\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-05 18:54+0000\n" -"PO-Revision-Date: 2011-06-05 18:57:03+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 09:53+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: French (http://www.transifex.com/gnu-social/gnu-social/language/fr/)\n" +"MIME-Version: 1.0\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.19alpha (r89517); Translate extension (2011-06-02)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" -"X-Language-Code: fr\n" -"X-Message-Group: #out-statusnet-plugin-registerthrottle\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. TRANS: Server exception thrown when no IP address can be found for a registation attempt. +#. TRANS: Server exception thrown when no IP address can be found for a +#. registation attempt. +#: RegisterThrottlePlugin.php:100 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. +#. TRANS: Exception thrown when too many user have registered from one IP +#. address within a given time frame. +#: RegisterThrottlePlugin.php:116 msgid "Too many registrations. Take a break and try again later." -msgstr "" -"Inscriptions trop nombreuses. Faites une pause et essayez à nouveau plus " -"tard." +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. +#. TRANS: Exception thrown when attempting to register from an IP address from +#. which silenced users have registered. +#: RegisterThrottlePlugin.php:129 msgid "A banned user has registered from this address." msgstr "Un utilisateur banni s’est inscrit depuis cette adresse." #. TRANS: Plugin description. +#: RegisterThrottlePlugin.php:186 msgid "Throttles excessive registration from a single IP address." msgstr "Évite les inscriptions excessives depuis une même adresse IP."