aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r--apps/settings/l10n/es.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 8ca1d986002..a10a630cc18 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -434,19 +434,13 @@ OC.L10N.register(
"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",
- "Plain" : "Plano",
- "NT LAN Manager" : "Gestor de NT LAN",
"SSL/TLS" : "SSL/TLS",
- "STARTTLS" : "STARTTLS",
"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.",
"Send mode" : "Modo de envío",
"Encryption" : "Cifrado",
"Sendmail mode" : "Modo Sendmail",
"From address" : "Desde la dirección",
- "Authentication method" : "Método de autenticación",
- "Authentication required" : "Se necesita autenticación",
"Server address" : "Dirección del servidor",
"Port" : "Puerto",
"Credentials" : "Credenciales",
@@ -527,6 +521,12 @@ OC.L10N.register(
"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'",