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/ca.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/ca.js')
-rw-r--r-- | apps/user_ldap/l10n/ca.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js index 1c8b4d7c913..3177fb9cd6f 100644 --- a/apps/user_ldap/l10n/ca.js +++ b/apps/user_ldap/l10n/ca.js @@ -61,6 +61,7 @@ OC.L10N.register( "Your password will expire today." : "La contrasenya caducarà avui.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La vostra contrasenya expirarà en %n dies.","La vostra contrasenya caducarà d'aquí %n dies."], "LDAP/AD integration" : "Integració 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." : "S'han trobat UUID no vàlids d'usuaris o grups LDAP. Reviseu els paràmetres de l'\"Anul·lació de detecció d'UUID\" a la part Experta de la configuració LDAP i utilitzeu \"occ ldap:update-uuid\" per actualitzar-los.", "_%n group found_::_%n groups found_" : ["S'ha trobat %n grup","S’han trobat %n grups"], "> 1000 groups found" : "> 1000 grups trobats", "> 1000 users found" : "> 1000 usuaris trobats", |