aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/es_ES/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TakeATour/language/es_ES/plugin.lang.php')
-rwxr-xr-xplugins/TakeATour/language/es_ES/plugin.lang.php40
1 files changed, 0 insertions, 40 deletions
diff --git a/plugins/TakeATour/language/es_ES/plugin.lang.php b/plugins/TakeATour/language/es_ES/plugin.lang.php
deleted file mode 100755
index 4ac754f94..000000000
--- a/plugins/TakeATour/language/es_ES/plugin.lang.php
+++ /dev/null
@@ -1,40 +0,0 @@
-<?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['Start the Tour'] = 'Empezar el tour';
-$lang['TAT_descrp'] = '¡Bienvenido! Aquí aparecen listados todos los tours disponibles para descubrir las funcionalidades de tu galería Piwigo. <br>Selecciona un tour aquí abajo y sigue las instrucciones. Haz click en Siguiente/Anterior (o usa las flechas de tu teclado) para navegar durante el tour. Durante el tour, si vas a otra página de la administración, se te redireccionará a la actual página del tour. Si te quedas atascado y no consigues acabar el tour, accediendo a <em>Pulgins » Empezar un tour</em> acabará el tour.';
-$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Empieza un tour y descubre las posibilidades de tu galería Piwigo » Accede a los tours disponibles';
-$lang['Visit your Piwigo!'] = '¡Visita tu Piwigo!';
-$lang['Prev'] = 'Anterior';
-$lang['Next '] = 'Siguiente';
-$lang['End tour'] = 'Terminar';
-$lang['takeatour_configpage'] = 'Hacer un tour »Lista de tours';
-
-$lang['First Contact'] = 'Primer contacto';
-$lang['first_contact_descrp'] = 'Esta visita es una introducción a Piwigo y sus funcionalidades básicas. Esta recomendada para principiantes. Empieza añadiendo imágenes y su gestión. La visita sigue con la gestión de los álbumes, los permisos y acaba con la personalización a través de configuración, temas, y plugins.';
-
-$lang['2.7 Tour'] = '2.7 Tour';
-$lang['2_7_0_descrp'] = 'Descubre las novedades de Piwigo 2.7';
-
-$lang['privacy_descrp'] = 'Este tour le presenta todas las formas de proteger sus fotos del acceso público con sistemas de permisos por álbum y por imagen, y de las copias mediante protecciones de imagen.';
-$lang['Privacy'] = 'Privacidad'; \ No newline at end of file