]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/BlogspamNet/locale/it/LC_MESSAGES/BlogspamNet.po
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / BlogspamNet / locale / it / LC_MESSAGES / BlogspamNet.po
index 6ed5a0acf4089c9b5fffd52d46a60bf3d6489741..0025eb4f7baac8196b97febc3295ff1445f0fd58 100644 (file)
@@ -1,41 +1,48 @@
-# Translation of StatusNet - BlogspamNet to Italian (italiano)
-# Exported from translatewiki.net
-#
-# Author: Ximo17
-# --
-# 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: 2012-06-30 11:07+0000\n"
-"PO-Revision-Date: 2012-06-30 11:07:55+0000\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-06 15:13+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Italian (http://www.transifex.com/projects/p/gnu-social/language/it/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2012-01-30 18:14:59+0000\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
+"Language: it\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 "Errore da %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 "Risultati verifica spam: %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 "Risposta inaspettata da %1$s: %2$s"
 
 #. TRANS: Plugin description.
+#: BlogspamNetPlugin.php:159
 msgid "Plugin to check submitted notices with blogspam.net."
 msgstr "Plugin per controllare gli avvisi inviati con blogspam.net."