diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json
index 88576cd16c..95e484fedc 100644
--- a/assets/layers/charging_station/charging_station.json
+++ b/assets/layers/charging_station/charging_station.json
@@ -2,12 +2,7 @@
"id": "charging_station",
"name": {
"en": "Charging stations",
- "nl": "Oplaadpunten",
- "ca": "Estacions de càrrega",
- "cs": "Nabíjecí stanice",
- "de": "Ladestationen",
- "es": "Puntos de carga",
- "uk": "Зарядні станції"
+ "nl": "Oplaadpunten"
},
"minzoom": 10,
"source": {
@@ -27,11 +22,7 @@
"title": {
"render": {
"en": "Charging station",
- "nl": "Oplaadpunt",
- "ca": "Estació de càrrega",
- "de": "Ladestation",
- "es": "Punto de carga",
- "uk": "Зарядна станція"
+ "nl": "Oplaadpunt"
},
"mappings": [
{
@@ -48,11 +39,7 @@
},
"then": {
"en": "Charging station for electrical bicycles",
- "nl": "Oplaadpunt voor elektrische fietsen",
- "ca": "Estació de càrrega per a bicicletes elèctriques",
- "de": "Ladestation für Elektrofahrräder",
- "es": "Punto de carga para bicicletas eléctricas",
- "uk": "Зарядна станція для електровелосипедів"
+ "nl": "Oplaadpunt voor elektrische fietsen"
}
},
{
@@ -69,23 +56,14 @@
},
"then": {
"en": "Charging station for cars",
- "nl": "Oplaadpunt voor elektrische auto's",
- "ca": "Estació de càrrega per a cotxes",
- "de": "Ladestation für Autos",
- "es": "Punto de carga para coches",
- "uk": "Зарядна станція для автомобілів"
+ "nl": "Oplaadpunt voor elektrische auto's"
}
}
]
},
"description": {
"en": "A charging station",
- "nl": "Oplaadpunten",
- "ca": "Una estació de càrrega",
- "cs": "Nabíjecí stanice",
- "de": "Eine Ladestation",
- "es": "Un punto de carga",
- "fr": "Une station de recharge"
+ "nl": "Oplaadpunten"
},
"#": "no-question-hint-check",
"tagRenderings": [
@@ -95,83 +73,78 @@
"#": "Allowed vehicle types",
"question": {
"en": "Which vehicles are allowed to charge here?",
- "nl": "Welke voertuigen kunnen hier opgeladen worden?",
- "ca": "Quins vehicles tenen permesa la càrrega aquí?",
- "cs": "Která vozidla zde smí nabíjet?",
- "de": "Welche Fahrzeuge können hier laden?",
- "es": "¿Qué vehículos pueden cargar aquí?",
- "pl": "Jakie pojazdy mogą być tutaj ładowane?",
- "uk": "Які транспортні засоби можуть тут заряджатися?"
+ "nl": "Welke voertuigen kunnen hier opgeladen worden?"
},
"multiAnswer": true,
"mappings": [
{
"if": "bicycle=yes",
"ifnot": "bicycle=no",
+ "alsoShowIf": {
+ "or": [
+ "bicycle=designated",
+ "bicycle=customers"
+ ]
+ },
"then": {
"en": "Bicycles can be charged here",
- "nl": "Elektrische fietsen kunnen hier opgeladen worden",
- "ca": "Aquí es poden carregar bicicletes",
- "cs": "Jízdní kola lze nabíjet zde",
- "de": "Hier können Fahrräder laden",
- "es": "Aquí se pueden cargar bicicletas",
- "pl": "Mogą tutaj być ładowane rowery",
- "uk": "Тут можна заряджати велосипеди"
+ "nl": "Elektrische fietsen kunnen hier opgeladen worden"
}
},
{
"if": "motorcar=yes",
+ "alsoShowIf": {
+ "or": [
+ "motorcar=designated",
+ "motorcar=customers"
+ ]
+ },
"ifnot": "motorcar=no",
"then": {
"en": "Cars can be charged here",
- "nl": "Elektrische auto's kunnen hier opgeladen worden",
- "ca": "Aquí es poden carregar cotxes",
- "cs": "Auta lze nabíjet zde",
- "de": "Hier können Autos laden",
- "es": "Aquí se pueden cargar coches",
- "pl": "Mogą tutaj być ładowane samochody",
- "uk": "Автомобілі можна зарядити тут"
+ "nl": "Elektrische auto's kunnen hier opgeladen worden"
}
},
{
"if": "scooter=yes",
+ "alsoShowIf": {
+ "or": [
+ "scooter=designated",
+ "scooter=customers"
+ ]
+ },
"ifnot": "scooter=no",
"then": {
"en": "Scooters can be charged here",
- "nl": "Elektrische scooters (snorfiets of bromfiets) kunnen hier opgeladen worden",
- "ca": "Aquí es poden carregar Scooters",
- "cs": "Skútry lze nabíjet zde",
- "de": "Hier können Roller laden",
- "es": "Aquí se pueden cargar patinetes",
- "pl": "Mogą być tutaj ładowane hulajnogi",
- "uk": "Самокати можна зарядити тут"
+ "nl": "Elektrische scooters (snorfiets of bromfiets) kunnen hier opgeladen worden"
}
},
{
"if": "hgv=yes",
+ "alsoShowIf": {
+ "or": [
+ "hgv=designated",
+ "hgv=customers"
+ ]
+ },
"ifnot": "hgv=no",
"then": {
"en": "Heavy good vehicles (such as trucks) can be charged here",
- "nl": "Vrachtwagens kunnen hier opgeladen worden",
- "ca": "Aquí es poden carregar camions o trailers",
- "cs": "Těžká nákladní vozidla (například nákladní automobily) lze nabíjet zde",
- "de": "Hier können LKW laden",
- "es": "Aquí se pueden cargar vehículos de mercancías pesadas (como camiones)",
- "uk": "Тут можна заряджати вантажні транспортні засоби (наприклад, вантажівки)"
+ "nl": "Vrachtwagens kunnen hier opgeladen worden"
}
},
{
"if": "bus=yes",
+ "alsoShowIf": {
+ "or": [
+ "bus=designated",
+ "bus=customers"
+ ]
+ },
"ifnot": "bus=no",
"then": {
"en": "Buses can be charged here",
- "nl": "Bussen kunnen hier opgeladen worden",
- "ca": "Aquí es poden carregar autobusos",
- "cs": "Autobusy lze nabíjet zde",
- "de": "Hier können Busse laden",
- "es": "Aquí se pueden cargar autobuses",
- "pl": "Mogą być tutaj ładowane autobusy",
- "uk": "Автобуси можна зарядити тут"
+ "nl": "Bussen kunnen hier opgeladen worden"
}
}
]
@@ -180,20 +153,11 @@
"id": "access",
"question": {
"en": "Who is allowed to use this charging station?",
- "nl": "Wie mag er dit oplaadpunt gebruiken?",
- "ca": "Qui pot utilitzar aquesta estació de càrrega?",
- "de": "Wer darf diese Ladestation benutzen?",
- "es": "¿Quién puede usar este punto de carga?",
- "pl": "Kto może używać tej stacji ładowania?",
- "uk": "Хто може користуватися цією зарядною станцією?"
+ "nl": "Wie mag er dit oplaadpunt gebruiken?"
},
"render": {
"en": "Access is {access}",
- "nl": "Toegang voor {access}",
- "ca": "L'accés està {access}",
- "de": "Zugang ist {access}",
- "es": "El acceso es {access}",
- "uk": "Доступ – {access}"
+ "nl": "Toegang voor {access}"
},
"freeform": {
"key": "access",
@@ -206,25 +170,14 @@
"if": "access=yes",
"then": {
"en": "Anyone can use this charging station (payment might be needed)",
- "nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)",
- "ca": "Qualsevol persona pot utilitzar aquesta estació de recàrrega (pot ser calgui un pagament)",
- "cs": "Tuto nabíjecí stanici může používat kdokoli (může být vyžadována platba)",
- "de": "Jeder kann die Station nutzen (eventuell gegen Bezahlung)",
- "es": "Cualquiera puede usar este punto de carga (puede ser necesario el pago)",
- "pl": "Każdy może używać tej stacji ładowania (opłata może być wymagana)",
- "uk": "Будь-хто може скористатися цією зарядною станцією (може знадобитися оплата)"
+ "nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)"
}
},
{
"if": "access=public",
"then": {
"en": "Anyone can use this charging station (payment might be needed)",
- "nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)",
- "ca": "Qualsevol persona pot utilitzar aquesta estació de recàrrega (pot ser calgui un pagament)",
- "cs": "Tuto nabíjecí stanici může používat kdokoli (může být vyžadována platba)",
- "de": "Jeder kann diese Ladestation nutzen (eventuell gegen Bezahlung)",
- "es": "Cualquiera puede usar este punto de carga (puede ser necesario el pago)",
- "pl": "Każdy może używać tej stacji ładowania (opłata może być wymagana)"
+ "nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)"
},
"hideInAnswer": true
},
@@ -232,45 +185,28 @@
"if": "access=customers",
"then": {
"en": "Only customers of the place this station belongs to can use this charging station
E.g. a charging station operated by hotel which is only usable by their guests",
- "nl": "Enkel klanten van de bijhorende plaats mogen dit oplaadpunt gebruiken
Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel",
- "ca": "Sols cliente del lloc al que pertany aquest punt de càrrega poden utilitzar-lo
p.e. un punt de càrrega d'un hotel que sols poden utilizar-los els hostes",
- "cs": "Tuto nabíjecí stanici mohou používat pouze zákazníci místa, kam tato stanice patří
Např. nabíjecí stanice provozovaná hotelem, kterou mohou používat pouze jeho hosté",
- "de": "Nur Kunden des Ortes, zu dem diese Station gehört, können diese Ladestation nutzen
Z.B. eine von einem Hotel betriebene Ladestation, die nur von dessen Gästen genutzt werden kann",
- "es": "Solo los clientes del lugar al que pertenece esta estación pueden usar este punto de carga
Por ejemplo, un punto de carga operado por un hotel que solo pueden usar sus huéspedes",
- "uk": "Лише клієнти місця, до якого належить ця станція, можуть використовувати цю зарядну станцію
Напр. зарядна станція готелю, якою можуть користуватися лише його гості"
+ "nl": "Enkel klanten van de bijhorende plaats mogen dit oplaadpunt gebruiken
Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel"
}
},
{
"if": "access=key",
"then": {
"en": "A key must be requested to access this charging station
E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station",
- "nl": "Een sleutel is nodig om dit oplaadpunt te gebruiken
Bv. voor klanten van een hotel of een bar, die de sleutel aan de receptie kunnen krijgen",
- "ca": "S'ha de sol·licitar una clau per a utilitzar aquest punt de càrrega
p.e un punt de càrrega operat per un hotel nomes utilitzable pel seus hostes, els quals reben una clau des de recepció per a desbloquejar el punt de càrrega",
- "de": "Für den Zugang zur Station muss ein Schlüssel angefordert werden
z.B. eine von einem Hotel betriebene Ladestation, die nur von dessen Gästen genutzt werden kann, die an der Rezeption einen Schlüssel erhalten, um die Ladestation aufzuschließen",
- "es": "Se debe solicitar una llave para acceder a este punto de carga
Por ejemplo, un punto de carga operado por un hotel que solo pueden usar sus huéspedes, que reciben una llave de la recepción para desbloquear el punto de carga",
- "uk": "Щоб отримати доступ до цієї зарядної станції, необхідно отримати ключ
Напр. зарядна станція, якою керує готель, якою можуть користуватися лише його гості, які отримують ключ від стійки реєстрації, щоб розблокувати зарядну станцію"
+ "nl": "Een sleutel is nodig om dit oplaadpunt te gebruiken
Bv. voor klanten van een hotel of een bar, die de sleutel aan de receptie kunnen krijgen"
}
},
{
"if": "access=private",
"then": {
"en": "Not accessible to the general public (e.g. only accessible to the owners, employees, ...)",
- "nl": "Niet toegankelijk voor het publiek
Bv. enkel toegankelijk voor de eigenaar, medewerkers ,... ",
- "ca": "No accessible per al públic general (p.e. només accessible pels propietaris, empleats, ...)",
- "de": "Die Station ist nicht für die Allgemeinheit zugänglich (z. B. nur für die Eigentümer, Mitarbeiter, ...)",
- "es": "No accesible al público en general (por ejemplo, solo accesible para los propietarios, empleados, ...)",
- "uk": "Не доступні для широкої громадськості (наприклад, доступні лише для власників, працівників, ...)"
+ "nl": "Niet toegankelijk voor het publiek
Bv. enkel toegankelijk voor de eigenaar, medewerkers ,... "
}
},
{
"if": "access=permissive",
"then": {
"en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.",
- "nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). ",
- "ca": "Aquesta estació de càrrega és accessible al públic durant certes hores o condicions. Es poden aplicar restriccions, però es permet l'ús general.",
- "de": "Diese Ladestation ist zu gewissen Öffnungszeiten oder Bedingungen öffentlich zugänglich. Einschränkungen sind möglich, aber generelle Nutzung ist erlaubt.",
- "es": "Este punto de carga es accesible al público durante ciertas horas o condiciones Pueden aplicarse restricciones, pero se permite el uso general",
- "uk": "Ця зарядна станція доступна для громадськості в певні години або за певних умов. Можуть застосовуватися обмеження, але загальне використання дозволено."
+ "nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). "
}
}
]
@@ -279,21 +215,11 @@
"id": "capacity",
"render": {
"en": "{capacity} vehicles can be charged here at the same time",
- "nl": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden",
- "ca": "Aquí poden carregar {capacity} vehicles a l'hora",
- "de": "Hier können {capacity} Fahrzeuge gleichzeitig laden",
- "es": "{capacity} vehículos se pueden cargar aquí al mismo tiempo",
- "pl": "{capacity} pojazdów może być tutaj ładowanych jednocześnie",
- "uk": "Тут можуть заряджатися одночасно {capacity} транспортних засобів"
+ "nl": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden"
},
"question": {
"en": "How much vehicles can be charged here at the same time?",
- "nl": "Hoeveel voertuigen kunnen hier opgeladen worden?",
- "ca": "Quants vehicles poden carregar a la vegada?",
- "de": "Wie viele Fahrzeuge können hier gleichzeitig laden?",
- "es": "¿Cuántos vehículos se pueden cargar aquí al mismo tiempo?",
- "pl": "Ile pojazdów może być tutaj ładowanych jednocześnie?",
- "uk": "Скільки транспортних засобів можна зарядити тут одночасно?"
+ "nl": "Hoeveel voertuigen kunnen hier opgeladen worden?"
},
"freeform": {
"key": "capacity",
@@ -304,11 +230,7 @@
"id": "Available_charging_stations (generated)",
"question": {
"en": "Which charging connections are available here?",
- "nl": "Welke aansluitingen zijn hier beschikbaar?",
- "ca": "Quines connexions de càrrega hi ha aquí?",
- "cs": "Jaké nabíjecí přípojky jsou zde k dispozici?",
- "de": "Welche Ladeanschlüsse gibt es hier?",
- "es": "¿Qué conexiones de carga están disponibles aquí?"
+ "nl": "Welke aansluitingen zijn hier beschikbaar?"
},
"multiAnswer": true,
"mappings": [
@@ -317,11 +239,7 @@
"ifnot": "socket:schuko=",
"then": {
"en": "Schuko wall plug without ground pin (CEE7/4 type F)",
- "nl": "Schuko stekker zonder aardingspin (CEE7/4 type F)",
- "ca": "Endoll de paret Schuko sense pin a terra (CEE7/4 tipus F)",
- "cs": "Schuko zásuvka bez zemnícího kolíku (CEE7/4 typ F)",
- "de": "Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)",
- "es": "Enchufe de pared Schuko sin pin de tierra (tipo CEE7/4 F)"
+ "nl": "Schuko stekker zonder aardingspin (CEE7/4 type F)"
},
"icon": {
"path": "./assets/layers/charging_station/CEE7_4F.svg",
@@ -414,11 +332,7 @@
},
"then": {
"en": "Schuko wall plug without ground pin (CEE7/4 type F)",
- "nl": "Schuko stekker zonder aardingspin (CEE7/4 type F)",
- "ca": "Endoll de paret Schuko sense pin a terra (CEE7/4 tipus F)",
- "cs": "Schuko zásuvka bez zemnícího kolíku (CEE7/4 typ F)",
- "de": "Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)",
- "es": "Enchufe de pared Schuko sin pin de tierra (tipo CEE7/4 F)"
+ "nl": "Schuko stekker zonder aardingspin (CEE7/4 type F)"
},
"hideInAnswer": true,
"icon": {
@@ -431,11 +345,7 @@
"ifnot": "socket:typee=",
"then": {
"en": "European wall plug with ground pin (CEE7/4 type E)",
- "nl": "Europese stekker met aardingspin (CEE7/4 type E)",
- "ca": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)",
- "cs": "Evropská zásuvka se zemnícím kolíkem (CEE7/4 typ E)",
- "de": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)",
- "es": "Enchufe de pared europeo con pin de tierra (tipo CEE7/4 E)"
+ "nl": "Europese stekker met aardingspin (CEE7/4 type E)"
},
"icon": {
"path": "./assets/layers/charging_station/TypeE.svg",
@@ -497,10 +407,7 @@
},
"then": {
"en": "European wall plug with ground pin (CEE7/4 type E)",
- "nl": "Europese stekker met aardingspin (CEE7/4 type E)",
- "ca": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)",
- "de": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)",
- "es": "Enchufe de pared europeo con pin de tierra (tipo CEE7/4 E)"
+ "nl": "Europese stekker met aardingspin (CEE7/4 type E)"
},
"hideInAnswer": true,
"icon": {
@@ -513,11 +420,7 @@
"ifnot": "socket:chademo=",
"then": {
"en": "Chademo",
- "nl": "Chademo",
- "ca": "CHAdeMo",
- "cs": "Chademo",
- "de": "Chademo-Anschluss",
- "es": "Chademo"
+ "nl": "Chademo"
},
"icon": {
"path": "./assets/layers/charging_station/Chademo_type4.svg",
@@ -559,11 +462,7 @@
},
"then": {
"en": "Chademo",
- "nl": "Chademo",
- "ca": "CHAdeMo",
- "cs": "Chademo",
- "de": "Chademo-Anschluss",
- "es": "Chademo"
+ "nl": "Chademo"
},
"hideInAnswer": true,
"icon": {
@@ -576,11 +475,7 @@
"ifnot": "socket:type1_cable=",
"then": {
"en": "Type 1 with cable (J1772)",
- "nl": "Type 1 met kabel (J1772)",
- "ca": "Tipus 1 amb cable",
- "cs": "Typ 1 s kabelem (J1772)",
- "de": "Typ 1 mit Kabel (J1772)",
- "es": "Tipo 1 con cable (J1772)"
+ "nl": "Type 1 met kabel (J1772)"
},
"icon": {
"path": "./assets/layers/charging_station/Type1_J1772.svg",
@@ -622,11 +517,7 @@
},
"then": {
"en": "Type 1 with cable (J1772)",
- "nl": "Type 1 met kabel (J1772)",
- "ca": "Tipus 1 amb cable",
- "cs": "Typ 1 s kabelem (J1772)",
- "de": "Typ 1 mit Kabel (J1772)",
- "es": "Tipo 1 con cable (J1772)"
+ "nl": "Type 1 met kabel (J1772)"
},
"hideInAnswer": true,
"icon": {
@@ -639,11 +530,7 @@
"ifnot": "socket:type1=",
"then": {
"en": "Type 1 without cable (J1772)",
- "nl": "Type 1 zonder kabel (J1772)",
- "ca": "Tipus 1 sense cable",
- "cs": "Typ 1 bez kabelu (J1772)",
- "de": "Typ 1 ohne Kabel (J1772)",
- "es": "Tipo 1 sin cable (J1772)"
+ "nl": "Type 1 zonder kabel (J1772)"
},
"icon": {
"path": "./assets/layers/charging_station/Type1_J1772.svg",
@@ -685,11 +572,7 @@
},
"then": {
"en": "Type 1 without cable (J1772)",
- "nl": "Type 1 zonder kabel (J1772)",
- "ca": "Tipus 1 sense cable(J1772)",
- "cs": "Typ 1 bez kabelu (J1772)",
- "de": " Typ 1 ohne Kabel (J1772)",
- "es": "Tipo 1 sin cable (J1772)"
+ "nl": "Type 1 zonder kabel (J1772)"
},
"hideInAnswer": true,
"icon": {
@@ -702,11 +585,7 @@
"ifnot": "socket:type1_combo=",
"then": {
"en": "Type 1 CCS (aka Type 1 Combo)",
- "nl": "Type 1 CCS (ook gekend als Type 1 Combo)",
- "ca": "CSS Tipus 1 (també conegut com a Tipus 1 Combo)",
- "cs": "CCS typu 1 (neboli kombinace typu 1)",
- "de": "Typ 1 CCS (Typ 1 Combo)",
- "es": "Tipo 1 CCS (también conocido como Tipo 1 Combo)"
+ "nl": "Type 1 CCS (ook gekend als Type 1 Combo)"
},
"icon": {
"path": "./assets/layers/charging_station/Type1-ccs.svg",
@@ -748,11 +627,7 @@
},
"then": {
"en": "Type 1 CCS (aka Type 1 Combo)",
- "nl": "Type 1 CCS (ook gekend als Type 1 Combo)",
- "ca": "CSS Tipus 1 (també conegut com a Tipus 1 Combo)",
- "cs": "CCS typu 1 (neboli kombinace typu 1)",
- "de": " Typ 1 CCS (auch bekannt als Typ 1 Combo)",
- "es": "Tipo 1 CCS (también conocido como Tipo 1 Combo)"
+ "nl": "Type 1 CCS (ook gekend als Type 1 Combo)"
},
"hideInAnswer": true,
"icon": {
@@ -765,11 +640,7 @@
"ifnot": "socket:tesla_supercharger=",
"then": {
"en": "Tesla Supercharger",
- "nl": "Tesla Supercharger",
- "ca": "Supercarregador de Tesla",
- "cs": "Tesla Supercharger",
- "de": "Tesla Supercharger",
- "es": "Tesla Supercharger"
+ "nl": "Tesla Supercharger"
},
"icon": {
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
@@ -811,11 +682,7 @@
},
"then": {
"en": "Tesla Supercharger",
- "nl": "Tesla Supercharger",
- "ca": "Supercarregador de Tesla",
- "cs": "Tesla Supercharger",
- "de": "Tesla Supercharger",
- "es": "Tesla Supercharger"
+ "nl": "Tesla Supercharger"
},
"hideInAnswer": true,
"icon": {
@@ -828,11 +695,7 @@
"ifnot": "socket:type2=",
"then": {
"en": "Type 2 (mennekes)",
- "nl": "Type 2 (mennekes)",
- "ca": "Tipus 2 (mennekes)",
- "cs": "Typ 2 (mennekes)",
- "de": "Typ 2 (Mennekes)",
- "es": "Tipo 2 (mennekes)"
+ "nl": "Type 2 (mennekes)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_socket.svg",
@@ -874,11 +737,7 @@
},
"then": {
"en": "Type 2 (mennekes)",
- "nl": "Type 2 (mennekes)",
- "ca": "Tipus 2 (mennekes)",
- "cs": "Typ 2 (mennekes)",
- "de": "Typ 2 (Mennekes)",
- "es": "Tipo 2 (mennekes)"
+ "nl": "Type 2 (mennekes)"
},
"hideInAnswer": true,
"icon": {
@@ -891,11 +750,7 @@
"ifnot": "socket:type2_combo=",
"then": {
"en": "Type 2 CCS (mennekes)",
- "nl": "Type 2 CCS (mennekes)",
- "ca": "CSS Tipus 2 (mennekes)",
- "cs": "Typ 2 CCS (mennekes)",
- "de": "Typ 2 CCS (Mennekes)",
- "es": "Tipo 2 CCS (mennekes)"
+ "nl": "Type 2 CCS (mennekes)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_CCS.svg",
@@ -937,11 +792,7 @@
},
"then": {
"en": "Type 2 CCS (mennekes)",
- "nl": "Type 2 CCS (mennekes)",
- "ca": "CSS Tipus 2 (mennekes)",
- "cs": "Typ 2 CCS (mennekes)",
- "de": "Typ 2 CCS (mennekes)",
- "es": "Tipo 2 CCS (mennekes)"
+ "nl": "Type 2 CCS (mennekes)"
},
"hideInAnswer": true,
"icon": {
@@ -954,11 +805,7 @@
"ifnot": "socket:type2_cable=",
"then": {
"en": "Type 2 with cable (mennekes)",
- "nl": "Type 2 met kabel (J1772)",
- "ca": "Tipus 2 amb cable (mennekes)",
- "cs": "Typ 2 s kabelem (mennekes)",
- "de": "Typ 2 mit Kabel (Mennekes)",
- "es": "Tipo 2 con cable (mennekes)"
+ "nl": "Type 2 met kabel (J1772)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_tethered.svg",
@@ -1000,11 +847,7 @@
},
"then": {
"en": "Type 2 with cable (mennekes)",
- "nl": "Type 2 met kabel (J1772)",
- "ca": "Tipus 2 amb cable (mennekes)",
- "cs": "Typ 2 s kabelem (mennekes)",
- "de": "Typ 2 mit Kabel (mennekes)",
- "es": "Tipo 2 con cable (mennekes)"
+ "nl": "Type 2 met kabel (J1772)"
},
"hideInAnswer": true,
"icon": {
@@ -1017,11 +860,7 @@
"ifnot": "socket:tesla_supercharger_ccs=",
"then": {
"en": "Tesla Supercharger CCS (a branded type2_css)",
- "nl": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)",
- "ca": "Tesla Supercharger CCS (un tipus2_css de la marca Tesla)",
- "cs": "Tesla Supercharger CCS (značkový typ2_css)",
- "de": "Tesla Supercharger CCS (Typ 2 CSS von Tesla)",
- "es": "Tesla Supercharger CCS (un tipo2_css de marca)"
+ "nl": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_CCS.svg",
@@ -1063,11 +902,7 @@
},
"then": {
"en": "Tesla Supercharger CCS (a branded type2_css)",
- "nl": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)",
- "ca": "Tesla Supercharger CCS (un tipus2_css de la marca Tesla)",
- "cs": "Tesla Supercharger CCS (značkový typ2_css)",
- "de": "Tesla Supercharger CCS (ein Markenzeichen von type2_css)",
- "es": "Tesla Supercharger CCS (un tipo2_css de marca)"
+ "nl": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)"
},
"hideInAnswer": true,
"icon": {
@@ -1080,11 +915,7 @@
"ifnot": "socket:tesla_destination=",
"then": {
"en": "Tesla Supercharger (destination)",
- "nl": "Tesla Supercharger (destination)",
- "ca": "Tesla Supercharger (destinació)",
- "cs": "Tesla Supercharger (cíl)",
- "de": "Tesla Supercharger (Destination)",
- "es": "Tesla Supercharger (destino)"
+ "nl": "Tesla Supercharger (destination)"
},
"icon": {
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
@@ -1132,11 +963,7 @@
},
"then": {
"en": "Tesla Supercharger (destination)",
- "nl": "Tesla Supercharger (destination)",
- "ca": "Tesla Supercharger (destinació)",
- "cs": "Tesla Supercharger (cíl)",
- "de": "Tesla Supercharger (Destination)",
- "es": "Tesla Supercharger (destino)"
+ "nl": "Tesla Supercharger (destination)"
},
"hideInAnswer": true,
"icon": {
@@ -1149,10 +976,7 @@
"ifnot": "socket:tesla_destination=",
"then": {
"en": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)",
- "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)",
- "ca": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca Tesla)",
- "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)",
- "es": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)"
+ "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)"
},
"icon": {
"path": "./assets/layers/charging_station/Type2_tethered.svg",
@@ -1200,10 +1024,7 @@
},
"then": {
"en": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)",
- "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)",
- "ca": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca tesla)",
- "de": "Tesla supercharger (Destination) (Typ 2 mit Kabel von Tesla)",
- "es": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)"
+ "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)"
},
"hideInAnswer": true,
"icon": {
@@ -1216,11 +1037,7 @@
"ifnot": "socket:USB-A=",
"then": {
"en": "USB to charge phones and small electronics",
- "nl": "USB om GSMs en kleine electronica op te laden",
- "ca": "USB per carregar telèfons i dispositius electrònics petits",
- "de": "USB zum Aufladen von Handys und kleinen Elektrogeräten",
- "es": "USB para cargar teléfonos y pequeños dispositivos electrónicos",
- "uk": "USB для зарядки телефонів і дрібної електроніки"
+ "nl": "USB om GSMs en kleine electronica op te laden"
},
"icon": {
"path": "./assets/layers/charging_station/usb_port.svg",
@@ -1236,11 +1053,7 @@
},
"then": {
"en": "USB to charge phones and small electronics",
- "nl": "USB om GSMs en kleine electronica op te laden",
- "ca": "USB per carregar telèfons i dispositius electrònics petits",
- "de": "USB zum Aufladen von Handys und kleinen Elektrogeräten",
- "es": "USB para cargar teléfonos y pequeños dispositivos electrónicos",
- "uk": "USB для зарядки телефонів і дрібної електроніки"
+ "nl": "USB om GSMs en kleine electronica op te laden"
},
"hideInAnswer": true,
"icon": {
@@ -1253,10 +1066,7 @@
"ifnot": "socket:bosch_3pin=",
"then": {
"en": "Bosch Active Connect with 3 pins and cable",
- "nl": "Bosch Active Connect met 3 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 3 pins i cable",
- "de": "Bosch Active Connect mit 3 Pins und Kabel",
- "es": "Bosch Active Connect con 3 pines y cable"
+ "nl": "Bosch Active Connect met 3 pinnen aan een kabel"
},
"icon": {
"path": "./assets/layers/charging_station/bosch-3pin.svg",
@@ -1294,10 +1104,7 @@
},
"then": {
"en": "Bosch Active Connect with 3 pins and cable",
- "nl": "Bosch Active Connect met 3 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 3 pins i cable",
- "de": " Bosch Active Connect mit 3 Pins und Kabel",
- "es": "Bosch Active Connect con 3 pines y cable"
+ "nl": "Bosch Active Connect met 3 pinnen aan een kabel"
},
"hideInAnswer": true,
"icon": {
@@ -1310,10 +1117,7 @@
"ifnot": "socket:bosch_5pin=",
"then": {
"en": "Bosch Active Connect with 5 pins and cable",
- "nl": "Bosch Active Connect met 5 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 5 pins i cable",
- "de": "Bosch Active Connect mit 5 Pins und Kabel",
- "es": "Bosch Active Connect con 5 pines y cable"
+ "nl": "Bosch Active Connect met 5 pinnen aan een kabel"
},
"icon": {
"path": "./assets/layers/charging_station/bosch-5pin.svg",
@@ -1351,10 +1155,7 @@
},
"then": {
"en": "Bosch Active Connect with 5 pins and cable",
- "nl": "Bosch Active Connect met 5 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 5 pins i cable",
- "de": " Bosch Active Connect mit 5 Pins und Kabel",
- "es": "Bosch Active Connect con 5 pines y cable"
+ "nl": "Bosch Active Connect met 5 pinnen aan een kabel"
},
"hideInAnswer": true,
"icon": {
@@ -1367,11 +1168,7 @@
"ifnot": "socket:bs1363=",
"then": {
"en": "BS1363 (Type G)",
- "nl": "BS1363 (VK 3-pin)",
- "ca": "BS1363 (tipus G)",
- "cs": "BS1363 (Typ G)",
- "de": "BS1363 (Typ G)",
- "es": "BS1363 (Tipo G)"
+ "nl": "BS1363 (VK 3-pin)"
},
"icon": {
"path": "./assets/layers/charging_station/bs1363.svg",
@@ -1437,11 +1234,7 @@
},
"then": {
"en": "BS1363 (Type G)",
- "nl": "BS1363 (VK 3-pin)",
- "ca": "BS1363 (tipus G)",
- "cs": "BS1363 (Typ G)",
- "de": "BS1363 (Typ G)",
- "es": "BS1363 (Tipo G)"
+ "nl": "BS1363 (VK 3-pin)"
},
"hideInAnswer": true,
"icon": {
@@ -1454,11 +1247,7 @@
"ifnot": "socket:nema5_15=",
"then": {
"en": "NEMA 5-15 (Type B)",
- "nl": "NEMA 5-15 (VS 3-pin)",
- "ca": "NEMA 5-15 (tipus B)",
- "cs": "NEMA 5-15 (Typ B)",
- "de": "NEMA 5-15 (Typ B)",
- "es": "NEMA 5-15 (Tipo B)"
+ "nl": "NEMA 5-15 (VS 3-pin)"
},
"icon": {
"path": "./assets/layers/charging_station/nema-5-15.svg",
@@ -1523,11 +1312,7 @@
},
"then": {
"en": "NEMA 5-15 (Type B)",
- "nl": "NEMA 5-15 (VS 3-pin)",
- "ca": "NEMA 5-15 (tipus B)",
- "cs": "NEMA 5-15 (Typ B)",
- "de": "NEMA 5-15 (Typ B)",
- "es": "NEMA 5-15 (Tipo B)"
+ "nl": "NEMA 5-15 (VS 3-pin)"
},
"hideInAnswer": true,
"icon": {
@@ -1540,11 +1325,7 @@
"ifnot": "socket:sev1011_t23=",
"then": {
"en": "SEV 1011 T23 (Type J)",
- "nl": "SEV 1011 T23 (Zwitserse 3-pin)",
- "ca": "SEV 1011 T23 (Tipus J)",
- "cs": "SEV 1011 T23 (Typ J)",
- "de": "SEV 1011 T23 (Typ J)",
- "es": "SEV 1011 T23 (Tipo J)"
+ "nl": "SEV 1011 T23 (Zwitserse 3-pin)"
},
"icon": {
"path": "./assets/layers/charging_station/typej.svg",
@@ -1570,10 +1351,7 @@
},
"then": {
"en": "SEV 1011 T23 (Type J)",
- "nl": "SEV 1011 T23 (Zwitserse 3-pin)",
- "ca": "SEV 1011 T23 (Tipus J)",
- "de": "SEV 1011 T23 (Typ J)",
- "es": "SEV 1011 T23 (Tipo J)"
+ "nl": "SEV 1011 T23 (Zwitserse 3-pin)"
},
"hideInAnswer": true,
"icon": {
@@ -1586,11 +1364,7 @@
"ifnot": "socket:as3112=",
"then": {
"en": "AS3112 (Type I)",
- "nl": "AS3112 (Australische 3-pin)",
- "ca": "AS3112 (tipus I)",
- "cs": "AS3112 (Typ I)",
- "de": "AS3112 (Typ I)",
- "es": "AS3112 (Tipo I)"
+ "nl": "AS3112 (Australische 3-pin)"
},
"icon": {
"path": "./assets/layers/charging_station/as3112.svg",
@@ -1628,11 +1402,7 @@
},
"then": {
"en": "AS3112 (Type I)",
- "nl": "AS3112 (Australische 3-pin)",
- "ca": "AS3112 (tipus I)",
- "cs": "AS3112 (Typ I)",
- "de": "AS3112 (Typ I)",
- "es": "AS3112 (Tipo I)"
+ "nl": "AS3112 (Australische 3-pin)"
},
"hideInAnswer": true,
"icon": {
@@ -1645,11 +1415,7 @@
"ifnot": "socket:nema_5_20=",
"then": {
"en": "NEMA 5-20 (Type B)",
- "nl": "NEMA 5-20 (VS 3-pin)",
- "ca": "NEMA 5-20 (tipus B)",
- "cs": "NEMA 5-20 (Typ B)",
- "de": "NEMA 5-20 (Typ B)",
- "es": "NEMA 5-20 (Tipo B)"
+ "nl": "NEMA 5-20 (VS 3-pin)"
},
"icon": {
"path": "./assets/layers/charging_station/nema-5-20.svg",
@@ -1714,11 +1480,7 @@
},
"then": {
"en": "NEMA 5-20 (Type B)",
- "nl": "NEMA 5-20 (VS 3-pin)",
- "ca": "NEMA 5-20 (tipus B)",
- "cs": "NEMA 5-20 (Typ B)",
- "de": "NEMA 5-20 (Typ B)",
- "es": "NEMA 5-20 (Tipo B)"
+ "nl": "NEMA 5-20 (VS 3-pin)"
},
"hideInAnswer": true,
"icon": {
@@ -1746,10 +1508,7 @@
"socket:schuko",
{
"en": "Schuko wall plug without ground pin (CEE7/4 type F)",
- "nl": "Schuko stekker zonder aardingspin (CEE7/4 type F)",
- "ca": "Endoll de paret Schuko sense pin de terra (CEE7/4 tipus F)",
- "de": "Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)",
- "es": "Enchufe de pared Schuko sin pin de tierra (tipo CEE7/4 F)"
+ "nl": "Schuko stekker zonder aardingspin (CEE7/4 type F)"
},
"CEE7_4F.svg",
[
@@ -1767,10 +1526,7 @@
"socket:typee",
{
"en": "European wall plug with ground pin (CEE7/4 type E)",
- "nl": "Europese stekker met aardingspin (CEE7/4 type E)",
- "ca": "Endoll de paret europeu amb pin de terra (CEE7/4 tipus E)",
- "de": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)",
- "es": "Enchufe de pared europeo con pin de tierra (tipo CEE7/4 E)"
+ "nl": "Europese stekker met aardingspin (CEE7/4 type E)"
},
"TypeE.svg",
[
@@ -1789,10 +1545,7 @@
"socket:chademo",
{
"en": "Chademo",
- "nl": "Chademo",
- "ca": "Chademo",
- "de": "Chademo-Stecker",
- "es": "Chademo"
+ "nl": "Chademo"
},
"Chademo_type4.svg",
[
@@ -1810,10 +1563,7 @@
"socket:type1_cable",
{
"en": "Type 1 with cable (J1772)",
- "nl": "Type 1 met kabel (J1772)",
- "ca": "Tipus 1 amb cable (J1772)",
- "de": "Typ 1 mit Kabel (J1772)",
- "es": "Tipo 1 con cable (J1772)"
+ "nl": "Type 1 met kabel (J1772)"
},
"Type1_J1772.svg",
[
@@ -1833,10 +1583,7 @@
"socket:type1",
{
"en": "Type 1 without cable (J1772)",
- "nl": "Type 1 zonder kabel (J1772)",
- "ca": "Tipus 1 sense el cable (J1772)",
- "de": " Typ 1 ohne Kabel (J1772)",
- "es": "Tipo 1 sin cable (J1772)"
+ "nl": "Type 1 zonder kabel (J1772)"
},
"Type1_J1772.svg",
[
@@ -1858,10 +1605,7 @@
"socket:type1_combo",
{
"en": "Type 1 CCS (aka Type 1 Combo)",
- "nl": "Type 1 CCS (ook gekend als Type 1 Combo)",
- "ca": "Tipus 1 CCS (també conegut com a Tipus 1 Combo)",
- "de": "Typ 1 CCS (Typ 1 Combo)",
- "es": "Tipo 1 CCS (también conocido como Tipo 1 Combo)"
+ "nl": "Type 1 CCS (ook gekend als Type 1 Combo)"
},
"Type1-ccs.svg",
[
@@ -1884,11 +1628,7 @@
"socket:tesla_supercharger",
{
"en": "Tesla Supercharger",
- "nl": "Tesla Supercharger",
- "ca": "Tesla Supercharger",
- "cs": "Tesla Supercharger",
- "de": "Tesla Supercharger",
- "es": "Tesla Supercharger"
+ "nl": "Tesla Supercharger"
},
"Tesla-hpwc-model-s.svg",
[
@@ -1909,10 +1649,7 @@
"socket:type2",
{
"en": "Type 2 (mennekes)",
- "nl": "Type 2 (mennekes)",
- "ca": "Tipus 2 (mennekes)",
- "de": "Typ 2 (Mennekes)",
- "es": "Tipo 2 (mennekes)"
+ "nl": "Type 2 (mennekes)"
},
"Type2_socket.svg",
[
@@ -1933,10 +1670,7 @@
"socket:type2_combo",
{
"en": "Type 2 CCS (mennekes)",
- "nl": "Type 2 CCS (mennekes)",
- "ca": "Tipus 2 CCS (mennekes)",
- "de": "Typ 2 CCS (Mennekes)",
- "es": "Tipo 2 CCS (mennekes)"
+ "nl": "Type 2 CCS (mennekes)"
},
"Type2_CCS.svg",
[
@@ -1956,10 +1690,7 @@
"socket:type2_cable",
{
"en": "Type 2 with cable (mennekes)",
- "nl": "Type 2 met kabel (J1772)",
- "ca": "Tipus 2 amb cable (mennekes)",
- "de": "Typ 2 mit Kabel (Mennekes)",
- "es": "Tipo 2 con cable (mennekes)"
+ "nl": "Type 2 met kabel (J1772)"
},
"Type2_tethered.svg",
[
@@ -1980,10 +1711,7 @@
"socket:tesla_supercharger_ccs",
{
"en": "Tesla Supercharger CCS (a branded type2_css)",
- "nl": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)",
- "ca": "Tesla Supercharger CCS (un tipus2_css de la marca Tesla)",
- "de": "Tesla Supercharger CCS (Typ 2 CSS von Tesla)",
- "es": "Tesla Supercharger CCS (un tipo2_css de marca)"
+ "nl": "Tesla Supercharger CCS (een type2 CCS met Tesla-logo)"
},
"Type2_CCS.svg",
[
@@ -2003,10 +1731,7 @@
"socket:tesla_destination",
{
"en": "Tesla Supercharger (destination)",
- "nl": "Tesla Supercharger (destination)",
- "ca": "Tesla Supercharger (destinació)",
- "de": "Tesla Supercharger (Destination)",
- "es": "Tesla Supercharger (destino)"
+ "nl": "Tesla Supercharger (destination)"
},
"Tesla-hpwc-model-s.svg",
[
@@ -2027,10 +1752,7 @@
"socket:tesla_destination",
{
"en": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)",
- "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)",
- "ca": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca Tesla)",
- "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)",
- "es": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)"
+ "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)"
},
"Type2_tethered.svg",
[
@@ -2051,11 +1773,7 @@
"socket:USB-A",
{
"en": "USB to charge phones and small electronics",
- "nl": "USB om GSMs en kleine electronica op te laden",
- "ca": "USB per carregar telèfons i dispositius electrònics petits",
- "de": "USB zum Aufladen von Handys und kleinen Elektrogeräten",
- "es": "USB para cargar teléfonos y pequeños dispositivos electrónicos",
- "uk": "USB для зарядки телефонів і дрібної електроніки"
+ "nl": "USB om GSMs en kleine electronica op te laden"
},
"usb_port.svg",
[
@@ -2075,10 +1793,7 @@
"socket:bosch_3pin",
{
"en": "Bosch Active Connect with 3 pins and cable",
- "nl": "Bosch Active Connect met 3 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 3 pins i cable",
- "de": " Bosch Active Connect mit 3 Pins und Kabel",
- "es": "Bosch Active Connect con 3 pines y cable"
+ "nl": "Bosch Active Connect met 3 pinnen aan een kabel"
},
"bosch-3pin.svg",
[],
@@ -2090,10 +1805,7 @@
"socket:bosch_5pin",
{
"en": "Bosch Active Connect with 5 pins and cable",
- "nl": "Bosch Active Connect met 5 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 5 pins i cable",
- "de": " Bosch Active Connect mit 5 Pins und Kabel",
- "es": "Bosch Active Connect con 5 pines y cable"
+ "nl": "Bosch Active Connect met 5 pinnen aan een kabel"
},
"bosch-5pin.svg",
[],
@@ -2105,10 +1817,7 @@
"socket:bs1363",
{
"en": "BS1363 (Type G)",
- "nl": "BS1363 (VK 3-pin)",
- "ca": "BS1363 (Tipus G)",
- "de": "BS1363 (Typ G)",
- "es": "BS1363 (Tipo G)"
+ "nl": "BS1363 (VK 3-pin)"
},
"bs1363.svg",
[
@@ -2126,10 +1835,7 @@
"socket:nema5_15",
{
"en": "NEMA 5-15 (Type B)",
- "nl": "NEMA 5-15 (VS 3-pin)",
- "ca": "NEMA 5-15 (Tipus B)",
- "de": "NEMA 5-15 (Typ B)",
- "es": "NEMA 5-15 (Tipo B)"
+ "nl": "NEMA 5-15 (VS 3-pin)"
},
"nema-5-15.svg",
[
@@ -2147,10 +1853,7 @@
"socket:sev1011_t23",
{
"en": "SEV 1011 T23 (Type J)",
- "nl": "SEV 1011 T23 (Zwitserse 3-pin)",
- "ca": "SEV 1011 T23 (Tipus J)",
- "de": "SEV 1011 T23 (Typ J)",
- "es": "SEV 1011 T23 (Tipo J)"
+ "nl": "SEV 1011 T23 (Zwitserse 3-pin)"
},
"typej.svg",
[
@@ -2168,10 +1871,7 @@
"socket:as3112",
{
"en": "AS3112 (Type I)",
- "nl": "AS3112 (Australische 3-pin)",
- "ca": "AS3112 (Tipus I)",
- "de": "AS3112 (Typ I)",
- "es": "AS3112 (Tipo I)"
+ "nl": "AS3112 (Australische 3-pin)"
},
"as3112.svg",
[
@@ -2189,10 +1889,7 @@
"socket:nema_5_20",
{
"en": "NEMA 5-20 (Type B)",
- "nl": "NEMA 5-20 (VS 3-pin)",
- "ca": "NEMA 5-20 (Tipus B)",
- "de": "NEMA 5-20 (Typ B)",
- "es": "NEMA 5-20 (Tipo B)"
+ "nl": "NEMA 5-20 (VS 3-pin)"
},
"nema-5-20.svg",
[
@@ -2223,15 +1920,11 @@
"ca": "Quants connectors del tipus {{description}} hi han disponibles aquí?",
"cs": "Kolik zástrček typu {{description}} je k dispozici?",
"da": "Hvor mange stik af typen {{description}} er tilgængelige her?",
- "de": "Wie viele Stecker vom Typ {{description}} sind hier vorhanden?",
- "es": "¿Cuántos enchufes del tipo {{description}} hay disponibles aquí?"
+ "de": "Wie viele Stecker vom Typ {{description}} sind hier vorhanden?"
},
"render": {
"en": "There are {{{key}}} plugs of type {{description}} available here",
- "nl": "Hier zijn {{{key}}} stekkers van het type {{description}}",
- "ca": "Hi ha {{{key}}} endolls del tipus {{description}} disponibles aquí",
- "de": "Hier sind {{{key}}} Stecker vom Typ {{description}} verfügbar",
- "es": "Hay {{{key}}} enchufes del tipo {{description}} disponibles aquí"
+ "nl": "Hier zijn {{{key}}} stekkers van het type {{description}}"
},
"icon": "./assets/layers/charging_station/{{image}}",
"freeform": {
@@ -2257,16 +1950,11 @@
"en": "What voltage do the plugs with {{description}} offer?",
"nl": "Welke spanning levert de stekker van type {{description}}",
"cs": "Jaké napětí mají zástrčky s {{description}} ?",
- "de": "Welche Spannung liefern die {{description}}?",
- "ca": "Quin voltatge ofereixen els endolls amb {{description}}?",
- "es": "¿Qué voltaje ofrecen los enchufes con {{description}}?"
+ "de": "Welche Spannung liefern die {{description}}?"
},
"render": {
"en": "{{description}} outputs {canonical({{key}}:voltage)}",
- "nl": "{{description}} heeft een spanning van {canonical({{key}}:voltage)}",
- "ca": "{{description}} entrega {canonical({{key}}:voltage)}",
- "de": "{{description}} liefert {canonical({{key}}:voltage)}",
- "es": "{{description}} entrega {canonical({{key}}:voltage)}"
+ "nl": "{{description}} heeft een spanning van {canonical({{key}}:voltage)}"
},
"freeform": {
"key": "{{key}}:voltage",
@@ -2278,9 +1966,7 @@
"en": "{{description}} outputs {{commonVoltages}} volt",
"nl": "{{description}} heeft een spanning van {{commonVoltages}} volt",
"cs": "{{description}} výstup {{commonVoltages}} voltů",
- "de": "{{description}} liefert {{commonVoltages}} Volt",
- "ca": "{{description}} sortides {{commonVoltages}} volts",
- "es": "{{description}} entrega {{commonVoltages}} voltios"
+ "de": "{{description}} liefert {{commonVoltages}} Volt"
}
},
"condition": {
@@ -2297,17 +1983,11 @@
],
"question": {
"en": "What current do the plugs with {{description}} offer?",
- "nl": "Welke stroom levert de stekker van type {{description}}?",
- "ca": "Quin corrent ofereixen els endolls amb {{description}}?",
- "de": "Welchen Strom bieten die Stecker mit {{description}}?",
- "es": "¿Qué corriente ofrecen los enchufes con {{description}}?"
+ "nl": "Welke stroom levert de stekker van type {{description}}?"
},
"render": {
"en": "{{description}} outputs at most {canonical({{key}}:current)}",
- "nl": "{{description}} levert een stroom van maximaal {canonical({{key}}:current)}",
- "ca": "{{description}} entrega com a màxim {canonical({{key}}:current)}",
- "de": "{{description}} liefert maximal {canonical({{key}}:current)}",
- "es": "{{description}} entrega como máximo {canonical({{key}}:current)}"
+ "nl": "{{description}} levert een stroom van maximaal {canonical({{key}}:current)}"
},
"freeform": {
"key": "{{key}}:current",
@@ -2317,10 +1997,7 @@
"if": "{{key}}:current={{commonCurrent}}",
"then": {
"en": "{{description}} outputs at most {{commonCurrent}} A",
- "nl": "{{description}} levert een stroom van maximaal {{commonCurrent}} A",
- "ca": "{{description}} entrega com a màxim {{commonCurrent}} A",
- "de": "{{description}} liefert maximal {{commonCurrent}} A",
- "es": "{{description}} entrega como máximo {{commonCurrent}} A"
+ "nl": "{{description}} levert een stroom van maximaal {{commonCurrent}} A"
}
},
"condition": {
@@ -2337,17 +2014,11 @@
],
"question": {
"en": "What power output does a single plug of type {{description}} offer?",
- "nl": "Welk vermogen levert een enkele stekker van type {{description}}?",
- "ca": "Quina potència de sortida ofereix un únic connector del tipus {{description}}?",
- "de": "Welche Leistung liefert ein einzelner Stecker des Typs {{description}}?",
- "es": "¿Qué potencia de salida ofrece un solo enchufe del tipo {{description}}?"
+ "nl": "Welk vermogen levert een enkele stekker van type {{description}}?"
},
"render": {
"en": "{{description}} outputs at most {canonical({{key}}:output)}",
- "nl": "{{description}} levert een vermogen van maximaal {canonical({{key}}:output)}",
- "ca": "{{description}} entrega com a màxim {canonical({{key}}:output)}",
- "de": "{{description}} liefert maximal {canonical({{key}}:output)}",
- "es": "{{description}} entrega como máximo {canonical({{key}}:output)}"
+ "nl": "{{description}} levert een vermogen van maximaal {canonical({{key}}:output)}"
},
"freeform": {
"key": "{{key}}:output",
@@ -2356,11 +2027,8 @@
"mappings": {
"if": "{{key}}:output={{commonOutput}}",
"then": {
- "en": "{{description}} outputs at most {{commonOutput}}",
- "nl": "{{description}} levert een vermogen van maximaal {{commonOutput}}",
- "ca": "{{description}} entrega com a màxim {{commonOutput}}",
- "de": "{{description}} liefert maximal {{commonOutput}}",
- "es": "{{description}} entrega como máximo {{commonOutput}}"
+ "en": "{{description}} outputs at most {{commonOutput}} kW",
+ "nl": "{{description}} levert een vermogen van maximaal {{commonOutput}} kW"
}
},
"condition": {
@@ -2377,12 +2045,7 @@
"override": {
"question": {
"en": "When is this charging station opened?",
- "nl": "Wanneer is dit oplaadpunt beschikbaar??",
- "ca": "Quan està oberta aquesta estació de càrrega?",
- "cs": "Kdy je tato nabíjecí stanice otevřena?",
- "de": "Wann ist die Ladestation geöffnet?",
- "es": "¿Cuándo está abierto este punto de carga?",
- "pl": "Kiedy jest otwarta ta stacja ładowania?"
+ "nl": "Wanneer is dit oplaadpunt beschikbaar??"
}
},
"id": "OH"
@@ -2391,11 +2054,7 @@
"id": "fee",
"question": {
"en": "Does one have to pay to use this charging station?",
- "nl": "Moet men betalen om dit oplaadpunt te gebruiken?",
- "ca": "Hi ha que pagar per utilitzar aquest punt de càrrega?",
- "de": "Muss man für die Nutzung dieser Ladestation bezahlen?",
- "es": "¿Hay que pagar para usar este punto de carga?",
- "uk": "Чи потрібно платити за користування цією зарядною станцією?"
+ "nl": "Moet men betalen om dit oplaadpunt te gebruiken?"
},
"mappings": [
{
@@ -2409,11 +2068,7 @@
},
"then": {
"nl": "Gratis te gebruiken (zonder aan te melden)",
- "en": "Free to use (without authenticating)",
- "ca": "Ús gratuït (sense autentificació)",
- "de": "Die Nutzung ist kostenlos, keine Authentifizierung erforderlich",
- "es": "De uso gratuito (sin autenticación)",
- "uk": "Безкоштовне використання (без автентифікації)"
+ "en": "Free to use (without authenticating)"
}
},
{
@@ -2427,11 +2082,7 @@
},
"then": {
"nl": "Gratis te gebruiken, maar aanmelden met een applicatie is verplicht",
- "en": "Free to use, but one has to authenticate",
- "ca": "Ús gratuït, però un s'ha d'autentificar",
- "de": "Die Nutzung ist kostenlos, Authentifizierung erforderlich",
- "es": "De uso gratuito, pero hay que autenticarse",
- "uk": "Безкоштовне використання, але потрібно пройти аутентифікацію"
+ "en": "Free to use, but one has to authenticate"
}
},
{
@@ -2442,11 +2093,7 @@
},
"then": {
"nl": "Gratis te gebruiken",
- "en": "Free to use",
- "ca": "Ús gratuït",
- "de": "Kostenlose Nutzung",
- "es": "De uso gratuito",
- "pl": "Darmowa"
+ "en": "Free to use"
},
"hideInAnswer": true
},
@@ -2459,11 +2106,7 @@
},
"then": {
"nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/...",
- "en": "Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station",
- "ca": "De pagament, però gratuït per als clients de l'hotel/bar/hospital/... que gestiona l'estació de càrrega",
- "de": "Die Nutzung ist kostenpflichtig, aber für Kunden des Betreibers der Einrichtung, wie Hotel, Krankenhaus, ... kostenlos",
- "es": "De pago, pero gratuito para clientes del hotel/pub/hospital/... que opera el punto de carga",
- "uk": "Платне користування, але безкоштовне для клієнтів готелю/пабу/лікарні/..., який експлуатує зарядну станцію"
+ "en": "Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station"
}
},
{
@@ -2475,11 +2118,7 @@
},
"then": {
"nl": "Betalend",
- "en": "Paid use",
- "ca": "Ús de pagament",
- "de": "Die Nutzung ist kostenpflichtig",
- "es": "De pago",
- "uk": "Платне користування"
+ "en": "Paid use"
}
}
]
@@ -2488,17 +2127,11 @@
"id": "charge",
"question": {
"en": "How much does one have to pay to use this charging station?",
- "nl": "Hoeveel moet men betalen om dit oplaadpunt te gebruiken?",
- "ca": "Quant cal pagar per utilitzar aquesta estació de càrrega?",
- "de": "Wie viel muss man für die Nutzung dieser Ladestation bezahlen?",
- "es": "¿Cuánto hay que pagar para usar este punto de carga?"
+ "nl": "Hoeveel moet men betalen om dit oplaadpunt te gebruiken?"
},
"render": {
"en": "Using this charging station costs {charge}",
- "nl": "Dit oplaadpunt gebruiken kost {charge}",
- "ca": "Utilitzar aquesta estació de càrrega costa {charge}",
- "de": "Die Nutzung dieser Ladestation kostet {charge}",
- "es": "Usar este punto de carga cuesta {charge}"
+ "nl": "Dit oplaadpunt gebruiken kost {charge}"
},
"freeform": {
"key": "charge"
@@ -2522,12 +2155,7 @@
"#": "In some cases, charging is free but one has to be authenticated. We only ask for authentication if fee is no (or unset). By default one sees the questions for either the payment options or the authentication options, but normally not both",
"question": {
"en": "What kind of authentication is available at the charging station?",
- "nl": "Hoe kan men zich aanmelden aan dit oplaadstation?",
- "ca": "Quin tipus d'autenticació hi ha disponible a l'estació de càrrega?",
- "cs": "Jaký druh autentizace je na nabíjecí stanici k dispozici?",
- "de": "Welche Art der Authentifizierung ist an der Ladestation möglich?",
- "es": "¿Qué tipo de autenticación está disponible en el punto de carga?",
- "uk": "Яка автентифікація доступна на зарядній станції?"
+ "nl": "Hoe kan men zich aanmelden aan dit oplaadstation?"
},
"multiAnswer": true,
"mappings": [
@@ -2536,13 +2164,7 @@
"ifnot": "authentication:membership_card=no",
"then": {
"en": "Authentication by a membership card",
- "nl": "Aanmelden met een lidkaart is mogelijk",
- "ca": "Autenticació mitjançant una targeta de soci",
- "cs": "Autentizace členskou kartou",
- "de": "Authentifizierung durch eine Mitgliedskarte",
- "es": "Autenticación mediante tarjeta de socio",
- "fr": "Authentification par carte de membre",
- "uk": "Аутентифікація за допомогою членської картки"
+ "nl": "Aanmelden met een lidkaart is mogelijk"
}
},
{
@@ -2550,13 +2172,7 @@
"ifnot": "authentication:app=no",
"then": {
"en": "Authentication by an app",
- "nl": "Aanmelden via een applicatie is mogelijk",
- "ca": "Autenticació mitjançant una aplicació",
- "cs": "Autentizace pomocí aplikace",
- "de": "Authentifizierung per App",
- "es": "Autenticación mediante una aplicación",
- "fr": "Authentification par une application",
- "uk": "Автентифікація за допомогою програми"
+ "nl": "Aanmelden via een applicatie is mogelijk"
}
},
{
@@ -2564,13 +2180,7 @@
"ifnot": "authentication:phone_call=no",
"then": {
"en": "Authentication via phone call is available",
- "nl": "Aanmelden door te bellen naar een telefoonnummer is mogelijk",
- "ca": "L'autenticació per trucada telefònica està disponible",
- "cs": "K dispozici je autentizace pomocí telefonního hovoru",
- "de": "Authentifizierung per Anruf ist möglich",
- "es": "Hay disponible autenticación por llamada telefónica",
- "fr": "Authentification possible par appel téléphonique",
- "uk": "Доступна автентифікація за допомогою телефонного дзвінка"
+ "nl": "Aanmelden door te bellen naar een telefoonnummer is mogelijk"
}
},
{
@@ -2578,13 +2188,7 @@
"ifnot": "authentication:short_message=no",
"then": {
"en": "Authentication via SMS is available",
- "nl": "Aanmelden via SMS is mogelijk",
- "ca": "L'autenticació per SMS està disponible",
- "cs": "K dispozici je autentizace pomocí SMS",
- "de": "Authentifizierung per SMS ist möglich",
- "es": "Hay disponible autenticación por SMS",
- "fr": "Authentification possible par SMS",
- "uk": "Доступна автентифікація за допомогою SMS"
+ "nl": "Aanmelden via SMS is mogelijk"
}
},
{
@@ -2592,12 +2196,7 @@
"ifnot": "authentication:nfc=no",
"then": {
"en": "Authentication via NFC is available",
- "nl": "Aanmelden via NFC is mogelijk",
- "ca": "L'autenticació mitjançant NFC està disponible",
- "cs": "K dispozici je autentizace přes NFC",
- "de": "Authentifizierung per NFC ist möglich",
- "es": "Hay disponible autenticación por NFC",
- "uk": "Доступна автентифікація за допомогою NFC"
+ "nl": "Aanmelden via NFC is mogelijk"
}
},
{
@@ -2605,12 +2204,7 @@
"ifnot": "authentication:money_card=no",
"then": {
"en": "Authentication via Money Card is available",
- "nl": "Aanmelden met Money Card is mogelijk",
- "ca": "L'autenticació mitjançant targeta de pagament està disponible",
- "cs": "K dispozici je autentizace prostřednictvím Money Card",
- "de": "Authentifizierung per Geldkarte ist möglich",
- "es": "Hay disponible autenticación por tarjeta de crédito",
- "uk": "Доступна автентифікація за допомогою грошової картки"
+ "nl": "Aanmelden met Money Card is mogelijk"
}
},
{
@@ -2618,12 +2212,7 @@
"ifnot": "authentication:debit_card=no",
"then": {
"en": "Authentication via debit card is available",
- "nl": "Aanmelden met een betaalkaart is mogelijk",
- "ca": "L'autenticació mitjançant targeta de debit està disponible",
- "cs": "K dispozici je autentizace prostřednictvím debetní karty",
- "de": "Authentifizierung per Kreditkarte ist möglich",
- "es": "Hay disponible autenticación por tarjeta de débito",
- "uk": "Доступна автентифікація за допомогою дебетової картки"
+ "nl": "Aanmelden met een betaalkaart is mogelijk"
}
},
{
@@ -2631,12 +2220,7 @@
"ifnot": "authentication:none=no",
"then": {
"en": "Charging here is (also) possible without authentication",
- "nl": "Hier opladen is (ook) mogelijk zonder aan te melden",
- "ca": "Carregar aquí (també) és possible sense autenticació",
- "cs": "Nabíjení je zde (také) možné bez autentizace",
- "de": "Das Laden ist hier (auch) ohne Authentifizierung möglich",
- "es": "La carga aquí también es posible sin autenticación",
- "uk": "Зарядка тут (також) можлива без автентифікації"
+ "nl": "Hier opladen is (ook) mogelijk zonder aan te melden"
}
}
],
@@ -2651,20 +2235,11 @@
"id": "Auth phone",
"render": {
"en": "Authenticate by calling or SMS'ing to {authentication:phone_call:number}",
- "nl": "Aanmelden door te bellen of te SMS'en naar {authentication:phone_call:number}",
- "ca": "Autentiqueu-vos trucant o enviant SMS a {authentication:phone_call:number}",
- "de": "Authentifiziere dich, indem du anrufst oder eine SMS sendest an {authentication:phone_call:number}",
- "es": "Autentifícate llamando o enviando un SMS a {authentication:phone_call:number}",
- "uk": "Авторизуйтесь, зателефонувавши або надіславши SMS на {authentication:phone_call:number}"
+ "nl": "Aanmelden door te bellen of te SMS'en naar {authentication:phone_call:number}"
},
"question": {
"en": "What's the phone number for authentication call or SMS?",
- "nl": "Wat is het telefoonnummer dat men moet bellen of SMS'en om zich aan te melden?",
- "ca": "Quin és el número de telèfon per a la trucada d'autenticació o SMS?",
- "cs": "Jaké je telefonní číslo pro autentizační hovor nebo SMS?",
- "de": "Wie lautet die Telefonnummer für den Authentifizierungsanruf oder die SMS?",
- "es": "¿Cuál es el número de teléfono para la llamada o SMS de autenticación?",
- "uk": "Який номер телефону для аутентифікаційного дзвінка або SMS?"
+ "nl": "Wat is het telefoonnummer dat men moet bellen of SMS'en om zich aan te melden?"
},
"freeform": {
"key": "authentication:phone_call:number",
@@ -2694,23 +2269,11 @@
"id": "Network",
"render": {
"en": "Part of the network {network}",
- "nl": "Maakt deel uit van het {network}-netwerk",
- "ca": "Part de la xarxa {network}",
- "cs": "Část sítě {network}",
- "de": "Teil des Netzwerks {network}",
- "es": "Parte de la red {network}",
- "pl": "Część sieci {network}",
- "uk": "Частина мережі {network}"
+ "nl": "Maakt deel uit van het {network}-netwerk"
},
"question": {
"en": "Is this charging station part of a network?",
- "nl": "Is dit oplaadpunt deel van een groter netwerk?",
- "ca": "Aquesta estació de càrrega forma part d'una xarxa?",
- "cs": "Je tato nabíjecí stanice součástí sítě?",
- "de": "Ist diese Ladestation Teil eines Netzwerks?",
- "es": "¿Este punto de carga forma parte de una red?",
- "pl": "Czy ta stacja ładowania jest częścią sieci?",
- "uk": "Чи є ця зарядна станція частиною мережі?"
+ "nl": "Is dit oplaadpunt deel van een groter netwerk?"
},
"freeform": {
"key": "network"
@@ -2720,25 +2283,14 @@
"if": "no:network=yes",
"then": {
"en": "Not part of a bigger network, e.g. because the charging station is maintained by a local business",
- "nl": "Maakt geen deel uit van een groter netwerk, een lokale zaak of organisatie beheert dit oplaadpunt",
- "ca": "No forma part d'una xarxa més gran, per exemple, perquè l'estació de càrrega és mantinguda per un negoci local",
- "cs": "Není součástí větší sítě, např. protože nabíjecí stanici spravuje místní firma",
- "de": "Nicht Teil eines größeren Netzwerks, z. B. weil die Ladestation von einem lokalen Unternehmen betrieben wird",
- "es": "No forma parte de una red mayor, por ejemplo, porque el punto de carga es mantenido por un negocio local",
- "uk": "Не є частиною більшої мережі, наприклад, тому що зарядна станція обслуговується місцевим підприємством"
+ "nl": "Maakt geen deel uit van een groter netwerk, een lokale zaak of organisatie beheert dit oplaadpunt"
}
},
{
"if": "network=none",
"then": {
"en": "Not part of a bigger network",
- "nl": "Maakt geen deel uit van een groter netwerk",
- "ca": "No forma part d'una xarxa més gran",
- "cs": "Není součástí větší sítě",
- "de": "Nicht Teil eines größeren Netzwerks",
- "es": "No forma parte de una red mayor",
- "pl": "Nie jest częścią większej sieci",
- "uk": "Не є частиною великої мережі"
+ "nl": "Maakt geen deel uit van een groter netwerk"
},
"hideInAnswer": true
},
@@ -2784,20 +2336,11 @@
"id": "Operator",
"question": {
"en": "Who is the operator of this charging station?",
- "nl": "Wie beheert dit oplaadpunt?",
- "ca": "Qui és l'operadora d'aquesta estació de càrrega?",
- "cs": "Kdo je provozovatelem této nabíjecí stanice?",
- "de": "Wer ist der Betreiber dieser Ladestation?",
- "es": "¿Quién es el operador de este punto de carga?"
+ "nl": "Wie beheert dit oplaadpunt?"
},
"render": {
"en": "This charging station is operated by {operator}",
- "nl": "Wordt beheerd door {operator}",
- "ca": "Aquesta estació de càrrega l'opera {operator}",
- "cs": "Tuto nabíjecí stanici provozuje {operator}",
- "de": "Die Station wird betrieben von {operator}",
- "es": "Este punto de carga es operado por {operator}",
- "pl": "Ta stacja ładowania jest obsługiwana przez {operator}"
+ "nl": "Wordt beheerd door {operator}"
},
"freeform": {
"key": "operator"
@@ -2811,11 +2354,7 @@
},
"then": {
"en": "Actually, {operator} is the network",
- "nl": "Eigenlijk is {operator} het netwerk waarvan het deel uitmaakt",
- "ca": "De fet, {operator} és la xarxa",
- "cs": "Síť je ve skutečnosti {operator}",
- "de": "Eigentlich ist {operator} das Netzwerk",
- "es": "En realidad, {operator} es la red"
+ "nl": "Eigenlijk is {operator} het netwerk waarvan het deel uitmaakt"
},
"addExtraTags": [
"operator="
@@ -2829,21 +2368,11 @@
"id": "phone",
"question": {
"en": "What number can one call if there is a problem with this charging station?",
- "nl": "Wat is het telefoonnummer van de beheerder van dit oplaadpunt?",
- "ca": "A quin número es pot cridar si hi ha algun problema amb aquest punt de càrrega?",
- "de": "Welche Nummer kann man anrufen, wenn es ein Problem mit dieser Ladestation gibt?",
- "es": "¿A qué número se puede llamar si hay un problema con este punto de carga?",
- "pl": "Na jaki numer można zadzwonić w przypadku problemów z tą stacją ładowania?",
- "uk": "За яким номером можна зателефонувати, якщо виникла проблема з цією зарядною станцією?"
+ "nl": "Wat is het telefoonnummer van de beheerder van dit oplaadpunt?"
},
"render": {
"en": "In case of problems, call {phone}",
- "nl": "Bij problemen, bel naar {phone}",
- "ca": "En cas de problemes, truqueu a {phone}",
- "de": "Bei Problemen, anrufen unter {phone}",
- "es": "En caso de problemas, llama a {phone}",
- "pl": "W przypadku problemów zadzwoń na {phone}",
- "uk": "У разі виникнення проблем телефонуйте {phone}"
+ "nl": "Bij problemen, bel naar {phone}"
},
"freeform": {
"key": "phone",
@@ -2854,19 +2383,11 @@
"id": "email",
"question": {
"en": "What is the email address of the operator?",
- "nl": "Wat is het email-adres van de operator?",
- "ca": "Quin és el correu electrònic de l'operadora?",
- "de": "Wie lautet die E-Mail-Adresse des Betreibers?",
- "es": "¿Cuál es la dirección de correo electrónico del operador?",
- "uk": "Яка електронна адреса оператора?"
+ "nl": "Wat is het email-adres van de operator?"
},
"render": {
"en": "In case of problems, send an email to {email}",
- "nl": "Bij problemen, email naar {email}",
- "ca": "En cas de problemes, envia un email a {email}",
- "de": "Bei Problemen senden Sie bitte eine E-Mail an {email}",
- "es": "En caso de problemas, envía un correo electrónico a {email}",
- "pl": "W przypadku problemów, wyślij emaila do {email}"
+ "nl": "Bij problemen, email naar {email}"
},
"freeform": {
"key": "email",
@@ -2877,19 +2398,11 @@
"id": "website",
"question": {
"en": "What is the website where one can find more information about this charging station?",
- "nl": "Wat is de website waar men meer info kan vinden over dit oplaadpunt?",
- "ca": "Quina és la web on es pot trobar més informació sobre aquesta estació de càrrega?",
- "de": "Auf welcher Webseite kann man weitere Informationen über diese Ladestation finden?",
- "es": "¿Cuál es la página web donde se puede encontrar más información sobre este punto de carga?",
- "uk": "На якому веб-сайті можна знайти більше інформації про цю зарядну станцію?"
+ "nl": "Wat is de website waar men meer info kan vinden over dit oplaadpunt?"
},
"render": {
"en": "More info on {website}",
- "nl": "Meer informatie op {website}",
- "ca": "Més informació a {website}",
- "de": "Weitere Informationen unter {website}",
- "es": "Más información en {website}",
- "uk": "Більше інформації на {website}"
+ "nl": "Meer informatie op {website}"
},
"freeform": {
"key": "website",
@@ -2901,19 +2414,11 @@
"id": "ref",
"question": {
"en": "What is the reference number of this charging station?",
- "nl": "Wat is het referentienummer van dit oplaadstation?",
- "ca": "Quin és el número de referència d'aquesta estació de càrrega?",
- "de": "Welche Kennnummer hat die Ladestation?",
- "es": "¿Cuál es el número de referencia de este punto de carga?",
- "pl": "Jaki jest numer referencyjny tej stacji ładowania?"
+ "nl": "Wat is het referentienummer van dit oplaadstation?"
},
"render": {
"en": "Reference number is {ref}",
- "nl": "Het referentienummer van dit oplaadpunt is {ref}",
- "ca": "El número de referència és {ref}",
- "de": "Die Kennziffer ist {ref}",
- "es": "El número de referencia es {ref}",
- "pl": "Numer referencyjny to {ref}"
+ "nl": "Het referentienummer van dit oplaadpunt is {ref}"
},
"freeform": {
"key": "ref"
@@ -2925,12 +2430,7 @@
"id": "Operational status",
"question": {
"en": "Is this charging point in use?",
- "nl": "Is dit oplaadpunt operationeel?",
- "ca": "Està en ús aquest punt de càrrega?",
- "cs": "Používá se tento nabíjecí bod?",
- "de": "Ist die Station in Betrieb?",
- "es": "¿Este punto de carga está en uso?",
- "uk": "Чи використовується ця точка зарядки?"
+ "nl": "Is dit oplaadpunt operationeel?"
},
"mappings": [
{
@@ -2945,14 +2445,7 @@
},
"then": {
"en": "This charging station works",
- "nl": "Dit oplaadpunt werkt",
- "ca": "Aquesta estació de càrrega funciona",
- "cs": "Tato nabíjecí stanice funguje",
- "de": "Die Station ist in Betrieb",
- "es": "Este punto de carga funciona",
- "fr": "Cette station de recharge fonctionne",
- "pl": "Ta stacja ładowania działa",
- "uk": "Ця зарядна станція працює"
+ "nl": "Dit oplaadpunt werkt"
}
},
{
@@ -2967,13 +2460,7 @@
},
"then": {
"en": "This charging station is broken",
- "nl": "Dit oplaadpunt is kapot",
- "ca": "Aquesta estació de carrega està trencada",
- "cs": "Tato nabíjecí stanice je rozbitá",
- "de": "Die Station ist defekt",
- "es": "Este punto de carga está roto",
- "pl": "Ta stacja ładowania jest zepsuta",
- "uk": "Ця зарядна станція несправна"
+ "nl": "Dit oplaadpunt is kapot"
}
},
{
@@ -2988,13 +2475,7 @@
},
"then": {
"en": "A charging station is planned here",
- "nl": "Hier zal binnenkort een oplaadpunt gebouwd worden",
- "ca": "Aquí està prevista una estació de recàrrega",
- "cs": "Plánuje se zde nabíjecí stanice",
- "de": "Die Station ist erst in Planung",
- "es": "Aquí se planea un punto de carga",
- "pl": "Planowana jest tutaj stacja ładowania",
- "uk": "Тут планується встановити зарядну станцію"
+ "nl": "Hier zal binnenkort een oplaadpunt gebouwd worden"
}
},
{
@@ -3009,13 +2490,7 @@
},
"then": {
"en": "A charging station is constructed here",
- "nl": "Hier wordt op dit moment een oplaadpunt gebouwd",
- "ca": "Aquí està construint-se una estació de càrrega",
- "cs": "Zde je budována dobíjecí stanice",
- "de": "Die Station ist aktuell im Bau",
- "es": "Aquí se está construyendo un punto de carga",
- "pl": "Budowana jest tutaj stacja ładowania",
- "uk": "Тут побудовано зарядну станцію"
+ "nl": "Hier wordt op dit moment een oplaadpunt gebouwd"
}
},
{
@@ -3030,12 +2505,7 @@
},
"then": {
"en": "This charging station has beed permanently disabled and is not in use anymore but is still visible",
- "nl": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig",
- "ca": "Aquesta estació de recàrrega s'ha desactivat permanentment i ja no s'utilitza, però encara és visible",
- "cs": "Tato nabíjecí stanice byla trvale deaktivována a již se nepoužívá, ale je stále viditelná",
- "de": "Die Station ist dauerhaft geschlossen und nicht mehr in Nutzung, aber noch sichtbar",
- "es": "Este punto de carga ha sido deshabilitado permanentemente y ya no está en uso, pero sigue siendo visible",
- "uk": "Цю зарядну станцію було назавжди вимкнено, вона більше не використовується, але її все ще можна побачити"
+ "nl": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig"
}
}
]
@@ -3044,33 +2514,21 @@
"id": "Parking:fee",
"question": {
"en": "Does one have to pay a parking fee while charging?",
- "nl": "Moet men parkeergeld betalen tijdens het opladen?",
- "ca": "Cal pagar una taxa d'aparcament mentre es carrega?",
- "cs": "Musí se při nabíjení platit parkovné?",
- "de": "Muss man während des Ladens eine Parkgebühr bezahlen?",
- "es": "¿Hay que pagar una tarifa de aparcamiento mientras se carga?"
+ "nl": "Moet men parkeergeld betalen tijdens het opladen?"
},
"mappings": [
{
"if": "parking:fee=no",
"then": {
"en": "No additional parking cost while charging",
- "nl": "Geen extra parkeerkost tijdens het opladen",
- "ca": "No cal pagar una taxa addicional mentres carrega",
- "cs": "Žádné další poplatky za parkování během nabíjení",
- "de": "Keine zusätzlichen Parkkosten während des Ladens",
- "es": "Sin coste de aparcamiento adicional mientras se carga"
+ "nl": "Geen extra parkeerkost tijdens het opladen"
}
},
{
"if": "parking:fee=yes",
"then": {
"en": "An additional parking fee should be paid while charging",
- "nl": "Tijdens het opladen moet er parkeergeld betaald worden",
- "ca": "Cal pagar una taxa addicional d'aparcament mentres carrega",
- "cs": "Při nabíjení je třeba uhradit další poplatek za parkování",
- "de": "Während des Ladens ist eine zusätzliche Parkgebühr zu entrichten",
- "es": "Se debe pagar una tarifa de aparcamiento adicional mientras se carga"
+ "nl": "Tijdens het opladen moet er parkeergeld betaald worden"
}
}
],
@@ -3089,10 +2547,7 @@
"id": "questions-technical",
"render": {
"en": "Technical questions
The questions below are very technical. Feel free to ignore them
{questions(technical)}",
- "nl": "Technische vragen
De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt
{questions(technical)}",
- "ca": "Preguntes tècniques
Les preguntes següents són molt tècniques. Sent-te lliure d'ignorar-les
{questions(technical)}",
- "de": "Technische Frage
Die nächsten Fragen sind sehr technisch. Du kannst diese auch überspringen.
{questions(technical)}",
- "es": "Preguntas técnicas
Las preguntas a continuación son muy técnicas Siéntete libre de ignorarlas
{questions(technical)}"
+ "nl": "Technische vragen
De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt
{questions(technical)}"
}
}
],
@@ -3182,12 +2637,7 @@
],
"title": {
"en": "charging station for electrical bikes",
- "nl": "oplaadpunt voor elektrische fietsen",
- "ca": "Estació de càrrega de bicicletes elèctriques",
- "cs": "nabíjecí stanice pro elektrokola",
- "de": "Ladestation für Elektrofahrräder",
- "es": "punto de carga para bicicletas eléctricas",
- "uk": "зарядна станція для електровелосипедів"
+ "nl": "oplaadpunt voor elektrische fietsen"
}
},
{
@@ -3198,12 +2648,7 @@
],
"title": {
"en": "charging station for cars",
- "nl": "oplaadstation voor elektrische auto's",
- "ca": "estació de càrrega per a cotxes",
- "cs": "nabíjecí stanice pro auta",
- "de": "Ladestation für Autos",
- "es": "punto de carga para coches",
- "uk": "зарядна станція для автомобілів"
+ "nl": "oplaadstation voor elektrische auto's"
}
}
],
@@ -3214,38 +2659,20 @@
{
"question": {
"en": "All vehicle types",
- "nl": "Alle voertuigen",
- "ca": "Tots els tipus de vehicles",
- "cs": "Všechny typy vozidel",
- "de": "Ladestationen für alle Fahrzeugtypen",
- "es": "Todos los tipos de vehículos",
- "fr": "Tous les types de véhicules",
- "it": "Tutti i tipi di veicoli"
+ "nl": "Alle voertuigen"
}
},
{
"question": {
"en": "Charging station for bicycles",
- "nl": "Oplaadpunten voor fietsen",
- "ca": "Punt de recàrrega per a bicicletes",
- "cs": "Nabíjecí stanice pro kola",
- "de": "Ladestationen für Fahrräder",
- "es": "Punto de carga para bicicletas",
- "fr": "Station de recharge pour vélos",
- "it": "Stazione di ricarica per biciclette"
+ "nl": "Oplaadpunten voor fietsen"
},
"osmTags": "bicycle=yes"
},
{
"question": {
"en": "Charging station for cars",
- "nl": "Oplaadpunten voor auto's",
- "ca": "Estació de càrrega per a cotxes",
- "cs": "Nabíjecí stanice pro auta",
- "de": "Ladestationen für Autos",
- "es": "Punto de carga para coches",
- "fr": "Station de recharge pour voitures",
- "it": "Stazione di ricarica per auto"
+ "nl": "Oplaadpunten voor auto's"
},
"osmTags": {
"or": [
@@ -3262,14 +2689,7 @@
{
"question": {
"en": "Only working charging stations",
- "nl": "Enkel werkende oplaadpunten",
- "ca": "Només estacions de recàrrega en funcionament",
- "cs": "Pouze funkční nabíjecí stanice",
- "de": "Nur Ladestationen in Betrieb",
- "es": "Solo puntos de carga en funcionamiento",
- "fr": "Seulement les stations de recharge qui fonctionnent",
- "it": "Solo stazioni di ricarica funzionanti",
- "uk": "Тільки робочі зарядні станції"
+ "nl": "Enkel werkende oplaadpunten"
},
"osmTags": {
"and": [
@@ -3286,226 +2706,153 @@
{
"question": {
"en": "All connectors",
- "nl": "Alle types",
- "ca": "Tots els connectors",
- "cs": "Všechny konektory",
- "de": "Alle Anschlüsse",
- "es": "Todos los conectores",
- "it": "Tutti i connettori"
+ "nl": "Alle types"
}
},
{
"question": {
"en": "Has a Schuko wall plug without ground pin (CEE7/4 type F) 
connector",
- "nl": "Heeft een Schuko stekker zonder aardingspin (CEE7/4 type F) 
",
- "ca": "Té un connector Schuko sense pin de terra (CEE7/4 tipus F) 
",
- "cs": "Má konektor nástěnné zástrčky Schuko bez zemnicího kolíku (CEE7/4 typ F) 
",
- "de": "Verfügt über einen Schuko-Stecker ohne Erdungsstift (CEE7/4 Typ F)
",
- "es": "Tiene un conector Enchufe de pared Schuko sin pin de tierra (tipo CEE7/4 F) 
"
+ "nl": "Heeft een Schuko stekker zonder aardingspin (CEE7/4 type F) 
"
},
"osmTags": "socket:schuko~*"
},
{
"question": {
"en": "Has a European wall plug with ground pin (CEE7/4 type E) 
connector",
- "nl": "Heeft een Europese stekker met aardingspin (CEE7/4 type E) 
",
- "ca": "Té un connector endoll de paret Europeu amb un pin de terra (CEE7/4 tipus F)
",
- "de": "Verfügt über einen europäischen Netzstecker mit Erdungsstift (CEE7/4 Typ E) 
Anschluss",
- "es": "Tiene un conector Enchufe de pared europeo con pin de tierra (tipo CEE7/4 E) 
"
+ "nl": "Heeft een Europese stekker met aardingspin (CEE7/4 type E) 
"
},
"osmTags": "socket:typee~*"
},
{
"question": {
"en": "Has a Chademo 
connector",
- "nl": "Heeft een Chademo 
",
- "ca": "Té un connector Chademo 
",
- "de": "Verfügt über einen Chademo 
Stecker",
- "es": "Tiene un conector Chademo 
"
+ "nl": "Heeft een Chademo 
"
},
"osmTags": "socket:chademo~*"
},
{
"question": {
"en": "Has a Type 1 with cable (J1772) 
connector",
- "nl": "Heeft een Type 1 met kabel (J1772) 
",
- "ca": "Té un connector Tipus 1 amb cable (J1772) 
",
- "de": "Verfügt über einen Typ 1 (J1772) 
Stecker mit Kabel",
- "es": "Tiene un conector Tipo 1 con cable (J1772) 
"
+ "nl": "Heeft een Type 1 met kabel (J1772) 
"
},
"osmTags": "socket:type1_cable~*"
},
{
"question": {
"en": "Has a Type 1 without cable (J1772) 
connector",
- "nl": "Heeft een Type 1 zonder kabel (J1772) 
",
- "ca": "Té un connector Tipus 1 sense el cable (J1772) 
",
- "de": "Verfügt über einen Typ 1 (J1772)Stecker ohne Kabel
",
- "es": "Tiene un conector Tipo 1 sin cable (J1772) 
"
+ "nl": "Heeft een Type 1 zonder kabel (J1772) 
"
},
"osmTags": "socket:type1~*"
},
{
"question": {
"en": "Has a Type 1 CCS (aka Type 1 Combo) 
connector",
- "nl": "Heeft een Type 1 CCS (ook gekend als Type 1 Combo) 
",
- "ca": "Té un connector Tipus 1 CCS (també conegut com a Tipus 1 Combo) 
",
- "de": "Verfügt über einen Typ 1 CCS (Typ 1 Combo)
Stecker",
- "es": "Tiene un conector Tipo 1 CCS (también conocido como Tipo 1 Combo) 
"
+ "nl": "Heeft een Type 1 CCS (ook gekend als Type 1 Combo) 
"
},
"osmTags": "socket:type1_combo~*"
},
{
"question": {
"en": "Has a Tesla Supercharger 
connector",
- "nl": "Heeft een Tesla Supercharger 
",
- "ca": "Té un connectorTesla Supercharger
",
- "de": "Verfügt über einen Tesla Supercharger 
Stecker",
- "es": "Tiene un conector Tesla Supercharger 
"
+ "nl": "Heeft een Tesla Supercharger 
"
},
"osmTags": "socket:tesla_supercharger~*"
},
{
"question": {
"en": "Has a Type 2 (mennekes) 
connector",
- "nl": "Heeft een Type 2 (mennekes) 
",
- "ca": "Té un connector Tipus 2 (mennekes) 
",
- "de": "Hat einen Typ 2 (Mennekes) 
Anschluss",
- "es": "Tiene un conector Tipo 2 (mennekes) 
"
+ "nl": "Heeft een Type 2 (mennekes) 
"
},
"osmTags": "socket:type2~*"
},
{
"question": {
"en": "Has a Type 2 CCS (mennekes) 
connector",
- "nl": "Heeft een Type 2 CCS (mennekes) 
",
- "ca": "Té un connector Tipus 2 CCS (mennekes) 
",
- "de": "Hat einen Typ 2 CCS (Mennekes) 
Anschluss",
- "es": "Tiene un conector Tipo 2 CCS (mennekes) 
"
+ "nl": "Heeft een Type 2 CCS (mennekes) 
"
},
"osmTags": "socket:type2_combo~*"
},
{
"question": {
"en": "Has a Type 2 with cable (mennekes) 
connector",
- "nl": "Heeft een Type 2 met kabel (J1772) 
",
- "ca": "Té un connector Tipus 2 amb cable (mennekes) 
",
- "cs": "Má konektor Typ 2 s kabelem (mennekes) 
",
- "de": "Hat einen Typ 2 (Mennekes) 
Anschluss mit Kabel",
- "es": "Tiene un conector Tipo 2 con cable (mennekes) 
"
+ "nl": "Heeft een Type 2 met kabel (J1772) 
"
},
"osmTags": "socket:type2_cable~*"
},
{
"question": {
"en": "Has a Tesla Supercharger CCS (a branded type2_css) 
connector",
- "nl": "Heeft een Tesla Supercharger CCS (een type2 CCS met Tesla-logo) 
",
- "ca": "Té un connector Tesla Supercharger CCS (un tipus2_css de la marca Tesla) 
",
- "cs": "Má konektor Tesla Supercharger CCS (značkový typ2_css) 
",
- "de": "Hat einen Tesla Supercharger CCS (Typ 2 CSS vonTesla) 
Anschluss",
- "es": "Tiene un conector Tesla Supercharger CCS (un tipo2_css de marca) 
"
+ "nl": "Heeft een Tesla Supercharger CCS (een type2 CCS met Tesla-logo) 
"
},
"osmTags": "socket:tesla_supercharger_ccs~*"
},
{
"question": {
"en": "Has a Tesla Supercharger (destination) 
connector",
- "nl": "Heeft een Tesla Supercharger (destination) 
",
- "ca": "Té un connector Tesla Supercharger (destinació)
",
- "cs": "Má konektor Tesla Supercharger (destinace) 
",
- "de": "Hat einen Tesla Supercharger (Destination) 
Anschluss",
- "es": "Tiene un conector Tesla Supercharger (destino) 
"
+ "nl": "Heeft een Tesla Supercharger (destination) 
"
},
"osmTags": "socket:tesla_destination~*"
},
{
"question": {
"en": "Has a Tesla supercharger (destination) (A Type 2 with cable branded as tesla) 
connector",
- "nl": "Heeft een Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) 
",
- "ca": "Té un connectorSupercarregador Tesla (destinació) (Un tipus 2 amb cable de la marca Tesla) 
",
- "de": "Hat einen Tesla Supercharger (Destination) (Typ 2 von Tesla) 
Anschluss mit Kabel",
- "es": "Tiene un conector Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla) 
"
+ "nl": "Heeft een Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo) 
"
},
"osmTags": "socket:tesla_destination~*"
},
{
"question": {
"en": "Has a USB to charge phones and small electronics 
connector",
- "nl": "Heeft een USB om GSMs en kleine electronica op te laden 
",
- "ca": "Té un connector USB per carregar telèfons i dispositius electrònics petits 
",
- "de": "Hat einen USB-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten 
",
- "es": "Tiene un conector USB para cargar teléfonos y pequeños dispositivos electrónicos 
",
- "uk": "Має USB для зарядки телефонів і малої електроніки 
роз'єм"
+ "nl": "Heeft een USB om GSMs en kleine electronica op te laden 
"
},
"osmTags": "socket:USB-A~*"
},
{
"question": {
"en": "Has a Bosch Active Connect with 3 pins and cable 
connector",
- "nl": "Heeft een Bosch Active Connect met 3 pinnen aan een kabel 
",
- "ca": "Té un connector Bosch Active Connect amb 3 pins i cable 
",
- "de": "Hat einen Bosch Active Connect Anschluss mit 3 Pins 
und Kabel",
- "es": "Tiene un conector Bosch Active Connect con 3 pines y cable 
"
+ "nl": "Heeft een Bosch Active Connect met 3 pinnen aan een kabel 
"
},
"osmTags": "socket:bosch_3pin~*"
},
{
"question": {
"en": "Has a Bosch Active Connect with 5 pins and cable 
connector",
- "nl": "Heeft een Bosch Active Connect met 5 pinnen aan een kabel 
",
- "ca": "Té un connector Bosch Active Connect amb 5 pins i cable 
",
- "de": "Hat einen Bosch Active Connect Anschluss mit 5 Pins 
und Kabel",
- "es": "Tiene un conector Bosch Active Connect con 5 pines y cable 
"
+ "nl": "Heeft een Bosch Active Connect met 5 pinnen aan een kabel 
"
},
"osmTags": "socket:bosch_5pin~*"
},
{
"question": {
"en": "Has a BS1363 (Type G) 
connector",
- "nl": "Heeft een BS1363 (VK 3-pin) 
",
- "ca": "Té un connector BS1363 (Tipus G) 
",
- "de": "Hat ein BS1363 (Type G) 
Anschluss",
- "es": "Tiene un conector BS1363 (Tipo G) 
"
+ "nl": "Heeft een BS1363 (VK 3-pin) 
"
},
"osmTags": "socket:bs1363~*"
},
{
"question": {
"en": "Has a NEMA 5-15 (Type B) 
connector",
- "nl": "Heeft een NEMA 5-15 (VS 3-pin) 
",
- "ca": "Té un connector NEMA 5-15 (Tipus B) 
",
- "de": "Hat ein NEMA 5-15 (Type B) 
Anschluss",
- "es": "Tiene un conector NEMA 5-15 (Tipo B) 
"
+ "nl": "Heeft een NEMA 5-15 (VS 3-pin) 
"
},
"osmTags": "socket:nema5_15~*"
},
{
"question": {
"en": "Has a SEV 1011 T23 (Type J) 
connector",
- "nl": "Heeft een SEV 1011 T23 (Zwitserse 3-pin) 
",
- "ca": "Té un connector SEV 1011 T23 (Tipus J) 
",
- "de": "Hat ein SEV 1011 T23 (Type J) 
Anschluss",
- "es": "Tiene un conector SEV 1011 T23 (Tipo J) 
"
+ "nl": "Heeft een SEV 1011 T23 (Zwitserse 3-pin) 
"
},
"osmTags": "socket:sev1011_t23~*"
},
{
"question": {
"en": "Has a AS3112 (Type I) 
connector",
- "nl": "Heeft een AS3112 (Australische 3-pin) 
",
- "ca": "Té un connector AS3112 (Tipus I) 
",
- "de": "Hat ein AS3112 (Type I) 
Anschluss",
- "es": "Tiene un conector AS3112 (Tipo I) 
"
+ "nl": "Heeft een AS3112 (Australische 3-pin) 
"
},
"osmTags": "socket:as3112~*"
},
{
"question": {
"en": "Has a NEMA 5-20 (Type B) 
connector",
- "nl": "Heeft een NEMA 5-20 (VS 3-pin) 
",
- "ca": "Té un connector NEMA 5-20 (Tipus B) 
",
- "de": "Hat ein NEMA 5-20 (Type B) 
Anschluss",
- "es": "Tiene un conector NEMA 5-20 (Tipo B) 
"
+ "nl": "Heeft een NEMA 5-20 (VS 3-pin) 
"
},
"osmTags": "socket:nema_5_20~*"
}
diff --git a/assets/layers/charging_station/charging_station.proto.json b/assets/layers/charging_station/charging_station.proto.json
index 13c2edb386..c2eddc7072 100644
--- a/assets/layers/charging_station/charging_station.proto.json
+++ b/assets/layers/charging_station/charging_station.proto.json
@@ -80,6 +80,12 @@
{
"if": "bicycle=yes",
"ifnot": "bicycle=no",
+ "alsoShowIf": {
+ "or": [
+ "bicycle=designated",
+ "bicycle=customers"
+ ]
+ },
"then": {
"en": "Bicycles can be charged here",
"nl": "Elektrische fietsen kunnen hier opgeladen worden"
@@ -87,6 +93,12 @@
},
{
"if": "motorcar=yes",
+ "alsoShowIf": {
+ "or": [
+ "motorcar=designated",
+ "motorcar=customers"
+ ]
+ },
"ifnot": "motorcar=no",
"then": {
"en": "Cars can be charged here",
@@ -95,6 +107,12 @@
},
{
"if": "scooter=yes",
+ "alsoShowIf": {
+ "or": [
+ "scooter=designated",
+ "scooter=customers"
+ ]
+ },
"ifnot": "scooter=no",
"then": {
"en": "Scooters can be charged here",
@@ -103,6 +121,12 @@
},
{
"if": "hgv=yes",
+ "alsoShowIf": {
+ "or": [
+ "hgv=designated",
+ "hgv=customers"
+ ]
+ },
"ifnot": "hgv=no",
"then": {
"en": "Heavy good vehicles (such as trucks) can be charged here",
@@ -111,6 +135,12 @@
},
{
"if": "bus=yes",
+ "alsoShowIf": {
+ "or": [
+ "bus=designated",
+ "bus=customers"
+ ]
+ },
"ifnot": "bus=no",
"then": {
"en": "Buses can be charged here",
diff --git a/src/Models/ThemeConfig/TagRenderingConfig.ts b/src/Models/ThemeConfig/TagRenderingConfig.ts
index c334bf99cc..4f90e07143 100644
--- a/src/Models/ThemeConfig/TagRenderingConfig.ts
+++ b/src/Models/ThemeConfig/TagRenderingConfig.ts
@@ -479,6 +479,9 @@ export default class TagRenderingConfig {
if (TagUtils.MatchesMultiAnswer(m.if, tags)) {
return true
}
+ if (m.alsoShowIf?.matchesProperties(tags)) {
+ return true
+ }
}
const free = this.freeform?.key
@@ -522,14 +525,17 @@ export default class TagRenderingConfig {
then: TypedTranslation>
img?: string
}[] = Utils.NoNull(
- (this.mappings ?? [])?.map((mapping) => {
+ (this.mappings ?? [])?.filter((mapping) => {
if (mapping.if === undefined) {
- return mapping
+ return true
}
if (TagUtils.MatchesMultiAnswer(mapping.if, tags)) {
- return mapping
+ return true
}
- return undefined
+ if (mapping.alsoShowIf?.matchesProperties(tags)) {
+ return true
+ }
+ return false
})
)