]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - 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
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-10 23:40+0000\n"
14 "PO-Revision-Date: 2012-06-10 23:40:44+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 (d974795); Translate 2012-06-03\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
25 #. TRANS: Server exception thrown when blogspam.net returns error status.
26 #. TRANS: %1$s is the base URL, %2$s is the error (unknown contents; no period).
27 #, php-format
28 msgid "Error from %1$s: %2$s"
29 msgstr "Fehler von %1$s: %2$s"
30
31 #. TRANS: Server exception thrown when blogspam.net returns spam status.
32 #. TRANS: Does not end with period because of unknown contents for %s (spam match).
33 #, php-format
34 msgid "Spam checker results: %s"
35 msgstr "Spamüberprüfungsergebnisse: %s"
36
37 #. TRANS: Server exception thrown when blogspam.net returns an unexpected status.
38 #. TRANS: %1$s is the base URL, %2$s is the response (unknown contents; no period).
39 #, php-format
40 msgid "Unexpected response from %1$s: %2$s"
41 msgstr "Unerwartete Antwort von %1$s: %2$s"
42
43 #. TRANS: Plugin description.
44 msgid "Plugin to check submitted notices with blogspam.net."
45 msgstr "Plugin zur Überprüfung von Nachrichten mit blogspam.net."