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 90ef3343b49..3aec716efff 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -123,6 +123,7 @@ OC.L10N.register( "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Es muy recomendable instalar los paquetes necesarios para poder soportar una de las siguientes configuraciones regionales: %s. ", "URL generation in notification emails" : "Generación de URL en mensajes de notificación", + "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si su instalación no está ubicada en la raíz del dominio y usa el cron del sistema, puede haber problemas al generarse los URL. Para evitarlos, configure la opción \"overwrite.cli.url\" en su archivo config.php para que use la ruta de la raíz del sitio web de su instalación (sugerencia: \"%s\")", "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>." : "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>.", |