source: extensions/Psli_BingMaps/language/es_ES/plugin.lang.php @ 17797

Last change on this file since 17797 was 17797, checked in by TranslationTeam, 12 years ago

[psli_bingmaps] Add es_ES, thanks to : jpr928

  • Property svn:executable set to *
File size: 2.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Action'] = 'Acción';
24$lang['Action Album'] = 'Álbum para abrir';
25$lang['Action Picture'] = 'Foto para mostrar';
26$lang['Action Zoom'] = 'Objetivo de ampliación del zoom';
27$lang['Added pictures'] = 'Fotos agregadas';
28$lang['Associated map'] = 'Tarjetas asociadas';
29$lang['Batch association'] = 'Asociación en masa';
30$lang['Bing Maps Key'] = 'Bing Maps Key';
31$lang['Category'] = 'Álbumes';
32$lang['Category not selected'] = 'Álbume no selecciónado';
33$lang['Center Latittude'] = 'Latitud del centro';
34$lang['Center Longitude'] = 'Longitud del centro';
35$lang['Change Zoom Level'] = 'Modificar el nivel del zoom';
36$lang['Click to show picture'] = 'Hacer clic para mostrar la foto';
37$lang['Click to show pictures of'] = 'Haga clic aquí para ver las fotos de';
38$lang['Click to zoom on'] = 'Haga clic para ampliar en';
39$lang['Configuration'] = 'Configuración';
40$lang['Configuration mode'] = 'Configuración';
41$lang['Create a map'] = 'Crear un mapa';
42$lang['Create a pin'] = 'Crear un POI';
43?>
Note: See TracBrowser for help on using the repository browser.