diff options
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index e2eda7c10a1..ca7fda26daa 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -132,6 +132,7 @@ OC.L10N.register( "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar cronjob vía CLI. Han aparecido los siguientes errores técnicos:", "Configuration Checks" : "Comprobaciones de la configuración", "No problems found" : "No se han encontrado problemas", + "Please double check the <a href=\"%s\">installation guides</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, revise las <a href=\"%s\">guías de instalación</a>, y compruebe errores o avisos en el <a href=\"#log-section\">registro</a>.", "Last cron job execution: %s." : "Cron se ejecutó por última vez: %s", "Last cron job execution: %s. Something seems wrong." : "Cron se ejecutó por última vez: %s. Algo va mal.", "Cron was not executed yet!" : "¡Cron aún no ha sido ejecutado!", |