[13176] | 1 | <?php |
---|
| 2 | // +-----------------------------------------------------------------------+ |
---|
[16438] | 3 | // | Piwigo - a PHP based photo gallery | |
---|
| 4 | // +-----------------------------------------------------------------------+ |
---|
[26461] | 5 | // | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | |
---|
[16438] | 6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
| 7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
| 8 | // +-----------------------------------------------------------------------+ |
---|
| 9 | // | This program is free software; you can redistribute it and/or modify | |
---|
| 10 | // | it under the terms of the GNU General Public License as published by | |
---|
| 11 | // | the Free Software Foundation | |
---|
| 12 | // | | |
---|
| 13 | // | This program is distributed in the hope that it will be useful, but | |
---|
| 14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
| 15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
| 16 | // | General Public License for more details. | |
---|
| 17 | // | | |
---|
| 18 | // | You should have received a copy of the GNU General Public License | |
---|
| 19 | // | along with this program; if not, write to the Free Software | |
---|
| 20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
| 21 | // | USA. | |
---|
| 22 | // +-----------------------------------------------------------------------+ |
---|
[23212] | 23 | |
---|
[13176] | 24 | $lang['Admin configuration'] = 'Конфігурація адміністратора'; |
---|
| 25 | $lang['also given by your host provider'] = 'також дізнайтесь у Вашого хостинг-провайдера'; |
---|
| 26 | $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Альтернативним рішенням є копіювання тексту в поле вище і вставте його в файл "local/config/database.inc.php" (Попередження: database.inc.php повинен містити тільки те, що в текстовому полі, без зворотної лінії або пропусків)'; |
---|
| 27 | $lang['Basic configuration'] = 'Базова конфігурація'; |
---|
| 28 | $lang['Can\'t connect to server'] = 'Не вдається підключитися до сервера'; |
---|
| 29 | $lang['Congratulations, Piwigo installation is completed'] = 'Вітаємо, Piwigo завершив встановлення'; |
---|
| 30 | $lang['Connection to server succeed, but it was impossible to connect to database'] = 'З\'єднання з сервером успішно, але з\'єднання з базою даних неможлива'; |
---|
| 31 | $lang['Creation of config file local/config/database.inc.php failed.'] = 'Створення файлу конфігурації local/config/database.inc.php не вдалося.'; |
---|
| 32 | $lang['Database configuration'] = 'Конфігурація бази даних'; |
---|
| 33 | $lang['Database name'] = 'Ім\'я бази даних'; |
---|
| 34 | $lang['Database table prefix'] = 'Префікс таблиць бази даних'; |
---|
| 35 | $lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'таблиці бази даних імена, яких будуть починатися з префіксами (дозволяє управляти таблицями краще)'; |
---|
| 36 | $lang['Default gallery language'] = 'Типова мова галереї'; |
---|
| 37 | $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Не соромтеся проконсультуватися на форумі першим з будь-яким питанням: %s'; |
---|
| 38 | $lang['Download the config file'] = 'Завантажити файл конфігурації'; |
---|
| 39 | $lang['enter a login for webmaster'] = 'введіть лоґін веб-майстра'; |
---|
| 40 | $lang['Hope to see you back soon.'] = 'Сподіваюся побачити вас найближчим часом.'; |
---|
| 41 | $lang['Host'] = 'Хост'; |
---|
| 42 | $lang['Installation'] = 'Встановлення'; |
---|
| 43 | $lang['It appears your webhost is currently running PHP %s.'] = 'Схоже, ваш хостинг в даний час працює з PHP %s.'; |
---|
| 44 | $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Він буде показаний відвідувачам. Це необхідно для адміністрації сайту'; |
---|
| 45 | $lang['Just another Piwigo gallery'] = 'Ще одна галерея Piwigo'; |
---|
| 46 | $lang['Keep it confidential, it enables you to access administration panel'] = 'Тримайте його конфіденційність, він дозволяє отримати доступ до адміністративної панелі'; |
---|
[16438] | 47 | $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Потрібна допомога? Задайте питання на <a href="%s">форумі Piwigo</a>.'; |
---|
[13176] | 48 | $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Зверніть увагу, ви можете змінити свою конфігурацію і перезавантажити собі Piwigo після цього.'; |
---|
| 49 | $lang['Password [confirm]'] = 'Пароль [підтвердження]'; |
---|
| 50 | $lang['PHP 5 is required'] = 'Потрібен PHP 5'; |
---|
| 51 | $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo можуть спробувати перемкнути конфігурацію PHP 5 шляхом створення або зміни .htaccess файлу.'; |
---|
| 52 | $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo не зміг налаштувати PHP 5.'; |
---|
| 53 | $lang['please enter your password again'] = 'введіть пароль ще раз'; |
---|
| 54 | $lang['Sorry!'] = 'Вибачте!'; |
---|
| 55 | $lang['Start Install'] = 'Початок встановлення'; |
---|
| 56 | $lang['Try to configure PHP 5'] = 'Спробуйте налаштувати PHP 5'; |
---|
| 57 | $lang['user login given by your host provider'] = 'лоґін користувача дізнайтесь у вашого хостинг-провайдера'; |
---|
| 58 | $lang['user password given by your host provider'] = 'лоґін користувача дізнайтесь у Вашого хостинг-провайдера'; |
---|
| 59 | $lang['verification'] = 'перевірка'; |
---|
| 60 | $lang['Visitors will be able to contact site administrator with this mail'] = 'Відвідувачі зможуть використовувати цю пошту, щоб зв\'язатися з адміністратором сайту'; |
---|
| 61 | $lang['webmaster login can\'t contain characters \' or "'] = 'лоґін веб-майстера не може містити символів \' або "'; |
---|
| 62 | $lang['Welcome to my photo gallery'] = 'Ласкаво просимо в фотогалерею'; |
---|
| 63 | $lang['Welcome to your new installation of Piwigo!'] = 'Ласкаво просимо у ваш новий встановлений Piwigo!'; |
---|
| 64 | $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Ви можете завантажити конфігураційний файл і завантажити його до local/config каталогу встановлення.'; |
---|
| 65 | $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Ви повинні звернутися в службу підтримки вашого хостинг-провайдера і подивитися, як ви можете переключитися на PHP 5 самостійно.'; |
---|
[13437] | 66 | $lang['User'] = 'Користувач'; |
---|
[23842] | 67 | $lang['localhost or other, supplied by your host provider'] = 'локальний хост або будь-який інший, наданий вашим провайдером'; |
---|
[13176] | 68 | ?> |
---|