Last change
on this file since 4072 was
4072,
checked in by ddtddt, 15 years ago
|
[extensions]- rv_gmaps/trunk - Add ES language
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
816 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $lang['Map']='Mapa'; |
---|
3 | |
---|
4 | $lang['displays %s on a map']='fijar %s sobre la mapa'; |
---|
5 | $lang['opens %s in Google Earth']='Abre %s con Google Earth (Debe estar instalado sobre su PC)'; |
---|
6 | |
---|
7 | $lang['Go to']='Ir a'; |
---|
8 | |
---|
9 | $lang['go to %s']='ir a %s'; |
---|
10 | $lang['displays all images on a map']='Fija todas las imágenes sobre la mapa'; |
---|
11 | $lang['Viewing']='Visión de conjunto'; |
---|
12 | $lang['Link to this page']='Enlaces hacia esta página'; |
---|
13 | $lang['Show all']='Presenta todo'; |
---|
14 | $lang['show all pictures around this location']='Presenta todas las imágenes cerca de estas señas'; |
---|
15 | $lang['Search a location...']='Buscar un lugar...'; |
---|
16 | |
---|
17 | $lang['Loading']='Carga'; |
---|
18 | $lang['Failed']='Fracaso'; |
---|
19 | |
---|
20 | $lang['Prev']='Prece'; |
---|
21 | $lang['Next']='Sigui'; |
---|
22 | $lang['out of %d']='sobre %d'; |
---|
23 | |
---|
24 | $lang['More pictures near this location']='Más imágenes cerca de este lugar'; |
---|
25 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.