forked from MapComplete/MapComplete
Themes: move all bike_shop questions into shops, reuse shops layer instead
This commit is contained in:
parent
b7f8240659
commit
3c16e3de68
22 changed files with 1399 additions and 1756 deletions
|
@ -212,7 +212,7 @@
|
|||
"hideInAnswer": true
|
||||
}
|
||||
],
|
||||
"id": "bike_cleaning-service:bicycle:cleaning:charge"
|
||||
"id": "bike_cleaning-service_bicycle_cleaning_charge"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
|
|
|
@ -94,6 +94,12 @@
|
|||
"cs": "Obchod se sportovním vybavením <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "name~*",
|
||||
"then": {
|
||||
"*": "{name}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
|
@ -102,15 +108,18 @@
|
|||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Winkel",
|
||||
"de": "Geschäfte",
|
||||
"nl": "Shop",
|
||||
"es": "Winkel",
|
||||
"fr": "Magasin",
|
||||
"da": "Winkel",
|
||||
"ca": "Winkel",
|
||||
"cs": "Winkel",
|
||||
"eu": "Winkela"
|
||||
"en": "Bicycle rental shop <i>{name}</i>",
|
||||
"de": "Fahrradverleih <i>{name}</i>",
|
||||
"nl": "Fietsverhuur <i>{name}</i>",
|
||||
"es": "Tienda de alquiler de bicicletas <i>{name}</i>",
|
||||
"fr": "Magasin de location de vélo <i>{name}</i>",
|
||||
"da": "Cykeludlejning <i>{name}</i>",
|
||||
"ca": "Botiga de lloguer de bicicletes <i>{name}</i>",
|
||||
"cs": "Půjčovna kol <i>{name}</i>",
|
||||
"it": "Noleggio di biciclette <i>{name}</i>",
|
||||
"pt": "Aluguel de bicicletas <i>{name}</i>",
|
||||
"pt_BR": "Aluguel de bicicletas <i>{name}</i>",
|
||||
"ru": "Прокат велосипедов <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -127,18 +136,19 @@
|
|||
]
|
||||
},
|
||||
"then": {
|
||||
"nl": "Fietsverhuur <i>{name}</i>",
|
||||
"en": "Bicycle rental shop <i>{name}</i>",
|
||||
"fr": "Magasin de location de vélo <i>{name}</i>",
|
||||
"it": "Noleggio di biciclette <i>{name}</i>",
|
||||
"ru": "Прокат велосипедов <i>{name}</i>",
|
||||
"de": "Fahrradverleih <i>{name}</i>",
|
||||
"pt_BR": "Aluguel de bicicletas <i>{name}</i>",
|
||||
"pt": "Aluguel de bicicletas <i>{name}</i>",
|
||||
"es": "Tienda de alquiler de bicicletas <i>{name}</i>",
|
||||
"da": "Cykeludlejning <i>{name}</i>",
|
||||
"ca": "Botiga de lloguer de bicicletes <i>{name}</i>",
|
||||
"cs": "Půjčovna kol <i>{name}</i>"
|
||||
"nl": "Fietsenmaker <i>{name}</i>",
|
||||
"en": "Bike repair <i>{name}</i>",
|
||||
"fr": "Réparateur de vélo <i>{name}</i>",
|
||||
"it": "Riparazione di biciclette <i>{name}</i>",
|
||||
"ru": "Ремонт велосипедов <i>{name}</i>",
|
||||
"de": "Fahrradwerkstatt <i>{name}</i>",
|
||||
"pt_BR": "Reparo de bicicletas <i>{name}</i>",
|
||||
"pt": "Reparo de bicicletas <i>{name}</i>",
|
||||
"es": "Reparación de bicis <i>{name}</i>",
|
||||
"da": "Cykelreparation <i>{name}</i>",
|
||||
"ca": "Reparació de bicis <i>{name}</i>",
|
||||
"cs": "Opravy kol <i>{name}</i>",
|
||||
"gl": "Arranxo de bicicletas <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -148,28 +158,6 @@
|
|||
"service:bicycle:repair=yes"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Bike repair <i>{name}</i>",
|
||||
"nl": "Fietsenmaker <i>{name}</i>",
|
||||
"fr": "Réparateur de vélo <i>{name}</i>",
|
||||
"gl": "Arranxo de bicicletas <i>{name}</i>",
|
||||
"de": "Fahrradwerkstatt <i>{name}</i>",
|
||||
"it": "Riparazione di biciclette <i>{name}</i>",
|
||||
"ru": "Ремонт велосипедов <i>{name}</i>",
|
||||
"pt_BR": "Reparo de bicicletas <i>{name}</i>",
|
||||
"pt": "Reparo de bicicletas <i>{name}</i>",
|
||||
"es": "Reparación de bicis <i>{name}</i>",
|
||||
"da": "Cykelreparation <i>{name}</i>",
|
||||
"ca": "Reparació de bicis <i>{name}</i>",
|
||||
"cs": "Opravy kol <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"service:bicycle:repair!~yes"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Bike shop <i>{name}</i>",
|
||||
"nl": "Fietswinkel <i>{name}</i>",
|
||||
|
@ -186,6 +174,28 @@
|
|||
"cs": "Prodejna kol <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"service:bicycle:repair!~yes"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Bike repair/shop <i>{name}</i>",
|
||||
"nl": "Fietszaak <i>{name}</i>",
|
||||
"fr": "Magasin ou réparateur de vélo <i>{name}</i>",
|
||||
"gl": "Tenda/arranxo de bicicletas <i>{name}</i>",
|
||||
"de": "Fahrradwerkstatt/-geschäft <i>{name}</i>",
|
||||
"it": "Venditore/riparatore di biciclette <i>{name}</i>",
|
||||
"ru": "Магазин велосипедов <i>{name}</i>",
|
||||
"pt_BR": "Loja/reparo de bicicletas <i>{name}</i>",
|
||||
"pt": "Loja/reparo de bicicletas <i>{name}</i>",
|
||||
"es": "Taller/tienda de bicis <i>{name}</i>",
|
||||
"da": "Cykelværksted<i>{name}</i>",
|
||||
"ca": "Taller/botiga de bicis <i>{name}</i>",
|
||||
"cs": "Oprava kol/obchod <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "name~*",
|
||||
"then": {
|
||||
|
@ -326,242 +336,7 @@
|
|||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"id": "bike_shop-is-bicycle_shop",
|
||||
"condition": {
|
||||
"and": [
|
||||
"shop~*",
|
||||
"shop!~bicycle",
|
||||
"shop!~sports"
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
"en": "This shop is specialized in selling {shop} and does bicycle related activities",
|
||||
"nl": "Deze winkel verkoopt {shop} en heeft fiets-gerelateerde activiteiten.",
|
||||
"fr": "Ce magasin est spécialisé dans la vente de {shop} et a des activités liées au vélo",
|
||||
"it": "Questo negozio è specializzato nella vendita di {shop} ed effettua attività relative alle biciclette",
|
||||
"pt_BR": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas",
|
||||
"de": "Dieses Geschäft ist auf den Verkauf von {shop} spezialisiert und im Bereich Fahrrad tätig",
|
||||
"pt": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas",
|
||||
"es": "Esta tienda está especializada en vender {shop} y hace actividades relacionadas con bicicletas",
|
||||
"da": "Denne butik er specialiseret i at sælge {shop} og udfører aktiviteter i forbindelse med cykler",
|
||||
"ca": "Aquesta botiga està especialitzada en vendre {shop} i fa activitats relacionades amb la bicicleta",
|
||||
"cs": "Tento obchod se specializuje na prodej {shop} a provádí činnosti související s jízdními koly"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "shop=rental",
|
||||
"then": {
|
||||
"nl": "Deze zaak focust op verhuur",
|
||||
"en": "This business focuses on rental",
|
||||
"de": "Dieses Geschäft konzentriert sich auf die Vermietung",
|
||||
"da": "Denne virksomhed fokuserer på udlejning",
|
||||
"es": "Este negocio se centra en el alquiler",
|
||||
"fr": "Ce commerce est spécialisé dans la location",
|
||||
"ca": "Aquest negoci es centra en el lloguer",
|
||||
"cs": "Tato firma se zaměřuje na pronájem"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "What is the name of this bicycle shop?",
|
||||
"nl": "Wat is de naam van deze fietszaak?",
|
||||
"fr": "Quel est le nom du magasin de vélos ?",
|
||||
"gl": "Cal é o nome desta tenda de bicicletas?",
|
||||
"de": "Wie heißt dieses Geschäft?",
|
||||
"it": "Come si chiama questo negozio di biciclette?",
|
||||
"ru": "Как называется магазин велосипедов?",
|
||||
"pt_BR": "Qual o nome desta loja de bicicletas?",
|
||||
"pt": "Qual o nome desta loja de bicicletas?",
|
||||
"es": "¿Cual es el nombre de esta tienda de bicicletas?",
|
||||
"da": "Hvad hedder denne cykelbutik?",
|
||||
"ca": "Quin és el nom d'aquesta botiga de bicicletes?",
|
||||
"cs": "Jak se jmenuje tento obchod s jízdními koly?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This bicycle shop is called {name}",
|
||||
"nl": "Deze fietszaak heet {name}",
|
||||
"fr": "Ce magasin s'appelle {name}",
|
||||
"gl": "Esta tenda de bicicletas chámase {name}",
|
||||
"de": "Das Geschäft heißt {name}",
|
||||
"it": "Questo negozio di biciclette si chiama {name}",
|
||||
"ru": "Этот магазин велосипедов называется {name}",
|
||||
"pt_BR": "Esta loja de bicicletas se chama {name}",
|
||||
"pt": "Esta loja de bicicletas se chama {name}",
|
||||
"es": "Esta tienda de bicicletas se llama {name}",
|
||||
"da": "Denne cykelbutik hedder {name}",
|
||||
"ca": "Aquesta botiga de bicicletes s'anomena {name}",
|
||||
"cs": "Tento obchod s jízdními koly se jmenuje {name}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
},
|
||||
"id": "bike_shop-name"
|
||||
},
|
||||
"website",
|
||||
"phone",
|
||||
"email",
|
||||
"opening_hours",
|
||||
{
|
||||
"render": {
|
||||
"en": "Only accessible to {access}",
|
||||
"nl": "Enkel voor {access}",
|
||||
"de": "Nur zugänglich für {access}",
|
||||
"es": "Solo accesible a {access}",
|
||||
"fr": "Seulement accessible à {access}",
|
||||
"da": "Kun tilgængelig for {access}",
|
||||
"ca": "Només accessible per a {access}",
|
||||
"cs": "Přístupné pouze pro {access}",
|
||||
"pl": "Dostępne tylko dla {access}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "access"
|
||||
},
|
||||
"id": "bike_shop-access"
|
||||
},
|
||||
"shops.sells_new_bikes",
|
||||
"shops.repairs_bikes",
|
||||
{
|
||||
"builtin": "bicycle_rental.*bicycle_rental",
|
||||
"override": {
|
||||
"condition": {
|
||||
"and+": [
|
||||
"service:bicycle:rental=yes"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops.bike_second_hand",
|
||||
"shops.bike_pump_service",
|
||||
{
|
||||
"id": "bike_repair_tools-service",
|
||||
"question": {
|
||||
"en": "Are there tools here to repair your own bike?",
|
||||
"nl": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?",
|
||||
"fr": "Est-ce qu'il y a des outils pour réparer son vélo dans ce magasin ?",
|
||||
"gl": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
|
||||
"de": "Gibt es hier Werkzeug, um das eigene Fahrrad zu reparieren?",
|
||||
"it": "Sono presenti degli attrezzi per riparare la propria bici?",
|
||||
"ru": "Есть ли здесь инструменты для починки собственного велосипеда?",
|
||||
"es": "¿Hay herramientas para reparar tu propia bici?",
|
||||
"da": "Er der værktøj her til at reparere din egen cykel?",
|
||||
"ca": "Hi ha ferramentes perquè reparis la teva bici?",
|
||||
"cs": "Jsou zde nástroje na opravu vlastního kola?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "service:bicycle:diy=yes",
|
||||
"then": {
|
||||
"en": "This shop offers tools for DIY repair",
|
||||
"nl": "Deze winkel biedt gereedschap aan om je fiets zelf te herstellen",
|
||||
"fr": "Ce magasin offre des outils pour réparer son vélo soi-même",
|
||||
"gl": "Hai ferramentas aquí para arranxar a túa propia bicicleta",
|
||||
"de": "Das Geschäft bietet Werkzeug an, um das eigene Fahrrad zu reparieren",
|
||||
"it": "Questo negozio offre degli attrezzi per la riparazione fai da te",
|
||||
"da": "Denne butik tilbyder værktøj til gør-det-selv-reparation",
|
||||
"es": "Esta tienda ofrece herramientas para la reparación DIY",
|
||||
"ca": "Aquesta botiga ofereix ferramentes per a la reparació DIY",
|
||||
"cs": "Tento obchod nabízí nářadí pro kutilské opravy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:diy=no",
|
||||
"then": {
|
||||
"en": "This shop doesn't offer tools for DIY repair",
|
||||
"nl": "Deze winkel biedt geen gereedschap aan om je fiets zelf te herstellen",
|
||||
"fr": "Ce magasin n'offre pas des outils pour réparer son vélo soi-même",
|
||||
"gl": "Non hai ferramentas aquí para arranxar a túa propia bicicleta",
|
||||
"de": "Das Geschäft bietet kein Werkzeug an, um das eigene Fahrrad zu reparieren",
|
||||
"it": "Questo negozio non offre degli attrezzi per la riparazione fai da te",
|
||||
"da": "Denne butik tilbyder ikke værktøj til gør-det-selv reparation",
|
||||
"es": "Esta tienda no ofrece herramientas para la reparación DIY",
|
||||
"ca": "Aquesta botiga no ofereix ferramentes per a la reparació DIY",
|
||||
"cs": "Tento obchod nenabízí nářadí pro opravy svépomocí"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:diy=only_sold",
|
||||
"then": {
|
||||
"en": "Tools for DIY repair are only available if you bought/hire the bike in the shop",
|
||||
"nl": "Het gereedschap aan om je fiets zelf te herstellen is enkel voor als je de fiets er kocht of huurt",
|
||||
"fr": "Des outils d'auto-réparation sont disponibles uniquement si vous avez acheté ou loué le vélo dans ce magasin",
|
||||
"it": "Gli attrezzi per la riparazione fai da te sono disponibili solamente se hai acquistato/noleggiato la bici nel negozio",
|
||||
"de": "Das Geschäft bietet nur Werkzeug an, um das eigene Fahrrad zu reparieren, wenn es dort gekauft/gemietet wurde",
|
||||
"ru": "Инструменты для починки доступны только при покупке/аренде велосипеда в магазине",
|
||||
"es": "Las herramientas para reparaciones DIT solo están disponibles si compraste/alquilaste la bicicleta en la tienda",
|
||||
"da": "Værktøj til gør-det-selv-reparation er kun tilgængeligt, hvis du har købt/lejet cyklen i butikken",
|
||||
"ca": "Les ferramentes per a reparacions DIY sols estan disponibles si vas comprar/llogar la bici a la botiga",
|
||||
"cs": "Nářadí pro opravy svépomocí je k dispozici pouze v případě, že jste si kolo koupili/pronajali v prodejně"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bike_repair_bike-wash",
|
||||
"question": {
|
||||
"en": "Are bicycles washed here?",
|
||||
"nl": "Biedt deze winkel een fietsschoonmaak aan?",
|
||||
"fr": "Lave-t-on les vélos ici ?",
|
||||
"it": "Vengono lavate le bici qua?",
|
||||
"ru": "Здесь моют велосипеды?",
|
||||
"de": "Bietet dieses Geschäft Fahrradreinigungen an?",
|
||||
"es": "¿Aquí se lavan bicicletas?",
|
||||
"da": "Vaskes cykler her?",
|
||||
"ca": "Aquí es renten bicicletes?",
|
||||
"cs": "Myjí se zde jízdní kola?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "service:bicycle:cleaning=yes",
|
||||
"then": {
|
||||
"en": "This shop cleans bicycles",
|
||||
"nl": "Deze winkel biedt fietsschoonmaak aan",
|
||||
"fr": "Ce magasin lave les vélos",
|
||||
"it": "Questo negozio lava le biciclette",
|
||||
"de": "Das Geschäft bietet Fahrradreinigungen an",
|
||||
"ru": "В этом магазине оказываются услуги мойки/чистки велосипедов",
|
||||
"es": "Esta tienda limpia bicicletas",
|
||||
"da": "Denne butik rengør cykler",
|
||||
"ca": "Aquesta botiga renta bicicletes",
|
||||
"cs": "Tento obchod čistí jízdní kola"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:cleaning=diy",
|
||||
"then": {
|
||||
"en": "This shop has an installation where one can clean bicycles themselves",
|
||||
"nl": "Deze winkel biedt een installatie aan om zelf je fiets schoon te maken",
|
||||
"fr": "Ce magasin a une installation pour laver soi même des vélos",
|
||||
"it": "Questo negozio ha una struttura dove è possibile pulire la propria bici",
|
||||
"de": "Im Geschäft können Fahrräder selbst gereinigt werden",
|
||||
"es": "Esta tienda tiene una instalación donde uno puede limpiar bicicletas por si mismo",
|
||||
"da": "Denne butik har et anlæg, hvor man selv kan rengøre cykler",
|
||||
"ca": "Aquesta botiga té una instal·lació on un pot rentar les bicis per un mateix",
|
||||
"cs": "Tento obchod má zařízení, kde si můžete sami vyčistit jízdní kola"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:cleaning=no",
|
||||
"then": {
|
||||
"en": "This shop doesn't offer bicycle cleaning",
|
||||
"nl": "Deze winkel biedt geen fietsschoonmaak aan",
|
||||
"fr": "Ce magasin ne fait pas le nettoyage de vélo",
|
||||
"it": "Questo negozio non offre la pulizia della bicicletta",
|
||||
"de": "Das Geschäft bietet keine Fahrradreinigungen an",
|
||||
"ru": "В этом магазине нет услуг мойки/чистки велосипедов",
|
||||
"es": "Esta tienda no ofrece limpieza de bicicletas",
|
||||
"da": "Denne butik tilbyder ikke rengøring af cykler",
|
||||
"ca": "Aquesta botiga no ofereix rentat de bicis",
|
||||
"cs": "Tento obchod nenabízí čištění jízdních kol"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"bike_cleaning.bike_cleaning-service:bicycle:cleaning:charge",
|
||||
"description"
|
||||
"shops.*"
|
||||
],
|
||||
"filter": [
|
||||
{
|
||||
|
|
|
@ -228,6 +228,7 @@
|
|||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
"reviews",
|
||||
{
|
||||
"question": {
|
||||
"en": "What is the name of this shop?",
|
||||
|
@ -278,6 +279,29 @@
|
|||
"fixme=freeform shop key used, to be reviewed"
|
||||
]
|
||||
},
|
||||
"+mappings": [
|
||||
{
|
||||
"if": "shop=bicycle_rental",
|
||||
"addExtraTags": [
|
||||
"amenity=bicycle_rental"
|
||||
],
|
||||
"icon": "./assets/layers/id_presets/bicycle_rental.svg",
|
||||
"alsoShowIf": {
|
||||
"or": [
|
||||
{
|
||||
"and": [
|
||||
"shop=rental",
|
||||
"amenity=bicycle_rental"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Bicycle rental shop",
|
||||
"nl": "Fietsverhuurzaak"
|
||||
}
|
||||
}
|
||||
],
|
||||
"condition": "craft=",
|
||||
"invalidValues": "shop=yes"
|
||||
}
|
||||
|
@ -532,9 +556,13 @@
|
|||
"cs": "Prodává tento obchod jízdní kola?"
|
||||
},
|
||||
"condition": {
|
||||
"and": [
|
||||
"#": "Yes, DIY-stores sometimes sell bikes! E.g.: https://www.hubo.be/nl/zoekresultaten/?q=fiets",
|
||||
"or": [
|
||||
"service:bicycle:retail~*",
|
||||
"shop=outdoor",
|
||||
"shop=sport"
|
||||
"shop=sport",
|
||||
"shop=diy",
|
||||
"shop=doityourself"
|
||||
]
|
||||
},
|
||||
"mappings": [
|
||||
|
@ -560,6 +588,7 @@
|
|||
"id": "bike_second_hand",
|
||||
"condition": {
|
||||
"or": [
|
||||
"service:bicycle:second_hand~*",
|
||||
"shop=bicycle",
|
||||
"shop=charity",
|
||||
"shop=second_hand",
|
||||
|
@ -638,6 +667,7 @@
|
|||
"condition": {
|
||||
"#": "We don't check for shop=bicycle_repair as they imply whether or not bikes are sold",
|
||||
"or": [
|
||||
"service:bicycle:repair~*",
|
||||
"shop=sport",
|
||||
"shop=outdoor",
|
||||
"shop=bicycle",
|
||||
|
@ -741,6 +771,7 @@
|
|||
"id": "bicycle_rental",
|
||||
"condition": {
|
||||
"or": [
|
||||
"service:bicycle:rental~*",
|
||||
"shop=bicycle",
|
||||
"shop=sport",
|
||||
"shop=bicycle_repair",
|
||||
|
@ -837,6 +868,7 @@
|
|||
},
|
||||
"condition": {
|
||||
"or": [
|
||||
"service:bicycle:pump~*",
|
||||
"shop=bicycle",
|
||||
"shop=bicycle_repair",
|
||||
"service:bicycle:retail=yes",
|
||||
|
@ -892,6 +924,149 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bike_repair_tools",
|
||||
"condition": {
|
||||
"or": [
|
||||
"service:bicycle:diy~*",
|
||||
"shop=bicycle",
|
||||
"shop=bicycle_repair",
|
||||
"service:bicycle:repair~yes|only"
|
||||
]
|
||||
},
|
||||
"question": {
|
||||
"en": "Are there tools here to repair your own bike?",
|
||||
"nl": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?",
|
||||
"fr": "Est-ce qu'il y a des outils pour réparer son vélo dans ce magasin ?",
|
||||
"gl": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
|
||||
"de": "Gibt es hier Werkzeug, um das eigene Fahrrad zu reparieren?",
|
||||
"it": "Sono presenti degli attrezzi per riparare la propria bici?",
|
||||
"ru": "Есть ли здесь инструменты для починки собственного велосипеда?",
|
||||
"es": "¿Hay herramientas para reparar tu propia bici?",
|
||||
"da": "Er der værktøj her til at reparere din egen cykel?",
|
||||
"ca": "Hi ha ferramentes perquè reparis la teva bici?",
|
||||
"cs": "Jsou zde nástroje na opravu vlastního kola?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "service:bicycle:diy=yes",
|
||||
"then": {
|
||||
"en": "This shop offers tools for DIY bicycle repair",
|
||||
"nl": "Deze winkel biedt gereedschap aan om je fiets zelf te herstellen",
|
||||
"fr": "Ce magasin offre des outils pour réparer son vélo soi-même",
|
||||
"gl": "Hai ferramentas aquí para arranxar a túa propia bicicleta",
|
||||
"de": "Das Geschäft bietet Werkzeug an, um das eigene Fahrrad zu reparieren",
|
||||
"it": "Questo negozio offre degli attrezzi per la riparazione fai da te",
|
||||
"da": "Denne butik tilbyder værktøj til gør-det-selv-reparation",
|
||||
"es": "Esta tienda ofrece herramientas para la reparación DIY",
|
||||
"ca": "Aquesta botiga ofereix ferramentes per a la reparació DIY",
|
||||
"cs": "Tento obchod nabízí nářadí pro kutilské opravy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:diy=no",
|
||||
"then": {
|
||||
"en": "This shop doesn't offer tools for DIY bicycle repair",
|
||||
"nl": "Deze winkel biedt geen gereedschap aan om je fiets zelf te herstellen",
|
||||
"fr": "Ce magasin n'offre pas des outils pour réparer son vélo soi-même",
|
||||
"gl": "Non hai ferramentas aquí para arranxar a túa propia bicicleta",
|
||||
"de": "Das Geschäft bietet kein Werkzeug an, um das eigene Fahrrad zu reparieren",
|
||||
"it": "Questo negozio non offre degli attrezzi per la riparazione fai da te",
|
||||
"da": "Denne butik tilbyder ikke værktøj til gør-det-selv reparation",
|
||||
"es": "Esta tienda no ofrece herramientas para la reparación DIY",
|
||||
"ca": "Aquesta botiga no ofereix ferramentes per a la reparació DIY",
|
||||
"cs": "Tento obchod nenabízí nářadí pro opravy svépomocí"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:diy=only_sold",
|
||||
"then": {
|
||||
"en": "Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop",
|
||||
"nl": "Het gereedschap aan om je fiets zelf te herstellen is enkel voor als je de fiets er kocht of huurt",
|
||||
"fr": "Des outils d'auto-réparation sont disponibles uniquement si vous avez acheté ou loué le vélo dans ce magasin",
|
||||
"it": "Gli attrezzi per la riparazione fai da te sono disponibili solamente se hai acquistato/noleggiato la bici nel negozio",
|
||||
"de": "Das Geschäft bietet nur Werkzeug an, um das eigene Fahrrad zu reparieren, wenn es dort gekauft/gemietet wurde",
|
||||
"ru": "Инструменты для починки доступны только при покупке/аренде велосипеда в магазине",
|
||||
"es": "Las herramientas para reparaciones DIT solo están disponibles si compraste/alquilaste la bicicleta en la tienda",
|
||||
"da": "Værktøj til gør-det-selv-reparation er kun tilgængeligt, hvis du har købt/lejet cyklen i butikken",
|
||||
"ca": "Les ferramentes per a reparacions DIY sols estan disponibles si vas comprar/llogar la bici a la botiga",
|
||||
"cs": "Nářadí pro opravy svépomocí je k dispozici pouze v případě, že jste si kolo koupili/pronajali v prodejně"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bike_wash",
|
||||
"condition": {
|
||||
"or": [
|
||||
"service:bicycle:cleaning~*",
|
||||
"shop=bicycle",
|
||||
"shop=bicycle_repair",
|
||||
"service:bicycle:.*~~yes|only"
|
||||
]
|
||||
},
|
||||
"question": {
|
||||
"en": "Are bicycles washed here?",
|
||||
"nl": "Biedt deze winkel een fietsschoonmaak aan?",
|
||||
"fr": "Lave-t-on les vélos ici ?",
|
||||
"it": "Vengono lavate le bici qua?",
|
||||
"ru": "Здесь моют велосипеды?",
|
||||
"de": "Bietet dieses Geschäft Fahrradreinigungen an?",
|
||||
"es": "¿Aquí se lavan bicicletas?",
|
||||
"da": "Vaskes cykler her?",
|
||||
"ca": "Aquí es renten bicicletes?",
|
||||
"cs": "Myjí se zde jízdní kola?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "service:bicycle:cleaning=yes",
|
||||
"then": {
|
||||
"en": "This shop cleans bicycles",
|
||||
"nl": "Deze winkel biedt fietsschoonmaak aan",
|
||||
"fr": "Ce magasin lave les vélos",
|
||||
"it": "Questo negozio lava le biciclette",
|
||||
"de": "Das Geschäft bietet Fahrradreinigungen an",
|
||||
"ru": "В этом магазине оказываются услуги мойки/чистки велосипедов",
|
||||
"es": "Esta tienda limpia bicicletas",
|
||||
"da": "Denne butik rengør cykler",
|
||||
"ca": "Aquesta botiga renta bicicletes",
|
||||
"cs": "Tento obchod čistí jízdní kola"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:cleaning=diy",
|
||||
"then": {
|
||||
"en": "This shop has an installation where one can clean bicycles themselves",
|
||||
"nl": "Deze winkel biedt een installatie aan om zelf je fiets schoon te maken",
|
||||
"fr": "Ce magasin a une installation pour laver soi même des vélos",
|
||||
"it": "Questo negozio ha una struttura dove è possibile pulire la propria bici",
|
||||
"de": "Im Geschäft können Fahrräder selbst gereinigt werden",
|
||||
"es": "Esta tienda tiene una instalación donde uno puede limpiar bicicletas por si mismo",
|
||||
"da": "Denne butik har et anlæg, hvor man selv kan rengøre cykler",
|
||||
"ca": "Aquesta botiga té una instal·lació on un pot rentar les bicis per un mateix",
|
||||
"cs": "Tento obchod má zařízení, kde si můžete sami vyčistit jízdní kola"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "service:bicycle:cleaning=no",
|
||||
"then": {
|
||||
"en": "This shop doesn't offer bicycle cleaning",
|
||||
"nl": "Deze winkel biedt geen fietsschoonmaak aan",
|
||||
"fr": "Ce magasin ne fait pas le nettoyage de vélo",
|
||||
"it": "Questo negozio non offre la pulizia della bicicletta",
|
||||
"de": "Das Geschäft bietet keine Fahrradreinigungen an",
|
||||
"ru": "В этом магазине нет услуг мойки/чистки велосипедов",
|
||||
"es": "Esta tienda no ofrece limpieza de bicicletas",
|
||||
"da": "Denne butik tilbyder ikke rengøring af cykler",
|
||||
"ca": "Aquesta botiga no ofereix rentat de bicis",
|
||||
"cs": "Tento obchod nenabízí čištění jízdních kol"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"builtin": "bike_cleaning.bike_cleaning-service_bicycle_cleaning_charge"
|
||||
},
|
||||
"internet",
|
||||
"internet-fee",
|
||||
"internet-ssid",
|
||||
|
@ -987,8 +1162,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"questions",
|
||||
"reviews"
|
||||
"description"
|
||||
],
|
||||
"filter": [
|
||||
"open_now",
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Borrowing tools is free if one has a membership"
|
||||
"en": "Borrowing tools is free (if one has a membership)"
|
||||
},
|
||||
"hideInAnswer": "membership!=required"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue