Sync translations

This commit is contained in:
Pieter Vander Vennet 2021-05-27 21:20:04 +02:00
parent 5503d951aa
commit 1487411a25
47 changed files with 1645 additions and 1267 deletions

View file

@ -54,6 +54,13 @@
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
@ -66,11 +73,11 @@
},
"playground": {
"tagRenderings": {
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
@ -82,12 +89,5 @@
}
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
}
}
}

View file

@ -223,6 +223,9 @@
"question": "Wie viele Fahrräder passen auf diesen Fahrrad-Parkplatz (einschließlich möglicher Lastenfahrräder)?",
"render": "Platz für {capacity} Fahrräder"
},
"5": {
"render": "{access}"
},
"6": {
"question": "Gibt es auf diesem Fahrrad-Parkplatz Plätze für Lastenfahrräder?",
"mappings": {
@ -240,9 +243,6 @@
"7": {
"question": "Wie viele Lastenfahrräder passen auf diesen Fahrrad-Parkplatz?",
"render": "Auf diesen Parkplatz passen {capacity:cargo_bike} Lastenfahrräder"
},
"5": {
"render": "{access}"
}
}
},
@ -595,6 +595,26 @@
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
}
},
"playground": {
"tagRenderings": {
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
"public_bookcase": {
"name": "Bücherschränke",
"description": "Ein Bücherschrank am Straßenrand mit Büchern, für jedermann zugänglich",
@ -807,6 +827,15 @@
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
}
},
"viewpoint": {
"name": "Aussichtspunkt",
"description": "Ein schöner Aussichtspunkt oder eine schöne Aussicht. Ideal zum Hinzufügen eines Bildes, wenn keine andere Kategorie passt",
@ -823,34 +852,5 @@
"question": "Möchten Sie eine Beschreibung hinzufügen?"
}
}
},
"nature_reserve": {
"tagRenderings": {
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
},
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
}
}
},
"playground": {
"tagRenderings": {
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
"0": {
"then": "<i>{name}</i>"
}
}
}
}
}
}

View file

@ -1,4 +1,63 @@
{
"bench": {
"name": "Bancos",
"title": {
"render": "Banco"
},
"tagRenderings": {
"1": {
"render": "Respaldo",
"mappings": {
"0": {
"then": "Respaldo: Si"
},
"1": {
"then": "Respaldo: No"
}
},
"question": "¿Este banco tiene un respaldo?"
},
"2": {
"render": "{seats} asientos",
"question": "¿Cuántos asientos tiene este banco?"
},
"3": {
"render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: madera"
},
"1": {
"then": "Material: metal"
},
"2": {
"then": "Material: piedra"
},
"3": {
"then": "Material: concreto"
},
"4": {
"then": "Material: plastico"
},
"5": {
"then": "Material: acero"
}
}
}
},
"presets": {
"0": {
"title": "Banco",
"description": "Añadir un nuevo banco"
}
}
},
"bench_at_pt": {
"name": "Bancos en una parada de transporte público",
"title": {
"render": "Banco"
}
},
"defibrillator": {
"name": "Desfibriladores",
"title": {
@ -53,64 +112,5 @@
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
}
}
},
"bench_at_pt": {
"title": {
"render": "Banco"
},
"name": "Bancos en una parada de transporte público"
},
"bench": {
"presets": {
"0": {
"description": "Añadir un nuevo banco",
"title": "Banco"
}
},
"tagRenderings": {
"3": {
"mappings": {
"5": {
"then": "Material: acero"
},
"4": {
"then": "Material: plastico"
},
"3": {
"then": "Material: concreto"
},
"2": {
"then": "Material: piedra"
},
"1": {
"then": "Material: metal"
},
"0": {
"then": "Material: madera"
}
},
"render": "Material: {material}"
},
"2": {
"question": "¿Cuántos asientos tiene este banco?",
"render": "{seats} asientos"
},
"1": {
"question": "¿Este banco tiene un respaldo?",
"mappings": {
"1": {
"then": "Respaldo: No"
},
"0": {
"then": "Respaldo: Si"
}
},
"render": "Respaldo"
}
},
"title": {
"render": "Banco"
},
"name": "Bancos"
}
}
}

View file

