initial commit

This commit is contained in:
origin
2023-12-04 16:36:56 +01:00
commit e5dd88a27c
64 changed files with 4545 additions and 0 deletions

View File

@ -0,0 +1,101 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="EXT:a2g_maps/Resources/Private/Language/backend.xlf" date="2021-11-14T20:20:24Z" product-name="a2g_maps">
<header/>
<body>
<trans-unit id="flexform_map.position_from_map_controll_stuff">
<source>Position from map controll stuff</source>
</trans-unit>
<trans-unit id="flexform_map.hide">
<source>hide</source>
</trans-unit>
<trans-unit id="flexform_map.top">
<source>top</source>
</trans-unit>
<trans-unit id="flexform_map.bottom">
<source>bottom</source>
</trans-unit>
<trans-unit id="flexform_map.both">
<source>both</source>
</trans-unit>
<trans-unit id="flexform_map.yes">
<source>yes</source>
</trans-unit>
<trans-unit id="flexform_map.show_marker_list">
<source>show marker list</source>
</trans-unit>
<trans-unit id="flexform_map.order_marker_list_by">
<source>order marker list by</source>
</trans-unit>
<trans-unit id="flexform_map.none">
<source>none</source>
</trans-unit>
<trans-unit id="flexform_map.region_state">
<source>region / state</source>
</trans-unit>
<trans-unit id="flexform_map.use_layer_switcher">
<source>use layer switcher</source>
</trans-unit>
<trans-unit id="flexform_map.layer_switcher_init_value">
<source>layer switcher init value (%)</source>
</trans-unit>
<trans-unit id="flexform_map.map_zoom">
<source>map zoom</source>
</trans-unit>
<trans-unit id="flexform_map.map_max_zoom">
<source>map max zoom</source>
</trans-unit>
<trans-unit id="flexform_map.center_lat">
<source>center latitude</source>
</trans-unit>
<trans-unit id="flexform_map.center_lon">
<source>center longitude</source>
</trans-unit>
<trans-unit id="flexform_map.show_layer_select">
<source>show layer select</source>
</trans-unit>
<trans-unit id="flexform_map.show_my_position_btn">
<source>show my position button</source>
</trans-unit>
<trans-unit id="flexform_map.show_remove_marker_btn">
<source>show remove marker button</source>
</trans-unit>
<trans-unit id="flexform_map.show_fullscreen_btn">
<source>show fullscreen button</source>
</trans-unit>
<trans-unit id="flexform_map.show_zoom_slider">
<source>show zoom slider</source>
</trans-unit>
<trans-unit id="flexform_map.selectable_layers">
<source>selectable layers</source>
</trans-unit>
<trans-unit id="flexform_map.selectable_layers_description">
<source>one layer is requiered to show a map. use two if layer switcher is active and/or use more if layer select is active</source>
</trans-unit>
<trans-unit id="flexform_map.markers">
<source>markers</source>
</trans-unit>
<trans-unit id="flexform_map.gpx_data">
<source>gpx data</source>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="de" datatype="plaintext" original="EXT:a2g_maps/Resources/Private/Language/backend.xlf" date="2022-01-25T14:39:22Z" product-name="a2g_maps">
<header/>
<body>
<trans-unit id="flexform_map.position_from_map_controll_stuff">
<source>Position from map controll stuff</source>
<target>Position von Karten Bedien Elementen</target>
</trans-unit>
<trans-unit id="flexform_map.hide">
<source>hide</source>
<target>verbergen</target>
</trans-unit>
<trans-unit id="flexform_map.top">
<source>top</source>
<target>darüber</target>
</trans-unit>
<trans-unit id="flexform_map.bottom">
<source>bottom</source>
<target>darunter</target>
</trans-unit>
<trans-unit id="flexform_map.both">
<source>both</source>
<target>beide</target>
</trans-unit>
<trans-unit id="flexform_map.yes">
<source>yes</source>
<target>ja</target>
</trans-unit>
<trans-unit id="flexform_map.show_marker_list">
<source>show marker list</source>
<target>Karten Eintragungen als Liste darstellen</target>
</trans-unit>
<trans-unit id="flexform_map.order_marker_list_by">
<source>order marker list by</source>
<target>Karten Eintragungs Liste sortieren nach</target>
</trans-unit>
<trans-unit id="flexform_map.none">
<source>none</source>
<target>ohne Sortierung</target>
</trans-unit>
<trans-unit id="flexform_map.region_state">
<source>region/state</source>
<target>Region/Bundesland</target>
</trans-unit>
<trans-unit id="flexform_map.use_layer_switcher">
<source>use layer switcher</source>
<target>Anzeigen von Karten Slider</target>
</trans-unit>
<trans-unit id="flexform_map.layer_switcher_init_value">
<source>layer switcher init value (%)</source>
<target>Karten Slider initial Wert (%)</target>
</trans-unit>
<trans-unit id="flexform_map.map_zoom">
<source>map zoom</source>
<target>initial Zoom</target>
</trans-unit>
<trans-unit id="flexform_map.map_max_zoom">
<source>map max zoom</source>
<target>maximaler Zoom</target>
</trans-unit>
<trans-unit id="flexform_map.center_lat">
<source>center latitude</source>
<target>initialer Breitengrad</target>
</trans-unit>
<trans-unit id="flexform_map.center_lon">
<source>center longitude</source>
<target>initialer Längengrad</target>
</trans-unit>
<trans-unit id="flexform_map.show_layer_select">
<source>show layer select</source>
<target>Karten Schichten selektierbar</target>
</trans-unit>
<trans-unit id="flexform_map.show_my_position_btn">
<source>show my position button</source>
<target>meine Position anzeigen Knopf</target>
</trans-unit>
<trans-unit id="flexform_map.show_remove_marker_btn">
<source>show remove marker button</source>
<target>Karten Markierung ein- ausblenden Knopf anzeigen</target>
</trans-unit>
<trans-unit id="flexform_map.show_fullscreen_btn">
<source>show fullscreen button</source>
<target>Karte auf ganzen Bildschirm Knopf</target>
</trans-unit>
<trans-unit id="flexform_map.show_zoom_slider">
<source>show zoom slider</source>
<target>Zoom Slider anzeigen</target>
</trans-unit>
<trans-unit id="flexform_map.selectable_layers">
<source>selectable layers</source>
<target>Karten Schichten</target>
</trans-unit>
<trans-unit id="flexform_map.selectable_layers_description">
<source>one layer is requiered to show a map. use two if layer switcher is active and/or use more if layer select is active</source>
<target>Eine Karten Schicht ist notwendig. Bei verwenudung vom Karten Slider sind zwei notwendig und/oder bei der verwendung von selektierbaren Karten Schichten sind min. zwei notwendig.</target>
</trans-unit>
<trans-unit id="flexform_map.markers">
<source>markers</source>
<target>Karten Markierungen</target>
</trans-unit>
<trans-unit id="flexform_map.gpx_data">
<source>gpx data</source>
<target>gpx Daten</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="de" datatype="plaintext" original="EXT:a2g_products/Resources/Private/Language/locallang.xlf" date="2021-11-18T10:42:07Z" product-name="a2g_products">
<header/>
<body>
<trans-unit id="product_list.product_detail_link" resname="product_list.product_detail_link">
<source>detail</source>
<target>mehr erfahren</target>
</trans-unit>
<trans-unit id="product.product_nr" resname="product.product_nr">
<source>article nr</source>
<target>Artikel Nr</target>
</trans-unit>
<trans-unit id="product_list.search" resname="product_list.search">
<source>search</source>
<target>suchen</target>
</trans-unit>
<trans-unit id="product_list.advanced_search" resname="product_list.advanced_search">
<source>advanced search</source>
<target>erweiterte Suche</target>
</trans-unit>
<trans-unit id="product_list.search_input_placeholder" resname="product_list.search_input_placeholder">
<source>search</source>
<target>suche</target>
</trans-unit>
<trans-unit id="related_products" resname="related_products">
<source>related products</source>
<target>Produkte mit dieser Zutat</target>
</trans-unit>
<trans-unit id="used_ingredients" resname="used_ingredients">
<source>used ingredients</source>
<target>Verwendete Zutaten</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="de" datatype="plaintext" original="EXT:a2g_maps/Resources/Private/Language/locallang_db.xlf" date="2022-01-25T14:39:22Z" product-name="a2g_maps">
<header/>
<body>
<trans-unit id="popup_content" resname="tx_a2gmaps_domain_model_mapentry">
<source>additional popup content</source>
<target>Zusaetzlicher aufklappende Fenster Inhalt</target>
</trans-unit>
<trans-unit id="nav_to_url" resname="tx_a2gmaps_domain_model_mapentry">
<source>navigation url</source>
<target>Navigations Link</target>
</trans-unit>
<trans-unit id="rel_marker" resname="tx_a2gmaps_domain_model_mapentry">
<source>marker icon ( optional )</source>
<target>Marker Icon ( optional )</target>
</trans-unit>
<trans-unit id="a2g_maps" xml:space="preserve">
<source>Map Entry</source>
<target>Karten Eintrag</target>
</trans-unit>
<trans-unit id="pages.rel_coordinate" xml:space="preserve">
<source>Coordinate</source>
<target>Koordinaten</target>
</trans-unit>
<trans-unit id="a2g_maps.name" xml:space="preserve">
<source>Map</source>
<target>Karte</target>
</trans-unit>
<trans-unit id="a2g_maps.description" xml:space="preserve">
<source>altogether Map</source>
<target>altogether Karte</target>
</trans-unit>
<trans-unit id="a2gmaps_map.name" xml:space="preserve">
<source>Map</source>
<target>Karte</target>
</trans-unit>
<trans-unit id="palette.general" xml:space="preserve">
<source>General</source>
<target>General</target>
</trans-unit>
<trans-unit id="palette.general" resname="tx_a2gmaps_domain_model_mapentry" xml:space="preserve">
<source>General</source>
<target>General</target>
</trans-unit>
<trans-unit id="wizard.group.maps" xml:space="preserve">
<source>Maps</source>
<target>Karten</target>
</trans-unit>
<trans-unit id="a2g_maps.marker" resname="tx_a2gmaps_domain_model_marker" xml:space="preserve">
<source>Map Marker</source>
<target>Karten Markierung</target>
</trans-unit>
<trans-unit id="plugin.map.title" xml:space="preserve">
<source>map</source>
<target>Karte</target>
</trans-unit>
<trans-unit id="plugin.map.description" xml:space="preserve">
<source>Altogether map</source>
<target>Altogether Karte</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="EXT:a2g_products/Resources/Private/Language/locallang.xlf" date="2021-11-18T10:42:07Z" product-name="a2g_products">
<header/>
<body>
<trans-unit id="product_list.product_detail_link" resname="product_list.product_detail_link">
<source>detail</source>
</trans-unit>
<trans-unit id="product.product_nr" resname="product.product_nr">
<source>article nr</source>
</trans-unit>
<trans-unit id="product_list.search" resname="product_list.search">
<source>search</source>
</trans-unit>
<trans-unit id="product_list.advanced_search" resname="product_list.advanced_search">
<source>advanced search</source>
</trans-unit>
<trans-unit id="product_list.search_input_placeholder" resname="product_list.search_input_placeholder">
<source>search</source>
</trans-unit>
<trans-unit id="related_products" resname="related_products">
<source>related products</source>
</trans-unit>
<trans-unit id="used_ingredients" resname="used_ingredients">
<source>used ingredients</source>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="EXT:a2g_maps/Resources/Private/Language/backend.xlf" date="2021-11-14T20:20:24Z" product-name="a2g_maps">
<header/>
<body>
<trans-unit id="title" resname="tx_a2gmaps_domain_model_marker">
<source>title</source>
</trans-unit>
<trans-unit id="map_icon" resname="tx_a2gmaps_domain_model_marker">
<source>map icon</source>
</trans-unit>
<trans-unit id="popup_content" resname="tx_a2gmaps_domain_model_mapentry">
<source>additional popup content</source>
</trans-unit>
<trans-unit id="nav_to_url" resname="tx_a2gmaps_domain_model_mapentry">
<source>navigation url</source>
</trans-unit>
<trans-unit id="rel_marker" resname="tx_a2gmaps_domain_model_mapentry">
<source>marker icon ( optional )</source>
</trans-unit>
<trans-unit id="a2g_maps" xml:space="preserve">
<source>Map Entry</source>
</trans-unit>
<trans-unit id="pages.rel_coordinate" xml:space="preserve">
<source>Coordinate</source>
</trans-unit>
<trans-unit id="a2g_maps.name" xml:space="preserve">
<source>Map</source>
</trans-unit>
<trans-unit id="a2g_maps.description" xml:space="preserve">
<source>altogether Map</source>
</trans-unit>
<trans-unit id="a2gmaps_map.name" xml:space="preserve">
<source>Map</source>
</trans-unit>
<trans-unit id="palette.general" resname="tx_a2gmaps_domain_model_mapentry" xml:space="preserve">
<source>General</source>
</trans-unit>
<trans-unit id="palette.general" xml:space="preserve">
<source>General</source>
</trans-unit>
<trans-unit id="wizard.group.maps" xml:space="preserve">
<source>Maps</source>
</trans-unit>
<trans-unit id="a2g_maps.marker" resname="tx_a2gmaps_domain_model_marker" xml:space="preserve">
<source>Map Marker</source>
</trans-unit>
<trans-unit id="plugin.map.title" xml:space="preserve">
<source>Map</source>
</trans-unit>
<trans-unit id="plugin.map.description" xml:space="preserve">
<source>Altogether map</source>
</trans-unit>
</body>
</file>
</xliff>