diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index ccf1dc807..792a1551b 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -153,7 +153,8 @@
},
"presets": {
"0": {
- "description": "Une vélothèque a une collection de vélos qui peuvent être empruntés"
+ "description": "Une vélothèque a une flotte de vélos qui peuvent être empruntés",
+ "title": "Vélothèque"
}
}
},
@@ -316,7 +317,7 @@
"then": "Abri
"
},
"6": {
- "then": "Bollard
"
+ "then": "Potelet
"
},
"7": {
"then": "Zone au sol qui est marquée pour le stationnement des vélos"
@@ -531,6 +532,9 @@
"2": {
"title": "Point de réparation vélo sans pompe"
}
+ },
+ "icon": {
+ "render": "./assets/layers/bike_repair_station/repair_station.svg"
}
},
"bike_shop": {
@@ -820,6 +824,13 @@
"render": "Informations supplémentaires pour les experts d'OpenStreetMap : {fixme}",
"question": "Y a-t-il quelque chose qui ne va pas dans la manière dont ça a été cartographié, et que vous n'avez pas pu réparer ici ? (laisser une note pour les experts d'OpenStreetMap)"
}
+ },
+ "icon": {
+ "mappings": {
+ "0": {
+ "then": "./assets/layers/defibrillator/aed_checked.svg"
+ }
+ }
}
},
"direction": {
@@ -862,6 +873,9 @@
"then": "Les bouteilles d'eau peuvent ne pas passer"
}
}
+ },
+ "3": {
+ "render": "Une autre source d’eau potable est à {_closest_other_drinking_water_distance} mètres a>"
}
}
},
@@ -941,8 +955,18 @@
},
"4": {
"then": "Il n'y a aucune attribution"
+ },
+ "2": {
+ "then": "OpenStreetMap n’est pas mentionné, un sticker OpenStreetMap a été collé"
+ },
+ "1": {
+ "then": "L’attribution est clairement inscrite mais la licence est absente"
+ },
+ "0": {
+ "then": "L’attribution est clairement inscrite ainsi que la licence ODBL"
}
- }
+ },
+ "question": "L’attribution à OpenStreetMap est elle-présente ?"
}
},
"presets": {
@@ -981,6 +1005,10 @@
},
"12": {
"render": "Superficie : {_surface:ha} ha"
+ },
+ "7": {
+ "render": "{curator} est en charge de la conservation de la réserve",
+ "question": "Qui est en charge de la conservation de la réserve ?
À ne remplir seulement que si le nom est diffusé au public"
}
}
},
@@ -989,29 +1017,71 @@
"title": {
"render": "Table de pique-nique"
},
- "description": "La couche montrant les tables de pique-nique"
+ "description": "La couche montrant les tables de pique-nique",
+ "presets": {
+ "0": {
+ "title": "Table de pique-nique"
+ }
+ },
+ "tagRenderings": {
+ "0": {
+ "mappings": {
+ "1": {
+ "then": "C’est une table en béton"
+ },
+ "0": {
+ "then": "C’est une table en bois"
+ }
+ },
+ "render": "La table est faite en {material}",
+ "question": "En quel matériau est faite la table de pique-nique ?"
+ }
+ }
},
"playground": {
"tagRenderings": {
"2": {
- "question": "Ce terrain de jeux est-il éclairé la nuit ?"
+ "question": "Ce terrain de jeux est-il éclairé la nuit ?",
+ "mappings": {
+ "1": {
+ "then": "L’aire de jeu n’est pas éclairée de nuit"
+ },
+ "0": {
+ "then": "L’aire de jeu est éclairée de nuit"
+ }
+ }
},
"3": {
"render": "Accessible aux enfants de plus de {min_age} ans",
"question": "Quel est l'âge minimal requis pour accéder à ce terrain de jeux ?"
},
"4": {
- "render": "Accessible aux enfants de {max_age} au maximum"
+ "render": "Accessible aux enfants de {max_age} au maximum",
+ "question": "Quel est l’âge maximum autorisé pour utiliser l’aire de jeu ?"
},
"5": {
- "render": "Exploité par {operator}"
+ "render": "Exploité par {operator}",
+ "question": "Qui est en charge de l’exploitation de l’aire de jeu ?"
},
"6": {
"mappings": {
"4": {
"then": "Non accessible"
+ },
+ "3": {
+ "then": "Réservée aux élèves de l’école"
+ },
+ "2": {
+ "then": "Réservée aux clients"
+ },
+ "1": {
+ "then": "Accessible au public"
+ },
+ "0": {
+ "then": "Accessible au public"
}
- }
+ },
+ "question": "L’aire de jeu est-elle accessible au public ?"
},
"7": {
"question": "Quelle est l'adresse électronique du responsable de l'aire de jeux ?",
@@ -1048,13 +1118,53 @@
"then": "Toujours accessible"
}
}
+ },
+ "1": {
+ "mappings": {
+ "7": {
+ "then": "La surface a un revêtement"
+ },
+ "6": {
+ "then": "La surface n’a pas de revêtement"
+ },
+ "5": {
+ "then": "La surface est en béton"
+ },
+ "4": {
+ "then": "La surface est en bitume"
+ },
+ "3": {
+ "then": "La surface est en pavés"
+ },
+ "2": {
+ "then": "La surface est en copeaux de bois"
+ },
+ "1": {
+ "then": "La surface est en sable"
+ },
+ "0": {
+ "then": "La surface est en gazon"
+ }
+ },
+ "render": "La surface est en {surface}",
+ "question": "De quelle matière est la surface de l’aire de jeu ?
Pour plusieurs matières, sélectionner la principale"
}
},
"presets": {
"0": {
"title": "Terrain de jeux"
}
- }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Aire de jeu {name}"
+ }
+ },
+ "render": "Aire de jeu"
+ },
+ "description": "Aire de jeu",
+ "name": "Aire de jeu"
},
"public_bookcase": {
"name": "Microbibliothèque",
@@ -1182,6 +1292,12 @@
},
"7": {
"then": "La surface est pavée"
+ },
+ "5": {
+ "then": "La surface est en bitume"
+ },
+ "4": {
+ "then": "La surface est en pierres pavées"
}
}
}
@@ -1541,6 +1657,21 @@
},
"6": {
"then": "L'arbre est une zone urbaine."
+ },
+ "7": {
+ "then": "Cet arbre est en zone rurale."
+ },
+ "4": {
+ "then": "Cet arbre est dans une cour résidentielle."
+ },
+ "3": {
+ "then": "Cet arbre est dans un parc ou une aire similaire (ex : cimetière, cour d’école, …)."
+ },
+ "2": {
+ "then": "Cet arbre est utilisé à but d’agriculture (ex : dans un verger)"
+ },
+ "1": {
+ "then": "Cet arbre est un monument naturel (ex : âge, espèce, etc…)"
}
}
},
@@ -1548,8 +1679,12 @@
"mappings": {
"1": {
"then": "À feuilles persistantes."
+ },
+ "0": {
+ "then": "Caduc : l’arbre perd son feuillage une partie de l’année."
}
- }
+ },
+ "question": "L’arbre est-il à feuillage persistant ou caduc ?"
},
"5": {
"render": "Nom : {name}",
@@ -1574,11 +1709,33 @@
},
"4": {
"then": "Enregistré comme patrimoine par une autre organisation"
+ },
+ "0": {
+ "then": "
Fait partie du patrimoine par Onroerend Erfgoed"
}
}
},
"8": {
- "question": "Quel est l'identifiant Wikidata de cet arbre ?"
+ "question": "Quel est l'identifiant Wikidata de cet arbre ?",
+ "render": "
Wikidata : {wikidata}"
+ },
+ "7": {
+ "render": "
Identifiant Onroerend Erfgoed : {ref:OnroerendErfgoed}",
+ "question": "Quel est son identifiant donné par Onroerend Erfgoed ?"
+ },
+ "2": {
+ "mappings": {
+ "2": {
+ "then": "
Sans feuilles (Permanent)"
+ },
+ "1": {
+ "then": "
Résineux"
+ },
+ "0": {
+ "then": "
Feuillu"
+ }
+ },
+ "question": "Cet arbre est-il un feuillu ou un résineux ?"
}
},
"presets": {
@@ -1589,6 +1746,10 @@
"2": {
"title": "Arbre",
"description": "Si vous n'êtes pas sûr(e) de savoir s'il s'agit d'un arbre à feuilles larges ou à aiguilles."
+ },
+ "1": {
+ "description": "Une espèce d’arbre avec des épines comme le pin ou l’épicéa.",
+ "title": "Arbre résineux"
}
}
},
@@ -1609,4 +1770,4 @@
}
}
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/id.json b/langs/layers/id.json
index 7e54ef48c..798174b1b 100644
--- a/langs/layers/id.json
+++ b/langs/layers/id.json
@@ -96,6 +96,45 @@
"5": {
"render": "Nama: {name}"
}
+ },
+ "presets": {
+ "2": {
+ "title": "Pohon"
+ }
}
+ },
+ "defibrillator": {
+ "tagRenderings": {
+ "13": {
+ "render": "Informasi tambahan: {description}"
+ }
+ }
+ },
+ "drinking_water": {
+ "presets": {
+ "0": {
+ "title": "Air minum"
+ }
+ },
+ "title": {
+ "render": "Air minum"
+ },
+ "name": "Air minum"
+ },
+ "viewpoint": {
+ "tagRenderings": {
+ "1": {
+ "question": "Apakah Anda ingin menambahkan deskripsi?"
+ }
+ },
+ "title": {
+ "render": "Sudut pandang"
+ },
+ "presets": {
+ "0": {
+ "title": "Sudut pandang"
+ }
+ },
+ "name": "Sudut pandang"
}
-}
\ No newline at end of file
+}
diff --git a/langs/layers/pl.json b/langs/layers/pl.json
index 0967ef424..4ad76bb5f 100644
--- a/langs/layers/pl.json
+++ b/langs/layers/pl.json
@@ -1 +1,145 @@
-{}
+{
+ "bicycle_library": {
+ "description": "Obiekt, w którym rowery można wypożyczyć na dłuższy okres"
+ },
+ "bench_at_pt": {
+ "tagRenderings": {
+ "1": {
+ "render": "{name}"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Ławka na przystanku komunikacji miejskiej"
+ }
+ },
+ "render": "Ławka"
+ },
+ "name": "Ławki na przystankach komunikacji miejskiej"
+ },
+ "bench": {
+ "presets": {
+ "0": {
+ "description": "Dodaj nową ławkę",
+ "title": "Ławka"
+ }
+ },
+ "tagRenderings": {
+ "6": {
+ "render": "Ławka ta była ostatnio badana w dniu {survey:date}",
+ "question": "Kiedy ostatnio badano tę ławkę?"
+ },
+ "5": {
+ "mappings": {
+ "7": {
+ "then": "Kolor: żółty"
+ },
+ "6": {
+ "then": "Kolor: niebieski"
+ },
+ "5": {
+ "then": "Kolor: czarny"
+ },
+ "4": {
+ "then": "Kolor: czerwony"
+ },
+ "3": {
+ "then": "Kolor: biały"
+ },
+ "2": {
+ "then": "Kolor: szary"
+ },
+ "1": {
+ "then": "Kolor: zielony"
+ },
+ "0": {
+ "then": "Kolor: brązowy"
+ }
+ },
+ "question": "Jaki kolor ma ta ławka?",
+ "render": "Kolor: {colour}"
+ },
+ "4": {
+ "render": "Siedząc na ławce, patrzy się w kierunku {direction}°.",
+ "question": "W jakim kierunku patrzysz siedząc na ławce?"
+ },
+ "3": {
+ "question": "Z czego wykonana jest ławka (siedzisko)?",
+ "mappings": {
+ "5": {
+ "then": "Materiał: stal"
+ },
+ "4": {
+ "then": "Materiał: plastik"
+ },
+ "3": {
+ "then": "Materiał: beton"
+ },
+ "2": {
+ "then": "Materiał: kamień"
+ },
+ "1": {
+ "then": "Materiał: metal"
+ },
+ "0": {
+ "then": "Materiał: drewno"
+ }
+ },
+ "render": "Materiał: {material}"
+ },
+ "2": {
+ "render": "{seats} siedzeń",
+ "question": "Ile siedzeń ma ta ławka?"
+ },
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Oparcie: Tak"
+ },
+ "1": {
+ "then": "Oparcie: Nie"
+ }
+ },
+ "render": "Oparcie",
+ "question": "Czy ta ławka ma oparcie?"
+ }
+ },
+ "title": {
+ "render": "Ławka"
+ },
+ "name": "Ławki"
+ },
+ "bike_parking": {
+ "tagRenderings": {
+ "2": {
+ "question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
+ },
+ "1": {
+ "render": "Jest to parking rowerowy typu: {bicycle_parking}",
+ "question": "Jaki jest typ tego parkingu dla rowerów?"
+ }
+ },
+ "title": {
+ "render": "Parking dla rowerów"
+ },
+ "presets": {
+ "0": {
+ "title": "Parking dla rowerów"
+ }
+ },
+ "name": "Parking dla rowerów"
+ },
+ "bike_monitoring_station": {
+ "title": {
+ "mappings": {
+ "1": {
+ "then": "Stacja liczenia rowerów {ref}"
+ },
+ "0": {
+ "then": "Stacja liczenia rowerów {name}"
+ }
+ }
+ }
+ }
+}
diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json
index e7644ac10..e27538816 100644
--- a/langs/layers/pt_BR.json
+++ b/langs/layers/pt_BR.json
@@ -17,12 +17,17 @@
},
"5": {
"then": "Material: aço"
+ },
+ "1": {
+ "then": "Material: metal"
}
},
- "question": "De que é feito o banco (assento)?"
+ "question": "De que é feito o banco (assento)?",
+ "render": "Material: {material}"
},
"4": {
- "question": "Em que direção você olha quando está sentado no banco?"
+ "question": "Em que direção você olha quando está sentado no banco?",
+ "render": "Ao sentar-se no banco, olha-se para {direction} °."
},
"5": {
"render": "Cor: {colour}",
@@ -57,6 +62,22 @@
"6": {
"question": "Quando esta bancada foi pesquisada pela última vez?",
"render": "Esta bancada foi pesquisada pela última vez em {survey:date}"
+ },
+ "2": {
+ "question": "Quantos assentos este banco tem?",
+ "render": "{seats} assentos"
+ },
+ "1": {
+ "question": "Este assento tem um escosto?",
+ "mappings": {
+ "1": {
+ "then": "Encosto: Não"
+ },
+ "0": {
+ "then": "Encosto: Sim"
+ }
+ },
+ "render": "Encosto"
}
},
"presets": {
@@ -64,6 +85,10 @@
"title": "Banco",
"description": "Adicionar um novo banco"
}
+ },
+ "name": "Bancos",
+ "title": {
+ "render": "Banco"
}
},
"bench_at_pt": {
@@ -94,6 +119,9 @@
"mappings": {
"0": {
"then": "Emprestar uma bicicleta é grátis"
+ },
+ "1": {
+ "then": "Emprestar uma bicicleta custa €20/ano e €20 de garantia"
}
}
},
@@ -110,8 +138,21 @@
"then": "Bicicletas para deficientes físicos disponíveis"
}
}
+ },
+ "1": {
+ "render": "Esta biblioteca de bicicleta é chamada de {name}",
+ "question": "Qual o nome desta biblioteca de bicicleta?"
}
- }
+ },
+ "presets": {
+ "0": {
+ "title": "Biblioteca de bicicletas"
+ }
+ },
+ "title": {
+ "render": "Biblioteca de bicicleta"
+ },
+ "name": "Biblioteca de bicicleta"
},
"bicycle_tube_vending_machine": {
"name": "Máquina de venda automática de tubos de bicicleta",
@@ -136,8 +177,365 @@
"2": {
"then": "Esta máquina de venda automática está fechada"
}
- }
+ },
+ "render": "O estado operacional é: {operational_status"
}
}
+ },
+ "bike_shop": {
+ "tagRenderings": {
+ "11": {
+ "mappings": {
+ "1": {
+ "then": "Esta loja não aluga bicicletas"
+ },
+ "0": {
+ "then": "Esta loja aluga bicicletas"
+ }
+ },
+ "question": "Esta loja aluga bicicletas?"
+ },
+ "10": {
+ "mappings": {
+ "3": {
+ "then": "Esta loja conserta bicicletas de uma certa marca"
+ },
+ "2": {
+ "then": "Esta loja conserta bicicletas compradas aqui"
+ },
+ "1": {
+ "then": "Esta loja não conserta bicicletas"
+ },
+ "0": {
+ "then": "Esta loja conserta bicicletas"
+ }
+ },
+ "question": "Esta loja conserta bicicletas?"
+ },
+ "1": {
+ "render": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas"
+ },
+ "9": {
+ "mappings": {
+ "1": {
+ "then": "Esta loja não vende bicicletas"
+ },
+ "0": {
+ "then": "Esta loja vende bicicletas"
+ }
+ },
+ "question": "Esta loja vende bicicletas?"
+ },
+ "5": {
+ "question": "Qual o endereço de email de {name}?"
+ },
+ "4": {
+ "question": "Qual o número de telefone de {name}?"
+ },
+ "3": {
+ "question": "Qual o website de {name}?"
+ },
+ "2": {
+ "render": "Esta loja de bicicletas se chama {nome}",
+ "question": "Qual o nome desta loja de bicicletas?"
+ }
+ },
+ "description": "Uma loja que vende especificamente bicicletas ou itens relacionados",
+ "title": {
+ "mappings": {
+ "5": {
+ "then": "Loja/reparo de bicicletas {name}"
+ },
+ "4": {
+ "then": "Loja de bicicletas {name}"
+ },
+ "3": {
+ "then": "Reparo de bicicletas {name}"
+ },
+ "2": {
+ "then": "Aluguel de bicicletas {name}"
+ },
+ "0": {
+ "then": "Loja de equipamentos esportivos {name}"
+ }
+ },
+ "render": "Reparo/loja de bicicletas"
+ },
+ "name": "Reparo/loja de bicicletas"
+ },
+ "bike_repair_station": {
+ "presets": {
+ "0": {
+ "description": "Um dispositivo para encher seus pneus em um local fixa no espaço públicoExemplos de bombas de bicicletas
",
+ "title": "Bomba de bicicleta"
+ }
+ },
+ "icon": {
+ "render": "./assets/layers/bike_repair_station/repair_station.svg"
+ },
+ "tagRenderings": {
+ "9": {
+ "mappings": {
+ "2": {
+ "then": "Há um manômetro mas está quebrado"
+ },
+ "1": {
+ "then": "Não há um manômetro"
+ },
+ "0": {
+ "then": "Há um manômetro"
+ }
+ }
+ },
+ "8": {
+ "mappings": {
+ "1": {
+ "then": "Bomba elétrica"
+ },
+ "0": {
+ "then": "Bomba manual"
+ }
+ }
+ },
+ "5": {
+ "mappings": {
+ "1": {
+ "then": "Não há um gancho ou um suporte"
+ },
+ "0": {
+ "then": "Há um gancho ou um suporte"
+ }
+ }
+ },
+ "4": {
+ "mappings": {
+ "1": {
+ "then": "Não há uma ferramenta de corrente"
+ },
+ "0": {
+ "then": "Há uma ferramenta de corrente"
+ }
+ }
+ },
+ "3": {
+ "mappings": {
+ "1": {
+ "then": "Sempre aberto"
+ },
+ "0": {
+ "then": "Sempre aberto"
+ }
+ }
+ },
+ "2": {
+ "render": "Mantida por {operator}",
+ "question": "Quem faz a manutenção desta bomba de ciclo?"
+ },
+ "1": {
+ "mappings": {
+ "2": {
+ "then": "Há tanto ferramentas e uma bomba presente"
+ },
+ "1": {
+ "then": "Há somente ferramentas (chaves de fenda, alicates...) presentes"
+ },
+ "0": {
+ "then": "Há somente uma bomba presente"
+ }
+ },
+ "question": "Quais serviços estão disponíveis nesta estação de bicicletas?"
+ }
+ },
+ "title": {
+ "mappings": {
+ "4": {
+ "then": "Bomba de bicicleta"
+ },
+ "3": {
+ "then": "Bomba de bicicleta {name}"
+ },
+ "2": {
+ "then": "Bomba quebrada"
+ },
+ "1": {
+ "then": "Estação de reparo de bicicletas"
+ },
+ "0": {
+ "then": "Estação de reparo de bicicletas"
+ }
+ },
+ "render": "Estação de bicicletas (bomba e reparo)"
+ },
+ "name": "Estações de bicicletas (reparo, bomba ou ambos)"
+ },
+ "bike_parking": {
+ "tagRenderings": {
+ "7": {
+ "render": "Neste estacionamento cabem {capacity:cargo_bike} bicicletas de carga",
+ "question": "Quantas bicicletas de carga cabem neste estacionamento de bicicletas?"
+ },
+ "6": {
+ "mappings": {
+ "2": {
+ "then": "Você não tem permissão para estacionar bicicletas de carga"
+ },
+ "1": {
+ "then": "Este estacionamento tem vagas (oficiais) projetadas para bicicletas de carga."
+ },
+ "0": {
+ "then": "Este estacionamento tem vagas para bicicletas de carga"
+ }
+ },
+ "question": "O estacionamento de bicicletas tem vagas para bicicletas de carga?"
+ },
+ "5": {
+ "mappings": {
+ "2": {
+ "then": "Acesso é limitado aos membros de uma escola, companhia ou organização"
+ },
+ "1": {
+ "then": "Acesso é principalmente para visitantes de uma empresa"
+ },
+ "0": {
+ "then": "Acessível ao público"
+ }
+ },
+ "render": "{access}",
+ "question": "Quem pode usar este estacionamento de bicicletas?"
+ },
+ "4": {
+ "render": "Lugar para {capacity} bicicletas"
+ },
+ "3": {
+ "mappings": {
+ "1": {
+ "then": "Este estacionamento não é coberto"
+ },
+ "0": {
+ "then": "Este estacionamento é coberto (tem um telhado)"
+ }
+ },
+ "question": "Este estacionamento é coberto? Também selecione \"coberto\" para estacionamentos internos."
+ },
+ "2": {
+ "mappings": {
+ "4": {
+ "then": "Estacionamento no telhado"
+ },
+ "3": {
+ "then": "Estacionamento ao nível da superfície"
+ },
+ "2": {
+ "then": "Estacionamento de superfície"
+ },
+ "1": {
+ "then": "Estacionamento subterrâneo"
+ },
+ "0": {
+ "then": "Estacionamento subterrâneo"
+ }
+ },
+ "question": "Qual a localização relativa deste estacionamento de bicicletas?"
+ },
+ "1": {
+ "render": "Este é um estacionamento de bicicletas do tipo: {bicycle_parking}",
+ "question": "Qual o tipo deste estacionamento de bicicletas?"
+ }
+ },
+ "title": {
+ "render": "Estacionamento de bicicletas"
+ },
+ "presets": {
+ "0": {
+ "title": "Estacionamento de bicicletas"
+ }
+ },
+ "name": "Estacionamento de bicicletas"
+ },
+ "bike_monitoring_station": {
+ "title": {
+ "mappings": {
+ "1": {
+ "then": "Estação de contagem de bicicletas {ref}"
+ },
+ "0": {
+ "then": "Estação de contagem de bicicletas {name}"
+ }
+ },
+ "render": "Estação de contagem de bicicletas"
+ },
+ "name": "Estações de monitoramento"
+ },
+ "bike_cleaning": {
+ "presets": {
+ "0": {
+ "title": "Serviço de limpeza de bicicletas"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Serviço de limpeza de bicicletas {name}"
+ }
+ },
+ "render": "Serviço de limpeza de bicicletas"
+ },
+ "name": "Serviço de limpeza de bicicletas"
+ },
+ "bike_cafe": {
+ "presets": {
+ "0": {
+ "title": "Café de bicicleta"
+ }
+ },
+ "tagRenderings": {
+ "8": {
+ "question": "Quando este café de bicicleta abre?"
+ },
+ "7": {
+ "question": "Qual o endereço de email de {name}?"
+ },
+ "6": {
+ "question": "Qual o número de telefone de {name}?"
+ },
+ "5": {
+ "question": "Qual o website de {name}?"
+ },
+ "4": {
+ "mappings": {
+ "1": {
+ "then": "Este café de bicicleta não conserta bicicletas"
+ },
+ "0": {
+ "then": "Este café de bicicleta conserta bicicletas"
+ }
+ },
+ "question": "Este café de bicicleta conserta bicicletas?"
+ },
+ "3": {
+ "mappings": {
+ "1": {
+ "then": "Este café de bicicleta não oferece ferramentas de reparo faça você mesmo"
+ },
+ "0": {
+ "then": "Este café de bicicleta oferece ferramentas de reparo faça você mesmo"
+ }
+ },
+ "question": "Há ferramentas aqui para consertar sua bicicleta?"
+ },
+ "1": {
+ "render": "Este café de bicicleta se chama {name}",
+ "question": "Qual o nome deste café de bicicleta?"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Café de bicicleta {name}"
+ }
+ },
+ "render": "Café de bicicleta"
+ },
+ "name": "Café de bicicletas"
}
-}
\ No newline at end of file
+}