Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.php')
-rw-r--r--l10n/it.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/it.php b/l10n/it.php
index 9c5321f77..533aed806 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"Connect" => "Connetti",
"Sending …" => "Invio in corso...",
"Reply" => "Rispondi",
+"Message sent!" => "Messaggio inviato!",
"Error sending the reply." => "Errore durante l'invio della risposta.",
"Error while deleting account." => "Errore durante l'eliminazione dell'account.",
"Choose a file to add as attachment" => "Scegli un file da aggiungere come allegato",
@@ -54,17 +55,26 @@ $TRANSLATIONS = array(
"+ cc" => "+ cc",
"Reply …" => "Rispondi...",
"Forward" => "Inoltra",
+"Add mail account" => "Aggiungi account di posta",
+"Check messages …" => "Controlla i messaggi...",
"No messages in this folder!" => "Nessun messaggio in questa cartella!",
+"New message" => "Nuovo messaggio",
"Connect your mail account" => "Connetti il tuo account di posta",
"Name" => "Nome",
"Mail Address" => "Indirizzo di posta",
"IMAP Password" => "Password IMAP",
"Manual configuration" => "Configurazione manuale",
"IMAP Host" => "Host IMAP",
+"IMAP security" => "Protezione IMAP",
+"none" => "nessuno",
+"ssl" => "ssl",
+"tls" => "tls",
"IMAP Port" => "Porta IMAP",
"IMAP User" => "Utente IMAP",
"SMTP Host" => "Host SMTP",
+"SMTP security" => "Protezione SMTP",
"SMTP Port" => "Porta SMTP",
+"SMTP Port (default 25, ssl 465)" => "Porta SMTP (predefinita 25, ssl 465)",
"SMTP User" => "Utente SMTP",
"SMTP Password" => "Password SMTP",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." => "Stai per essere inoltrato a %s - fai clic qui se la redirezione automatica non avviene entro pochi secondi.",