summaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/uk.json')
-rw-r--r--lib/l10n/uk.json22
1 files changed, 1 insertions, 21 deletions
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index 51a9be14028..5b74c957fa1 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -255,31 +255,11 @@
"Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s",
"Storage is temporarily not available" : "Сховище тимчасово недоступне",
"Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s",
- "This can usually be fixed by giving the webserver write access to the config directory." : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу конфігурації.",
"%s enter the database username and name." : "%s введіть назву бази даних та ім'я користувача.",
"%s enter the database username." : "%s введіть ім'я користувача бази даних.",
"%s enter the database name." : "%s введіть назву бази даних.",
"%s you may not use dots in the database name" : "%s не можна використовувати крапки в назві бази даних",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Ймовірно, що сервер %s працює в 32-бітному PHP середовищі і open_basedir повинен бути налаштований в php.ini. Це призведе до проблем з файлами більше 4 ГБ і це дуже не рекомендується.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Будь ласка, вилучіть параметр open_basedir у вашому php.ini або перейдіть на 64-бітний PHP.",
- "The user limit has been reached and the user was not created." : "Ліміт користувачів досягнуто, і користувача не було створено.",
- "Cannot read file" : "Неможливо прочитати файл",
- "Cannot write into \"config\" directory" : "Неможливо записувати до каталгу \"config\"",
- "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу конфігурації. Побачити %s",
- "Cannot write into \"apps\" directory" : "Неможливо записувати до каталогу \"apps\"",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу програм або вимкнувши App Store у файлі конфігурації.",
- "Cannot create \"data\" directory" : "Неможливо створити каталог даних",
- "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Зазвичай це можна виправити, надавши веб-серверу доступ на запис до кореневого каталогу. Побачити %s",
- "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Зазвичай дозволи можна виправити, надавши веб-серверу доступ на запис до кореневого каталогу. Побачити %s.",
- "Setting locale to %s failed" : "Установка локалі %s не вдалася",
- "Please install one of these locales on your system and restart your webserver." : "Встановіть один із цих мовних пакетів в вашу систему і перезапустіть веб-сервер.",
- "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",
- "PostgreSQL >= 9 required" : "Потрібно PostgreSQL> = 9",
- "Please upgrade your database version" : "Оновіть версію бази даних",
- "Your data directory is readable by other users" : "Ваш каталог даних доступний для читання іншим користувачам",
- "Your data directory must be an absolute path" : "Ваш каталог даних має бути абсолютним шляхом",
- "Check the value of \"datadirectory\" in your configuration" : "Перевірте значення \"datadirectory\" у своїй конфігурації",
- "Your data directory is invalid" : "Ваш каталог даних недійсний"
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Будь ласка, вилучіть параметр open_basedir у вашому php.ini або перейдіть на 64-бітний PHP."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file