X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fde%2FLC_MESSAGES%2FRegisterThrottle.po;h=543dc825e5e2dd2a129c324f4865adc8dfe008a6;hb=6f557d3654b1a0f2555fd3ed116811f577e156f8;hp=dcbe76001c6524a9b454aaf17474f108fb31b04b;hpb=b26eccf33cf69c04a96d5d6d3eddc0ef68ffd4b1;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po index dcbe76001c..a73b523b91 100644 --- a/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po @@ -1,6 +1,7 @@ # Translation of StatusNet - RegisterThrottle to German (Deutsch) -# Expored from translatewiki.net +# Exported from translatewiki.net # +# Author: LWChris # Author: The Evil IP address # -- # This file is distributed under the same license as the StatusNet package. @@ -9,35 +10,31 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - RegisterThrottle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-27 23:43+0000\n" -"PO-Revision-Date: 2010-10-27 23:47:25+0000\n" -"Language-Team: German \n" +"POT-Creation-Date: 2012-05-06 17:04+0000\n" +"PO-Revision-Date: 2012-05-06 17:08:11+0000\n" +"Language-Team: German \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-23 19:00:59+0000\n" -"X-Generator: MediaWiki 1.17alpha (r75596); 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 (e8931e7); Translate 2012-04-11\n" +"X-Translation-Project: translatewiki.net \n" "X-Language-Code: de\n" "X-Message-Group: #out-statusnet-plugin-registerthrottle\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: RegisterThrottlePlugin.php:134 RegisterThrottlePlugin.php:185 +#. TRANS: Server exception thrown when no IP address can be found for a registation attempt. msgid "Cannot find IP address." -msgstr "Kann IP-Addresse nicht finden." +msgstr "Kann IP-Adresse nicht finden." -#: RegisterThrottlePlugin.php:149 +#. 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 "" "Zu viele Registrierungen. Mach eine Pause and versuche es später noch einmal." -#: RegisterThrottlePlugin.php:161 +#. 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 "" - -#: RegisterThrottlePlugin.php:191 -msgid "Cannot find user after successful registration." -msgstr "Kann Benutzer nach erfolgreicher Registrierung nicht finden." +msgstr "Ein gesperrter Benutzer hat sich von dieser Adresse registriert." -#: RegisterThrottlePlugin.php:224 +#. TRANS: Plugin description. msgid "Throttles excessive registration from a single IP address." msgstr "Drosselt exzessive Registrierungen einer einzelnen IP-Adresse."