From db7cce1d5e46ff35112d67a8e9ef703442c09892 Mon Sep 17 00:00:00 2001 From: random Date: Wed, 12 Jan 2022 09:44:16 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.7% (3380 of 3389 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 9061faa7d4..bb8169b91d 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3510,5 +3510,13 @@ "Back to thread": "Torna alla conversazione", "Room members": "Membri stanza", "Back to chat": "Torna alla chat", - "Send reactions": "" + "Send reactions": "", + "No active call in this room": "", + "Unable to find Matrix ID for phone number": "", + "Unknown (user, session) pair: (%(userId)s, %(deviceId)s)": "", + "Command failed: Unable to find room (%(roomId)s": "", + "Unrecognised room address: %(roomAlias)s": "", + "Failed to get room topic: Unable to find room (%(roomId)s": "", + "Command error: Unable to find rendering type (%(renderingType)s)": "", + "Command error: Unable to handle slash command.": "" }