diff options
Diffstat (limited to 'settings/l10n/es_MX.js')
-rw-r--r-- | settings/l10n/es_MX.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index bede844d7f0..195ab694a1f 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -307,8 +307,6 @@ OC.L10N.register( "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", "Personal" : "Personal", "Administration" : "Administración", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", "Profile picture" : "Foto de perfil", "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", @@ -318,6 +316,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Choose as profile picture" : "Seleccionar como foto del 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ás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", "Email" : "Correo electrónico", @@ -409,6 +408,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 el servicio webcron para llamar a cron.php cada 15 minutos a través de http. ", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta 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 la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>. ", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos", "Desktop client" : "Cliente de escritorio", "Android app" : "Aplicación Android", |