diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-31 01:54:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-31 01:54:44 -0400 |
commit | 8d23b3440286035c9f7183442f27c325b6263e10 (patch) | |
tree | de5052becc6bfc4e33fd2a0542391c3d6e553eaf /apps/user_ldap/l10n/es.js | |
parent | a3bc11241230dda8709f98663d8fbc00bdbb2d2e (diff) | |
download | nextcloud-server-8d23b3440286035c9f7183442f27c325b6263e10.tar.gz nextcloud-server-8d23b3440286035c9f7183442f27c325b6263e10.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es.js')
-rw-r--r-- | apps/user_ldap/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 007730546ae..373c173f6db 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -78,6 +78,9 @@ OC.L10N.register( "Verify settings" : "Verificar configuración", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Adds a new and blank configuration" : "Añade una configuración nueva y vacía", + "Copy current configuration into new directory binding" : "Copiar la actual configuración en un nuevo directorio de enlace", + "Delete the current configuration" : "Elimina la actual configuración", "Host" : "Servidor", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Puede omitir el protocolo, excepto si requiere SSL. En ese caso, empiece con ldaps://", "Port" : "Puerto", |