IT update to the addon translations

This commit is contained in:
Tobias Diekershoff 2015-08-31 18:52:41 +02:00
parent b6a7200654
commit 797ee03eb8
74 changed files with 679 additions and 462 deletions

View file

@ -4,15 +4,15 @@
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
# fabrixxm <fabrix.xm@gmail.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-23 14:45+0200\n"
"PO-Revision-Date: 2014-09-10 14:34+0000\n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2015-08-31 10:23+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -23,14 +23,14 @@ msgstr ""
msgid "StatusNet AutoFollow settings updated."
msgstr "Impostazioni \"StatusNet AutoFollow\" aggiornate."
#: snautofollow.php:56 snautofollow.php:60
msgid "StatusNet AutoFollow"
msgstr "StatusNet AutoFollow"
#: snautofollow.php:56
msgid "StatusNet AutoFollow Settings"
msgstr "Impostazioni StatusNet AutoFollow"
#: snautofollow.php:64
#: snautofollow.php:58
msgid "Automatically follow any StatusNet followers/mentioners"
msgstr "Segui automanticamente chiunque da StatusNet ti segua o ti menzioni"
#: snautofollow.php:70
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: snautofollow.php:64
msgid "Submit"
msgstr "Invia"

View file

@ -6,6 +6,6 @@ function string_plural_select_it($n){
}}
;
$a->strings["StatusNet AutoFollow settings updated."] = "Impostazioni \"StatusNet AutoFollow\" aggiornate.";
$a->strings["StatusNet AutoFollow"] = "StatusNet AutoFollow";
$a->strings["StatusNet AutoFollow Settings"] = "Impostazioni StatusNet AutoFollow";
$a->strings["Automatically follow any StatusNet followers/mentioners"] = "Segui automanticamente chiunque da StatusNet ti segua o ti menzioni";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Submit"] = "Invia";