aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-17 00:21:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-17 00:21:05 +0000
commita26da45571f7900d2d087b473a27db55f78a7241 (patch)
treebafeffa077c91d2f3c0dd61f67ad5191a9c5d562 /apps/user_ldap/l10n/es_MX.js
parentcfef1cb4f09fe6828dd654b59ed3293d2224ec59 (diff)
downloadnextcloud-server-a26da45571f7900d2d087b473a27db55f78a7241.tar.gz
nextcloud-server-a26da45571f7900d2d087b473a27db55f78a7241.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/es_MX.js')
-rw-r--r--apps/user_ldap/l10n/es_MX.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js
index 01c4da35dc6..081c3fbb237 100644
--- a/apps/user_ldap/l10n/es_MX.js
+++ b/apps/user_ldap/l10n/es_MX.js
@@ -62,10 +62,6 @@ OC.L10N.register(
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["La contraseña expirará dentro de %n día. ","La contraseña expirará dentro de %n días. ","La contraseña expirará dentro de %n días. "],
"LDAP/AD integration" : "Integración LDAP/AD",
"LDAP Connection" : "Conexión LDAP",
- "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["El enlace falló para las siguiente configuración de LDAP: %s","El enlace falló para las siguientes configuraciones de LDAP: %s","El enlace falló para las siguientes configuraciones de LDAP: %s"],
- "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["La búsqueda falló para las siguiente configuración de LDAP: %s","La búsqueda falló para las siguientes configuraciones de LDAP: %s","La búsqueda falló para las siguientes configuraciones de LDAP: %s"],
- "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Hay una configuración de LDAP inactiva: %s","Hay configuraciones de LDAP inactivas: %s","Hay configuraciones de LDAP inactivas: %s"],
- "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["El enlace y búsqueda funcionan para las conexión de LDAP configurada (%s)","El enlace y búsqueda funcionan para todas las conexiones de LDAP configuradas (%s)","El enlace y búsqueda funcionan para todas las conexiones de LDAP configuradas (%s)"],
"Invalid LDAP UUIDs" : "UUIDs de LDAP inválidas",
"None found" : "Ninguno encontrado",
"_%n group found_::_%n groups found_" : ["%n grupo encontrado","%n grupos encontrados","%n grupos encontrados"],