Merge branch 'master' into weblate-mapcomplete-layer-translations

This commit is contained in:
Pieter Vander Vennet 2021-09-22 16:23:00 +02:00 committed by GitHub
commit 55869e8e6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
750 changed files with 136968 additions and 97896 deletions

View file

@ -1,9 +1,6 @@
{
"defibrillator": {
"name": "Desfibril·ladors",
"title": {
"render": "Desfibril·lador"
},
"presets": {
"0": {
"title": "Desfibril·lador"
@ -11,7 +8,6 @@
},
"tagRenderings": {
"1": {
"question": "Està el desfibril·lador a l'interior?",
"mappings": {
"0": {
"then": "Aquest desfibril·lador està a l'interior"
@ -19,11 +15,10 @@
"1": {
"then": "Aquest desfibril·lador està a l'exterior"
}
}
},
"question": "Està el desfibril·lador a l'interior?"
},
"2": {
"question": "Està el desfibril·lador accessible lliurement?",
"render": "L'accés és {access}",
"mappings": {
"0": {
"then": "Accés lliure"
@ -37,7 +32,9 @@
"3": {
"then": "No accessible al públic en general (ex. només accesible a treballadors, propietaris, ...)"
}
}
},
"question": "Està el desfibril·lador accessible lliurement?",
"render": "L'accés és {access}"
},
"4": {
"question": "A quina planta està el desfibril·lador localitzat?",
@ -52,6 +49,9 @@
"7": {
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
}
},
"title": {
"render": "Desfibril·lador"
}
},
"ghost_bike": {

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "Bancos",
"title": {
"render": "Banco"
"presets": {
"0": {
"description": "Añadir un nuevo banco",
"title": "Banco"
}
},
"tagRenderings": {
"1": {
"render": "Respaldo",
"mappings": {
"0": {
"then": "Respaldo: Si"
@ -15,14 +17,14 @@
"then": "Respaldo: No"
}
},
"question": "¿Este banco tiene un respaldo?"
"question": "¿Este banco tiene un respaldo?",
"render": "Respaldo"
},
"2": {
"render": "{seats} asientos",
"question": "¿Cuántos asientos tiene este banco?"
"question": "¿Cuántos asientos tiene este banco?",
"render": "{seats} asientos"
},
"3": {
"render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: madera"
@ -42,14 +44,12 @@
"5": {
"then": "Material: acero"
}
}
},
"render": "Material: {material}"
}
},
"presets": {
"0": {
"title": "Banco",
"description": "Añadir un nuevo banco"
}
"title": {
"render": "Banco"
}
},
"bench_at_pt": {
@ -60,9 +60,6 @@
},
"defibrillator": {
"name": "Desfibriladores",
"title": {
"render": "Desfibrilador"
},
"presets": {
"0": {
"title": "Desfibrilador"
@ -70,7 +67,6 @@
},
"tagRenderings": {
"1": {
"question": "¿Esté el desfibrilador en interior?",
"mappings": {
"0": {
"then": "Este desfibrilador está en interior"
@ -78,11 +74,10 @@
"1": {
"then": "Este desfibrilador está en exterior"
}
}
},
"question": "¿Esté el desfibrilador en interior?"
},
"2": {
"question": "¿Está el desfibrilador accesible libremente?",
"render": "El acceso es {access}",
"mappings": {
"0": {
"then": "Acceso libre"
@ -96,7 +91,9 @@
"3": {
"then": "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)"
}
}
},
"question": "¿Está el desfibrilador accesible libremente?",
"render": "El acceso es {access}"
},
"4": {
"question": "¿En qué planta se encuentra el defibrilador localizado?",
@ -111,6 +108,9 @@
"7": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
}
},
"title": {
"render": "Desfibrilador"
}
},
"ghost_bike": {

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "Penkit",
"title": {
"render": "Penkki"
"presets": {
"0": {
"description": "Lisää uusi penkki",
"title": "Penkki"
}
},
"tagRenderings": {
"1": {
"render": "Selkänoja",
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
@ -14,10 +16,10 @@
"1": {
"then": "Selkänoja: ei"
}
}
},
"render": "Selkänoja"
},
"3": {
"render": "Materiaali: {material}",
"mappings": {
"0": {
"then": "Materiaali: puu"
@ -34,10 +36,10 @@
"5": {
"then": "Materiaali: teräs"
}
}
},
"render": "Materiaali: {material}"
},
"5": {
"render": "Väri: {colour}",
"mappings": {
"0": {
"then": "Väri: ruskea"
@ -63,24 +65,22 @@
"7": {
"then": "Väri: keltainen"
}
}
},
"render": "Väri: {colour}"
}
},
"presets": {
"0": {
"title": "Penkki",
"description": "Lisää uusi penkki"
}
"title": {
"render": "Penkki"
}
},
"bench_at_pt": {
"title": {
"render": "Penkki"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
},
"title": {
"render": "Penkki"
}
},
"bike_parking": {

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,9 @@
{
"bike_cafe": {
"name": "Café de ciclistas",
"title": {
"render": "Café de ciclistas",
"mappings": {
"0": {
"then": "Café de ciclistas <i>{name}</i>"
}
"presets": {
"0": {
"title": "Café de ciclistas"
}
},
"tagRenderings": {
@ -15,7 +12,6 @@
"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"
@ -23,10 +19,10 @@
"1": {
"then": "Este café de ciclistas non ofrece unha bomba de ar"
}
}
},
"question": "Este café de ciclistas ofrece unha bomba de ar para que calquera persoa poida usala?"
},
"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"
@ -34,10 +30,10 @@
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
}
},
"question": "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"
@ -45,7 +41,8 @@
"1": {
"then": "Este café de ciclistas non arranxa bicicletas"
}
}
},
"question": "Este café de ciclistas arranxa bicicletas?"
},
"5": {
"question": "Cal é a páxina web de {name}?"
@ -57,10 +54,13 @@
"question": "Cal é o enderezo de correo electrónico de {name}?"
}
},
"presets": {
"0": {
"title": "Café de ciclistas"
}
"title": {
"mappings": {
"0": {
"then": "Café de ciclistas <i>{name}</i>"
}
},
"render": "Café de ciclistas"
}
},
"bike_parking": {
@ -70,13 +70,8 @@
"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'>"
@ -96,10 +91,11 @@
"5": {
"then": "Abeiro <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"question": "Que tipo de aparcadoiro de bicicletas é?",
"render": "Este é un aparcadoiro de bicicletas do tipo: {bicycle_parking}"
},
"3": {
"question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores.",
"mappings": {
"0": {
"then": "Este aparcadoiro está cuberto (ten un teito)"
@ -107,14 +103,14 @@
"1": {
"then": "Este aparcadoiro non está cuberto"
}
}
},
"question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores."
},
"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."
@ -125,18 +121,121 @@
"2": {
"then": "Non está permitido aparcar bicicletas de carga"
}
}
},
"question": "Este aparcadoiro de bicicletas ten espazo para bicicletas de carga?"
},
"7": {
"question": "Cantas bicicletas de carga caben neste aparcadoiro de bicicletas?",
"render": "Neste aparcadoiro caben {capacity:cargo_bike} bicicletas de carga"
}
},
"title": {
"render": "Aparcadoiro de bicicletas"
}
},
"bike_repair_station": {
"name": "Estación de bicicletas (arranxo, bomba de ar ou ambos)",
"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"
}
},
"tagRenderings": {
"1": {
"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"
}
},
"question": "Que servizos están dispoñíbeis nesta estación de bicicletas?"
},
"6": {
"mappings": {
"0": {
"then": "Hai unha ferramenta para a cadea"
},
"1": {
"then": "Non hai unha ferramenta para a cadea"
}
},
"question": "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?"
},
"7": {
"mappings": {
"0": {
"then": "Hai un guindastre ou soporte"
},
"1": {
"then": "Non hai un guindastre ou soporte"
}
},
"question": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?"
},
"8": {
"mappings": {
"0": {
"then": "A bomba de ar está estragada"
},
"1": {
"then": "A bomba de ar está operativa"
}
},
"question": "Segue a funcionar a bomba de ar?"
},
"10": {
"mappings": {
"0": {
"then": "Sclaverand (tamén coñecido como Presta)"
},
"1": {
"then": "Dunlop"
},
"2": {
"then": "Schrader (para automóbiles)"
}
},
"question": "Que válvulas son compatíbeis?",
"render": "Esta bomba de ar admite as seguintes válvulas: {valves}"
},
"11": {
"mappings": {
"0": {
"then": "Bomba de ar manual"
},
"1": {
"then": "Bomba de ar eléctrica"
}
},
"question": "Esta é unha bomba de ar eléctrica?"
},
"12": {
"mappings": {
"0": {
"then": "Hai manómetro"
},
"1": {
"then": "Non hai manómetro"
},
"2": {
"then": "Hai manómetro pero está estragado"
}
},
"question": "Ten a bomba de ar un indicador de presión ou un manómetro?"
}
},
"title": {
"render": "Estación de bicicletas (arranxo e bomba de ar)",
"mappings": {
"0": {
"then": "Estación de arranxo de bicicletas"
@ -153,123 +252,15 @@
"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"
}
"render": "Estación de bicicletas (arranxo e 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>"
}
"presets": {
"0": {
"title": "Tenda/arranxo de bicicletas"
}
},
"tagRenderings": {
@ -287,7 +278,6 @@
"question": "Cal é o enderezo de correo electrónico de {name}?"
},
"9": {
"question": "Esta tenda vende bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas"
@ -295,10 +285,10 @@
"1": {
"then": "Esta tenda non vende bicicletas"
}
}
},
"question": "Esta tenda vende bicicletas?"
},
"10": {
"question": "Esta tenda arranxa bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda arranxa bicicletas"
@ -312,10 +302,10 @@
"3": {
"then": "Esta tenda só arranxa bicicletas dunha certa marca"
}
}
},
"question": "Esta tenda arranxa bicicletas?"
},
"11": {
"question": "Esta tenda aluga bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda aluga bicicletas"
@ -323,10 +313,10 @@
"1": {
"then": "Esta tenda non aluga bicicletas"
}
}
},
"question": "Esta tenda aluga bicicletas?"
},
"12": {
"question": "Esta tenda vende bicicletas de segunda man?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas de segunda man"
@ -337,10 +327,10 @@
"2": {
"then": "Esta tenda só vende bicicletas de segunda man"
}
}
},
"question": "Esta tenda 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"
@ -348,10 +338,10 @@
"1": {
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
}
}
},
"question": "Esta tenda 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"
@ -359,24 +349,34 @@
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
}
},
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?"
}
},
"presets": {
"0": {
"title": "Tenda/arranxo de bicicletas"
}
"title": {
"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>"
}
},
"render": "Tenda/arranxo de bicicletas"
}
},
"drinking_water": {
"name": "Auga potábel",
"title": {
"render": "Auga potábel"
},
"presets": {
"0": {
"title": "Auga potábel"
}
},
"title": {
"render": "Auga potábel"
}
},
"ghost_bike": {

View file

@ -1,12 +1,13 @@
{
"bench": {
"name": "Padok",
"title": {
"render": "Pad"
"presets": {
"0": {
"description": "Pad hozzáadása"
}
},
"tagRenderings": {
"1": {
"render": "Háttámla",
"mappings": {
"0": {
"then": "Háttámla: Igen"
@ -15,14 +16,14 @@
"then": "Háttámla: Nem"
}
},
"question": "Van háttámlája ennek a padnak?"
"question": "Van háttámlája ennek a padnak?",
"render": "Háttámla"
},
"2": {
"render": "{seats} ülőhely",
"question": "Hány ülőhely van ezen a padon?"
"question": "Hány ülőhely van ezen a padon?",
"render": "{seats} ülőhely"
},
"3": {
"render": "Anyag: {material}",
"mappings": {
"0": {
"then": "Anyag: fa"
@ -43,15 +44,14 @@
"then": "Anyag: acél"
}
},
"question": "Miből van a pad (ülő része)?"
"question": "Miből van a pad (ülő része)?",
"render": "Anyag: {material}"
},
"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"
@ -77,19 +77,23 @@
"7": {
"then": "Szín: sárga"
}
}
},
"question": "Milyen színű a pad?",
"render": "Szín: {colour}"
}
},
"presets": {
"0": {
"description": "Pad hozzáadása"
}
"title": {
"render": "Pad"
}
},
"bench_at_pt": {
"name": "Padok megállókban",
"tagRenderings": {
"1": {
"render": "{name}"
}
},
"title": {
"render": "Pad",
"mappings": {
"0": {
"then": "Pad megállóban"
@ -97,33 +101,29 @@
"1": {
"then": "Pad fedett helyen"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
}
},
"render": "Pad"
}
},
"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"
}
}
},
"question": "Mennyibe kerül egy kerékpár kölcsönzése?",
"render": "Egy kerékpár kölcsönzése {charge}"
},
"7": {
"question": "Ki kölcsönözhet itt kerékpárt?",
"mappings": {
"0": {
"then": ""
}
}
},
"question": "Ki kölcsönözhet itt kerékpárt?"
}
}
},
@ -151,13 +151,8 @@
"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'>"
@ -171,7 +166,9 @@
"5": {
"then": "Fészer <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"question": "Milyen típusú ez a kerékpáros parkoló?",
"render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló"
},
"2": {
"mappings": {
@ -187,7 +184,6 @@
}
},
"3": {
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)",
"mappings": {
"0": {
"then": "A parkoló fedett"
@ -195,8 +191,12 @@
"1": {
"then": "A parkoló nem fedett"
}
}
},
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)"
}
},
"title": {
"render": "Kerékpáros parkoló"
}
},
"ghost_bike": {

View file

@ -1,12 +1,13 @@
{
"bench": {
"name": "Bangku",
"title": {
"render": "Bangku"
"presets": {
"0": {
"title": "Bangku"
}
},
"tagRenderings": {
"1": {
"render": "Sandaran",
"mappings": {
"0": {
"then": "Sandaran: Ya"
@ -15,7 +16,8 @@
"then": "Sandaran: Tidak"
}
},
"question": "Apakah bangku ini memiliki sandaran?"
"question": "Apakah bangku ini memiliki sandaran?",
"render": "Sandaran"
},
"2": {
"render": "{seats} kursi"
@ -24,20 +26,18 @@
"render": "Warna: {colour}"
}
},
"presets": {
"0": {
"title": "Bangku"
}
"title": {
"render": "Bangku"
}
},
"bench_at_pt": {
"title": {
"render": "Bangku"
},
"tagRenderings": {
"1": {
"render": "{name}"
}
},
"title": {
"render": "Bangku"
}
},
"bike_parking": {
@ -63,13 +63,13 @@
},
"drinking_water": {
"name": "Air minum",
"title": {
"render": "Air minum"
},
"presets": {
"0": {
"title": "Air minum"
}
},
"title": {
"render": "Air minum"
}
},
"ghost_bike": {
@ -103,11 +103,9 @@
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
"presets": {
"2": {
"title": "Pohon"
}
},
"tagRenderings": {
@ -115,9 +113,11 @@
"render": "Nama: {name}"
}
},
"presets": {
"2": {
"title": "Pohon"
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
}
},
@ -128,13 +128,13 @@
"title": "Sudut pandang"
}
},
"title": {
"render": "Sudut pandang"
},
"tagRenderings": {
"1": {
"question": "Apakah Anda ingin menambahkan deskripsi?"
}
},
"title": {
"render": "Sudut pandang"
}
}
}

