aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-04 01:12:42 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-04 01:12:42 +0000
commit6975cef00b3a0c0c6085949963cc29b6789507cd (patch)
treee83f309634c9c0bd244c65cd86cf97ae4fad1889 /apps/user_ldap
parent3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff)
downloadnextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz
nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/es.js6
-rw-r--r--apps/user_ldap/l10n/es.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 1f51667ca20..a5380bc4081 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "Se ha producido un fallo al borrar las asignaciones.",
- "Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor",
+ "Failed to delete the server configuration" : "No se ha podido borrar la configuración del servidor",
"Invalid configuration: Anonymous binding is not allowed." : "Configuración no válida: No se permite enlazado anónimo.",
"Valid configuration, connection established!" : "Configuración válida. ¡Conexión establecida!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero falló el enlazado. Por favor compruebe los ajustes del servidor y las credenciales.",
@@ -27,9 +27,9 @@ OC.L10N.register(
"Select groups" : "Seleccionar grupos",
"Select object classes" : "Seleccionar la clase de objeto",
"Please check the credentials, they seem to be wrong." : "Por favor verifique las credenciales, parecen no ser correctas.",
- "Please specify the port, it could not be auto-detected." : "Por favor especifique el puerto, no pudo ser autodetectado.",
+ "Please specify the port, it could not be auto-detected." : "Por favor especifique el puerto, no se ha podido autodetectar.",
"Base DN could not be auto-detected, please revise credentials, host and port." : "Base DN no puede ser detectada automáticamente, por favor revise credenciales, host y puerto.",
- "Could not detect Base DN, please enter it manually." : "No se pudo detectar Base DN, por favor ingrésela manualmente.",
+ "Could not detect Base DN, please enter it manually." : "No se ha podido detectar Base DN, por favor introdúzcala manualmente.",
"{nthServer}. Server" : "{nthServer}. servidor",
"No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.",
"More than 1,000 directory entries available." : "Más de 1.000 entradas de directorios disponibles.",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index 5d7352fd0c8..3c0cf33d54d 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -1,6 +1,6 @@
{ "translations": {
"Failed to clear the mappings." : "Se ha producido un fallo al borrar las asignaciones.",
- "Failed to delete the server configuration" : "No se pudo borrar la configuración del servidor",
+ "Failed to delete the server configuration" : "No se ha podido borrar la configuración del servidor",
"Invalid configuration: Anonymous binding is not allowed." : "Configuración no válida: No se permite enlazado anónimo.",
"Valid configuration, connection established!" : "Configuración válida. ¡Conexión establecida!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuración válida, pero falló el enlazado. Por favor compruebe los ajustes del servidor y las credenciales.",
@@ -25,9 +25,9 @@
"Select groups" : "Seleccionar grupos",
"Select object classes" : "Seleccionar la clase de objeto",
"Please check the credentials, they seem to be wrong." : "Por favor verifique las credenciales, parecen no ser correctas.",
- "Please specify the port, it could not be auto-detected." : "Por favor especifique el puerto, no pudo ser autodetectado.",
+ "Please specify the port, it could not be auto-detected." : "Por favor especifique el puerto, no se ha podido autodetectar.",
"Base DN could not be auto-detected, please revise credentials, host and port." : "Base DN no puede ser detectada automáticamente, por favor revise credenciales, host y puerto.",
- "Could not detect Base DN, please enter it manually." : "No se pudo detectar Base DN, por favor ingrésela manualmente.",
+ "Could not detect Base DN, please enter it manually." : "No se ha podido detectar Base DN, por favor introdúzcala manualmente.",
"{nthServer}. Server" : "{nthServer}. servidor",
"No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.",
"More than 1,000 directory entries available." : "Más de 1.000 entradas de directorios disponibles.",