diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
commit | bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf (patch) | |
tree | 5b1ed3158953e440d323e54d5116d774fedb8efb /apps/user_ldap/l10n/gl.js | |
parent | add4e4365a4040d2e4e6aa79c0d03c3edd78583c (diff) | |
download | nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.tar.gz nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index f857d32236f..4e822f8bee0 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -176,7 +176,7 @@ OC.L10N.register( "Quota Field" : "Campo de cota", "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para a cota predeterminada do usuario. Noutro caso, especifique un atributo LDAP/AD.", "Quota Default" : "Cota predeterminada", - "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Sobrescribir a cota predeterminada para usuarios LDAP que non teñen unha cota configurada no campo Cota.", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Substituír a cota predeterminada para usuarios LDAP que non teñen unha cota configurada no campo Cota.", "Email Field" : "Campo do correo", "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Axustar o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", "User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario", |