Update IT strings
This commit is contained in:
parent
7bfa963a56
commit
bfd8e37fb8
87 changed files with 412 additions and 306 deletions
|
@ -4,13 +4,13 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014-2015
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014-2015,2018
|
||||
msgid ""
|
||||
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:22+0000\n"
|
||||
"PO-Revision-Date: 2018-03-19 13:25+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"
|
||||
|
@ -25,7 +25,7 @@ msgstr "Impostazioni \"Pianeti\""
|
|||
|
||||
#: planets.php:152
|
||||
msgid "Enable Planets Addon"
|
||||
msgstr "Abilita il addon\"Pianeti\""
|
||||
msgstr "Abilita il componente aggiuntivo Pianeti"
|
||||
|
||||
#: planets.php:158
|
||||
msgid "Submit"
|
||||
|
|
|
@ -6,5 +6,5 @@ function string_plural_select_it($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Planets Settings"] = "Impostazioni \"Pianeti\"";
|
||||
$a->strings["Enable Planets Addon"] = "Abilita il addon \"Pianeti\"";
|
||||
$a->strings["Enable Planets Addon"] = "Abilita il componente aggiuntivo Pianeti";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue