source: extensions/rv_gmaps/trunk/language/de_DE/lang.php @ 6673

Last change on this file since 6673 was 6673, checked in by ddtddt, 14 years ago

[extension] rv_gmaps, add DE thanks Sugar888

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 821 bytes
RevLine 
[6673]1<?php
2$lang['Map']='Karte';
3
4$lang['displays %s on a map']='zeigt %s auf einer Karte an';
5$lang['opens %s in Google Earth']='öffnet %s in Google Earth (muss bei Ihnen installiert sein)';
6
7$lang['Go to']='Geht nach';
8
9$lang['go to %s']='Geht nach %s';
10$lang['displays all images on a map']='Zeigt alle Bilder auf einer Karte';
11$lang['Viewing']='Vorschau';
12$lang['Link to this page']='Link zu dieser Seite';
13$lang['Show all']='Zeigt Alle';
14$lang['show all pictures around this location']='zeigt alle Bilder rund um dieser Position';
15$lang['Search a location...']='Suche eine Position...';
16
17$lang['Loading']='lädt';
18$lang['Failed']='Fehlgeschlagen';
19
20$lang['Prev']='Vorherige';
21$lang['Next']='Nächste';
22$lang['out of %d']='aus %d';
23
24$lang['More pictures near this location']='Mehr Bilder in der Nähe dieser Position';
25?>
Note: See TracBrowser for help on using the repository browser.