diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:27 +0000 |
commit | fe46f23a7298381ec487b6acd7da540d72d01530 (patch) | |
tree | aa8fde4b6bf9a1b746e51983deadbc58b4c9f407 /apps/user_ldap/l10n/it.js | |
parent | 232484f0da6eeee29ff1c37681ee5a992bc384f2 (diff) | |
download | nextcloud-server-fe46f23a7298381ec487b6acd7da540d72d01530.tar.gz nextcloud-server-fe46f23a7298381ec487b6acd7da540d72d01530.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/it.js')
-rw-r--r-- | apps/user_ldap/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index eb7a6c2e1d0..bb8763f4f9a 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -61,6 +61,7 @@ OC.L10N.register( "Your password will expire today." : "La tua password scadrà oggi.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La tua password scadrà tra %n giorno.","La tua password scadrà oggi tra %n giorni.","La tua password scadrà oggi tra %n giorni."], "LDAP/AD integration" : "Integrazione LDAP/AD", + "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Trovati UUID di utenti o gruppi LDAP non validi. Controlla le tue impostazioni \"Sovrascrivi rilevazione UUID\" nella sezione Esperto della configurazione LDAP ed usa \"occ ldap:update-uuid\" per aggiornarle.", "_%n group found_::_%n groups found_" : ["%n gruppo trovato","%n gruppi trovati","%n gruppi trovati"], "> 1000 groups found" : "> 1000 gruppi trovati", "> 1000 users found" : "> 1000 utenti trovati", |