45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-08-14 14:51+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\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).
|
|
#: BlogspamNetPlugin.php:87
|
|
#, php-format
|
|
msgid "Error from %1$s: %2$s"
|
|
msgstr ""
|
|
|
|
#. TRANS: Server exception thrown when blogspam.net returns spam status.
|
|
#. TRANS: Does not end with period because of unknown contents for %s (spam match).
|
|
#: BlogspamNetPlugin.php:91
|
|
#, php-format
|
|
msgid "Spam checker results: %s"
|
|
msgstr ""
|
|
|
|
#. 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).
|
|
#: BlogspamNetPlugin.php:97
|
|
#, php-format
|
|
msgid "Unexpected response from %1$s: %2$s"
|
|
msgstr ""
|
|
|
|
#. TRANS: Plugin description.
|
|
#: BlogspamNetPlugin.php:159
|
|
msgid "Plugin to check submitted notices with blogspam.net."
|
|
msgstr ""
|