From f266bd6d447b7452bd4a676eb4b392a50f1a3bbb Mon Sep 17 00:00:00 2001 From: random Date: Thu, 22 Aug 2019 07:53:51 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (1746 of 1746 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 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index e577270788..2043a04106 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2073,5 +2073,16 @@ "No Identity Server is configured so you cannot add add an email address in order to reset your password in the future.": "Non è configurato alcun server di identità, perciò non puoi aggiungere un indirizzo email per ripristinare la password in futuro.", "No Identity Server is configured: no email addreses can be added. You will be unable to reset your password.": "Nessun server di identità configurato: non possono essere aggiunti indirizzi email. Non potrai ripristinare la password.", "No identity server is configured: add one in server settings to reset your password.": "Nessun server di identità configurato: aggiungine uno nelle impostazioni server per ripristinare la password.", - "This account has been deactivated.": "Questo account è stato disattivato." + "This account has been deactivated.": "Questo account è stato disattivato.", + "Accept to continue:": "Accetta la per continuare:", + "ID": "ID", + "Public Name": "Nome pubblico", + "Identity server has no terms of service": "Il server di identità non ha condizioni di servizio", + "The identity server you have chosen does not have any terms of service.": "Il server di identità che hai scelto non ha alcuna condizione di servizio.", + "Terms of service not accepted or the identity server is invalid.": "Condizioni di servizio non accettate o server di identità non valido.", + "Enter a new identity server": "Inserisci un nuovo server di identità", + "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "Accetta le condizioni di servizio del server di identità (%(serverName)s) per poter essere trovabile tramite indirizzo email o numero di telefono.", + "A device's public name is visible to people you communicate with": "Il nome pubblico di un dispositivo è visibile dalle persone con cui comunichi", + "Remove %(email)s?": "Rimuovere %(email)s?", + "Remove %(phone)s?": "Rimuovere %(phone)s?" }