mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
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:12+0000\n"
|
||||
"PO-Revision-Date: 2018-03-19 13:22+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"
|
||||
|
@ -29,7 +29,7 @@ msgstr "Impostazioni Geonames"
|
|||
|
||||
#: geonames.php:181
|
||||
msgid "Enable Geonames Addon"
|
||||
msgstr "Abilita addon Geonames"
|
||||
msgstr "Abilita componente aggiuntivo Geonames"
|
||||
|
||||
#: geonames.php:187
|
||||
msgid "Submit"
|
||||
|
|
|
@ -7,5 +7,5 @@ function string_plural_select_it($n){
|
|||
;
|
||||
$a->strings["Geonames settings updated."] = "Impostazioni di Geonames aggiornate.";
|
||||
$a->strings["Geonames Settings"] = "Impostazioni Geonames";
|
||||
$a->strings["Enable Geonames Addon"] = "Abilita addon Geonames";
|
||||
$a->strings["Enable Geonames Addon"] = "Abilita componente aggiuntivo Geonames";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue