diff options
Diffstat (limited to 'apps/settings/l10n/es_CO.js')
-rw-r--r-- | apps/settings/l10n/es_CO.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index 527775f0843..4a4b197c5b1 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -82,11 +82,15 @@ OC.L10N.register( "Basic settings" : "Configuraciones básicas", "Sharing" : "Compartiendo", "Personal info" : "Información Personal", + "Email server" : "Servidor de correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", + "Background jobs" : "Trabajos en segundo plano", "Create" : "Crear", "Change" : "Cambiar", "Delete" : "Borrar", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", + "None" : "Ninguno", "Limit to groups" : "Limitar a grupos", "Save changes" : "Guardar cambios", "All" : "Todos", @@ -171,13 +175,11 @@ OC.L10N.register( "Administrator documentation" : "Documentación del adminsitrador", "Documentation" : "Documentación", "Forum" : "Foro", - "None" : "Ninguno", "Login" : "Iniciar sesión", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", - "Email server" : "Servidor de correo electrónico", "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. ", "Send mode" : "Modo de envío", @@ -193,7 +195,6 @@ OC.L10N.register( "Save" : "Guardar", "Test email settings" : "Probar las configuraciones de correo electrónico", "Send email" : "Enviar correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "Version" : "Versión", "Server-side encryption" : "Encripción del lado del servidor", @@ -211,7 +212,6 @@ OC.L10N.register( "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'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ", "Start migration" : "Iniciar migración", - "Background jobs" : "Trabajos en segundo plano", "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ", "Last job ran %s." : "El último trabajo corrió %s.", "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", |