@ -45,6 +45,10 @@
},
"question": "De quel matériau ce banc est-il fait ?"
},
"4": {
"question": "Dans quelle direction regardez-vous quand vous êtes assis sur le banc ?",
"render": "Assis sur le banc, on regarde vers {direction}°."
},
"5": {
"render": "Couleur : {colour}",
"question": "Quelle est la couleur de ce banc ?",
@ -75,13 +79,9 @@
}
}
},
"4": {
"render": "Assis sur le banc, on regarde vers {direction}°.",
"question": "Dans quelle direction regardez-vous quand vous êtes assis sur le banc ?"
},
"6": {
"render": "Ce banc a été contrôlé pour la dernière fois le {survey:date}",
"question": "Quand ce banc a-t-il été contrôlé pour la dernière fois ?"
"question": "Quand ce banc a-t-il été contrôlé pour la dernière fois ?",
"render": "Ce banc a été contrôlé pour la dernière fois le {survey:date}"
}
},
"presets": {
@ -113,6 +113,78 @@
}
}
},
"bicycle_library": {
"name": "Vélothèque",
"title": {
"render": "Vélothèque"
},
"description": "Un lieu où des vélos peuvent être empruntés pour un temps plus long",
"tagRenderings": {
"1": {
"question": "Quel est le nom de cette vélothèque ?",
"render": "Cette vélothèque s'appelle {name}"
},
"6": {
"question": "Combien coûte l'emprunt d'un vélo ?",
"render": "Emprunter un vélo coûte {charge}",
"mappings": {
"0": {
"then": "L'emprunt de vélo est gratuit"
},
"1": {
"then": "Emprunter un vélo coûte 20€/an et 20€ de garantie"
}
}
},
"7": {
"question": "Qui peut emprunter des vélos ici ?",
"mappings": {
"0": {
"then": "Vélos pour enfants disponibles"
},
"1": {
"then": "Vélos pour adultes disponibles"
},
"2": {
"then": "Vélos pour personnes handicapées disponibles"
}
}
}
},
"presets": {
"0": {
"description": "Une vélothèque a une collection de vélos qui peuvent être empruntés"
}
}
},
"bicycle_tube_vending_machine": {
"name": "Distributeur automatique de chambre à air de vélo",
"title": {
"render": "Distributeur automatique de chambre à air de vélo"
},
"presets": {
"0": {
"title": "Distributeur automatique de chambre à air de vélo"
}
},
"tagRenderings": {
"1": {
"question": "Cette machine est-elle encore opérationelle ?",
"render": "L'état opérationnel est <i>{operational_status}</i>",
"mappings": {
"0": {
"then": "Le distributeur automatique fonctionne"
},
"1": {
"then": "Le distributeur automatique est en panne"
},
"2": {
"then": "Le distributeur automatique est fermé"
}
}
}
}
},
"bike_cafe": {
"name": "Café vélo",
"title": {
@ -180,6 +252,36 @@
}
}
},
"bike_cleaning": {
"name": "Service de nettoyage de vélo",
"title": {
"render": "Service de nettoyage de vélo",
"mappings": {
"0": {
"then": "Service de nettoyage de vélo <i>{name}</i>"
}
}
},
"presets": {
"0": {
"title": "Service de nettoyage de vélo"
}
}
},
"bike_monitoring_station": {
"name": "Stations de contrôle",
"title": {
"render": "Station de comptage de vélo",
"mappings": {
"0": {
"then": "Station de comptage de vélo {name}"
},
"1": {
"then": "Station de comptage de vélo {ref}"
}
}
}
},
"bike_parking": {
"name": "Parking à vélo",
"presets": {
@ -213,11 +315,42 @@
"5": {
"then": "Abri <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
},
"7": {
"then": "Zone au sol qui est marquée pour le stationnement des vélos"
},
"6": {
"then": "Bollard <img style='width: 25%'' src='./assets/layers/bike_parking/bollard.svg'>"
},
"7": {
"then": "Zone au sol qui est marquée pour le stationnement des vélos"
}
}
},
"2": {
"question": "Quelle est la position relative de ce parking à vélo ?",
"mappings": {
"0": {
"then": "Parking souterrain"
},
"1": {
"then": "Parking souterrain"
},
"2": {
"then": "Parking en surface"
},
"3": {
"then": "Parking en surface"
},
"4": {
"then": "Parking sur un toit"
}
}
},
"3": {
"question": "Ce parking est-il couvert ? Sélectionnez aussi \"couvert\" pour les parkings en intérieur.",
"mappings": {
"0": {
"then": "Ce parking est couvert (il a un toit)"
},
"1": {
"then": "Ce parking n'est pas couvert"
}
}
},
@ -225,69 +358,38 @@
"question": "Combien de vélos entrent dans ce parking à vélos (y compris les éventuels vélos de transport) ?",
"render": "Place pour {capacity} vélos"
},
"7": {
"question": "Combien de vélos de transport entrent dans ce parking à vélos ?",
"render": "Ce parking a de la place pour {capacity:cargo_bike} vélos de transport."
},
"6": {
"mappings": {
"2": {
"then": "Il est interdit de garer des vélos cargo"
},
"1": {
"then": "Ce parking a des emplacements (officiellement) destinés aux vélos cargo."
},
"0": {
"then": "Ce parking a de la place pour les vélos cargo"
}
},
"question": "Est-ce que ce parking à vélo a des emplacements pour des vélos cargo ?"
},
"5": {
"question": "Qui peut utiliser ce parking à vélo ?",
"render": "{access}",
"mappings": {
"2": {
"then": "Accès limité aux membres d'une école, entreprise ou organisation"
"0": {
"then": "Accessible publiquement"
},
"1": {
"then": "Accès destiné principalement aux visiteurs d'un lieu"
},
"0": {
"then": "Accessible publiquement"
"2": {
"then": "Accès limité aux membres d'une école, entreprise ou organisation"
}
},
"question": "Qui peut utiliser ce parking à vélo ?",
"render": "{access}"
}
},
"3": {
"6": {
"question": "Est-ce que ce parking à vélo a des emplacements pour des vélos cargo ?",
"mappings": {
"0": {
"then": "Ce parking a de la place pour les vélos cargo"
},
"1": {
"then": "Ce parking n'est pas couvert"
},
"0": {
"then": "Ce parking est couvert (il a un toit)"
}
},
"question": "Ce parking est-il couvert ? Sélectionnez aussi \"couvert\" pour les parkings en intérieur."
},
"2": {
"mappings": {
"4": {
"then": "Parking sur un toit"
},
"3": {
"then": "Parking en surface"
"then": "Ce parking a des emplacements (officiellement) destinés aux vélos cargo."
},
"2": {
"then": "Parking en surface"
},
"1": {
"then": "Parking souterrain"
},
"0": {
"then": "Parking souterrain"
"then": "Il est interdit de garer des vélos cargo"
}
},
"question": "Quelle est la position relative de ce parking à vélo ?"
}
},
"7": {
"question": "Combien de vélos de transport entrent dans ce parking à vélos ?",
"render": "Ce parking a de la place pour {capacity:cargo_bike} vélos de transport."
}
}
},
@ -328,6 +430,21 @@
}
}
},
"2": {
"question": "Qui maintient cette pompe à vélo ?",
"render": "Mantenue par {operator}"
},
"3": {
"question": "Quand ce point de réparation de vélo est-il ouvert ?",
"mappings": {
"0": {
"then": "Ouvert en permanence"
},
"1": {
"then": "Ouvert en permanence"
}
}
},
"4": {
"question": "Est-ce que cette station vélo a un outils specifique pour réparer la chaîne du velo?",
"mappings": {
@ -400,21 +517,6 @@
"then": "Il y a un manomètre mais il est cassé"
}
}
},
"3": {
"mappings": {
"1": {
"then": "Ouvert en permanence"
},
"0": {
"then": "Ouvert en permanence"
}
},
"question": "Quand ce point de réparation de vélo est-il ouvert ?"
},
"2": {
"render": "Mantenue par {operator}",
"question": "Qui maintient cette pompe à vélo ?"
}
},
"presets": {
@ -438,6 +540,9 @@
"0": {
"then": "Magasin de sport <i>{name}</i>"
},
"2": {
"then": "Location de vélo <i>{name}</i>"
},
"3": {
"then": "Réparateur de vélo <i>{name}</i>"
},
@ -446,13 +551,14 @@
},
"5": {
"then": "Magasin ou réparateur de vélo <i>{name}</i>"
},
"2": {
"then": "Location de vélo <i>{name}</i>"
}
}
},
"description": "Un magasin vendant spécifiquement des vélos ou des objets en lien",
"tagRenderings": {
"1": {
"render": "Ce magasin est spécialisé dans la vente de {shop} et a des activités liées au vélo"
},
"2": {
"question": "Quel est le nom du magasin de vélo?",
"render": "Ce magasin s'appelle {name}"
@ -548,29 +654,25 @@
}
},
"15": {
"question": "Lave-t-on les vélos ici ?",
"mappings": {
"2": {
"then": "Ce magasin ne fait pas le nettoyage de vélo"
"0": {
"then": "Ce magasin lave les vélos"
},
"1": {
"then": "Ce magasin a une installation pour laver soi même des vélos"
},
"0": {
"then": "Ce magasin lave les vélos"
"2": {
"then": "Ce magasin ne fait pas le nettoyage de vélo"
}
},
"question": "Lave-t-on les vélos ici ?"
},
"1": {
"render": "Ce magasin est spécialisé dans la vente de {shop} et a des activités liées au vélo"
}
}
},
"presets": {
"0": {
"title": "Magasin et réparateur de vélo"
}
},
"description": "Un magasin vendant spécifiquement des vélos ou des objets en lien"
}
},
"bike_themed_object": {
"name": "Objet cycliste",
@ -626,99 +728,103 @@
}
}
},
"3": {
"render": "Il n'y a pas d'information sur le type de dispositif",
"question": "Est-ce un défibrillateur automatique normal ou un défibrillateur manuel à usage professionnel uniquement ?",
"mappings": {
"0": {
"then": "C'est un défibrillateur manuel pour professionnel"
},
"1": {
"then": "C'est un défibrillateur automatique manuel"
}
}
},
"4": {
"question": "À quel étage est situé ce défibrillateur ?",
"render": "Ce défibrillateur est à l'étage {level}",
"mappings": {
"1": {
"then": "Ce défibrillateur est au <b>premier étage</b>"
},
"0": {
"then": "Ce défibrillateur est au <b>rez-de-chaussée</b>"
},
"1": {
"then": "Ce défibrillateur est au <b>premier étage</b>"
}
}
},
"5": {
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (dans la langue local)",
"render": "<i>Informations supplémentaires à propos de l'emplacement (dans la langue locale) :</i><br/>{defibrillator:location}"
"render": "<i>Informations supplémentaires à propos de l'emplacement (dans la langue locale) :</i><br/>{defibrillator:location}",
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (dans la langue local)"
},
"6": {
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en englais)",
"render": "<i>Informations supplémentaires à propos de l'emplacement (en anglais) :</i><br/>{defibrillator:location}"
"render": "<i>Informations supplémentaires à propos de l'emplacement (en anglais) :</i><br/>{defibrillator:location}",
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en englais)"
},
"7": {
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en français)",
"render": "<i>Informations supplémentaires à propos de l'emplacement (en Français) :</i><br/>{defibrillator:location}"
"render": "<i>Informations supplémentaires à propos de l'emplacement (en Français) :</i><br/>{defibrillator:location}",
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en français)"
},
"8": {
"question": "Ce défibrillatuer est-il accessible en fauteuil roulant ?",
"mappings": {
"0": {
"then": "Ce défibrillateur est spécialement adapté aux utilisateurs en fauteuil roulant"
},
"1": {
"then": "Ce défibrillateur est facilement atteignable en fauteuil roulant"
},
"2": {
"then": "Il est possible d'atteindre ce défibrillateur en fauteuil roulant, mais ce n'est pas facile"
},
"3": {
"then": "Ce défibrillateur n'est pas atteignable en fauteuil roulant"
}
}
},
"9": {
"render": "Numéro d'identification officiel de ce dispositif : <i>{ref}</i>",
"question": "Quel est le numéro d'identification officiel de ce dispositif ? (si il est visible sur le dispositif)"
},
"10": {
"render": "Adresse email pour des questions à propos de ce défibrillateur : <a href='mailto:{email}'>{email}</a>",
"question": "Quelle est l'adresse email pour des questions à propos de ce défibrillateur ?"
},
"11": {
"render": "Numéro de téléphone pour questions sur le défibrillateur: <a href='tel:{phone}'>{phone}</a>",
"question": "Quel est le numéro de téléphone pour questions sur le défibrillateur?"
},
"15": {
"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)",
"render": "Informations supplémentaires pour les experts d'OpenStreetMap : {fixme}"
},
"14": {
"mappings": {
"0": {
"then": "Vérifié aujourd'hui !"
}
},
"render": "Ce défibrillateur a été vérifié pour la dernière fois le {survey:date}",
"question": "Quand le défibrillateur a-t-il été vérifié pour la dernière fois ?"
},
"13": {
"question": "Y a-t-il des informations utiles pour les utilisateurs que vous n'avez pas pu décrire ci-dessus ? (laisser vide sinon)",
"render": "Informations supplémentaires : {description}"
},
"12": {
"render": "{opening_hours_table(opening_hours)}",
"question": "À quels horaires ce défibrillateur est-il accessible ?",
"mappings": {
"0": {
"then": "Ouvert jour et nuit (même pendant les jours feriés)"
}
},
"render": "{opening_hours_table(opening_hours)}",
"question": "À quels horaires ce défibrillateur est-il accessible ?"
}
},
"10": {
"question": "Quelle est l'adresse email pour des questions à propos de ce défibrillateur ?",
"render": "Adresse email pour des questions à propos de ce défibrillateur : <a href='mailto:{email}'>{email}</a>"
"13": {
"render": "Informations supplémentaires : {description}",
"question": "Y a-t-il des informations utiles pour les utilisateurs que vous n'avez pas pu décrire ci-dessus ? (laisser vide sinon)"
},
"9": {
"question": "Quel est le numéro d'identification officiel de ce dispositif ? (si il est visible sur le dispositif)",
"render": "Numéro d'identification officiel de ce dispositif : <i>{ref}</i>"
},
"8": {
"14": {
"question": "Quand le défibrillateur a-t-il été vérifié pour la dernière fois ?",
"render": "Ce défibrillateur a été vérifié pour la dernière fois le {survey:date}",
"mappings": {
"3": {
"then": "Ce défibrillateur n'est pas atteignable en fauteuil roulant"
},
"2": {
"then": "Il est possible d'atteindre ce défibrillateur en fauteuil roulant, mais ce n'est pas facile"
},
"1": {
"then": "Ce défibrillateur est facilement atteignable en fauteuil roulant"
},
"0": {
"then": "Ce défibrillateur est spécialement adapté aux utilisateurs en fauteuil roulant"
"then": "Vérifié aujourd'hui !"
}
},
"question": "Ce défibrillatuer est-il accessible en fauteuil roulant ?"
}
},
"3": {
"mappings": {
"1": {
"then": "C'est un défibrillateur automatique manuel"
},
"0": {
"then": "C'est un défibrillateur manuel pour professionnel"
}
},
"question": "Est-ce un défibrillateur automatique normal ou un défibrillateur manuel à usage professionnel uniquement ?",
"render": "Il n'y a pas d'information sur le type de dispositif"
"15": {
"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)"
}
}
},
"direction": {
"name": "Visualisation de la direction",
"description": "Cette couche visualise les directions"
},
"drinking_water": {
"name": "Eau potable",
"title": {
@ -730,6 +836,33 @@
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
},
"nature_reserve": {
"tagRenderings": {
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
}
}
},
"playground": {
"tagRenderings": {
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
}
}
},
"public_bookcase": {
"name": "Microbibliothèque",
"description": "Une armoire ou une boite contenant des livres en libre accès",
@ -1052,132 +1185,6 @@
}
}
},
"direction": {
"description": "Cette couche visualise les directions",
"name": "Visualisation de la direction"
},
"bike_monitoring_station": {
"title": {
"mappings": {
"1": {
"then": "Station de comptage de vélo {ref}"
},
"0": {
"then": "Station de comptage de vélo {name}"
}
},
"render": "Station de comptage de vélo"
},
"name": "Stations de contrôle"
},
"bike_cleaning": {
"presets": {
"0": {
"title": "Service de nettoyage de vélo"
}
},
"title": {
"mappings": {
"0": {
"then": "Service de nettoyage de vélo <i>{name}</i>"
}
},
"render": "Service de nettoyage de vélo"
},
"name": "Service de nettoyage de vélo"
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"2": {
"then": "Le distributeur automatique est fermé"
},
"1": {
"then": "Le distributeur automatique est en panne"
},
"0": {
"then": "Le distributeur automatique fonctionne"
}
},
"render": "L'état opérationnel est <i>{operational_status}</i>",
"question": "Cette machine est-elle encore opérationelle ?"
}
},
"presets": {
"0": {
"title": "Distributeur automatique de chambre à air de vélo"
}
},
"title": {
"render": "Distributeur automatique de chambre à air de vélo"
},
"name": "Distributeur automatique de chambre à air de vélo"
},
"bicycle_library": {
"presets": {
"0": {
"description": "Une vélothèque a une collection de vélos qui peuvent être empruntés"
}
},
"tagRenderings": {
"7": {
"mappings": {
"2": {
"then": "Vélos pour personnes handicapées disponibles"
},
"1": {
"then": "Vélos pour adultes disponibles"
},
"0": {
"then": "Vélos pour enfants disponibles"
}
},
"question": "Qui peut emprunter des vélos ici ?"
},
"6": {
"mappings": {
"1": {
"then": "Emprunter un vélo coûte 20€/an et 20€ de garantie"
},
"0": {
"then": "L'emprunt de vélo est gratuit"
}
},
"render": "Emprunter un vélo coûte {charge}",
"question": "Combien coûte l'emprunt d'un vélo ?"
},
"1": {
"render": "Cette vélothèque s'appelle {name}",
"question": "Quel est le nom de cette vélothèque ?"
}
},
"description": "Un lieu où des vélos peuvent être empruntés pour un temps plus long",
"title": {
"render": "Vélothèque"
},
"name": "Vélothèque"
},
"nature_reserve": {
"tagRenderings": {
"9": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
},
"8": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
}
}
},
"playground": {
"tagRenderings": {
"8": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"7": {
"render": "<a href='mailto:{email}'>{email}</a>"
}
}
},
"tree_node": {
"title": {
"mappings": {
@ -1186,12 +1193,5 @@
}
}
}
},
"ghost_bike": {
"tagRenderings": {
"4": {
"render": "<i>{inscription}</i>"
}
}
}
}
}

