]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Sample/locale/it/LC_MESSAGES/Sample.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / Sample / locale / it / LC_MESSAGES / Sample.po
index ab8eb162edf499c0a5dd9f73360c644747a28ff0..0daed21298190067530ae5cb018245e79245c0e3 100644 (file)
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Giuseppe Pignataro <rogepix@gmail.com>, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
-"PO-Revision-Date: 2015-02-07 10:25+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/gnu-social/language/it/)\n"
+"PO-Revision-Date: 2015-05-30 01:10+0000\n"
+"Last-Translator: Giuseppe Pignataro <rogepix@gmail.com>\n"
+"Language-Team: Italian (http://www.transifex.com/gnu-social/gnu-social/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -21,24 +22,24 @@ msgstr ""
 #. TRANS: Menu item in sample plugin.
 #: actions/hello.php:112 SamplePlugin.php:219
 msgid "Hello"
-msgstr ""
+msgstr "Ciao"
 
 #. TRANS: Page title for sample plugin. %s is a user nickname.
 #: actions/hello.php:115
 #, php-format
 msgid "Hello, %s!"
-msgstr ""
+msgstr "Ciao, %s!"
 
 #. TRANS: Message in sample plugin.
 #: actions/hello.php:136
 msgid "Hello, stranger!"
-msgstr ""
+msgstr "Ciao, straniero!"
 
 #. TRANS: Message in sample plugin. %s is a user nickname.
 #: actions/hello.php:140
 #, php-format
 msgid "Hello, %s"
-msgstr ""
+msgstr "Ciao, %s"
 
 #. TRANS: Message in sample plugin.
 #. TRANS: %d is the number of times a user is greeted.