From bb09f0f1827da784f3f1650ec4c5ca62861873ee Mon Sep 17 00:00:00 2001 From: random Date: Tue, 17 Jan 2023 09:59:59 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3711 of 3711 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 960d580bce..0876dcbdf1 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3704,5 +3704,10 @@ "Can't start voice message": "Impossibile iniziare il messaggio vocale", "Edit link": "Modifica collegamento", "Unfortunately we're unable to start a recording right now. Please try again later.": "Sfortunatamente non riusciamo ad iniziare una registrazione al momento. Riprova più tardi.", - "Connection error": "Errore di connessione" + "Connection error": "Errore di connessione", + "Decrypted source unavailable": "Sorgente decifrata non disponibile", + "Numbered list": "Elenco numerato", + "Bulleted list": "Elenco puntato", + "Connection error - Recording paused": "Errore di connessione - Registrazione in pausa", + "%(senderName)s started a voice broadcast": "%(senderName)s ha iniziato una trasmissione vocale" }