From ed15c9480080c04d0879f1704b8210001962064e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 31 May 2021 03:40:00 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 1 + l10n/it.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index c1662fd..76e7752 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -24,6 +24,7 @@ OC.L10N.register( "Indicates if the SP will validate all received XML." : "Indica se lo SP convaliderà tutti gli XML ricevuti.", "ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "URL ADFS-Codifica i dati SAML come lettere minuscole, mentre il sistema utilizza, in modo predefinito, le lettere maiuscole. Abilitata per compatibilità con ADFS sulla verifica della firma.", "Algorithm that the toolkit will use on signing process." : "Algoritmo che il toolkit utilizzerà per il processo di firma.", + "Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Recupera i parametri della query da $_SERVER. Alcuni server SAML lo richiedono per le richieste SLO.", "Attribute to map the UID to." : "Attributo a cui associare l'UID.", "Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Consenti l'autenticazione solo se un account esiste in un altro motore. (ad es. LDAP)", "Attribute to map the displayname to." : "Attributo a cui associare il nome visualizzato.", diff --git a/l10n/it.json b/l10n/it.json index 71a1f4b..23736ae 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -22,6 +22,7 @@ "Indicates if the SP will validate all received XML." : "Indica se lo SP convaliderà tutti gli XML ricevuti.", "ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "URL ADFS-Codifica i dati SAML come lettere minuscole, mentre il sistema utilizza, in modo predefinito, le lettere maiuscole. Abilitata per compatibilità con ADFS sulla verifica della firma.", "Algorithm that the toolkit will use on signing process." : "Algoritmo che il toolkit utilizzerà per il processo di firma.", + "Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Recupera i parametri della query da $_SERVER. Alcuni server SAML lo richiedono per le richieste SLO.", "Attribute to map the UID to." : "Attributo a cui associare l'UID.", "Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Consenti l'autenticazione solo se un account esiste in un altro motore. (ad es. LDAP)", "Attribute to map the displayname to." : "Attributo a cui associare il nome visualizzato.",