X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fnl%2FLC_MESSAGES%2FRegisterThrottle.po;h=b2efb9868d16f8e06643c94df766b9125ac92b5f;hb=89aebb4ef050700623dcf00829097c3875c1929f;hp=7d1a7c593a86ec8d0182b04777eb4c6422255d34;hpb=5b49366f49b77fd677f415facb75c9b21c10b5d3;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/nl/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/nl/LC_MESSAGES/RegisterThrottle.po index 7d1a7c593a..b2efb9868d 100644 --- a/plugins/RegisterThrottle/locale/nl/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/nl/LC_MESSAGES/RegisterThrottle.po @@ -1,5 +1,5 @@ # Translation of StatusNet - RegisterThrottle to Dutch (Nederlands) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: McDutchie # Author: Siebrand @@ -10,30 +10,30 @@ 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" +"POT-Creation-Date: 2011-06-18 15:54+0000\n" +"PO-Revision-Date: 2011-06-18 15:57:20+0000\n" "Language-Team: Dutch \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-POT-Import-Date: 2011-06-05 21:51:25+0000\n" +"X-Generator: MediaWiki 1.19alpha (r90318); Translate extension (2011-06-02)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: nl\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 "Het IP-adres kon niet gevonden worden." -#: 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 "Te veel registraties. Wacht even en probeer het later opnieuw." -#: RegisterThrottlePlugin.php:166 -msgid "Cannot find user after successful registration." -msgstr "Het was niet mogelijk de gebruiker te vinden na registratie." +#. 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 "Er is een geblokkeerde gebruiker die vanaf dit adres is geregistreerd." -#: RegisterThrottlePlugin.php:199 +#. TRANS: Plugin description. msgid "Throttles excessive registration from a single IP address." msgstr "Beperkt excessieve aantallen registraties vanaf één IP-adres."