From d7f481343d9d4be48c0a8a4db6cd5782533b46ad Mon Sep 17 00:00:00 2001 From: Paulo Pinto Date: Fri, 16 Jul 2021 15:52:57 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.0% (3021 of 3051 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 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 2d98072f78..e082363709 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3481,5 +3481,17 @@ "%(senderName)s changed their profile picture": "%(senderName)s ha cambiato la propria immagine del profilo", "%(senderName)s removed their profile picture": "%(senderName)s ha rimosso la propria immagine del profilo", "%(senderName)s removed their display name (%(oldDisplayName)s)": "%(senderName)s ha rimosso il proprio nome (%(oldDisplayName)s)", - "%(senderName)s set their display name to %(displayName)s": "%(senderName)s ha impostato il proprio nome a %(displayName)s" + "%(senderName)s set their display name to %(displayName)s": "%(senderName)s ha impostato il proprio nome a %(displayName)s", + "Integration manager": "Gestore dell'integrazione", + "Your %(brand)s doesn't allow you to use an integration manager to do this. Please contact an admin.": "Il tuo %(brand)s non ti permette di usare il gestore di integrazioni per questa azione. Contatta un amministratore.", + "Using this widget may share data with %(widgetDomain)s & your integration manager.": "Usando questo widget i dati possono essere condivisi con %(widgetDomain)s e il tuo Gestore di Integrazione.", + "Identity server is": "Il server di identità è", + "Integration managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.": "I gestori di integrazione ricevono dati di configurazione e possono modificare widget, inviare inviti alla stanza, assegnare permessi a tuo nome.", + "Use an integration manager to manage bots, widgets, and sticker packs.": "Usa un gestore di integrazioni per gestire bot, widget e pacchetti di adesivi.", + "Use an integration manager (%(serverName)s) to manage bots, widgets, and sticker packs.": "Usa un gestore di integrazioni (%(serverName)s) per gestire bot, widget e pacchetti di adesivi.", + "Identity server": "Server di identità", + "Identity server (%(server)s)": "Server di identità (%(server)s)", + "Could not connect to identity server": "Impossibile connettersi al server di identità", + "Not a valid identity server (status code %(code)s)": "Non è un server di identità valido (codice di stato %(code)s)", + "Identity server URL must be HTTPS": "L'URL di Identita' Server deve essere HTTPS" }