diff options
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index e169a7a1b62..742b485f446 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -149,7 +149,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:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, compruebe de nuevo las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación ↗</a>, y comprueba por cualquier error o advertencia en el <a href=\"#log-section\">Registro</a>", "All checks passed." : "Ha pasado todos los controles", - "Open documentation" : "Documentación abierta", + "Open documentation" : "Abrir Documentación", "Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición", "Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces", "Allow public uploads" : "Permitir subidas públicas", @@ -223,6 +223,7 @@ OC.L10N.register( "Documentation:" : "Documentación:", "User documentation" : "Documentación de usuario", "Admin documentation" : "Documentación de administrador", + "Visit website" : "Visite nuestro sitio web", "Report a bug" : "Notificar un error", "Show description …" : "Mostrar descripción…", "Hide description …" : "Ocultar descripción…", |