From 02fc3c9b85b7966959124ee860478ec235a18602 Mon Sep 17 00:00:00 2001 From: random Date: Fri, 5 Jul 2019 15:25:16 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.8% (1678 of 1681 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 9faf8d2129..c232e50573 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -1993,5 +1993,9 @@ "Changes your avatar in all rooms": "Cambia il tuo avatar in tutte le stanze", "Clear all data on this device?": "Eliminare tutti i dati in questo dispositivo?", "Deleting all data from this device is permanent. Encrypted messages will be lost unless their keys have been backed up.": "L'eliminazione dei dati dal dispositivo รจ permanente. I messaggi cifrati verranno persi a meno che non si sia fatto un backup delle loro chiavi.", - "Delete everything": "Elimina tutto" + "Delete everything": "Elimina tutto", + "Your homeserver doesn't seem to support this feature.": "Il tuo homeserver non sembra supportare questa funzione.", + "You're signed out": "Sei disconnesso", + "Your homeserver (%(domainName)s) admin has signed you out of your account %(displayName)s (%(userId)s).": "L'admin del tuo homeserver (%(domainName)s) ti ha disconnesso dal tuo account %(displayName)s (%(userId)s).", + "I don't want to sign in": "Non voglio accedere" }