From b831da3c7831bfa8f3a58a3007644ea1de852194 Mon Sep 17 00:00:00 2001 From: Charlotte Delvaux <71268586+pgm-chardelv1@users.noreply.github.com> Date: Wed, 28 Jul 2021 07:57:33 +0200 Subject: [PATCH 1/5] Update crossings.json Edit Dutch translations / grammar --- assets/layers/crossings/crossings.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json index 0dcfc9aa19..2fc2235b4b 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" } } ] @@ -307,4 +307,4 @@ ] } ] -} \ No newline at end of file +} From 0983b9ffb0aa65b81731069e505d9b8e6432986c Mon Sep 17 00:00:00 2001 From: Charlotte Delvaux <71268586+pgm-chardelv1@users.noreply.github.com> Date: Wed, 28 Jul 2021 08:10:48 +0200 Subject: [PATCH 2/5] Update cycle_infra.json Add some translations --- assets/themes/cycle_infra/cycle_infra.json | 48 ++++++++++++++-------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index 8d4183a7c7..1b893047ae 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 fietsstraat" + "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" } } ] @@ -1286,7 +1294,7 @@ "if": "cyclestreet=", "then": { "en": "This is not a cyclestreet.", - "nl": "Dit is niet een fietsstraat" + "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": [ @@ -1548,4 +1562,4 @@ }, "crossings" ] -} \ No newline at end of file +} From a231f7f887089365e6266fc7f9492ea622ffc3f3 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Wed, 28 Jul 2021 13:34:25 +0200 Subject: [PATCH 3/5] Update translations --- assets/layers/crossings/crossings.json | 2 +- assets/themes/cycle_infra/cycle_infra.json | 2 +- langs/layers/nl.json | 10 ++-- langs/themes/en.json | 4 +- langs/themes/nl.json | 54 +++++++++++++++++++--- 5 files changed, 56 insertions(+), 16 deletions(-) diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json index 2fc2235b4b..00798a0214 100644 --- a/assets/layers/crossings/crossings.json +++ b/assets/layers/crossings/crossings.json @@ -307,4 +307,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index 1b893047ae..d1fd12f598 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -1562,4 +1562,4 @@ }, "crossings" ] -} +} \ No newline at end of file diff --git a/langs/layers/nl.json b/langs/layers/nl.json index c736486bbd..93788a2046 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" } } }, diff --git a/langs/themes/en.json b/langs/themes/en.json index 94744363f7..113a1ba003 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" diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 5f39530463..2cbfdcb57c 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}", @@ -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?" } } } From db37f0c6277a568f31a15b96dbcc68763d51e3df Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Wed, 28 Jul 2021 13:38:41 +0200 Subject: [PATCH 4/5] Update image styling --- assets/layers/crossings/crossings.json | 8 +- assets/themes/cycle_infra/cycle_infra.json | 88 +++++++++++----------- langs/layers/en.json | 4 +- langs/layers/nl.json | 4 +- langs/themes/en.json | 44 +++++------ langs/themes/nl.json | 44 +++++------ 6 files changed, 96 insertions(+), 96 deletions(-) diff --git a/assets/layers/crossings/crossings.json b/assets/layers/crossings/crossings.json index 00798a0214..bc3cf5f701 100644 --- a/assets/layers/crossings/crossings.json +++ b/assets/layers/crossings/crossings.json @@ -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 d1fd12f598..37d9c97235 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -656,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": [ @@ -684,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": [ @@ -717,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": [ @@ -731,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": [ @@ -755,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": [ @@ -779,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": [ @@ -792,8 +792,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M6", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -803,8 +803,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M13", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -814,8 +814,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M14", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -826,8 +826,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M7", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -837,8 +837,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M15", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -848,8 +848,8 @@ { "if": "cycleway:traffic_sign=BE:D7;BE:M16", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -868,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": [ @@ -881,8 +881,8 @@ { "if": "traffic_sign=BE:D7;BE:M6", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -892,8 +892,8 @@ { "if": "traffic_sign=BE:D7;BE:M13", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -903,8 +903,8 @@ { "if": "traffic_sign=BE:D7;BE:M14", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -915,8 +915,8 @@ { "if": "traffic_sign=BE:D7;BE:M7", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -926,8 +926,8 @@ { "if": ":traffic_sign=BE:D7;BE:M15", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ @@ -937,8 +937,8 @@ { "if": "traffic_sign=BE:D7;BE:M16", "then": { - "en": "", - "nl": "" + "en": "", + "nl": "" }, "hideInAnswer": "_country!=be", "addExtraTags": [ 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 93788a2046..416f4e3188 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -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 113a1ba003..95a73ba616 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -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 2cbfdcb57c..a4df2dbee0 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -795,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" @@ -815,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" @@ -832,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" @@ -858,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" From 7505b232de1135d4bcd48fbe275552692827a0ca Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Wed, 28 Jul 2021 14:26:09 +0200 Subject: [PATCH 5/5] Add line break --- langs/themes/en.json | 2 +- langs/themes/nl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/langs/themes/en.json b/langs/themes/en.json index 95a73ba616..6fb0be0158 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -936,7 +936,7 @@ "then": "Compulsory cycleway " }, "1": { - "then": "Compulsory cycleway (with supplementary sign) " + "then": "Compulsory cycleway (with supplementary sign)
" }, "2": { "then": "Segregated foot/cycleway " diff --git a/langs/themes/nl.json b/langs/themes/nl.json index a4df2dbee0..17d236cdd1 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -798,7 +798,7 @@ "then": "Verplicht fietspad " }, "1": { - "then": "Verplicht fietspad (met onderbord)" + "then": "Verplicht fietspad (met onderbord)
" }, "2": { "then": "Afgescheiden voet-/fietspad "