diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
commit | bc7f0c3095184475d9fd43f0500dc9578e1f7f73 (patch) | |
tree | 0c68edd9be8c93c4b8dc7028225005f92ae0f06d /apps/user_ldap/l10n/gl.js | |
parent | 460954afd9f994d3122fb425d1b200f2031c67b3 (diff) | |
download | nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.tar.gz nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/gl.js')
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 8e71c1857ae..0fbb0012d4c 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -61,6 +61,7 @@ OC.L10N.register( "Your password will expire today." : "O seu contrasinal caducará hoxe.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["O seu contrasinal caducará en %n día.","O seu contrasinal caducará en %n días."], "LDAP/AD integration" : "Integración de LDAP/AD", + "Checking for invalid LDAP UUIDs" : "Comprobando os UUID de LDAP non válidos", "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." : "Atopáronse UUID incorrectos de usuarios ou grupos LDAP. Revise a súa configuración de «Anular a detección de UUID» na parte Experto da configuración LDAP e utilice «occ ldap:update-uuid» para actualizalos.", "_%n group found_::_%n groups found_" : ["Atopouse %n grupo","Atopáronse %n grupos"], "> 1000 groups found" : "> 1000 grupos atopados", |