forked from MapComplete/MapComplete
Merge pull request 'Few patches, small winter_service theme' (#2356) from Robin-patch-1 into develop
Reviewed-on: MapComplete/MapComplete#2356
This commit is contained in:
commit
214e419e50
38 changed files with 917 additions and 667 deletions
|
@ -357,6 +357,12 @@
|
|||
"render": "Telefèric {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Tots els carrers",
|
||||
"title": {
|
||||
"render": "Carrer"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Una estició d'abulàncies és una àrea per a emmagatzemar ambulàncies, equipament mèdic, equips de protecció personal i altres subministraments mèdics.",
|
||||
"name": "Mapa d'estacions d'ambulàncies",
|
||||
|
@ -3814,23 +3820,6 @@
|
|||
},
|
||||
"question": "Aquest creuament té superfície podotàctil?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Creuament, sense semàfors"
|
||||
},
|
||||
"1": {
|
||||
"then": "Creuament amb semàfors"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pas de zebra"
|
||||
},
|
||||
"3": {
|
||||
"then": "Creuament sense senyalitzar"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de creuament és aquest?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -357,6 +357,12 @@
|
|||
"render": "Dráha {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Všechny ulice",
|
||||
"title": {
|
||||
"render": "Ulice"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Stanice záchranné služby je prostor pro umístění sanitních vozidel, zdravotnického vybavení, osobních ochranných prostředků a dalšího zdravotnického materiálu.",
|
||||
"name": "Mapa stanic rychlé záchranné služby",
|
||||
|
@ -3842,23 +3848,6 @@
|
|||
},
|
||||
"question": "Má tento přechod hmatovou dlažbu?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Přechod bez světelné signalizace"
|
||||
},
|
||||
"1": {
|
||||
"then": "Přechod se světelnou signalizací"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebra přechod"
|
||||
},
|
||||
"3": {
|
||||
"then": "Přechod bez označení přechodu"
|
||||
}
|
||||
},
|
||||
"question": "Co je to za přechod?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -24,6 +24,12 @@
|
|||
"render": "Kendt adresse"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Alle gader",
|
||||
"title": {
|
||||
"render": "Gade"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "En ambulancestation er et område til opbevaring af ambulancekøretøjer, medicinsk udstyr, personlige værnemidler og andre medicinske forsyninger.",
|
||||
"name": "Kort over ambulancestationer",
|
||||
|
|
|
@ -357,6 +357,12 @@
|
|||
"render": "Seilbahn {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Alle Straßen",
|
||||
"title": {
|
||||
"render": "Straße"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Eine Rettungswache ist ein Ort, an dem Rettungsfahrzeuge, medizinische Ausrüstung, persönliche Schutzausrüstung und anderes medizinisches Material untergebracht sind.",
|
||||
"name": "Rettungswachen",
|
||||
|
@ -3766,23 +3772,6 @@
|
|||
},
|
||||
"question": "Gibt es an dieser Kreuzung ein Blindenleitsystem?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kreuzungen ohne Ampeln"
|
||||
},
|
||||
"1": {
|
||||
"then": "Kreuzungen mit Ampeln"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebrastreifen"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kreuzung ohne Kreuzungsmarkierungen"
|
||||
}
|
||||
},
|
||||
"question": "Was ist das für eine Kreuzung?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -357,6 +357,13 @@
|
|||
"render": "Aerialway {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"description": "Layer with (almost) all streets",
|
||||
"name": "All streets",
|
||||
"title": {
|
||||
"render": "Street"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "An ambulance station is an area for storage of ambulance vehicles, medical equipment, personal protective equipment, and other medical supplies.",
|
||||
"name": "Map of ambulance stations",
|
||||
|
@ -3885,27 +3892,13 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "This crossing has tactile paving, but is not correct"
|
||||
},
|
||||
"3": {
|
||||
"then": "This crrosing has tactile paving, but only on one side"
|
||||
}
|
||||
},
|
||||
"question": "Does this crossing have tactile paving?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Crossing, without traffic lights"
|
||||
},
|
||||
"1": {
|
||||
"then": "Crossing with traffic signals"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebra crossing"
|
||||
},
|
||||
"3": {
|
||||
"then": "Crossing without crossing markings"
|
||||
}
|
||||
},
|
||||
"question": "What kind of crossing is this?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3967,6 +3960,20 @@
|
|||
},
|
||||
"question": "What kind of markings does this crossing have?",
|
||||
"render": "This crossing has {crossing:markings} markings"
|
||||
},
|
||||
"signals": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "There are no traffic signals at this crossing"
|
||||
},
|
||||
"1": {
|
||||
"then": "There are traffic signals at this crossing"
|
||||
},
|
||||
"2": {
|
||||
"then": "There are traffic signals at this crossing"
|
||||
}
|
||||
},
|
||||
"question": "Are there traffic signals at this crossing?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -6394,6 +6401,27 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"ele": {
|
||||
"freeform": {
|
||||
"placeholder": "Elevation on the guidepost (in meters)"
|
||||
},
|
||||
"question": "What is the elevation noted on this guidepost?",
|
||||
"render": "Elevation noted on the guidepost: {ele} m"
|
||||
},
|
||||
"name": {
|
||||
"freeform": {
|
||||
"placeholder": "Name on the guidepost"
|
||||
},
|
||||
"question": "What is the name noted on this guidepost?",
|
||||
"render": "Name noted on the guidepost: {name}"
|
||||
},
|
||||
"ref": {
|
||||
"freeform": {
|
||||
"placeholder": "Reference number of the guidepost"
|
||||
},
|
||||
"question": "What is the reference number of this guidepost?",
|
||||
"render": "Reference number of the guidepost: {ref}"
|
||||
},
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7946,6 +7974,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "You <b>can't</b> send packages from this parcel locker"
|
||||
},
|
||||
"2": {
|
||||
"then": "You can send packages from this parcel locker, but only for returns"
|
||||
}
|
||||
},
|
||||
"question": "Can you send packages from this parcel locker?"
|
||||
|
|
|
@ -339,6 +339,12 @@
|
|||
"render": "Teleférico {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Todas las calles",
|
||||
"title": {
|
||||
"render": "Calle"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Una estación de ambulancias es un área para el almacenamiento de vehículos de ambulancia, equipo médico, equipo de protección personal y otros suministros médicos.",
|
||||
"name": "Mapa de estaciones de ambulancias",
|
||||
|
@ -3537,23 +3543,6 @@
|
|||
},
|
||||
"question": "¿Este cruce tiene pavimento táctil?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cruce, sin semáforos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cruce con semáforos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Paso de peatones"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cruce sin marcas de cruce"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de cruce es este?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -262,6 +262,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Toutes les rues",
|
||||
"title": {
|
||||
"render": "Rue"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Une station d’ambulance est un lieu où sont stockés les véhicules d’urgence ainsi que de l’équipement médical.",
|
||||
"name": "Couche des ambulances",
|
||||
|
@ -2528,23 +2534,6 @@
|
|||
},
|
||||
"question": "Est-ce que ce passage piéton a une surface podotactile ?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Passage piéton, sans feux de signalisation"
|
||||
},
|
||||
"1": {
|
||||
"then": "Passage piéton avec des feux de signalisation"
|
||||
},
|
||||
"2": {
|
||||
"then": "Passage piéton"
|
||||
},
|
||||
"3": {
|
||||
"then": "Passage piéton sans marquages"
|
||||
}
|
||||
},
|
||||
"question": "Quel type de passage piéton est-ce ?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -343,6 +343,13 @@
|
|||
"render": "Kabelbaan {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"description": "Laag met (bijna) alle straten",
|
||||
"name": "Alle straten",
|
||||
"title": {
|
||||
"render": "Straat"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Een ambulancestation is een plaats waar ambulances, medisch materiaal, persoonlijk beschermingsmateriaal en aanverwanten worden bewaard.",
|
||||
"name": "Kaart van ambulancestations",
|
||||
|
@ -3693,27 +3700,13 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "Deze oversteekplaats heeft een geleidelijn, die incorrect is."
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze oversteekplaats heeft een geleidelijn, maar slechts aan één kant"
|
||||
}
|
||||
},
|
||||
"question": "Heeft deze oversteekplaats een geleidelijn?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Oversteekplaats, zonder verkeerslichten"
|
||||
},
|
||||
"1": {
|
||||
"then": "Oversteekplaats met verkeerslichten"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebrapad"
|
||||
},
|
||||
"3": {
|
||||
"then": "Oversteekplaats zonder kruispuntmarkeringen"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor oversteekplaats is dit?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3775,6 +3768,20 @@
|
|||
},
|
||||
"question": "Wat voor markering heeft deze oversteekplaats?",
|
||||
"render": "Deze oversteekplaats heeft {crossing:markings} markeringen"
|
||||
},
|
||||
"signals": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Er zijn geen verkeerslichten bij deze oversteekplaats"
|
||||
},
|
||||
"1": {
|
||||
"then": "Er zijn verkeerslichten bij deze oversteekplaats"
|
||||
},
|
||||
"2": {
|
||||
"then": "Er zijn verkeerslichten bij deze oversteekplaats"
|
||||
}
|
||||
},
|
||||
"question": "Zijn er verkeerslichten bij deze oversteekplaats?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -6843,6 +6850,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Je kan <b>geen</b> pakketten versturen vanuit deze pakketautomaat"
|
||||
},
|
||||
"2": {
|
||||
"then": "Je kan pakk etten versturen vanuit deze pakketautomaat, maar alleen voor retouren"
|
||||
}
|
||||
},
|
||||
"question": "Kan je pakketten versturen vanuit deze pakketautomaat?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue