<?php
// +-----------------------------------------------------------------------+
// | photoWidget  - a plugin for Piwigo                                    |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2010 Nicolas Roudaire             http://www.nikrou.net  |
// +-----------------------------------------------------------------------+
// | 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., 51 Franklin Street, Fifth Floor, Boston,            |
// | MA 02110-1301 USA.                                                    |
// +-----------------------------------------------------------------------+

$lang['That plugin display pictures using a flash movie that rotates them in 3D. It works like regulars categories but in a more amazing and exciting way.'] = 'Tento doplnok zobrazuje fotky ako flash film, ktorý rotuje s 3D efektom. Funguje ako normálna kategória, ale trochu zaujímavejšou a zábavnejšou formou.';
$lang['You can choose that mode for displaying one, severals or all categories'] = 'Môžete vybrať režim pre zobrazenie jednej, niekoľkých alebo všetkých kategórií';
$lang['Main configuration'] = 'Hlavná konfigurácia';
$lang['All categories'] = 'Všetky kategórie';
$lang['Applicable categorie(s)'] = 'Platná kategória(ie)';
$lang['Animation size'] = 'Veľkosť animácie';
$lang['Animation background color'] = 'Farba pozadia animácie';
$lang['Color'] = 'Farba';
$lang['You choose that mode for'] = 'Zvoliť režim pre';
$lang['one category'] = 'jedna kategória';
$lang['severals categories'] = 'niekoľko kategórií';
$lang['Width has been updated'] = 'Šírka bola aktualizovaná';
$lang['Height has been updated'] = 'Výška bola aktualizovaná';
$lang['Background color of animation has been updated'] = 'Farba pozadia bola aktualizovaná';
$lang['This widget requires Flash Player 9 or better'] = 'Tento widget potrebuje Flash Player 9 a novší';
$lang['Height'] = 'Výška';
$lang['No'] = 'Nie';
$lang['Photo Widget Plugin'] = 'Foto widget doplnok';
$lang['Submit'] = 'Odoslať';
$lang['Width'] = 'Šírka';
$lang['Yes'] = 'Áno';
$lang['You must choose at least one category'] = 'Musíte označiť najmenej jednu kategóriu';
?>