summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-28 00:28:36 +0000
commit4f222b9fbaab04fe92f3f0ae6c8da05c824b4050 (patch)
tree75210eeee435c438c1e3dc8901d5b2d51e6f5f37 /apps/user_ldap/l10n
parent443d15bac3bd4f2ab200eb0e5580e1f390f995eb (diff)
downloadnextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.tar.gz
nextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/it.js1
-rw-r--r--apps/user_ldap/l10n/it.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js
index bb8763f4f9a..0363a718a49 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",
+ "Checking for invalid LDAP UUIDs" : "Controllo di UUID LDAP non validi",
"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",
diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json
index 36b24fa5492..73d1d70ef13 100644
--- a/apps/user_ldap/l10n/it.json
+++ b/apps/user_ldap/l10n/it.json
@@ -59,6 +59,7 @@
"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",
+ "Checking for invalid LDAP UUIDs" : "Controllo di UUID LDAP non validi",
"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",