diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-09 00:08:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-09 00:08:19 +0000 |
commit | 25f2546a7bb67371a051c387e0bb034f5ba87891 (patch) | |
tree | 5332a16b91e22d4a7df347c79f6a92098f2a8336 /settings/l10n/es.js | |
parent | 3536aff7800bf78cb04badc61c94b914b54556eb (diff) | |
download | nextcloud-server-25f2546a7bb67371a051c387e0bb034f5ba87891.tar.gz nextcloud-server-25f2546a7bb67371a051c387e0bb034f5ba87891.zip |
[tx-robot] updated from transifex
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.", |