Last change
on this file since 3447 was
3447,
checked in by rvelices, 15 years ago
|
- added RV Map & Earth extension
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
824 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $lang['Map']='Carte'; |
---|
3 | |
---|
4 | $lang['displays %s on a map']='afficher %s sur la carte'; |
---|
5 | $lang['opens %s in Google Earth']='Ouvre %s avec Google Earth (doit être installé sur votre PC)'; |
---|
6 | |
---|
7 | $lang['Go to']='Aller à'; |
---|
8 | |
---|
9 | $lang['go to %s']='aller à %s'; |
---|
10 | $lang['displays all images on a map']='affiche toutes les images sur la carte'; |
---|
11 | $lang['Viewing']='Aperçu'; |
---|
12 | $lang['Link to this page']='Lien vers cette page'; |
---|
13 | $lang['Show all']='Présente tout'; |
---|
14 | $lang['show all pictures around this location']='Présente toutes les images à proximité de ces coordonnées'; |
---|
15 | $lang['Search a location...']='Rechercher un lieu...'; |
---|
16 | |
---|
17 | $lang['Loading']='Chargement'; |
---|
18 | $lang['Failed']='Echec'; |
---|
19 | |
---|
20 | $lang['Prev']='Préc'; |
---|
21 | $lang['Next']='Suiv'; |
---|
22 | $lang['out of %d']='sur %d'; |
---|
23 | |
---|
24 | $lang['More pictures near this location']='Plus d\'images près de ce lieu'; |
---|
25 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.