From 549e2e45899a522dff862e89ec9deba69c1d8a09 Mon Sep 17 00:00:00 2001 From: random Date: Wed, 28 Aug 2019 08:54:25 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (1751 of 1751 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 0bd14c1f92..0df38b1201 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2085,5 +2085,9 @@ "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?", - "Use the new, faster, but still experimental composer for writing messages (requires refresh)": "Usa nuovo il compositore, più veloce, ma ancora sperimentale per scrivere messaggi (necessario ricaricare)" + "Use the new, faster, but still experimental composer for writing messages (requires refresh)": "Usa nuovo il compositore, più veloce, ma ancora sperimentale per scrivere messaggi (necessario ricaricare)", + "Multiple integration managers": "Gestori di integrazione multipli", + "If you don't want to use to discover and be discoverable by existing contacts you know, enter another identity server below.": "Se non vuoi usare per trovare ed essere trovato dai contatti esistenti che conosci, inserisci un altro server di identità qua sotto.", + "Using an identity server is optional. If you choose not to use an identity server, you won't be discoverable by other users and you won't be able to invite others by email or phone.": "Usare un server di identità è facoltativo. Se scegli di non usarne uno, non potrai essere trovato dagli altri utenti e non potrai invitarne altri per email o telefono.", + "Do not use an identity server": "Non usare un server di identità" }