diff options
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r-- | apps/settings/l10n/es.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index a296d6bd7b8..a4211ba76e0 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -433,6 +433,7 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Error: Esta app no se puede activar porque hace inestable al servidor", "Documentation" : "Documentación", "Forum" : "Foro", + "Login" : "Iniciar sesión", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Abrir documentación", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante configurar este servidor para que pueda enviar correos, por ejemplo para cambios de contraseñas y notificaciones.", @@ -442,6 +443,8 @@ "From address" : "Desde la dirección", "Server address" : "Dirección del servidor", "Port" : "Puerto", + "Authentication method" : "Método de autenticación", + "Authentication required" : "Se necesita autenticación", "Credentials" : "Credenciales", "SMTP Username" : "Nombre de usuario SMTP", "SMTP Password" : "Contraseña SMTP", @@ -520,12 +523,9 @@ "Address" : "Dirección", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Ha ocurrido un error durante la petición. No se puede continuar.", - "Login" : "Iniciar sesión", "Plain" : "Plano", "NT LAN Manager" : "Gestor de NT LAN", "STARTTLS" : "STARTTLS", - "Authentication method" : "Método de autenticación", - "Authentication required" : "Se necesita autenticación", "Please read carefully before activating server-side encryption: " : "Por favor, lea cuidadosamente antes de activar el cifrado en el servidor.", "Enable encryption" : "Habilitar cifrado", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesita migrar sus claves de cifrado provenientes del antiguo sistema (ownCloud <= 8.0) al nuevo. Por favor habilite el \"Módulo de cifrado por defecto\" y ejecute 'occ encryption:migrate'", |