View file

@ -1,202 +1,202 @@
{
"bike_parking": {
"bench": {
"name": "Padok",
"title": {
"render": "Pad"
},
"tagRenderings": {
"3": {
"1": {
"render": "Háttámla",
"mappings": {
"1": {
"then": "A parkoló nem fedett"
},
"0": {
"then": "A parkoló fedett"
"then": "Háttámla: Igen"
},
"1": {
"then": "Háttámla: Nem"
}
},
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)"
"question": "Van háttámlája ennek a padnak?"
},
"2": {
"mappings": {
"4": {
"then": "Tetőparkoló"
},
"3": {
"then": "Felszíni parkoló"
},
"2": {
"then": "Felszíni parkoló"
}
}
"render": "{seats} ülőhely",
"question": "Hány ülőhely van ezen a padon?"
},
"1": {
"3": {
"render": "Anyag: {material}",
"mappings": {
"5": {
"then": "Fészer <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
},
"4": {
"then": "Kétszintű <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
"0": {
"then": "Anyag: fa"
},
"1": {
"then": "Kengyeles <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
"then": "Anyag: fém"
},
"0": {
"then": "\"U\" <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
"2": {
"then": "Anyag: kő"
},
"3": {
"then": "Anyag: beton"
},
"4": {
"then": "Anyag: műanyag"
},
"5": {
"then": "Anyag: acél"
}
},
"render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló",
"question": "Milyen típusú ez a kerékpáros parkoló?"
"question": "Miből van a pad (ülő része)?"
},
"4": {
"question": "Milyen irányba néz a pad?",
"render": "A pad {direction}° felé néz."
},
"5": {
"render": "Szín: {colour}",
"question": "Milyen színű a pad?",
"mappings": {
"0": {
"then": "Szín: barna"
},
"1": {
"then": "Szín: zöld"
},
"2": {
"then": "Szín: szürke"
},
"3": {
"then": "Szín: fehér"
},
"4": {
"then": "Szín: piros"
},
"5": {
"then": "Szín: fekete"
},
"6": {
"then": "Szín: kék"
},
"7": {
"then": "Szín: sárga"
}
}
}
},
"title": {
"render": "Kerékpáros parkoló"
},
"presets": {
"0": {
"title": "Kerékpáros parkoló"
}
},
"name": "Kerékpáros parkoló"
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"2": {
"then": "Az automata zárva van"
},
"1": {
"then": "Az automata elromlott"
},
"0": {
"then": "Az automata működik"
}
}
"description": "Pad hozzáadása"
}
}
},
"bicycle_library": {
"tagRenderings": {
"7": {
"mappings": {
"0": {
"then": ""
}
},
"question": "Ki kölcsönözhet itt kerékpárt?"
},
"6": {
"mappings": {
"0": {
"then": "A kerékpárkölcsönzés ingyenes"
}
},
"render": "Egy kerékpár kölcsönzése {charge}",
"question": "Mennyibe kerül egy kerékpár kölcsönzése?"
}
},
"description": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre"
},
"bench_at_pt": {
"name": "Padok megállókban",
"title": {
"render": "Pad",
"mappings": {
"1": {
"then": "Pad fedett helyen"
},
"0": {
"then": "Pad megállóban"
},
"1": {
"then": "Pad fedett helyen"
}
},
"render": "Pad"
}
},
"name": "Padok megállókban",
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bench": {
"bicycle_library": {
"description": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre",
"tagRenderings": {
"6": {
"question": "Mennyibe kerül egy kerékpár kölcsönzése?",
"render": "Egy kerékpár kölcsönzése {charge}",
"mappings": {
"0": {
"then": "A kerékpárkölcsönzés ingyenes"
}
}
},
"7": {
"question": "Ki kölcsönözhet itt kerékpárt?",
"mappings": {
"0": {
"then": ""
}
}
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "Az automata működik"
},
"1": {
"then": "Az automata elromlott"
},
"2": {
"then": "Az automata zárva van"
}
}
}
}
},
"bike_parking": {
"name": "Kerékpáros parkoló",
"presets": {
"0": {
"description": "Pad hozzáadása"
}
},
"tagRenderings": {
"5": {
"mappings": {
"7": {
"then": "Szín: sárga"
},
"6": {
"then": "Szín: kék"
},
"5": {
"then": "Szín: fekete"
},
"4": {
"then": "Szín: piros"
},
"3": {
"then": "Szín: fehér"
},
"2": {
"then": "Szín: szürke"
},
"1": {
"then": "Szín: zöld"
},
"0": {
"then": "Szín: barna"
}
},
"question": "Milyen színű a pad?",
"render": "Szín: {colour}"
},
"4": {
"render": "A pad {direction}° felé néz.",
"question": "Milyen irányba néz a pad?"
},
"3": {
"question": "Miből van a pad (ülő része)?",
"mappings": {
"5": {
"then": "Anyag: acél"
},
"4": {
"then": "Anyag: műanyag"
},
"3": {
"then": "Anyag: beton"
},
"2": {
"then": "Anyag: kő"
},
"1": {
"then": "Anyag: fém"
},
"0": {
"then": "Anyag: fa"
}
},
"render": "Anyag: {material}"
},
"2": {
"question": "Hány ülőhely van ezen a padon?",
"render": "{seats} ülőhely"
},
"1": {
"question": "Van háttámlája ennek a padnak?",
"mappings": {
"1": {
"then": "Háttámla: Nem"
},
"0": {
"then": "Háttámla: Igen"
}
},
"render": "Háttámla"
"title": "Kerékpáros parkoló"
}
},
"title": {
"render": "Pad"
"render": "Kerékpáros parkoló"
},
"name": "Padok"
"tagRenderings": {
"1": {
"question": "Milyen típusú ez a kerékpáros parkoló?",
"render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló",
"mappings": {
"0": {
"then": "\"U\" <img style='width: 25%' src='./assets/layers/bike_parking/staple.svg'>"
},
"1": {
"then": "Kengyeles <img style='width: 25%'' src='./assets/layers/bike_parking/wall_loops.svg'>"
},
"4": {
"then": "Kétszintű <img style='width: 25%'' src='./assets/layers/bike_parking/two_tier.svg'>"
},
"5": {
"then": "Fészer <img style='width: 25%'' src='./assets/layers/bike_parking/shed.svg'>"
}
}
},
"2": {
"mappings": {
"2": {
"then": "Felszíni parkoló"
},
"3": {
"then": "Felszíni parkoló"
},
"4": {
"then": "Tetőparkoló"
}
}
},
"3": {
"question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)",
"mappings": {
"0": {
"then": "A parkoló fedett"
},
"1": {
"then": "A parkoló nem fedett"
}
}
}
}
}
}
}

