X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Ffr%2FLC_MESSAGES%2FRegisterThrottle.po;h=a4883015edb5dd73c494fcdfaeffb9e606ba33d3;hb=c658ede37c62457487eb62faa4b9ebf150da20a4;hp=16b8e1e5a652abad8fdaa7ba00866e85d6d46b3c;hpb=6c77d86b7f39c35eac0fcc3f13c0beba3e694318;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 16b8e1e5a6..55908ffc42 100644 --- a/plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/fr/LC_MESSAGES/RegisterThrottle.po @@ -1,5 +1,5 @@ -# Translation of StatusNet - RegisterThrottle to French (Français) -# Expored from translatewiki.net +# Translation of StatusNet - RegisterThrottle to French (français) +# Exported from translatewiki.net # # Author: Peter17 # Author: Verdy p @@ -10,32 +10,32 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - RegisterThrottle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-03 19:53+0000\n" -"PO-Revision-Date: 2010-10-03 19:57:19+0000\n" -"Language-Team: French \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 \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-01 20:39:03+0000\n" -"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\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 \n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-registerthrottle\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: RegisterThrottlePlugin.php:121 RegisterThrottlePlugin.php:160 +#. 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." -#: RegisterThrottlePlugin.php:136 +#. 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." -#: RegisterThrottlePlugin.php:166 -msgid "Cannot find user after successful registration." -msgstr "Impossible de trouver l’utilisateur après un enregistrement réussi." +#. 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." -#: RegisterThrottlePlugin.php:199 +#. TRANS: Plugin description. msgid "Throttles excessive registration from a single IP address." msgstr "Évite les inscriptions excessives depuis une même adresse IP."