source: extensions/rv_gmaps/trunk/language/sk_SK/lang.php @ 9480

Last change on this file since 9480 was 9480, checked in by dodo, 13 years ago
File size: 833 bytes
Line 
1<?php
2$lang['Map']='Mapa';
3
4$lang['displays %s on a map']='zobrazí %s na mape';
5$lang['opens %s in Google Earth']='otvorí %s v aplikácii Google Earth (musíte ju mať nainštalovanú v počítači)';
6
7$lang['Go to']='Choď na';
8
9$lang['go to %s']='choď na %s';
10$lang['displays all images on a map']='zobrazí všetky fotografie na mape';
11$lang['Viewing']='Prehliadanie';
12$lang['Link to this page']='Odkaz na túto stránku';
13$lang['Show all']='Zobraziť všetko';
14$lang['show all pictures around this location']='zobraziť fotografie v okolí';
15$lang['Search a location...']='Nájsť polohu...';
16
17$lang['Loading']='Nahrávanie';
18$lang['Failed']='Nepodarilo sa';
19
20$lang['Prev']='Predchádzajúce';
21$lang['Next']='Nasledujúce';
22$lang['out of %d']='z %d';
23
24$lang['More pictures near this location']='Viac fotografií v okolí';
25?>
Note: See TracBrowser for help on using the repository browser.