From f37d6b135a88d74b0ba331144ccc1018152ba8b5 Mon Sep 17 00:00:00 2001 From: random Date: Thu, 14 Oct 2021 10:41:16 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3210 of 3210 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 8efabc19ce..42f291423f 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3220,5 +3220,13 @@ "This is the start of export of . Exported by at %(exportDate)s.": "Questo รจ l'inizio dell'esportazione di . Esportata da il %(exportDate)s.", "%(creatorName)s created this room.": "%(creatorName)s ha creato questa stanza.", "Media omitted - file size limit exceeded": "File omesso - superata dimensione massima", - "Media omitted": "File omesso" + "Media omitted": "File omesso", + "Create poll": "Crea sondaggio", + "Updating spaces... (%(progress)s out of %(count)s)|one": "Aggiornamento spazio...", + "Updating spaces... (%(progress)s out of %(count)s)|other": "Aggiornamento spazi... (%(progress)s di %(count)s)", + "Sending invites... (%(progress)s out of %(count)s)|one": "Spedizione invito...", + "Sending invites... (%(progress)s out of %(count)s)|other": "Spedizione inviti... (%(progress)s di %(count)s)", + "Loading new room": "Caricamento nuova stanza", + "Upgrading room": "Aggiornamento stanza", + "Polls (under active development)": "Sondaggi (in sviluppo)" }