diff options
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 35bcc29e915..328619a0a04 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -29,6 +29,7 @@ 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", + "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.", "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.", |