Fix typo's: s/seperat/separat/, fix #457

This commit is contained in:
Pieter Vander Vennet 2021-08-19 18:30:43 +02:00
parent ea54e0f733
commit 4284f8184e
25 changed files with 86 additions and 2286 deletions

View file

@ -77,7 +77,7 @@
"question": "How wide is the gap left over besides the barrier?"
},
"4": {
"render": "Space between barriers (along the length of the road): {width:seperation} m",
"render": "Space between barriers (along the length of the road): {width:separation} m",
"question": "How much space is there between the barriers (along the length of the road)?"
},
"5": {
@ -731,7 +731,7 @@
"then": "This shop doesn't offer a bike pump for anyone"
},
"2": {
"then": "There is bicycle pump, it is shown as a seperate point "
"then": "There is bicycle pump, it is shown as a separate point "
}
}
},
@ -949,13 +949,13 @@
"then": "There is a shared lane"
},
"1": {
"then": "There is a lane next to the road (seperated with paint)"
"then": "There is a lane next to the road (separated with paint)"
},
"2": {
"then": "There is a track, but no cycleway drawn seperately from this road on the map."
"then": "There is a track, but no cycleway drawn separately from this road on the map."
},
"3": {
"then": "There is a seperately drawn cycleway"
"then": "There is a separately drawn cycleway"
},
"4": {
"then": "There is no cycleway"
@ -1266,36 +1266,36 @@
"question": "How wide is the gap between the cycleway and the road?"
},
"14": {
"question": "How is this cycleway seperated from the road?",
"question": "How is this cycleway separated from the road?",
"mappings": {
"0": {
"then": "This cycleway is seperated by a dashed line"
"then": "This cycleway is separated by a dashed line"
},
"1": {
"then": "This cycleway is seperated by a solid line"
"then": "This cycleway is separated by a solid line"
},
"2": {
"then": "This cycleway is seperated by a parking lane"
"then": "This cycleway is separated by a parking lane"
},
"3": {
"then": "This cycleway is seperated by a kerb"
"then": "This cycleway is separated by a kerb"
}
}
},
"15": {
"question": "How is this cycleway seperated from the road?",
"question": "How is this cycleway separated from the road?",
"mappings": {
"0": {
"then": "This cycleway is seperated by a dashed line"
"then": "This cycleway is separated by a dashed line"
},
"1": {
"then": "This cycleway is seperated by a solid line"
"then": "This cycleway is separated by a solid line"
},
"2": {
"then": "This cycleway is seperated by a parking lane"
"then": "This cycleway is separated by a parking lane"
},
"3": {
"then": "This cycleway is seperated by a kerb"
"then": "This cycleway is separated by a kerb"
}
}
}

View file

@ -77,7 +77,7 @@
"question": "Hoe breed is de ruimte naast de barrière?"
},
"4": {
"render": "Ruimte tussen barrières (langs de lengte van de weg): {width:seperation} m",
"render": "Ruimte tussen barrières (langs de lengte van de weg): {width:separation} m",
"question": "Hoeveel ruimte is er tussen de barrières (langs de lengte van de weg)?"
},
"5": {

View file

@ -1267,11 +1267,6 @@
"title": "Open Toilet Map",
"description": "A map of public toilets"
},
"trails": {
"title": "Trails",
"shortDescription": "This map shows trails",
"description": "This map shows trails"
},
"trees": {
"title": "Trees",
"shortDescription": "Map all the trees",
@ -1279,8 +1274,8 @@
},
"waste_basket": {
"title": "Waste Basket",
"shortDescription": "Throw away waste",
"description": "This is a public waste basket, thrash can, where you can throw away your thrash.",
"shortDescription": "A map with waste baskets",
"description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself",
"layers": {
"0": {
"name": "Waste Basket",
@ -1297,8 +1292,7 @@
},
"presets": {
"0": {
"title": "Waste Basket",
"description": "Throw away waste"
"title": "Waste Basket"
}
}
}

View file

@ -1146,11 +1146,6 @@
"title": "Open Toilettenkaart",
"description": "Een kaart met openbare toiletten"
},
"trails": {
"title": "Wandeltochten",
"shortDescription": "Deze kaart toont verschillende wandeltochten",
"description": "Deze kaart toont alle verschillende wandeltochten"
},
"trees": {
"title": "Bomen",
"shortDescription": "Breng bomen in kaart",
@ -1158,8 +1153,8 @@
},
"waste_basket": {
"title": "Vuilnisbak",
"shortDescription": "Afval weggooien",
"description": "Dit is een publieke vuilnisbak waar je je afval kan weggooien.",
"shortDescription": "Een kaart met vuilnisbakken",
"description": "Op deze kaart vind je vuilnisbakken waar je afval in kan smijten. Ontbreekt er een vuilnisbak? Dan kan je die zelf toevoegen",
"layers": {
"0": {
"name": "Vuilnisbak",
@ -1176,8 +1171,7 @@
},
"presets": {
"0": {
"title": "Vuilnisbak",
"description": "Afval weggooien"
"title": "Vuilnisbak"
}
}
}