updating the addon translations, missed some files due missing git fu

This commit is contained in:
Tobias Diekershoff 2015-04-03 13:17:32 +02:00
parent be2e3e6bf7
commit 4533ed9a34
302 changed files with 3081 additions and 2904 deletions

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2014-09-10 12:07+0000\n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-22 07:55+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
"MIME-Version: 1.0\n"
@ -39,22 +39,22 @@ msgstr "Forum:"
msgid "Forumlist settings updated."
msgstr "Impostazioni Elenco Forum aggiornate."
#: forumlist.php:161 forumlist.php:165
msgid "Forumlist"
msgstr "Elenco Forum"
#: forumlist.php:162
msgid "Forumlist Settings"
msgstr "Impostazioni Elenco Forum"
#: forumlist.php:169
#: forumlist.php:164
msgid "Randomise forum list"
msgstr "Ordina casualmente l'elenco"
#: forumlist.php:172
#: forumlist.php:167
msgid "Show forums on profile page"
msgstr "Mostra i forum sulla pagina profilo"
#: forumlist.php:175
#: forumlist.php:170
msgid "Show forums on network page"
msgstr "Mostra i forum sulla pagina Rete"
#: forumlist.php:183
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: forumlist.php:178
msgid "Submit"
msgstr "Invia"

View file

@ -10,8 +10,8 @@ $a->strings["show/hide"] = "mostra/nascondi";
$a->strings["No forum subscriptions"] = "Nessun forum collegato";
$a->strings["Forums:"] = "Forum:";
$a->strings["Forumlist settings updated."] = "Impostazioni Elenco Forum aggiornate.";
$a->strings["Forumlist"] = "Elenco Forum";
$a->strings["Forumlist Settings"] = "Impostazioni Elenco Forum";
$a->strings["Randomise forum list"] = "Ordina casualmente l'elenco";
$a->strings["Show forums on profile page"] = "Mostra i forum sulla pagina profilo";
$a->strings["Show forums on network page"] = "Mostra i forum sulla pagina Rete";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Submit"] = "Invia";