diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-29 01:54:56 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-29 01:54:56 -0400 |
commit | 1f63e8df61dbee0ee4acbdf485b1132312b88ce5 (patch) | |
tree | 9f91b6a1115084115ab9cbe81bffeba116cc8059 /apps/user_ldap/l10n | |
parent | 46caf1fbfee861e665998cc009090e81cb424884 (diff) | |
download | nextcloud-server-1f63e8df61dbee0ee4acbdf485b1132312b88ce5.tar.gz nextcloud-server-1f63e8df61dbee0ee4acbdf485b1132312b88ce5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 8ba9fbefee5..9503830a911 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "No se pudo establecer la configuración %s", "Action does not exist" : "La acción no existe.", "The Base DN appears to be wrong" : "La Base DN parece estar mal", + "Testing configuration…" : "Probando configuración", "Configuration incorrect" : "Configuración Incorrecta", "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correcta", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 8cf67f71bb0..528afb920da 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "No se pudo establecer la configuración %s", "Action does not exist" : "La acción no existe.", "The Base DN appears to be wrong" : "La Base DN parece estar mal", + "Testing configuration…" : "Probando configuración", "Configuration incorrect" : "Configuración Incorrecta", "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correcta", |