From 32a1d71f77931f50887d88b81de6b9cca559fa14 Mon Sep 17 00:00:00 2001 From: fede Date: Thu, 16 Aug 2018 13:09:23 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (1219 of 1219 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 3b87a71fcc..6b2a41f4fb 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -1228,5 +1228,7 @@ "An error ocurred whilst trying to remove the widget from the room": "Si è verificato un errore tentando di rimuovere il widget dalla stanza", "Your message wasn’t sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "Il tuo messaggio non è stato inviato perchè questo homeserver ha raggiunto il suo limite di utenti attivi mensili. Contatta l'amministratore del servizio per continuare ad usarlo.", "This homeserver has hit its Monthly Active User limit": "Questo homeserver ha raggiunto il suo limite di utenti attivi mensili", - "Please contact your service administrator to continue using this service.": "Contatta l'amministratore del servizio per continuare ad usarlo." + "Please contact your service administrator to continue using this service.": "Contatta l'amministratore del servizio per continuare ad usarlo.", + "Internal room ID: ": "ID interno della stanza: ", + "Room version number: ": "Numero di versione della stanza: " }