forked from MapComplete/MapComplete
Merge branch 'develop' into Robin-patch-1
This commit is contained in:
commit
904b628a81
22 changed files with 660 additions and 385 deletions
|
@ -669,6 +669,29 @@
|
|||
"onwheels": {
|
||||
"description": "En aquest mapa, es mostren llocs públics accessibles per a cadira de rodes i es poden afegir fàcilment",
|
||||
"layers": {
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No s'ha senyalitzat cap entrada"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cap de les {_entrance_count} entrades té informació d'amplada encara"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} entrades encara no tenen informació d'amplada",
|
||||
"before": "<h3>Entrades</h3>Aquest edifici té {_entrances_count} entrades:",
|
||||
"special": {
|
||||
"tagrendering": "Una <a href='#{id}'>entrada </a> de {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
|
@ -889,6 +889,29 @@
|
|||
"0": {
|
||||
"description": "Všechny objekty, které mají data vstupu mapována na vybavení namísto objektu vstupu"
|
||||
},
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nebyl označen žádný vchod"
|
||||
},
|
||||
"1": {
|
||||
"then": "Žádný z {_entrance_count} vchodů zatím nemá informace o šířce"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} vchody zatím nemají informace o šířce",
|
||||
"before": "<h3>Vchody</h3>Tato budova má {_entrances_count} vchodů:",
|
||||
"special": {
|
||||
"tagrendering": "<a href='#{id}'>vchod</a> {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
|
@ -505,6 +505,29 @@
|
|||
"onwheels": {
|
||||
"description": "På dette kort vises steder, der er offentligt tilgængelige for kørestolsbrugere, og de kan nemt tilføjes",
|
||||
"layers": {
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Der er ikke markeret nogen indgang"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ingen af {_entrance_count}-indgangene har oplysninger om bredde endnu"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} indgange har endnu ikke oplysninger om bredde",
|
||||
"before": "<h3>Indgange</h3>Denne bygning har {_entrances_count} indgange:",
|
||||
"special": {
|
||||
"tagrendering": "En <a href='#{id}'>indgang</a> på {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
|
@ -862,6 +862,29 @@
|
|||
"onwheels": {
|
||||
"description": "Auf dieser Karte können Sie öffentlich zugängliche Orte für Rollstuhlfahrer ansehen, bearbeiten oder hinzufügen",
|
||||
"layers": {
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Es wurde kein Eingang markiert"
|
||||
},
|
||||
"1": {
|
||||
"then": "Keiner der {_entrance_count} Eingänge hat bisher Angaben zur Breite"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} Eingänge haben keine Angaben zur Breite",
|
||||
"before": "<h3>Eingänge</h3>Das Gebäude hat {_entrances_count} Eingänge:",
|
||||
"special": {
|
||||
"tagrendering": "Ein <a href='#{id}'>Eingang</a> von {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
|
@ -889,6 +889,29 @@
|
|||
"0": {
|
||||
"description": "All objects which have entrance data mapped on the amenity instead of the entrance object"
|
||||
},
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No entrance has been marked"
|
||||
},
|
||||
"1": {
|
||||
"then": "None of the {_entrance_count} entrances have width information yet"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} entrances don't have width information yet",
|
||||
"before": "<h3>Entrances</h3>This building has {_entrances_count} entrances:",
|
||||
"special": {
|
||||
"tagrendering": "An <a href='#{id}'>entrance</a> of {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
@ -1377,6 +1400,10 @@
|
|||
"shortDescription": "A map with waste baskets",
|
||||
"title": "Waste Baskets"
|
||||
},
|
||||
"wayside_shrines": {
|
||||
"description": "This map shows shrines found on the side of roads and paths, and allows adding new ones",
|
||||
"title": "Wayside shrines"
|
||||
},
|
||||
"winter_service": {
|
||||
"description": "A map showing roads and whether they're cleared in winter",
|
||||
"layers": {
|
||||
|
|
|
@ -849,6 +849,29 @@
|
|||
"onwheels": {
|
||||
"description": "En este mapa, se muestran y se pueden agregar fácilmente lugares accesibles para sillas de ruedas",
|
||||
"layers": {
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No se ha marcado ninguna entrada"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ninguna de las {_entrance_count} entradas tiene información de ancho todavía"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} entradas aún no tienen información de ancho",
|
||||
"before": "<h3>Entradas</h3>Este edificio tiene {_entrances_count} entradas:",
|
||||
"special": {
|
||||
"tagrendering": "Una <a href='#{id}'>entrada</a> de {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
|
@ -909,6 +909,29 @@
|
|||
"onwheels": {
|
||||
"description": "Op deze kaart kan je rolstoeltoegankelijke plaatsen vinden en toevoegen",
|
||||
"layers": {
|
||||
"16": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Geen ingang is gemarkeerd"
|
||||
},
|
||||
"1": {
|
||||
"then": "Geen van de {_entrance_count} ingangen hebben al informatie over de breedte"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"after": "{_entrances_count_without_width_count} ingangen hebben nog geen informatie over de breedte",
|
||||
"before": "<h3>Ingangen</h3>Dit gebouw heeft {_entrances_count} ingangen:",
|
||||
"special": {
|
||||
"tagrendering": "Een <a href='#{id}'>ingang</a> van {canonical(width)}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue