From 87dd6090a42e2de145f9c9034cccd1beefe03204 Mon Sep 17 00:00:00 2001 From: random Date: Fri, 26 Nov 2021 14:42:38 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3304 of 3304 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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 8710e8f6a6..a2acca9826 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3367,5 +3367,15 @@ "%(count)s votes|other": "%(count)s voti", "%(spaceName)s and %(count)s others|one": "%(spaceName)s e altri %(count)s", "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", - "%(spaceName)s and %(count)s others|other": "%(spaceName)s e altri %(count)s" + "%(spaceName)s and %(count)s others|other": "%(spaceName)s e altri %(count)s", + "Sorry, the poll you tried to create was not posted.": "Spiacenti, il sondaggio che hai provato a creare non è stato inviato.", + "Failed to post poll": "Invio del sondaggio fallito", + "Sorry, your vote was not registered. Please try again.": "Spiacenti, il tuo voto non è stato registrato. Riprova.", + "Vote not registered": "Voto non registrato", + "Developer": "Sviluppatore", + "Experimental": "Sperimentale", + "Messaging": "Messaggi", + "Themes": "Temi", + "Message Previews": "Anteprime messaggi", + "Moderation": "Moderazione" }