Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index bb52655cf6b..63072f09490 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -139,8 +139,8 @@ OC.L10N.register(
"Cannot create \"data\" directory" : "Неможливо створити каталог даних",
"Setting locale to %s failed" : "Установка локалі %s не вдалася",
"Please install one of these locales on your system and restart your webserver." : "Встановіть один із цих мовних пакетів в вашу систему і перезапустіть веб-сервер.",
- "Please ask your server administrator to install the module." : "Будь ласка, зверніться до адміністратора, щоб встановити модуль.",
"PHP module %s not installed." : "%s модуль PHP не встановлено.",
+ "Please ask your server administrator to install the module." : "Будь ласка, зверніться до адміністратора, щоб встановити модуль.",
"PHP setting \"%s\" is not set to \"%s\"." : "Параметр PHP \"%s\" не встановлено в \"%s\".",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload налаштовано як \"%s\" замість очікуваного значення \"0\"",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Для виправлення змініть <code>mbstring.func_overload</code> на <code>0</code> у вашому php.ini",