mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +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
|
@ -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