diff options
Diffstat (limited to 'apps/theming/l10n/uk.js')
-rw-r--r-- | apps/theming/l10n/uk.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/uk.js b/apps/theming/l10n/uk.js index a334f439b49..cca5a51375a 100644 --- a/apps/theming/l10n/uk.js +++ b/apps/theming/l10n/uk.js @@ -29,6 +29,7 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ви уже використовуєте власну тему. Таким чином налаштування застосунку Оформлення може бути перезаписано.", "Theming" : "Оформлення", "Appearance and accessibility" : "Тема та вигляд", + "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." : "PHP-модуль \"imagick\" не ввімкнено, хоча програму для створення тем. Щоб генерація фавіконів працювала коректно, вам необхідно встановити та ввімкнути цей модуль.", "Dark theme with high contrast mode" : "Темна тема з режимом високої контрастності", "Enable dark high contrast mode" : "Увімкнути темний режим високої контрастності", "Similar to the high contrast mode, but with dark colours." : "Подібно до режиму високої контрастності, але з темними кольорами.", |