forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
7e7c6d53f6
commit
00ac3c7ac9
54 changed files with 2891 additions and 2422 deletions
|
@ -153,8 +153,8 @@
|
|||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Une vélothèque a une flotte de vélos qui peuvent être empruntés",
|
||||
"title": "Vélothèque"
|
||||
"title": "Vélothèque",
|
||||
"description": "Une vélothèque a une flotte de vélos qui peuvent être empruntés"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -520,6 +520,9 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"icon": {
|
||||
"render": "./assets/layers/bike_repair_station/repair_station.svg"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Pompe à vélo",
|
||||
|
@ -532,9 +535,6 @@
|
|||
"2": {
|
||||
"title": "Point de réparation vélo sans pompe"
|
||||
}
|
||||
},
|
||||
"icon": {
|
||||
"render": "./assets/layers/bike_repair_station/repair_station.svg"
|
||||
}
|
||||
},
|
||||
"bike_shop": {
|
||||
|
@ -695,6 +695,13 @@
|
|||
"title": {
|
||||
"render": "Défibrillateur"
|
||||
},
|
||||
"icon": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "./assets/layers/defibrillator/aed_checked.svg"
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Défibrillateur"
|
||||
|
@ -824,13 +831,6 @@
|
|||
"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": {
|
||||
|
@ -949,24 +949,24 @@
|
|||
"render": "Cette carte est basée sur {map_source}"
|
||||
},
|
||||
"2": {
|
||||
"question": "L’attribution à OpenStreetMap est elle-présente ?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "L’attribution est clairement inscrite ainsi que la licence ODBL"
|
||||
},
|
||||
"1": {
|
||||
"then": "L’attribution est clairement inscrite mais la licence est absente"
|
||||
},
|
||||
"2": {
|
||||
"then": "OpenStreetMap n’est pas mentionné, un sticker OpenStreetMap a été collé"
|
||||
},
|
||||
"3": {
|
||||
"then": "Il n'y a aucune attribution"
|
||||
},
|
||||
"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": {
|
||||
|
@ -995,6 +995,10 @@
|
|||
"6": {
|
||||
"question": "Sur quelle page web peut-on trouver plus d'informations sur cette réserve naturelle ?"
|
||||
},
|
||||
"7": {
|
||||
"question": "Qui est en charge de la conservation de la réserve ?<br/><span class='subtle'>À ne remplir seulement que si le nom est diffusé au public",
|
||||
"render": "{curator} est en charge de la conservation de la réserve"
|
||||
},
|
||||
"8": {
|
||||
"question": "À quelle adresse courriel peut-on envoyer des questions et des problèmes concernant cette réserve naturelle ? <br/><span class='subtle'>Respecter la vie privée – renseignez une adresse électronique personnelle seulement si celle-ci est largement publiée",
|
||||
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
|
||||
|
@ -1005,10 +1009,6 @@
|
|||
},
|
||||
"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 ?<br/><span class='subtle'>À ne remplir seulement que si le nom est diffusé au public"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1018,36 +1018,76 @@
|
|||
"render": "Table de pique-nique"
|
||||
},
|
||||
"description": "La couche montrant les tables de pique-nique",
|
||||
"tagRenderings": {
|
||||
"0": {
|
||||
"question": "En quel matériau est faite la table de pique-nique ?",
|
||||
"render": "La table est faite en {material}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "C’est une table en bois"
|
||||
},
|
||||
"1": {
|
||||
"then": "C’est une table en béton"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
"name": "Aire de jeu",
|
||||
"description": "Aire de jeu",
|
||||
"title": {
|
||||
"render": "Aire de jeu",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aire de jeu <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "De quelle matière est la surface de l’aire de jeu ?<br/><i>Pour plusieurs matières, sélectionner la principale</i>",
|
||||
"render": "La surface est en <b>{surface}</b>",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "La surface est en <b>gazon</b>"
|
||||
},
|
||||
"1": {
|
||||
"then": "La surface est en <b>sable</b>"
|
||||
},
|
||||
"2": {
|
||||
"then": "La surface est en <b>copeaux de bois</b>"
|
||||
},
|
||||
"3": {
|
||||
"then": "La surface est en <b>pavés</b>"
|
||||
},
|
||||
"4": {
|
||||
"then": "La surface est en <b>bitume</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "La surface est en <b>béton</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "La surface n’a <b>pas de revêtement</b>"
|
||||
},
|
||||
"7": {
|
||||
"then": "La surface a <b>un revêtement</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"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"
|
||||
},
|
||||
"1": {
|
||||
"then": "L’aire de jeu n’est pas éclairée de nuit"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1060,28 +1100,28 @@
|
|||
"question": "Quel est l’âge maximum autorisé pour utiliser l’aire de jeu ?"
|
||||
},
|
||||
"5": {
|
||||
"render": "Exploité par {operator}",
|
||||
"question": "Qui est en charge de l’exploitation de l’aire de jeu ?"
|
||||
"question": "Qui est en charge de l’exploitation de l’aire de jeu ?",
|
||||
"render": "Exploité par {operator}"
|
||||
},
|
||||
"6": {
|
||||
"question": "L’aire de jeu est-elle accessible au public ?",
|
||||
"mappings": {
|
||||
"4": {
|
||||
"then": "Non accessible"
|
||||
},
|
||||
"3": {
|
||||
"then": "Réservée aux élèves de l’école"
|
||||
},
|
||||
"2": {
|
||||
"then": "Réservée aux clients"
|
||||
"0": {
|
||||
"then": "Accessible au public"
|
||||
},
|
||||
"1": {
|
||||
"then": "Accessible au public"
|
||||
},
|
||||
"0": {
|
||||
"then": "Accessible au public"
|
||||
"2": {
|
||||
"then": "Réservée aux clients"
|
||||
},
|
||||
"3": {
|
||||
"then": "Réservée aux élèves de l’école"
|
||||
},
|
||||
"4": {
|
||||
"then": "Non accessible"
|
||||
}
|
||||
},
|
||||
"question": "L’aire de jeu est-elle accessible au public ?"
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"question": "Quelle est l'adresse électronique du responsable de l'aire de jeux ?",
|
||||
|
@ -1118,53 +1158,13 @@
|
|||
"then": "Toujours accessible"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"7": {
|
||||
"then": "La surface a <b>un revêtement</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "La surface n’a <b>pas de revêtement</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "La surface est en <b>béton</b>"
|
||||
},
|
||||
"4": {
|
||||
"then": "La surface est en <b>bitume</b>"
|
||||
},
|
||||
"3": {
|
||||
"then": "La surface est en <b>pavés</b>"
|
||||
},
|
||||
"2": {
|
||||
"then": "La surface est en <b>copeaux de bois</b>"
|
||||
},
|
||||
"1": {
|
||||
"then": "La surface est en <b>sable</b>"
|
||||
},
|
||||
"0": {
|
||||
"then": "La surface est en <b>gazon</b>"
|
||||
}
|
||||
},
|
||||
"render": "La surface est en <b>{surface}</b>",
|
||||
"question": "De quelle matière est la surface de l’aire de jeu ?<br/><i>Pour plusieurs matières, sélectionner la principale</i>"
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Terrain de jeux"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aire de jeu <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Aire de jeu"
|
||||
},
|
||||
"description": "Aire de jeu",
|
||||
"name": "Aire de jeu"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"name": "Microbibliothèque",
|
||||
|
@ -1287,17 +1287,17 @@
|
|||
"3": {
|
||||
"then": "La surface est en <b>sable</b>"
|
||||
},
|
||||
"4": {
|
||||
"then": "La surface est en <b>pierres pavées</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "La surface est en <b>bitume</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "La surface est en <b>béton</b>"
|
||||
},
|
||||
"7": {
|
||||
"then": "La surface est <b>pavée</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "La surface est en <b>bitume</b>"
|
||||
},
|
||||
"4": {
|
||||
"then": "La surface est en <b>pierres pavées</b>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1646,12 +1646,38 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"question": "Cet arbre est-il un feuillu ou un résineux ?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<img src=\"./assets/themes/trees/broadleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Feuillu"
|
||||
},
|
||||
"1": {
|
||||
"then": "<img src=\"./assets/themes/trees/needleleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Résineux"
|
||||
},
|
||||
"2": {
|
||||
"then": "<img src=\"./assets/themes/trees/leafless.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Sans feuilles (Permanent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"question": "Quelle est l'importance de cet arbre ? Choisissez la première réponse qui s'applique.",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "L'arbre est remarquable en raison de sa taille ou de son emplacement proéminent. Il est utile pour la navigation."
|
||||
},
|
||||
"1": {
|
||||
"then": "Cet arbre est un monument naturel (ex : âge, espèce, etc…)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cet arbre est utilisé à but d’agriculture (ex : dans un verger)"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cet arbre est dans un parc ou une aire similaire (ex : cimetière, cour d’école, …)."
|
||||
},
|
||||
"4": {
|
||||
"then": "Cet arbre est dans une cour résidentielle."
|
||||
},
|
||||
"5": {
|
||||
"then": "C'est un arbre le long d'une avenue."
|
||||
},
|
||||
|
@ -1660,31 +1686,19 @@
|
|||
},
|
||||
"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…)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"question": "L’arbre est-il à feuillage persistant ou caduc ?",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "À feuilles persistantes."
|
||||
},
|
||||
"0": {
|
||||
"then": "Caduc : l’arbre perd son feuillage une partie de l’année."
|
||||
},
|
||||
"1": {
|
||||
"then": "À feuilles persistantes."
|
||||
}
|
||||
},
|
||||
"question": "L’arbre est-il à feuillage persistant ou caduc ?"
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"render": "Nom : {name}",
|
||||
|
@ -1698,6 +1712,9 @@
|
|||
"6": {
|
||||
"question": "Cet arbre est-il inscrit au patrimoine ?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Fait partie du patrimoine par <i>Onroerend Erfgoed</i>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Enregistré comme patrimoine par la <i>Direction du Patrimoine culturel</i> Bruxelles"
|
||||
},
|
||||
|
@ -1709,33 +1726,16 @@
|
|||
},
|
||||
"4": {
|
||||
"then": "Enregistré comme patrimoine par une autre organisation"
|
||||
},
|
||||
"0": {
|
||||
"then": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Fait partie du patrimoine par <i>Onroerend Erfgoed</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"question": "Quel est l'identifiant Wikidata de cet arbre ?",
|
||||
"render": "<img src=\"./assets/svg/wikidata.svg\" style=\"width:1em;height:0.56em;vertical-align:middle\" alt=\"\"/> Wikidata : <a href=\"http://www.wikidata.org/entity/{wikidata}\">{wikidata}</a>"
|
||||
},
|
||||
"7": {
|
||||
"render": "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Identifiant Onroerend Erfgoed : <a href=\"https://id.erfgoed.net/erfgoedobjecten/{ref:OnroerendErfgoed}\">{ref:OnroerendErfgoed}</a>",
|
||||
"question": "Quel est son identifiant donné par Onroerend Erfgoed ?"
|
||||
},
|
||||
"2": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "<img src=\"./assets/themes/trees/leafless.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Sans feuilles (Permanent)"
|
||||
},
|
||||
"1": {
|
||||
"then": "<img src=\"./assets/themes/trees/needleleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Résineux"
|
||||
},
|
||||
"0": {
|
||||
"then": "<img src=\"./assets/themes/trees/broadleaved.svg\" style=\"width:1.5em;height:1.5em\" alt=\"\"/> Feuillu"
|
||||
}
|
||||
},
|
||||
"question": "Cet arbre est-il un feuillu ou un résineux ?"
|
||||
"8": {
|
||||
"render": "<img src=\"./assets/svg/wikidata.svg\" style=\"width:1em;height:0.56em;vertical-align:middle\" alt=\"\"/> Wikidata : <a href=\"http://www.wikidata.org/entity/{wikidata}\">{wikidata}</a>",
|
||||
"question": "Quel est l'identifiant Wikidata de cet arbre ?"
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
|
@ -1743,13 +1743,13 @@
|
|||
"title": "Arbre feuillu",
|
||||
"description": "Un arbre d'une espèce avec de larges feuilles, comme le chêne ou le peuplier."
|
||||
},
|
||||
"1": {
|
||||
"title": "Arbre résineux",
|
||||
"description": "Une espèce d’arbre avec des épines comme le pin ou l’épicéa."
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1770,4 +1770,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -54,6 +54,24 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"defibrillator": {
|
||||
"tagRenderings": {
|
||||
"13": {
|
||||
"render": "Informasi tambahan: {description}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"drinking_water": {
|
||||
"name": "Air minum",
|
||||
"title": {
|
||||
"render": "Air minum"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Air minum"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"tagRenderings": {
|
||||
"3": {
|
||||
|
@ -103,38 +121,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"name": "Sudut pandang",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Sudut pandang"
|
||||
}
|
||||
},
|
||||
"name": "Sudut pandang"
|
||||
"title": {
|
||||
"render": "Sudut pandang"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Apakah Anda ingin menambahkan deskripsi?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,98 +1,12 @@
|
|||
{
|
||||
"bicycle_library": {
|
||||
"description": "Obiekt, w którym rowery można wypożyczyć na dłuższy okres"
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Ławki",
|
||||
"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": {
|
||||
"render": "Oparcie",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Oparcie: Tak"
|
||||
|
@ -101,98 +15,184 @@
|
|||
"then": "Oparcie: Nie"
|
||||
}
|
||||
},
|
||||
"render": "Oparcie",
|
||||
"question": "Czy ta ławka ma oparcie?"
|
||||
},
|
||||
"2": {
|
||||
"render": "{seats} siedzeń",
|
||||
"question": "Ile siedzeń ma ta ławka?"
|
||||
},
|
||||
"3": {
|
||||
"render": "Materiał: {material}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Materiał: drewno"
|
||||
},
|
||||
"1": {
|
||||
"then": "Materiał: metal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Materiał: kamień"
|
||||
},
|
||||
"3": {
|
||||
"then": "Materiał: beton"
|
||||
},
|
||||
"4": {
|
||||
"then": "Materiał: plastik"
|
||||
},
|
||||
"5": {
|
||||
"then": "Materiał: stal"
|
||||
}
|
||||
},
|
||||
"question": "Z czego wykonana jest ławka (siedzisko)?"
|
||||
},
|
||||
"4": {
|
||||
"question": "W jakim kierunku patrzysz siedząc na ławce?",
|
||||
"render": "Siedząc na ławce, patrzy się w kierunku {direction}°."
|
||||
},
|
||||
"5": {
|
||||
"render": "Kolor: {colour}",
|
||||
"question": "Jaki kolor ma ta ławka?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kolor: brązowy"
|
||||
},
|
||||
"1": {
|
||||
"then": "Kolor: zielony"
|
||||
},
|
||||
"2": {
|
||||
"then": "Kolor: szary"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kolor: biały"
|
||||
},
|
||||
"4": {
|
||||
"then": "Kolor: czerwony"
|
||||
},
|
||||
"5": {
|
||||
"then": "Kolor: czarny"
|
||||
},
|
||||
"6": {
|
||||
"then": "Kolor: niebieski"
|
||||
},
|
||||
"7": {
|
||||
"then": "Kolor: żółty"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"question": "Kiedy ostatnio badano tę ławkę?",
|
||||
"render": "Ławka ta była ostatnio badana w dniu {survey:date}"
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Ławka",
|
||||
"description": "Dodaj nową ławkę"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"name": "Ławki na przystankach komunikacji miejskiej",
|
||||
"title": {
|
||||
"render": "Ławka"
|
||||
"render": "Ławka",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ławka na przystanku komunikacji miejskiej"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Ławki"
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "{name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle_library": {
|
||||
"description": "Obiekt, w którym rowery można wypożyczyć na dłuższy okres"
|
||||
},
|
||||
"bike_monitoring_station": {
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Stacja liczenia rowerów {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Stacja liczenia rowerów {ref}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"name": "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}"
|
||||
}
|
||||
"render": "Parking dla rowerów"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Jaki jest typ tego parkingu dla rowerów?",
|
||||
"render": "Jest to parking rowerowy typu: {bicycle_parking}"
|
||||
},
|
||||
"2": {
|
||||
"question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_repair_station": {
|
||||
"presets": {
|
||||
"1": {
|
||||
"title": "Stacja naprawy rowerów i pompka"
|
||||
},
|
||||
"0": {
|
||||
"description": "Urządzenie do pompowania opon w stałym miejscu w przestrzeni publicznej.<h3>Przykłady pompek rowerowych</h3><div style='width: 100%; display: flex; align-items: stretch;'><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example.png' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' style='height: 200px; width: auto;'/></div>",
|
||||
"title": "Pompka do roweru"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"9": {
|
||||
"6": {
|
||||
"question": "Czy pompka rowerowa jest nadal sprawna?",
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Jest manometr, ale jest uszkodzony"
|
||||
"0": {
|
||||
"then": "Pompka rowerowa jest zepsuta"
|
||||
},
|
||||
"1": {
|
||||
"then": "Pompka rowerowa jest sprawna"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"question": "Jakie zawory są obsługiwane?",
|
||||
"render": "Ta pompka obsługuje następujące zawory: {valves}"
|
||||
},
|
||||
"8": {
|
||||
"question": "Czy jest to elektryczna pompka do roweru?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Pompa ręczna"
|
||||
},
|
||||
"1": {
|
||||
"then": "Pompka elektryczna"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Jest manometr"
|
||||
},
|
||||
"1": {
|
||||
"then": "Nie ma manometru"
|
||||
},
|
||||
"0": {
|
||||
"then": "Jest manometr"
|
||||
"2": {
|
||||
"then": "Jest manometr, ale jest uszkodzony"
|
||||
}
|
||||
},
|
||||
"question": "Czy pompka posiada wskaźnik ciśnienia lub manometr?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Pompka do roweru",
|
||||
"description": "Urządzenie do pompowania opon w stałym miejscu w przestrzeni publicznej.<h3>Przykłady pompek rowerowych</h3><div style='width: 100%; display: flex; align-items: stretch;'><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example.png' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' style='height: 200px; width: auto;'/></div>"
|
||||
},
|
||||
"8": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Pompka elektryczna"
|
||||
},
|
||||
"0": {
|
||||
"then": "Pompa ręczna"
|
||||
}
|
||||
},
|
||||
"question": "Czy jest to elektryczna pompka do roweru?"
|
||||
},
|
||||
"7": {
|
||||
"render": "Ta pompka obsługuje następujące zawory: {valves}",
|
||||
"question": "Jakie zawory są obsługiwane?"
|
||||
},
|
||||
"6": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Pompka rowerowa jest sprawna"
|
||||
},
|
||||
"0": {
|
||||
"then": "Pompka rowerowa jest zepsuta"
|
||||
}
|
||||
},
|
||||
"question": "Czy pompka rowerowa jest nadal sprawna?"
|
||||
"1": {
|
||||
"title": "Stacja naprawy rowerów i pompka"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,11 +1,35 @@
|
|||
{
|
||||
"bench": {
|
||||
"name": "Bancos",
|
||||
"title": {
|
||||
"render": "Banco"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "Encosto",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Encosto: Sim"
|
||||
},
|
||||
"1": {
|
||||
"then": "Encosto: Não"
|
||||
}
|
||||
},
|
||||
"question": "Este assento tem um escosto?"
|
||||
},
|
||||
"2": {
|
||||
"render": "{seats} assentos",
|
||||
"question": "Quantos assentos este banco tem?"
|
||||
},
|
||||
"3": {
|
||||
"render": "Material: {material}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Material: madeira"
|
||||
},
|
||||
"1": {
|
||||
"then": "Material: metal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Material: pedra"
|
||||
},
|
||||
|
@ -17,13 +41,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Material: aço"
|
||||
},
|
||||
"1": {
|
||||
"then": "Material: metal"
|
||||
}
|
||||
},
|
||||
"question": "De que é feito o banco (assento)?",
|
||||
"render": "Material: {material}"
|
||||
"question": "De que é feito o banco (assento)?"
|
||||
},
|
||||
"4": {
|
||||
"question": "Em que direção você olha quando está sentado no banco?",
|
||||
|
@ -62,22 +82,6 @@
|
|||
"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": {
|
||||
|
@ -85,10 +89,6 @@
|
|||
"title": "Banco",
|
||||
"description": "Adicionar um novo banco"
|
||||
}
|
||||
},
|
||||
"name": "Bancos",
|
||||
"title": {
|
||||
"render": "Banco"
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
|
@ -111,8 +111,16 @@
|
|||
}
|
||||
},
|
||||
"bicycle_library": {
|
||||
"name": "Biblioteca de bicicleta",
|
||||
"title": {
|
||||
"render": "Biblioteca de bicicleta"
|
||||
},
|
||||
"description": "Uma instalação onde as bicicletas podem ser emprestadas por períodos mais longos",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Qual o nome desta biblioteca de bicicleta?",
|
||||
"render": "Esta biblioteca de bicicleta é chamada de {name}"
|
||||
},
|
||||
"6": {
|
||||
"question": "Quanto custa um empréstimo de bicicleta?",
|
||||
"render": "Custos de empréstimo de bicicleta {charge}",
|
||||
|
@ -138,21 +146,13 @@
|
|||
"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",
|
||||
|
@ -167,6 +167,7 @@
|
|||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Esta máquina de venda automática ainda está operacional?",
|
||||
"render": "O estado operacional é: <i>{operational_status</i>",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta máquina de venda automática funciona"
|
||||
|
@ -177,365 +178,364 @@
|
|||
"2": {
|
||||
"then": "Esta máquina de venda automática está fechada"
|
||||
}
|
||||
},
|
||||
"render": "O estado operacional é: <i>{operational_status</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_shop": {
|
||||
"bike_cafe": {
|
||||
"name": "Café de bicicletas",
|
||||
"title": {
|
||||
"render": "Café de bicicleta",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Café de bicicleta <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"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}?"
|
||||
"question": "Qual o nome deste café de bicicleta?",
|
||||
"render": "Este café de bicicleta se chama {name}"
|
||||
},
|
||||
"3": {
|
||||
"question": "Há ferramentas aqui para consertar sua bicicleta?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de bicicleta oferece ferramentas de reparo faça você mesmo"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este café de bicicleta não oferece ferramentas de reparo faça você mesmo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"question": "Este café de bicicleta conserta bicicletas?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este café de bicicleta conserta bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este café de bicicleta não conserta bicicletas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"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 <i>{name}</i>"
|
||||
},
|
||||
"4": {
|
||||
"then": "Loja de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"3": {
|
||||
"then": "Reparo de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aluguel de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"0": {
|
||||
"then": "Loja de equipamentos esportivos <i>{name}</i>"
|
||||
}
|
||||
"6": {
|
||||
"question": "Qual o número de telefone de {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úblico<h3>Exemplos de bombas de bicicletas</h3><div style='width: 100%; display: flex; align-items: stretch;'><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example.png' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' style='height: 200px; width: auto;'/></div>",
|
||||
"title": "Bomba de bicicleta"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
"7": {
|
||||
"question": "Qual o endereço de email de {name}?"
|
||||
},
|
||||
"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?"
|
||||
"question": "Quando este café de bicicleta abre?"
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Café de bicicleta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_cleaning": {
|
||||
"name": "Serviço de limpeza de bicicletas",
|
||||
"title": {
|
||||
"render": "Serviço de limpeza de bicicletas",
|
||||
"mappings": {
|
||||
"4": {
|
||||
"then": "Bomba de bicicleta"
|
||||
},
|
||||
"3": {
|
||||
"then": "Bomba de bicicleta <i>{name}</i>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bomba quebrada"
|
||||
"0": {
|
||||
"then": "Serviço de limpeza de bicicletas <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Serviço de limpeza de bicicletas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_monitoring_station": {
|
||||
"name": "Estações de monitoramento",
|
||||
"title": {
|
||||
"render": "Estação de contagem de bicicletas",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Estação de contagem de bicicletas {name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "Estação de reparo de bicicletas"
|
||||
},
|
||||
"0": {
|
||||
"then": "Estação de reparo de bicicletas"
|
||||
"then": "Estação de contagem de bicicletas {ref}"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"name": "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": "Estacionamento de bicicletas"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Qual o tipo deste estacionamento de bicicletas?",
|
||||
"render": "Este é um estacionamento de bicicletas do tipo: {bicycle_parking}"
|
||||
},
|
||||
"2": {
|
||||
"question": "Qual a localização relativa deste estacionamento de bicicletas?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Estacionamento subterrâneo"
|
||||
},
|
||||
"1": {
|
||||
"then": "Estacionamento subterrâneo"
|
||||
},
|
||||
"2": {
|
||||
"then": "Estacionamento de superfície"
|
||||
},
|
||||
"3": {
|
||||
"then": "Estacionamento ao nível da superfície"
|
||||
},
|
||||
"4": {
|
||||
"then": "Estacionamento no telhado"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Estação de contagem de bicicletas"
|
||||
},
|
||||
"name": "Estações de monitoramento"
|
||||
},
|
||||
"bike_cleaning": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Serviço de limpeza de bicicletas"
|
||||
"3": {
|
||||
"question": "Este estacionamento é coberto? Também selecione \"coberto\" para estacionamentos internos.",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este estacionamento é coberto (tem um telhado)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este estacionamento não é coberto"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"render": "Lugar para {capacity} bicicletas"
|
||||
},
|
||||
"5": {
|
||||
"question": "Quem pode usar este estacionamento de bicicletas?",
|
||||
"render": "{access}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Acessível ao público"
|
||||
},
|
||||
"1": {
|
||||
"then": "Acesso é principalmente para visitantes de uma empresa"
|
||||
},
|
||||
"2": {
|
||||
"then": "Acesso é limitado aos membros de uma escola, companhia ou organização"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"question": "O estacionamento de bicicletas tem vagas para bicicletas de carga?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este estacionamento tem vagas para bicicletas de carga"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este estacionamento tem vagas (oficiais) projetadas para bicicletas de carga."
|
||||
},
|
||||
"2": {
|
||||
"then": "Você não tem permissão para estacionar bicicletas de carga"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"question": "Quantas bicicletas de carga cabem neste estacionamento de bicicletas?",
|
||||
"render": "Neste estacionamento cabem {capacity:cargo_bike} bicicletas de carga"
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
"bike_repair_station": {
|
||||
"name": "Estações de bicicletas (reparo, bomba ou ambos)",
|
||||
"title": {
|
||||
"render": "Estação de bicicletas (bomba e reparo)",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Serviço de limpeza de bicicletas <i>{name}</i>"
|
||||
"then": "Estação de reparo de bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Estação de reparo de bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bomba quebrada"
|
||||
},
|
||||
"3": {
|
||||
"then": "Bomba de bicicleta <i>{name}</i>"
|
||||
},
|
||||
"4": {
|
||||
"then": "Bomba de bicicleta"
|
||||
}
|
||||
},
|
||||
"render": "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": {
|
||||
"1": {
|
||||
"question": "Quais serviços estão disponíveis nesta estação de bicicletas?",
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Este café de bicicleta não conserta bicicletas"
|
||||
},
|
||||
"0": {
|
||||
"then": "Este café de bicicleta conserta bicicletas"
|
||||
"then": "Há somente uma bomba presente"
|
||||
},
|
||||
"1": {
|
||||
"then": "Há somente ferramentas (chaves de fenda, alicates...) presentes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Há tanto ferramentas e uma bomba presente"
|
||||
}
|
||||
},
|
||||
"question": "Este café de bicicleta conserta bicicletas?"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"question": "Quem faz a manutenção desta bomba de ciclo?",
|
||||
"render": "Mantida por {operator}"
|
||||
},
|
||||
"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"
|
||||
"then": "Sempre aberto"
|
||||
},
|
||||
"1": {
|
||||
"then": "Sempre aberto"
|
||||
}
|
||||
},
|
||||
"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 <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Café de bicicleta"
|
||||
"4": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há uma ferramenta de corrente"
|
||||
},
|
||||
"1": {
|
||||
"then": "Não há uma ferramenta de corrente"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há um gancho ou um suporte"
|
||||
},
|
||||
"1": {
|
||||
"then": "Não há um gancho ou um suporte"
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bomba manual"
|
||||
},
|
||||
"1": {
|
||||
"then": "Bomba elétrica"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Há um manômetro"
|
||||
},
|
||||
"1": {
|
||||
"then": "Não há um manômetro"
|
||||
},
|
||||
"2": {
|
||||
"then": "Há um manômetro mas está quebrado"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Café de bicicletas"
|
||||
"icon": {
|
||||
"render": "./assets/layers/bike_repair_station/repair_station.svg"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Bomba de bicicleta",
|
||||
"description": "Um dispositivo para encher seus pneus em um local fixa no espaço público<h3>Exemplos de bombas de bicicletas</h3><div style='width: 100%; display: flex; align-items: stretch;'><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example.png' style='height: 200px; width: auto;'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' style='height: 200px; width: auto;'/></div>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_shop": {
|
||||
"name": "Reparo/loja de bicicletas",
|
||||
"title": {
|
||||
"render": "Reparo/loja de bicicletas",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Loja de equipamentos esportivos <i>{name}</i>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aluguel de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"3": {
|
||||
"then": "Reparo de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"4": {
|
||||
"then": "Loja de bicicletas <i>{name}</i>"
|
||||
},
|
||||
"5": {
|
||||
"then": "Loja/reparo de bicicletas <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Uma loja que vende especificamente bicicletas ou itens relacionados",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"render": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas"
|
||||
},
|
||||
"2": {
|
||||
"question": "Qual o nome desta loja de bicicletas?",
|
||||
"render": "Esta loja de bicicletas se chama {nome}"
|
||||
},
|
||||
"3": {
|
||||
"question": "Qual o website de {name}?"
|
||||
},
|
||||
"4": {
|
||||
"question": "Qual o número de telefone de {name}?"
|
||||
},
|
||||
"5": {
|
||||
"question": "Qual o endereço de email de {name}?"
|
||||
},
|
||||
"9": {
|
||||
"question": "Esta loja vende bicicletas?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja vende bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não vende bicicletas"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"question": "Esta loja conserta bicicletas?",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"question": "Esta loja aluga bicicletas?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta loja aluga bicicletas"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta loja não aluga bicicletas"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue