aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-24 05:53:39 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-24 05:53:39 +0000
commitb95190b44857e87d1c13d5f4170e4a16389a501d (patch)
treeb952b1c855bdf83759abd0503c87c8b48a22c758 /themes
parente886d2d6de33fed0d3c35ba2a1a1e5c25889d37d (diff)
[elegant] Add gl_ES, thanks to : damufo
git-svn-id: http://piwigo.org/svn/trunk@30284 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes')
-rwxr-xr-xthemes/elegant/language/gl_ES/theme.lang.php31
1 files changed, 31 insertions, 0 deletions
diff --git a/themes/elegant/language/gl_ES/theme.lang.php b/themes/elegant/language/gl_ES/theme.lang.php
new file mode 100755
index 000000000..35f26d0f5
--- /dev/null
+++ b/themes/elegant/language/gl_ES/theme.lang.php
@@ -0,0 +1,31 @@
+<?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['Choose what should be the default state for each panel, or disable the animation:'] = 'Escoller cal debería ser o estado predeterminado para cada panel, ou desactivar a animación:';
+$lang['Comments Panel'] = 'Panel comentarios';
+$lang['Disable the animation'] = 'Desactivar animación';
+$lang['Displayed'] = 'Amosado';
+$lang['Elegant, Configuration Page'] = 'Elegante, páxina de configuración';
+$lang['Hidden'] = 'Agochado';
+$lang['Main Menu Panel'] = 'Panel do menú principal';
+$lang['Panels options'] = 'Opcións dos paneis';
+$lang['Photo Description Panel'] = 'Panel descrición de foto'; \ No newline at end of file