summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ca.js2
-rw-r--r--apps/theming/l10n/ca.json2
-rw-r--r--apps/theming/l10n/es.js2
-rw-r--r--apps/theming/l10n/es.json2
-rw-r--r--apps/theming/l10n/fr.js2
-rw-r--r--apps/theming/l10n/fr.json2
6 files changed, 12 insertions, 0 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 328619a0a04..c1ffbd62393 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -29,7 +29,9 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja utilitzeu un tema personalitzat. És possible que aquest tema substitueixi els paràmetres de l'aplicació Aparença.",
"Theming" : "Aparença",
"Appearance and accessibility" : "Aparença i accessibilitat",
+ "PHP Imagick module" : "Mòdul Imagick del PHP",
"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òdul del PHP «imagick» no està habilitat però l'aplicació Temes sí. Perquè la generació d'icones de lloc funcioni correctament, cal instal·lar i habilitar aquest mòdul.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul «imagick» del PHP d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.",
"Dark theme with high contrast mode" : "Tema fosc amb mode de contrast alt",
"Enable dark high contrast mode" : "Habilita el mode fosc de contrast alt",
"Similar to the high contrast mode, but with dark colours." : "Similar al mode de contrast alt, però amb colors foscos.",
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json
index 35f9cf2007a..1ce13c13904 100644
--- a/apps/theming/l10n/ca.json
+++ b/apps/theming/l10n/ca.json
@@ -27,7 +27,9 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja utilitzeu un tema personalitzat. És possible que aquest tema substitueixi els paràmetres de l'aplicació Aparença.",
"Theming" : "Aparença",
"Appearance and accessibility" : "Aparença i accessibilitat",
+ "PHP Imagick module" : "Mòdul Imagick del PHP",
"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òdul del PHP «imagick» no està habilitat però l'aplicació Temes sí. Perquè la generació d'icones de lloc funcioni correctament, cal instal·lar i habilitar aquest mòdul.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul «imagick» del PHP d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.",
"Dark theme with high contrast mode" : "Tema fosc amb mode de contrast alt",
"Enable dark high contrast mode" : "Habilita el mode fosc de contrast alt",
"Similar to the high contrast mode, but with dark colours." : "Similar al mode de contrast alt, però amb colors foscos.",
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",
diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json
index 2e08a878f20..b510d237644 100644
--- a/apps/theming/l10n/es.json
+++ b/apps/theming/l10n/es.json
@@ -27,7 +27,9 @@
"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",
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index a0e2153883f..4a37133dc64 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -29,7 +29,9 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.",
"Theming" : "Personnaliser l'apparence",
"Appearance and accessibility" : "Apparence et accessibilité",
+ "PHP Imagick module" : "Module 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." : "Le module PHP \"imagick\" n'est pas actif mais l'application Theming est activée. Pour que la génération du Favicon fonctionne correctement, ce module doit être installé et actif.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Le module PHP « imagick » n’a aucun support SVG dans cette instance. Pour une meilleure compatibilité, il est recommandé de l’installer.",
"Dark theme with high contrast mode" : "Thème sombre avec mode de contraste élevé",
"Enable dark high contrast mode" : "Activer le mode sombre à contraste élevé",
"Similar to the high contrast mode, but with dark colours." : "Similaire au mode de contraste élevé, mais avec des couleurs sombres.",
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index c7edec41b5c..ecc9261d647 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -27,7 +27,9 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.",
"Theming" : "Personnaliser l'apparence",
"Appearance and accessibility" : "Apparence et accessibilité",
+ "PHP Imagick module" : "Module 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." : "Le module PHP \"imagick\" n'est pas actif mais l'application Theming est activée. Pour que la génération du Favicon fonctionne correctement, ce module doit être installé et actif.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Le module PHP « imagick » n’a aucun support SVG dans cette instance. Pour une meilleure compatibilité, il est recommandé de l’installer.",
"Dark theme with high contrast mode" : "Thème sombre avec mode de contraste élevé",
"Enable dark high contrast mode" : "Activer le mode sombre à contraste élevé",
"Similar to the high contrast mode, but with dark colours." : "Similaire au mode de contraste élevé, mais avec des couleurs sombres.",