diff options
author | Zach Copley <zach@status.net> | 2010-10-19 12:08:48 -0700 |
---|---|---|
committer | Zach Copley <zach@status.net> | 2010-10-19 12:08:48 -0700 |
commit | 5ac694c74f1f37f8742d34efbff5e8a763090c9e (patch) | |
tree | 42c8df35d0ebc3162d39c591dd1cfe21e2b1edb9 /plugins/RegisterThrottle/locale | |
parent | 5866493cae0f2877398e5bedfb4261dfefbdf7dd (diff) | |
parent | fd55eef79545613b58d407c55a6e04baed1a8a6a (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'plugins/RegisterThrottle/locale')
-rw-r--r-- | plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po new file mode 100644 index 000000000..62a286f75 --- /dev/null +++ b/plugins/RegisterThrottle/locale/de/LC_MESSAGES/RegisterThrottle.po @@ -0,0 +1,39 @@ +# 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-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:43:46+0000\n" +"Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POT-Import-Date: 2010-10-09 14:36:51+0000\n" +"X-Generator: MediaWiki 1.17alpha (r74952); 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:121 RegisterThrottlePlugin.php:160 +msgid "Cannot find IP address." +msgstr "Kann IP-Addresse nicht finden." + +#: RegisterThrottlePlugin.php:136 +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:166 +msgid "Cannot find user after successful registration." +msgstr "Kann Benutzer nach erfolgreicher Registrierung nicht finden." + +#: RegisterThrottlePlugin.php:199 +msgid "Throttles excessive registration from a single IP address." +msgstr "Drosselt exzessive Registrierungen einer einzelnen IP-Adresse." |