<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery                                    |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2012 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['displays %s on a map'] = 'відображає %s на карті';
$lang['displays all photos on a map'] = 'відображає всі фотографії на карті';
$lang['Failed'] = 'Невдало';
$lang['go to %s'] = 'перейти до %s';
$lang['Go to'] = 'Перейти до';
$lang['Link to this page'] = 'Посилання на цю сторінку';
$lang['Loading'] = 'Завантаження';
$lang['Map'] = 'Карта';
$lang['More photos near this location'] = 'Ще фотографії біля цього місця';
$lang['Next'] = 'Наступна';
$lang['opens %s in Google Earth'] = 'відкриття %s у Google Планета Земля (повинна бути встановлена на вашому комп\'ютері)';
$lang['out of %d'] = 'поза %d';
$lang['Prev'] = 'Попередня';
$lang['show all photos around this location'] = 'показати всі фотографії навколо цього місця';
$lang['Show all'] = 'Показати все';
$lang['Viewing'] = 'Перегляд';
?>