Chore: housekeeping

This commit is contained in:
Pieter Vander Vennet 2023-09-30 15:36:19 +02:00
commit ffeb18d0e5
21 changed files with 185 additions and 44 deletions

View file

@ -147,7 +147,8 @@
"fr": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>", "fr": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>",
"it": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>", "it": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>",
"de": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>", "de": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>",
"nl": "<h3>Bevat {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>" "nl": "<h3>Bevat {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>",
"ca": "<h3>Conté {_contained_climbing_routes_count} rutes</h3> <ul>{_contained_climbing_routes}</ul>"
}, },
"condition": "_contained_climbing_routes~*", "condition": "_contained_climbing_routes~*",
"id": "Contained_climbing_routes" "id": "Contained_climbing_routes"
@ -206,7 +207,8 @@
"fr": "Rocher descalade, rocher avec une ou peu de voie permettant descalader sans corde", "fr": "Rocher descalade, rocher avec une ou peu de voie permettant descalader sans corde",
"de": "Ein Kletterfelsen - ein einzelner Felsen oder eine Klippe mit einer oder wenigen Kletterrouten, die ohne Seil sicher bestiegen werden können", "de": "Ein Kletterfelsen - ein einzelner Felsen oder eine Klippe mit einer oder wenigen Kletterrouten, die ohne Seil sicher bestiegen werden können",
"it": "Un masso per arrampicata (una singola roccia o falesia con una o poche vie di arrampicata che possono essere scalate in sicurezza senza una corda)", "it": "Un masso per arrampicata (una singola roccia o falesia con una o poche vie di arrampicata che possono essere scalate in sicurezza senza una corda)",
"nl": "Een klimboulder - een enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen" "nl": "Een klimboulder - een enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen",
"ca": "Una roca d'escalada: una única roca o penya-segat amb una o unes quantes vies d'escalada que es poden escalar amb seguretat sense corda"
} }
}, },
{ {
@ -256,7 +258,8 @@
"de": "Kalkstein", "de": "Kalkstein",
"it": "Calcare", "it": "Calcare",
"pa_PK": "چونہ پتھر", "pa_PK": "چونہ پتھر",
"eu": "Kareharria" "eu": "Kareharria",
"ca": "Calcària"
} }
} }
], ],

View file

@ -250,7 +250,8 @@
"it": "Piazzata in data {start_date}", "it": "Piazzata in data {start_date}",
"fr": "Placé le {start_date}", "fr": "Placé le {start_date}",
"ru": "Установлен {start_date}", "ru": "Установлен {start_date}",
"de": "Aufgestellt am {start_date}" "de": "Aufgestellt am {start_date}",
"ca": "Col·locat el {start_date}"
}, },
"freeform": { "freeform": {
"key": "start_date", "key": "start_date",

View file

@ -342,7 +342,9 @@
"en": "These are toilets" "en": "These are toilets"
}, },
"icon": "./assets/layers/indoors/room_toilets.svg", "icon": "./assets/layers/indoors/room_toilets.svg",
"addExtraTags": ["amenity=toilets"] "addExtraTags": [
"amenity=toilets"
]
}, },
{ {
"if": "room=waiting", "if": "room=waiting",
@ -384,7 +386,9 @@
"builtin": "toilet.relevant-questions", "builtin": "toilet.relevant-questions",
"override": { "override": {
"condition": { "condition": {
"+and": ["amenity=toilets"] "+and": [
"amenity=toilets"
]
} }
} }
} }

View file

@ -51,7 +51,8 @@
"en": "{sport} is played here", "en": "{sport} is played here",
"it": "Qui si gioca a {sport}", "it": "Qui si gioca a {sport}",
"de": "Hier wird {sport} gespielt", "de": "Hier wird {sport} gespielt",
"es": "Aquí se juega al {sport}" "es": "Aquí se juega al {sport}",
"ca": "{sport} es juga aquí"
}, },
"freeform": { "freeform": {
"key": "sport" "key": "sport"
@ -62,7 +63,8 @@
"en": "Which sport can be played here?", "en": "Which sport can be played here?",
"it": "Quale sport si gioca qui?", "it": "Quale sport si gioca qui?",
"de": "Welche Sportarten können hier gespielt werden?", "de": "Welche Sportarten können hier gespielt werden?",
"es": "¿Qué deporte se practica aquí?" "es": "¿Qué deporte se puede practicar aquí?",
"ca": "Quin esport es pot practicar aquí?"
}, },
"multiAnswer": true, "multiAnswer": true,
"mappings": [ "mappings": [
@ -172,7 +174,8 @@
"then": { "then": {
"en": "This is a skatepark", "en": "This is a skatepark",
"nl": "Dit is een skatepark", "nl": "Dit is een skatepark",
"de": "Dies ist ein Skatepark" "de": "Dies ist ein Skatepark",
"ca": "Açò és un skatepark"
} }
} }
], ],
@ -235,7 +238,8 @@
"ru": "Поверхность - <b>{surface}</b>", "ru": "Поверхность - <b>{surface}</b>",
"it": "La superficie è <b>{surface}</b>", "it": "La superficie è <b>{surface}</b>",
"de": "Der Belag ist <b>{surface}</b>", "de": "Der Belag ist <b>{surface}</b>",
"es": "La superficie es <b>{surface}</b>" "es": "La superficie es <b>{surface}</b>",
"ca": "La superfícies és <b>{surface}</b>"
}, },
"freeform": { "freeform": {
"key": "surface" "key": "surface"

View file

@ -2,11 +2,13 @@
"id": "sports_centre", "id": "sports_centre",
"name": { "name": {
"en": "Sports centres", "en": "Sports centres",
"de": "Sportzentren" "de": "Sportzentren",
"ca": "Centres esportius"
}, },
"description": { "description": {
"en": "Indoor and outdoor sports centres can be found on this layer", "en": "Indoor and outdoor sports centres can be found on this layer",
"de": "Hallen- und Freiluftsportzentren sind auf dieser Ebene zu finden" "de": "Hallen- und Freiluftsportzentren sind auf dieser Ebene zu finden",
"ca": "En aquesta capa es poden trobar centres esportius interiors i exteriors"
}, },
"minzoom": 12, "minzoom": 12,
"source": { "source": {
@ -15,7 +17,8 @@
"title": { "title": {
"render": { "render": {
"en": "Sports centre", "en": "Sports centre",
"de": "Sportzentrum" "de": "Sportzentrum",
"ca": "Centre esportiu"
}, },
"mappings": [ "mappings": [
{ {
@ -36,7 +39,8 @@
{ {
"title": { "title": {
"en": "a sports centre", "en": "a sports centre",
"de": "ein Sportzentrum" "de": "ein Sportzentrum",
"ca": "un centre esportiu"
}, },
"tags": [ "tags": [
"leisure=sports_centre" "leisure=sports_centre"

View file

@ -9,7 +9,8 @@
"description": { "description": {
"en": "Layer showing stairs and escalators", "en": "Layer showing stairs and escalators",
"de": "Ebene mit Treppen und Rolltreppen", "de": "Ebene mit Treppen und Rolltreppen",
"nl": "Laag met trappen en roltrappen" "nl": "Laag met trappen en roltrappen",
"ca": "Capa que mostra escales i escales mecàniques"
}, },
"title": { "title": {
"render": { "render": {

View file

@ -349,7 +349,8 @@
"fr": "À quel niveau se trouve cette caméra ?", "fr": "À quel niveau se trouve cette caméra ?",
"it": "A che piano si trova questa videocamera?", "it": "A che piano si trova questa videocamera?",
"de": "Auf welcher Ebene befindet sich diese Kamera?", "de": "Auf welcher Ebene befindet sich diese Kamera?",
"es": "¿A qué nivel está colocada esta cámara?" "es": "¿A qué nivel está colocada esta cámara?",
"ca": "A quina planta es troba aquesta càmera?"
}, },
"render": { "render": {
"en": "Located on level {level}", "en": "Located on level {level}",

View file

@ -5,7 +5,8 @@
"nl": "Universiteiten en hogescholen", "nl": "Universiteiten en hogescholen",
"de": "Hochschulen und Universitäten", "de": "Hochschulen und Universitäten",
"fr": "Collèges et universités", "fr": "Collèges et universités",
"da": "Gymnasier og universiteter" "da": "Gymnasier og universiteter",
"ca": "Instituts superiors i universitats"
}, },
"description": "Layer with all tertiary education institutes (ISCED:2011 levels 6,7 and 8)", "description": "Layer with all tertiary education institutes (ISCED:2011 levels 6,7 and 8)",
"source": { "source": {
@ -42,7 +43,8 @@
"nl": "Hogeschool", "nl": "Hogeschool",
"de": "(Fach)hochschule", "de": "(Fach)hochschule",
"fr": "Établissement d'enseignement supérieur non universitaire", "fr": "Établissement d'enseignement supérieur non universitaire",
"pa_PK": "کالج" "pa_PK": "کالج",
"ca": "Institut superior"
} }
}, },
{ {
@ -64,7 +66,8 @@
"nl": "Onderwijsinstelling die tertiair onderwijs geeft", "nl": "Onderwijsinstelling die tertiair onderwijs geeft",
"de": "Schule mit tertiärem Bildungsangebot", "de": "Schule mit tertiärem Bildungsangebot",
"fr": "École dispensant un enseignement supérieur", "fr": "École dispensant un enseignement supérieur",
"da": "Skole, der udbyder videregående uddannelser" "da": "Skole, der udbyder videregående uddannelser",
"ca": "Escola que imparteix educació terciària"
} }
} }
] ]
@ -88,7 +91,8 @@
"nl": "Dit is een onderwijsinstelling waar post-secundair, niet-tertiair onderwijs wordt gegeven. Om dit onderwijs te volgen, moet je je secundair onderwijs afgewerkt hebben maar de opleiding behaalt niet het niveau van van een bachelor.", "nl": "Dit is een onderwijsinstelling waar post-secundair, niet-tertiair onderwijs wordt gegeven. Om dit onderwijs te volgen, moet je je secundair onderwijs afgewerkt hebben maar de opleiding behaalt niet het niveau van van een bachelor.",
"de": "Es handelt sich um eine postsekundäre, nicht-tertiäre Bildungseinrichtung. Man muss die Sekundarstufe abgeschlossen haben, um sich hier einzuschreiben, aber es werden keine Bachelor-Abschlüsse (oder höhere Abschlüsse) verliehen", "de": "Es handelt sich um eine postsekundäre, nicht-tertiäre Bildungseinrichtung. Man muss die Sekundarstufe abgeschlossen haben, um sich hier einzuschreiben, aber es werden keine Bachelor-Abschlüsse (oder höhere Abschlüsse) verliehen",
"fr": "C'est un établissement d'enseignement post-secondaire, non tertiaire. Il faut avoir terminé l'enseignement secondaire pour s'inscrire ici, mais aucun baccalauréat (ou diplôme supérieur) n'est délivré ici", "fr": "C'est un établissement d'enseignement post-secondaire, non tertiaire. Il faut avoir terminé l'enseignement secondaire pour s'inscrire ici, mais aucun baccalauréat (ou diplôme supérieur) n'est délivré ici",
"da": "Dette er en institution for post-gymnasial, ikke-tertiær uddannelse. Man skal have gennemført en ungdomsuddannelse for at tilmelde sig her, men her uddeles ingen bachelor (eller højere) grader" "da": "Dette er en institution for post-gymnasial, ikke-tertiær uddannelse. Man skal have gennemført en ungdomsuddannelse for at tilmelde sig her, men her uddeles ingen bachelor (eller højere) grader",
"ca": "Aquesta és una institució d'educació postsecundària i no terciària. S'ha d'haver completat l'educació secundària per matricular-se aquí, però aquí no s'obtenen títols de batxillerat (o superiors)"
} }
}, },
{ {
@ -202,7 +206,8 @@
"en": "An institute where tertiary education is given (at the level equivalent of a bachelors degree or higher). A single point per campus is enough - buildings and faculties should not be mapped with different university points.", "en": "An institute where tertiary education is given (at the level equivalent of a bachelors degree or higher). A single point per campus is enough - buildings and faculties should not be mapped with different university points.",
"nl": "Een onderwijsinstelling waar tertiair onderwijs wordt gegeven - dit is onderwijs waarvan het niveau overeenkomt met een bachelor of hoger is. Eén enkel punt per campus is genoeg - gebouwen en faculteiten worden hier niet op aangeduid.", "nl": "Een onderwijsinstelling waar tertiair onderwijs wordt gegeven - dit is onderwijs waarvan het niveau overeenkomt met een bachelor of hoger is. Eén enkel punt per campus is genoeg - gebouwen en faculteiten worden hier niet op aangeduid.",
"de": "Eine Einrichtung, an der tertiäre Bildung vermittelt wird (auf dem Niveau eines Bachelor-Abschlusses oder höher). Ein einziger Punkt pro Campus ist ausreichend - Gebäude und Fakultäten sollten nicht mit Universitätspunkten gekennzeichnet werden.", "de": "Eine Einrichtung, an der tertiäre Bildung vermittelt wird (auf dem Niveau eines Bachelor-Abschlusses oder höher). Ein einziger Punkt pro Campus ist ausreichend - Gebäude und Fakultäten sollten nicht mit Universitätspunkten gekennzeichnet werden.",
"fr": "Un institut où l'on dispense un enseignement supérieur (au niveau équivalent à un bachelor ou plus). Un simple point par campus est suffisant - les bâtiments et les facultés ne doivent pas être cartographiés avec différents points d'université." "fr": "Un institut où l'on dispense un enseignement supérieur (au niveau équivalent à un bachelor ou plus). Un simple point par campus est suffisant - les bâtiments et les facultés ne doivent pas être cartographiés avec différents points d'université.",
"ca": "Un institut on s'imparteix ensenyament terciari (al nivell equivalent de batxillerat o superior). N'hi ha prou amb un únic punt per campus: els edificis i les facultats no s'han de cartografiar amb diferents punts universitaris."
}, },
"tags": [ "tags": [
"amenity=university", "amenity=university",

View file

@ -530,7 +530,9 @@
"ca": "El cambiador està a {changing_table:location}" "ca": "El cambiador està a {changing_table:location}"
}, },
"condition": { "condition": {
"and":["changing_table=yes"] "and": [
"changing_table=yes"
]
}, },
"freeform": { "freeform": {
"key": "changing_table:location", "key": "changing_table:location",

View file

@ -14,7 +14,8 @@
"render": { "render": {
"en": "Toilet at amenity", "en": "Toilet at amenity",
"de": "Toilette in Einrichtung", "de": "Toilette in Einrichtung",
"nl": "Toilet in een voorziening" "nl": "Toilet in een voorziening",
"ca": "Lavabo a la instal·lació"
}, },
"mappings": [ "mappings": [
{ {
@ -22,7 +23,8 @@
"then": { "then": {
"en": "Toilet at {name}", "en": "Toilet at {name}",
"de": "Toilette in {name}", "de": "Toilette in {name}",
"nl": "Toilet bij {name}" "nl": "Toilet bij {name}",
"ca": "Bany a {name}"
} }
} }
] ]
@ -197,7 +199,8 @@
"condition": "toilets:access!=no", "condition": "toilets:access!=no",
"question": { "question": {
"en": "When is the amenity where these toilets are located open?", "en": "When is the amenity where these toilets are located open?",
"de": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?" "de": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?",
"ca": "Quan està oberta la instal·lació on es troben aquests lavabos?"
} }
} }
}, },
@ -273,7 +276,8 @@
"nl": "De deur naar de rolstoeltoegankelijke toilet is {canonical(toilets:door:width)} wide", "nl": "De deur naar de rolstoeltoegankelijke toilet is {canonical(toilets:door:width)} wide",
"fr": "La porte des toilettes accessibles aux fauteuils roulants a une large de {canonical(toilets:door:width)}", "fr": "La porte des toilettes accessibles aux fauteuils roulants a une large de {canonical(toilets:door:width)}",
"de": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit", "de": "Die Tür zur rollstuhlgerechten Toilette ist {canonical(toilets:door:width)} breit",
"da": "Døren til det kørestolsvenlige toilet er {canonical(toilets:door:width)} bred" "da": "Døren til det kørestolsvenlige toilet er {canonical(toilets:door:width)} bred",
"ca": "La porta del vàter accessible amb cadira de rodes és {canonical(toilets:door:width)} d'ample"
}, },
"freeform": { "freeform": {
"key": "toilets:door:width", "key": "toilets:door:width",
@ -329,7 +333,8 @@
"nl": "Gratis toegankelijk", "nl": "Gratis toegankelijk",
"de": "Nutzung kostenlos", "de": "Nutzung kostenlos",
"fr": "Utilisation gratuite", "fr": "Utilisation gratuite",
"da": "Gratis at bruge" "da": "Gratis at bruge",
"ca": "Ús gratuït"
}, },
"osmTags": { "osmTags": {
"or": [ "or": [

View file

@ -10,7 +10,8 @@
"description": { "description": {
"en": "Layer showing different types of transit stops.", "en": "Layer showing different types of transit stops.",
"de": "Ebene mit verschiedenen Arten von Haltestellen.", "de": "Ebene mit verschiedenen Arten von Haltestellen.",
"da": "Lag, der viser forskellige typer transitstop." "da": "Lag, der viser forskellige typer transitstop.",
"ca": "Capa que mostra diferents tipus de parades de transport públic"
}, },
"source": { "source": {
"osmTags": { "osmTags": {
@ -25,7 +26,8 @@
"en": "Transit Stop", "en": "Transit Stop",
"de": "Haltestelle", "de": "Haltestelle",
"da": "Transit Stop", "da": "Transit Stop",
"nl": "Bushalte" "nl": "Bushalte",
"ca": "Parada de transport públic"
}, },
"mappings": [ "mappings": [
{ {

View file

@ -849,7 +849,7 @@
"nl": "Verkoop van bloemen", "nl": "Verkoop van bloemen",
"de": "Verkauf von Blumen", "de": "Verkauf von Blumen",
"fr": "Vente de fleurs", "fr": "Vente de fleurs",
"ca": "Venda de flors" "ca": "Venda d'aparcament"
}, },
"osmTags": "vending~i~.*flowers.*" "osmTags": "vending~i~.*flowers.*"
}, },
@ -857,21 +857,21 @@
"osmTags": "vending~i~.*parking_tickets.*", "osmTags": "vending~i~.*parking_tickets.*",
"question": { "question": {
"en": "Sale of parking tickets", "en": "Sale of parking tickets",
"ca": "Venda d'aparcament" "ca": "Venda de monedes premsades"
} }
}, },
{ {
"osmTags": "vending=elongated_coin", "osmTags": "vending=elongated_coin",
"question": { "question": {
"en": "Sale of pressed pennies", "en": "Sale of pressed pennies",
"ca": "Venda de monedes premsades" "ca": "Venda de bitllets de transport públic"
} }
}, },
{ {
"osmTags": "vending~i~.*public_transport_tickets.*", "osmTags": "vending~i~.*public_transport_tickets.*",
"question": { "question": {
"en": "Sale of public transport tickets", "en": "Sale of public transport tickets",
"ca": "Venda de bitllets de transport públic" "ca": "Venda de productes carnis"
} }
}, },
{ {

View file

@ -2396,10 +2396,25 @@
} }
}, },
"tagRenderings": { "tagRenderings": {
"Contained_climbing_routes": {
"render": "<h3>Conté {_contained_climbing_routes_count} rutes</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Rock type (crag/rock/cliff only)": { "Rock type (crag/rock/cliff only)": {
"mappings": {
"0": {
"then": "Calcària"
}
},
"question": "Quin és el tipus de roca aquí?", "question": "Quin és el tipus de roca aquí?",
"render": "El tipus de roca és {rock}" "render": "El tipus de roca és {rock}"
}, },
"Type": {
"mappings": {
"0": {
"then": "Una roca d'escalada: una única roca o penya-segat amb una o unes quantes vies d'escalada que es poden escalar amb seguretat sense corda"
}
}
},
"name": { "name": {
"render": "<strong>{name}</strong>" "render": "<strong>{name}</strong>"
} }
@ -4424,7 +4439,8 @@
} }
}, },
"ghost_bike-start_date": { "ghost_bike-start_date": {
"question": "Quan es va instal·lar aquesta bicicleta Ghost?" "question": "Quan es va instal·lar aquesta bicicleta Ghost?",
"render": "Col·locat el {start_date}"
} }
}, },
"title": { "title": {
@ -7451,8 +7467,13 @@
}, },
"4": { "4": {
"then": "Aquí es juga al corfbol" "then": "Aquí es juga al corfbol"
},
"6": {
"then": "Açò és un skatepark"
} }
} },
"question": "Quin esport es pot practicar aquí?",
"render": "{sport} es juga aquí"
}, },
"sport_pitch-surface": { "sport_pitch-surface": {
"mappings": { "mappings": {
@ -7472,14 +7493,28 @@
"then": "La superfície és <b>formigó</b>" "then": "La superfície és <b>formigó</b>"
} }
}, },
"question": "Quina és la superfície d'aquest camp esportiu?" "question": "Quina és la superfície d'aquest camp esportiu?",
"render": "La superfícies és <b>{surface}</b>"
} }
}, },
"title": { "title": {
"render": "Camp d'esports" "render": "Camp d'esports"
} }
}, },
"sports_centre": {
"description": "En aquesta capa es poden trobar centres esportius interiors i exteriors",
"name": "Centres esportius",
"presets": {
"0": {
"title": "un centre esportiu"
}
},
"title": {
"render": "Centre esportiu"
}
},
"stairs": { "stairs": {
"description": "Capa que mostra escales i escales mecàniques",
"name": "Escales", "name": "Escales",
"tagRenderings": { "tagRenderings": {
"conveying": { "conveying": {
@ -7746,6 +7781,7 @@
"question": "Quin tipus de càmera és aquesta?" "question": "Quin tipus de càmera és aquesta?"
}, },
"Level": { "Level": {
"question": "A quina planta es troba aquesta càmera?",
"render": "Ubicat a la planta {level}" "render": "Ubicat a la planta {level}"
}, },
"Operator": { "Operator": {
@ -7852,14 +7888,19 @@
} }
}, },
"tertiary_education": { "tertiary_education": {
"name": "Instituts superiors i universitats",
"presets": { "presets": {
"0": { "0": {
"description": "Un institut on s'imparteix ensenyament terciari (al nivell equivalent de batxillerat o superior). N'hi ha prou amb un únic punt per campus: els edificis i les facultats no s'han de cartografiar amb diferents punts universitaris.",
"title": "una universitat" "title": "una universitat"
} }
}, },
"tagRenderings": { "tagRenderings": {
"institution-kind": { "institution-kind": {
"mappings": { "mappings": {
"0": {
"then": "Aquesta és una institució d'educació postsecundària i no terciària. S'ha d'haver completat l'educació secundària per matricular-se aquí, però aquí no s'obtenen títols de batxillerat (o superiors)"
},
"1": { "1": {
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior." "then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
} }
@ -7883,8 +7924,14 @@
}, },
"title": { "title": {
"mappings": { "mappings": {
"1": {
"then": "Institut superior"
},
"2": { "2": {
"then": "Universitat" "then": "Universitat"
},
"3": {
"then": "Escola que imparteix educació terciària"
} }
} }
} }
@ -8147,10 +8194,22 @@
"question": "Accessible amb cadira de rodes" "question": "Accessible amb cadira de rodes"
} }
} }
},
"2": {
"options": {
"0": {
"question": "Ús gratuït"
}
}
} }
}, },
"name": "Lavabos a altres instal·lacions", "name": "Lavabos a altres instal·lacions",
"tagRenderings": { "tagRenderings": {
"opening_hours": {
"override": {
"question": "Quan està oberta la instal·lació on es troben aquests lavabos?"
}
},
"toilet-access": { "toilet-access": {
"mappings": { "mappings": {
"0": { "0": {
@ -8202,9 +8261,18 @@
"question": "Hi ha un lavabo específic per a usuaris amb cadira de rodes?" "question": "Hi ha un lavabo específic per a usuaris amb cadira de rodes?"
}, },
"wheelchair-door-width": { "wheelchair-door-width": {
"question": "Quina és l'amplada de la porta del lavabo accessible per a cadira de rodes?" "question": "Quina és l'amplada de la porta del lavabo accessible per a cadira de rodes?",
"render": "La porta del vàter accessible amb cadira de rodes és {canonical(toilets:door:width)} d'ample"
} }
}, },
"title": {
"mappings": {
"0": {
"then": "Bany a {name}"
}
},
"render": "Lavabo a la instal·lació"
},
"units": { "units": {
"0": { "0": {
"applicableUnits": { "applicableUnits": {
@ -8290,6 +8358,7 @@
} }
}, },
"transit_stops": { "transit_stops": {
"description": "Capa que mostra diferents tipus de parades de transport públic",
"filter": { "filter": {
"0": { "0": {
"options": { "options": {
@ -8422,7 +8491,8 @@
"0": { "0": {
"then": "Parada {name}" "then": "Parada {name}"
} }
} },
"render": "Parada de transport públic"
} }
}, },
"tree_node": { "tree_node": {
@ -8809,8 +8879,8 @@
"15": { "15": {
"question": "Venda de patates" "question": "Venda de patates"
}, },
"17": { "16": {
"question": "Venda de flors" "question": "Venda de productes carnis"
}, },
"17": { "17": {
"question": "Venda d'aparcament" "question": "Venda d'aparcament"
@ -8907,6 +8977,21 @@
}, },
"14": { "14": {
"then": "Es venen papes" "then": "Es venen papes"
},
"15": {
"then": "Es venen productes carnis"
},
"16": {
"then": "Es venen flors"
},
"17": {
"then": "Es venen tiquets d'aparcament"
},
"18": {
"then": "Es venen cèntims premsats"
},
"19": {
"then": "Es venen bitllets de transport públic"
} }
}, },
"question": "Que ven aquesta màquina expenedora?", "question": "Que ven aquesta màquina expenedora?",
@ -9102,6 +9187,9 @@
}, },
"6": { "6": {
"then": "Una paperera per a plàstic" "then": "Una paperera per a plàstic"
},
"7": {
"then": "Una paperera per a paper"
} }
}, },
"question": "Quin tipus de paperera és aquesta?" "question": "Quin tipus de paperera és aquesta?"

View file

@ -3170,6 +3170,9 @@
}, },
"6": { "6": {
"then": "En affaldskurv til plast" "then": "En affaldskurv til plast"
},
"7": {
"then": "En affaldskurv til papir"
} }
}, },
"question": "Hvad er det for en affaldskurv?" "question": "Hvad er det for en affaldskurv?"

