Add binoculars theme, auto reformat everything

This commit is contained in:
Pieter Vander Vennet 2021-09-09 00:05:51 +02:00
parent 38dea806c5
commit 78d6482c88
586 changed files with 115573 additions and 111842 deletions

View file

@ -1,93 +1,93 @@
{
"defibrillator": {
"name": "Desfibril·ladors",
"title": {
"render": "Desfibril·lador"
},
"presets": {
"0": {
"title": "Desfibril·lador"
}
},
"tagRenderings": {
"1": {
"question": "Està el desfibril·lador a l'interior?",
"mappings": {
"0": {
"then": "Aquest desfibril·lador està a l'interior"
},
"1": {
"then": "Aquest desfibril·lador està a l'exterior"
}
}
},
"2": {
"question": "Està el desfibril·lador accessible lliurement?",
"render": "L'accés és {access}",
"mappings": {
"0": {
"then": "Accés lliure"
},
"1": {
"then": "Publicament accessible"
},
"2": {
"then": "Només accessible a clients"
},
"3": {
"then": "No accessible al públic en general (ex. només accesible a treballadors, propietaris, ...)"
}
}
},
"4": {
"question": "A quina planta està el desfibril·lador localitzat?",
"render": "Aquest desfibril·lador és a la planta {level}"
},
"5": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
},
"6": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
},
"7": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
}
}
"defibrillator": {
"name": "Desfibril·ladors",
"title": {
"render": "Desfibril·lador"
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
"presets": {
"0": {
"title": "Desfibril·lador"
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
"tagRenderings": {
"1": {
"question": "Està el desfibril·lador a l'interior?",
"mappings": {
"0": {
"then": "Aquest desfibril·lador està a l'interior"
},
"1": {
"then": "Aquest desfibril·lador està a l'exterior"
}
}
},
"playground": {
"tagRenderings": {
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
},
"2": {
"question": "Està el desfibril·lador accessible lliurement?",
"render": "L'accés és {access}",
"mappings": {
"0": {
"then": "Accés lliure"
},
"1": {
"then": "Publicament accessible"
},
"2": {
"then": "Només accessible a clients"
},
"3": {
"then": "No accessible al públic en general (ex. només accesible a treballadors, propietaris, ...)"
}
}
},
"4": {
"question": "A quina planta està el desfibril·lador localitzat?",
"render": "Aquest desfibril·lador és a la planta {level}"
},
"5": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
},
"6": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
},
"7": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
}
},
"playground": {
"tagRenderings": {
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
}
}
}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,116 +1,116 @@
{
"bench": {
"name": "Bancos",
"title": {
"render": "Banco"
},
"tagRenderings": {
"1": {
"render": "Respaldo",
"mappings": {
"0": {
"then": "Respaldo: Si"
},
"1": {
"then": "Respaldo: No"
}
},
"question": "¿Este banco tiene un respaldo?"
},
"2": {
"render": "{seats} asientos",
"question": "¿Cuántos asientos tiene este banco?"
},
"3": {
"render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: madera"
},
"1": {
"then": "Material: metal"
},
"2": {
"then": "Material: piedra"
},
"3": {
"then": "Material: concreto"
},
"4": {
"then": "Material: plastico"
},
"5": {
"then": "Material: acero"
}
}
}
},
"presets": {
"0": {
"title": "Banco",
"description": "Añadir un nuevo banco"
}
}
"bench": {
"name": "Bancos",
"title": {
"render": "Banco"
},
"bench_at_pt": {
"name": "Bancos en una parada de transporte público",
"title": {
"render": "Banco"
"tagRenderings": {
"1": {
"render": "Respaldo",
"mappings": {
"0": {
"then": "Respaldo: Si"
},
"1": {
"then": "Respaldo: No"
}
},
"question": "¿Este banco tiene un respaldo?"
},
"2": {
"render": "{seats} asientos",
"question": "¿Cuántos asientos tiene este banco?"
},
"3": {
"render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: madera"
},
"1": {
"then": "Material: metal"
},
"2": {
"then": "Material: piedra"
},
"3": {
"then": "Material: concreto"
},
"4": {
"then": "Material: plastico"
},
"5": {
"then": "Material: acero"
}
}
}
},
"defibrillator": {
"name": "Desfibriladores",
"title": {
"render": "Desfibrilador"
},
"presets": {
"0": {
"title": "Desfibrilador"
}
},
"tagRenderings": {
"1": {
"question": "¿Esté el desfibrilador en interior?",
"mappings": {
"0": {
"then": "Este desfibrilador está en interior"
},
"1": {
"then": "Este desfibrilador está en exterior"
}
}
},
"2": {
"question": "¿Está el desfibrilador accesible libremente?",
"render": "El acceso es {access}",
"mappings": {
"0": {
"then": "Acceso libre"
},
"1": {
"then": "Publicament accesible"
},
"2": {
"then": "Sólo accesible a clientes"
},
"3": {
"then": "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)"
}
}
},
"4": {
"question": "¿En qué planta se encuentra el defibrilador localizado?",
"render": "El desfibrilador se encuentra en la planta {level}"
},
"5": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en el idioma local)"
},
"6": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en ingles)"
},
"7": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
}
}
"presets": {
"0": {
"title": "Banco",
"description": "Añadir un nuevo banco"
}
}
},
"bench_at_pt": {
"name": "Bancos en una parada de transporte público",
"title": {
"render": "Banco"
}
},
"defibrillator": {
"name": "Desfibriladores",
"title": {
"render": "Desfibrilador"
},
"presets": {
"0": {
"title": "Desfibrilador"
}
},
"tagRenderings": {
"1": {
"question": "¿Esté el desfibrilador en interior?",
"mappings": {
"0": {
"then": "Este desfibrilador está en interior"
},
"1": {
"then": "Este desfibrilador está en exterior"
}
}
},
"2": {
"question": "¿Está el desfibrilador accesible libremente?",
"render": "El acceso es {access}",
"mappings": {
"0": {
"then": "Acceso libre"
},
"1": {
"then": "Publicament accesible"
},
"2": {
"then": "Sólo accesible a clientes"
},
"3": {
"then": "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)"
}
}
},
"4": {
"question": "¿En qué planta se encuentra el defibrilador localizado?",
"render": "El desfibrilador se encuentra en la planta {level}"
},
"5": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en el idioma local)"
},
"6": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en ingles)"
},
"7": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
}
}
}
}

View file

