From efa5ae0aacc38a0549c1d0290230bd857fd13c80 Mon Sep 17 00:00:00 2001 From: random Date: Thu, 10 Oct 2019 10:42:16 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.9% (1828 of 1830 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/ --- src/i18n/strings/it.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 0b927162ba..57552d2c5a 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2183,5 +2183,9 @@ "Use the new, faster, composer for writing messages": "Usa il compositore nuovo e più veloce per scrivere messaggi", "You are about to remove %(count)s messages by %(user)s. This cannot be undone. Do you wish to continue?|one": "Stai per rimuovere 1 messaggio da %(user)s. Non può essere annullato. Vuoi continuare?", "Remove %(count)s messages|one": "Rimuovi 1 messaggio", - "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Chiave pubblica di Captcha mancante nella configurazione dell'homeserver. Segnalalo all'amministratore dell'homeserver." + "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Chiave pubblica di Captcha mancante nella configurazione dell'homeserver. Segnalalo all'amministratore dell'homeserver.", + "Add Email Address": "Aggiungi indirizzo email", + "Add Phone Number": "Aggiungi numero di telefono", + "Your email address hasn't been verified yet": "Il tuo indirizzo email non è ancora stato verificato", + "Click the link in the email you received to verify and then click continue again.": "Clicca il link nell'email che hai ricevuto per verificare e poi clicca di nuovo Continua." }