X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FBlogspamNet%2Flocale%2Fnl%2FLC_MESSAGES%2FBlogspamNet.po;h=8b59e38c6776c4454bedb77e0989c79ded61f07b;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=7f0fe47c4c08fa58767b8c17a6ade864188a0712;hpb=31b29fde50e9664e1b70064c043879ce87553883;p=quix0rs-gnu-social.git diff --git a/plugins/BlogspamNet/locale/nl/LC_MESSAGES/BlogspamNet.po b/plugins/BlogspamNet/locale/nl/LC_MESSAGES/BlogspamNet.po index 7f0fe47c4c..8b59e38c67 100644 --- a/plugins/BlogspamNet/locale/nl/LC_MESSAGES/BlogspamNet.po +++ b/plugins/BlogspamNet/locale/nl/LC_MESSAGES/BlogspamNet.po @@ -1,44 +1,48 @@ -# Translation of StatusNet - BlogspamNet to Dutch (Nederlands) -# Exported from translatewiki.net -# -# Author: Siebrand -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - BlogspamNet\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-05-05 20:48+0000\n" -"PO-Revision-Date: 2011-05-05 20:48:49+0000\n" -"Language-Team: Dutch \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-06 15:13+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Dutch (http://www.transifex.com/gnu-social/gnu-social/language/nl/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-27 13:26:02+0000\n" -"X-Generator: MediaWiki 1.18alpha (r87509); Translate extension (2011-04-26)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" -"X-Language-Code: nl\n" -"X-Message-Group: #out-statusnet-plugin-blogspamnet\n" +"Language: nl\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). +#. 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 "Fout van %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). +#. 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 "Spamcontroleresultaten: %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). +#. 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 "Onverwacht antwoord van %1$s: %2$s" #. TRANS: Plugin description. +#: BlogspamNetPlugin.php:159 msgid "Plugin to check submitted notices with blogspam.net." msgstr "Plug-in om mededelingen te controleren tegen blogspam.net."