diff options
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index d25cd12987a..fcc302d06a1 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -70,7 +70,6 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "Dirección de correo electrónico para %1$s cambiada en %2$s", "Welcome aboard" : "Bienvenido a bordo", "Welcome aboard %s" : "Bienvenido a bordo %s", - "You have now an %s account, you can add, protect, and share your data." : "Ahora tiene una cuenta %s, puede agregar, proteger, y compartir su información.", "Your username is: %s" : "Su nombre de usuario es: %s", "Set your password" : "Establezca su contraseña", "Go to %s" : "Vaya a %s", @@ -439,6 +438,7 @@ OC.L10N.register( "Subscribe to our news feed!" : "¡Suscríbete a nuestro feed de noticias!", "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!", "Show last log in" : "Mostrar el último inicio de sesión", + "You have now an %s account, you can add, protect, and share your data." : "Ahora tiene una cuenta %s, puede agregar, proteger, y compartir su información.", "Verifying" : "Verificando", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y buen funcionamiento de tu instancia que todo esté configurado correctamente. Para ayudarte con esto, vamos a hacer algunas comprobaciones automáticas. Por favor, comprueba la sección 'Sugerencias y trucos' y la documentación para más información.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Falta el módulo PHP 'fileinfo'. Recomendamos encarecidamente activar este módulo para conseguir mejores resultados en la detección de los tipos MIME.", |