forked from MapComplete/MapComplete
Use ids for tagrenderings in the translation files
This commit is contained in:
parent
a7d107ba63
commit
b7f60e9712
33 changed files with 7956 additions and 7948 deletions
|
@ -7,18 +7,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest desfibril·lador està a l'interior"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest desfibril·lador està a l'exterior"
|
||||
}
|
||||
},
|
||||
"question": "Està el desfibril·lador a l'interior?"
|
||||
},
|
||||
"2": {
|
||||
"defibrillator-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Accés lliure"
|
||||
|
@ -36,18 +25,29 @@
|
|||
"question": "Està el desfibril·lador accessible lliurement?",
|
||||
"render": "L'accés és {access}"
|
||||
},
|
||||
"4": {
|
||||
"defibrillator-defibrillator:location": {
|
||||
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
|
||||
},
|
||||
"defibrillator-defibrillator:location:en": {
|
||||
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
|
||||
},
|
||||
"defibrillator-defibrillator:location:fr": {
|
||||
"question": "Dóna detalls d'on es pot trobar el desfibril·lador"
|
||||
},
|
||||
"defibrillator-indoors": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest desfibril·lador està a l'interior"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest desfibril·lador està a l'exterior"
|
||||
}
|
||||
},
|
||||
"question": "Està el desfibril·lador a l'interior?"
|
||||
},
|
||||
"defibrillator-level": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -56,27 +56,27 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"tagRenderings": {
|
||||
"4": {
|
||||
"ghost_bike-inscription": {
|
||||
"render": "<i>{inscription}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nature_reserve": {
|
||||
"tagRenderings": {
|
||||
"8": {
|
||||
"Email": {
|
||||
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
|
||||
},
|
||||
"9": {
|
||||
"phone": {
|
||||
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"playground": {
|
||||
"tagRenderings": {
|
||||
"7": {
|
||||
"playground-email": {
|
||||
"render": "<a href='mailto:{email}'>{email}</a>"
|
||||
},
|
||||
"8": {
|
||||
"playground-phone": {
|
||||
"render": "<a href='tel:{phone}'>{phone}</a>"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
2898
langs/layers/en.json
2898
langs/layers/en.json
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Respaldo: Si"
|
||||
|
@ -20,11 +20,7 @@
|
|||
"question": "¿Este banco tiene un respaldo?",
|
||||
"render": "Respaldo"
|
||||
},
|
||||
"2": {
|
||||
"question": "¿Cuántos asientos tiene este banco?",
|
||||
"render": "{seats} asientos"
|
||||
},
|
||||
"3": {
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Material: madera"
|
||||
|
@ -46,6 +42,10 @@
|
|||
}
|
||||
},
|
||||
"render": "Material: {material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "¿Cuántos asientos tiene este banco?",
|
||||
"render": "{seats} asientos"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -66,18 +66,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este desfibrilador está en interior"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este desfibrilador está en exterior"
|
||||
}
|
||||
},
|
||||
"question": "¿Esté el desfibrilador en interior?"
|
||||
},
|
||||
"2": {
|
||||
"defibrillator-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Acceso libre"
|
||||
|
@ -95,18 +84,29 @@
|
|||
"question": "¿Está el desfibrilador accesible libremente?",
|
||||
"render": "El acceso es {access}"
|
||||
},
|
||||
"4": {
|
||||
"question": "¿En qué planta se encuentra el defibrilador localizado?",
|
||||
"render": "El desfibrilador se encuentra en la planta {level}"
|
||||
},
|
||||
"5": {
|
||||
"defibrillator-defibrillator:location": {
|
||||
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en el idioma local)"
|
||||
},
|
||||
"6": {
|
||||
"defibrillator-defibrillator:location:en": {
|
||||
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en ingles)"
|
||||
},
|
||||
"7": {
|
||||
"defibrillator-defibrillator:location:fr": {
|
||||
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
|
||||
},
|
||||
"defibrillator-indoors": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este desfibrilador está en interior"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este desfibrilador está en exterior"
|
||||
}
|
||||
},
|
||||
"question": "¿Esté el desfibrilador en interior?"
|
||||
},
|
||||
"defibrillator-level": {
|
||||
"question": "¿En qué planta se encuentra el defibrilador localizado?",
|
||||
"render": "El desfibrilador se encuentra en la planta {level}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Selkänoja: kyllä"
|
||||
|
@ -19,27 +19,7 @@
|
|||
},
|
||||
"render": "Selkänoja"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Materiaali: puu"
|
||||
},
|
||||
"2": {
|
||||
"then": "Materiaali: kivi"
|
||||
},
|
||||
"3": {
|
||||
"then": "Materiaali: betoni"
|
||||
},
|
||||
"4": {
|
||||
"then": "Materiaali: muovi"
|
||||
},
|
||||
"5": {
|
||||
"then": "Materiaali: teräs"
|
||||
}
|
||||
},
|
||||
"render": "Materiaali: {material}"
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Väri: ruskea"
|
||||
|
@ -67,6 +47,26 @@
|
|||
}
|
||||
},
|
||||
"render": "Väri: {colour}"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Materiaali: puu"
|
||||
},
|
||||
"2": {
|
||||
"then": "Materiaali: kivi"
|
||||
},
|
||||
"3": {
|
||||
"then": "Materiaali: betoni"
|
||||
},
|
||||
"4": {
|
||||
"then": "Materiaali: muovi"
|
||||
},
|
||||
"5": {
|
||||
"then": "Materiaali: teräs"
|
||||
}
|
||||
},
|
||||
"render": "Materiaali: {material}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -75,7 +75,7 @@
|
|||
},
|
||||
"bench_at_pt": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
|
@ -85,7 +85,7 @@
|
|||
},
|
||||
"bike_parking": {
|
||||
"tagRenderings": {
|
||||
"5": {
|
||||
"Access": {
|
||||
"render": "{access}"
|
||||
}
|
||||
}
|
||||
|
|
1278
langs/layers/fr.json
1278
langs/layers/fr.json
File diff suppressed because it is too large
Load diff
|
@ -7,11 +7,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Cal é o nome deste café de ciclistas?",
|
||||
"render": "Este café de ciclistas chámase {name}"
|
||||
},
|
||||
"2": {
|
||||
"bike_cafe-bike-pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de ciclistas ofrece unha bomba de ar"
|
||||
|
@ -22,18 +18,17 @@
|
|||
},
|
||||
"question": "Este café de ciclistas ofrece unha bomba de ar para que calquera persoa poida usala?"
|
||||
},
|
||||
"3": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?"
|
||||
"bike_cafe-email": {
|
||||
"question": "Cal é o enderezo de correo electrónico de {name}?"
|
||||
},
|
||||
"4": {
|
||||
"bike_cafe-name": {
|
||||
"question": "Cal é o nome deste café de ciclistas?",
|
||||
"render": "Este café de ciclistas chámase {name}"
|
||||
},
|
||||
"bike_cafe-phone": {
|
||||
"question": "Cal é o número de teléfono de {name}?"
|
||||
},
|
||||
"bike_cafe-repair-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de ciclistas arranxa bicicletas"
|
||||
|
@ -44,14 +39,19 @@
|
|||
},
|
||||
"question": "Este café de ciclistas arranxa bicicletas?"
|
||||
},
|
||||
"5": {
|
||||
"bike_cafe-repair-tools": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?"
|
||||
},
|
||||
"bike_cafe-website": {
|
||||
"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}?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -71,7 +71,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Bicycle parking type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "De roda (Stands) <img style='width: 25%'' src='./assets/layers/bike_parking/staple.svg'>"
|
||||
|
@ -95,22 +95,15 @@
|
|||
"question": "Que tipo de aparcadoiro de bicicletas é?",
|
||||
"render": "Este é un aparcadoiro de bicicletas do tipo: {bicycle_parking}"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este aparcadoiro está cuberto (ten un teito)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este aparcadoiro non está cuberto"
|
||||
}
|
||||
},
|
||||
"question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores."
|
||||
},
|
||||
"4": {
|
||||
"Capacity": {
|
||||
"question": "Cantas bicicletas caben neste aparcadoiro de bicicletas (incluídas as posíbeis bicicletas de carga)?",
|
||||
"render": "Lugar para {capacity} bicicletas"
|
||||
},
|
||||
"6": {
|
||||
"Cargo bike capacity?": {
|
||||
"question": "Cantas bicicletas de carga caben neste aparcadoiro de bicicletas?",
|
||||
"render": "Neste aparcadoiro caben {capacity:cargo_bike} bicicletas de carga"
|
||||
},
|
||||
"Cargo bike spaces?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este aparcadoiro ten espazo para bicicletas de carga."
|
||||
|
@ -124,9 +117,16 @@
|
|||
},
|
||||
"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"
|
||||
"Is covered?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este aparcadoiro está cuberto (ten un teito)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este aparcadoiro non está cuberto"
|
||||
}
|
||||
},
|
||||
"question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores."
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -147,7 +147,18 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Operational status": {
|
||||
"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?"
|
||||
},
|
||||
"bike_repair_station-available-services": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Só hai unha bomba de ar presente"
|
||||
|
@ -161,7 +172,7 @@
|
|||
},
|
||||
"question": "Que servizos están dispoñíbeis nesta estación de bicicletas?"
|
||||
},
|
||||
"6": {
|
||||
"bike_repair_station-bike-chain-tool": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hai unha ferramenta para a cadea"
|
||||
|
@ -172,7 +183,7 @@
|
|||
},
|
||||
"question": "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?"
|
||||
},
|
||||
"7": {
|
||||
"bike_repair_station-bike-stand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hai un guindastre ou soporte"
|
||||
|
@ -183,18 +194,32 @@
|
|||
},
|
||||
"question": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?"
|
||||
},
|
||||
"8": {
|
||||
"bike_repair_station-electrical_pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A bomba de ar está estragada"
|
||||
"then": "Bomba de ar manual"
|
||||
},
|
||||
"1": {
|
||||
"then": "A bomba de ar está operativa"
|
||||
"then": "Bomba de ar eléctrica"
|
||||
}
|
||||
},
|
||||
"question": "Segue a funcionar a bomba de ar?"
|
||||
"question": "Esta é unha bomba de ar eléctrica?"
|
||||
},
|
||||
"10": {
|
||||
"bike_repair_station-manometer": {
|
||||
"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?"
|
||||
},
|
||||
"bike_repair_station-valves": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sclaverand (tamén coñecido como Presta)"
|
||||
|
@ -208,31 +233,6 @@
|
|||
},
|
||||
"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": {
|
||||
|
@ -264,31 +264,29 @@
|
|||
}
|
||||
},
|
||||
"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": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda vende bicicletas"
|
||||
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non vende bicicletas"
|
||||
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda vende bicicletas?"
|
||||
"question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?"
|
||||
},
|
||||
"10": {
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda aluga bicicletas?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda arranxa bicicletas"
|
||||
|
@ -305,18 +303,7 @@
|
|||
},
|
||||
"question": "Esta tenda arranxa bicicletas?"
|
||||
},
|
||||
"11": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda aluga bicicletas?"
|
||||
},
|
||||
"12": {
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda vende bicicletas de segunda man"
|
||||
|
@ -330,18 +317,18 @@
|
|||
},
|
||||
"question": "Esta tenda vende bicicletas de segunda man?"
|
||||
},
|
||||
"13": {
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
|
||||
"then": "Esta tenda vende bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
|
||||
"then": "Esta tenda non vende bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?"
|
||||
"question": "Esta tenda vende bicicletas?"
|
||||
},
|
||||
"14": {
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
|
||||
|
@ -351,6 +338,19 @@
|
|||
}
|
||||
},
|
||||
"question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?"
|
||||
},
|
||||
"bike_shop-email": {
|
||||
"question": "Cal é o enderezo de correo electrónico de {name}?"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Cal é o nome desta tenda de bicicletas?",
|
||||
"render": "Esta tenda de bicicletas chámase {name}"
|
||||
},
|
||||
"bike_shop-phone": {
|
||||
"question": "Cal é o número de teléfono de {name}?"
|
||||
},
|
||||
"bike_shop-website": {
|
||||
"question": "Cal é a páxina web de {name}?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Háttámla: Igen"
|
||||
|
@ -19,39 +19,7 @@
|
|||
"question": "Van háttámlája ennek a padnak?",
|
||||
"render": "Háttámla"
|
||||
},
|
||||
"2": {
|
||||
"question": "Hány ülőhely van ezen a padon?",
|
||||
"render": "{seats} ülőhely"
|
||||
},
|
||||
"3": {
|
||||
"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)?",
|
||||
"render": "Anyag: {material}"
|
||||
},
|
||||
"4": {
|
||||
"question": "Milyen irányba néz a pad?",
|
||||
"render": "A pad {direction}° felé néz."
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Szín: barna"
|
||||
|
@ -80,6 +48,38 @@
|
|||
},
|
||||
"question": "Milyen színű a pad?",
|
||||
"render": "Szín: {colour}"
|
||||
},
|
||||
"bench-direction": {
|
||||
"question": "Milyen irányba néz a pad?",
|
||||
"render": "A pad {direction}° felé néz."
|
||||
},
|
||||
"bench-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)?",
|
||||
"render": "Anyag: {material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "Hány ülőhely van ezen a padon?",
|
||||
"render": "{seats} ülőhely"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -89,7 +89,7 @@
|
|||
"bench_at_pt": {
|
||||
"name": "Padok megállókban",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
|
@ -108,7 +108,15 @@
|
|||
"bicycle_library": {
|
||||
"description": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre",
|
||||
"tagRenderings": {
|
||||
"6": {
|
||||
"bicycle-library-target-group": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": ""
|
||||
}
|
||||
},
|
||||
"question": "Ki kölcsönözhet itt kerékpárt?"
|
||||
},
|
||||
"bicycle_library-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A kerékpárkölcsönzés ingyenes"
|
||||
|
@ -116,20 +124,12 @@
|
|||
},
|
||||
"question": "Mennyibe kerül egy kerékpár kölcsönzése?",
|
||||
"render": "Egy kerékpár kölcsönzése {charge}"
|
||||
},
|
||||
"7": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": ""
|
||||
}
|
||||
},
|
||||
"question": "Ki kölcsönözhet itt kerékpárt?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle_tube_vending_machine": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Still in use?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Az automata működik"
|
||||
|
@ -152,7 +152,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Bicycle parking type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "\"U\" <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
|
||||
|
@ -170,7 +170,18 @@
|
|||
"question": "Milyen típusú ez a kerékpáros parkoló?",
|
||||
"render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló"
|
||||
},
|
||||
"2": {
|
||||
"Is covered?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A parkoló fedett"
|
||||
},
|
||||
"1": {
|
||||
"then": "A parkoló nem fedett"
|
||||
}
|
||||
},
|
||||
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)"
|
||||
},
|
||||
"Underground?": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Felszíni parkoló"
|
||||
|
@ -182,17 +193,6 @@
|
|||
"then": "Tetőparkoló"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A parkoló fedett"
|
||||
},
|
||||
"1": {
|
||||
"then": "A parkoló nem fedett"
|
||||
}
|
||||
},
|
||||
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sandaran: Ya"
|
||||
|
@ -19,11 +19,11 @@
|
|||
"question": "Apakah bangku ini memiliki sandaran?",
|
||||
"render": "Sandaran"
|
||||
},
|
||||
"2": {
|
||||
"render": "{seats} kursi"
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"render": "Warna: {colour}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"render": "{seats} kursi"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"bench_at_pt": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
|
@ -42,21 +42,21 @@
|
|||
},
|
||||
"bike_parking": {
|
||||
"tagRenderings": {
|
||||
"5": {
|
||||
"Access": {
|
||||
"render": "{access}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_shop": {
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
"bike_shop-website": {
|
||||
"question": "URL {name} apa?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"defibrillator": {
|
||||
"tagRenderings": {
|
||||
"13": {
|
||||
"defibrillator-description": {
|
||||
"render": "Informasi tambahan: {description}"
|
||||
}
|
||||
}
|
||||
|
@ -74,30 +74,30 @@
|
|||
},
|
||||
"ghost_bike": {
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
"render": "<a href='{source}' target='_blank'>Informasi lanjut tersedia</a>"
|
||||
},
|
||||
"4": {
|
||||
"ghost_bike-inscription": {
|
||||
"render": "<i>{inscription}</i>"
|
||||
},
|
||||
"ghost_bike-source": {
|
||||
"render": "<a href='{source}' target='_blank'>Informasi lanjut tersedia</a>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nature_reserve": {
|
||||
"tagRenderings": {
|
||||
"8": {
|
||||
"Email": {
|
||||
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
|
||||
},
|
||||
"9": {
|
||||
"phone": {
|
||||
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"playground": {
|
||||
"tagRenderings": {
|
||||
"7": {
|
||||
"playground-email": {
|
||||
"render": "<a href='mailto:{email}'>{email}</a>"
|
||||
},
|
||||
"8": {
|
||||
"playground-phone": {
|
||||
"render": "<a href='tel:{phone}'>{phone}</a>"
|
||||
}
|
||||
}
|
||||
|
@ -109,7 +109,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"5": {
|
||||
"tree_node-name": {
|
||||
"render": "Nama: {name}"
|
||||
}
|
||||
},
|
||||
|
@ -129,7 +129,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"viewpoint-description": {
|
||||
"question": "Apakah Anda ingin menambahkan deskripsi?"
|
||||
}
|
||||
},
|
||||
|
|
1238
langs/layers/it.json
1238
langs/layers/it.json
File diff suppressed because it is too large
Load diff
|
@ -3,12 +3,12 @@
|
|||
"description": "充電ステーション",
|
||||
"name": "充電ステーション",
|
||||
"tagRenderings": {
|
||||
"57": {
|
||||
"question": "この充電ステーションはいつオープンしますか?"
|
||||
},
|
||||
"58": {
|
||||
"Auth phone": {
|
||||
"question": "この充電ステーションの運営チェーンはどこですか?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "この充電ステーションはいつオープンしますか?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"food": {
|
||||
"tagRenderings": {
|
||||
"17": {
|
||||
"friture-take-your-container": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>自分の容器</b>を持ってきて、注文を受け取ることができ、使い捨ての梱包材を節約して、無駄を省くことができます"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Rygglene: Ja"
|
||||
|
@ -20,34 +20,7 @@
|
|||
"question": "Har denne beken et rygglene?",
|
||||
"render": "Rygglene"
|
||||
},
|
||||
"2": {
|
||||
"question": "Hvor mange sitteplasser har denne benken?",
|
||||
"render": "{seats} seter"
|
||||
},
|
||||
"3": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"render": "Materiale: {material}"
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Farge: brun"
|
||||
|
@ -75,6 +48,33 @@
|
|||
}
|
||||
},
|
||||
"render": "Farge: {colour}"
|
||||
},
|
||||
"bench-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"
|
||||
}
|
||||
},
|
||||
"render": "Materiale: {material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "Hvor mange sitteplasser har denne benken?",
|
||||
"render": "{seats} seter"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -89,11 +89,7 @@
|
|||
},
|
||||
"bicycle_library": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Hva heter dette sykkelbiblioteket?",
|
||||
"render": "Dette sykkelbiblioteket heter {name}"
|
||||
},
|
||||
"6": {
|
||||
"bicycle_library-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Det er gratis å leie en sykkel"
|
||||
|
@ -101,6 +97,10 @@
|
|||
},
|
||||
"question": "Hvor mye koster det å leie en sykkel?",
|
||||
"render": "Sykkelleie koster {charge}"
|
||||
},
|
||||
"bicycle_library-name": {
|
||||
"question": "Hva heter dette sykkelbiblioteket?",
|
||||
"render": "Dette sykkelbiblioteket heter {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -108,11 +108,11 @@
|
|||
"description": "En ladestasjon",
|
||||
"name": "Ladestasjoner",
|
||||
"tagRenderings": {
|
||||
"57": {
|
||||
"question": "Når åpnet denne ladestasjonen?"
|
||||
},
|
||||
"58": {
|
||||
"Auth phone": {
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "Når åpnet denne ladestasjonen?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
3010
langs/layers/nl.json
3010
langs/layers/nl.json
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Oparcie: Tak"
|
||||
|
@ -20,39 +20,7 @@
|
|||
"question": "Czy ta ławka ma oparcie?",
|
||||
"render": "Oparcie"
|
||||
},
|
||||
"2": {
|
||||
"question": "Ile siedzeń ma ta ławka?",
|
||||
"render": "{seats} siedzeń"
|
||||
},
|
||||
"3": {
|
||||
"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)?",
|
||||
"render": "Materiał: {material}"
|
||||
},
|
||||
"4": {
|
||||
"question": "W jakim kierunku patrzysz siedząc na ławce?",
|
||||
"render": "Siedząc na ławce, patrzy się w kierunku {direction}°."
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kolor: brązowy"
|
||||
|
@ -82,7 +50,39 @@
|
|||
"question": "Jaki kolor ma ta ławka?",
|
||||
"render": "Kolor: {colour}"
|
||||
},
|
||||
"6": {
|
||||
"bench-direction": {
|
||||
"question": "W jakim kierunku patrzysz siedząc na ławce?",
|
||||
"render": "Siedząc na ławce, patrzy się w kierunku {direction}°."
|
||||
},
|
||||
"bench-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)?",
|
||||
"render": "Materiał: {material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "Ile siedzeń ma ta ławka?",
|
||||
"render": "{seats} siedzeń"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"question": "Kiedy ostatnio badano tę ławkę?",
|
||||
"render": "Ławka ta była ostatnio badana w dniu {survey:date}"
|
||||
}
|
||||
|
@ -94,7 +94,7 @@
|
|||
"bench_at_pt": {
|
||||
"name": "Ławki na przystankach komunikacji miejskiej",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
|
@ -118,11 +118,11 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Bicycle parking type": {
|
||||
"question": "Jaki jest typ tego parkingu dla rowerów?",
|
||||
"render": "Jest to parking rowerowy typu: {bicycle_parking}"
|
||||
},
|
||||
"2": {
|
||||
"Underground?": {
|
||||
"question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
|
||||
}
|
||||
},
|
||||
|
@ -141,7 +141,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"8": {
|
||||
"Operational status": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pompka rowerowa jest zepsuta"
|
||||
|
@ -152,11 +152,7 @@
|
|||
},
|
||||
"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": {
|
||||
"bike_repair_station-electrical_pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pompa ręczna"
|
||||
|
@ -167,7 +163,7 @@
|
|||
},
|
||||
"question": "Czy jest to elektryczna pompka do roweru?"
|
||||
},
|
||||
"12": {
|
||||
"bike_repair_station-manometer": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Jest manometr"
|
||||
|
@ -180,6 +176,10 @@
|
|||
}
|
||||
},
|
||||
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?"
|
||||
},
|
||||
"bike_repair_station-valves": {
|
||||
"question": "Jakie zawory są obsługiwane?",
|
||||
"render": "Ta pompka obsługuje następujące zawory: {valves}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Encosto: Sim"
|
||||
|
@ -20,39 +20,7 @@
|
|||
"question": "Este assento tem um escosto?",
|
||||
"render": "Encosto"
|
||||
},
|
||||
"2": {
|
||||
"question": "Quantos assentos este banco tem?",
|
||||
"render": "{seats} assentos"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Material: madeira"
|
||||
},
|
||||
"1": {
|
||||
"then": "Material: metal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Material: pedra"
|
||||
},
|
||||
"3": {
|
||||
"then": "Material: concreto"
|
||||
},
|
||||
"4": {
|
||||
"then": "Material: plástico"
|
||||
},
|
||||
"5": {
|
||||
"then": "Material: aço"
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cor: marrom"
|
||||
|
@ -82,7 +50,39 @@
|
|||
"question": "Qual a cor dessa bancada?",
|
||||
"render": "Cor: {colour}"
|
||||
},
|
||||
"6": {
|
||||
"bench-direction": {
|
||||
"question": "Em que direção você olha quando está sentado no banco?",
|
||||
"render": "Ao sentar-se no banco, olha-se para {direction} °."
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Material: madeira"
|
||||
},
|
||||
"1": {
|
||||
"then": "Material: metal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Material: pedra"
|
||||
},
|
||||
"3": {
|
||||
"then": "Material: concreto"
|
||||
},
|
||||
"4": {
|
||||
"then": "Material: plástico"
|
||||
},
|
||||
"5": {
|
||||
"then": "Material: aço"
|
||||
}
|
||||
},
|
||||
"question": "De que é feito o banco (assento)?",
|
||||
"render": "Material: {material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "Quantos assentos este banco tem?",
|
||||
"render": "{seats} assentos"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"question": "Quando esta bancada foi pesquisada pela última vez?",
|
||||
"render": "Esta bancada foi pesquisada pela última vez em {survey:date}"
|
||||
}
|
||||
|
@ -94,7 +94,7 @@
|
|||
"bench_at_pt": {
|
||||
"name": "Bancos em pontos de transporte público",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
|
@ -119,23 +119,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Qual o nome desta biblioteca de bicicleta?",
|
||||
"render": "Esta biblioteca de bicicleta é chamada de {name}"
|
||||
},
|
||||
"6": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Emprestar uma bicicleta é grátis"
|
||||
},
|
||||
"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": {
|
||||
"bicycle-library-target-group": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bicicletas para crianças disponíveis"
|
||||
|
@ -148,6 +132,22 @@
|
|||
}
|
||||
},
|
||||
"question": "Quem pode emprestar bicicletas aqui?"
|
||||
},
|
||||
"bicycle_library-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Emprestar uma bicicleta é grátis"
|
||||
},
|
||||
"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}"
|
||||
},
|
||||
"bicycle_library-name": {
|
||||
"question": "Qual o nome desta biblioteca de bicicleta?",
|
||||
"render": "Esta biblioteca de bicicleta é chamada de {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -162,7 +162,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Still in use?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta máquina de venda automática funciona"
|
||||
|
@ -190,22 +190,20 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bike_cafe-email": {
|
||||
"question": "Qual o endereço de email de {name}?"
|
||||
},
|
||||
"bike_cafe-name": {
|
||||
"question": "Qual o nome deste café de bicicleta?",
|
||||
"render": "Este café de bicicleta se chama {name}"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de bicicleta oferece ferramentas de reparo faça você mesmo"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este café de bicicleta não oferece ferramentas de reparo faça você mesmo"
|
||||
}
|
||||
},
|
||||
"question": "Há ferramentas aqui para consertar sua bicicleta?"
|
||||
"bike_cafe-opening_hours": {
|
||||
"question": "Quando este café de bicicleta abre?"
|
||||
},
|
||||
"4": {
|
||||
"bike_cafe-phone": {
|
||||
"question": "Qual o número de telefone de {name}?"
|
||||
},
|
||||
"bike_cafe-repair-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de bicicleta conserta bicicletas"
|
||||
|
@ -216,17 +214,19 @@
|
|||
},
|
||||
"question": "Este café de bicicleta conserta bicicletas?"
|
||||
},
|
||||
"5": {
|
||||
"bike_cafe-repair-tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de bicicleta oferece ferramentas de reparo faça você mesmo"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este café de bicicleta não oferece ferramentas de reparo faça você mesmo"
|
||||
}
|
||||
},
|
||||
"question": "Há ferramentas aqui para consertar sua bicicleta?"
|
||||
},
|
||||
"bike_cafe-website": {
|
||||
"question": "Qual o website de {name}?"
|
||||
},
|
||||
"6": {
|
||||
"question": "Qual o número de telefone de {name}?"
|
||||
},
|
||||
"7": {
|
||||
"question": "Qual o endereço de email de {name}?"
|
||||
},
|
||||
"8": {
|
||||
"question": "Quando este café de bicicleta abre?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -262,11 +262,58 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Acessível ao público"
|
||||
},
|
||||
"1": {
|
||||
"then": "Acesso é principalmente para visitantes de uma empresa"
|
||||
},
|
||||
"2": {
|
||||
"then": "Acesso é limitado aos membros de uma escola, companhia ou organização"
|
||||
}
|
||||
},
|
||||
"question": "Quem pode usar este estacionamento de bicicletas?",
|
||||
"render": "{access}"
|
||||
},
|
||||
"Bicycle parking type": {
|
||||
"question": "Qual o tipo deste estacionamento de bicicletas?",
|
||||
"render": "Este é um estacionamento de bicicletas do tipo: {bicycle_parking}"
|
||||
},
|
||||
"2": {
|
||||
"Capacity": {
|
||||
"render": "Lugar para {capacity} bicicletas"
|
||||
},
|
||||
"Cargo bike capacity?": {
|
||||
"question": "Quantas bicicletas de carga cabem neste estacionamento de bicicletas?",
|
||||
"render": "Neste estacionamento cabem {capacity:cargo_bike} bicicletas de carga"
|
||||
},
|
||||
"Cargo bike spaces?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este estacionamento tem vagas para bicicletas de carga"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este estacionamento tem vagas (oficiais) projetadas para bicicletas de carga."
|
||||
},
|
||||
"2": {
|
||||
"then": "Você não tem permissão para estacionar bicicletas de carga"
|
||||
}
|
||||
},
|
||||
"question": "O estacionamento de bicicletas tem vagas para bicicletas de carga?"
|
||||
},
|
||||
"Is covered?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este estacionamento é coberto (tem um telhado)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este estacionamento não é coberto"
|
||||
}
|
||||
},
|
||||
"question": "Este estacionamento é coberto? Também selecione \"coberto\" para estacionamentos internos."
|
||||
},
|
||||
"Underground?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Estacionamento subterrâneo"
|
||||
|
@ -285,53 +332,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Qual a localização relativa deste estacionamento de bicicletas?"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este estacionamento é coberto (tem um telhado)"
|
||||
},
|
||||
"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": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Acessível ao público"
|
||||
},
|
||||
"1": {
|
||||
"then": "Acesso é principalmente para visitantes de uma empresa"
|
||||
},
|
||||
"2": {
|
||||
"then": "Acesso é limitado aos membros de uma escola, companhia ou organização"
|
||||
}
|
||||
},
|
||||
"question": "Quem pode usar este estacionamento de bicicletas?",
|
||||
"render": "{access}"
|
||||
},
|
||||
"6": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este estacionamento tem vagas para bicicletas de carga"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este estacionamento tem vagas (oficiais) projetadas para bicicletas de carga."
|
||||
},
|
||||
"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": {
|
||||
|
@ -350,7 +350,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bike_repair_station-available-services": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há somente uma bomba presente"
|
||||
|
@ -364,21 +364,7 @@
|
|||
},
|
||||
"question": "Quais serviços estão disponíveis nesta estação de bicicletas?"
|
||||
},
|
||||
"2": {
|
||||
"question": "Quem faz a manutenção desta bomba de ciclo?",
|
||||
"render": "Mantida por {operator}"
|
||||
},
|
||||
"5": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sempre aberto"
|
||||
},
|
||||
"1": {
|
||||
"then": "Sempre aberto"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"bike_repair_station-bike-chain-tool": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há uma ferramenta de corrente"
|
||||
|
@ -388,7 +374,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"bike_repair_station-bike-stand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há um gancho ou um suporte"
|
||||
|
@ -398,7 +384,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"bike_repair_station-electrical_pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bomba manual"
|
||||
|
@ -408,7 +394,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"bike_repair_station-manometer": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há um manômetro"
|
||||
|
@ -420,6 +406,20 @@
|
|||
"then": "Há um manômetro mas está quebrado"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_repair_station-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sempre aberto"
|
||||
},
|
||||
"1": {
|
||||
"then": "Sempre aberto"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_repair_station-operator": {
|
||||
"question": "Quem faz a manutenção desta bomba de ciclo?",
|
||||
"render": "Mantida por {operator}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -447,34 +447,18 @@
|
|||
"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"
|
||||
},
|
||||
"2": {
|
||||
"question": "Qual o nome desta loja de bicicletas?",
|
||||
"render": "Esta loja de bicicletas se chama {nome}"
|
||||
},
|
||||
"3": {
|
||||
"question": "Qual o website de {name}?"
|
||||
},
|
||||
"4": {
|
||||
"question": "Qual o número de telefone de {name}?"
|
||||
},
|
||||
"5": {
|
||||
"question": "Qual o endereço de email de {name}?"
|
||||
},
|
||||
"9": {
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja vende bicicletas"
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não vende bicicletas"
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja vende bicicletas?"
|
||||
"question": "Esta loja aluga bicicletas?"
|
||||
},
|
||||
"10": {
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja conserta bicicletas"
|
||||
|
@ -491,16 +475,32 @@
|
|||
},
|
||||
"question": "Esta loja conserta bicicletas?"
|
||||
},
|
||||
"11": {
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
"then": "Esta loja vende bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
"then": "Esta loja não vende bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja aluga bicicletas?"
|
||||
"question": "Esta loja vende bicicletas?"
|
||||
},
|
||||
"bike_shop-email": {
|
||||
"question": "Qual o endereço de email de {name}?"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"render": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Qual o nome desta loja de bicicletas?",
|
||||
"render": "Esta loja de bicicletas se chama {nome}"
|
||||
},
|
||||
"bike_shop-phone": {
|
||||
"question": "Qual o número de telefone de {name}?"
|
||||
},
|
||||
"bike_shop-website": {
|
||||
"question": "Qual o website de {name}?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "靠背:有"
|
||||
|
@ -20,38 +20,7 @@
|
|||
"question": "这个长椅有靠背吗?",
|
||||
"render": "靠背"
|
||||
},
|
||||
"2": {
|
||||
"question": "这个长椅有几个座位?"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "材质:木"
|
||||
},
|
||||
"1": {
|
||||
"then": "材质:金属"
|
||||
},
|
||||
"2": {
|
||||
"then": "材质:石头"
|
||||
},
|
||||
"3": {
|
||||
"then": "材质:混凝土"
|
||||
},
|
||||
"4": {
|
||||
"then": "材质:塑料"
|
||||
},
|
||||
"5": {
|
||||
"then": "材质:不锈钢"
|
||||
}
|
||||
},
|
||||
"question": "这个长椅(或座椅)是用什么材料做的?",
|
||||
"render": "材质: {material}"
|
||||
},
|
||||
"4": {
|
||||
"question": "坐在长椅上的时候你目视的方向是哪边?",
|
||||
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "颜色:棕"
|
||||
|
@ -81,7 +50,38 @@
|
|||
"question": "这个长椅是什么颜色的?",
|
||||
"render": "颜色: {colour}"
|
||||
},
|
||||
"6": {
|
||||
"bench-direction": {
|
||||
"question": "坐在长椅上的时候你目视的方向是哪边?",
|
||||
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "材质:木"
|
||||
},
|
||||
"1": {
|
||||
"then": "材质:金属"
|
||||
},
|
||||
"2": {
|
||||
"then": "材质:石头"
|
||||
},
|
||||
"3": {
|
||||
"then": "材质:混凝土"
|
||||
},
|
||||
"4": {
|
||||
"then": "材质:塑料"
|
||||
},
|
||||
"5": {
|
||||
"then": "材质:不锈钢"
|
||||
}
|
||||
},
|
||||
"question": "这个长椅(或座椅)是用什么材料做的?",
|
||||
"render": "材质: {material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "这个长椅有几个座位?"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"question": "上次对这个长椅实地调查是什么时候?",
|
||||
"render": "这个长椅于 {survey:date}最后一次实地调查"
|
||||
}
|
||||
|
@ -93,11 +93,11 @@
|
|||
"bench_at_pt": {
|
||||
"name": "在公交站点的长椅",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "{name}"
|
||||
},
|
||||
"2": {
|
||||
"bench_at_pt-bench": {
|
||||
"render": "站立长凳"
|
||||
},
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -114,14 +114,14 @@
|
|||
},
|
||||
"bicycle_library": {
|
||||
"tagRenderings": {
|
||||
"7": {
|
||||
"bicycle-library-target-group": {
|
||||
"question": "谁可以从这里借自行车?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle_tube_vending_machine": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Still in use?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这个借还机正常工作"
|
||||
|
@ -144,11 +144,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "这个自行车咖啡的名字是什么?",
|
||||
"render": "这家自行车咖啡叫做 {name}"
|
||||
},
|
||||
"2": {
|
||||
"bike_cafe-bike-pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为每个人提供打气筒"
|
||||
|
@ -159,18 +155,20 @@
|
|||
},
|
||||
"question": "这家自行车咖啡为每个使用者提供打气筒吗?"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为DIY修理者提供工具"
|
||||
},
|
||||
"1": {
|
||||
"then": "这家自行车咖啡不为DIY修理者提供工具"
|
||||
}
|
||||
},
|
||||
"question": "这里有供你修车用的工具吗?"
|
||||
"bike_cafe-email": {
|
||||
"question": "{name}的电子邮箱是什么?"
|
||||
},
|
||||
"4": {
|
||||
"bike_cafe-name": {
|
||||
"question": "这个自行车咖啡的名字是什么?",
|
||||
"render": "这家自行车咖啡叫做 {name}"
|
||||
},
|
||||
"bike_cafe-opening_hours": {
|
||||
"question": "这家自行车咖啡什么时候开门营业?"
|
||||
},
|
||||
"bike_cafe-phone": {
|
||||
"question": "{name}的电话号码是什么?"
|
||||
},
|
||||
"bike_cafe-repair-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这家自行车咖啡可以修车"
|
||||
|
@ -181,17 +179,19 @@
|
|||
},
|
||||
"question": "这家自行车咖啡t提供修车服务吗?"
|
||||
},
|
||||
"5": {
|
||||
"bike_cafe-repair-tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "这家自行车咖啡为DIY修理者提供工具"
|
||||
},
|
||||
"1": {
|
||||
"then": "这家自行车咖啡不为DIY修理者提供工具"
|
||||
}
|
||||
},
|
||||
"question": "这里有供你修车用的工具吗?"
|
||||
},
|
||||
"bike_cafe-website": {
|
||||
"question": "{name}的网站是什么?"
|
||||
},
|
||||
"6": {
|
||||
"question": "{name}的电话号码是什么?"
|
||||
},
|
||||
"7": {
|
||||
"question": "{name}的电子邮箱是什么?"
|
||||
},
|
||||
"8": {
|
||||
"question": "这家自行车咖啡什么时候开门营业?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"bench-backrest": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "靠背:有"
|
||||
|
@ -20,39 +20,7 @@
|
|||
"question": "這個長椅是否有靠背?",
|
||||
"render": "靠背"
|
||||
},
|
||||
"2": {
|
||||
"question": "這個長椅有幾個位子?",
|
||||
"render": "{seats} 座位數"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "材質:木頭"
|
||||
},
|
||||
"1": {
|
||||
"then": "材質:金屬"
|
||||
},
|
||||
"2": {
|
||||
"then": "材質:石頭"
|
||||
},
|
||||
"3": {
|
||||
"then": "材質:水泥"
|
||||
},
|
||||
"4": {
|
||||
"then": "材質:塑膠"
|
||||
},
|
||||
"5": {
|
||||
"then": "材質:鋼鐵"
|
||||
}
|
||||
},
|
||||
"question": "這個長椅 (座位) 是什麼做的?",
|
||||
"render": "材質:{material}"
|
||||
},
|
||||
"4": {
|
||||
"question": "坐在長椅時是面對那個方向?",
|
||||
"render": "當坐在長椅時,那個人朝向 {direction}°。"
|
||||
},
|
||||
"5": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "顏色:棕色"
|
||||
|
@ -82,7 +50,39 @@
|
|||
"question": "這個長椅是什麼顏色的?",
|
||||
"render": "顏色:{colour}"
|
||||
},
|
||||
"6": {
|
||||
"bench-direction": {
|
||||
"question": "坐在長椅時是面對那個方向?",
|
||||
"render": "當坐在長椅時,那個人朝向 {direction}°。"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "材質:木頭"
|
||||
},
|
||||
"1": {
|
||||
"then": "材質:金屬"
|
||||
},
|
||||
"2": {
|
||||
"then": "材質:石頭"
|
||||
},
|
||||
"3": {
|
||||
"then": "材質:水泥"
|
||||
},
|
||||
"4": {
|
||||
"then": "材質:塑膠"
|
||||
},
|
||||
"5": {
|
||||
"then": "材質:鋼鐵"
|
||||
}
|
||||
},
|
||||
"question": "這個長椅 (座位) 是什麼做的?",
|
||||
"render": "材質:{material}"
|
||||
},
|
||||
"bench-seats": {
|
||||
"question": "這個長椅有幾個位子?",
|
||||
"render": "{seats} 座位數"
|
||||
},
|
||||
"bench-survey:date": {
|
||||
"question": "上一次探察長椅是什麼時候?",
|
||||
"render": "這個長椅最後是在 {survey:date} 探查的"
|
||||
}
|
||||
|
@ -94,11 +94,11 @@
|
|||
"bench_at_pt": {
|
||||
"name": "大眾運輸站點的長椅",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "{name}"
|
||||
},
|
||||
"2": {
|
||||
"bench_at_pt-bench": {
|
||||
"render": "站立長椅"
|
||||
},
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -123,23 +123,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "這個單車圖書館的名稱是?",
|
||||
"render": "這個單車圖書館叫做 {name}"
|
||||
},
|
||||
"6": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "租借單車免費"
|
||||
},
|
||||
"1": {
|
||||
"then": "租借單車價錢 €20/year 與 €20 保證金"
|
||||
}
|
||||
},
|
||||
"question": "租用單車的費用多少?",
|
||||
"render": "租借單車需要 {charge}"
|
||||
},
|
||||
"7": {
|
||||
"bicycle-library-target-group": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "提供兒童單車"
|
||||
|
@ -152,6 +136,22 @@
|
|||
}
|
||||
},
|
||||
"question": "誰可以在這裡租單車?"
|
||||
},
|
||||
"bicycle_library-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "租借單車免費"
|
||||
},
|
||||
"1": {
|
||||
"then": "租借單車價錢 €20/year 與 €20 保證金"
|
||||
}
|
||||
},
|
||||
"question": "租用單車的費用多少?",
|
||||
"render": "租借單車需要 {charge}"
|
||||
},
|
||||
"bicycle_library-name": {
|
||||
"question": "這個單車圖書館的名稱是?",
|
||||
"render": "這個單車圖書館叫做 {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -166,7 +166,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Still in use?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個自動販賣機仍運作"
|
||||
|
@ -194,11 +194,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "這個單車咖啡廳的名稱是?",
|
||||
"render": "這個單車咖啡廳叫做 {name}"
|
||||
},
|
||||
"2": {
|
||||
"bike_cafe-bike-pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
|
||||
|
@ -209,18 +205,20 @@
|
|||
},
|
||||
"question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個單車咖啡廳提供工具讓你修理"
|
||||
},
|
||||
"1": {
|
||||
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
|
||||
}
|
||||
},
|
||||
"question": "這裡是否有工具修理你的單車嗎?"
|
||||
"bike_cafe-email": {
|
||||
"question": "{name} 的電子郵件地址是?"
|
||||
},
|
||||
"4": {
|
||||
"bike_cafe-name": {
|
||||
"question": "這個單車咖啡廳的名稱是?",
|
||||
"render": "這個單車咖啡廳叫做 {name}"
|
||||
},
|
||||
"bike_cafe-opening_hours": {
|
||||
"question": "何時這個單車咖啡廳營運?"
|
||||
},
|
||||
"bike_cafe-phone": {
|
||||
"question": "{name} 的電話號碼是?"
|
||||
},
|
||||
"bike_cafe-repair-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個單車咖啡廳修理單車"
|
||||
|
@ -231,17 +229,19 @@
|
|||
},
|
||||
"question": "這個單車咖啡廳是否能修理單車?"
|
||||
},
|
||||
"5": {
|
||||
"bike_cafe-repair-tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個單車咖啡廳提供工具讓你修理"
|
||||
},
|
||||
"1": {
|
||||
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
|
||||
}
|
||||
},
|
||||
"question": "這裡是否有工具修理你的單車嗎?"
|
||||
},
|
||||
"bike_cafe-website": {
|
||||
"question": "{name} 的網站是?"
|
||||
},
|
||||
"6": {
|
||||
"question": "{name} 的電話號碼是?"
|
||||
},
|
||||
"7": {
|
||||
"question": "{name} 的電子郵件地址是?"
|
||||
},
|
||||
"8": {
|
||||
"question": "何時這個單車咖啡廳營運?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -277,7 +277,22 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"Access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "公開可用"
|
||||
},
|
||||
"1": {
|
||||
"then": "通行性主要是為了企業的顧客"
|
||||
},
|
||||
"2": {
|
||||
"then": "通行性僅限學校、公司或組織的成員"
|
||||
}
|
||||
},
|
||||
"question": "誰可以使用這個單車停車場?",
|
||||
"render": "{access}"
|
||||
},
|
||||
"Bicycle parking type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "單車架 <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
|
||||
|
@ -307,7 +322,33 @@
|
|||
"question": "這是那種類型的單車停車場?",
|
||||
"render": "這個單車停車場的類型是:{bicycle_parking}"
|
||||
},
|
||||
"2": {
|
||||
"Capacity": {
|
||||
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)?",
|
||||
"render": "{capacity} 單車的地方"
|
||||
},
|
||||
"Cargo bike spaces?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個停車場有地方可以放裝箱單車"
|
||||
},
|
||||
"1": {
|
||||
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
|
||||
}
|
||||
},
|
||||
"question": "這個單車停車場有地方放裝箱的單車嗎?"
|
||||
},
|
||||
"Is covered?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個停車場有遮蔽 (有屋頂)"
|
||||
},
|
||||
"1": {
|
||||
"then": "這個停車場沒有遮蔽"
|
||||
}
|
||||
},
|
||||
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。"
|
||||
},
|
||||
"Underground?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "地下停車場"
|
||||
|
@ -326,47 +367,6 @@
|
|||
}
|
||||
},
|
||||
"question": "這個單車停車場的相對位置是?"
|
||||
},
|
||||
"3": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個停車場有遮蔽 (有屋頂)"
|
||||
},
|
||||
"1": {
|
||||
"then": "這個停車場沒有遮蔽"
|
||||
}
|
||||
},
|
||||
"question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。"
|
||||
},
|
||||
"4": {
|
||||
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)?",
|
||||
"render": "{capacity} 單車的地方"
|
||||
},
|
||||
"5": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "公開可用"
|
||||
},
|
||||
"1": {
|
||||
"then": "通行性主要是為了企業的顧客"
|
||||
},
|
||||
"2": {
|
||||
"then": "通行性僅限學校、公司或組織的成員"
|
||||
}
|
||||
},
|
||||
"question": "誰可以使用這個單車停車場?",
|
||||
"render": "{access}"
|
||||
},
|
||||
"6": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這個停車場有地方可以放裝箱單車"
|
||||
},
|
||||
"1": {
|
||||
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
|
||||
}
|
||||
},
|
||||
"question": "這個單車停車場有地方放裝箱的單車嗎?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -377,12 +377,12 @@
|
|||
"description": "充電站",
|
||||
"name": "充電站",
|
||||
"tagRenderings": {
|
||||
"57": {
|
||||
"question": "何時是充電站開放使用的時間?"
|
||||
},
|
||||
"58": {
|
||||
"Auth phone": {
|
||||
"question": "充電站所屬的網路是?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "何時是充電站開放使用的時間?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"bench": {
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
"bench-material": {
|
||||
"render": "材质: {material}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue