2015-02-11 09:07:46 +01:00
< ? php
/**
* Translations are managed using Transifex . To create a new translation
* or to help to maintain an existing one , please register at transifex . com .
*
* @ link http :// help . transifex . com / intro / translating . html
* @ link https :// www . transifex . com / projects / p / contao - leaflet - maps / language / de /
*
* @ license http :// www . gnu . org / licenses / lgpl - 3.0 . html LGPL
*
2016-10-05 14:56:19 +02:00
* last - updated : 2016 - 10 - 04 T13 : 07 : 35 + 02 : 00
2015-02-11 09:07:46 +01:00
*/
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'active' ][ '0' ] = 'Vektor aktivieren' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'active' ][ '1' ] = 'Nur aktivierte Vektoren werden auf der Karte ausgegeben.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'active_legend' ] = 'Aktivierung' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'addPopup' ][ '0' ] = 'Popup hinzufügen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'addPopup' ][ '1' ] = 'Fügen Sie dem Vektor ein Popup hinzu.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'alias' ][ '0' ] = 'Alias' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'alias' ][ '1' ] = 'Alias des Vektors' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'bounds' ][ '0' ] = 'Grenzen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'className' ][ '0' ] = 'CSS-Klasse' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'className' ][ '1' ] = 'Legen Sie eine individuelle Klasse für ein Element fest.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'clickable' ][ '0' ] = 'Klickbar' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'config_legend' ] = 'Konfiguration' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'coordinates' ][ '0' ] = 'Koordinaten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'coordinates' ][ '1' ] = 'Koordinaten für den Vektor. Geben Sie kommagetrennte Werte ein (Länge, Breite [,Höhe]).' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'copy' ][ '0' ] = 'Vektor kopieren' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'copy' ][ '1' ] = 'Vektor ID %s kopieren' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'cut' ][ '0' ] = 'Vektor verschieben' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'cut' ][ '1' ] = 'Vektor ID %s bewegen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'data' ][ '0' ] = 'Vektordaten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'data_legend' ] = 'Vektordaten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'delete' ][ '0' ] = 'Vektor löschen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'delete' ][ '1' ] = 'Vektor ID %s löschen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'edit' ][ '0' ] = 'Vektor bearbeiten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'edit' ][ '1' ] = 'Vektor ID %s bearbeiten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'expert_legend' ] = 'Experteneinstellungen' ;
2016-10-05 14:56:19 +02:00
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'featureData' ][ '0' ] = 'Feature-Daten' ;
2015-02-11 09:07:46 +01:00
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'featureData' ][ '1' ] = 'Der Marker wird als GeoJSON-Eigenschaft übertragen. Daten werden als <em>feature.properties.data</em> übergeben.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'ignoreForBounds' ][ '1' ] = 'Diesen Datensatz nicht ausgeben, wenn er außerhalb des festgelegten Anzeigebereiches liegt.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'multiData' ][ '0' ] = 'Multi-Daten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'new' ][ '0' ] = 'Vektor erstellen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'new' ][ '1' ] = 'Erstellen Sie einen neuen Vektoren.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popup' ][ '0' ] = 'Popup' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popup' ][ '1' ] = 'Wählen Sie ein Popup aus dessen Eigenschaften verwendet werden sollen.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popupContent' ][ '0' ] = 'Popup-Inhalt' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popupContent' ][ '1' ] = 'Geben Sie den Inhalt des Popups an. Insert-Tags werden ersetzt.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popup_legend' ] = 'Popup' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popups' ][ '0' ] = 'Popups verwalten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'popups' ][ '1' ] = 'Popup-Icons verwalten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'radius' ][ '0' ] = 'Radius' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'radius' ][ '1' ] = 'Geben Sie den Radius für ein Element ein, Für Kreise wird der Radius in Metern angegeben, für Kreismarkierungen in Pixeln.' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'show' ][ '0' ] = 'Details anzeigen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'show' ][ '1' ] = 'Details des Vektors ID %s anzeigen' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'style' ][ '0' ] = 'Stil' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'styles' ][ '0' ] = 'Stile verwalten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'styles' ][ '1' ] = 'Vektorstile verwalten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'title' ][ '0' ] = 'Titel' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'title' ][ '1' ] = 'Titel des Vektors' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'title_legend' ] = 'Titel und Typ' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'toggle' ][ '0' ] = 'Aktivierung umschalten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'toggle' ][ '1' ] = 'Aktivierung von Vektor ID %s umschalten' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'type' ][ '0' ] = 'Typ' ;
$GLOBALS [ 'TL_LANG' ][ 'tl_leaflet_vector' ][ 'type' ][ '1' ] = 'Wählen Sie den Vektor-Typ.' ;