regenerated all the strings

This commit is contained in:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
parent 55986ad17d
commit 25ba6023d0
767 changed files with 7410 additions and 7962 deletions

View file

@ -5,23 +5,22 @@ function string_plural_select_it($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["From Address"] = "Indirizzo di invio";
$a->strings["Email address that stream items will appear to be from."] = "Indirizzo email da cui i messaggi appariranno inviati";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Re:"] = "R:";
$a->strings["Friendica post"] = "Messaggio Friendica";
$a->strings["Diaspora post"] = "Messaggio Diaspora";
$a->strings["Feed item"] = "Elemento da feed";
$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["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";
$a->strings['From Address'] = 'Indirizzo di invio';
$a->strings['Email address that stream items will appear to be from.'] = 'Indirizzo email da cui i messaggi appariranno inviati';
$a->strings['Save Settings'] = 'Salva Impostazioni';
$a->strings['Re:'] = 'R:';
$a->strings['Friendica post'] = 'Messaggio Friendica';
$a->strings['Diaspora post'] = 'Messaggio Diaspora';
$a->strings['Feed item'] = 'Elemento da feed';
$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['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';