]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/BlogspamNet/locale/de/LC_MESSAGES/BlogspamNet.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / BlogspamNet / locale / de / LC_MESSAGES / BlogspamNet.po
index efd1a9ab4c0dbf3d3878e970a46dc4c32796c6f2..e19750f0c4e65368e3d13c6ddbe6d49ad2d3df6d 100644 (file)
@@ -1,6 +1,7 @@
 # Translation of StatusNet - BlogspamNet to German (Deutsch)
 # Exported from translatewiki.net
 #
+# Author: Giftpflanze
 # Author: The Evil IP address
 # --
 # This file is distributed under the same license as the StatusNet package.
@@ -9,17 +10,36 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - BlogspamNet\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-06 02:34+0100\n"
-"PO-Revision-Date: 2011-03-06 01:36:55+0000\n"
-"Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n"
+"POT-Creation-Date: 2011-10-10 13:38+0000\n"
+"PO-Revision-Date: 2011-10-10 13:38:34+0000\n"
+"Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-03-03 17:43:06+0000\n"
-"X-Generator: MediaWiki 1.18alpha (r83348); Translate extension (2011-03-04)\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 (r99397); Translate extension (2011-10-07)\n"
+"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
 "X-Language-Code: de\n"
 "X-Message-Group: #out-statusnet-plugin-blogspamnet\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
+#. 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."