X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fnl%2FLC_MESSAGES%2FRegisterThrottle.po;h=56596aebf4ff3a475e3180a4405b9b40b3157187;hb=3251ef3b518ef9db55fbab0693d8b0f654dcda58;hp=d7a4c7e899eb51c506ba60b11e60acd3c5c3ab98;hpb=f059977c5769d863eb5a51bf05ac496ba49339b0;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 d7a4c7e899..56596aebf4 100644 --- a/plugins/RegisterThrottle/locale/nl/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/nl/LC_MESSAGES/RegisterThrottle.po @@ -1,39 +1,41 @@ -# Translation of StatusNet - RegisterThrottle to Dutch (Nederlands) -# Exported from translatewiki.net -# -# Author: McDutchie -# Author: Siebrand -# -- -# 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: 2012-05-26 21:12+0000\n" -"PO-Revision-Date: 2012-05-26 21:14:39+0000\n" -"Language-Team: Dutch \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: Dutch (http://www.transifex.com/gnu-social/gnu-social/language/nl/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-12-03 13:49:00+0000\n" -"X-Generator: MediaWiki 1.20alpha (0154924); Translate 2012-04-11\n" -"X-Translation-Project: translatewiki.net \n" -"X-Language-Code: nl\n" -"X-Message-Group: #out-statusnet-plugin-registerthrottle\n" +"Language: nl\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 "Het IP-adres kon niet gevonden worden." -#. 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 "Te veel registraties. Wacht even en probeer het later opnieuw." -#. 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 "Er is een geblokkeerde gebruiker die vanaf dit adres is geregistreerd." #. TRANS: Plugin description. +#: RegisterThrottlePlugin.php:186 msgid "Throttles excessive registration from a single IP address." msgstr "Beperkt excessieve aantallen registraties vanaf één IP-adres."