From 48460349a55c8d7ef30fc750c0c0139b23348e95 Mon Sep 17 00:00:00 2001
From: random <dictionary@tutamail.com>
Date: Fri, 10 Sep 2021 09:12:05 +0000
Subject: [PATCH] Translated using Weblate (Italian)

Currently translated at 99.9% (3156 of 3157 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
---
 src/i18n/strings/it.json | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index 7e89bdf00c..72cd653679 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -3689,8 +3689,8 @@
     "Are you sure you want to add encryption to this public room?": "Vuoi veramente aggiungere la crittografia a questa stanza pubblica?",
     "Low bandwidth mode (requires compatible homeserver)": "Modalità a connessione lenta (richiede un homeserver compatibile)",
     "Multiple integration managers (requires manual setup)": "Gestori di integrazione multipli (richiede configurazione manuale)",
-    "Thread": "Argomento",
-    "Show threads": "Mostra argomenti",
+    "Thread": "Conversazione",
+    "Show threads": "Mostra conversazioni",
     "Threaded messaging": "Messaggi raggruppati",
     "The above, but in any room you are joined or invited to as well": "Quanto sopra, ma anche in qualsiasi stanza tu sia entrato o invitato",
     "The above, but in <Room /> as well": "Quanto sopra, ma anche in <Room />",
@@ -3703,5 +3703,13 @@
     "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s ha ancorato un messaggio a questa stanza. Vedi tutti i messaggi ancorati.",
     "%(senderName)s pinned <a>a message</a> to this room. See all <b>pinned messages</b>.": "%(senderName)s ha ancorato <a>un messaggio</a> a questa stanza. Vedi tutti i <b>messaggi ancorati</b>.",
     "Some encryption parameters have been changed.": "Alcuni parametri di crittografia sono stati modificati.",
-    "Role in <RoomName/>": "Ruolo in <RoomName/>"
+    "Role in <RoomName/>": "Ruolo in <RoomName/>",
+    "Explore %(spaceName)s": "Esplora %(spaceName)s",
+    "Send a sticker": "Invia uno sticker",
+    "Reply to thread…": "Rispondi alla conversazione…",
+    "Reply to encrypted thread…": "Rispondi alla conversazione cifrata…",
+    "Add emoji": "Aggiungi emoji",
+    "Unknown failure": "Errore sconosciuto",
+    "Failed to update the join rules": "Modifica delle regole di accesso fallita",
+    "Anyone in <spaceName/> can find and join. You can select other spaces too.": "Chiunque in <spaceName/> può trovare ed entrare. Puoi selezionare anche altri spazi."
 }