mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
IT update to the addon translations
This commit is contained in:
parent
b6a7200654
commit
797ee03eb8
74 changed files with 679 additions and 462 deletions
|
@ -4,15 +4,15 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014-2015
|
||||
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: 2014-10-15 08:42+0000\n"
|
||||
"PO-Revision-Date: 2015-08-31 10:18+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"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#: jappixmini.php:266
|
||||
msgid "Jappix Mini addon settings"
|
||||
msgstr ""
|
||||
msgstr "Impostazioni plugin Jappix Mini"
|
||||
|
||||
#: jappixmini.php:268
|
||||
msgid "Activate addon"
|
||||
|
@ -70,7 +70,7 @@ msgstr "Pulisci la lista interna degli indirizzi Jabber dei contatti"
|
|||
|
||||
#: jappixmini.php:307
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
msgstr "Invia"
|
||||
|
||||
#: jappixmini.php:308
|
||||
msgid "Add contact"
|
||||
|
|
|
@ -5,7 +5,7 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Jappix Mini addon settings"] = "";
|
||||
$a->strings["Jappix Mini addon settings"] = "Impostazioni plugin Jappix Mini";
|
||||
$a->strings["Activate addon"] = "Abilita plugin";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Non inserire Jappixmini nell'intrerfaccia web";
|
||||
$a->strings["Jabber username"] = "Nome utente Jabber";
|
||||
|
@ -17,5 +17,5 @@ $a->strings["Friendica password"] = "Password Friendica";
|
|||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Approva le richieste di collegamento dai tuoi contatti Friendica automaticamente";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Sottoscrivi automaticamente i contatti Friendica";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Pulisci la lista interna degli indirizzi Jabber dei contatti";
|
||||
$a->strings["Submit"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Add contact"] = "Aggiungi contatto";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue