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"
|
||||
},
|
||||
|
|
|
@ -53,6 +53,18 @@
|
|||
"minzoom": 11
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": [
|
||||
"shops"
|
||||
],
|
||||
"override": {
|
||||
"name=": null,
|
||||
"minzoom": 17,
|
||||
"filter": {
|
||||
"sameAs": "bike_shop"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": [
|
||||
"bicycle_rental"
|
||||
|
|
|
@ -1128,7 +1128,7 @@
|
|||
"question": "Molt costa utilitzar aquest servei de neteja?",
|
||||
"render": "L'ús del servei de neteja costa {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "El servei de rentat és gratuït"
|
||||
|
@ -1457,126 +1457,11 @@
|
|||
"title": "una botiga/reparació de bicicletes"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ofereix una manxa per a tothom"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ofereix una manxa per a tothom"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hi ha una manxa, es mostra com a un punt separat"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga ofereix una manxa perquè la utilitzi qualsevol?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga renta bicicletes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga té una instal·lació on un pot rentar les bicis per un mateix"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta botiga no ofereix rentat de bicis"
|
||||
}
|
||||
},
|
||||
"question": "Aquí es renten bicicletes?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga lloga bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no lloga bicis"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga alquila bicicletes?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga repara bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no repara bicis"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta botiga sols repara bicis comprades aquí"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquesta tenda sols repara bicis d’una marca concreta"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga repara bicicletes?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ven bicis de segona mà"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ven bicis de segona mà"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta botiga sols ven bicis de segona mà"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga ven bicicletes de segona mà?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ven bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ven bicis"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga ven bicicletes?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ofereix ferramentes per a la reparació DIY"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ofereix ferramentes per a la reparació DIY"
|
||||
},
|
||||
"2": {
|
||||
"then": "Les ferramentes per a reparacions DIY sols estan disponibles si vas comprar/llogar la bici a la botiga"
|
||||
}
|
||||
},
|
||||
"question": "Hi ha ferramentes perquè reparis la teva bici?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Només accessible per a {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest negoci es centra en el lloguer"
|
||||
}
|
||||
},
|
||||
"render": "Aquesta botiga està especialitzada en vendre {shop} i fa activitats relacionades amb la bicicleta"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Quin és el nom d'aquesta botiga de bicicletes?",
|
||||
"render": "Aquesta botiga de bicicletes s'anomena {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Botiga d'equipament esportiu <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Winkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Botiga de lloguer de bicicletes <i>{name}</i>"
|
||||
},
|
||||
|
@ -1588,6 +1473,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Taller/botiga de bicis <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Taller/botiga de bicis <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Botiga/reparació de bicicletes"
|
||||
|
@ -6849,6 +6737,73 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga lloga bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no lloga bicis"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga alquila bicicletes?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ofereix una manxa per a tothom"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ofereix una manxa per a tothom"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hi ha una manxa, es mostra com a un punt separat"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga ofereix una manxa perquè la utilitzi qualsevol?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ofereix ferramentes per a la reparació DIY"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ofereix ferramentes per a la reparació DIY"
|
||||
},
|
||||
"2": {
|
||||
"then": "Les ferramentes per a reparacions DIY sols estan disponibles si vas comprar/llogar la bici a la botiga"
|
||||
}
|
||||
},
|
||||
"question": "Hi ha ferramentes perquè reparis la teva bici?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga ven bicis de segona mà"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no ven bicis de segona mà"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta botiga sols ven bicis de segona mà"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga ven bicicletes de segona mà?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga renta bicicletes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga té una instal·lació on un pot rentar les bicis per un mateix"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta botiga no ofereix rentat de bicis"
|
||||
}
|
||||
},
|
||||
"question": "Aquí es renten bicicletes?"
|
||||
},
|
||||
"copyshop-print-sizes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -6889,6 +6844,26 @@
|
|||
},
|
||||
"question": "Aquesta botiga ofereix productes orgànics?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga repara bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta botiga no repara bicis"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta botiga sols repara bicis comprades aquí"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquesta tenda sols repara bicis d’una marca concreta"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta botiga repara bicicletes?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Aquesta botiga ven bicicletes?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "Quin és el nom d'aquesta botiga?",
|
||||
"render": "La botiga s'anomena <i>{name}</i>"
|
||||
|
|
|
@ -1093,7 +1093,7 @@
|
|||
"question": "Kolik stojí využívání služby mytí?",
|
||||
"render": "Využití služby mytí stojí {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Služba mytí je k dispozici zdarma"
|
||||
|
@ -1422,126 +1422,11 @@
|
|||
"title": "opravna/obchod s jízdními koly"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod nabízí pumpu na kolo pro každého"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod nenabízí pumpičku na kolo pro každého"
|
||||
},
|
||||
"2": {
|
||||
"then": "K dispozici je pumpa na jízdní kola, je zobrazena jako samostatný bod"
|
||||
}
|
||||
},
|
||||
"question": "Nabízí tento obchod pumpu na kolo k použití pro kohokoli?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod čistí jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod má zařízení, kde si můžete sami vyčistit jízdní kola"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tento obchod nenabízí čištění jízdních kol"
|
||||
}
|
||||
},
|
||||
"question": "Myjí se zde jízdní kola?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod pronajímá jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod nepronajímá kola"
|
||||
}
|
||||
},
|
||||
"question": "Pronajímá tento obchod kola?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod opravuje jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod neopravuje jízdní kola"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tento obchod opravuje pouze zde zakoupená kola"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tento obchod opravuje pouze kola určité značky"
|
||||
}
|
||||
},
|
||||
"question": "Opravuje tento obchod jízdní kola?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod prodává použitá jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod neprodává kola z druhé ruky"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tento obchod prodává pouze kola z druhé ruky"
|
||||
}
|
||||
},
|
||||
"question": "Prodává tento obchod použitá jízdní kola?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod prodává jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod neprodává jízdní kola"
|
||||
}
|
||||
},
|
||||
"question": "Prodává tento obchod jízdní kola?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod nabízí nářadí pro kutilské opravy"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod nenabízí nářadí pro opravy svépomocí"
|
||||
},
|
||||
"2": {
|
||||
"then": "Nářadí pro opravy svépomocí je k dispozici pouze v případě, že jste si kolo koupili/pronajali v prodejně"
|
||||
}
|
||||
},
|
||||
"question": "Jsou zde nástroje na opravu vlastního kola?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Přístupné pouze pro {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato firma se zaměřuje na pronájem"
|
||||
}
|
||||
},
|
||||
"render": "Tento obchod se specializuje na prodej {shop} a provádí činnosti související s jízdními koly"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Jak se jmenuje tento obchod s jízdními koly?",
|
||||
"render": "Tento obchod s jízdními koly se jmenuje {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obchod se sportovním vybavením <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Winkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Půjčovna kol <i>{name}</i>"
|
||||
},
|
||||
|
@ -1553,6 +1438,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Oprava kol/obchod <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Oprava kol/obchod <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Oprava kol/obchod"
|
||||
|
@ -7141,6 +7029,73 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod pronajímá jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod nepronajímá kola"
|
||||
}
|
||||
},
|
||||
"question": "Pronajímá tento obchod kola?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod nabízí pumpu na kolo pro každého"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod nenabízí pumpičku na kolo pro každého"
|
||||
},
|
||||
"2": {
|
||||
"then": "K dispozici je pumpa na jízdní kola, je zobrazena jako samostatný bod"
|
||||
}
|
||||
},
|
||||
"question": "Nabízí tento obchod pumpu na kolo k použití pro kohokoli?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod nabízí nářadí pro kutilské opravy"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod nenabízí nářadí pro opravy svépomocí"
|
||||
},
|
||||
"2": {
|
||||
"then": "Nářadí pro opravy svépomocí je k dispozici pouze v případě, že jste si kolo koupili/pronajali v prodejně"
|
||||
}
|
||||
},
|
||||
"question": "Jsou zde nástroje na opravu vlastního kola?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod prodává použitá jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod neprodává kola z druhé ruky"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tento obchod prodává pouze kola z druhé ruky"
|
||||
}
|
||||
},
|
||||
"question": "Prodává tento obchod použitá jízdní kola?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod čistí jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod má zařízení, kde si můžete sami vyčistit jízdní kola"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tento obchod nenabízí čištění jízdních kol"
|
||||
}
|
||||
},
|
||||
"question": "Myjí se zde jízdní kola?"
|
||||
},
|
||||
"copyshop-print-sizes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7181,9 +7136,29 @@
|
|||
},
|
||||
"question": "Nabízí tento obchod bio produkty?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tento obchod opravuje jízdní kola"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tento obchod neopravuje jízdní kola"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tento obchod opravuje pouze zde zakoupená kola"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tento obchod opravuje pouze kola určité značky"
|
||||
}
|
||||
},
|
||||
"question": "Opravuje tento obchod jízdní kola?"
|
||||
},
|
||||
"second_hand": {
|
||||
"question": "Prodává tento obchod použité zboží?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Prodává tento obchod jízdní kola?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "Jak se jmenuje tento obchod?",
|
||||
"render": "Tento obchod se jmenuje <i>{name}</i>"
|
||||
|
|
|
@ -611,7 +611,7 @@
|
|||
"question": "Hvor meget koster det at bruge rengøringsservicen?",
|
||||
"render": "Brug af rengøringsservice koster {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Rengøringsservicen er gratis at bruge"
|
||||
|
@ -924,126 +924,11 @@
|
|||
"title": "en cykelværksted/butik"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik tilbyder en cykelpumpe til alle"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik tilbyder ikke en cykelpumpe til nogen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der er cykelpumpe, den er vist som et separat punkt"
|
||||
}
|
||||
},
|
||||
"question": "Tilbyder denne butik en cykelpumpe til brug for alle?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik rengør cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik har et anlæg, hvor man selv kan rengøre cykler"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne butik tilbyder ikke rengøring af cykler"
|
||||
}
|
||||
},
|
||||
"question": "Vaskes cykler her?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik udlejer cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik udlejer ikke cykler"
|
||||
}
|
||||
},
|
||||
"question": "Udlejer denne butik cykler?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik reparerer cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik reparerer ikke cykler"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne butik reparerer kun cykler købt her"
|
||||
},
|
||||
"3": {
|
||||
"then": "Dette værksted reparerer kun cykler af et bestemt mærke"
|
||||
}
|
||||
},
|
||||
"question": "Reparerer denne butik cykler?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik sælger brugte cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik sælger ikke brugte cykler"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne butik sælger kun brugte cykler"
|
||||
}
|
||||
},
|
||||
"question": "Sælger denne butik brugte cykler?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik sælger cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik sælger ikke cykler"
|
||||
}
|
||||
},
|
||||
"question": "Sælger denne butik cykler?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik tilbyder værktøj til gør-det-selv-reparation"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik tilbyder ikke værktøj til gør-det-selv reparation"
|
||||
},
|
||||
"2": {
|
||||
"then": "Værktøj til gør-det-selv-reparation er kun tilgængeligt, hvis du har købt/lejet cyklen i butikken"
|
||||
}
|
||||
},
|
||||
"question": "Er der værktøj her til at reparere din egen cykel?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Kun tilgængelig for {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne virksomhed fokuserer på udlejning"
|
||||
}
|
||||
},
|
||||
"render": "Denne butik er specialiseret i at sælge {shop} og udfører aktiviteter i forbindelse med cykler"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Hvad hedder denne cykelbutik?",
|
||||
"render": "Denne cykelbutik hedder {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Butik med sportsudstyr <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Winkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cykeludlejning <i>{name}</i>"
|
||||
},
|
||||
|
@ -1055,6 +940,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Cykelværksted<i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Cykelværksted<i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Cykelværksted/butik"
|
||||
|
@ -1782,6 +1670,97 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik udlejer cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik udlejer ikke cykler"
|
||||
}
|
||||
},
|
||||
"question": "Udlejer denne butik cykler?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik tilbyder en cykelpumpe til alle"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik tilbyder ikke en cykelpumpe til nogen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der er cykelpumpe, den er vist som et separat punkt"
|
||||
}
|
||||
},
|
||||
"question": "Tilbyder denne butik en cykelpumpe til brug for alle?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik tilbyder værktøj til gør-det-selv-reparation"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik tilbyder ikke værktøj til gør-det-selv reparation"
|
||||
},
|
||||
"2": {
|
||||
"then": "Værktøj til gør-det-selv-reparation er kun tilgængeligt, hvis du har købt/lejet cyklen i butikken"
|
||||
}
|
||||
},
|
||||
"question": "Er der værktøj her til at reparere din egen cykel?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik sælger brugte cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik sælger ikke brugte cykler"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne butik sælger kun brugte cykler"
|
||||
}
|
||||
},
|
||||
"question": "Sælger denne butik brugte cykler?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik rengør cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik har et anlæg, hvor man selv kan rengøre cykler"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne butik tilbyder ikke rengøring af cykler"
|
||||
}
|
||||
},
|
||||
"question": "Vaskes cykler her?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne butik reparerer cykler"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne butik reparerer ikke cykler"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne butik reparerer kun cykler købt her"
|
||||
},
|
||||
"3": {
|
||||
"then": "Dette værksted reparerer kun cykler af et bestemt mærke"
|
||||
}
|
||||
},
|
||||
"question": "Reparerer denne butik cykler?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Sælger denne butik cykler?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"speed_camera": {
|
||||
"tagRenderings": {
|
||||
"camera_direction": {
|
||||
|
|
|
@ -1197,6 +1197,9 @@
|
|||
},
|
||||
"7": {
|
||||
"then": "Fahrradhelme können ausgeliehen werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Lastenräder können hier gemietet werden"
|
||||
}
|
||||
},
|
||||
"question": "Welche Fahrräder und welches Zubehör kann hier geliehen werden?",
|
||||
|
@ -1350,7 +1353,7 @@
|
|||
"question": "Wie viel kostet die Nutzung des Reinigungsdienstes?",
|
||||
"render": "Die Nutzung des Reinigungsdienstes kostet {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Der Reinigungsservice ist kostenlos"
|
||||
|
@ -1723,126 +1726,11 @@
|
|||
"title": "eine Fahrradwerkstatt bzw. ein Fahrradgeschäft"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Im Geschäft gibt es eine öffentlich nutzbare Luftpumpe"
|
||||
},
|
||||
"1": {
|
||||
"then": "Im Geschäft gibt es keine öffentlich nutzbare Luftpumpe"
|
||||
},
|
||||
"2": {
|
||||
"then": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen"
|
||||
}
|
||||
},
|
||||
"question": "Gibt es in diesem Geschäft eine öffentlich nutzbare Luftpumpe?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft bietet Fahrradreinigungen an"
|
||||
},
|
||||
"1": {
|
||||
"then": "Im Geschäft können Fahrräder selbst gereinigt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft bietet keine Fahrradreinigungen an"
|
||||
}
|
||||
},
|
||||
"question": "Bietet dieses Geschäft Fahrradreinigungen an?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft vermietet Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft vermietet keine Fahrräder"
|
||||
}
|
||||
},
|
||||
"question": "Vermietet dieses Geschäft Fahrräder?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft repariert Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft repariert keine Fahrräder"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft repariert nur hier gekaufte Fahrräder"
|
||||
},
|
||||
"3": {
|
||||
"then": "Das Geschäft repariert nur Fahrräder einer bestimmten Marke"
|
||||
}
|
||||
},
|
||||
"question": "Repariert dieses Geschäft Fahrräder?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft verkauft auch gebrauchte Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft verkauft keine gebrauchten Fahrräder"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft verkauft ausschließlich gebrauchte Fahrräder"
|
||||
}
|
||||
},
|
||||
"question": "Verkauft dieses Geschäft gebrauchte Fahrräder?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft verkauft Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft verkauft keine Fahrräder"
|
||||
}
|
||||
},
|
||||
"question": "Verkauft dieses Geschäft Fahrräder?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft bietet Werkzeug an, um das eigene Fahrrad zu reparieren"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft bietet kein Werkzeug an, um das eigene Fahrrad zu reparieren"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft bietet nur Werkzeug an, um das eigene Fahrrad zu reparieren, wenn es dort gekauft/gemietet wurde"
|
||||
}
|
||||
},
|
||||
"question": "Gibt es hier Werkzeug, um das eigene Fahrrad zu reparieren?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Nur zugänglich für {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dieses Geschäft konzentriert sich auf die Vermietung"
|
||||
}
|
||||
},
|
||||
"render": "Dieses Geschäft ist auf den Verkauf von {shop} spezialisiert und im Bereich Fahrrad tätig"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Wie heißt dieses Geschäft?",
|
||||
"render": "Das Geschäft heißt {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sportartikelgeschäft <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Geschäfte"
|
||||
},
|
||||
"2": {
|
||||
"then": "Fahrradverleih <i>{name}</i>"
|
||||
},
|
||||
|
@ -1854,6 +1742,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Fahrradwerkstatt/-geschäft <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Fahrradwerkstatt/-geschäft <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Fahrradwerkstatt/-geschäft"
|
||||
|
@ -4715,6 +4606,11 @@
|
|||
}
|
||||
},
|
||||
"question": "Was ist der erlaubte Zugang?"
|
||||
},
|
||||
"seasonal": {
|
||||
"override": {
|
||||
"question": "Ist diese Feuerstelle rund um das Jahr nutzbar?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -8156,7 +8052,8 @@
|
|||
"2": {
|
||||
"then": "Im Winter nicht in Betrieb"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Ist {title()} rund um das Jahr nutzbar?"
|
||||
},
|
||||
"service:electricity": {
|
||||
"mappings": {
|
||||
|
@ -8731,6 +8628,39 @@
|
|||
},
|
||||
"question": "Welche Geschlechter können sich an dieser Schule anmelden?"
|
||||
},
|
||||
"pedagogy": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Diese Schule benutzt keine spezifische Pädagogik"
|
||||
},
|
||||
"1": {
|
||||
"then": "Diese Schule nutzt die Montessori Methode der Bildung"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Schule ist mit der Freinet Modern School Movement verbunden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Diese Schule nutzt das Lehrkonzept von Jenaplan"
|
||||
},
|
||||
"4": {
|
||||
"then": "Diese Schule nutzt die Steiner/Waldorfer Bildungsphilosophie"
|
||||
},
|
||||
"5": {
|
||||
"then": "Diese Schule nutzt das Dalton Plan Lehrkonzept"
|
||||
},
|
||||
"6": {
|
||||
"then": "Diese Schule nutzt Outdoor-Lernen"
|
||||
},
|
||||
"7": {
|
||||
"then": "Diese Schule nutzt den Reggio Emilia-Ansatz"
|
||||
},
|
||||
"8": {
|
||||
"then": "Diese Schule nutzt das Sudbury-System"
|
||||
}
|
||||
},
|
||||
"question": "Welche Bildungstheorie wird auf dieser Schule angewendet?",
|
||||
"render": "Diese Schule benutzt {pedagogy}"
|
||||
},
|
||||
"school-language": {
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -8860,6 +8790,73 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft vermietet Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft vermietet keine Fahrräder"
|
||||
}
|
||||
},
|
||||
"question": "Vermietet dieses Geschäft Fahrräder?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Im Geschäft gibt es eine öffentlich nutzbare Luftpumpe"
|
||||
},
|
||||
"1": {
|
||||
"then": "Im Geschäft gibt es keine öffentlich nutzbare Luftpumpe"
|
||||
},
|
||||
"2": {
|
||||
"then": "Es gibt eine Luftpumpe, sie ist als separater Punkt eingetragen"
|
||||
}
|
||||
},
|
||||
"question": "Gibt es in diesem Geschäft eine öffentlich nutzbare Luftpumpe?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft bietet Werkzeug an, um das eigene Fahrrad zu reparieren"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft bietet kein Werkzeug an, um das eigene Fahrrad zu reparieren"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft bietet nur Werkzeug an, um das eigene Fahrrad zu reparieren, wenn es dort gekauft/gemietet wurde"
|
||||
}
|
||||
},
|
||||
"question": "Gibt es hier Werkzeug, um das eigene Fahrrad zu reparieren?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft verkauft auch gebrauchte Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft verkauft keine gebrauchten Fahrräder"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft verkauft ausschließlich gebrauchte Fahrräder"
|
||||
}
|
||||
},
|
||||
"question": "Verkauft dieses Geschäft gebrauchte Fahrräder?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft bietet Fahrradreinigungen an"
|
||||
},
|
||||
"1": {
|
||||
"then": "Im Geschäft können Fahrräder selbst gereinigt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft bietet keine Fahrradreinigungen an"
|
||||
}
|
||||
},
|
||||
"question": "Bietet dieses Geschäft Fahrradreinigungen an?"
|
||||
},
|
||||
"brand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8935,9 +8932,29 @@
|
|||
},
|
||||
"question": "Bietet dieses Geschäft Bioprodukte an?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Das Geschäft repariert Fahrräder"
|
||||
},
|
||||
"1": {
|
||||
"then": "Das Geschäft repariert keine Fahrräder"
|
||||
},
|
||||
"2": {
|
||||
"then": "Das Geschäft repariert nur hier gekaufte Fahrräder"
|
||||
},
|
||||
"3": {
|
||||
"then": "Das Geschäft repariert nur Fahrräder einer bestimmten Marke"
|
||||
}
|
||||
},
|
||||
"question": "Repariert dieses Geschäft Fahrräder?"
|
||||
},
|
||||
"second_hand": {
|
||||
"question": "Verlauft das Geschäft auch Second-Hand-Produkte?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Verkauft dieses Geschäft Fahrräder?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "Wie ist der Name dieses Geschäfts?",
|
||||
"render": "Der Name des Geschäfts lautet <i>{name}</i>"
|
||||
|
|
|
@ -1400,7 +1400,7 @@
|
|||
"question": "How much does it cost to use the cleaning service?",
|
||||
"render": "Using the cleaning service costs {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "The cleaning service is free to use"
|
||||
|
@ -1773,126 +1773,11 @@
|
|||
"title": "a bike repair/shop"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop offers a bike pump for anyone"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't offer a bike pump for anyone"
|
||||
},
|
||||
"2": {
|
||||
"then": "There is bicycle pump, it is shown as a separate point"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop offer a bike pump for use by anyone?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop cleans bicycles"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop has an installation where one can clean bicycles themselves"
|
||||
},
|
||||
"2": {
|
||||
"then": "This shop doesn't offer bicycle cleaning"
|
||||
}
|
||||
},
|
||||
"question": "Are bicycles washed here?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop rents out bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't rent out bikes"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop rent out bikes?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop repairs bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't repair bikes"
|
||||
},
|
||||
"2": {
|
||||
"then": "This shop only repairs bikes bought here"
|
||||
},
|
||||
"3": {
|
||||
"then": "This shop only repairs bikes of a certain brand"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop repair bikes?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop sells second-hand bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't sell second-hand bikes"
|
||||
},
|
||||
"2": {
|
||||
"then": "This shop only sells second-hand bikes"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop sell second-hand bikes?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop sells bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't sell bikes"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop sell bikes?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop offers tools for DIY repair"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't offer tools for DIY repair"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tools for DIY repair are only available if you bought/hire the bike in the shop"
|
||||
}
|
||||
},
|
||||
"question": "Are there tools here to repair your own bike?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Only accessible to {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This business focuses on rental"
|
||||
}
|
||||
},
|
||||
"render": "This shop is specialized in selling {shop} and does bicycle related activities"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "What is the name of this bicycle shop?",
|
||||
"render": "This bicycle shop is called {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sports gear shop <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Winkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bicycle rental shop <i>{name}</i>"
|
||||
},
|
||||
|
@ -1904,6 +1789,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Bike repair/shop <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Bike repair/shop <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Bike repair/shop"
|
||||
|
@ -8968,6 +8856,74 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop rents out bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't rent out bikes"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop rent out bikes?",
|
||||
"questionHint": "This is about rental for e.g. tourists who need a bike. Some bicycle repair shops offer a bicycle to use while your bicycle is being repaired but this is not considered rental for this question."
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop offers a bike pump for anyone"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't offer a bike pump for anyone"
|
||||
},
|
||||
"2": {
|
||||
"then": "There is bicycle pump, it is shown as a separate point"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop offer a bike pump for use by anyone?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop offers tools for DIY bicycle repair"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't offer tools for DIY bicycle repair"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tools for DIY bicycle repair are only available if you bought/hire the bike in the shop"
|
||||
}
|
||||
},
|
||||
"question": "Are there tools here to repair your own bike?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop sells second-hand bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't sell second-hand bikes"
|
||||
},
|
||||
"2": {
|
||||
"then": "This shop only sells second-hand bikes"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop sell second-hand bikes?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop cleans bicycles"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop has an installation where one can clean bicycles themselves"
|
||||
},
|
||||
"2": {
|
||||
"then": "This shop doesn't offer bicycle cleaning"
|
||||
}
|
||||
},
|
||||
"question": "Are bicycles washed here?"
|
||||
},
|
||||
"brand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9011,6 +8967,11 @@
|
|||
},
|
||||
"id_presets.shop_types": {
|
||||
"override": {
|
||||
"+mappings": {
|
||||
"0": {
|
||||
"then": "Bicycle rental shop"
|
||||
}
|
||||
},
|
||||
"question": "What kind of shop is this?",
|
||||
"render": "This is a {shop}"
|
||||
}
|
||||
|
@ -9043,9 +9004,37 @@
|
|||
},
|
||||
"question": "Does this shop offer organic products?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop repairs bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't repair bikes"
|
||||
},
|
||||
"2": {
|
||||
"then": "This shop only repairs bikes bought here"
|
||||
},
|
||||
"3": {
|
||||
"then": "This shop only repairs bikes of a certain brand"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop repair bikes?"
|
||||
},
|
||||
"second_hand": {
|
||||
"question": "Does this shop sell second-hand items?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop sells new bikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop doesn't sell new bikes"
|
||||
}
|
||||
},
|
||||
"question": "Does this shop sell bikes?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "What is the name of this shop?",
|
||||
"render": "This shop is called <i>{name}</i>"
|
||||
|
@ -10464,12 +10453,15 @@
|
|||
"fee": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Borrowing tools is free"
|
||||
"then": "Borrowing tools is free (if one has a membership)"
|
||||
},
|
||||
"1": {
|
||||
"then": "A fee is asked when borrowing tools"
|
||||
"then": "Borrowing tools is free"
|
||||
},
|
||||
"2": {
|
||||
"then": "A fee is asked when borrowing tools"
|
||||
},
|
||||
"3": {
|
||||
"then": "A donation can be given when borrowing tools"
|
||||
}
|
||||
},
|
||||
|
@ -10483,6 +10475,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "A <b>membership is required</b> to use this tool library"
|
||||
},
|
||||
"2": {
|
||||
"then": "A <b>membership is possible</b> but not required to use this tool library"
|
||||
}
|
||||
},
|
||||
"question": "Is a membership required to borrow tools here?"
|
||||
|
|
|
@ -1085,7 +1085,7 @@
|
|||
"question": "¿Cuánto cuesta utilizar el servicio de limpieza?",
|
||||
"render": "Utilizar el servicio de limpieza cuesta {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "El servicio de limpieza es gratuito"
|
||||
|
@ -1399,126 +1399,11 @@
|
|||
"title": "un taller/tienda de bicis"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda ofrece una bomba para cualquiera"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no ofrece una bomba para cualquiera"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hay una bomba para bicicletas, se muestra como un punto separado"
|
||||
}
|
||||
},
|
||||
"question": "¿Esta tienda ofrece una bomba para que la utilice cualquiera?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda limpia bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda tiene una instalación donde uno puede limpiar bicicletas por si mismo"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tienda no ofrece limpieza de bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "¿Aquí se lavan bicicletas?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda alquila bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no alquila bicis"
|
||||
}
|
||||
},
|
||||
"question": "¿Alquila bicicis esta tienda?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda repara bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no repara bicis"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tienda solo repara bicis compradas aquí"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta tienda solo repara bicis de una cierta marca"
|
||||
}
|
||||
},
|
||||
"question": "¿Repara bicis esta tienda?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda vende bicis de segunda mano"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no vende bicis de segunda mano"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tienda solo vende bicis de segunda mano"
|
||||
}
|
||||
},
|
||||
"question": "¿Vende bicis de segunda mano esta tienda?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda vende bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no vende bicis"
|
||||
}
|
||||
},
|
||||
"question": "¿Vende bicis esta tienda?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda ofrece herramientas para la reparación DIY"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no ofrece herramientas para la reparación DIY"
|
||||
},
|
||||
"2": {
|
||||
"then": "Las herramientas para reparaciones DIT solo están disponibles si compraste/alquilaste la bicicleta en la tienda"
|
||||
}
|
||||
},
|
||||
"question": "¿Hay herramientas para reparar tu propia bici?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Solo accesible a {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este negocio se centra en el alquiler"
|
||||
}
|
||||
},
|
||||
"render": "Esta tienda está especializada en vender {shop} y hace actividades relacionadas con bicicletas"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "¿Cual es el nombre de esta tienda de bicicletas?",
|
||||
"render": "Esta tienda de bicicletas se llama {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tienda de material deportivo <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Winkel"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tienda de alquiler de bicicletas <i>{name}</i>"
|
||||
},
|
||||
|
@ -1530,6 +1415,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Taller/tienda de bicis <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Taller/tienda de bicis <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Taller/tienda de bicis"
|
||||
|
@ -3909,6 +3797,93 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda alquila bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no alquila bicis"
|
||||
}
|
||||
},
|
||||
"question": "¿Alquila bicicis esta tienda?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda ofrece una bomba para cualquiera"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no ofrece una bomba para cualquiera"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hay una bomba para bicicletas, se muestra como un punto separado"
|
||||
}
|
||||
},
|
||||
"question": "¿Esta tienda ofrece una bomba para que la utilice cualquiera?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda ofrece herramientas para la reparación DIY"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no ofrece herramientas para la reparación DIY"
|
||||
},
|
||||
"2": {
|
||||
"then": "Las herramientas para reparaciones DIT solo están disponibles si compraste/alquilaste la bicicleta en la tienda"
|
||||
}
|
||||
},
|
||||
"question": "¿Hay herramientas para reparar tu propia bici?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda vende bicis de segunda mano"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no vende bicis de segunda mano"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tienda solo vende bicis de segunda mano"
|
||||
}
|
||||
},
|
||||
"question": "¿Vende bicis de segunda mano esta tienda?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda limpia bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda tiene una instalación donde uno puede limpiar bicicletas por si mismo"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tienda no ofrece limpieza de bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "¿Aquí se lavan bicicletas?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tienda repara bicis"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tienda no repara bicis"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tienda solo repara bicis compradas aquí"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta tienda solo repara bicis de una cierta marca"
|
||||
}
|
||||
},
|
||||
"question": "¿Repara bicis esta tienda?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "¿Vende bicis esta tienda?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "¿Cual es el nombre de esta tienda?"
|
||||
}
|
||||
|
|
|
@ -235,15 +235,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"bike_shop": {
|
||||
"title": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Winkela"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"binocular": {
|
||||
"description": "Prismatikoak",
|
||||
"name": "Prismatikoak",
|
||||
|
|
|
@ -1064,7 +1064,7 @@
|
|||
"question": "Combien cela coûte-t-il d'utiliser le service de nettoyage ?",
|
||||
"render": "L’utilisation du service de nettoyage coûte {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Le service de nettoyage est gratuit"
|
||||
|
@ -1406,126 +1406,11 @@
|
|||
"title": "une magasin et réparateur de vélo"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin offre une pompe en acces libre"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin n'offre pas de pompe en libre accès"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il y a une pompe à vélo, c'est indiqué comme un point séparé"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce magasin offre une pompe en accès libre ?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin lave les vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin a une installation pour laver soi même des vélos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ce magasin ne fait pas le nettoyage de vélo"
|
||||
}
|
||||
},
|
||||
"question": "Lave-t-on les vélos ici ?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin loue des vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne loue pas de vélos"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce ce magasin loue des vélos ?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin répare des vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne répare pas les vélos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ce magasin ne répare seulement les vélos achetés là-bas"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ce magasin ne répare seulement des marques spécifiques"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce magasin répare des vélos ?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin vend des vélos d'occasion"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne vend pas de vélos d'occasion"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ce magasin vend seulement des vélos d'occasion"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce ce magasin vend des vélos d'occasion ?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin vend des vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne vend pas de vélo"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce magasin vend des vélos ?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin offre des outils pour réparer son vélo soi-même"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin n'offre pas des outils pour réparer son vélo soi-même"
|
||||
},
|
||||
"2": {
|
||||
"then": "Des outils d'auto-réparation sont disponibles uniquement si vous avez acheté ou loué le vélo dans ce magasin"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce qu'il y a des outils pour réparer son vélo dans ce magasin ?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Seulement accessible à {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce commerce est spécialisé dans la location"
|
||||
}
|
||||
},
|
||||
"render": "Ce magasin est spécialisé dans la vente de {shop} et a des activités liées au vélo"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Quel est le nom du magasin de vélos ?",
|
||||
"render": "Ce magasin s'appelle {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Magasin d'équipements de sport <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Magasin"
|
||||
},
|
||||
"2": {
|
||||
"then": "Magasin de location de vélo <i>{name}</i>"
|
||||
},
|
||||
|
@ -1537,6 +1422,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Magasin ou réparateur de vélo <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Magasin ou réparateur de vélo <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Magasin ou réparateur de vélo"
|
||||
|
@ -5774,6 +5662,73 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin loue des vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne loue pas de vélos"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce ce magasin loue des vélos ?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin offre une pompe en acces libre"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin n'offre pas de pompe en libre accès"
|
||||
},
|
||||
"2": {
|
||||
"then": "Il y a une pompe à vélo, c'est indiqué comme un point séparé"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce magasin offre une pompe en accès libre ?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin offre des outils pour réparer son vélo soi-même"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin n'offre pas des outils pour réparer son vélo soi-même"
|
||||
},
|
||||
"2": {
|
||||
"then": "Des outils d'auto-réparation sont disponibles uniquement si vous avez acheté ou loué le vélo dans ce magasin"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce qu'il y a des outils pour réparer son vélo dans ce magasin ?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin vend des vélos d'occasion"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne vend pas de vélos d'occasion"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ce magasin vend seulement des vélos d'occasion"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce ce magasin vend des vélos d'occasion ?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin lave les vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin a une installation pour laver soi même des vélos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ce magasin ne fait pas le nettoyage de vélo"
|
||||
}
|
||||
},
|
||||
"question": "Lave-t-on les vélos ici ?"
|
||||
},
|
||||
"copyshop-print-sizes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -5814,6 +5769,34 @@
|
|||
},
|
||||
"question": "Ce commerce propose-t-il des produits bio ?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin répare des vélos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne répare pas les vélos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ce magasin ne répare seulement les vélos achetés là-bas"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ce magasin ne répare seulement des marques spécifiques"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce magasin répare des vélos ?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ce magasin vend des vélos nouveaux"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ce magasin ne vend pas de vélo nouveaux"
|
||||
}
|
||||
},
|
||||
"question": "Est-ce que ce magasin vend des vélos ?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "Qu'est-ce que le nom de ce magasin ?",
|
||||
"render": "Ce commerce s'appelle <i>{name}</i>"
|
||||
|
|
|
@ -269,87 +269,6 @@
|
|||
"title": "Tenda/arranxo de bicicletas"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non arranxa bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tenda só arranxa bicicletas mercadas aquí"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta tenda só arranxa bicicletas dunha certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda arranxa bicicletas?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda vende bicicletas de segunda man"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non vende bicicletas de segunda man"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tenda só vende bicicletas de segunda man"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda vende bicicletas de segunda man?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda vende bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non vende bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda vende bicicletas?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"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_shop-name": {
|
||||
"question": "Cal é o nome desta tenda de bicicletas?",
|
||||
"render": "Esta tenda de bicicletas chámase {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"3": {
|
||||
|
@ -360,6 +279,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Tenda/arranxo de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Tenda/arranxo de bicicletas <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Tenda/arranxo de bicicletas"
|
||||
|
@ -393,5 +315,76 @@
|
|||
"question": "Cal é a páxina web de {title()}?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda aluga bicicletas?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?"
|
||||
},
|
||||
"bike_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_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda vende bicicletas de segunda man"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non vende bicicletas de segunda man"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tenda só vende bicicletas de segunda man"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda vende bicicletas de segunda man?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta tenda arranxa bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta tenda non arranxa bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta tenda só arranxa bicicletas mercadas aquí"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta tenda só arranxa bicicletas dunha certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Esta tenda arranxa bicicletas?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Esta tenda vende bicicletas?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -851,110 +851,6 @@
|
|||
"title": "una negozio/riparatore di bici"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio offre l’uso pubblico di una pompa per bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non offre l’uso pubblico di una pompa per bici"
|
||||
},
|
||||
"2": {
|
||||
"then": "C’è una pompa per bici, è mostrata come punto separato"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio offre l’uso a chiunque di una pompa per bici?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio lava le biciclette"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio ha una struttura dove è possibile pulire la propria bici"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo negozio non offre la pulizia della bicicletta"
|
||||
}
|
||||
},
|
||||
"question": "Vengono lavate le bici qua?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio noleggia le bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non noleggia le bici"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio noleggia le bici?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio ripara bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non ripara bici"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo negozio ripara solo le bici che sono state acquistate qua"
|
||||
},
|
||||
"3": {
|
||||
"then": "Questo negozio ripara solo le biciclette di una certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio ripara bici?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio vende bici usate"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non vende bici usate"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo negozio vende solamente bici usate"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio vende bici usate?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio vende bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non vende bici"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio vende bici?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio offre degli attrezzi per la riparazione fai da te"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non offre degli attrezzi per la riparazione fai da te"
|
||||
},
|
||||
"2": {
|
||||
"then": "Gli attrezzi per la riparazione fai da te sono disponibili solamente se hai acquistato/noleggiato la bici nel negozio"
|
||||
}
|
||||
},
|
||||
"question": "Sono presenti degli attrezzi per riparare la propria bici?"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"render": "Questo negozio è specializzato nella vendita di {shop} ed effettua attività relative alle biciclette"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Come si chiama questo negozio di biciclette?",
|
||||
"render": "Questo negozio di biciclette si chiama {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -971,6 +867,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Venditore/riparatore di biciclette <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Venditore/riparatore di biciclette <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Venditore/riparatore di biciclette"
|
||||
|
@ -2353,6 +2252,97 @@
|
|||
"render": "Impianti di riciclo"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio noleggia le bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non noleggia le bici"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio noleggia le bici?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio offre l’uso pubblico di una pompa per bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non offre l’uso pubblico di una pompa per bici"
|
||||
},
|
||||
"2": {
|
||||
"then": "C’è una pompa per bici, è mostrata come punto separato"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio offre l’uso a chiunque di una pompa per bici?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio offre degli attrezzi per la riparazione fai da te"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non offre degli attrezzi per la riparazione fai da te"
|
||||
},
|
||||
"2": {
|
||||
"then": "Gli attrezzi per la riparazione fai da te sono disponibili solamente se hai acquistato/noleggiato la bici nel negozio"
|
||||
}
|
||||
},
|
||||
"question": "Sono presenti degli attrezzi per riparare la propria bici?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio vende bici usate"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non vende bici usate"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo negozio vende solamente bici usate"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio vende bici usate?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio lava le biciclette"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio ha una struttura dove è possibile pulire la propria bici"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo negozio non offre la pulizia della bicicletta"
|
||||
}
|
||||
},
|
||||
"question": "Vengono lavate le bici qua?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo negozio ripara bici"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo negozio non ripara bici"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo negozio ripara solo le bici che sono state acquistate qua"
|
||||
},
|
||||
"3": {
|
||||
"then": "Questo negozio ripara solo le biciclette di una certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Questo negozio ripara bici?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Questo negozio vende bici?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slow_roads": {
|
||||
"tagRenderings": {
|
||||
"slow_roads-surface": {
|
||||
|
|
|
@ -1003,7 +1003,7 @@
|
|||
"question": "Hoeveel kost het gebruik van het fietsschoonmaakpunt?",
|
||||
"render": "Het gebruik van het fietsschoonmaakpunt kost {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Het fietsschoonmaakpunt is gratis"
|
||||
|
@ -1376,126 +1376,11 @@
|
|||
"title": "een fietszaak"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel biedt een fietspomp aan voor iedereen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel biedt geen fietspomp aan voor eender wie"
|
||||
},
|
||||
"2": {
|
||||
"then": "Er is een fietspomp, deze is apart aangeduid"
|
||||
}
|
||||
},
|
||||
"question": "Biedt deze winkel een fietspomp aan voor iedereen?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel biedt fietsschoonmaak aan"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel biedt een installatie aan om zelf je fiets schoon te maken"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze winkel biedt geen fietsschoonmaak aan"
|
||||
}
|
||||
},
|
||||
"question": "Biedt deze winkel een fietsschoonmaak aan?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel verhuurt fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel verhuurt geen fietsen"
|
||||
}
|
||||
},
|
||||
"question": "Verhuurt deze winkel fietsen?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel herstelt fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel herstelt geen fietsen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze winkel herstelt enkel fietsen die hier werden gekocht"
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze winkel herstelt enkel fietsen van een bepaald merk"
|
||||
}
|
||||
},
|
||||
"question": "Herstelt deze winkel fietsen?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel verkoopt tweedehands fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel verkoopt geen tweedehands fietsen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze winkel verkoopt enkel tweedehands fietsen"
|
||||
}
|
||||
},
|
||||
"question": "Verkoopt deze winkel tweedehands fietsen?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel verkoopt fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel verkoopt geen fietsen"
|
||||
}
|
||||
},
|
||||
"question": "Verkoopt deze fietszaak fietsen?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel biedt gereedschap aan om je fiets zelf te herstellen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel biedt geen gereedschap aan om je fiets zelf te herstellen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Het gereedschap aan om je fiets zelf te herstellen is enkel voor als je de fiets er kocht of huurt"
|
||||
}
|
||||
},
|
||||
"question": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Enkel voor {access}"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze zaak focust op verhuur"
|
||||
}
|
||||
},
|
||||
"render": "Deze winkel verkoopt {shop} en heeft fiets-gerelateerde activiteiten."
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Wat is de naam van deze fietszaak?",
|
||||
"render": "Deze fietszaak heet {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sportwinkel <i>{name}</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Shop"
|
||||
},
|
||||
"2": {
|
||||
"then": "Fietsverhuur <i>{name}</i>"
|
||||
},
|
||||
|
@ -1507,6 +1392,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Fietszaak <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Fietszaak <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Fietszaak"
|
||||
|
@ -6215,6 +6103,16 @@
|
|||
"question": "Kan je hier pakketten versturen?",
|
||||
"render": "Je kan pakketten versturen met deze bedrijven: {post_office:parcel_from}"
|
||||
},
|
||||
"parcel-pickup": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Je kunt hier gemiste pakjes ophalen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"parcel-to": {
|
||||
"question": "Kun je deze plaats gebruiken als afhaalpunt?"
|
||||
},
|
||||
"partner-brand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7243,6 +7141,73 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel verhuurt fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel verhuurt geen fietsen"
|
||||
}
|
||||
},
|
||||
"question": "Verhuurt deze winkel fietsen?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel biedt een fietspomp aan voor iedereen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel biedt geen fietspomp aan voor eender wie"
|
||||
},
|
||||
"2": {
|
||||
"then": "Er is een fietspomp, deze is apart aangeduid"
|
||||
}
|
||||
},
|
||||
"question": "Biedt deze winkel een fietspomp aan voor iedereen?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel biedt gereedschap aan om je fiets zelf te herstellen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel biedt geen gereedschap aan om je fiets zelf te herstellen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Het gereedschap aan om je fiets zelf te herstellen is enkel voor als je de fiets er kocht of huurt"
|
||||
}
|
||||
},
|
||||
"question": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel verkoopt tweedehands fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel verkoopt geen tweedehands fietsen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze winkel verkoopt enkel tweedehands fietsen"
|
||||
}
|
||||
},
|
||||
"question": "Verkoopt deze winkel tweedehands fietsen?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel biedt fietsschoonmaak aan"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel biedt een installatie aan om zelf je fiets schoon te maken"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze winkel biedt geen fietsschoonmaak aan"
|
||||
}
|
||||
},
|
||||
"question": "Biedt deze winkel een fietsschoonmaak aan?"
|
||||
},
|
||||
"copyshop-print-sizes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7265,6 +7230,11 @@
|
|||
},
|
||||
"id_presets.shop_types": {
|
||||
"override": {
|
||||
"+mappings": {
|
||||
"0": {
|
||||
"then": "Fietsverhuurzaak"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort winkel is dit?",
|
||||
"render": "Dit is een {shop}"
|
||||
}
|
||||
|
@ -7283,6 +7253,34 @@
|
|||
},
|
||||
"question": "Biedt deze winkel biologische producten aan?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel herstelt fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel herstelt geen fietsen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze winkel herstelt enkel fietsen die hier werden gekocht"
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze winkel herstelt enkel fietsen van een bepaald merk"
|
||||
}
|
||||
},
|
||||
"question": "Herstelt deze winkel fietsen?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze winkel verkoopt nieuwe fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze winkel verkoopt geen nieuwe fietsen"
|
||||
}
|
||||
},
|
||||
"question": "Verkoopt deze fietszaak fietsen?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "Wat is de naam van deze winkel?",
|
||||
"render": "Deze zaak heet <i>{name}</i>"
|
||||
|
|
|
@ -810,7 +810,7 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Darmowa"
|
||||
|
@ -957,13 +957,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"bike_shop": {
|
||||
"tagRenderings": {
|
||||
"bike_shop-access": {
|
||||
"render": "Dostępne tylko dla {access}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_themed_object": {
|
||||
"name": "Obiekt związany z rowerami",
|
||||
"title": {
|
||||
|
|
|
@ -1103,7 +1103,7 @@
|
|||
"question": "Quanto custa para usar este serviço de limpeza?",
|
||||
"render": "Usar o serviço de limpeza custa {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "O serviço de limpeza é grátis para usar"
|
||||
|
@ -1326,54 +1326,6 @@
|
|||
"bike_shop": {
|
||||
"description": "Uma loja que vende especificamente bicicletas ou itens relacionados",
|
||||
"name": "Reparo/loja de bicicletas",
|
||||
"tagRenderings": {
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja aluga bicicletas?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja conserta bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não conserta bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta loja conserta bicicletas compradas aqui"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta loja conserta bicicletas de uma certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja conserta bicicletas?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja vende bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não vende bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja vende bicicletas?"
|
||||
},
|
||||
"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 {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -1390,6 +1342,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Loja/reparo de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Loja/reparo de bicicletas <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Reparo/loja de bicicletas"
|
||||
|
@ -1610,6 +1565,41 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja aluga bicicletas?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja conserta bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não conserta bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta loja conserta bicicletas compradas aqui"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta loja conserta bicicletas de uma certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja conserta bicicletas?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Esta loja vende bicicletas?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sport_pitch": {
|
||||
"filter": {
|
||||
"0": {
|
||||
|
|
|
@ -1093,7 +1093,7 @@
|
|||
"question": "Quanto custa para usar esse serviço de limpeza?",
|
||||
"render": "Usar o serviço de limpeza custa {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"bike_cleaning-service_bicycle_cleaning_charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "O serviço de limpeza é grátis para usar"
|
||||
|
@ -1326,54 +1326,6 @@
|
|||
"bike_shop": {
|
||||
"description": "Uma loja que vende especificamente bicicletas ou itens relacionados",
|
||||
"name": "Reparo/loja de bicicletas",
|
||||
"tagRenderings": {
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja aluga bicicletas?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja conserta bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não conserta bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta loja conserta bicicletas compradas aqui"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta loja conserta bicicletas de uma certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja conserta bicicletas?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja vende bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não vende bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja vende bicicletas?"
|
||||
},
|
||||
"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 {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -1390,6 +1342,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Loja/reparo de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"6": {
|
||||
"then": "Loja/reparo de bicicletas <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Reparo/loja de bicicletas"
|
||||
|
@ -1473,6 +1428,41 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja aluga bicicletas?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja conserta bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não conserta bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta loja conserta bicicletas compradas aqui"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta loja conserta bicicletas de uma certa marca"
|
||||
}
|
||||
},
|
||||
"question": "Esta loja conserta bicicletas?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Esta loja vende bicicletas?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tree_node": {
|
||||
"name": "Árvore",
|
||||
"presets": {
|
||||
|
|
|
@ -545,95 +545,6 @@
|
|||
"title": "Обслуживание велосипедов/магазин"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_repair_bike-pump-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине есть велосипедный насос для всеобщего пользования"
|
||||
},
|
||||
"1": {
|
||||
"then": "В этом магазине нет велосипедного насоса для всеобщего пользования"
|
||||
}
|
||||
},
|
||||
"question": "Предлагается ли в этом магазине велосипедный насос для всеобщего пользования?"
|
||||
},
|
||||
"bike_repair_bike-wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине оказываются услуги мойки/чистки велосипедов"
|
||||
},
|
||||
"2": {
|
||||
"then": "В этом магазине нет услуг мойки/чистки велосипедов"
|
||||
}
|
||||
},
|
||||
"question": "Здесь моют велосипеды?"
|
||||
},
|
||||
"bike_repair_rents-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Этот магазин сдает велосипеды в аренду"
|
||||
},
|
||||
"1": {
|
||||
"then": "Этот магазин не сдает велосипеды напрокат"
|
||||
}
|
||||
},
|
||||
"question": "Этот магазин сдает велосипеды в аренду?"
|
||||
},
|
||||
"bike_repair_repairs-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Этот магазин ремонтирует велосипеды"
|
||||
},
|
||||
"1": {
|
||||
"then": "Этот магазин не ремонтирует велосипеды"
|
||||
},
|
||||
"2": {
|
||||
"then": "Этот магазин ремонтирует только велосипеды, купленные здесь"
|
||||
},
|
||||
"3": {
|
||||
"then": "В этом магазине обслуживают велосипеды определённого бренда"
|
||||
}
|
||||
},
|
||||
"question": "В этом магазине ремонтируют велосипеды?"
|
||||
},
|
||||
"bike_repair_second-hand-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине продаются подержанные велосипеды"
|
||||
},
|
||||
"1": {
|
||||
"then": "В этом магазине не продаются подержанные велосипеды"
|
||||
},
|
||||
"2": {
|
||||
"then": "В этом магазине продаются только подержанные велосипеды"
|
||||
}
|
||||
},
|
||||
"question": "В этом магазине продаются подержанные велосипеды?"
|
||||
},
|
||||
"bike_repair_sells-bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине продаются велосипеды"
|
||||
},
|
||||
"1": {
|
||||
"then": "В этом магазине не продают велосипеды"
|
||||
}
|
||||
},
|
||||
"question": "Продаются ли велосипеды в этом магазине?"
|
||||
},
|
||||
"bike_repair_tools-service": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Инструменты для починки доступны только при покупке/аренде велосипеда в магазине"
|
||||
}
|
||||
},
|
||||
"question": "Есть ли здесь инструменты для починки собственного велосипеда?"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
"question": "Как называется магазин велосипедов?",
|
||||
"render": "Этот магазин велосипедов называется {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -647,6 +558,9 @@
|
|||
},
|
||||
"4": {
|
||||
"then": "Магазин велосипедов <i>{name}</i>"
|
||||
},
|
||||
"5": {
|
||||
"then": "Магазин велосипедов <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Обслуживание велосипедов/магазин"
|
||||
|
@ -1544,6 +1458,81 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Этот магазин сдает велосипеды в аренду"
|
||||
},
|
||||
"1": {
|
||||
"then": "Этот магазин не сдает велосипеды напрокат"
|
||||
}
|
||||
},
|
||||
"question": "Этот магазин сдает велосипеды в аренду?"
|
||||
},
|
||||
"bike_pump_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине есть велосипедный насос для всеобщего пользования"
|
||||
},
|
||||
"1": {
|
||||
"then": "В этом магазине нет велосипедного насоса для всеобщего пользования"
|
||||
}
|
||||
},
|
||||
"question": "Предлагается ли в этом магазине велосипедный насос для всеобщего пользования?"
|
||||
},
|
||||
"bike_repair_tools": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Инструменты для починки доступны только при покупке/аренде велосипеда в магазине"
|
||||
}
|
||||
},
|
||||
"question": "Есть ли здесь инструменты для починки собственного велосипеда?"
|
||||
},
|
||||
"bike_second_hand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине продаются подержанные велосипеды"
|
||||
},
|
||||
"1": {
|
||||
"then": "В этом магазине не продаются подержанные велосипеды"
|
||||
},
|
||||
"2": {
|
||||
"then": "В этом магазине продаются только подержанные велосипеды"
|
||||
}
|
||||
},
|
||||
"question": "В этом магазине продаются подержанные велосипеды?"
|
||||
},
|
||||
"bike_wash": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "В этом магазине оказываются услуги мойки/чистки велосипедов"
|
||||
},
|
||||
"2": {
|
||||
"then": "В этом магазине нет услуг мойки/чистки велосипедов"
|
||||
}
|
||||
},
|
||||
"question": "Здесь моют велосипеды?"
|
||||
},
|
||||
"repairs_bikes": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Этот магазин ремонтирует велосипеды"
|
||||
},
|
||||
"1": {
|
||||
"then": "Этот магазин не ремонтирует велосипеды"
|
||||
},
|
||||
"2": {
|
||||
"then": "Этот магазин ремонтирует только велосипеды, купленные здесь"
|
||||
},
|
||||
"3": {
|
||||
"then": "В этом магазине обслуживают велосипеды определённого бренда"
|
||||
}
|
||||
},
|
||||
"question": "В этом магазине ремонтируют велосипеды?"
|
||||
},
|
||||
"sells_new_bikes": {
|
||||
"question": "Продаются ли велосипеды в этом магазине?"
|
||||
},
|
||||
"shops-name": {
|
||||
"question": "Как называется этот магазин?"
|
||||
}
|
||||
|
|
|
@ -987,133 +987,6 @@
|
|||
"description": "Leuchttürme sind hohe Gebäude mit einem Licht an der Spitze, das den Schiffsverkehr leitet.",
|
||||
"title": "Leuchttürme"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Zeigt alle MapComplete Änderungen",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themenname enthält {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Themenname enthält <b>nicht</b> {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt von Mitwirkendem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> erstellt von Mitwirkendem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt nach {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Benutzersprache (ISO-Code) {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt mit Host {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Änderungssatz fügte mindestens ein Bild hinzu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "GRB-Thema ausschließen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Etymologie-Thema ausschließen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Änderungssatz zentriert",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"question": "Welcher Mitwirkende hat diese Änderung vorgenommen?",
|
||||
"render": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"host": {
|
||||
"question": "Mit welchem Host (Website) wurde diese Änderung vorgenommen?",
|
||||
"render": "Änderung mit <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "In welcher Sprache wurde diese Änderung vorgenommen?",
|
||||
"render": "Benutzersprache ist {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "Welches Thema wurde für diese Änderung verwendet?",
|
||||
"render": "Änderung mit Thema <a href='https://mapcomplete.org/{theme}'>{theme}</a>"
|
||||
},
|
||||
"version": {
|
||||
"question": "Welche Version von MapComplete wurde für diese Änderung verwendet?",
|
||||
"render": "Erstellt mit {editor}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Änderungssatz für {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"render": "Weitere Statistiken findest du <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Zeigt Änderungen, die mit MapComplete vorgenommen wurden",
|
||||
"title": "Änderungen mit MapComplete vorgenommen"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
|
||||
"title": "MapRoulette-Aufgaben"
|
||||
|
|
|
@ -695,30 +695,6 @@
|
|||
"description": "I fari sono edifici alti con una luce in cima per guidare il traffico marittimo.",
|
||||
"title": "Fari"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "Questa mappa mostra tutte le modifiche fatte con MapComplete",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Mostra tutte le modifiche fatte con MapComplete",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Il nome del tema contiene {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Il nome del tema <b>not</b> contiene {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"maps": {
|
||||
"description": "In questa carta puoi trovare tutte le mappe conosciute da OpenStreetMap (tipicamente una grossa mappa su di un pannello informativo che mostra l’area, la città o la regione, ad es. una mappa turistica dietro a un manifesto, la mappa di una riserva naturale, la mappa della rete ciclistica regionale, etc.)<br/><br/>Se manca una mappa, puoi aggiungerla facilmente a questa su OpenStreetMap.",
|
||||
"shortDescription": "Questo tema mostra tutte le mappe (turistiche) di cui OpenStreetMap dispone",
|
||||
|
|
Loading…
Reference in a new issue