# Translation of StatusNet - RegisterThrottle to German (Deutsch) # Expored from translatewiki.net # # Author: The Evil IP address # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - RegisterThrottle\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-10-23 18:02+0000\n" "PO-Revision-Date: 2010-10-23 18:05:52+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-18 20:30:56+0000\n" "X-Generator: MediaWiki 1.17alpha (r75280); Translate extension (2010-09-17)\n" "X-Translation-Project: translatewiki.net at http://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 msgid "Cannot find IP address." msgstr "Kann IP-Addresse nicht finden." #: RegisterThrottlePlugin.php:149 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 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." #: RegisterThrottlePlugin.php:224 msgid "Throttles excessive registration from a single IP address." msgstr "Drosselt exzessive Registrierungen einer einzelnen IP-Adresse."