source: extensions/rv_gmaps/trunk/language/lv_LV/lang.php @ 17429

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

[rv_mapsearth] Update lv_LV, thanks to : agrisans

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 870 bytes
Line 
1<?php
2$lang['Map']='Karte';
3
4$lang['displays %s on a map']='rāda %s uz kartes';
5$lang['opens %s in Google Earth']='atver %s iekš Google Earth (jābūt uzinstalētam)';
6
7$lang['Go to']='Iet uz';
8
9$lang['go to %s']='iet uz %s';
10$lang['displays all photos on a map']='attēlo visus attēlus uz kartes';
11$lang['Viewing']='Aplūkošana';
12$lang['Link to this page']='Saite uz šo lapu';
13$lang['Show all']='Rādīt visu';
14$lang['show all photos around this location']='rādīt visus attēlus ap šo (vietu) lokāciju';
15
16$lang['Loading']='Lādēšana';
17$lang['Failed']='Kļūme';
18
19$lang['Prev']='Iepriekšējais';
20$lang['Next']='Nākamais';
21$lang['out of %d']='ārpus %d';
22
23$lang['More photos near this location']='Vairāk attēlu ap šo vietu (lokāciju)';
24$lang['Geotag'] = 'Ģeotags (birka)';
25$lang['Geotagged'] = 'Ģeotagots';
26$lang['Not geotagged'] = 'Nav ģeotagots';
27?>
Note: See TracBrowser for help on using the repository browser.