View file

@ -1,25 +1,25 @@
{
"bench": {
"tagRenderings": {
"2": {
"render": "{seats} kursi"
},
"1": {
"question": "Apakah bangku ini memiliki sandaran?",
"mappings": {
"1": {
"then": "Sandaran: Tidak"
},
"0": {
"then": "Sandaran: Ya"
}
},
"render": "Sandaran"
}
},
"name": "Bangku",
"title": {
"render": "Bangku"
},
"name": "Bangku"
"tagRenderings": {
"1": {
"render": "Sandaran",
"mappings": {
"0": {
"then": "Sandaran: Ya"
},
"1": {
"then": "Sandaran: Tidak"
}
},
"question": "Apakah bangku ini memiliki sandaran?"
},
"2": {
"render": "{seats} kursi"
}
}
}
}
}

View file

@ -1,95 +1,95 @@
{
"bench": {
"name": "Panchine",
"title": {
"render": "Panchina"
},
"tagRenderings": {
"1": {
"render": "Schienale",
"mappings": {
"0": {
"then": "Schienale: Sì"
},
"1": {
"then": "Schienale: No"
}
},
"question": "Questa panchina ha lo schienale?"
},
"2": {
"render": "{seats} posti",
"question": "Quanti posti ha questa panchina?"
},
"3": {
"render": "Materiale: {material}",
"mappings": {
"0": {
"then": "Materiale: legno"
},
"1": {
"then": "Materiale: metallo"
},
"2": {
"then": "Materiale: pietra"
},
"3": {
"then": "Materiale: cemento"
},
"4": {
"then": "Materiale: plastica"
},
"5": {
"then": "Materiale: acciaio"
}
},
"question": "Di che materiale è fatta questa panchina?"
},
"4": {
"question": "In che direzione si guarda quando si è seduti su questa panchina?",
"render": "Quando si è seduti su questa panchina, si guarda verso {direction}°."
},
"5": {
"render": "Colore: {colour}",
"question": "Di che colore è questa panchina?",
"mappings": {
"0": {
"then": "Colore: marrone"
},
"1": {
"then": "Colore: verde"
},
"2": {
"then": "Colore: grigio"
},
"3": {
"then": "Colore: bianco"
},
"4": {
"then": "Colore: rosso"
},
"5": {
"then": "Colore: nero"
},
"6": {
"then": "Colore: blu"
},
"7": {
"then": "Colore: giallo"
}
}
},
"6": {
"question": "Quando è stata verificata lultima volta questa panchina?",
"render": "Questa panchina è stata controllata lultima volta in data {survey:date}"
}
}
},
"bench_at_pt": {
"tagRenderings": {
"1": {
"render": "{name}"
}
}
},
"bench": {
"tagRenderings": {
"6": {
"render": "Questa panchina è stata controllata lultima volta in data {survey:date}",
"question": "Quando è stata verificata lultima volta questa panchina?"
},
"5": {
"mappings": {
"7": {
"then": "Colore: giallo"
},
"6": {
"then": "Colore: blu"
},
"5": {
"then": "Colore: nero"
},
"4": {
"then": "Colore: rosso"
},
"3": {
"then": "Colore: bianco"
},
"2": {
"then": "Colore: grigio"
},
"1": {
"then": "Colore: verde"
},
"0": {
"then": "Colore: marrone"
}
},
"question": "Di che colore è questa panchina?",
"render": "Colore: {colour}"
},
"4": {
"render": "Quando si è seduti su questa panchina, si guarda verso {direction}°.",
"question": "In che direzione si guarda quando si è seduti su questa panchina?"
},
"3": {
"question": "Di che materiale è fatta questa panchina?",
"mappings": {
"5": {
"then": "Materiale: acciaio"
},
"4": {
"then": "Materiale: plastica"
},
"3": {
"then": "Materiale: cemento"
},
"2": {
"then": "Materiale: pietra"
},
"1": {
"then": "Materiale: metallo"
},
"0": {
"then": "Materiale: legno"
}
},
"render": "Materiale: {material}"
},
"2": {
"question": "Quanti posti ha questa panchina?",
"render": "{seats} posti"
},
"1": {
"question": "Questa panchina ha lo schienale?",
"mappings": {
"1": {
"then": "Schienale: No"
},
"0": {
"then": "Schienale: Sì"
}
},
"render": "Schienale"
}
},
"title": {
"render": "Panchina"
},
"name": "Panchine"
}
}
}

View file

@ -361,6 +361,7 @@
},
"5": {
"question": "Wie mag er deze fietsenstalling gebruiken?",
"render": "{access}",
"mappings": {
"0": {
"then": "Publiek toegankelijke fietsenstalling"
@ -371,8 +372,7 @@
"2": {
"then": "Private fietsenstalling van een school, een bedrijf, ..."
}
},
"render": "{access}"
}
},
"6": {
"question": "Heeft deze fietsparking plaats voor bakfietsen?",
@ -1720,6 +1720,7 @@
}
},
"toilet": {
"name": "Toiletten",
"title": {
"render": "Toilet"
},
@ -1824,8 +1825,7 @@
}
}
}
},
"name": "Toiletten"
}
},
"tree_node": {
"name": "Boom",
@ -1981,4 +1981,4 @@
}
}
}
}
}

View file

@ -3,19 +3,40 @@
"title": "Mapa obert de desfibril·ladors (DEA)",
"description": "En aquest mapa , qualsevol pot trobar i marcar els desfibril·ladors externs automàtics més propers"
},
"personal": {
"title": "Interfície personal",
"description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies"
},
"shops": {
"climbing": {
"layers": {
"0": {
"tagRenderings": {
"4": {
"render": "<a href='{website}'>{website}</a>"
},
"3": {
"render": "<a href='tel:{phone}'>{phone}</a>"
"0": {
"render": "<strong>{name}</strong>"
}
}
},
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"2": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"3": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
}
@ -32,43 +53,22 @@
}
}
},
"climbing": {
"personal": {
"title": "Interfície personal",
"description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies"
},
"shops": {
"layers": {
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
},
"3": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"2": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"0": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
"3": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"4": {
"render": "<a href='{website}'>{website}</a>"
}
}
}
}
}
}
}

View file

@ -91,10 +91,53 @@
"title": "Carte des microbibliothèques",
"description": "Une microbibliothèques, également appelée boite à livre, est un élément de mobilier urbain (étagère, armoire, etc) dans lequel sont stockés des livres et autres objets en accès libre. Découvrez les boites à livres prêt de chez vous, ou ajouter en une nouvelle à l'aide de votre compte OpenStreetMap."
},
"climbing": {
"layers": {
"0": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
},
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"2": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"3": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
}
}
},
"cyclofix": {
"title": "Cyclofix - Une carte ouverte pour les cyclistes",
"description": "Le but de cette carte est de présenter aux cyclistes une solution facile à utiliser pour trouver l'infrastructure appropriée à leurs besoins.<br><br>Vous pouvez suivre votre localisation précise (mobile uniquement) et sélectionner les couches qui vous concernent dans le coin inférieur gauche. Vous pouvez également utiliser cet outil pour ajouter ou modifier des épingles (points d'intérêt) sur la carte et fournir plus de données en répondant aux questions.<br><br>Toutes les modifications que vous apportez seront automatiquement enregistrées dans la base de données mondiale d'OpenStreetMap et peuvent être librement réutilisées par d'autres.<br><br>Pour plus d'informations sur le projet cyclofix, rendez-vous sur <a href='https://cyclofix.osm.be/'>cyclofix.osm.be</a>."
},
"drinking_water": {
"title": "Eau potable",
"description": "Cette carte affiche les points d'accès public à de l'eau potable, et permet d'en ajouter facilement"
},
"fritures": {
"title": "Carte des friteries",
"layers": {
@ -118,8 +161,8 @@
"question": "Quand est ce-que ce friterie ouvert?"
},
"3": {
"question": "Quel est le site web de cette friterie?",
"render": "<a href='{website}'>{website}</a>"
"render": "<a href='{website}'>{website}</a>",
"question": "Quel est le site web de cette friterie?"
},
"4": {
"render": "<a href='tel:{phone}'>{phone}</a>",
@ -182,6 +225,11 @@
"title": "Thème personnalisé",
"description": "Crée un thème personnalisé basé sur toutes les couches disponibles de tous les thèmes"
},
"playgrounds": {
"title": "Aires de jeux",
"shortDescription": "Une carte des aires de jeux",
"description": "Cette carte affiche les aires de jeux et permet d'ajouter plus d'informations"
},
"shops": {
"title": "Carte des magasins",
"shortDescription": "Carte modifiable affichant les informations de base des magasins",
@ -267,57 +315,9 @@
"title": "Carte des WC et toilettes publiques",
"description": "Carte affichant les WC et toilettes publiques"
},
"climbing": {
"layers": {
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
},
"3": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"2": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"0": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
}
}
},
"trees": {
"description": "Cartographions tous les arbres !",
"title": "Arbres",
"shortDescription": "Carte des arbres",
"title": "Arbres"
},
"playgrounds": {
"description": "Cette carte affiche les aires de jeux et permet d'ajouter plus d'informations",
"shortDescription": "Une carte des aires de jeux",
"title": "Aires de jeux"
},
"drinking_water": {
"description": "Cette carte affiche les points d'accès public à de l'eau potable, et permet d'en ajouter facilement",
"title": "Eau potable"
"description": "Cartographions tous les arbres !"
}
}
}