@ -1,103 +1,103 @@
{
"bench": {
"name": "Penkit",
"title": {
"render": "Penkki"
},
"tagRenderings": {
"1": {
"render": "Selkänoja",
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
},
"1": {
"then": "Selkänoja: ei"
}
}
},
"3": {
"render": "Materiaali: {material}",
"mappings": {
"0": {
"then": "Materiaali: puu"
},
"2": {
"then": "Materiaali: kivi"
},
"3": {
"then": "Materiaali: betoni"
},
"4": {
"then": "Materiaali: muovi"
},
"5": {
"then": "Materiaali: teräs"
}
}
},
"5": {
"render": "Väri: {colour}",
"mappings": {
"0": {
"then": "Väri: ruskea"
},
"1": {
"then": "Väri: vihreä"
},
"2": {
"then": "Väri: harmaa"
},
"3": {
"then": "Väri: valkoinen"
},
"4": {
"then": "Väri: punainen"
},
"5": {
"then": "Väri: musta"
},
"6": {
"then": "Väri: sininen"
},
"7": {
"then": "Väri: keltainen"
}
}
}
},
"presets": {
"0": {
"title": "Penkki",
"description": "Lisää uusi penkki"
}
}
"bench": {
"name": "Penkit",
"title": {
"render": "Penkki"
},
"bench_at_pt": {
"title": {
"render": "Penkki"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
"tagRenderings": {
"1": {
"render": "Selkänoja",
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
},
"1": {
"then": "Selkänoja: ei"
}
}
},
"3": {
"render": "Materiaali: {material}",
"mappings": {
"0": {
"then": "Materiaali: puu"
},
"2": {
"then": "Materiaali: kivi"
},
"3": {
"then": "Materiaali: betoni"
},
"4": {
"then": "Materiaali: muovi"
},
"5": {
"then": "Materiaali: teräs"
}
}
},
"5": {
"render": "Väri: {colour}",
"mappings": {
"0": {
"then": "Väri: ruskea"
},
"1": {
"then": "Väri: vihreä"
},
"2": {
"then": "Väri: harmaa"
},
"3": {
"then": "Väri: valkoinen"
},
"4": {
"then": "Väri: punainen"
},
"5": {
"then": "Väri: musta"
},
"6": {
"then": "Väri: sininen"
},
"7": {
"then": "Väri: keltainen"
}
}
}
},
"bike_parking": {
"tagRenderings": {
"5": {
"render": "{access}"
}
}
},
"bike_repair_station": {
"icon": {
"render": "./assets/layers/bike_repair_station/repair_station.svg"
},
"presets": {
"0": {
"title": "Pyöräpumppu"
}
}
"presets": {
"0": {
"title": "Penkki",
"description": "Lisää uusi penkki"
}
}
},
"bench_at_pt": {
"title": {
"render": "Penkki"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bike_parking": {
"tagRenderings": {
"5": {
"render": "{access}"
}
}
},
"bike_repair_station": {
"icon": {
"render": "./assets/layers/bike_repair_station/repair_station.svg"
},
"presets": {
"0": {
"title": "Pyöräpumppu"
}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,382 +1,382 @@
{
"bike_cafe": {
"name": "Café de ciclistas",
"title": {
"render": "Café de ciclistas",
"mappings": {
"0": {
"then": "Café de ciclistas <i>{name}</i>"
}
}
},
"tagRenderings": {
"1": {
"question": "Cal é o nome deste café de ciclistas?",
"render": "Este café de ciclistas chámase {name}"
},
"2": {
"question": "Este café de ciclistas ofrece unha bomba de ar para que calquera persoa poida usala?",
"mappings": {
"0": {
"then": "Este café de ciclistas ofrece unha bomba de ar"
},
"1": {
"then": "Este café de ciclistas non ofrece unha bomba de ar"
}
}
},
"3": {
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
"mappings": {
"0": {
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
},
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
}
},
"4": {
"question": "Este café de ciclistas arranxa bicicletas?",
"mappings": {
"0": {
"then": "Este café de ciclistas arranxa bicicletas"
},
"1": {
"then": "Este café de ciclistas non arranxa bicicletas"
}
}
},
"5": {
"question": "Cal é a páxina web de {name}?"
},
"6": {
"question": "Cal é o número de teléfono de {name}?"
},
"7": {
"question": "Cal é o enderezo de correo electrónico de {name}?"
}
},
"presets": {
"0": {
"title": "Café de ciclistas"
}
"bike_cafe": {
"name": "Café de ciclistas",
"title": {
"render": "Café de ciclistas",
"mappings": {
"0": {
"then": "Café de ciclistas <i>{name}</i>"
}
}
},
"bike_parking": {
"name": "Aparcadoiro de bicicletas",
"presets": {
"0": {
"title": "Aparcadoiro de bicicletas"
}
},
"title": {
"render": "Aparcadoiro de bicicletas"
},
"tagRenderings": {
"1": {
"question": "Que tipo de aparcadoiro de bicicletas é?",
"render": "Este é un aparcadoiro de bicicletas do tipo: {bicycle_parking}",
"mappings": {
"0": {
"then": "De roda (Stands) <img style='width: 25%'' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "Aros <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"2": {
"then": "Cadeado para guiador <img style='width: 25%'' src='./assets/layers/bike_parking/handlebar_holder.svg'>"
},
"3": {
"then": "Cremalleira <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
},
"4": {
"then": "Dobre cremalleira <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "Abeiro <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"3": {
"question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores.",
"mappings": {
"0": {
"then": "Este aparcadoiro está cuberto (ten un teito)"
},
"1": {
"then": "Este aparcadoiro non está cuberto"
}
}
},
"4": {
"question": "Cantas bicicletas caben neste aparcadoiro de bicicletas (incluídas as posíbeis bicicletas de carga)?",
"render": "Lugar para {capacity} bicicletas"
},
"6": {
"question": "Este aparcadoiro de bicicletas ten espazo para bicicletas de carga?",
"mappings": {
"0": {
"then": "Este aparcadoiro ten espazo para bicicletas de carga."
},
"1": {
"then": "Este aparcadoiro ten espazos designados (oficiais) para bicicletas de carga."
},
"2": {
"then": "Non está permitido aparcar bicicletas de carga"
}
}
},
"7": {
"question": "Cantas bicicletas de carga caben neste aparcadoiro de bicicletas?",
"render": "Neste aparcadoiro caben {capacity:cargo_bike} bicicletas de carga"
}
"tagRenderings": {
"1": {
"question": "Cal é o nome deste café de ciclistas?",
"render": "Este café de ciclistas chámase {name}"
},
"2": {
"question": "Este café de ciclistas ofrece unha bomba de ar para que calquera persoa poida usala?",
"mappings": {
"0": {
"then": "Este café de ciclistas ofrece unha bomba de ar"
},
"1": {
"then": "Este café de ciclistas non ofrece unha bomba de ar"
}
}
},
"3": {
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
"mappings": {
"0": {
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
},
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
}
},
"4": {
"question": "Este café de ciclistas arranxa bicicletas?",
"mappings": {
"0": {
"then": "Este café de ciclistas arranxa bicicletas"
},
"1": {
"then": "Este café de ciclistas non arranxa bicicletas"
}
}
},
"5": {
"question": "Cal é a páxina web de {name}?"
},
"6": {
"question": "Cal é o número de teléfono de {name}?"
},
"7": {
"question": "Cal é o enderezo de correo electrónico de {name}?"
}
},
"bike_repair_station": {
"name": "Estación de bicicletas (arranxo, bomba de ar ou ambos)",
"title": {
"render": "Estación de bicicletas (arranxo e bomba de ar)",
"mappings": {
"0": {
"then": "Estación de arranxo de bicicletas"
},
"1": {
"then": "Estación de arranxo de bicicletas"
},
"2": {
"then": "Bomba de ar estragada"
},
"3": {
"then": "Bomba de ar <i>{name}</i>"
},
"4": {
"then": "Bomba de ar"
}
}
},
"tagRenderings": {
"1": {
"question": "Que servizos están dispoñíbeis nesta estación de bicicletas?",
"mappings": {
"0": {
"then": "Só hai unha bomba de ar presente"
},
"1": {
"then": "Só hai ferramentas (desaparafusadores, alicates...) presentes"
},
"2": {
"then": "Hai ferramentas e unha bomba de ar presentes"
}
}
},
"6": {
"question": "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?",
"mappings": {
"0": {
"then": "Hai unha ferramenta para a cadea"
},
"1": {
"then": "Non hai unha ferramenta para a cadea"
}
}
},
"7": {
"question": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?",
"mappings": {
"0": {
"then": "Hai un guindastre ou soporte"
},
"1": {
"then": "Non hai un guindastre ou soporte"
}
}
},
"8": {
"question": "Segue a funcionar a bomba de ar?",
"mappings": {
"0": {
"then": "A bomba de ar está estragada"
},
"1": {
"then": "A bomba de ar está operativa"
}
}
},
"10": {
"question": "Que válvulas son compatíbeis?",
"render": "Esta bomba de ar admite as seguintes válvulas: {valves}",
"mappings": {
"0": {
"then": "Sclaverand (tamén coñecido como Presta)"
},
"1": {
"then": "Dunlop"
},
"2": {
"then": "Schrader (para automóbiles)"
}
}
},
"11": {
"question": "Esta é unha bomba de ar eléctrica?",
"mappings": {
"0": {
"then": "Bomba de ar manual"
},
"1": {
"then": "Bomba de ar eléctrica"
}
}
},
"12": {
"question": "Ten a bomba de ar un indicador de presión ou un manómetro?",
"mappings": {
"0": {
"then": "Hai manómetro"
},
"1": {
"then": "Non hai manómetro"
},
"2": {
"then": "Hai manómetro pero está estragado"
}
}
}
},
"presets": {
"0": {
"title": "Bomba de ar"
},
"1": {
"title": "Estación de arranxo de bicicletas con bomba de ar"
},
"2": {
"title": "Estación de arranxo de bicicletas sin bomba de ar"
}
}
},
"bike_shop": {
"name": "Tenda/arranxo de bicicletas",
"title": {
"render": "Tenda/arranxo de bicicletas",
"mappings": {
"3": {
"then": "Arranxo de bicicletas <i>{name}</i>"
},
"4": {
"then": "Tenda de bicicletas <i>{name}</i>"
},
"5": {
"then": "Tenda/arranxo de bicicletas <i>{name}</i>"
}
}
},
"tagRenderings": {
"2": {
"question": "Cal é o nome desta tenda de bicicletas?",
"render": "Esta tenda de bicicletas chámase {name}"
},
"3": {
"question": "Cal é a páxina web de {name}?"
},
"4": {
"question": "Cal é o número de teléfono de {name}?"
},
"5": {
"question": "Cal é o enderezo de correo electrónico de {name}?"
},
"9": {
"question": "Esta tenda vende bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas"
},
"1": {
"then": "Esta tenda non vende bicicletas"
}
}
},
"10": {
"question": "Esta tenda arranxa bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda arranxa bicicletas"
},
"1": {
"then": "Esta tenda non arranxa bicicletas"
},
"2": {
"then": "Esta tenda só arranxa bicicletas mercadas aquí"
},
"3": {
"then": "Esta tenda só arranxa bicicletas dunha certa marca"
}
}
},
"11": {
"question": "Esta tenda aluga bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda aluga bicicletas"
},
"1": {
"then": "Esta tenda non aluga bicicletas"
}
}
},
"12": {
"question": "Esta tenda vende bicicletas de segunda man?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas de segunda man"
},
"1": {
"then": "Esta tenda non vende bicicletas de segunda man"
},
"2": {
"then": "Esta tenda só vende bicicletas de segunda man"
}
}
},
"13": {
"question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?",
"mappings": {
"0": {
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
},
"1": {
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
}
}
},
"14": {
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
"mappings": {
"0": {
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
},
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
}
}
},
"presets": {
"0": {
"title": "Tenda/arranxo de bicicletas"
}
}
},
"drinking_water": {
"name": "Auga potábel",
"title": {
"render": "Auga potábel"
},
"presets": {
"0": {
"title": "Auga potábel"
}
}
"presets": {
"0": {
"title": "Café de ciclistas"
}
}
},
"bike_parking": {
"name": "Aparcadoiro de bicicletas",
"presets": {
"0": {
"title": "Aparcadoiro de bicicletas"
}
},
"title": {
"render": "Aparcadoiro de bicicletas"
},
"tagRenderings": {
"1": {
"question": "Que tipo de aparcadoiro de bicicletas é?",
"render": "Este é un aparcadoiro de bicicletas do tipo: {bicycle_parking}",
"mappings": {
"0": {
"then": "De roda (Stands) <img style='width: 25%'' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "Aros <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"2": {
"then": "Cadeado para guiador <img style='width: 25%'' src='./assets/layers/bike_parking/handlebar_holder.svg'>"
},
"3": {
"then": "Cremalleira <img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
},
"4": {
"then": "Dobre cremalleira <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "Abeiro <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"3": {
"question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores.",
"mappings": {
"0": {
"then": "Este aparcadoiro está cuberto (ten un teito)"
},
"1": {
"then": "Este aparcadoiro non está cuberto"
}
}
},
"4": {
"question": "Cantas bicicletas caben neste aparcadoiro de bicicletas (incluídas as posíbeis bicicletas de carga)?",
"render": "Lugar para {capacity} bicicletas"
},
"6": {
"question": "Este aparcadoiro de bicicletas ten espazo para bicicletas de carga?",
"mappings": {
"0": {
"then": "Este aparcadoiro ten espazo para bicicletas de carga."
},
"1": {
"then": "Este aparcadoiro ten espazos designados (oficiais) para bicicletas de carga."
},
"2": {
"then": "Non está permitido aparcar bicicletas de carga"
}
}
},
"7": {
"question": "Cantas bicicletas de carga caben neste aparcadoiro de bicicletas?",
"render": "Neste aparcadoiro caben {capacity:cargo_bike} bicicletas de carga"
}
}
},
"bike_repair_station": {
"name": "Estación de bicicletas (arranxo, bomba de ar ou ambos)",
"title": {
"render": "Estación de bicicletas (arranxo e bomba de ar)",
"mappings": {
"0": {
"then": "Estación de arranxo de bicicletas"
},
"1": {
"then": "Estación de arranxo de bicicletas"
},
"2": {
"then": "Bomba de ar estragada"
},
"3": {
"then": "Bomba de ar <i>{name}</i>"
},
"4": {
"then": "Bomba de ar"
}
}
},
"tagRenderings": {
"1": {
"question": "Que servizos están dispoñíbeis nesta estación de bicicletas?",
"mappings": {
"0": {
"then": "Só hai unha bomba de ar presente"
},
"1": {
"then": "Só hai ferramentas (desaparafusadores, alicates...) presentes"
},
"2": {
"then": "Hai ferramentas e unha bomba de ar presentes"
}
}
},
"6": {
"question": "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?",
"mappings": {
"0": {
"then": "Hai unha ferramenta para a cadea"
},
"1": {
"then": "Non hai unha ferramenta para a cadea"
}
}
},
"7": {
"question": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?",
"mappings": {
"0": {
"then": "Hai un guindastre ou soporte"
},
"1": {
"then": "Non hai un guindastre ou soporte"
}
}
},
"8": {
"question": "Segue a funcionar a bomba de ar?",
"mappings": {
"0": {
"then": "A bomba de ar está estragada"
},
"1": {
"then": "A bomba de ar está operativa"
}
}
},
"10": {
"question": "Que válvulas son compatíbeis?",
"render": "Esta bomba de ar admite as seguintes válvulas: {valves}",
"mappings": {
"0": {
"then": "Sclaverand (tamén coñecido como Presta)"
},
"1": {
"then": "Dunlop"
},
"2": {
"then": "Schrader (para automóbiles)"
}
}
},
"11": {
"question": "Esta é unha bomba de ar eléctrica?",
"mappings": {
"0": {
"then": "Bomba de ar manual"
},
"1": {
"then": "Bomba de ar eléctrica"
}
}
},
"12": {
"question": "Ten a bomba de ar un indicador de presión ou un manómetro?",
"mappings": {
"0": {
"then": "Hai manómetro"
},
"1": {
"then": "Non hai manómetro"
},
"2": {
"then": "Hai manómetro pero está estragado"
}
}
}
},
"presets": {
"0": {
"title": "Bomba de ar"
},
"1": {
"title": "Estación de arranxo de bicicletas con bomba de ar"
},
"2": {
"title": "Estación de arranxo de bicicletas sin bomba de ar"
}
}
},
"bike_shop": {
"name": "Tenda/arranxo de bicicletas",
"title": {
"render": "Tenda/arranxo de bicicletas",
"mappings": {
"3": {
"then": "Arranxo de bicicletas <i>{name}</i>"
},
"4": {
"then": "Tenda de bicicletas <i>{name}</i>"
},
"5": {
"then": "Tenda/arranxo de bicicletas <i>{name}</i>"
}
}
},
"tagRenderings": {
"2": {
"question": "Cal é o nome desta tenda de bicicletas?",
"render": "Esta tenda de bicicletas chámase {name}"
},
"3": {
"question": "Cal é a páxina web de {name}?"
},
"4": {
"question": "Cal é o número de teléfono de {name}?"
},
"5": {
"question": "Cal é o enderezo de correo electrónico de {name}?"
},
"9": {
"question": "Esta tenda vende bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas"
},
"1": {
"then": "Esta tenda non vende bicicletas"
}
}
},
"10": {
"question": "Esta tenda arranxa bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda arranxa bicicletas"
},
"1": {
"then": "Esta tenda non arranxa bicicletas"
},
"2": {
"then": "Esta tenda só arranxa bicicletas mercadas aquí"
},
"3": {
"then": "Esta tenda só arranxa bicicletas dunha certa marca"
}
}
},
"11": {
"question": "Esta tenda aluga bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda aluga bicicletas"
},
"1": {
"then": "Esta tenda non aluga bicicletas"
}
}
},
"12": {
"question": "Esta tenda vende bicicletas de segunda man?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas de segunda man"
},
"1": {
"then": "Esta tenda non vende bicicletas de segunda man"
},
"2": {
"then": "Esta tenda só vende bicicletas de segunda man"
}
}
},
"13": {
"question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?",
"mappings": {
"0": {
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
},
"1": {
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
}
}
},
"14": {
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
"mappings": {
"0": {
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
},
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
}
}
},
"presets": {
"0": {
"title": "Tenda/arranxo de bicicletas"
}
}
},
"drinking_water": {
"name": "Auga potábel",
"title": {
"render": "Auga potábel"
},
"presets": {
"0": {
"title": "Auga potábel"
}
}
}
}

View file

@ -1,202 +1,202 @@
{
"bench": {
"name": "Padok",
"title": {
"render": "Pad"
},
"tagRenderings": {
"1": {
"render": "Háttámla",
"mappings": {
"0": {
"then": "Háttámla: Igen"
},
"1": {
"then": "Háttámla: Nem"
}
},
"question": "Van háttámlája ennek a padnak?"
},
"2": {
"render": "{seats} ülőhely",
"question": "Hány ülőhely van ezen a padon?"
},
"3": {
"render": "Anyag: {material}",
"mappings": {
"0": {
"then": "Anyag: fa"
},
"1": {
"then": "Anyag: fém"
},
"2": {
"then": "Anyag: kő"
},
"3": {
"then": "Anyag: beton"
},
"4": {
"then": "Anyag: műanyag"
},
"5": {
"then": "Anyag: acél"
}
},
"question": "Miből van a pad (ülő része)?"
},
"4": {
"question": "Milyen irányba néz a pad?",
"render": "A pad {direction}° felé néz."
},
"5": {
"render": "Szín: {colour}",
"question": "Milyen színű a pad?",
"mappings": {
"0": {
"then": "Szín: barna"
},
"1": {
"then": "Szín: zöld"
},
"2": {
"then": "Szín: szürke"
},
"3": {
"then": "Szín: fehér"
},
"4": {
"then": "Szín: piros"
},
"5": {
"then": "Szín: fekete"
},
"6": {
"then": "Szín: kék"
},
"7": {
"then": "Szín: sárga"
}
}
}
},
"presets": {
"0": {
"description": "Pad hozzáadása"
}
}
"bench": {
"name": "Padok",
"title": {
"render": "Pad"
},
"bench_at_pt": {
"name": "Padok megállókban",
"title": {
"render": "Pad",
"mappings": {
"0": {
"then": "Pad megállóban"
},
"1": {
"then": "Pad fedett helyen"
}
}
"tagRenderings": {
"1": {
"render": "Háttámla",
"mappings": {
"0": {
"then": "Háttámla: Igen"
},
"1": {
"then": "Háttámla: Nem"
}
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bicycle_library": {
"description": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre",
"tagRenderings": {
"6": {
"question": "Mennyibe kerül egy kerékpár kölcsönzése?",
"render": "Egy kerékpár kölcsönzése {charge}",
"mappings": {
"0": {
"then": "A kerékpárkölcsönzés ingyenes"
}
}
},
"7": {
"question": "Ki kölcsönözhet itt kerékpárt?",
"mappings": {
"0": {
"then": ""
}
}
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "Az automata működik"
},
"1": {
"then": "Az automata elromlott"
},
"2": {
"then": "Az automata zárva van"
}
}
}
}
},
"bike_parking": {
"name": "Kerékpáros parkoló",
"presets": {
"0": {
"title": "Kerékpáros parkoló"
}
"question": "Van háttámlája ennek a padnak?"
},
"2": {
"render": "{seats} ülőhely",
"question": "Hány ülőhely van ezen a padon?"
},
"3": {
"render": "Anyag: {material}",
"mappings": {
"0": {
"then": "Anyag: fa"
},
"1": {
"then": "Anyag: fém"
},
"2": {
"then": "Anyag: kő"
},
"3": {
"then": "Anyag: beton"
},
"4": {
"then": "Anyag: műanyag"
},
"5": {
"then": "Anyag: acél"
}
},
"title": {
"render": "Kerékpáros parkoló"
},
"tagRenderings": {
"1": {
"question": "Milyen típusú ez a kerékpáros parkoló?",
"render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló",
"mappings": {
"0": {
"then": "\"U\" <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "Kengyeles <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"4": {
"then": "Kétszintű <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "Fészer <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"2": {
"mappings": {
"2": {
"then": "Felszíni parkoló"
},
"3": {
"then": "Felszíni parkoló"
},
"4": {
"then": "Tetőparkoló"
}
}
},
"3": {
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)",
"mappings": {
"0": {
"then": "A parkoló fedett"
},
"1": {
"then": "A parkoló nem fedett"
}
}
}
"question": "Miből van a pad (ülő része)?"
},
"4": {
"question": "Milyen irányba néz a pad?",
"render": "A pad {direction}° felé néz."
},
"5": {
"render": "Szín: {colour}",
"question": "Milyen színű a pad?",
"mappings": {
"0": {
"then": "Szín: barna"
},
"1": {
"then": "Szín: zöld"
},
"2": {
"then": "Szín: szürke"
},
"3": {
"then": "Szín: fehér"
},
"4": {
"then": "Szín: piros"
},
"5": {
"then": "Szín: fekete"
},
"6": {
"then": "Szín: kék"
},
"7": {
"then": "Szín: sárga"
}
}
}
},
"presets": {
"0": {
"description": "Pad hozzáadása"
}
}
},
"bench_at_pt": {
"name": "Padok megállókban",
"title": {
"render": "Pad",
"mappings": {
"0": {
"then": "Pad megállóban"
},
"1": {
"then": "Pad fedett helyen"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bicycle_library": {
"description": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre",
"tagRenderings": {
"6": {
"question": "Mennyibe kerül egy kerékpár kölcsönzése?",
"render": "Egy kerékpár kölcsönzése {charge}",
"mappings": {
"0": {
"then": "A kerékpárkölcsönzés ingyenes"
}
}
},
"7": {
"question": "Ki kölcsönözhet itt kerékpárt?",
"mappings": {
"0": {
"then": ""
}
}
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "Az automata működik"
},
"1": {
"then": "Az automata elromlott"
},
"2": {
"then": "Az automata zárva van"
}
}
}
}
},
"bike_parking": {
"name": "Kerékpáros parkoló",
"presets": {
"0": {
"title": "Kerékpáros parkoló"
}
},
"title": {
"render": "Kerékpáros parkoló"
},
"tagRenderings": {
"1": {
"question": "Milyen típusú ez a kerékpáros parkoló?",
"render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló",
"mappings": {
"0": {
"then": "\"U\" <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "Kengyeles <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"4": {
"then": "Kétszintű <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "Fészer <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"2": {
"mappings": {
"2": {
"then": "Felszíni parkoló"
},
"3": {
"then": "Felszíni parkoló"
},
"4": {
"then": "Tetőparkoló"
}
}
},
"3": {
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)",
"mappings": {
"0": {
"then": "A parkoló fedett"
},
"1": {
"then": "A parkoló nem fedett"
}
}
}
}
}
}

View file

@ -1,140 +1,140 @@
{
"bench": {
"name": "Bangku",
"title": {
"render": "Bangku"
"bench": {
"name": "Bangku",
"title": {
"render": "Bangku"
},
"tagRenderings": {
"1": {
"render": "Sandaran",
"mappings": {
"0": {
"then": "Sandaran: Ya"
},
"1": {
"then": "Sandaran: Tidak"
}
},
"tagRenderings": {
"1": {
"render": "Sandaran",
"mappings": {
"0": {
"then": "Sandaran: Ya"
},
"1": {
"then": "Sandaran: Tidak"
}
},
"question": "Apakah bangku ini memiliki sandaran?"
},
"2": {
"render": "{seats} kursi"
},
"5": {
"render": "Warna: {colour}"
}
},
"presets": {
"0": {
"title": "Bangku"
}
}
"question": "Apakah bangku ini memiliki sandaran?"
},
"2": {
"render": "{seats} kursi"
},
"5": {
"render": "Warna: {colour}"
}
},
"bench_at_pt": {
"title": {
"render": "Bangku"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bike_parking": {
"tagRenderings": {
"5": {
"render": "{access}"
}
}
},
"bike_shop": {
"tagRenderings": {
"3": {
"question": "URL {name} apa?"
}
}
},
"defibrillator": {
"tagRenderings": {
"13": {
"render": "Informasi tambahan: {description}"
}
}
},
"drinking_water": {
"name": "Air minum",
"title": {
"render": "Air minum"
},
"presets": {
"0": {
"title": "Air minum"
}
}
},
"ghost_bike": {
"tagRenderings": {
"3": {
"render": "<a href='{source}' target='_blank'>Informasi lanjut tersedia</a>"
},
"4": {
"render": "<i>{inscription}</i>"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
}
},
"playground": {
"tagRenderings": {
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
},
"tagRenderings": {
"5": {
"render": "Nama: {name}"
}
},
"presets": {
"2": {
"title": "Pohon"
}
}
},
"viewpoint": {
"name": "Sudut pandang",
"presets": {
"0": {
"title": "Sudut pandang"
}
},
"title": {
"render": "Sudut pandang"
},
"tagRenderings": {
"1": {
"question": "Apakah Anda ingin menambahkan deskripsi?"
}
}
"presets": {
"0": {
"title": "Bangku"
}
}
},
"bench_at_pt": {
"title": {
"render": "Bangku"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bike_parking": {
"tagRenderings": {
"5": {
"render": "{access}"
}
}
},
"bike_shop": {
"tagRenderings": {
"3": {
"question": "URL {name} apa?"
}
}
},
"defibrillator": {
"tagRenderings": {
"13": {
"render": "Informasi tambahan: {description}"
}
}
},
"drinking_water": {
"name": "Air minum",
"title": {
"render": "Air minum"
},
"presets": {
"0": {
"title": "Air minum"
}
}
},
"ghost_bike": {
"tagRenderings": {
"3": {
"render": "<a href='{source}' target='_blank'>Informasi lanjut tersedia</a>"
},
"4": {
"render": "<i>{inscription}</i>"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
}
},
"playground": {
"tagRenderings": {
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
},
"tagRenderings": {
"5": {
"render": "Nama: {name}"
}
},
"presets": {
"2": {
"title": "Pohon"
}
}
},
"viewpoint": {
"name": "Sudut pandang",
"presets": {
"0": {
"title": "Sudut pandang"
}
},
"title": {
"render": "Sudut pandang"
},
"tagRenderings": {
"1": {
"question": "Apakah Anda ingin menambahkan deskripsi?"
}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,36 +1,36 @@
{
"charging_station": {
"name": "充電ステーション",
"title": {
"render": "充電ステーション"
},
"description": "充電ステーション",
"tagRenderings": {
"14": {
"question": "この充電ステーションはいつオープンしますか?"
},
"15": {
"render": "{network}",
"question": "この充電ステーションの運営チェーンはどこですか?"
}
}
"charging_station": {
"name": "充電ステーション",
"title": {
"render": "充電ステーション"
},
"food": {
"tagRenderings": {
"16": {
"question": "お客様が持参容器(調理用の鍋や小さな鍋など)をもってきた場合は、注文の梱包に使用されますか?<br/>",
"mappings": {
"0": {
"then": "<b>自分の容器</b>を持ってきて、注文を受け取ることができ、使い捨ての梱包材を節約して、無駄を省くことができます"
},
"1": {
"then": "独自の容器を持参することは<b>できません</b>"
},
"2": {
"then": "自身の容器が注文に<b>必要</b>。"
}
}
}
}
"description": "充電ステーション",
"tagRenderings": {
"14": {
"question": "この充電ステーションはいつオープンしますか?"
},
"15": {
"render": "{network}",
"question": "この充電ステーションの運営チェーンはどこですか?"
}
}
},
"food": {
"tagRenderings": {
"17": {
"question": "お客様が持参容器(調理用の鍋や小さな鍋など)をもってきた場合は、注文の梱包に使用されますか?<br/>",
"mappings": {
"0": {
"then": "<b>自分の容器</b>を持ってきて、注文を受け取ることができ、使い捨ての梱包材を節約して、無駄を省くことができます"
},
"1": {
"then": "独自の容器を持参することは<b>できません</b>"
},
"2": {
"then": "自身の容器が注文に<b>必要</b>。"
}
}
}
}
}
}

View file

@ -1,122 +1,122 @@
{
"bench": {
"name": "Benker",
"title": {
"render": "Benk"
},
"tagRenderings": {
"1": {
"render": "Rygglene",
"mappings": {
"0": {
"then": "Rygglene: Ja"
},
"1": {
"then": "Rygglene: Nei"
}
},
"question": "Har denne beken et rygglene?"
},
"2": {
"render": "{seats} seter",
"question": "Hvor mange sitteplasser har denne benken?"
},
"3": {
"render": "Materiale: {material}",
"mappings": {
"0": {
"then": "Materiale: tre"
},
"1": {
"then": "Materiale: metall"
},
"2": {
"then": "Materiale: stein"
},
"3": {
"then": "Materiale: betong"
},
"4": {
"then": "Materiale: plastikk"
},
"5": {
"then": "Materiale: stål"
}
}
},
"5": {
"render": "Farge: {colour}",
"mappings": {
"0": {
"then": "Farge: brun"
},
"1": {
"then": "Farge: grønn"
},
"2": {
"then": "Farge: grå"
},
"3": {
"then": "Farge: hvit"
},
"4": {
"then": "Farge: rød"
},
"5": {
"then": "Farge: svart"
},
"6": {
"then": "Farge: blå"
},
"7": {
"then": "Farge: gul"
}
}
}
},
"presets": {
"0": {
"title": "Benk",
"description": "Legg til en ny benk"
}
}
"bench": {
"name": "Benker",
"title": {
"render": "Benk"
},
"bench_at_pt": {
"name": "Benker",
"title": {
"render": "Benk"
}
},
"bicycle_library": {
"tagRenderings": {
"1": {
"question": "Hva heter dette sykkelbiblioteket?",
"render": "Dette sykkelbiblioteket heter {name}"
},
"6": {
"question": "Hvor mye koster det å leie en sykkel?",
"render": "Sykkelleie koster {charge}",
"mappings": {
"0": {
"then": "Det er gratis å leie en sykkel"
}
}
}
}
},
"charging_station": {
"name": "Ladestasjoner",
"title": {
"render": "Ladestasjon"
"tagRenderings": {
"1": {
"render": "Rygglene",
"mappings": {
"0": {
"then": "Rygglene: Ja"
},
"1": {
"then": "Rygglene: Nei"
}
},
"description": "En ladestasjon",
"tagRenderings": {
"14": {
"question": "Når åpnet denne ladestasjonen?"
},
"15": {
"render": "{network}"
}
"question": "Har denne beken et rygglene?"
},
"2": {
"render": "{seats} seter",
"question": "Hvor mange sitteplasser har denne benken?"
},
"3": {
"render": "Materiale: {material}",
"mappings": {
"0": {
"then": "Materiale: tre"
},
"1": {
"then": "Materiale: metall"
},
"2": {
"then": "Materiale: stein"
},
"3": {
"then": "Materiale: betong"
},
"4": {
"then": "Materiale: plastikk"
},
"5": {
"then": "Materiale: stål"
}
}
},
"5": {
"render": "Farge: {colour}",
"mappings": {
"0": {
"then": "Farge: brun"
},
"1": {
"then": "Farge: grønn"
},
"2": {
"then": "Farge: grå"
},
"3": {
"then": "Farge: hvit"
},
"4": {
"then": "Farge: rød"
},
"5": {
"then": "Farge: svart"
},
"6": {
"then": "Farge: blå"
},
"7": {
"then": "Farge: gul"
}
}
}
},
"presets": {
"0": {
"title": "Benk",
"description": "Legg til en ny benk"
}
}
},
"bench_at_pt": {
"name": "Benker",
"title": {
"render": "Benk"
}
},
"bicycle_library": {
"tagRenderings": {
"1": {
"question": "Hva heter dette sykkelbiblioteket?",
"render": "Dette sykkelbiblioteket heter {name}"
},
"6": {
"question": "Hvor mye koster det å leie en sykkel?",
"render": "Sykkelleie koster {charge}",
"mappings": {
"0": {
"then": "Det er gratis å leie en sykkel"
}
}
}
}
},
"charging_station": {
"name": "Ladestasjoner",
"title": {
"render": "Ladestasjon"
},
"description": "En ladestasjon",
"tagRenderings": {
"14": {
"question": "Når åpnet denne ladestasjonen?"
},
"15": {
"render": "{network}"
}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,198 +1,198 @@
{
"bench": {
"name": "Ławki",
"title": {
"render": "Ławka"
},
"tagRenderings": {
"1": {
"render": "Oparcie",
"mappings": {
"0": {
"then": "Oparcie: Tak"
},
"1": {
"then": "Oparcie: Nie"
}
},
"question": "Czy ta ławka ma oparcie?"
},
"2": {
"render": "{seats} siedzeń",
"question": "Ile siedzeń ma ta ławka?"
},
"3": {
"render": "Materiał: {material}",
"mappings": {
"0": {
"then": "Materiał: drewno"
},
"1": {
"then": "Materiał: metal"
},
"2": {
"then": "Materiał: kamień"
},
"3": {
"then": "Materiał: beton"
},
"4": {
"then": "Materiał: plastik"
},
"5": {
"then": "Materiał: stal"
}
},
"question": "Z czego wykonana jest ławka (siedzisko)?"
},
"4": {
"question": "W jakim kierunku patrzysz siedząc na ławce?",
"render": "Siedząc na ławce, patrzy się w kierunku {direction}°."
},
"5": {
"render": "Kolor: {colour}",
"question": "Jaki kolor ma ta ławka?",
"mappings": {
"0": {
"then": "Kolor: brązowy"
},
"1": {
"then": "Kolor: zielony"
},
"2": {
"then": "Kolor: szary"
},
"3": {
"then": "Kolor: biały"
},
"4": {
"then": "Kolor: czerwony"
},
"5": {
"then": "Kolor: czarny"
},
"6": {
"then": "Kolor: niebieski"
},
"7": {
"then": "Kolor: żółty"
}
}
},
"6": {
"question": "Kiedy ostatnio badano tę ławkę?",
"render": "Ławka ta była ostatnio badana w dniu {survey:date}"
}
},
"presets": {
"0": {
"title": "Ławka",
"description": "Dodaj nową ławkę"
}
}
"bench": {
"name": "Ławki",
"title": {
"render": "Ławka"
},
"bench_at_pt": {
"name": "Ławki na przystankach komunikacji miejskiej",
"title": {
"render": "Ławka",
"mappings": {
"0": {
"then": "Ławka na przystanku komunikacji miejskiej"
}
}
"tagRenderings": {
"1": {
"render": "Oparcie",
"mappings": {
"0": {
"then": "Oparcie: Tak"
},
"1": {
"then": "Oparcie: Nie"
}
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bicycle_library": {
"description": "Obiekt, w którym rowery można wypożyczyć na dłuższy okres"
},
"bike_monitoring_station": {
"title": {
"mappings": {
"0": {
"then": "Stacja liczenia rowerów {name}"
},
"1": {
"then": "Stacja liczenia rowerów {ref}"
}
}
}
},
"bike_parking": {
"name": "Parking dla rowerów",
"presets": {
"0": {
"title": "Parking dla rowerów"
}
"question": "Czy ta ławka ma oparcie?"
},
"2": {
"render": "{seats} siedzeń",
"question": "Ile siedzeń ma ta ławka?"
},
"3": {
"render": "Materiał: {material}",
"mappings": {
"0": {
"then": "Materiał: drewno"
},
"1": {
"then": "Materiał: metal"
},
"2": {
"then": "Materiał: kamień"
},
"3": {
"then": "Materiał: beton"
},
"4": {
"then": "Materiał: plastik"
},
"5": {
"then": "Materiał: stal"
}
},
"title": {
"render": "Parking dla rowerów"
},
"tagRenderings": {
"1": {
"question": "Jaki jest typ tego parkingu dla rowerów?",
"render": "Jest to parking rowerowy typu: {bicycle_parking}"
},
"2": {
"question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
}
"question": "Z czego wykonana jest ławka (siedzisko)?"
},
"4": {
"question": "W jakim kierunku patrzysz siedząc na ławce?",
"render": "Siedząc na ławce, patrzy się w kierunku {direction}°."
},
"5": {
"render": "Kolor: {colour}",
"question": "Jaki kolor ma ta ławka?",
"mappings": {
"0": {
"then": "Kolor: brązowy"
},
"1": {
"then": "Kolor: zielony"
},
"2": {
"then": "Kolor: szary"
},
"3": {
"then": "Kolor: biały"
},
"4": {
"then": "Kolor: czerwony"
},
"5": {
"then": "Kolor: czarny"
},
"6": {
"then": "Kolor: niebieski"
},
"7": {
"then": "Kolor: żółty"
}
}
},
"6": {
"question": "Kiedy ostatnio badano tę ławkę?",
"render": "Ławka ta była ostatnio badana w dniu {survey:date}"
}
},
"bike_repair_station": {
"tagRenderings": {
"8": {
"question": "Czy pompka rowerowa jest nadal sprawna?",
"mappings": {
"0": {
"then": "Pompka rowerowa jest zepsuta"
},
"1": {
"then": "Pompka rowerowa jest sprawna"
}
}
},
"10": {
"question": "Jakie zawory są obsługiwane?",
"render": "Ta pompka obsługuje następujące zawory: {valves}"
},
"11": {
"question": "Czy jest to elektryczna pompka do roweru?",
"mappings": {
"0": {
"then": "Pompa ręczna"
},
"1": {
"then": "Pompka elektryczna"
}
}
},
"12": {
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?",
"mappings": {
"0": {
"then": "Jest manometr"
},
"1": {
"then": "Nie ma manometru"
},
"2": {
"then": "Jest manometr, ale jest uszkodzony"
}
}
}
},
"presets": {
"0": {
"title": "Pompka do roweru",
"description": "Urządzenie do pompowania opon w stałym miejscu w przestrzeni publicznej.<h3>Przykłady pompek rowerowych</h3><div style='width: 100%; display: flex; align-items: stretch;'><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example.png' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' style='height: 200px; width: auto;'/></div>"
},
"1": {
"title": "Stacja naprawy rowerów i pompka"
}
}
"presets": {
"0": {
"title": "Ławka",
"description": "Dodaj nową ławkę"
}
}
},
"bench_at_pt": {
"name": "Ławki na przystankach komunikacji miejskiej",
"title": {
"render": "Ławka",
"mappings": {
"0": {
"then": "Ławka na przystanku komunikacji miejskiej"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bicycle_library": {
"description": "Obiekt, w którym rowery można wypożyczyć na dłuższy okres"
},
"bike_monitoring_station": {
"title": {
"mappings": {
"0": {
"then": "Stacja liczenia rowerów {name}"
},
"1": {
"then": "Stacja liczenia rowerów {ref}"
}
}
}
},
"bike_parking": {
"name": "Parking dla rowerów",
"presets": {
"0": {
"title": "Parking dla rowerów"
}
},
"title": {
"render": "Parking dla rowerów"
},
"tagRenderings": {
"1": {
"question": "Jaki jest typ tego parkingu dla rowerów?",
"render": "Jest to parking rowerowy typu: {bicycle_parking}"
},
"2": {
"question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
}
}
},
"bike_repair_station": {
"tagRenderings": {
"8": {
"question": "Czy pompka rowerowa jest nadal sprawna?",
"mappings": {
"0": {
"then": "Pompka rowerowa jest zepsuta"
},
"1": {
"then": "Pompka rowerowa jest sprawna"
}
}
},
"10": {
"question": "Jakie zawory są obsługiwane?",
"render": "Ta pompka obsługuje następujące zawory: {valves}"
},
"11": {
"question": "Czy jest to elektryczna pompka do roweru?",
"mappings": {
"0": {
"then": "Pompa ręczna"
},
"1": {
"then": "Pompka elektryczna"
}
}
},
"12": {
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?",
"mappings": {
"0": {
"then": "Jest manometr"
},
"1": {
"then": "Nie ma manometru"
},
"2": {
"then": "Jest manometr, ale jest uszkodzony"
}
}
}
},
"presets": {
"0": {
"title": "Pompka do roweru",
"description": "Urządzenie do pompowania opon w stałym miejscu w przestrzeni publicznej.<h3>Przykłady pompek rowerowych</h3><div style='width: 100%; display: flex; align-items: stretch;'><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example.png' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' style='height: 200px; width: auto;'/></div>"
},
"1": {
"title": "Stacja naprawy rowerów i pompka"
}
}
}
}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,206 +1,206 @@
{
"bench": {
"name": "长椅",
"title": {
"render": "长椅"
},
"tagRenderings": {
"1": {
"render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
},
"1": {
"then": "靠背:无"
}
},
"question": "这个长椅有靠背吗?"
},
"2": {
"question": "这个长椅有几个座位?"
},
"3": {
"render": "材质: {material}",
"mappings": {
"0": {
"then": "材质:木"
},
"1": {
"then": "材质:金属"
},
"2": {
"then": "材质:石头"
},
"3": {
"then": "材质:混凝土"
},
"4": {
"then": "材质:塑料"
},
"5": {
"then": "材质:不锈钢"
}
},
"question": "这个长椅(或座椅)是用什么材料做的?"
},
"4": {
"question": "坐在长椅上的时候你目视的方向是哪边?",
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
},
"5": {
"render": "颜色: {colour}",
"question": "这个长椅是什么颜色的?",
"mappings": {
"0": {
"then": "颜色:棕"
},
"1": {
"then": "颜色:绿"
},
"2": {
"then": "颜色:灰"
},
"3": {
"then": "颜色:白"
},
"4": {
"then": "颜色:红"
},
"5": {
"then": "颜色:黑"
},
"6": {
"then": "颜色:蓝"
},
"7": {
"then": "颜色:黄"
}
}
},
"6": {
"question": "上次对这个长椅实地调查是什么时候?",
"render": "这个长椅于 {survey:date}最后一次实地调查"
}
},
"presets": {
"0": {
"title": "长椅",
"description": "增加一个新的长椅"
}
}
"bench": {
"name": "长椅",
"title": {
"render": "长椅"
},
"bench_at_pt": {
"name": "在公交站点的长椅",
"title": {
"render": "长椅",
"mappings": {
"0": {
"then": "在公交站点的长椅"
},
"1": {
"then": "在庇护所的长椅"
}
}
"tagRenderings": {
"1": {
"render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
},
"1": {
"then": "靠背:无"
}
},
"tagRenderings": {
"1": {
"render": "{name}"
},
"2": {
"render": "站立长凳"
}
}
},
"bicycle_library": {
"tagRenderings": {
"7": {
"question": "谁可以从这里借自行车?"
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "这个借还机正常工作"
},
"1": {
"then": "这个借还机已经损坏"
},
"2": {
"then": "这个借还机被关闭了"
}
}
}
}
},
"bike_cafe": {
"name": "自行车咖啡",
"title": {
"render": "自行车咖啡",
"mappings": {
"0": {
"then": "自行车咖啡 <i>{name}</i>"
}
}
"question": "这个长椅有靠背吗?"
},
"2": {
"question": "这个长椅有几个座位?"
},
"3": {
"render": "材质: {material}",
"mappings": {
"0": {
"then": "材质:木"
},
"1": {
"then": "材质:金属"
},
"2": {
"then": "材质:石头"
},
"3": {
"then": "材质:混凝土"
},
"4": {
"then": "材质:塑料"
},
"5": {
"then": "材质:不锈钢"
}
},
"tagRenderings": {
"1": {
"question": "这个自行车咖啡的名字是什么?",
"render": "这家自行车咖啡叫做 {name}"
},
"2": {
"question": "这家自行车咖啡为每个使用者提供打气筒吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为每个人提供打气筒"
},
"1": {
"then": "这家自行车咖啡不为每个人提供打气筒"
}
}
},
"3": {
"question": "这里有供你修车用的工具吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为DIY修理者提供工具"
},
"1": {
"then": "这家自行车咖啡不为DIY修理者提供工具"
}
}
},
"4": {
"question": "这家自行车咖啡t提供修车服务吗",
"mappings": {
"0": {
"then": "这家自行车咖啡可以修车"
},
"1": {
"then": "这家自行车咖啡不能修车"
}
}
},
"5": {
"question": "{name}的网站是什么?"
},
"6": {
"question": "{name}的电话号码是什么?"
},
"7": {
"question": "{name}的电子邮箱是什么?"
},
"8": {
"question": "这家自行车咖啡什么时候开门营业?"
}
},
"presets": {
"0": {
"title": "自行车咖啡"
}
"question": "这个长椅(或座椅)是用什么材料做的?"
},
"4": {
"question": "坐在长椅上的时候你目视的方向是哪边?",
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
},
"5": {
"render": "颜色: {colour}",
"question": "这个长椅是什么颜色的?",
"mappings": {
"0": {
"then": "颜色:棕"
},
"1": {
"then": "颜色:绿"
},
"2": {
"then": "颜色:灰"
},
"3": {
"then": "颜色:白"
},
"4": {
"then": "颜色:红"
},
"5": {
"then": "颜色:黑"
},
"6": {
"then": "颜色:蓝"
},
"7": {
"then": "颜色:黄"
}
}
},
"6": {
"question": "上次对这个长椅实地调查是什么时候?",
"render": "这个长椅于 {survey:date}最后一次实地调查"
}
},
"presets": {
"0": {
"title": "长椅",
"description": "增加一个新的长椅"
}
}
},
"bench_at_pt": {
"name": "在公交站点的长椅",
"title": {
"render": "长椅",
"mappings": {
"0": {
"then": "在公交站点的长椅"
},
"1": {
"then": "在庇护所的长椅"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
},
"2": {
"render": "站立长凳"
}
}
},
"bicycle_library": {
"tagRenderings": {
"7": {
"question": "谁可以从这里借自行车?"
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "这个借还机正常工作"
},
"1": {
"then": "这个借还机已经损坏"
},
"2": {
"then": "这个借还机被关闭了"
}
}
}
}
},
"bike_cafe": {
"name": "自行车咖啡",
"title": {
"render": "自行车咖啡",
"mappings": {
"0": {
"then": "自行车咖啡 <i>{name}</i>"
}
}
},
"tagRenderings": {
"1": {
"question": "这个自行车咖啡的名字是什么?",
"render": "这家自行车咖啡叫做 {name}"
},
"2": {
"question": "这家自行车咖啡为每个使用者提供打气筒吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为每个人提供打气筒"
},
"1": {
"then": "这家自行车咖啡不为每个人提供打气筒"
}
}
},
"3": {
"question": "这里有供你修车用的工具吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为DIY修理者提供工具"
},
"1": {
"then": "这家自行车咖啡不为DIY修理者提供工具"
}
}
},
"4": {
"question": "这家自行车咖啡t提供修车服务吗",
"mappings": {
"0": {
"then": "这家自行车咖啡可以修车"
},
"1": {
"then": "这家自行车咖啡不能修车"
}
}
},
"5": {
"question": "{name}的网站是什么?"
},
"6": {
"question": "{name}的电话号码是什么?"
},
"7": {
"question": "{name}的电子邮箱是什么?"
},
"8": {
"question": "这家自行车咖啡什么时候开门营业?"
}
},
"presets": {
"0": {
"title": "自行车咖啡"
}
}
}
}

View file

@ -1,406 +1,406 @@
{
"bench": {
"name": "長椅",
"title": {
"render": "長椅"
},
"tagRenderings": {
"1": {
"render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
},
"1": {
"then": "靠背:無"
}
},
"question": "這個長椅是否有靠背?"
},
"2": {
"render": "{seats} 座位數",
"question": "這個長椅有幾個位子?"
},
"3": {
"render": "材質:{material}",
"mappings": {
"0": {
"then": "材質:木頭"
},
"1": {
"then": "材質:金屬"
},
"2": {
"then": "材質:石頭"
},
"3": {
"then": "材質:水泥"
},
"4": {
"then": "材質:塑膠"
},
"5": {
"then": "材質:鋼鐵"
}
},
"question": "這個長椅 (座位) 是什麼做的?"
},
"4": {
"question": "坐在長椅時是面對那個方向?",
"render": "當坐在長椅時,那個人朝向 {direction}°。"
},
"5": {
"render": "顏色:{colour}",
"question": "這個長椅是什麼顏色的?",
"mappings": {
"0": {
"then": "顏色:棕色"
},
"1": {
"then": "顏色:綠色"
},
"2": {
"then": "顏色:灰色"
},
"3": {
"then": "顏色:白色"
},
"4": {
"then": "顏色:紅色"
},
"5": {
"then": "顏色:黑色"
},
"6": {
"then": "顏色:藍色"
},
"7": {
"then": "顏色:黃色"
}
}
},
"6": {
"question": "上一次探察長椅是什麼時候?",
"render": "這個長椅最後是在 {survey:date} 探查的"
}
},
"presets": {
"0": {
"title": "長椅",
"description": "新增長椅"
}
}
"bench": {
"name": "長椅",
"title": {
"render": "長椅"
},
"bench_at_pt": {
"name": "大眾運輸站點的長椅",
"title": {
"render": "長椅",
"mappings": {
"0": {
"then": "大眾運輸站點的長椅"
},
"1": {
"then": "涼亭內的長椅"
}
}
"tagRenderings": {
"1": {
"render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
},
"1": {
"then": "靠背:無"
}
},
"tagRenderings": {
"1": {
"render": "{name}"
},
"2": {
"render": "站立長椅"
}
"question": "這個長椅是否有靠背?"
},
"2": {
"render": "{seats} 座位數",
"question": "這個長椅有幾個位子?"
},
"3": {
"render": "材質:{material}",
"mappings": {
"0": {
"then": "材質:木頭"
},
"1": {
"then": "材質:金屬"
},
"2": {
"then": "材質:石頭"
},
"3": {
"then": "材質:水泥"
},
"4": {
"then": "材質:塑膠"
},
"5": {
"then": "材質:鋼鐵"
}
},
"question": "這個長椅 (座位) 是什麼做的?"
},
"4": {
"question": "坐在長椅時是面對那個方向?",
"render": "當坐在長椅時,那個人朝向 {direction}°。"
},
"5": {
"render": "顏色:{colour}",
"question": "這個長椅是什麼顏色的?",
"mappings": {
"0": {
"then": "顏色:棕色"
},
"1": {
"then": "顏色:綠色"
},
"2": {
"then": "顏色:灰色"
},
"3": {
"then": "顏色:白色"
},
"4": {
"then": "顏色:紅色"
},
"5": {
"then": "顏色:黑色"
},
"6": {
"then": "顏色:藍色"
},
"7": {
"then": "顏色:黃色"
}
}
},
"6": {
"question": "上一次探察長椅是什麼時候?",
"render": "這個長椅最後是在 {survey:date} 探查的"
}
},
"bicycle_library": {
"name": "單車圖書館",
"title": {
"render": "單車圖書館"
},
"description": "能夠長期租用單車的設施",
"tagRenderings": {
"1": {
"question": "這個單車圖書館的名稱是?",
"render": "這個單車圖書館叫做 {name}"
},
"6": {
"question": "租用單車的費用多少?",
"render": "租借單車需要 {charge}",
"mappings": {
"0": {
"then": "租借單車免費"
},
"1": {
"then": "租借單車價錢 €20/year 與 €20 保證金"
}
}
},
"7": {
"question": "誰可以在這裡租單車?",
"mappings": {
"0": {
"then": "提供兒童單車"
},
"1": {
"then": "有提供成人單車"
},
"2": {
"then": "有提供行動不便人士的單車"
}
}
}
},
"presets": {
"0": {
"title": "自行車圖書館 ( Fietsbibliotheek)",
"description": "單車圖書館有一大批單車供人租借"
}
}
},
"bicycle_tube_vending_machine": {
"name": "自行車內胎自動售貨機",
"title": {
"render": "自行車內胎自動售貨機"
},
"presets": {
"0": {
"title": "自行車內胎自動售貨機"
}
},
"tagRenderings": {
"1": {
"question": "這個自動販賣機仍有運作嗎?",
"render": "運作狀態是 <i>{operational_status</i>",
"mappings": {
"0": {
"then": "這個自動販賣機仍運作"
},
"1": {
"then": "這個自動販賣機沒有運作了"
},
"2": {
"then": "這個自動販賣機已經關閉了"
}
}
}
}
},
"bike_cafe": {
"name": "單車咖啡廳",
"title": {
"render": "單車咖啡廳",
"mappings": {
"0": {
"then": "單車咖啡廳<i>{name}</i>"
}
}
},
"tagRenderings": {
"1": {
"question": "這個單車咖啡廳的名稱是?",
"render": "這個單車咖啡廳叫做 {name}"
},
"2": {
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
},
"1": {
"then": "這個單車咖啡廳並沒有為所有人提供單車打氣甬"
}
}
},
"3": {
"question": "這裡是否有工具修理你的單車嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳提供工具讓你修理"
},
"1": {
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
}
}
},
"4": {
"question": "這個單車咖啡廳是否能修理單車?",
"mappings": {
"0": {
"then": "這個單車咖啡廳修理單車"
},
"1": {
"then": "這個單車咖啡廳並不修理單車"
}
}
},
"5": {
"question": "{name} 的網站是?"
},
"6": {
"question": "{name} 的電話號碼是?"
},
"7": {
"question": "{name} 的電子郵件地址是?"
},
"8": {
"question": "何時這個單車咖啡廳營運?"
}
},
"presets": {
"0": {
"title": "單車咖啡廳"
}
}
},
"bike_cleaning": {
"name": "單車清理服務",
"title": {
"render": "單車清理服務",
"mappings": {
"0": {
"then": "單車清理服務 <i>{name}</i>"
}
}
},
"presets": {
"0": {
"title": "單車清理服務"
}
}
},
"bike_monitoring_station": {
"name": "監視站",
"title": {
"render": "單車計數站",
"mappings": {
"0": {
"then": "單車計數站 {name}"
},
"1": {
"then": "單車計數站 {ref}"
}
}
}
},
"bike_parking": {
"name": "單車停車場",
"presets": {
"0": {
"title": "單車停車場"
}
},
"title": {
"render": "單車停車場"
},
"tagRenderings": {
"1": {
"question": "這是那種類型的單車停車場?",
"render": "這個單車停車場的類型是:{bicycle_parking}",
"mappings": {
"0": {
"then": "單車架 <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "車輪架/圓圈 <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"2": {
"then": "車把架 <img style='width: 25%'' src='./assets/layers/bike_parking/handlebar_holder.svg'>"
},
"3": {
"then": "車架<img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
},
"4": {
"then": "兩層<img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "車棚 <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
},
"6": {
"then": "柱子 <img style='width: 25%'' src='./assets/layers/bike_parking/bollard.svg'>"
},
"7": {
"then": "樓層當中標示為單車停車場的區域"
}
}
},
"2": {
"question": "這個單車停車場的相對位置是?",
"mappings": {
"0": {
"then": "地下停車場"
},
"1": {
"then": "地下停車場"
},
"2": {
"then": "地面停車場"
},
"3": {
"then": "地面層停車場"
},
"4": {
"then": "屋頂停車場"
}
}
},
"3": {
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。",
"mappings": {
"0": {
"then": "這個停車場有遮蔽 (有屋頂)"
},
"1": {
"then": "這個停車場沒有遮蔽"
}
}
},
"4": {
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)",
"render": "{capacity} 單車的地方"
},
"5": {
"question": "誰可以使用這個單車停車場?",
"render": "{access}",
"mappings": {
"0": {
"then": "公開可用"
},
"1": {
"then": "通行性主要是為了企業的顧客"
},
"2": {
"then": "通行性僅限學校、公司或組織的成員"
}
}
},
"6": {
"question": "這個單車停車場有地方放裝箱的單車嗎?",
"mappings": {
"0": {
"then": "這個停車場有地方可以放裝箱單車"
},
"1": {
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
}
}
}
}
},
"charging_station": {
"name": "充電站",
"title": {
"render": "充電站"
},
"description": "充電站",
"tagRenderings": {
"14": {
"question": "何時是充電站開放使用的時間?"
},
"15": {
"render": "{network}",
"question": "充電站所屬的網路是?"
}
}
"presets": {
"0": {
"title": "長椅",
"description": "新增長椅"
}
}
},
"bench_at_pt": {
"name": "大眾運輸站點的長椅",
"title": {
"render": "長椅",
"mappings": {
"0": {
"then": "大眾運輸站點的長椅"
},
"1": {
"then": "涼亭內的長椅"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
},
"2": {
"render": "站立長椅"
}
}
},
"bicycle_library": {
"name": "單車圖書館",
"title": {
"render": "單車圖書館"
},
"description": "能夠長期租用單車的設施",
"tagRenderings": {
"1": {
"question": "這個單車圖書館的名稱是?",
"render": "這個單車圖書館叫做 {name}"
},
"6": {
"question": "租用單車的費用多少?",
"render": "租借單車需要 {charge}",
"mappings": {
"0": {
"then": "租借單車免費"
},
"1": {
"then": "租借單車價錢 €20/year 與 €20 保證金"
}
}
},
"7": {
"question": "誰可以在這裡租單車?",
"mappings": {
"0": {
"then": "提供兒童單車"
},
"1": {
"then": "有提供成人單車"
},
"2": {
"then": "有提供行動不便人士的單車"
}
}
}
},
"presets": {
"0": {
"title": "自行車圖書館 ( Fietsbibliotheek)",
"description": "單車圖書館有一大批單車供人租借"
}
}
},
"bicycle_tube_vending_machine": {
"name": "自行車內胎自動售貨機",
"title": {
"render": "自行車內胎自動售貨機"
},
"presets": {
"0": {
"title": "自行車內胎自動售貨機"
}
},
"tagRenderings": {
"1": {
"question": "這個自動販賣機仍有運作嗎?",
"render": "運作狀態是 <i>{operational_status</i>",
"mappings": {
"0": {
"then": "這個自動販賣機仍運作"
},
"1": {
"then": "這個自動販賣機沒有運作了"
},
"2": {
"then": "這個自動販賣機已經關閉了"
}
}
}
}
},
"bike_cafe": {
"name": "單車咖啡廳",
"title": {
"render": "單車咖啡廳",
"mappings": {
"0": {
"then": "單車咖啡廳<i>{name}</i>"
}
}
},
"tagRenderings": {
"1": {
"question": "這個單車咖啡廳的名稱是?",
"render": "這個單車咖啡廳叫做 {name}"
},
"2": {
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
},
"1": {
"then": "這個單車咖啡廳並沒有為所有人提供單車打氣甬"
}
}
},
"3": {
"question": "這裡是否有工具修理你的單車嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳提供工具讓你修理"
},
"1": {
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
}
}
},
"4": {
"question": "這個單車咖啡廳是否能修理單車?",
"mappings": {
"0": {
"then": "這個單車咖啡廳修理單車"
},
"1": {
"then": "這個單車咖啡廳並不修理單車"
}
}
},
"5": {
"question": "{name} 的網站是?"
},
"6": {
"question": "{name} 的電話號碼是?"
},
"7": {
"question": "{name} 的電子郵件地址是?"
},
"8": {
"question": "何時這個單車咖啡廳營運?"
}
},
"presets": {
"0": {
"title": "單車咖啡廳"
}
}
},
"bike_cleaning": {
"name": "單車清理服務",
"title": {
"render": "單車清理服務",
"mappings": {
"0": {
"then": "單車清理服務 <i>{name}</i>"
}
}
},
"presets": {
"0": {
"title": "單車清理服務"
}
}
},
"bike_monitoring_station": {
"name": "監視站",
"title": {
"render": "單車計數站",
"mappings": {
"0": {
"then": "單車計數站 {name}"
},
"1": {
"then": "單車計數站 {ref}"
}
}
}
},
"bike_parking": {
"name": "單車停車場",
"presets": {
"0": {
"title": "單車停車場"
}
},
"title": {
"render": "單車停車場"
},
"tagRenderings": {
"1": {
"question": "這是那種類型的單車停車場?",
"render": "這個單車停車場的類型是:{bicycle_parking}",
"mappings": {
"0": {
"then": "單車架 <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "車輪架/圓圈 <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"2": {
"then": "車把架 <img style='width: 25%'' src='./assets/layers/bike_parking/handlebar_holder.svg'>"
},
"3": {
"then": "車架<img style='width: 25%'' src='./assets/layers/bike_parking/rack.svg'>"
},
"4": {
"then": "兩層<img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "車棚 <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
},
"6": {
"then": "柱子 <img style='width: 25%'' src='./assets/layers/bike_parking/bollard.svg'>"
},
"7": {
"then": "樓層當中標示為單車停車場的區域"
}
}
},
"2": {
"question": "這個單車停車場的相對位置是?",
"mappings": {
"0": {
"then": "地下停車場"
},
"1": {
"then": "地下停車場"
},
"2": {
"then": "地面停車場"
},
"3": {
"then": "地面層停車場"
},
"4": {
"then": "屋頂停車場"
}
}
},
"3": {
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。",
"mappings": {
"0": {
"then": "這個停車場有遮蔽 (有屋頂)"
},
"1": {
"then": "這個停車場沒有遮蔽"
}
}
},
"4": {
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)",
"render": "{capacity} 單車的地方"
},
"5": {
"question": "誰可以使用這個單車停車場?",
"render": "{access}",
"mappings": {
"0": {
"then": "公開可用"
},
"1": {
"then": "通行性主要是為了企業的顧客"
},
"2": {
"then": "通行性僅限學校、公司或組織的成員"
}
}
},
"6": {
"question": "這個單車停車場有地方放裝箱的單車嗎?",
"mappings": {
"0": {
"then": "這個停車場有地方可以放裝箱單車"
},
"1": {
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
}
}
}
}
},
"charging_station": {
"name": "充電站",
"title": {
"render": "充電站"
},
"description": "充電站",
"tagRenderings": {
"14": {
"question": "何時是充電站開放使用的時間?"
},
"15": {
"render": "{network}",
"question": "充電站所屬的網路是?"
}
}
}
}

View file

@ -1,9 +1,9 @@
{
"bench": {
"tagRenderings": {
"3": {
"render": "材质: {material}"
}
}
"bench": {
"tagRenderings": {
"3": {
"render": "材质: {material}"
}
}
}
}