diff --git a/.crowdin.yml b/.crowdin.yml
new file mode 100644
index 00000000..7c5c0861
--- /dev/null
+++ b/.crowdin.yml
@@ -0,0 +1,16 @@
+project_id_env: "CROWDIN_PROJECT_ID"
+api_token_env: "CROWDIN_PERSONAL_TOKEN"
+base_path: "."
+
+preserve_hierarchy: true
+
+files:
+ - source: /Configuration/Sets/*/*.xlf
+ translation: /%original_path%/%two_letters_code%.%original_file_name%
+ ignore:
+ - /**/%two_letters_code%.%original_file_name%
+
+ - source: /Resources/Private/Language/*.xlf
+ translation: /Resources/Private/Language/%two_letters_code%.%file_name%.xlf
+ ignore:
+ - /**/%two_letters_code%.%original_file_name%
diff --git a/.github/workflows/crowdin.yaml b/.github/workflows/crowdin.yaml
new file mode 100644
index 00000000..d9e625b8
--- /dev/null
+++ b/.github/workflows/crowdin.yaml
@@ -0,0 +1,31 @@
+name: Crowdin
+
+on:
+ workflow_dispatch:
+
+ push:
+ branches:
+ - develop
+ paths:
+ - '**.xlf'
+
+jobs:
+ sync:
+ name: Synchronize with Crowdin
+ runs-on: ubuntu-latest
+ steps:
+ - uses: actions/checkout@v5
+
+ - name: Upload sources
+ uses: crowdin/github-action@v2
+ env:
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
+ with:
+ config: '.crowdin.yml'
+ project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
+ token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
+ crowdin_branch_name: 'l10n_develop'
+ upload_sources: true
+ upload_translations: false
+ download_sources: false
+ download_translations: true
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
index 669761cb..09896857 100644
--- a/.github/workflows/pages.yml
+++ b/.github/workflows/pages.yml
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
- branches: [ develop, main ]
+ branches: [ main ]
permissions:
contents: write
diff --git a/Configuration/Sets/StoreFinder/de.labels.xlf b/Configuration/Sets/StoreFinder/de.labels.xlf
new file mode 100644
index 00000000..6741fbd3
--- /dev/null
+++ b/Configuration/Sets/StoreFinder/de.labels.xlf
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ Store Finder
+ Store Finder
+
+
+ Store Finder
+ Store Finder
+
+
+ Common
+ Common
+
+
+ Plugin
+ Plugin
+
+
+ Ajax
+ Ajax
+
+
+ Class of the geocoder to use
+ Class of the geocoder to use
+
+
+ Leave as is if now extra geocoder is installed
+ Leave as is if now extra geocoder is installed
+
+
+ Locale for geocoder
+ Locale for geocoder
+
+
+
+
+
+ MapID to identify a map and configure the map rendering
+ MapID to identify a map and configure the map rendering
+
+
+ Comma separated list of Google map libraries to load
+ Comma separated list of Google map libraries to load
+
+
+ Core, maps and marker are always added by the configuration partial
+ Core, maps and marker are always added by the configuration partial
+
+
+ Key for frontend map rendering
+ Key for frontend map rendering
+
+
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+
+
+ Key for geocoding in php
+ Key for geocoding in php
+
+
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+
+
+ Add paginator to lists
+ Add paginator to lists
+
+
+
+
+
+ Template root path for plugin rendering
+ Template root path for plugin rendering
+
+
+
+
+
+ Partial root path for plugin rendering
+ Partial root path for plugin rendering
+
+
+
+
+
+ Layout root path for plugin rendering
+ Layout root path for plugin rendering
+
+
+
+
+
+ List of parent category
+ List of parent category
+
+
+ Template root path for ajax rendering
+ Template root path for ajax rendering
+
+
+
+
+
+ Partial root path for ajax rendering
+ Partial root path for ajax rendering
+
+
+
+
+
+ Layout root path for ajax rendering
+ Layout root path for ajax rendering
+
+
+
+
+
+ Comma separated list of page IDs of folder in which the locations are stored
+ Comma separated list of page IDs of folder in which the locations are stored
+
+
+ List of storage pid
+ List of storage pid
+
+
+ Comma separated list of parent categories
+ Comma separated list of parent categories
+
+
+ List of parent categories
+ List of parent categories
+
+
+
+
diff --git a/Configuration/Sets/StoreFinder/es.labels.xlf b/Configuration/Sets/StoreFinder/es.labels.xlf
new file mode 100644
index 00000000..b0dc2cd9
--- /dev/null
+++ b/Configuration/Sets/StoreFinder/es.labels.xlf
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ Store Finder
+ Store Finder
+
+
+ Store Finder
+ Store Finder
+
+
+ Common
+ Common
+
+
+ Plugin
+ Plugin
+
+
+ Ajax
+ Ajax
+
+
+ Class of the geocoder to use
+ Class of the geocoder to use
+
+
+ Leave as is if now extra geocoder is installed
+ Leave as is if now extra geocoder is installed
+
+
+ Locale for geocoder
+ Locale for geocoder
+
+
+
+
+
+ MapID to identify a map and configure the map rendering
+ MapID to identify a map and configure the map rendering
+
+
+ Comma separated list of Google map libraries to load
+ Comma separated list of Google map libraries to load
+
+
+ Core, maps and marker are always added by the configuration partial
+ Core, maps and marker are always added by the configuration partial
+
+
+ Key for frontend map rendering
+ Key for frontend map rendering
+
+
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+
+
+ Key for geocoding in php
+ Key for geocoding in php
+
+
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+
+
+ Add paginator to lists
+ Add paginator to lists
+
+
+
+
+
+ Template root path for plugin rendering
+ Template root path for plugin rendering
+
+
+
+
+
+ Partial root path for plugin rendering
+ Partial root path for plugin rendering
+
+
+
+
+
+ Layout root path for plugin rendering
+ Layout root path for plugin rendering
+
+
+
+
+
+ List of parent category
+ List of parent category
+
+
+ Template root path for ajax rendering
+ Template root path for ajax rendering
+
+
+
+
+
+ Partial root path for ajax rendering
+ Partial root path for ajax rendering
+
+
+
+
+
+ Layout root path for ajax rendering
+ Layout root path for ajax rendering
+
+
+
+
+
+ Comma separated list of page IDs of folder in which the locations are stored
+ Comma separated list of page IDs of folder in which the locations are stored
+
+
+ List of storage pid
+ List of storage pid
+
+
+ Comma separated list of parent categories
+ Comma separated list of parent categories
+
+
+ List of parent categories
+ List of parent categories
+
+
+
+
diff --git a/Configuration/Sets/StoreFinder/fr.labels.xlf b/Configuration/Sets/StoreFinder/fr.labels.xlf
new file mode 100644
index 00000000..cfaa981f
--- /dev/null
+++ b/Configuration/Sets/StoreFinder/fr.labels.xlf
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ Store Finder
+ Store Finder
+
+
+ Store Finder
+ Store Finder
+
+
+ Common
+ Common
+
+
+ Plugin
+ Plugin
+
+
+ Ajax
+ Ajax
+
+
+ Class of the geocoder to use
+ Class of the geocoder to use
+
+
+ Leave as is if now extra geocoder is installed
+ Leave as is if now extra geocoder is installed
+
+
+ Locale for geocoder
+ Locale for geocoder
+
+
+
+
+
+ MapID to identify a map and configure the map rendering
+ MapID to identify a map and configure the map rendering
+
+
+ Comma separated list of Google map libraries to load
+ Comma separated list of Google map libraries to load
+
+
+ Core, maps and marker are always added by the configuration partial
+ Core, maps and marker are always added by the configuration partial
+
+
+ Key for frontend map rendering
+ Key for frontend map rendering
+
+
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+
+
+ Key for geocoding in php
+ Key for geocoding in php
+
+
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+
+
+ Add paginator to lists
+ Add paginator to lists
+
+
+
+
+
+ Template root path for plugin rendering
+ Template root path for plugin rendering
+
+
+
+
+
+ Partial root path for plugin rendering
+ Partial root path for plugin rendering
+
+
+
+
+
+ Layout root path for plugin rendering
+ Layout root path for plugin rendering
+
+
+
+
+
+ List of parent category
+ List of parent category
+
+
+ Template root path for ajax rendering
+ Template root path for ajax rendering
+
+
+
+
+
+ Partial root path for ajax rendering
+ Partial root path for ajax rendering
+
+
+
+
+
+ Layout root path for ajax rendering
+ Layout root path for ajax rendering
+
+
+
+
+
+ Comma separated list of page IDs of folder in which the locations are stored
+ Comma separated list of page IDs of folder in which the locations are stored
+
+
+ List of storage pid
+ List of storage pid
+
+
+ Comma separated list of parent categories
+ Comma separated list of parent categories
+
+
+ List of parent categories
+ List of parent categories
+
+
+
+
diff --git a/Configuration/Sets/StoreFinder/it.labels.xlf b/Configuration/Sets/StoreFinder/it.labels.xlf
new file mode 100644
index 00000000..dcf4f843
--- /dev/null
+++ b/Configuration/Sets/StoreFinder/it.labels.xlf
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ Store Finder
+ Store Finder
+
+
+ Store Finder
+ Store Finder
+
+
+ Common
+ Common
+
+
+ Plugin
+ Plugin
+
+
+ Ajax
+ Ajax
+
+
+ Class of the geocoder to use
+ Class of the geocoder to use
+
+
+ Leave as is if now extra geocoder is installed
+ Leave as is if now extra geocoder is installed
+
+
+ Locale for geocoder
+ Locale for geocoder
+
+
+
+
+
+ MapID to identify a map and configure the map rendering
+ MapID to identify a map and configure the map rendering
+
+
+ Comma separated list of Google map libraries to load
+ Comma separated list of Google map libraries to load
+
+
+ Core, maps and marker are always added by the configuration partial
+ Core, maps and marker are always added by the configuration partial
+
+
+ Key for frontend map rendering
+ Key for frontend map rendering
+
+
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+
+
+ Key for geocoding in php
+ Key for geocoding in php
+
+
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+
+
+ Add paginator to lists
+ Add paginator to lists
+
+
+
+
+
+ Template root path for plugin rendering
+ Template root path for plugin rendering
+
+
+
+
+
+ Partial root path for plugin rendering
+ Partial root path for plugin rendering
+
+
+
+
+
+ Layout root path for plugin rendering
+ Layout root path for plugin rendering
+
+
+
+
+
+ List of parent category
+ List of parent category
+
+
+ Template root path for ajax rendering
+ Template root path for ajax rendering
+
+
+
+
+
+ Partial root path for ajax rendering
+ Partial root path for ajax rendering
+
+
+
+
+
+ Layout root path for ajax rendering
+ Layout root path for ajax rendering
+
+
+
+
+
+ Comma separated list of page IDs of folder in which the locations are stored
+ Comma separated list of page IDs of folder in which the locations are stored
+
+
+ List of storage pid
+ List of storage pid
+
+
+ Comma separated list of parent categories
+ Comma separated list of parent categories
+
+
+ List of parent categories
+ List of parent categories
+
+
+
+
diff --git a/Configuration/Sets/StoreFinder/lt.labels.xlf b/Configuration/Sets/StoreFinder/lt.labels.xlf
new file mode 100644
index 00000000..f2afb415
--- /dev/null
+++ b/Configuration/Sets/StoreFinder/lt.labels.xlf
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ Store Finder
+ Store Finder
+
+
+ Store Finder
+ Store Finder
+
+
+ Common
+ Common
+
+
+ Plugin
+ Plugin
+
+
+ Ajax
+ Ajax
+
+
+ Class of the geocoder to use
+ Class of the geocoder to use
+
+
+ Leave as is if now extra geocoder is installed
+ Leave as is if now extra geocoder is installed
+
+
+ Locale for geocoder
+ Locale for geocoder
+
+
+
+
+
+ MapID to identify a map and configure the map rendering
+ MapID to identify a map and configure the map rendering
+
+
+ Comma separated list of Google map libraries to load
+ Comma separated list of Google map libraries to load
+
+
+ Core, maps and marker are always added by the configuration partial
+ Core, maps and marker are always added by the configuration partial
+
+
+ Key for frontend map rendering
+ Key for frontend map rendering
+
+
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+
+
+ Key for geocoding in php
+ Key for geocoding in php
+
+
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+
+
+ Add paginator to lists
+ Add paginator to lists
+
+
+
+
+
+ Template root path for plugin rendering
+ Template root path for plugin rendering
+
+
+
+
+
+ Partial root path for plugin rendering
+ Partial root path for plugin rendering
+
+
+
+
+
+ Layout root path for plugin rendering
+ Layout root path for plugin rendering
+
+
+
+
+
+ List of parent category
+ List of parent category
+
+
+ Template root path for ajax rendering
+ Template root path for ajax rendering
+
+
+
+
+
+ Partial root path for ajax rendering
+ Partial root path for ajax rendering
+
+
+
+
+
+ Layout root path for ajax rendering
+ Layout root path for ajax rendering
+
+
+
+
+
+ Comma separated list of page IDs of folder in which the locations are stored
+ Comma separated list of page IDs of folder in which the locations are stored
+
+
+ List of storage pid
+ List of storage pid
+
+
+ Comma separated list of parent categories
+ Comma separated list of parent categories
+
+
+ List of parent categories
+ List of parent categories
+
+
+
+
diff --git a/Configuration/Sets/StoreFinder/nl.labels.xlf b/Configuration/Sets/StoreFinder/nl.labels.xlf
new file mode 100644
index 00000000..3f52752a
--- /dev/null
+++ b/Configuration/Sets/StoreFinder/nl.labels.xlf
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+ Store Finder
+ Store Finder
+
+
+ Store Finder
+ Store Finder
+
+
+ Common
+ Common
+
+
+ Plugin
+ Plugin
+
+
+ Ajax
+ Ajax
+
+
+ Class of the geocoder to use
+ Class of the geocoder to use
+
+
+ Leave as is if now extra geocoder is installed
+ Leave as is if now extra geocoder is installed
+
+
+ Locale for geocoder
+ Locale for geocoder
+
+
+
+
+
+ MapID to identify a map and configure the map rendering
+ MapID to identify a map and configure the map rendering
+
+
+ Comma separated list of Google map libraries to load
+ Comma separated list of Google map libraries to load
+
+
+ Core, maps and marker are always added by the configuration partial
+ Core, maps and marker are always added by the configuration partial
+
+
+ Key for frontend map rendering
+ Key for frontend map rendering
+
+
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+ This key needs to be configured in Google Cloud Console with limit by domain on which to render the map see https://developers.google.com/maps/documentation/javascript/tutorial
+
+
+ Key for geocoding in php
+ Key for geocoding in php
+
+
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+ This key needs to be configured in Google Cloud Console without limit see https://developers.google.com/maps/documentation/geocoding/requests-geocoding
+
+
+ Add paginator to lists
+ Add paginator to lists
+
+
+
+
+
+ Template root path for plugin rendering
+ Template root path for plugin rendering
+
+
+
+
+
+ Partial root path for plugin rendering
+ Partial root path for plugin rendering
+
+
+
+
+
+ Layout root path for plugin rendering
+ Layout root path for plugin rendering
+
+
+
+
+
+ List of parent category
+ List of parent category
+
+
+ Template root path for ajax rendering
+ Template root path for ajax rendering
+
+
+
+
+
+ Partial root path for ajax rendering
+ Partial root path for ajax rendering
+
+
+
+
+
+ Layout root path for ajax rendering
+ Layout root path for ajax rendering
+
+
+
+
+
+ Comma separated list of page IDs of folder in which the locations are stored
+ Comma separated list of page IDs of folder in which the locations are stored
+
+
+ List of storage pid
+ List of storage pid
+
+
+ Comma separated list of parent categories
+ Comma separated list of parent categories
+
+
+ List of parent categories
+ List of parent categories
+
+
+
+
diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf
index 91cf2e99..88602573 100644
--- a/Resources/Private/Language/de.locallang.xlf
+++ b/Resources/Private/Language/de.locallang.xlf
@@ -3,77 +3,77 @@
-
+ Address
- Anschrift
+ Address
-
+ Restrict on Categories
- Beschränkt auf Kategorien
+ Restrict on Categories
-
+ City
- Stadt
+ City
-
+ Country
- Land
+ Country
-
+ At least one of the required fields need to be filled in
- Mindestens eines der Pflichtfelder muss gefüllt sein.
+ At least one of the required fields need to be filled in
-
+ Field does not exists
- Diese Feld gibt es nicht
+ Field does not exists
-
+ Model is not validatable
- Model ist nicht validierbar
+ Model is not validatable
-
+ Required field may not be empty
- Pflichtfeld darf nicht leer sein
+ Required field may not be empty
-
+ Latitude
- Längengrad
+ Latitude
-
+ Longitude
- Breitengrad
+ Longitude
-
+ Storename
- Name
+ Storename
-
+ Phonenumber
- Telefonnummer
+ Phonenumber
-
+ Please select a country
- Bitte wählen Sie Ihr Land aus
+ Please select a country
-
+ Products comma separated
- Produkte (Komma-separiert)
+ Products comma separated
-
+ Radius (km)
- Umkreis (km)
+ Radius (km)
-
+ Route
- Routen
+ Route
-
+ Find Store
- Geschäft finden
+ Find Store
-
+ Zipcode
- Postleitzahl
+ Zipcode
diff --git a/Resources/Private/Language/de.locallang_be.xlf b/Resources/Private/Language/de.locallang_be.xlf
index 376569dd..de532a5a 100644
--- a/Resources/Private/Language/de.locallang_be.xlf
+++ b/Resources/Private/Language/de.locallang_be.xlf
@@ -3,201 +3,201 @@
-
+ Add paginator to lists
- Paginator zur Liste hinzufügen
+ Add paginator to lists
-
+ Public key for map rendering
- Öffentlicher für die Karten Ausgabe
+ Public key for map rendering
-
+ Private key for geocoding
- Privater Schlüssel für Geokodierung
+ Private key for geocoding
-
+ Locale for geocoder
- Gebietsschema für Geocoder
+ Locale for geocoder
-
+ MapID to identify a map and configure the map rendering
- MapID um eine Karte zu identifizieren und die Kartenausgabe zu konfigurieren
+ MapID to identify a map and configure the map rendering
-
+ Comma separated list of Google map libraries to load. Core, maps and marker are always added by the configuration partial.
- Durch Komma getrennte Liste der zu ladenden Google Map-Bibliotheken. Core, Maps und Marker werden immer durch die Konfiguration ergänzt.
+ Comma separated list of Google map libraries to load. Core, maps and marker are always added by the configuration partial.
-
+ Default latitude in location record form
- Standard Breitengrad im lokalisiere Datensatz Formular
+ Default latitude in location record form
-
+ Default longitude in location record form
- Standard Längengrad im lokalisiere Datensatz Formular
+ Default longitude in location record form
-
+ Record Storage Page
- Datensatzsammlung
+ Record Storage Page
-
+ Active (preselected) categories
- Aktive (vorselektierte) Kategorien
+ Active (preselected) categories
-
+ additional overlays api v2
- zusätzliche Overlays API v2
+ additional overlays api v2
-
+ additional map types
- zusätzliche Kartenstile
+ additional map types
-
+ ajax search with map
- ajax-Suche mit Karte
+ ajax search with map
-
+ display all stores in a map
- alle Shops auf einer Karte anzeigen
+ display all stores in a map
-
+ Countries allowed in search country selectbox
- Länder in der Länderauswahl erlaubt
+ Countries allowed in search country selectbox
-
+ additional overlays in api v3
- zusätzliche Overlays in API v3
+ additional overlays in api v3
-
+ bicycling
- Radfahren
+ bicycling
-
+ kml
- kml
+ kml
-
+ traffic
- Verkehr
+ traffic
-
+ automated mails
- automatisierte Mails
+ automated mails
-
+ category menu view
- Kategorie Menu Ansicht
+ category menu view
-
+ Categories
- Kategorien
+ Categories
-
+ Category used for
- Kategorie verwendet für
+ Category used for
-
+ Filter used for the query without user utilization
- Filter für die Abfrage ohne Benutzer-Nutzung
+ Filter used for the query without user utilization
-
+ Filter utilized by the user in frontend
- Filter wird vom Benutzer im Frontend verwendet
+ Filter utilized by the user in frontend
-
+ Filter utilized by the user in frontend or as filter if the user selected none
- Filter, der vom Benutzer im Frontend oder als Filter verwendet wird, wenn der Benutzer keine ausgewählt hat
+ Filter utilized by the user in frontend or as filter if the user selected none
-
+ cookie life time [sec]
- Cookie Lebenszeit [sec]
+ cookie life time [sec]
-
+ country city selector
- Landestadt-Selektor
+ country city selector
-
+ Allowed country codes in search form
- Erlaubte Ländercodes im Suchformular
+ Allowed country codes in search form
-
+ distances in
- Distanzen in
+ distances in
-
+ Enable logs
- Logs aktivieren
+ Enable logs
-
+ enable overlays button
- Overlays Button aktivieren
+ enable overlays button
-
+ enable street view
- Straßenansicht aktivieren
+ enable street view
-
+ enable street view overlay
- Straßenansicht-Overlay aktivieren
+ enable street view overlay
-
+ External location table
- Externe Positionstabelle
+ External location table
-
+ FE user group
- FE-Benutzergruppe
+ FE user group
-
+ Partial path
- Wurzelverzeichnis für Partials
+ Partial path
-
+ Result page
- Ergebnis-Seite
+ Result page
-
+ Display options
- Anzeigeeinstellungen
+ Display options
-
+ Reference options
- Referenzeinstellungen
+ Reference options
-
+ Show after search
- Nach der Suche anzeigen
+ Show after search
-
+ Show before search
- Vor der Suche anzeigen
+ Show before search
-
+ List
- Liste
+ List
-
+ Map
- Karte
+ Map
-
+ Search
- Suche
+ Search
-
+ Show store image in list
- Bild in der Liste anzeigen
+ Show store image in list
-
+ Single location to render
- Einzelner Ort zum ausgeben
+ Single location to render
-
+ Template path
- Wurzelverzeichnis für Templates
+ Template path
-
+ Zoom
- Zoom
+ Zoom
diff --git a/Resources/Private/Language/de.locallang_db.xlf b/Resources/Private/Language/de.locallang_db.xlf
index e771187b..cc212ced 100644
--- a/Resources/Private/Language/de.locallang_db.xlf
+++ b/Resources/Private/Language/de.locallang_db.xlf
@@ -3,221 +3,221 @@
-
+ Store Finder
- Store Finder
+ Store Finder
-
+ Store Finder: Cached map
- Store Finder: Gecachte Karte
+ Store Finder: Cached map
-
+ Adds a store finder cached map.
- Fügt eine Store Finder Gecachte-Karte hinzu.
+ Adds a store finder cached map.
-
+ Store Finder: Map with search and list
- Store Finder: Karte mit Suche und Liste
+ Store Finder: Map with search and list
-
+ Adds a store finder search form with map and result list.
- Fügt ein Suchformular mit Karten- und Ergebnisliste hinzu.
+ Adds a store finder search form with map and result list.
-
+ Store Finder: Single location map
- Store Finder: Einzelne Standortkarte
+ Store Finder: Single location map
-
+ Adds a map for a single location to display.
- Fügt eine Karte für einen einzelnen Standort hinzu.
+ Adds a map for a single location to display.
-
+ Address
- Adresse
+ Address
-
+ Contact
- Kontakt
+ Contact
-
+ Informations
- Informationen
+ Informations
-
+ Relations
- Verknüpfungen
+ Relations
-
+ Coordinates
- Koordinaten
+ Coordinates
-
+ Add category
- Kategorie hinzufügen
+ Add category
-
+ Child categories
- Unterkategorien
+ Child categories
-
+ Store Attributes
- Filial Attribute
+ Store Attributes
-
+ CSS Class
- CSS Klasse
+ CSS Class
-
+ Description
- Beschreibung
+ Description
-
+ Icon
- Icon
+ Icon
-
+ Name
- Name
+ Name
-
+ Store Location
- Filial Standort
+ Store Location
-
+ Additional address
- Adresszusatz
+ Additional address
-
+ Address
- Adresse
+ Address
-
+ Attributes
- Attribute
+ Attributes
-
+ Categories
- Kategorien
+ Categories
-
+ Use as center
- Als Mitte verwenden
+ Use as center
-
+ City
- Stadt
+ City
-
+ Content Elements
- Inhaltselemente
+ Content Elements
-
+ Country
- Land
+ Country
-
+ Please select a country
- Bitte wählen Sie ein Land aus
+ Please select a country
-
+ Calculated value by search query
- Berechnete Entfernung
+ Calculated value by search query
-
+ Email
- E-Mail
+ Email
-
+ Fax
- Fax
+ Fax
-
+ Geocode this location
- Diese Location geokodieren
+ Geocode this location
-
+ Visibility of location
- Sichtbarkeit der Filiale
+ Visibility of location
-
+ Hours
- Öffnungszeiten
+ Hours
-
+ Icon
- Symbol
+ Icon
-
+ Images
- Bilder
+ Images
-
+ Latitude
- Breitengrad
+ Latitude
-
+ Layer
- Ebene
+ Layer
-
+ Add layer file
- Füge Datei für Ebene hinzu
+ Add layer file
-
+ Longitude
- Längengrad
+ Longitude
-
+ Media
- Medien
+ Media
-
+ Cellular
- Mobilfunk
+ Cellular
-
+ Modify location coordinate
- Location Koordinaten anpassen
+ Modify location coordinate
-
+ Store Name
- Filialbezeichnung
+ Store Name
-
+ Notes
- Bemerkungen
+ Notes
-
+ Contact person
- Ansprechpartner
+ Contact person
-
+ Phone
- Telefon
+ Phone
-
+ Products
- Produkte
+ Products
-
+ Related to location
- Mit Filiale verbunden
+ Related to location
-
+ State
- Bundesstaat
+ State
-
+ Store Id
- Filial ID
+ Store Id
-
+ URL
- URL
+ URL
-
+ ZIP / Postal Code
- Postleitzahl
+ ZIP / Postal Code
diff --git a/Resources/Private/Language/es.locallang_db.xlf b/Resources/Private/Language/es.locallang_db.xlf
index 3683bcfb..a530315b 100644
--- a/Resources/Private/Language/es.locallang_db.xlf
+++ b/Resources/Private/Language/es.locallang_db.xlf
@@ -33,11 +33,11 @@
Address
- Dirección
+ AddressContact
- Contacto
+ ContactInformations
@@ -45,11 +45,11 @@
Relations
- Relaciones
+ RelationsCoordinates
- Coordenadas
+ CoordinatesAdd category
@@ -69,15 +69,15 @@
Description
- Descripción
+ DescriptionIcon
- Icono
+ IconName
- Nombre
+ NameStore Location
@@ -89,7 +89,7 @@
Address
- Dirección
+ AddressAttributes
@@ -97,7 +97,7 @@
Categories
- Categorías
+ CategoriesUse as center
@@ -105,15 +105,15 @@
City
- Ciudad
+ CityContent Elements
- Elementos de contenido
+ Content ElementsCountry
- País
+ CountryPlease select a country
@@ -125,11 +125,11 @@
Email
- Correo electronico
+ EmailFax
- Fax
+ FaxGeocode this location
@@ -141,19 +141,19 @@
Hours
- Horas
+ HoursIcon
- Icono
+ IconImages
- Imágenes
+ ImagesLatitude
- Latitud
+ LatitudeLayer
@@ -165,11 +165,11 @@
Longitude
- Longitud
+ LongitudeMedia
- Multimedia
+ MediaCellular
@@ -185,7 +185,7 @@
Notes
- Notas
+ NotesContact person
@@ -193,11 +193,11 @@
Phone
- Teléfono
+ PhoneProducts
- Productos
+ ProductsRelated to location
@@ -205,7 +205,7 @@
State
- Estado
+ StateStore Id
@@ -213,7 +213,7 @@
URL
- URL
+ URLZIP / Postal Code
diff --git a/Resources/Private/Language/fr.locallang_db.xlf b/Resources/Private/Language/fr.locallang_db.xlf
index ea00ad8b..09f81960 100644
--- a/Resources/Private/Language/fr.locallang_db.xlf
+++ b/Resources/Private/Language/fr.locallang_db.xlf
@@ -33,11 +33,11 @@
Address
- Adresse
+ AddressContact
- Contact
+ ContactInformations
@@ -45,11 +45,11 @@
Relations
- Relations
+ RelationsCoordinates
- Coordonnées
+ CoordinatesAdd category
@@ -69,15 +69,15 @@
Description
- Description
+ DescriptionIcon
- Icône
+ IconName
- Nom
+ NameStore Location
@@ -89,15 +89,15 @@
Address
- Adresse
+ AddressAttributes
- Attributs
+ AttributesCategories
- Catégories
+ CategoriesUse as center
@@ -105,15 +105,15 @@
City
- Ville
+ CityContent Elements
- Eléments de contenu
+ Content ElementsCountry
- Pays
+ CountryPlease select a country
@@ -125,11 +125,11 @@
Email
- E-mail
+ EmailFax
- Fax
+ FaxGeocode this location
@@ -141,19 +141,19 @@
Hours
- Heures
+ HoursIcon
- Icône
+ IconImages
- Images
+ ImagesLatitude
- Latitude
+ LatitudeLayer
@@ -165,11 +165,11 @@
Longitude
- Longitude
+ LongitudeMedia
- Médias
+ MediaCellular
@@ -185,7 +185,7 @@
Notes
- Remarques/Notes
+ NotesContact person
@@ -193,11 +193,11 @@
Phone
- Téléphone
+ PhoneProducts
- Produits
+ ProductsRelated to location
@@ -205,7 +205,7 @@
State
- État
+ StateStore Id
@@ -213,7 +213,7 @@
URL
- URL
+ URLZIP / Postal Code
diff --git a/Resources/Private/Language/it.locallang_db.xlf b/Resources/Private/Language/it.locallang_db.xlf
index 2b148509..d76854f5 100644
--- a/Resources/Private/Language/it.locallang_db.xlf
+++ b/Resources/Private/Language/it.locallang_db.xlf
@@ -33,11 +33,11 @@
Address
- Indirizzo
+ AddressContact
- Contatto
+ ContactInformations
@@ -45,11 +45,11 @@
Relations
- Relazioni Database
+ RelationsCoordinates
- Coordinate
+ CoordinatesAdd category
@@ -69,15 +69,15 @@
Description
- Descrizione
+ DescriptionIcon
- Icona
+ IconName
- Nome
+ NameStore Location
@@ -89,15 +89,15 @@
Address
- Indirizzo
+ AddressAttributes
- Proprietà
+ AttributesCategories
- Categorie
+ CategoriesUse as center
@@ -105,19 +105,19 @@
City
- Città
+ CityContent Elements
- Elementi di Contenuto
+ Content ElementsCountry
- Paese
+ CountryPlease select a country
- Inserisci il tuo Stato
+ Please select a countryCalculated value by search query
@@ -125,11 +125,11 @@
Email
- Email
+ EmailFax
- Fax
+ FaxGeocode this location
@@ -141,19 +141,19 @@
Hours
- Ore
+ HoursIcon
- Icona
+ IconImages
- Immagini
+ ImagesLatitude
- Latitudine
+ LatitudeLayer
@@ -165,11 +165,11 @@
Longitude
- Longitudine
+ LongitudeMedia
- File multimediali
+ MediaCellular
@@ -185,7 +185,7 @@
Notes
- Note
+ NotesContact person
@@ -193,11 +193,11 @@
Phone
- Telefono
+ PhoneProducts
- Prodotti
+ ProductsRelated to location
@@ -205,7 +205,7 @@
State
- Stato
+ StateStore Id
@@ -213,7 +213,7 @@
URL
- URL
+ URLZIP / Postal Code
diff --git a/Resources/Private/Language/lt.locallang_db.xlf b/Resources/Private/Language/lt.locallang_db.xlf
index c19336e2..f8598677 100644
--- a/Resources/Private/Language/lt.locallang_db.xlf
+++ b/Resources/Private/Language/lt.locallang_db.xlf
@@ -33,7 +33,7 @@
Address
- Adresas
+ AddressContact
@@ -69,11 +69,11 @@
Description
- Aprašymas
+ DescriptionIcon
- Piktograma
+ IconName
@@ -89,7 +89,7 @@
Address
- Adresas
+ AddressAttributes
@@ -97,7 +97,7 @@
Categories
- Kategorijos
+ CategoriesUse as center
@@ -125,7 +125,7 @@
Email
- El. paštas
+ EmailFax
@@ -145,7 +145,7 @@
Icon
- Piktograma
+ IconImages
@@ -169,7 +169,7 @@
Media
- Multimedija
+ MediaCellular
diff --git a/Resources/Private/Language/nl.locallang_db.xlf b/Resources/Private/Language/nl.locallang_db.xlf
index 2d3346ec..2ae29308 100644
--- a/Resources/Private/Language/nl.locallang_db.xlf
+++ b/Resources/Private/Language/nl.locallang_db.xlf
@@ -31,9 +31,9 @@
Adds a map for a single location to display.Adds a map for a single location to display.
-
+ Address
- Adres
+ AddressContact
@@ -43,9 +43,9 @@
InformationsInformations
-
+ Relations
- Relaties
+ RelationsCoordinates
@@ -67,17 +67,17 @@
CSS ClassCSS Class
-
+ Description
- Beschrijving
+ Description
-
+ Icon
- Icoon
+ Icon
-
+ Name
- Naam
+ NameStore Location
@@ -87,49 +87,49 @@
Additional addressAdditional address
-
+ Address
- Adres
+ AddressAttributesAttributes
-
+ Categories
- Categorieën
+ CategoriesUse as centerUse as center
-
+ City
- Plaats
+ City
-
+ Content Elements
- Inhoudselementen
+ Content Elements
-
+ Country
- Land
+ Country
-
+ Please select a country
- Selecteer een land
+ Please select a countryCalculated value by search queryCalculated value by search query
-
+ Email
- E-mail
+ Email
-
+ Fax
- Fax
+ FaxGeocode this location
@@ -139,21 +139,21 @@
Visibility of locationVisibility of location
-
+ Hours
- Uren
+ Hours
-
+ Icon
- Icoon
+ Icon
-
+ Images
- Afbeeldingen
+ Images
-
+ Latitude
- Breedtegraad
+ LatitudeLayer
@@ -163,13 +163,13 @@
Add layer fileAdd layer file
-
+ Longitude
- Lengtegraad
+ Longitude
-
+ Media
- Media
+ MediaCellular
@@ -183,17 +183,17 @@
Store NameStore Name
-
+ Notes
- Notities
+ NotesContact personContact person
-
+ Phone
- Telefoon
+ PhoneProducts
@@ -203,17 +203,17 @@
Related to locationRelated to location
-
+ State
- Provincie
+ StateStore IdStore Id
-
+ URL
- URL
+ URLZIP / Postal Code
diff --git a/crowdin.yml b/crowdin.yml
deleted file mode 100644
index 5b4033b9..00000000
--- a/crowdin.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-files:
- - source: /Resources/Private/Language/*.xlf
- translation: /Resources/Private/Language/%two_letters_code%.%file_name%.xlf