Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 24dd8b21..361478ed 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"user_saml",
{
+ "This user account is disabled, please contact your administrator." : "Questo account utente è disabilitato, contatta il tuo amministratore.",
"Saved" : "Salvato",
+ "Unknown error, please check the log file for more details." : "Errore sconosciuto, controlla il file di log per ulteriori dettagli.",
"X.509 certificate of the Service Provider" : "Certificato X.509 del fornitore di servizi",
"Private key of the Service Provider" : "Chiave privata del fornitore di servizi",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "Indica che il nameID della <samlp:logoutRequest> inviata da questo SP sarà cifrato.",
@@ -20,6 +22,7 @@ OC.L10N.register(
"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.",
"Attribute to map the email address to." : "Attributo a cui associare l'indirizzo di posta elettronica.",
+ "Attribute to map the quota to." : "Attributo a cui associare la quota.",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Utilizza autenticazione SAML per i client desktop di %s (richiede una nuova autenticazione degli utenti)",
"SSO & SAML authentication" : "Autenticazione SSO e SAML",
"Open documentation" : "Apri la documentazione",