X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FBlogspamNet%2Flocale%2Fde%2FLC_MESSAGES%2FBlogspamNet.po;h=cee306869023d009e8c5d977f069663b65e7ff1b;hb=7cfbe7c2d498b45a9f8714d232a733220fd4a92c;hp=5f693902361faf75695fb30572cec795477fc222;hpb=949ede654b6ba32b596e10078658d0a93a8b4740;p=quix0rs-gnu-social.git diff --git a/plugins/BlogspamNet/locale/de/LC_MESSAGES/BlogspamNet.po b/plugins/BlogspamNet/locale/de/LC_MESSAGES/BlogspamNet.po index 5f69390236..cee3068690 100644 --- a/plugins/BlogspamNet/locale/de/LC_MESSAGES/BlogspamNet.po +++ b/plugins/BlogspamNet/locale/de/LC_MESSAGES/BlogspamNet.po @@ -1,6 +1,7 @@ # Translation of StatusNet - BlogspamNet to German (Deutsch) -# Expored from translatewiki.net +# Exported from translatewiki.net # +# Author: Giftpflanze # Author: The Evil IP address # -- # This file is distributed under the same license as the StatusNet package. @@ -9,18 +10,36 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - BlogspamNet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-03 19:53+0000\n" -"PO-Revision-Date: 2010-10-03 19:56:27+0000\n" -"Language-Team: German \n" +"POT-Creation-Date: 2011-08-30 09:27+0000\n" +"PO-Revision-Date: 2011-08-30 09:28:21+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-01 20:37:55+0000\n" -"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:49:50+0000\n" +"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n" +"X-Translation-Project: translatewiki.net at //translatewiki.net\n" "X-Language-Code: de\n" "X-Message-Group: #out-statusnet-plugin-blogspamnet\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: BlogspamNetPlugin.php:152 +#. TRANS: Server exception thrown when blogspam.net returns error status. +#. TRANS: %1$s is the base URL, %2$s is the error (unknown contents; no period). +#, php-format +msgid "Error from %1$s: %2$s" +msgstr "Fehler von %1$s: %2$s" + +#. TRANS: Server exception thrown when blogspam.net returns spam status. +#. TRANS: Does not end with period because of unknown contents for %s (spam match). +#, php-format +msgid "Spam checker results: %s" +msgstr "Spamüberprüfungsergebnisse: %s" + +#. TRANS: Server exception thrown when blogspam.net returns an unexpected status. +#. TRANS: %1$s is the base URL, %2$s is the response (unknown contents; no period). +#, php-format +msgid "Unexpected response from %1$s: %2$s" +msgstr "Unerwartete Antwort von %1$s: %2$s" + +#. TRANS: Plugin description. msgid "Plugin to check submitted notices with blogspam.net." msgstr "Plugin zur Überprüfung von Nachrichten mit blogspam.net."