View file

@ -1,8 +1,8 @@
{
"artworks": {
"title": "Nyít Műalkotás Térkép"
},
"aed": {
"title": "Nyílt AED Térkép"
},
"artworks": {
"title": "Nyít Műalkotás Térkép"
}
}
}

View file

@ -1,50 +1,36 @@
{
"charging_stations": {
"title": "Stasiun pengisian daya"
"aed": {
"title": "Buka Peta AED",
"description": "Di peta ini, seseorang dapat menemukan dan menandai defibrillator terdekat"
},
"campersite": {
"roamingRenderings": {
"1": {
"mappings": {
"1": {
"then": "Tempat ini tidak memiliki sumber listrik"
},
"0": {
"then": "Tempat ini memiliki catu daya"
"artworks": {
"title": "Buka Peta Karya Seni",
"description": "Selamat datang di Open Artwork Map, peta untuk patung, grafiti, dan karya seni lain di seluruh dunia",
"layers": {
"0": {
"name": "Karya seni",
"title": {
"render": "Karya seni",
"mappings": {
"0": {
"then": "Karya seni <i>{name}</i>"
}
}
},
"tagRenderings": {
"3": {
"render": "Info lanjut tersedia di <a href='{website}' target='_blank'>laman web</a> ini."
}
}
}
},
}
},
"campersite": {
"layers": {
"0": {
"tagRenderings": {
"9": {
"question": "Tempat sini terada situs web?",
"render": "Situs resmi: <a href='{website}'>{website}</a>"
},
"8": {
"mappings": {
"1": {
"then": "Tempat sini tiada tandas"
},
"0": {
"then": "Tempat sini ada tandas"
}
}
},
"6": {
"mappings": {
"2": {
"then": "Tiada akses Web"
},
"1": {
"then": "Akses Web tersedia"
},
"0": {
"then": "Akses Web tersedia"
}
},
"question": "Tempat ini berbagi akses Web?"
"1": {
"question": "Apakah nama tempat ini?"
},
"2": {
"mappings": {
@ -53,59 +39,55 @@
}
}
},
"1": {
"question": "Apakah nama tempat ini?"
}
}
}
}
},
"artworks": {
"layers": {
"0": {
"tagRenderings": {
"3": {
"render": "Info lanjut tersedia di <a href='{website}' target='_blank'>laman web</a> ini."
}
},
"title": {
"mappings": {
"0": {
"then": "Karya seni <i>{name}</i>"
}
},
"render": "Karya seni"
},
"name": "Karya seni"
}
},
"description": "Selamat datang di Open Artwork Map, peta untuk patung, grafiti, dan karya seni lain di seluruh dunia",
"title": "Buka Peta Karya Seni"
},
"hailhydrant": {
"layers": {
"0": {
"tagRenderings": {
"1": {
"6": {
"question": "Tempat ini berbagi akses Web?",
"mappings": {
"3": {
"then": "<img style=\"width:15px\" src=\"./assets/themes/hailhydrant/hydrant_unknown.svg\" /> Jenis dinding."
"0": {
"then": "Akses Web tersedia"
},
"1": {
"then": "Akses Web tersedia"
},
"2": {
"then": "Tiada akses Web"
}
}
},
"8": {
"mappings": {
"0": {
"then": "Tempat sini ada tandas"
},
"1": {
"then": "Tempat sini tiada tandas"
}
}
},
"9": {
"render": "Situs resmi: <a href='{website}'>{website}</a>",
"question": "Tempat sini terada situs web?"
}
}
}
},
"roamingRenderings": {
"1": {
"mappings": {
"0": {
"then": "Tempat ini memiliki catu daya"
},
"1": {
"then": "Tempat ini tidak memiliki sumber listrik"
}
}
}
}
},
"charging_stations": {
"title": "Stasiun pengisian daya"
},
"climbing": {
"layers": {
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"0": {
"tagRenderings": {
"0": {
@ -113,14 +95,7 @@
}
}
},
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
},
"3": {
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
@ -133,21 +108,18 @@
"render": "<strong>{name}</strong>"
}
}
}
}
},
"shops": {
"layers": {
"0": {
},
"3": {
"tagRenderings": {
"5": {
"render": "<a href='mailto:{email}'>{email}</a>"
},
"4": {
"render": "<a href='{website}'>{website}</a>"
},
"3": {
"render": "<a href='tel:{phone}'>{phone}</a>"
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
}
@ -164,8 +136,36 @@
}
}
},
"aed": {
"description": "Di peta ini, seseorang dapat menemukan dan menandai defibrillator terdekat",
"title": "Buka Peta AED"
"hailhydrant": {
"layers": {
"0": {
"tagRenderings": {
"1": {
"mappings": {
"3": {
"then": "<img style=\"width:15px\" src=\"./assets/themes/hailhydrant/hydrant_unknown.svg\" /> Jenis dinding."
}
}
}
}
}
}
},
"shops": {
"layers": {
"0": {
"tagRenderings": {
"3": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"4": {
"render": "<a href='{website}'>{website}</a>"
},
"5": {
"render": "<a href='mailto:{email}'>{email}</a>"
}
}
}
}
}
}
}

View file

@ -1,100 +1,100 @@
{
"benches": {
"description": "Questa mappa mostra tutte le panchine che sono state aggiunte su OpenStreetMap: panchine individuali e quelle alle fermate del trasporto pubblico o nei ripari. Se disponi di un account OpenStreetMap puoi mappare delle nuove panchine o modificare i dettagli di quelle esistenti.",
"shortDescription": "Una mappa delle panchine",
"title": "Panchine"
"aed": {
"title": "Mappa dei defibrillatori (DAE)",
"description": "Su questa mappa. si possono trovare e segnalare i defibrillatori nelle vicinanze"
},
"artworks": {
"title": "Mappa libera dellarte",
"description": "Benvenuto/a sulla mappa libera dellarte, una mappa delle statue, i busti, i graffiti e le altre realizzazioni artistiche di tutto il mondo",
"layers": {
"0": {
"tagRenderings": {
"4": {
"render": "Corrisponde a <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>",
"question": "Quale elemento Wikidata corrisponde a <b>questopera darte</b>?"
},
"3": {
"render": "Ulteriori informazioni su <a href='{website}' target='_blank'>questo sito web</a>",
"question": "Su quale sito web è possibile trovare altre informazioni riguardanti questopera?"
},
"2": {
"render": "Creato da {artist_name}",
"question": "Quale artista ha creato questopera?"
},
"1": {
"mappings": {
"11": {
"then": "Mosaico di piastrelle"
},
"10": {
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
},
"9": {
"then": "Rilievo"
},
"8": {
"then": "Graffiti"
},
"7": {
"then": "Istallazione"
},
"6": {
"then": "Masso"
},
"5": {
"then": "Busto"
},
"4": {
"then": "Statua"
},
"3": {
"then": "Scultura"
},
"2": {
"then": "Dipinto"
},
"1": {
"then": "Murale"
},
"0": {
"then": "Architettura"
}
},
"question": "Che tipo di opera darte è questo?",
"render": "Si tratta di un {artwork_type}"
"name": "Opere darte",
"title": {
"render": "Opera darte",
"mappings": {
"0": {
"then": "Opera <i>{name}</i>"
}
}
},
"description": "Diverse opere darte",
"presets": {
"0": {
"title": "Opera darte"
}
},
"description": "Diverse opere darte",
"title": {
"mappings": {
"0": {
"then": "Opera <i>{name}</i>"
"tagRenderings": {
"1": {
"render": "Si tratta di un {artwork_type}",
"question": "Che tipo di opera darte è questo?",
"mappings": {
"0": {
"then": "Architettura"
},
"1": {
"then": "Murale"
},
"2": {
"then": "Dipinto"
},
"3": {
"then": "Scultura"
},
"4": {
"then": "Statua"
},
"5": {
"then": "Busto"
},
"6": {
"then": "Masso"
},
"7": {
"then": "Istallazione"
},
"8": {
"then": "Graffiti"
},
"9": {
"then": "Rilievo"
},
"10": {
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
},
"11": {
"then": "Mosaico di piastrelle"
}
}
},
"render": "Opera darte"
},
"name": "Opere darte"
"2": {
"question": "Quale artista ha creato questopera?",
"render": "Creato da {artist_name}"
},
"3": {
"question": "Su quale sito web è possibile trovare altre informazioni riguardanti questopera?",
"render": "Ulteriori informazioni su <a href='{website}' target='_blank'>questo sito web</a>"
},
"4": {
"question": "Quale elemento Wikidata corrisponde a <b>questopera darte</b>?",
"render": "Corrisponde a <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
}
}
}
},
"description": "Benvenuto/a sulla mappa libera dellarte, una mappa delle statue, i busti, i graffiti e le altre realizzazioni artistiche di tutto il mondo",
"title": "Mappa libera dellarte"
}
},
"aed": {
"description": "Su questa mappa. si possono trovare e segnalare i defibrillatori nelle vicinanze",
"title": "Mappa dei defibrillatori (DAE)"
"benches": {
"title": "Panchine",
"shortDescription": "Una mappa delle panchine",
"description": "Questa mappa mostra tutte le panchine che sono state aggiunte su OpenStreetMap: panchine individuali e quelle alle fermate del trasporto pubblico o nei ripari. Se disponi di un account OpenStreetMap puoi mappare delle nuove panchine o modificare i dettagli di quelle esistenti."
},
"bike_monitoring_stations": {
"description": "Questo tema mostra le stazioni di monitoraggio bici con dati dal vivo",
"title": "Stazioni di monitoraggio biciclette",
"shortDescription": "Stazioni di monitoraggio bici con dati in tempo reale forniti da Bruxelles Mobility",
"title": "Stazioni di monitoraggio biciclette"
"description": "Questo tema mostra le stazioni di monitoraggio bici con dati dal vivo"
},
"trees": {
"description": "Mappa tutti gli alberi!",
"title": "Alberi",
"shortDescription": "Mappa tutti gli alberi",
"title": "Alberi"
"description": "Mappa tutti gli alberi!"
}
}
}

View file

@ -1,4 +1,90 @@
{
"artworks": {
"layers": {
"0": {
"name": "Произведения искусства",
"tagRenderings": {
"1": {
"mappings": {
"0": {
"then": "Архитектура"
},
"1": {
"then": "Фреска"
},
"3": {
"then": "Скульптура"
},
"4": {
"then": "Статуя"
},
"5": {
"then": "Бюст"
},
"6": {
"then": "Камень"
},
"8": {
"then": "Граффити"
}
}
}
}
}
}
},
"benches": {
"title": "Скамейки"
},
"campersite": {
"layers": {
"0": {
"tagRenderings": {
"1": {
"question": "Как называется это место?"
},
"6": {
"mappings": {
"0": {
"then": "Есть доступ в Интернет"
},
"1": {
"then": "Есть доступ в Интернет"
},
"2": {
"then": "Нет доступа в Интернет"
}
}
},
"9": {
"render": "Официальный сайт: <a href='{website}'>{website}</a>"
}
}
}
}
},
"charging_stations": {
"title": "Зарядные станции",
"layers": {
"0": {
"name": "Зарядные станции",
"title": {
"render": "Зарядная станция"
},
"description": "Зарядная станция",
"tagRenderings": {
"6": {
"render": "{network}",
"mappings": {
"3": {
"then": "eVgo"
}
}
}
}
}
}
},
"climbing": {
"layers": {
"0": {
@ -9,91 +95,5 @@
}
}
}
},
"charging_stations": {
"layers": {
"0": {
"tagRenderings": {
"6": {
"mappings": {
"3": {
"then": "eVgo"
}
},
"render": "{network}"
}
},
"description": "Зарядная станция",
"title": {
"render": "Зарядная станция"
},
"name": "Зарядные станции"
}
},
"title": "Зарядные станции"
},
"campersite": {
"layers": {
"0": {
"tagRenderings": {
"9": {
"render": "Официальный сайт: <a href='{website}'>{website}</a>"
},
"6": {
"mappings": {
"2": {
"then": "Нет доступа в Интернет"
},
"1": {
"then": "Есть доступ в Интернет"
},
"0": {
"then": "Есть доступ в Интернет"
}
}
},
"1": {
"question": "Как называется это место?"
}
}
}
}
},
"benches": {
"title": "Скамейки"
},
"artworks": {
"layers": {
"0": {
"tagRenderings": {
"1": {
"mappings": {
"8": {
"then": "Граффити"
},
"6": {
"then": "Камень"
},
"5": {
"then": "Бюст"
},
"4": {
"then": "Статуя"
},
"3": {
"then": "Скульптура"
},
"1": {
"then": "Фреска"
},
"0": {
"then": "Архитектура"
}
}
}
},
"name": "Произведения искусства"
}
}
}
}
}