1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/sources/plugins/TakeATour/language/uk_UA/plugin.lang.php
2015-07-05 19:12:42 +02:00

38 lines
No EOL
4.2 KiB
PHP
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['End tour'] = 'Кунець туру';
$lang['Next '] = 'Наступний';
$lang['Prev'] = 'Попередній';
$lang['Start the Tour'] = 'Розпочати тур';
$lang['Visit your Piwigo!'] = 'Відвідайте ваш Piwigo!';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Здійсніть екскурсію та пізнайте можливості вашої галереі Piwigo » перейти до доступних екскурсій';
$lang['First Contact'] = 'Перший контакт';
$lang['2.7 Tour'] = 'Тур 2.7';
$lang['2_7_0_descrp'] = 'Дізнайтеся що нового у Piwigo 2.7';
$lang['Privacy'] = 'Конфіденційність';
$lang['TAT_descrp'] = 'Ласкаво просимо! Ось список всіх доступних турів, щоб допомогти вам відкрити для себе особливості вашої Piwigo галереї.<br><br> Запустіть тур нижче, а потім дотримуйтесь інструкцій. Натисніть Наступна/Попередня (або використовуйте стрілки на клавіатурі) для навігації під час туру. У той час як ви знаходитесь в турі, якщо ви перейдете на іншу сторінку адміністрації, ви будете перенаправлені з поточної сторінки Туру. Якщо ви застрягли і не можете закінчити тур, відвідайте <em>Плаґіни » Take A Tour</em> щоб закінчити тур.';
$lang['takeatour_configpage'] = 'Take A Tour » Перелік Турів';
$lang['first_contact_descrp'] = 'Рекомендується для початківців, цей тур познайомить Вас з Piwigo та її основних особливостей. Він почнеться, показуючи вам, як додати фотографії, як ними можна управляти. Тур триває з керуванням альбому і закінчується налаштуванням за допомогою конфігурації, тем і плаґінів.';
$lang['privacy_descrp'] = 'Цей тур представляє всі способи захисту фотографії з публічного доступу з правами на альбом і на фото, і від копіювання з використанням захисту зображень.';