"Cannot write into \"config\" directory!":"Не можу писати у каталог \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory":"Зазвичай це можна виправити, надавши веб-серверу права на запис в теці конфігурації",
"See %s":"Переглянути %s",
"Sample configuration detected":"Виявлено приклад конфігурації",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php":"Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
"App \"%s\" cannot be installed because appinfo file cannot be read.":"Застосунок \"%s\" не може бути встановлений через те, що файл appinfo не може бути прочитано.",
"%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 не можна використовувати крапки в назві бази даних",
"Oracle connection could not be established":"Не можемо з'єднатися з Oracle ",
"Oracle username and/or password not valid":"Oracle ім'я користувача та/або пароль не дійсні",
"PostgreSQL username and/or password not valid":"PostgreSQL ім'я користувача та/або пароль не дійсні",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ":"Mac OS X не підтримується і %s не буде коректно працювати на цій платформі. Випробовуєте на свій риск!",
"For the best results, please consider using a GNU/Linux server instead.":"Для кращих результатів розгляньте можливість використання GNU/Linux серверу",
"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.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"":"Тільки такі символи допускаються в імені користувача: \"a-z\", \"A-Z\", \"0-9\", і \"_.@-'\"",
"A valid username must be provided":"Потрібно задати вірне ім'я користувача",
"Username contains whitespace at the beginning or at the end":"Ім'я користувача містить символ пробілу в початку або в кінці",
"A valid password must be provided":"Потрібно задати вірний пароль",
"The username is already being used":"Ім'я користувача вже використовується",
"Setting locale to %s failed":"Установка локалі %s не вдалася",
"Please install one of these locales on your system and restart your webserver.":"Встановіть один із цих мовних пакетів в вашу систему і перезапустіть веб-сервер.",
"PHP module %s not installed.":"%s модуль PHP не встановлено.",
"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",
"libxml2 2.7.0 is at least required. Currently %s is installed.":"Необхідно libxml2 версії принаймні 2.7.0. На разі встановлена %s.",
"To fix this issue update your libxml2 version and restart your web server.":"Що виправити це оновіть версію libxml2 та перезапустіть веб-сервер.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.":"Схоже, що PHP налаштовано на вичищення блоків вбудованої документації. Це зробить кілька основних додатків недоступними.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"Це, ймовірно, обумовлено використанням кеша/прискорювача такого як Zend OPcache або eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?":"Модулі PHP були встановлені, але вони все ще перераховані як відсутні?",
"Please ask your server administrator to restart the web server.":"Будь ласка, зверніться до адміністратора, щоб перезавантажити сервер.",
"Please upgrade your database version":"Оновіть версію бази даних",
"Please change the permissions to 0770 so that the directory cannot be listed by other users.":"Змініть права доступу на 0770, щоб інші користувачі не могли отримати список файлів цього каталогу.",
"Check the value of \"datadirectory\" in your configuration":"Перевірте значення \"datadirectory\" у своїй конфігурації",