mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Update IT strings
This commit is contained in:
parent
7bfa963a56
commit
bfd8e37fb8
87 changed files with 412 additions and 306 deletions
|
@ -16,7 +16,11 @@ $a->strings["Email"] = "Email";
|
|||
$a->strings["Friendica Item"] = "Elemento da Friendica";
|
||||
$a->strings["Upstream"] = "Upstream";
|
||||
$a->strings["Local"] = "Locale";
|
||||
$a->strings["Enabled"] = "Abilitato";
|
||||
$a->strings["Email Address"] = "Indirizzo Email";
|
||||
$a->strings["Leave blank to use your account email address"] = "Lascia in bianco per usare l'indirizzo email del tuo account";
|
||||
$a->strings["Enabled"] = "Abilitato";
|
||||
$a->strings["Exclude Likes"] = "Escludi \"Mi Piace\"";
|
||||
$a->strings["Check this to omit mailing \"Like\" notifications"] = "Seleziona per evitare di inviare notifiche per \"Mi Piace\"";
|
||||
$a->strings["Attach Images"] = "Allega Immagini";
|
||||
$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = "Scarica le immagini nei messaggi e le allega alle email. Utile per leggere le email mentre si è offline.";
|
||||
$a->strings["Mail Stream Settings"] = "Impostazioni Mail Stream";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue