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.js')
-rw-r--r--l10n/it.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/it.js b/l10n/it.js
index e81578b07..1368dbf64 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -61,6 +61,9 @@ OC.L10N.register(
"Error loading message" : "Errore durante il caricamento del messaggio",
"New message" : "Nuovo messaggio",
"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.",
- "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Se non vuoi visitare tale pagina, puoi tornare all'<a href=\"%s\">applicazione di posta</a>."
+ "Redirect warning" : "Avviso di redirezione",
+ "The previous page is sending you to %s" : "La pagina precedente ti sta inviando su %s",
+ "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Se non vuoi visitare tale pagina, puoi tornare all'<a href=\"%s\">applicazione di posta</a>.",
+ "Continue to %s" : "Continua su %s"
},
"nplurals=2; plural=(n != 1);");