diff options
Diffstat (limited to 'apps/settings/l10n/es_CR.js')
-rw-r--r-- | apps/settings/l10n/es_CR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index 72cb30fcc7f..de83d3093fe 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -193,6 +193,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "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 preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ", @@ -201,6 +202,8 @@ OC.L10N.register( "From address" : "De la dirección", "Server address" : "Dirección del servidor", "Port" : "Puerto", + "Authentication method" : "Método de autenticación", + "Authentication required" : "Autenticación requerida", "Credentials" : "Credenciales", "SMTP Username" : "Usuario SMTP", "SMTP Password" : "Contraseña SMTP", @@ -235,12 +238,9 @@ OC.L10N.register( "Migration started …" : "La migración ha comenzado ...", "Address" : "Dirección", "Avatar" : "Avatar", - "Login" : "Iniciar sesión", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", "STARTTLS" : "STARTTLS", - "Authentication method" : "Método de autenticación", - "Authentication required" : "Autenticación requerida", "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:", "Enable encryption" : "Habilitar encripción", "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'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'", |