Update eu_ES, thanks to bixerdo

This commit is contained in:
Piwigo-TranslationTeam
2021-04-23 10:08:59 +02:00
parent e203226ba4
commit 33f845423a
2 changed files with 43 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
<?php
// +-----------------------------------------------------------------------+
// | Lexiglot - A PHP based translation tool |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2011-2013 Damien Sorel http://www.strangeplanet.fr |
// +-----------------------------------------------------------------------+
// | 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. |
// +-----------------------------------------------------------------------+
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>
+16
View File
@@ -0,0 +1,16 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Comments Panel'] = 'Iruzkinen panela';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Aukeratu zein izan beharko litzatekeen panel bakoitzeko lehenetsitako egoera, edo animazioa ezgaitu:';
$lang['Disable the animation'] = 'Ezgaitu animazioa';
$lang['Elegant, Configuration Page'] = 'Elegant, konfigurazio orria';
$lang['Hidden'] = 'Ezkutatuta';
$lang['Main Menu Panel'] = 'Menu nagusiaren panela';
$lang['Displayed'] = 'Bistaratuta';
$lang['Panels options'] = 'Panelen aukerak';
$lang['Photo Description Panel'] = 'Argazkien deskribapenen panela';