BlogspamNet.po 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # Translation of StatusNet - BlogspamNet to German (Deutsch)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Giftpflanze
  5. # Author: The Evil IP address
  6. # --
  7. # This file is distributed under the same license as the StatusNet package.
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: StatusNet - BlogspamNet\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  14. "PO-Revision-Date: 2012-06-30 11:07:54+0000\n"
  15. "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2012-01-30 18:14:59+0000\n"
  19. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  20. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  21. "X-Language-Code: de\n"
  22. "X-Message-Group: #out-statusnet-plugin-blogspamnet\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #. TRANS: Server exception thrown when blogspam.net returns error status.
  25. #. TRANS: %1$s is the base URL, %2$s is the error (unknown contents; no period).
  26. #, php-format
  27. msgid "Error from %1$s: %2$s"
  28. msgstr "Fehler von %1$s: %2$s"
  29. #. TRANS: Server exception thrown when blogspam.net returns spam status.
  30. #. TRANS: Does not end with period because of unknown contents for %s (spam match).
  31. #, php-format
  32. msgid "Spam checker results: %s"
  33. msgstr "Spamüberprüfungsergebnisse: %s"
  34. #. TRANS: Server exception thrown when blogspam.net returns an unexpected status.
  35. #. TRANS: %1$s is the base URL, %2$s is the response (unknown contents; no period).
  36. #, php-format
  37. msgid "Unexpected response from %1$s: %2$s"
  38. msgstr "Unerwartete Antwort von %1$s: %2$s"
  39. #. TRANS: Plugin description.
  40. msgid "Plugin to check submitted notices with blogspam.net."
  41. msgstr "Plugin zur Überprüfung von Nachrichten mit blogspam.net."