View file

@ -10077,6 +10077,9 @@
}, },
"6": { "6": {
"then": "Der Abfalleimer ist für Plastik" "then": "Der Abfalleimer ist für Plastik"
},
"7": {
"then": "Der Abfalleimer ist für Papier"
} }
}, },
"question": "Um was für einen Abfalleimer handelt es sich?" "question": "Um was für einen Abfalleimer handelt es sich?"

View file

@ -10383,6 +10383,9 @@
}, },
"6": { "6": {
"then": "A waste basket for plastic" "then": "A waste basket for plastic"
},
"7": {
"then": "A waste basket for paper"
} }
}, },
"question": "What kind of waste basket is this?" "question": "What kind of waste basket is this?"

View file

@ -4193,7 +4193,7 @@
"then": "Aquí se juega al baloncesto" "then": "Aquí se juega al baloncesto"
} }
}, },
"question": "¿Qué deporte se practica aquí?", "question": "¿Qué deporte se puede practicar aquí?",
"render": "Aquí se juega al {sport}" "render": "Aquí se juega al {sport}"
}, },
"sport_pitch-surface": { "sport_pitch-surface": {

View file

@ -6827,6 +6827,9 @@
}, },
"6": { "6": {
"then": "Une poubelle pour plastiques" "then": "Une poubelle pour plastiques"
},
"7": {
"then": "Une poubelle pour papier"
} }
}, },
"question": "De quel type de poubelle s'agit-il ?" "question": "De quel type de poubelle s'agit-il ?"

View file

@ -775,6 +775,9 @@
}, },
"6": { "6": {
"then": "Keranjang sampah untuk plastik" "then": "Keranjang sampah untuk plastik"
},
"7": {
"then": "Keranjang sampah untuk kertas"
} }
}, },
"question": "Keranjang sampah macam apa ini?" "question": "Keranjang sampah macam apa ini?"

View file

@ -2731,6 +2731,9 @@
}, },
"6": { "6": {
"then": "Un cestino rifiuti per la plastica" "then": "Un cestino rifiuti per la plastica"
},
"7": {
"then": "Un cestino rifiuti per la carta"
} }
}, },
"question": "Che tipo di cestino dei rifiuti è questo?" "question": "Che tipo di cestino dei rifiuti è questo?"

View file

@ -9412,6 +9412,9 @@
}, },
"6": { "6": {
"then": "Een vuilnisbak voor plastic" "then": "Een vuilnisbak voor plastic"
},
"7": {
"then": "Een vuilnisbak voor papier"
} }
}, },
"question": "Wat voor soort vuilnisbak is dit?" "question": "Wat voor soort vuilnisbak is dit?"