File diff suppressed because it is too large Load diff

View file

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

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "Benker",
"title": {
"render": "Benk"
"presets": {
"0": {
"description": "Legg til en ny benk",
"title": "Benk"
}
},
"tagRenderings": {
"1": {
"render": "Rygglene",
"mappings": {
"0": {
"then": "Rygglene: Ja"
@ -15,14 +17,14 @@
"then": "Rygglene: Nei"
}
},
"question": "Har denne beken et rygglene?"
"question": "Har denne beken et rygglene?",
"render": "Rygglene"
},
"2": {
"render": "{seats} seter",
"question": "Hvor mange sitteplasser har denne benken?"
"question": "Hvor mange sitteplasser har denne benken?",
"render": "{seats} seter"
},
"3": {
"render": "Materiale: {material}",
"mappings": {
"0": {
"then": "Materiale: tre"
@ -42,10 +44,10 @@
"5": {
"then": "Materiale: stål"
}
}
},
"render": "Materiale: {material}"
},
"5": {
"render": "Farge: {colour}",
"mappings": {
"0": {
"then": "Farge: brun"
@ -71,14 +73,12 @@
"7": {
"then": "Farge: gul"
}
}
},
"render": "Farge: {colour}"
}
},
"presets": {
"0": {
"title": "Benk",
"description": "Legg til en ny benk"
}
"title": {
"render": "Benk"
}
},
"bench_at_pt": {
@ -94,13 +94,13 @@
"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"
}
}
},
"question": "Hvor mye koster det å leie en sykkel?",
"render": "Sykkelleie koster {charge}"
}
}
},
@ -109,5 +109,20 @@
"render": "Spøkelsessykler"
},
"name": "Spøkelsessykler"
},
"charging_station": {
"description": "En ladestasjon",
"name": "Ladestasjoner",
"tagRenderings": {
"41": {
"question": "Når åpnet denne ladestasjonen?"
},
"42": {
"render": "{network}"
}
},
"title": {
"render": "Ladestasjon"
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "Ławki",
"title": {
"render": "Ławka"
"presets": {
"0": {
"description": "Dodaj nową ławkę",
"title": "Ławka"
}
},
"tagRenderings": {
"1": {
"render": "Oparcie",
"mappings": {
"0": {
"then": "Oparcie: Tak"
@ -15,14 +17,14 @@
"then": "Oparcie: Nie"
}
},
"question": "Czy ta ławka ma oparcie?"
"question": "Czy ta ławka ma oparcie?",
"render": "Oparcie"
},
"2": {
"render": "{seats} siedzeń",
"question": "Ile siedzeń ma ta ławka?"
"question": "Ile siedzeń ma ta ławka?",
"render": "{seats} siedzeń"
},
"3": {
"render": "Materiał: {material}",
"mappings": {
"0": {
"then": "Materiał: drewno"
@ -43,15 +45,14 @@
"then": "Materiał: stal"
}
},
"question": "Z czego wykonana jest ławka (siedzisko)?"
"question": "Z czego wykonana jest ławka (siedzisko)?",
"render": "Materiał: {material}"
},
"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"
@ -77,34 +78,33 @@
"7": {
"then": "Kolor: żółty"
}
}
},
"question": "Jaki kolor ma ta ławka?",
"render": "Kolor: {colour}"
},
"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ę"
}
"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": "{name}"
}
},
"title": {
"mappings": {
"0": {
"then": "Ławka na przystanku komunikacji miejskiej"
}
},
"render": "Ławka"
}
},
"bicycle_library": {
@ -129,9 +129,6 @@
"title": "Parking dla rowerów"
}
},
"title": {
"render": "Parking dla rowerów"
},
"tagRenderings": {
"1": {
"question": "Jaki jest typ tego parkingu dla rowerów?",
@ -140,12 +137,23 @@
"2": {
"question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
}
},
"title": {
"render": "Parking dla rowerów"
}
},
"bike_repair_station": {
"presets": {
"0": {
"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>",
"title": "Pompka do roweru"
},
"1": {
"title": "Stacja naprawy rowerów i pompka"
}
},
"tagRenderings": {
"8": {
"question": "Czy pompka rowerowa jest nadal sprawna?",
"mappings": {
"0": {
"then": "Pompka rowerowa jest zepsuta"
@ -153,14 +161,14 @@
"1": {
"then": "Pompka rowerowa jest sprawna"
}
}
},
"question": "Czy pompka rowerowa jest nadal 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"
@ -168,10 +176,10 @@
"1": {
"then": "Pompka elektryczna"
}
}
},
"question": "Czy jest to elektryczna pompka do roweru?"
},
"12": {
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?",
"mappings": {
"0": {
"then": "Jest manometr"
@ -182,16 +190,8 @@
"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"
},
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?"
}
}
},

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "Bancos",
"title": {
"render": "Banco"
"presets": {
"0": {
"description": "Adicionar um novo banco",
"title": "Banco"
}
},
"tagRenderings": {
"1": {
"render": "Encosto",
"mappings": {
"0": {
"then": "Encosto: Sim"
@ -15,14 +17,14 @@
"then": "Encosto: Não"
}
},
"question": "Este assento tem um escosto?"
"question": "Este assento tem um escosto?",
"render": "Encosto"
},
"2": {
"render": "{seats} assentos",
"question": "Quantos assentos este banco tem?"
"question": "Quantos assentos este banco tem?",
"render": "{seats} assentos"
},
"3": {
"render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: madeira"
@ -43,15 +45,14 @@
"then": "Material: aço"
}
},
"question": "De que é feito o banco (assento)?"
"question": "De que é feito o banco (assento)?",
"render": "Material: {material}"
},
"4": {
"question": "Em que direção você olha quando está sentado no banco?",
"render": "Ao sentar-se no banco, olha-se para {direction} °."
},
"5": {
"render": "Cor: {colour}",
"question": "Qual a cor dessa bancada?",
"mappings": {
"0": {
"then": "Cor: marrom"
@ -77,24 +78,27 @@
"7": {
"then": "Cor: amarelo"
}
}
},
"question": "Qual a cor dessa bancada?",
"render": "Cor: {colour}"
},
"6": {
"question": "Quando esta bancada foi pesquisada pela última vez?",
"render": "Esta bancada foi pesquisada pela última vez em {survey:date}"
}
},
"presets": {
"0": {
"title": "Banco",
"description": "Adicionar um novo banco"
}
"title": {
"render": "Banco"
}
},
"bench_at_pt": {
"name": "Bancos em pontos de transporte público",
"tagRenderings": {
"1": {
"render": "{name}"
}
},
"title": {
"render": "Banco",
"mappings": {
"0": {
"then": "Banco em ponto de transporte público"
@ -102,28 +106,24 @@
"1": {
"then": "Banco em abrigo"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
}
},
"render": "Banco"
}
},
"bicycle_library": {
"name": "Biblioteca de bicicleta",
"title": {
"render": "Biblioteca de bicicleta"
},
"description": "Uma instalação onde as bicicletas podem ser emprestadas por períodos mais longos",
"name": "Biblioteca de bicicleta",
"presets": {
"0": {
"title": "Biblioteca de bicicletas"
}
},
"tagRenderings": {
"1": {
"question": "Qual o nome desta biblioteca de bicicleta?",
"render": "Esta biblioteca de bicicleta é chamada de {name}"
},
"6": {
"question": "Quanto custa um empréstimo de bicicleta?",
"render": "Custos de empréstimo de bicicleta {charge}",
"mappings": {
"0": {
"then": "Emprestar uma bicicleta é grátis"
@ -131,10 +131,11 @@
"1": {
"then": "Emprestar uma bicicleta custa €20/ano e €20 de garantia"
}
}
},
"question": "Quanto custa um empréstimo de bicicleta?",
"render": "Custos de empréstimo de bicicleta {charge}"
},
"7": {
"question": "Quem pode emprestar bicicletas aqui?",
"mappings": {
"0": {
"then": "Bicicletas para crianças disponíveis"
@ -145,20 +146,16 @@
"2": {
"then": "Bicicletas para deficientes físicos disponíveis"
}
}
},
"question": "Quem pode emprestar bicicletas aqui?"
}
},
"presets": {
"0": {
"title": "Biblioteca de bicicletas"
}
"title": {
"render": "Biblioteca de bicicleta"
}
},
"bicycle_tube_vending_machine": {
"name": "Máquina de venda automática de tubos de bicicleta",
"title": {
"render": "Máquina de venda automática de tubos de bicicleta"
},
"presets": {
"0": {
"title": "Máquina de venda automática de tubos de bicicleta"
@ -166,8 +163,6 @@
},
"tagRenderings": {
"1": {
"question": "Esta máquina de venda automática ainda está operacional?",
"render": "O estado operacional é: <i>{operational_status</i>",
"mappings": {
"0": {
"then": "Esta máquina de venda automática funciona"
@ -178,18 +173,20 @@
"2": {
"then": "Esta máquina de venda automática está fechada"
}
}
},
"question": "Esta máquina de venda automática ainda está operacional?",
"render": "O estado operacional é: <i>{operational_status</i>"
}
},
"title": {
"render": "Máquina de venda automática de tubos de bicicleta"
}
},
"bike_cafe": {
"name": "Café de bicicletas",
"title": {
"render": "Café de bicicleta",
"mappings": {
"0": {
"then": "Café de bicicleta <i>{name}</i>"
}
"presets": {
"0": {
"title": "Café de bicicleta"
}
},
"tagRenderings": {
@ -198,7 +195,6 @@
"render": "Este café de bicicleta se chama {name}"
},
"3": {
"question": "Há ferramentas aqui para consertar sua bicicleta?",
"mappings": {
"0": {
"then": "Este café de bicicleta oferece ferramentas de reparo faça você mesmo"
@ -206,10 +202,10 @@
"1": {
"then": "Este café de bicicleta não oferece ferramentas de reparo faça você mesmo"
}
}
},
"question": "Há ferramentas aqui para consertar sua bicicleta?"
},
"4": {
"question": "Este café de bicicleta conserta bicicletas?",
"mappings": {
"0": {
"then": "Este café de bicicleta conserta bicicletas"
@ -217,7 +213,8 @@
"1": {
"then": "Este café de bicicleta não conserta bicicletas"
}
}
},
"question": "Este café de bicicleta conserta bicicletas?"
},
"5": {
"question": "Qual o website de {name}?"
@ -232,32 +229,34 @@
"question": "Quando este café de bicicleta abre?"
}
},
"presets": {
"0": {
"title": "Café de bicicleta"
}
"title": {
"mappings": {
"0": {
"then": "Café de bicicleta <i>{name}</i>"
}
},
"render": "Café de bicicleta"
}
},
"bike_cleaning": {
"name": "Serviço de limpeza de bicicletas",
"title": {
"render": "Serviço de limpeza de bicicletas",
"mappings": {
"0": {
"then": "Serviço de limpeza de bicicletas <i>{name}</i>"
}
}
},
"presets": {
"0": {
"title": "Serviço de limpeza de bicicletas"
}
},
"title": {
"mappings": {
"0": {
"then": "Serviço de limpeza de bicicletas <i>{name}</i>"
}
},
"render": "Serviço de limpeza de bicicletas"
}
},
"bike_monitoring_station": {
"name": "Estações de monitoramento",
"title": {
"render": "Estação de contagem de bicicletas",
"mappings": {
"0": {
"then": "Estação de contagem de bicicletas {name}"
@ -265,7 +264,8 @@
"1": {
"then": "Estação de contagem de bicicletas {ref}"
}
}
},
"render": "Estação de contagem de bicicletas"
}
},
"bike_parking": {
@ -275,16 +275,12 @@
"title": "Estacionamento de bicicletas"
}
},
"title": {
"render": "Estacionamento de bicicletas"
},
"tagRenderings": {
"1": {
"question": "Qual o tipo deste estacionamento de bicicletas?",
"render": "Este é um estacionamento de bicicletas do tipo: {bicycle_parking}"
},
"2": {
"question": "Qual a localização relativa deste estacionamento de bicicletas?",
"mappings": {
"0": {
"then": "Estacionamento subterrâneo"
@ -301,10 +297,10 @@
"4": {
"then": "Estacionamento no telhado"
}
}
},
"question": "Qual a localização relativa deste estacionamento de bicicletas?"
},
"3": {
"question": "Este estacionamento é coberto? Também selecione \"coberto\" para estacionamentos internos.",
"mappings": {
"0": {
"then": "Este estacionamento é coberto (tem um telhado)"
@ -312,14 +308,13 @@
"1": {
"then": "Este estacionamento não é coberto"
}
}
},
"question": "Este estacionamento é coberto? Também selecione \"coberto\" para estacionamentos internos."
},
"4": {
"render": "Lugar para {capacity} bicicletas"
},
"5": {
"question": "Quem pode usar este estacionamento de bicicletas?",
"render": "{access}",
"mappings": {
"0": {
"then": "Acessível ao público"
@ -330,10 +325,11 @@
"2": {
"then": "Acesso é limitado aos membros de uma escola, companhia ou organização"
}
}
},
"question": "Quem pode usar este estacionamento de bicicletas?",
"render": "{access}"
},
"6": {
"question": "O estacionamento de bicicletas tem vagas para bicicletas de carga?",
"mappings": {
"0": {
"then": "Este estacionamento tem vagas para bicicletas de carga"
@ -344,39 +340,31 @@
"2": {
"then": "Você não tem permissão para estacionar bicicletas de carga"
}
}
},
"question": "O estacionamento de bicicletas tem vagas para bicicletas de carga?"
},
"7": {
"question": "Quantas bicicletas de carga cabem neste estacionamento de bicicletas?",
"render": "Neste estacionamento cabem {capacity:cargo_bike} bicicletas de carga"
}
},
"title": {
"render": "Estacionamento de bicicletas"
}
},
"bike_repair_station": {
"icon": {
"render": "./assets/layers/bike_repair_station/repair_station.svg"
},
"name": "Estações de bicicletas (reparo, bomba ou ambos)",
"title": {
"render": "Estação de bicicletas (bomba e reparo)",
"mappings": {
"0": {
"then": "Estação de reparo de bicicletas"
},
"1": {
"then": "Estação de reparo de bicicletas"
},
"2": {
"then": "Bomba quebrada"
},
"3": {
"then": "Bomba de bicicleta <i>{name}</i>"
},
"4": {
"then": "Bomba de bicicleta"
}
"presets": {
"0": {
"description": "Um dispositivo para encher seus pneus em um local fixa no espaço público<h3>Exemplos de bombas de bicicletas</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>",
"title": "Bomba de bicicleta"
}
},
"tagRenderings": {
"1": {
"question": "Quais serviços estão disponíveis nesta estação de bicicletas?",
"mappings": {
"0": {
"then": "Há somente uma bomba presente"
@ -387,7 +375,8 @@
"2": {
"then": "Há tanto ferramentas e uma bomba presente"
}
}
},
"question": "Quais serviços estão disponíveis nesta estação de bicicletas?"
},
"2": {
"question": "Quem faz a manutenção desta bomba de ciclo?",
@ -447,39 +436,30 @@
}
}
},
"icon": {
"render": "./assets/layers/bike_repair_station/repair_station.svg"
},
"presets": {
"0": {
"title": "Bomba de bicicleta",
"description": "Um dispositivo para encher seus pneus em um local fixa no espaço público<h3>Exemplos de bombas de bicicletas</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>"
}
"title": {
"mappings": {
"0": {
"then": "Estação de reparo de bicicletas"
},
"1": {
"then": "Estação de reparo de bicicletas"
},
"2": {
"then": "Bomba quebrada"
},
"3": {
"then": "Bomba de bicicleta <i>{name}</i>"
},
"4": {
"then": "Bomba de bicicleta"
}
},
"render": "Estação de bicicletas (bomba e reparo)"
}
},
"bike_shop": {
"name": "Reparo/loja de bicicletas",
"title": {
"render": "Reparo/loja de bicicletas",
"mappings": {
"0": {
"then": "Loja de equipamentos esportivos <i>{name}</i>"
},
"2": {
"then": "Aluguel de bicicletas <i>{name}</i>"
},
"3": {
"then": "Reparo de bicicletas <i>{name}</i>"
},
"4": {
"then": "Loja de bicicletas <i>{name}</i>"
},
"5": {
"then": "Loja/reparo de bicicletas <i>{name}</i>"
}
}
},
"description": "Uma loja que vende especificamente bicicletas ou itens relacionados",
"name": "Reparo/loja de bicicletas",
"tagRenderings": {
"1": {
"render": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas"
@ -498,7 +478,6 @@
"question": "Qual o endereço de email de {name}?"
},
"9": {
"question": "Esta loja vende bicicletas?",
"mappings": {
"0": {
"then": "Esta loja vende bicicletas"
@ -506,10 +485,10 @@
"1": {
"then": "Esta loja não vende bicicletas"
}
}
},
"question": "Esta loja vende bicicletas?"
},
"10": {
"question": "Esta loja conserta bicicletas?",
"mappings": {
"0": {
"then": "Esta loja conserta bicicletas"
@ -523,10 +502,10 @@
"3": {
"then": "Esta loja conserta bicicletas de uma certa marca"
}
}
},
"question": "Esta loja conserta bicicletas?"
},
"11": {
"question": "Esta loja aluga bicicletas?",
"mappings": {
"0": {
"then": "Esta loja aluga bicicletas"
@ -534,8 +513,29 @@
"1": {
"then": "Esta loja não aluga bicicletas"
}
}
},
"question": "Esta loja aluga bicicletas?"
}
},
"title": {
"mappings": {
"0": {
"then": "Loja de equipamentos esportivos <i>{name}</i>"
},
"2": {
"then": "Aluguel de bicicletas <i>{name}</i>"
},
"3": {
"then": "Reparo de bicicletas <i>{name}</i>"
},
"4": {
"then": "Loja de bicicletas <i>{name}</i>"
},
"5": {
"then": "Loja/reparo de bicicletas <i>{name}</i>"
}
},
"render": "Reparo/loja de bicicletas"
}
},
"ghost_bike": {

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "长椅",
"title": {
"render": "长椅"
"presets": {
"0": {
"description": "增加一个新的长椅",
"title": "长椅"
}
},
"tagRenderings": {
"1": {
"render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
@ -15,13 +17,13 @@
"then": "靠背:无"
}
},
"question": "这个长椅有靠背吗?"
"question": "这个长椅有靠背吗?",
"render": "靠背"
},
"2": {
"question": "这个长椅有几个座位?"
},
"3": {
"render": "材质: {material}",
"mappings": {
"0": {
"then": "材质:木"
@ -42,15 +44,14 @@
"then": "材质:不锈钢"
}
},
"question": "这个长椅(或座椅)是用什么材料做的?"
"question": "这个长椅(或座椅)是用什么材料做的?",
"render": "材质: {material}"
},
"4": {
"question": "坐在长椅上的时候你目视的方向是哪边?",
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
},
"5": {
"render": "颜色: {colour}",
"question": "这个长椅是什么颜色的?",
"mappings": {
"0": {
"then": "颜色:棕"
@ -76,33 +77,21 @@
"7": {
"then": "颜色:黄"
}
}
},
"question": "这个长椅是什么颜色的?",
"render": "颜色: {colour}"
},
"6": {
"question": "上次对这个长椅实地调查是什么时候?",
"render": "这个长椅于 {survey:date}最后一次实地调查"
}
},
"presets": {
"0": {
"title": "长椅",
"description": "增加一个新的长椅"
}
"title": {
"render": "长椅"
}
},
"bench_at_pt": {
"name": "在公交站点的长椅",
"title": {
"render": "长椅",
"mappings": {
"0": {
"then": "在公交站点的长椅"
},
"1": {
"then": "在庇护所的长椅"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
@ -110,6 +99,17 @@
"2": {
"render": "站立长凳"
}
},
"title": {
"mappings": {
"0": {
"then": "在公交站点的长椅"
},
"1": {
"then": "在庇护所的长椅"
}
},
"render": "长椅"
}
},
"bicycle_library": {
@ -138,12 +138,9 @@
},
"bike_cafe": {
"name": "自行车咖啡",
"title": {
"render": "自行车咖啡",
"mappings": {
"0": {
"then": "自行车咖啡 <i>{name}</i>"
}
"presets": {
"0": {
"title": "自行车咖啡"
}
},
"tagRenderings": {
@ -152,7 +149,6 @@
"render": "这家自行车咖啡叫做 {name}"
},
"2": {
"question": "这家自行车咖啡为每个使用者提供打气筒吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为每个人提供打气筒"
@ -160,10 +156,10 @@
"1": {
"then": "这家自行车咖啡不为每个人提供打气筒"
}
}
},
"question": "这家自行车咖啡为每个使用者提供打气筒吗?"
},
"3": {
"question": "这里有供你修车用的工具吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为DIY修理者提供工具"
@ -171,10 +167,10 @@
"1": {
"then": "这家自行车咖啡不为DIY修理者提供工具"
}
}
},
"question": "这里有供你修车用的工具吗?"
},
"4": {
"question": "这家自行车咖啡t提供修车服务吗",
"mappings": {
"0": {
"then": "这家自行车咖啡可以修车"
@ -182,7 +178,8 @@
"1": {
"then": "这家自行车咖啡不能修车"
}
}
},
"question": "这家自行车咖啡t提供修车服务吗"
},
"5": {
"question": "{name}的网站是什么?"
@ -197,10 +194,13 @@
"question": "这家自行车咖啡什么时候开门营业?"
}
},
"presets": {
"0": {
"title": "自行车咖啡"
}
"title": {
"mappings": {
"0": {
"then": "自行车咖啡 <i>{name}</i>"
}
},
"render": "自行车咖啡"
}
}
}

View file

@ -1,12 +1,14 @@
{
"bench": {
"name": "長椅",
"title": {
"render": "長椅"
"presets": {
"0": {
"description": "新增長椅",
"title": "長椅"
}
},
"tagRenderings": {
"1": {
"render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
@ -15,14 +17,14 @@
"then": "靠背:無"
}
},
"question": "這個長椅是否有靠背?"
"question": "這個長椅是否有靠背?",
"render": "靠背"
},
"2": {
"render": "{seats} 座位數",
"question": "這個長椅有幾個位子?"
"question": "這個長椅有幾個位子?",
"render": "{seats} 座位數"
},
"3": {
"render": "材質:{material}",
"mappings": {
"0": {
"then": "材質:木頭"
@ -43,15 +45,14 @@
"then": "材質:鋼鐵"
}
},
"question": "這個長椅 (座位) 是什麼做的?"
"question": "這個長椅 (座位) 是什麼做的?",
"render": "材質:{material}"
},
"4": {
"question": "坐在長椅時是面對那個方向?",
"render": "當坐在長椅時,那個人朝向 {direction}°。"
},
"5": {
"render": "顏色:{colour}",
"question": "這個長椅是什麼顏色的?",
"mappings": {
"0": {
"then": "顏色:棕色"
@ -77,33 +78,21 @@
"7": {
"then": "顏色:黃色"
}
}
},
"question": "這個長椅是什麼顏色的?",
"render": "顏色:{colour}"
},
"6": {
"question": "上一次探察長椅是什麼時候?",
"render": "這個長椅最後是在 {survey:date} 探查的"
}
},
"presets": {
"0": {
"title": "長椅",
"description": "新增長椅"
}
"title": {
"render": "長椅"
}
},
"bench_at_pt": {
"name": "大眾運輸站點的長椅",
"title": {
"render": "長椅",
"mappings": {
"0": {
"then": "大眾運輸站點的長椅"
},
"1": {
"then": "涼亭內的長椅"
}
}
},
"tagRenderings": {
"1": {
"render": "{name}"
@ -111,22 +100,34 @@
"2": {
"render": "站立長椅"
}
},
"title": {
"mappings": {
"0": {
"then": "大眾運輸站點的長椅"
},
"1": {
"then": "涼亭內的長椅"
}
},
"render": "長椅"
}
},
"bicycle_library": {
"name": "單車圖書館",
"title": {
"render": "單車圖書館"
},
"description": "能夠長期租用單車的設施",
"name": "單車圖書館",
"presets": {
"0": {
"description": "單車圖書館有一大批單車供人租借",
"title": "自行車圖書館 ( Fietsbibliotheek)"
}
},
"tagRenderings": {
"1": {
"question": "這個單車圖書館的名稱是?",
"render": "這個單車圖書館叫做 {name}"
},
"6": {
"question": "租用單車的費用多少?",
"render": "租借單車需要 {charge}",
"mappings": {
"0": {
"then": "租借單車免費"
@ -134,10 +135,11 @@
"1": {
"then": "租借單車價錢 €20/year 與 €20 保證金"
}
}
},
"question": "租用單車的費用多少?",
"render": "租借單車需要 {charge}"
},
"7": {
"question": "誰可以在這裡租單車?",
"mappings": {
"0": {
"then": "提供兒童單車"
@ -148,21 +150,16 @@
"2": {
"then": "有提供行動不便人士的單車"
}
}
},
"question": "誰可以在這裡租單車?"
}
},
"presets": {
"0": {
"title": "自行車圖書館 ( Fietsbibliotheek)",
"description": "單車圖書館有一大批單車供人租借"
}
"title": {
"render": "單車圖書館"
}
},
"bicycle_tube_vending_machine": {
"name": "自行車內胎自動售貨機",
"title": {
"render": "自行車內胎自動售貨機"
},
"presets": {
"0": {
"title": "自行車內胎自動售貨機"
@ -170,8 +167,6 @@
},
"tagRenderings": {
"1": {
"question": "這個自動販賣機仍有運作嗎?",
"render": "運作狀態是 <i>{operational_status</i>",
"mappings": {
"0": {
"then": "這個自動販賣機仍運作"
@ -182,18 +177,20 @@
"2": {
"then": "這個自動販賣機已經關閉了"
}
}
},
"question": "這個自動販賣機仍有運作嗎?",
"render": "運作狀態是 <i>{operational_status</i>"
}
},
"title": {
"render": "自行車內胎自動售貨機"
}
},
"bike_cafe": {
"name": "單車咖啡廳",
"title": {
"render": "單車咖啡廳",
"mappings": {
"0": {
"then": "單車咖啡廳<i>{name}</i>"
}
"presets": {
"0": {
"title": "單車咖啡廳"
}
},
"tagRenderings": {
@ -202,7 +199,6 @@
"render": "這個單車咖啡廳叫做 {name}"
},
"2": {
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
@ -210,10 +206,10 @@
"1": {
"then": "這個單車咖啡廳並沒有為所有人提供單車打氣甬"
}
}
},
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?"
},
"3": {
"question": "這裡是否有工具修理你的單車嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳提供工具讓你修理"
@ -221,10 +217,10 @@
"1": {
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
}
}
},
"question": "這裡是否有工具修理你的單車嗎?"
},
"4": {
"question": "這個單車咖啡廳是否能修理單車?",
"mappings": {
"0": {
"then": "這個單車咖啡廳修理單車"
@ -232,7 +228,8 @@
"1": {
"then": "這個單車咖啡廳並不修理單車"
}
}
},
"question": "這個單車咖啡廳是否能修理單車?"
},
"5": {
"question": "{name} 的網站是?"
@ -247,32 +244,34 @@
"question": "何時這個單車咖啡廳營運?"
}
},
"presets": {
"0": {
"title": "單車咖啡廳"
}
"title": {
"mappings": {
"0": {
"then": "單車咖啡廳<i>{name}</i>"
}
},
"render": "單車咖啡廳"
}
},
"bike_cleaning": {
"name": "單車清理服務",
"title": {
"render": "單車清理服務",
"mappings": {
"0": {
"then": "單車清理服務 <i>{name}</i>"
}
}
},
"presets": {
"0": {
"title": "單車清理服務"
}
},
"title": {
"mappings": {
"0": {
"then": "單車清理服務 <i>{name}</i>"
}
},
"render": "單車清理服務"
}
},
"bike_monitoring_station": {
"name": "監視站",
"title": {
"render": "單車計數站",
"mappings": {
"0": {
"then": "單車計數站 {name}"
@ -280,7 +279,8 @@
"1": {
"then": "單車計數站 {ref}"
}
}
},
"render": "單車計數站"
}
},
"bike_parking": {
@ -290,13 +290,8 @@
"title": "單車停車場"
}
},
"title": {
"render": "單車停車場"
},
"tagRenderings": {
"1": {
"question": "這是那種類型的單車停車場?",
"render": "這個單車停車場的類型是:{bicycle_parking}",
"mappings": {
"0": {
"then": "單車架 <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
@ -322,10 +317,11 @@
"7": {
"then": "樓層當中標示為單車停車場的區域"
}
}
},
"question": "這是那種類型的單車停車場?",
"render": "這個單車停車場的類型是:{bicycle_parking}"
},
"2": {
"question": "這個單車停車場的相對位置是?",
"mappings": {
"0": {
"then": "地下停車場"
@ -342,10 +338,10 @@
"4": {
"then": "屋頂停車場"
}
}
},
"question": "這個單車停車場的相對位置是?"
},
"3": {
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。",
"mappings": {
"0": {
"then": "這個停車場有遮蔽 (有屋頂)"
@ -353,15 +349,14 @@
"1": {
"then": "這個停車場沒有遮蔽"
}
}
},
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。"
},
"4": {
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)",
"render": "{capacity} 單車的地方"
},
"5": {
"question": "誰可以使用這個單車停車場?",
"render": "{access}",
"mappings": {
"0": {
"then": "公開可用"
@ -372,10 +367,11 @@
"2": {
"then": "通行性僅限學校、公司或組織的成員"
}
}
},
"question": "誰可以使用這個單車停車場?",
"render": "{access}"
},
"6": {
"question": "這個單車停車場有地方放裝箱的單車嗎?",
"mappings": {
"0": {
"then": "這個停車場有地方可以放裝箱單車"
@ -383,8 +379,28 @@
"1": {
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
}
}
},
"question": "這個單車停車場有地方放裝箱的單車嗎?"
}
},
"title": {
"render": "單車停車場"
}
},
"charging_station": {
"description": "充電站",
"name": "充電站",
"tagRenderings": {
"41": {
"question": "何時是充電站開放使用的時間?"
},
"42": {
"question": "充電站所屬的網路是?",
"render": "{network}"
}
},
"title": {
"render": "充電站"
}
},
"ghost_bike": {