diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:11:52 +0000 |
commit | bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f (patch) | |
tree | 2017953fd1cbddac4eaaa146b975aad6529a7e67 /settings/l10n/es.js | |
parent | 3f2a5c9335a0a96858edb65785eec149b16f1a0e (diff) | |
download | nextcloud-server-bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f.tar.gz nextcloud-server-bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index da3d19f3607..108deb1b51f 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -308,8 +308,6 @@ OC.L10N.register( "Hardening and security guidance" : "Guía de protección y seguridad", "Personal" : "Perfil", "Administration" : "Administración", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Foto de perfil", "Upload new" : "Subir otra", "Select from Files" : "Seleccionar desde Archivos", @@ -319,6 +317,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Choose as profile picture" : "Seleccionar como imagen de perfil", "You are member of the following groups:" : "Eres miembro de los siguientes grupos:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Nombre completo", "No display name set" : "No se ha establecido ningún nombre para mostrar", "Email" : "Correo electrónico", @@ -410,6 +409,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos sobre http.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para ejecutar esto, necesitas la extesión PHP posix. Ver la {linkstart}documentación de PHP{linkend} para más detalles.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de línea de comandos: ''occ db:convert-type', o mira la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ", "Get the apps to sync your files" : "Consigue las apps para sincronizar tus archivos.", "Desktop client" : "Cliente de escritorio", "Android app" : "App Android", |