From 3e89b29ba6311c62d921fc7844ba233905e35fdc Mon Sep 17 00:00:00 2001 From: random Date: Mon, 17 Jan 2022 14:16:41 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3403 of 3403 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 | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index eb6c592776..3c62a0eec5 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3529,5 +3529,26 @@ "From a thread": "Da una conversazione", "Widget": "Widget", "Automatically send debug logs on decryption errors": "Invia automaticamente log di debug per errori di decifrazione", - "Show extensible event representation of events": "Mostra la rappresentazione estensibile degli eventi" + "Show extensible event representation of events": "Mostra la rappresentazione estensibile degli eventi", + "Open this settings tab": "Apri questa scheda di impostazioni", + "was removed %(count)s times|one": "è stato rimosso", + "was removed %(count)s times|other": "è stato rimosso %(count)s volte", + "were removed %(count)s times|one": "sono stati rimossi", + "were removed %(count)s times|other": "sono stati rimossi %(count)s volte", + "Remove from room": "Rimuovi dalla stanza", + "Failed to remove user": "Rimozione utente fallita", + "Remove them from specific things I'm able to": "Rimuovilo da cose specifiche dove posso farlo", + "Remove them from everything I'm able to": "Rimuovilo da ovunque io possa farlo", + "Remove from %(roomName)s": "Rimuovi da %(roomName)s", + "Remove from chat": "Rimuovi dalla conversazione", + "You were removed from %(roomName)s by %(memberName)s": "Sei stato rimosso da %(roomName)s da %(memberName)s", + "Remove users": "Rimuovi utenti", + "Keyboard": "Tastiera", + "Show join/leave messages (invites/removes/bans unaffected)": "Mostra messaggi di entrata/uscita (non influenza inviti/rimozioni/ban)", + "Enable location sharing": "Attiva condivisione posizione", + "Remove, ban, or invite people to your active room, and make you leave": "Buttare fuori, bandire o invitare persone nella tua stanza attiva e farti uscire", + "Remove, ban, or invite people to this room, and make you leave": "Buttare fuori, bandire o invitare persone in questa stanza e farti uscire", + "%(senderName)s removed %(targetName)s": "%(senderName)s ha rimosso %(targetName)s", + "%(senderName)s removed %(targetName)s: %(reason)s": "%(senderName)s ha rimosso %(targetName)s: %(reason)s", + "Removes user with given id from this room": "Rimuove l'utente con il dato ID da questa stanza" }