From ae61b66f10b69d44b1cf9a260484e15a34749f1b Mon Sep 17 00:00:00 2001 From: giapelle Date: Thu, 7 Dec 2017 15:39:47 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 8.7% (83 of 944 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 3caa3119f1..a81bcfb666 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -82,5 +82,7 @@ "%(weekDayName)s, %(monthName)s %(day)s %(time)s": "%(weekDayName)s, %(monthName)s %(day)s %(time)s", "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s", "Register": "Registrati", - "Rooms": "Stanze" + "Rooms": "Stanze", + "The remote side failed to pick up": "Il destinatario non ha risposto", + "Unable to capture screen": "Impossibile acquisire lo schermo" }