source: extensions/edit_gmaps/language/lv_LV/lang.php @ 8680

Last change on this file since 8680 was 8680, checked in by ddtddt, 13 years ago

[extensions] - edit_gmaps - add lv_LV (Latvian) thanks to Aivars Baldone - step1

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 811 bytes
Line 
1<?php
2$lang['Map']='Karte';
3 
4$lang['displays %s on a map']='parada %s uz kartes';
5$lang['opens %s in Google Earth']='atver uz %s Google Earth (jabut uzinstaletam uz jusu datora)';
6 
7$lang['Go to']='Iet uz';
8 
9$lang['go to %s']='iet uz %s';
10$lang['displays all images on a map']='attelo karte visus attelus';
11$lang['Viewing']='Aplukošana';
12$lang['Link to this page']='Saite uz šo lapu';
13$lang['Show all']='Radit visu';
14$lang['show all pictures around this location']='paradit visus attelus ap šo atrašanas vietu';
15$lang['Search a location...']='Meklet atrašanas vietu...';
16 
17$lang['Loading']='Ieladejas';
18$lang['Failed']='Nizdevas';
19 
20$lang['Prev']='Iepriekšejais';
21$lang['Next']='Nakošais';
22$lang['out of %d']='arpus %d';
23 
24$lang['More pictures near this location']='Vel atteli šis atrašanas vietas tuvuma';
25?>
Note: See TracBrowser for help on using the repository browser.