From 186f6c597aaeed66254f90ccd58ef8ae1e74c5aa Mon Sep 17 00:00:00 2001 From: random Date: Thu, 9 Dec 2021 09:13:43 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3340 of 3340 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index bcb9eb49ea..3871d2ac3f 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3438,5 +3438,6 @@ "The poll has ended. Top answer: %(topAnswer)s": "Il sondaggio è terminato. Risposta più scelta: %(topAnswer)s", "The poll has ended. No votes were cast.": "Il sondaggio è terminato. Nessun voto inviato.", "Final result based on %(count)s votes|one": "Risultato finale basato su %(count)s voto", - "Final result based on %(count)s votes|other": "Risultato finale basato su %(count)s voti" + "Final result based on %(count)s votes|other": "Risultato finale basato su %(count)s voti", + "Are you sure you want to end this poll? This will show the final results of the poll and stop people from being able to vote.": "Vuoi davvero terminare questo sondaggio? Verranno mostrati i risultati finali e le persone non potranno più votare." }