diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
commit | 12dc49fbca469488d66c205ef060d2b1b1950091 (patch) | |
tree | dba5c4a83c7ee41ed4bdfd8fb8adad3f15614401 /apps/user_ldap/l10n/gl.js | |
parent | 8ac6fe8ba45c3d47e984d910e23e5b43c0cef162 (diff) | |
download | nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.tar.gz nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.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 a3b0e687edc..8e71c1857ae 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", + "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", "> 1000 users found" : "> 1000 usuarios atopados", |