diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-13 01:55:50 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-13 01:55:50 -0400 |
commit | 1295e541736f3bf073013db72a49416821f5d4bc (patch) | |
tree | b1e0badce7e9557bccb3342e200d9db3ea724da0 /settings/l10n/es.php | |
parent | b506de6f08d17bf6e5584dfce253b7e3bead928b (diff) | |
download | nextcloud-server-1295e541736f3bf073013db72a49416821f5d4bc.tar.gz nextcloud-server-1295e541736f3bf073013db72a49416821f5d4bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 399a0854746..734149034b9 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "You need to set your user email before being able to send test emails." => "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.", "Send mode" => "Modo de envío", "Encryption" => "Cifrado", +"Authentication method" => "Método de autenticación", "Unable to load list from App Store" => "No se pudo cargar la lista desde el App Store", "Authentication error" => "Error de autenticación", "Your full name has been changed." => "Se ha cambiado su nombre completo.", @@ -71,6 +72,7 @@ $TRANSLATIONS = array( "Fatal issues only" => "Problemas fatales solamente", "None" => "Ninguno", "Login" => "Iniciar sesión", +"Plain" => "Plano", "NT LAN Manager" => "Gestor de NT LAN", "SSL" => "SSL", "TLS" => "TLS", |