X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=plugins%2FRegisterThrottle%2Flocale%2FRegisterThrottle.pot;h=be5aa36e4b1e73d2d812003cc8b606ea12ae36b2;hb=83dc51ee795e201904db957e883deef4db14b199;hp=018f7f90d0f7bcbbd9c01af94d290ff1ebb610ad;hpb=f9cf1dddfe81f5ad61f89f8080d418ced27ecb5f;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/RegisterThrottle.pot b/plugins/RegisterThrottle/locale/RegisterThrottle.pot index 018f7f90d0..be5aa36e4b 100644 --- a/plugins/RegisterThrottle/locale/RegisterThrottle.pot +++ b/plugins/RegisterThrottle/locale/RegisterThrottle.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-18 19:46+0000\n" +"POT-Creation-Date: 2011-09-11 13:47+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,18 +16,22 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: RegisterThrottlePlugin.php:134 +#. TRANS: Server exception thrown when no IP address can be found for a registation attempt. +#: RegisterThrottlePlugin.php:128 msgid "Cannot find IP address." msgstr "" -#: RegisterThrottlePlugin.php:149 +#. TRANS: Exception thrown when too many user have registered from one IP address within a given time frame. +#: RegisterThrottlePlugin.php:144 msgid "Too many registrations. Take a break and try again later." msgstr "" -#: RegisterThrottlePlugin.php:161 +#. TRANS: Exception thrown when attempting to register from an IP address from which silenced users have registered. +#: RegisterThrottlePlugin.php:157 msgid "A banned user has registered from this address." msgstr "" -#: RegisterThrottlePlugin.php:220 +#. TRANS: Plugin description. +#: RegisterThrottlePlugin.php:214 msgid "Throttles excessive registration from a single IP address." msgstr ""