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

8
morepokes/lang/it/messages.po Executable file → Normal file
View file

@ -10,9 +10,9 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2015-02-09 10:51+0000\n"
"PO-Revision-Date: 2015-08-31 10:20+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"
@ -152,11 +152,11 @@ msgstr "ha sorriso e adulato"
#: morepokes.php:35
msgid "doubt"
msgstr ""
msgstr "dubita"
#: morepokes.php:35
msgid "doubted"
msgstr ""
msgstr "dubitato"
#: morepokes.php:36
msgid "glare"

View file

@ -37,7 +37,7 @@ $a->strings["eat"] = "mangia";
$a->strings["ate"] = "ha mangiato";
$a->strings["giggle and fawn at"] = "sorridi e adula";
$a->strings["giggled and fawned at"] = "ha sorriso e adulato";
$a->strings["doubt"] = "";
$a->strings["doubted"] = "";
$a->strings["doubt"] = "dubita";
$a->strings["doubted"] = "dubitato";
$a->strings["glare"] = "guarda con aria feroce";
$a->strings["glared at"] = "ha guardato con aria feroce";