diff options
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 73422f7090f..86661c0b1b5 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -29,7 +29,9 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.", "Theming" : "Tema", "Appearance and accessibility" : "Apariencia y accesibilidad", + "PHP Imagick module" : "Módulo PHP imagick", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El módulo PHP \"imagick\" no está habilitado, sin embargo la aplicación Temas sí lo está. Para que la generación de favicon funcione correctamente, es necesario instalar y habilitar este módulo.", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "El módulo PHP \"imagick\" de esta instancia no tiene soporte para SVG. Para una mejor compatibilidad es recomendable instalarlo.", "Dark theme with high contrast mode" : "Tema oscuro con modo de alto contraste", "Enable dark high contrast mode" : "Activar el modo oscuro de alto contraste", "Similar to the high contrast mode, but with dark colours." : "Similar al modo de alto contraste, pero con colores oscuros", |