diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json index 0dcfc9aa19..bc3cf5f701 100644 --- a/assets/layers/crossings/crossings.json +++ b/assets/layers/crossings/crossings.json @@ -132,7 +132,7 @@ "if": "crossing_ref=", "then": { "en": "This is not a zebra crossing", - "nl": "Dit is niet een zebrapad" + "nl": "Dit is geen zebrapad" } } ] @@ -155,7 +155,7 @@ "if": "bicycle=no", "then": { "en": "A cyclist can not use this crossing", - "nl": "Een fietser kan niet deze oversteekplaats gebruiken" + "nl": "Een fietser kan deze oversteekplaats niet gebruiken" } } ] @@ -178,7 +178,7 @@ "if": "crossing:island=no", "then": { "en": "This crossing does not have an island in the middle", - "nl": "Deze oversteekplaats heeft niet een verkeerseiland in het midden" + "nl": "Deze oversteekplaats heeft geen verkeerseiland in het midden" } } ] @@ -201,7 +201,7 @@ "if": "tactile_paving=no", "then": { "en": "This crossing does not have tactile paving", - "nl": "Deze oversteekplaats heeft niet een geleidelijn" + "nl": "Deze oversteekplaats heeft geen geleidelijn" } }, { @@ -237,7 +237,7 @@ "if": "button_operated=no", "then": { "en": "This traffic light does not have a button to request green light", - "nl": "Dit verkeerlicht heeft niet een knop voor groen licht" + "nl": "Dit verkeerlicht heeft geen knop voor groen licht" } } ] @@ -252,8 +252,8 @@ { "if": "red_turn:right:bicycle=yes", "then": { - "en": "A cyclist can turn right if the light is red ", - "nl": "Een fietser mag wel rechtsaf slaan als het licht rood is " + "en": "A cyclist can turn right if the light is red ", + "nl": "Een fietser mag wel rechtsaf slaan als het licht rood is " }, "hideInAnswer": "_country!=be" }, @@ -284,8 +284,8 @@ { "if": "red_turn:straight:bicycle=yes", "then": { - "en": "A cyclist can go straight on if the light is red ", - "nl": "Een fietser mag wel rechtdoor gaan als het licht rood is " + "en": "A cyclist can go straight on if the light is red ", + "nl": "Een fietser mag wel rechtdoor gaan als het licht rood is " }, "hideInAnswer": "_country!=be" }, diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index 7bddff577c..a9a526fe8e 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -239,7 +239,7 @@ "if": "cyclestreet=", "then": { "en": "This is not a cyclestreet.", - "nl": "Dit is niet een fietstraat" + "nl": "Dit is geen fietsstraat" }, "addExtraTags": [ "overtaking:motor_vehicle=" @@ -427,49 +427,57 @@ { "if": "cycleway:smoothness=excellent", "then": { - "en": "Usable for thin rollers: rollerblade, skateboard" + "en": "Usable for thin rollers: rollerblade, skateboard", + "nl": "Geschikt voor fijne rollers: rollerblade, skateboard" } }, { "if": "cycleway:smoothness=good", "then": { - "en": "Usable for thin wheels: racing bike" + "en": "Usable for thin wheels: racing bike", + "nl": "Geschikt voor fijne wielen: racefiets" } }, { "if": "cycleway:smoothness=intermediate", "then": { - "en": "Usable for normal wheels: city bike, wheelchair, scooter" + "en": "Usable for normal wheels: city bike, wheelchair, scooter", + "nl": "Geschikt voor normale wielen: stadsfiets, rolstoel, scooter" } }, { "if": "cycleway:smoothness=bad", "then": { - "en": "Usable for robust wheels: trekking bike, car, rickshaw" + "en": "Usable for robust wheels: trekking bike, car, rickshaw", + "nl": "Geschikt voor brede wielen: trekfiets, auto, rickshaw" } }, { "if": "cycleway:smoothness=very_bad", "then": { - "en": "Usable for vehicles with high clearance: light duty off-road vehicle" + "en": "Usable for vehicles with high clearance: light duty off-road vehicle", + "nl": "Geschikt voor voertuigen met hoge banden: lichte terreinwagen" } }, { "if": "cycleway:smoothness=horrible", "then": { - "en": "Usable for off-road vehicles: heavy duty off-road vehicle" + "en": "Usable for off-road vehicles: heavy duty off-road vehicle", + "nl": "Geschikt voor terreinwagens: zware terreinwagen" } }, { "if": "cycleway:smoothness=very_horrible", "then": { - "en": "Usable for specialized off-road vehicles: tractor, ATV" + "en": "Usable for specialized off-road vehicles: tractor, ATV", + "nl": "Geschikt voor gespecialiseerde terreinwagens: tractor, alleterreinwagen" } }, { "if": "cycleway:smoothness=impassable", "then": { - "en": "Impassable / No wheeled vehicle" + "en": "Impassable / No wheeled vehicle", + "nl": "Niet geschikt voor voertuigen met wielen" } } ] @@ -648,24 +656,24 @@ { "if": "cycleway:traffic_sign=BE:D7", "then": { - "en": "Compulsory cycleway ", - "nl": "Verplicht fietspad " + "en": "Compulsory cycleway ", + "nl": "Verplicht fietspad " }, "hideInAnswer": "_country!=be" }, { "if": "cycleway:traffic_sign~BE:D7;.*", "then": { - "en": "Compulsory cycleway (with supplementary sign) ", - "nl": "Verplicht fietspad (met onderbord)" + "en": "Compulsory cycleway (with supplementary sign) ", + "nl": "Verplicht fietspad (met onderbord)" }, "hideInAnswer": true }, { "if": "cycleway:traffic_sign=BE:D9", "then": { - "en": "Segregated foot/cycleway ", - "nl": "Afgescheiden voet-/fietspad " + "en": "Segregated foot/cycleway ", + "nl": "Afgescheiden voet-/fietspad " }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -676,8 +684,8 @@ { "if": "cycleway:traffic_sign=BE:D10", "then": { - "en": "Unsegregated foot/cycleway ", - "nl": "Gedeeld voet-/fietspad " + "en": "Unsegregated foot/cycleway ", + "nl": "Gedeeld voet-/fietspad " }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -709,8 +717,8 @@ { "if": "traffic_sign=BE:D7", "then": { - "en": "Compulsory cycleway ", - "nl": "Verplicht fietspad " + "en": "Compulsory cycleway ", + "nl": "Verplicht fietspad " }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -723,16 +731,16 @@ { "if": "traffic_sign~BE:D7;.*", "then": { - "en": "Compulsory cycleway (with supplementary sign) ", - "nl": "Verplicht fietspad (met onderbord)" + "en": "Compulsory cycleway (with supplementary sign) ", + "nl": "Verplicht fietspad (met onderbord)" }, "hideInAnswer": true }, { "if": "traffic_sign=BE:D9", "then": { - "en": "Segregated foot/cycleway ", - "nl": "Afgescheiden voet-/fietspad " + "en": "Segregated foot/cycleway ", + "nl": "Afgescheiden voet-/fietspad " }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -747,8 +755,8 @@ { "if": "traffic_sign=BE:D10", "then": { - "en": "Unsegregated foot/cycleway ", - "nl": "Gedeeld voet-/fietspad " + "en": "Unsegregated foot/cycleway ", + "nl": "Gedeeld voet-/fietspad " }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -771,8 +779,8 @@ }, { "question": { - "en": "Does the traffic sign D7 () have a supplementary sign?", - "nl": "Heeft het verkeersbord D7 () een onderbord?" + "en": "Does the traffic sign D7 () have a supplementary sign?", + "nl": "Heeft het verkeersbord D7 () een onderbord?" }, "condition": { "or": [ @@ -784,8 +792,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M6", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -795,8 +803,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M13", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -806,8 +814,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M14", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -818,8 +826,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M7", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -829,8 +837,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M15", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -840,8 +848,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M16", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -860,8 +868,8 @@ }, { "question": { - "en": "Does the traffic sign D7 () have a supplementary sign?", - "nl": "Heeft het verkeersbord D7 () een onderbord?" + "en": "Does the traffic sign D7 () have a supplementary sign?", + "nl": "Heeft het verkeersbord D7 () een onderbord?" }, "condition": { "or": [ @@ -873,8 +881,8 @@ { "if": "traffic_sign=BE:D7;BE:M6", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -884,8 +892,8 @@ { "if": "traffic_sign=BE:D7;BE:M13", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -895,8 +903,8 @@ { "if": "traffic_sign=BE:D7;BE:M14", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -907,8 +915,8 @@ { "if": "traffic_sign=BE:D7;BE:M7", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -918,8 +926,8 @@ { "if": ":traffic_sign=BE:D7;BE:M15", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -929,8 +937,8 @@ { "if": "traffic_sign=BE:D7;BE:M16", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -1286,7 +1294,7 @@ "if": "cyclestreet=", "then": { "en": "This is not a cyclestreet.", - "nl": "Dit is niet een fietstraat" + "nl": "Dit is geen fietsstraat" }, "addExtraTags": [ "overtaking:motor_vehicle=" @@ -1465,7 +1473,8 @@ { "if": "cycle_barrier:type=squeeze", "then": { - "en": "Squeeze gate, gap is smaller at top, than at the bottom " + "en": "Squeeze gate, gap is smaller at top, than at the bottom ", + "nl": "Knijppoort, ruimte is smaller aan de top, dan aan de bodem " } } ] @@ -1492,10 +1501,12 @@ }, { "render": { - "en": "Space between barriers (along the length of the road): {width:seperation} m" + "en": "Space between barriers (along the length of the road): {width:seperation} m", + "nl": "Ruimte tussen barrières (langs de lengte van de weg): {width:seperation} m" }, "question": { - "en": "How much space is there between the barriers (along the length of the road)?" + "en": "How much space is there between the barriers (along the length of the road)?", + "nl": "Hoeveel ruimte is er tussen de barrières (langs de lengte van de weg)?" }, "condition": { "or": [ @@ -1510,10 +1521,12 @@ }, { "render": { - "en": "Width of opening: {width:opening} m" + "en": "Width of opening: {width:opening} m", + "nl": "Breedte van de opening: {width:opening} m" }, "question": { - "en": "How wide is the smallest opening next to the barriers?" + "en": "How wide is the smallest opening next to the barriers?", + "nl": "Hoe breed is de smalste opening naast de barrières?" }, "condition": { "or": [ @@ -1531,7 +1544,8 @@ "en": "Overlap: {overlap} m" }, "question": { - "en": "How much overlap do the barriers have?" + "en": "How much overlap do the barriers have?", + "nl": "Hoeveel overlappen de barrières?" }, "condition": { "or": [ diff --git a/langs/layers/en.json b/langs/layers/en.json index 44c0b1495e..e473112dc6 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -802,7 +802,7 @@ "question": "Can a cyclist turn right when the light is red?", "mappings": { "0": { - "then": "A cyclist can turn right if the light is red " + "then": "A cyclist can turn right if the light is red " }, "1": { "then": "A cyclist can turn right if the light is red" @@ -816,7 +816,7 @@ "question": "Can a cyclist go straight on when the light is red?", "mappings": { "0": { - "then": "A cyclist can go straight on if the light is red " + "then": "A cyclist can go straight on if the light is red " }, "1": { "then": "A cyclist can go straight on if the light is red" diff --git a/langs/layers/nl.json b/langs/layers/nl.json index c736486bbd..416f4e3188 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -837,7 +837,7 @@ "then": "Dit is een zebrapad" }, "1": { - "then": "Dit is niet een zebrapad" + "then": "Dit is geen zebrapad" } } }, @@ -848,7 +848,7 @@ "then": "Een fietser kan deze oversteekplaats gebruiken" }, "1": { - "then": "Een fietser kan niet deze oversteekplaats gebruiken" + "then": "Een fietser kan deze oversteekplaats niet gebruiken" } } }, @@ -859,7 +859,7 @@ "then": "Deze oversteekplaats heeft een verkeerseiland in het midden" }, "1": { - "then": "Deze oversteekplaats heeft niet een verkeerseiland in het midden" + "then": "Deze oversteekplaats heeft geen verkeerseiland in het midden" } } }, @@ -870,7 +870,7 @@ "then": "Deze oversteekplaats heeft een geleidelijn" }, "1": { - "then": "Deze oversteekplaats heeft niet een geleidelijn" + "then": "Deze oversteekplaats heeft geen geleidelijn" }, "2": { "then": "Deze oversteekplaats heeft een geleidelijn, die incorrect is." @@ -884,7 +884,7 @@ "then": "Dit verkeerslicht heeft een knop voor groen licht" }, "1": { - "then": "Dit verkeerlicht heeft niet een knop voor groen licht" + "then": "Dit verkeerlicht heeft geen knop voor groen licht" } } }, @@ -892,7 +892,7 @@ "question": "Mag een fietser rechtsaf slaan als het licht rood is?", "mappings": { "0": { - "then": "Een fietser mag wel rechtsaf slaan als het licht rood is " + "then": "Een fietser mag wel rechtsaf slaan als het licht rood is " }, "1": { "then": "Een fietser mag wel rechtsaf slaan als het licht rood is" @@ -906,7 +906,7 @@ "question": "Mag een fietser rechtdoor gaan als het licht rood is?", "mappings": { "0": { - "then": "Een fietser mag wel rechtdoor gaan als het licht rood is " + "then": "Een fietser mag wel rechtdoor gaan als het licht rood is " }, "1": { "then": "Een fietser mag wel rechtdoor gaan als het licht rood is" diff --git a/langs/themes/en.json b/langs/themes/en.json index 94744363f7..6fb0be0158 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -703,7 +703,7 @@ "render": "Cycleways", "mappings": { "0": { - "then": "Bike road" + "then": "Cycleway" }, "1": { "then": "Shared lane" @@ -712,7 +712,7 @@ "then": "Bike lane" }, "3": { - "then": "Bike road next to the road" + "then": "Cycleway next to the road" }, "4": { "then": "Cyclestreet" @@ -933,16 +933,16 @@ "question": "What traffic sign does this cycleway have?", "mappings": { "0": { - "then": "Compulsory cycleway " + "then": "Compulsory cycleway " }, "1": { - "then": "Compulsory cycleway (with supplementary sign) " + "then": "Compulsory cycleway (with supplementary sign)
" }, "2": { - "then": "Segregated foot/cycleway " + "then": "Segregated foot/cycleway " }, "3": { - "then": "Unsegregated foot/cycleway " + "then": "Unsegregated foot/cycleway " }, "4": { "then": "No traffic sign present" @@ -953,16 +953,16 @@ "question": "What traffic sign does this cycleway have?", "mappings": { "0": { - "then": "Compulsory cycleway " + "then": "Compulsory cycleway " }, "1": { - "then": "Compulsory cycleway (with supplementary sign) " + "then": "Compulsory cycleway (with supplementary sign) " }, "2": { - "then": "Segregated foot/cycleway " + "then": "Segregated foot/cycleway " }, "3": { - "then": "Unsegregated foot/cycleway " + "then": "Unsegregated foot/cycleway " }, "4": { "then": "No traffic sign present" @@ -970,25 +970,25 @@ } }, "11": { - "question": "Does the traffic sign D7 () have a supplementary sign?", + "question": "Does the traffic sign D7 () have a supplementary sign?", "mappings": { "0": { - "then": "" + "then": "" }, "1": { - "then": "" + "then": "" }, "2": { - "then": "" + "then": "" }, "3": { - "then": "" + "then": "" }, "4": { - "then": "" + "then": "" }, "5": { - "then": "" + "then": "" }, "6": { "then": "No supplementary traffic sign present" @@ -996,25 +996,25 @@ } }, "12": { - "question": "Does the traffic sign D7 () have a supplementary sign?", + "question": "Does the traffic sign D7 () have a supplementary sign?", "mappings": { "0": { - "then": "" + "then": "" }, "1": { - "then": "" + "then": "" }, "2": { - "then": "" + "then": "" }, "3": { - "then": "" + "then": "" }, "4": { - "then": "" + "then": "" }, "5": { - "then": "" + "then": "" }, "6": { "then": "No supplementary traffic sign present" diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 5f39530463..17d236cdd1 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -652,13 +652,13 @@ "question": "Is dit een fietsstraat?", "mappings": { "0": { - "then": "Dit is een fietstraat, en dus een 30km/h zone" + "then": "Dit is een fietsstraat, en dus een 30km/h zone" }, "1": { - "then": "Dit is een fietstraat" + "then": "Dit is een fietsstraat" }, "2": { - "then": "Dit is niet een fietstraat" + "then": "Dit is geen fietsstraat" } } }, @@ -726,7 +726,33 @@ "question": "Waaruit is het oppervlak van het fietspad van gemaakt?" }, "5": { - "question": "Wat is de kwaliteit van dit fietspad?" + "question": "Wat is de kwaliteit van dit fietspad?", + "mappings": { + "0": { + "then": "Geschikt voor fijne rollers: rollerblade, skateboard" + }, + "1": { + "then": "Geschikt voor fijne wielen: racefiets" + }, + "2": { + "then": "Geschikt voor normale wielen: stadsfiets, rolstoel, scooter" + }, + "3": { + "then": "Geschikt voor brede wielen: trekfiets, auto, rickshaw" + }, + "4": { + "then": "Geschikt voor voertuigen met hoge banden: lichte terreinwagen" + }, + "5": { + "then": "Geschikt voor terreinwagens: zware terreinwagen" + }, + "6": { + "then": "Geschikt voor gespecialiseerde terreinwagens: tractor, alleterreinwagen" + }, + "7": { + "then": "Niet geschikt voor voertuigen met wielen" + } + } }, "6": { "render": "Deze weg is gemaakt van {surface}", @@ -769,16 +795,16 @@ "question": "Welk verkeersbord heeft dit fietspad?", "mappings": { "0": { - "then": "Verplicht fietspad " + "then": "Verplicht fietspad " }, "1": { - "then": "Verplicht fietspad (met onderbord)" + "then": "Verplicht fietspad (met onderbord)
" }, "2": { - "then": "Afgescheiden voet-/fietspad " + "then": "Afgescheiden voet-/fietspad " }, "3": { - "then": "Gedeeld voet-/fietspad " + "then": "Gedeeld voet-/fietspad " }, "4": { "then": "Geen verkeersbord aanwezig" @@ -789,16 +815,16 @@ "question": "Welk verkeersbord heeft dit fietspad?", "mappings": { "0": { - "then": "Verplicht fietspad " + "then": "Verplicht fietspad " }, "1": { - "then": "Verplicht fietspad (met onderbord)" + "then": "Verplicht fietspad (met onderbord)" }, "2": { - "then": "Afgescheiden voet-/fietspad " + "then": "Afgescheiden voet-/fietspad " }, "3": { - "then": "Gedeeld voet-/fietspad " + "then": "Gedeeld voet-/fietspad " }, "4": { "then": "Geen verkeersbord aanwezig" @@ -806,25 +832,25 @@ } }, "11": { - "question": "Heeft het verkeersbord D7 () een onderbord?", + "question": "Heeft het verkeersbord D7 () een onderbord?", "mappings": { "0": { - "then": "" + "then": "" }, "1": { - "then": "" + "then": "" }, "2": { - "then": "" + "then": "" }, "3": { - "then": "" + "then": "" }, "4": { - "then": "" + "then": "" }, "5": { - "then": "" + "then": "" }, "6": { "then": "Geen onderbord aanwezig" @@ -832,25 +858,25 @@ } }, "12": { - "question": "Heeft het verkeersbord D7 () een onderbord?", + "question": "Heeft het verkeersbord D7 () een onderbord?", "mappings": { "0": { - "then": "" + "then": "" }, "1": { - "then": "" + "then": "" }, "2": { - "then": "" + "then": "" }, "3": { - "then": "" + "then": "" }, "4": { - "then": "" + "then": "" }, "5": { - "then": "" + "then": "" }, "6": { "then": "Geen onderbord aanwezig" @@ -935,13 +961,13 @@ "question": "Is dit een fietsstraat?", "mappings": { "0": { - "then": "Dit is een fietstraat, en dus een 30km/h zone" + "then": "Dit is een fietsstraat, en dus een 30km/h zone" }, "1": { - "then": "Dit is een fietstraat" + "then": "Dit is een fietsstraat" }, "2": { - "then": "Dit is niet een fietstraat" + "then": "Dit is geen fietsstraat" } } } @@ -1014,12 +1040,26 @@ }, "2": { "then": "Drievoudig, drie hekjes achter elkaar " + }, + "3": { + "then": "Knijppoort, ruimte is smaller aan de top, dan aan de bodem " } } }, "3": { "render": "Maximumbreedte: {maxwidth:physical} m", "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", + "question": "Hoeveel ruimte is er tussen de barrières (langs de lengte van de weg)?" + }, + "5": { + "render": "Breedte van de opening: {width:opening} m", + "question": "Hoe breed is de smalste opening naast de barrières?" + }, + "6": { + "question": "Hoeveel overlappen de barrières?" } } }