Change order of mappings in charging stations theme

This commit is contained in:
pietervdvn 2021-10-26 01:44:57 +02:00
parent fa012b024d
commit d443616d1f
6 changed files with 48 additions and 41 deletions

View file

@ -1704,9 +1704,9 @@
]
},
"then": {
"en": "This charging station is broken",
"nl": "Dit oplaadpunt is kapot",
"de": "Diese Ladestation ist kaputt"
"en": "This charging station works",
"nl": "Dit oplaadpunt werkt",
"de": "Diese Ladestation funktioniert"
}
},
{
@ -1719,6 +1719,22 @@
"amenity=charging_station"
]
},
"then": {
"en": "This charging station is broken",
"nl": "Dit oplaadpunt is kapot",
"de": "Diese Ladestation ist kaputt"
}
},
{
"if": {
"and": [
"planned:amenity=charging_station",
"construction:amenity=",
"disused:amenity=",
"operational_status=",
"amenity="
]
},
"then": {
"en": "A charging station is planned here",
"nl": "Hier zal binnenkort een oplaadpunt gebouwd worden",
@ -1728,8 +1744,8 @@
{
"if": {
"and": [
"planned:amenity=charging_station",
"construction:amenity=",
"planned:amenity=",
"construction:amenity=charging_station",
"disused:amenity=",
"operational_status=",
"amenity="
@ -1745,9 +1761,9 @@
"if": {
"and": [
"planned:amenity=",
"construction:amenity=charging_station",
"disused:amenity=",
"operational_status=broken",
"construction:amenity=",
"disused:amenity=charging_station",
"operational_status=",
"amenity="
]
},
@ -1756,22 +1772,6 @@
"nl": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig",
"de": "Diese Ladestation wurde dauerhaft deaktiviert und wird nicht mehr benutzt, ist aber noch sichtbar"
}
},
{
"if": {
"and": [
"planned:amenity=",
"construction:amenity=",
"disused:amenity=charging_station",
"operational_status=broken",
"amenity="
]
},
"then": {
"en": "This charging station works",
"nl": "Dit oplaadpunt werkt",
"de": "Diese Ladestation funktioniert"
}
}
]
},

View file

@ -609,7 +609,7 @@
"planned:amenity=",
"construction:amenity=charging_station",
"disused:amenity=",
"operational_status=broken",
"operational_status=",
"amenity="
]
},
@ -624,7 +624,7 @@
"planned:amenity=",
"construction:amenity=",
"disused:amenity=charging_station",
"operational_status=broken",
"operational_status=",
"amenity="
]
},

View file

@ -1085,19 +1085,19 @@
"Operational status": {
"mappings": {
"0": {
"then": "Diese Ladestation ist kaputt"
"then": "Diese Ladestation funktioniert"
},
"1": {
"then": "Hier ist eine Ladestation geplant"
"then": "Diese Ladestation ist kaputt"
},
"2": {
"then": "Hier wird eine Ladestation gebaut"
"then": "Hier ist eine Ladestation geplant"
},
"3": {
"then": "Diese Ladestation wurde dauerhaft deaktiviert und wird nicht mehr benutzt, ist aber noch sichtbar"
"then": "Hier wird eine Ladestation gebaut"
},
"4": {
"then": "Diese Ladestation funktioniert"
"then": "Diese Ladestation wurde dauerhaft deaktiviert und wird nicht mehr benutzt, ist aber noch sichtbar"
}
},
"question": "Ist dieser Ladepunkt in Betrieb?"

View file

@ -1175,19 +1175,19 @@
"Operational status": {
"mappings": {
"0": {
"then": "This charging station is broken"
"then": "This charging station works"
},
"1": {
"then": "A charging station is planned here"
"then": "This charging station is broken"
},
"2": {
"then": "A charging station is constructed here"
"then": "A charging station is planned here"
},
"3": {
"then": "This charging station has beed permanently disabled and is not in use anymore but is still visible"
"then": "A charging station is constructed here"
},
"4": {
"then": "This charging station works"
"then": "This charging station has beed permanently disabled and is not in use anymore but is still visible"
}
},
"question": "Is this charging point in use?"

View file

@ -1288,19 +1288,19 @@
"Operational status": {
"mappings": {
"0": {
"then": "Dit oplaadpunt is kapot"
"then": "Dit oplaadpunt werkt"
},
"1": {
"then": "Hier zal binnenkort een oplaadpunt gebouwd worden"
"then": "Dit oplaadpunt is kapot"
},
"2": {
"then": "Hier wordt op dit moment een oplaadpunt gebouwd"
"then": "Hier zal binnenkort een oplaadpunt gebouwd worden"
},
"3": {
"then": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig"
"then": "Hier wordt op dit moment een oplaadpunt gebouwd"
},
"4": {
"then": "Dit oplaadpunt werkt"
"then": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig"
}
},
"question": "Is dit oplaadpunt operationeel?"

View file

@ -1429,6 +1429,13 @@
}
},
"waste_basket": {
"iconSize": {
"mappings": {
"0": {
"then": "Контейнер для мусора"
}
}
},
"name": "Контейнер для мусора",
"presets": {
"0": {