mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
Update IT strings
This commit is contained in:
parent
7bfa963a56
commit
bfd8e37fb8
87 changed files with 412 additions and 306 deletions
|
@ -10,7 +10,7 @@ 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-08-31 10:15+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 06:08+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -40,7 +40,7 @@ msgid ""
|
|||
"The impressum addon needs to be configured!<br />Please add at least the "
|
||||
"<tt>owner</tt> variable to your config file. For other variables please "
|
||||
"refer to the README file of the addon."
|
||||
msgstr "IladdonColophon deve essere configurato!<br>Aggiungi almeno il Proprietario del sito."
|
||||
msgstr "Il plugin Colophon deve essere configurato!<br>Aggiungi almeno il Proprietario del sito."
|
||||
|
||||
#: impressum.php:78
|
||||
msgid "Settings updated."
|
||||
|
|
|
@ -9,7 +9,7 @@ $a->strings["Impressum"] = "Colophon";
|
|||
$a->strings["Site Owner"] = "Proprietario del sito";
|
||||
$a->strings["Email Address"] = "Indirizzo email";
|
||||
$a->strings["Postal Address"] = "Indirizzo";
|
||||
$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Il addon Colophon deve essere configurato!<br>Aggiungi almeno il Proprietario del sito.";
|
||||
$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Il plugin Colophon deve essere configurato!<br>Aggiungi almeno il Proprietario del sito.";
|
||||
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["The page operators name."] = "Nome del gestore della pagina.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue