Housekeeping: formatting

This commit is contained in:
Pieter Vander Vennet 2024-02-20 13:33:38 +01:00
parent 9d53a45f9a
commit 1528dfaae1
168 changed files with 3332 additions and 4560 deletions

View file

@ -8422,6 +8422,23 @@
"render": "Arbre"
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "S'accepten monedes de 50 cèntims"
},
"1": {
"then": "S'accepten monedes de 1 euro"
},
"2": {
"then": "S'accepten monedes de 2 euros"
}
}
}
}
},
"unit": {
"units": {
"0": {

View file

@ -8711,6 +8711,23 @@
"render": "Strom"
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "Jsou přijímány mince v hodnotě 50 centů"
},
"1": {
"then": "Jsou přijímány mince v hodnotě 1 eura"
},
"2": {
"then": "Jsou přijímány mince v hodnotě 2 euro"
}
}
}
}
},
"unit": {
"units": {
"0": {

File diff suppressed because it is too large Load diff

View file

@ -258,6 +258,17 @@
"question": "How many people fit a single carriage?",
"render": "{aerialway:occupancy} people fit a single carriage"
},
"oneway": {
"mappings": {
"0": {
"then": "This aerialway can only be taken to the top"
},
"1": {
"then": "This aerialway can be taken in both directions"
}
},
"question": "In what direction can this aerialway be taken?"
},
"type": {
"mappings": {
"0": {
@ -5101,6 +5112,11 @@
"ghost_bike-start_date": {
"question": "When was this Ghost bike installed?",
"render": "Placed on {start_date}"
},
"wikidata": {
"render": {
"before": "<h3>Wikipedia page about the deceased person</h3>"
}
}
},
"title": {
@ -6108,6 +6124,18 @@
"render": "Memorial plaque"
}
},
"mountain_rescue": {
"description": "A building where first aid responders store material and might be on watch",
"name": "Mountain rescue stations",
"presets": {
"0": {
"title": "a mountain rescue station"
}
},
"title": {
"render": "Mountain rescue station"
}
},
"nature_reserve": {
"description": "A nature reserve is an area where nature can take its course",
"filter": {
@ -6685,6 +6713,9 @@
"mappings": {
"0": {
"then": "Disabled Parking Space"
},
"1": {
"then": "Electric Vehicle Charging Parking Space"
}
},
"render": "Parking Space"
@ -9327,6 +9358,48 @@
}
},
"tagRenderings": {
"gender_segregated": {
"mappings": {
"0": {
"then": "There is a separate, signposted area for men and women"
},
"1": {
"then": "There is no separate, signposted area for men and women"
}
},
"question": "Are these toilets gender-segregated?",
"questionHint": "Are there separate stalls or separate areas for men and women and are they signposted as such?"
},
"menstrual_products": {
"mappings": {
"0": {
"then": "Free menstrual products are available to all visitors of these toilets"
},
"1": {
"then": "Free menstrual products are available to some visitors of these toilets"
},
"2": {
"then": "No free menstrual products are available here"
}
},
"question": "Are free, menstrual products distributed here?",
"questionHint": "This is only about menstrual products that are free of charge. If e.g. a vending machine is available which charges for menstrual products, ignore it for this question."
},
"menstrual_products_location": {
"mappings": {
"0": {
"then": "The free, menstrual products are located in the toilet for women"
},
"1": {
"then": "The free, menstrual products are located in the toilet for men"
},
"2": {
"then": "The free, menstrual products are located in the toilet for wheelchair users"
}
},
"question": "Where are the free menstrual products located?",
"render": "The menstrual products are located in {toilets:menstrual_products:location}"
},
"opening_hours_24_7": {
"override": {
"question": "When are these toilets opened?"
@ -9924,6 +9997,78 @@
"render": "Tree"
}
},
"trolley_bay": {
"description": "Find trolley bays for shopping trolleys.",
"name": "Trolley Bays",
"presets": {
"0": {
"description": "A trolley bay for parking shopping carts.",
"title": "a trolley bay"
}
},
"tagRenderings": {
"cart_types": {
"mappings": {
"0": {
"then": "Trolleys with a magnifier are available"
},
"1": {
"then": "Trolleys for wheelchair users are available"
},
"2": {
"then": "Trolleys for children are available"
},
"3": {
"then": "Trolleys with seats for children are available"
},
"4": {
"then": "Trolleys with a flatbed are available"
},
"5": {
"then": "Vertical trolleys for sheet-like goods are available"
}
},
"question": "What kind of special trolleys are available?"
},
"covered": {
"mappings": {
"0": {
"then": "This trolley bay is covered"
},
"1": {
"then": "This trolley bay is not covered"
}
},
"question": "Is this trolley bay covered?"
},
"denominations": {
"mappings": {
"0": {
"then": "50 cent coins are accepted"
},
"1": {
"then": "1 euro coins are accepted"
},
"2": {
"then": "2 euro coins are accepted"
}
},
"question": "What coins are accepted for the deposit?"
},
"deposit": {
"mappings": {
"0": {
"then": "A deposit is required for the trolleys"
},
"1": {
"then": "No deposit is required for the trolleys"
}
},
"question": "Is a deposit (e.g. a coin) required for the trolleys?"
}
},
"title": "Trolley Bay"
},
"unit": {
"description": "Library layer with all common units. Units can _only_ be imported from this file.",
"units": {

View file

@ -35,16 +35,6 @@
"1": {
"title": "un mupi"
},
"10": {
"description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales",
"title": "un señal"
},
"11": {
"title": "una escultura"
},
"12": {
"title": "una pared pintada"
},
"2": {
"title": "un mupi sobre la pared"
},
@ -71,6 +61,16 @@
},
"9": {
"title": "un tótem"
},
"10": {
"description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales",
"title": "un señal"
},
"11": {
"title": "una escultura"
},
"12": {
"title": "una pared pintada"
}
},
"tagRenderings": {
@ -165,9 +165,6 @@
"1": {
"then": "Esto es un tablón de anuncios"
},
"10": {
"then": "Esto es una pared pintada"
},
"2": {
"then": "Esto es una columna"
},
@ -191,6 +188,9 @@
},
"9": {
"then": "Esto es un tótem"
},
"10": {
"then": "Esto es una pared pintada"
}
},
"question": "¿Qué tipo de elemento publicitario es?",
@ -205,9 +205,6 @@
"1": {
"then": "Tablon de anuncios"
},
"10": {
"then": "Pared Pintada"
},
"2": {
"then": "Mupi"
},
@ -231,6 +228,9 @@
},
"9": {
"then": "Tótem"
},
"10": {
"then": "Pared Pintada"
}
}
}
@ -353,15 +353,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
},
"11": {
"then": "Cerámica"
},
"12": {
"then": "Tallado en madera"
},
"2": {
"then": "Pintura"
},
@ -385,6 +376,15 @@
},
"9": {
"then": "Relieve"
},
"10": {
"then": "Azulejo (Baldosas decorativas Españolas y Portuguesas)"
},
"11": {
"then": "Cerámica"
},
"12": {
"then": "Tallado en madera"
}
},
"question": "¿Qué tipo de obra es esta pieza?",
@ -1952,12 +1952,6 @@
"1": {
"then": "Este carril bici está pavimentado"
},
"10": {
"then": "Este carril bici está hecho de gravilla"
},
"12": {
"then": "Este carril bici está hecho de tierra natural"
},
"2": {
"then": "Este carril bici está hecho de asfalto"
},
@ -1972,6 +1966,12 @@
},
"9": {
"then": "Este carril bici está hecho de grava"
},
"10": {
"then": "Este carril bici está hecho de gravilla"
},
"12": {
"then": "Este carril bici está hecho de tierra natural"
}
},
"question": "¿De qué superficie está hecho este carril bici?",
@ -2017,9 +2017,6 @@
"1": {
"then": "Este carril bici está pavimentado"
},
"10": {
"then": "Este carril bici está hecho de gravilla"
},
"2": {
"then": "Este carril bici está hecho de asfalto"
},
@ -2031,6 +2028,9 @@
},
"9": {
"then": "Este carril bici está hecho de grava"
},
"10": {
"then": "Este carril bici está hecho de gravilla"
}
},
"question": "¿De qué esta hecha la superficie de esta calle?",
@ -2672,18 +2672,6 @@
"0": {
"then": "Esto es una pizzería"
},
"10": {
"then": "Aquí se sirven platos Chinos"
},
"11": {
"then": "Aquí se sirven platos Griegos"
},
"12": {
"then": "Aquí se sirven platos Indios"
},
"13": {
"then": "Aquí se sirven platos Turcos"
},
"2": {
"then": "Principalmente sirve pasta"
},
@ -2704,6 +2692,18 @@
},
"9": {
"then": "Aquí se sirven platos Franceses"
},
"10": {
"then": "Aquí se sirven platos Chinos"
},
"11": {
"then": "Aquí se sirven platos Griegos"
},
"12": {
"then": "Aquí se sirven platos Indios"
},
"13": {
"then": "Aquí se sirven platos Turcos"
}
},
"question": "¿Qué tipo de comida sirven aquí?",
@ -3095,19 +3095,6 @@
}
}
},
"10": {
"options": {
"0": {
"question": "Todas las notas"
},
"1": {
"question": "Ocultar las notas de importación"
},
"2": {
"question": "Solo mostrar las notas de importación"
}
}
},
"2": {
"options": {
"0": {
@ -3163,6 +3150,19 @@
"question": "Solo mostrar las notas abiertas"
}
}
},
"10": {
"options": {
"0": {
"question": "Todas las notas"
},
"1": {
"question": "Ocultar las notas de importación"
},
"2": {
"question": "Solo mostrar las notas de importación"
}
}
}
},
"name": "Notas de OpenStreetMap",
@ -3772,6 +3772,24 @@
"1": {
"question": "Reciclaje de baterías"
},
"3": {
"question": "Reciclaje de latas"
},
"4": {
"question": "Reciclaje de ropa"
},
"5": {
"question": "Reciclaje de aceite de cocina"
},
"6": {
"question": "Reciclaje de aceite de motor"
},
"8": {
"question": "Reciclaje de residuos orgánicos"
},
"9": {
"question": "Reciclaje de botellas de cristal"
},
"10": {
"question": "Reciclaje de cristal"
},
@ -3798,24 +3816,6 @@
},
"18": {
"question": "Reciclaje de pequeños electrodomésticos"
},
"3": {
"question": "Reciclaje de latas"
},
"4": {
"question": "Reciclaje de ropa"
},
"5": {
"question": "Reciclaje de aceite de cocina"
},
"6": {
"question": "Reciclaje de aceite de motor"
},
"8": {
"question": "Reciclaje de residuos orgánicos"
},
"9": {
"question": "Reciclaje de botellas de cristal"
}
}
}
@ -3858,6 +3858,27 @@
"0": {
"then": "Aquí se pueden reciclar baterías"
},
"2": {
"then": "Aquí se pueden reciclar latas"
},
"3": {
"then": "Aquí se puede reciclar ropa"
},
"4": {
"then": "Aquí se puede reciclar aceite de cocina"
},
"5": {
"then": "Aquí se puede reciclar aceite de motor"
},
"7": {
"then": "Los residuos orgánicos pueden reciclarse aquí"
},
"8": {
"then": "Aquí se pueden reciclar residuos orgánicos"
},
"9": {
"then": "Aquí se pueden reciclar botellas de cristal"
},
"10": {
"then": "Aquí se puede reciclar cristal"
},
@ -3884,27 +3905,6 @@
},
"19": {
"then": "El calzado se puede reciclar aquí"
},
"2": {
"then": "Aquí se pueden reciclar latas"
},
"3": {
"then": "Aquí se puede reciclar ropa"
},
"4": {
"then": "Aquí se puede reciclar aceite de cocina"
},
"5": {
"then": "Aquí se puede reciclar aceite de motor"
},
"7": {
"then": "Los residuos orgánicos pueden reciclarse aquí"
},
"8": {
"then": "Aquí se pueden reciclar residuos orgánicos"
},
"9": {
"then": "Aquí se pueden reciclar botellas de cristal"
}
},
"question": "¿Qué se puede reciclar aquí?"
@ -4225,12 +4225,6 @@
"1": {
"then": "Esta lámpara utiliza LEDs"
},
"10": {
"then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)"
},
"11": {
"then": "Esta lampara se ilumina con gas"
},
"2": {
"then": "Esta lámpara utiliza iluminación incandescente"
},
@ -4251,6 +4245,12 @@
},
"9": {
"then": "Esta lámpara utiliza lámparas de sodio de baja presión (naranja monocromo)"
},
"10": {
"then": "Esta lámpara utiliza lámparas de sodio de alta presión (naranja con blanco)"
},
"11": {
"then": "Esta lampara se ilumina con gas"
}
},
"question": "¿Qué tipo de iluminación utiliza esta lámpara?"
@ -4712,6 +4712,23 @@
"render": "Árbol"
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "Se aceptan monedas de 50 céntimos"
},
"1": {
"then": "Se aceptan monedas de 1 euro"
},
"2": {
"then": "Se aceptan monedas de 2 euros"
}
}
}
}
},
"unit": {
"units": {
"3": {
@ -4848,4 +4865,4 @@
}
}
}
}
}

View file

@ -6278,6 +6278,23 @@
"render": "Arbre"
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "Les pièces de 50 cents sont acceptées"
},
"1": {
"then": "Les pièces de 1 euro sont acceptées"
},
"2": {
"then": "Les pièces de 2 euros sont acceptées"
}
}
}
}
},
"unit": {
"units": {
"0": {

View file

@ -54,9 +54,6 @@
"1": {
"then": "Mural"
},
"10": {
"then": "Azulejo (ubin dekoratif Spanyol)"
},
"2": {
"then": "Lukisan"
},
@ -74,6 +71,9 @@
},
"9": {
"then": "Relief"
},
"10": {
"then": "Azulejo (ubin dekoratif Spanyol)"
}
},
"question": "Apa jenis karya seni ini?",
@ -191,15 +191,6 @@
"1": {
"then": "Jalur sepeda ini diaspal"
},
"10": {
"then": "Jalur sepeda ini terbuat dari kerikil halus"
},
"11": {
"then": "Jalur sepeda ini terbuat dari batu kerikil"
},
"12": {
"then": "Jalur sepeda ini terbuat dari tanah alami"
},
"2": {
"then": "Jalur sepeda ini terbuat dari aspal"
},
@ -220,6 +211,15 @@
},
"9": {
"then": "Jalur sepeda ini terbuat dari kerikil"
},
"10": {
"then": "Jalur sepeda ini terbuat dari kerikil halus"
},
"11": {
"then": "Jalur sepeda ini terbuat dari batu kerikil"
},
"12": {
"then": "Jalur sepeda ini terbuat dari tanah alami"
}
},
"question": "Permukaan jalannya terbuat dari apa?",
@ -733,6 +733,17 @@
}
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "Koin 50 sen diterima"
}
}
}
}
},
"unit": {
"units": {
"0": {
@ -931,4 +942,4 @@
"render": "turbin angin"
}
}
}
}

View file

@ -35,16 +35,6 @@
"1": {
"title": "un cartellone pubblicitario fissato a terra"
},
"10": {
"description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata",
"title": "un'insegna"
},
"11": {
"title": "una scultura"
},
"12": {
"title": "un murales"
},
"2": {
"title": "un cartellone pubblicitario fissato al muro"
},
@ -71,6 +61,16 @@
},
"9": {
"title": "un totem"
},
"10": {
"description": "Utilizzato per insegna pubblicitaria, un'insegna al neon, i loghi o le indicazioni d'entrata",
"title": "un'insegna"
},
"11": {
"title": "una scultura"
},
"12": {
"title": "un murales"
}
},
"tagRenderings": {
@ -153,15 +153,6 @@
"1": {
"then": "Murale"
},
"10": {
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
},
"11": {
"then": "Mosaico di piastrelle"
},
"12": {
"then": "Scultura in legno"
},
"2": {
"then": "Dipinto"
},
@ -185,6 +176,15 @@
},
"9": {
"then": "Rilievo"
},
"10": {
"then": "Azulejo (ornamento decorativo piastrellato spagnolo)"
},
"11": {
"then": "Mosaico di piastrelle"
},
"12": {
"then": "Scultura in legno"
}
},
"question": "Che tipo di opera darte è questo?",
@ -2129,6 +2129,27 @@
"1": {
"question": "Riciclo di batterie"
},
"2": {
"question": "Riciclo di confezioni per bevande"
},
"3": {
"question": "Riciclo di lattine"
},
"4": {
"question": "Riciclo di abiti"
},
"5": {
"question": "Riciclo di olio da cucina"
},
"6": {
"question": "Riciclo di olio da motore"
},
"8": {
"question": "Riciclo di umido"
},
"9": {
"question": "Riciclo di bottiglie di vetro"
},
"10": {
"question": "Riciclo di vetro"
},
@ -2156,29 +2177,8 @@
"19": {
"question": "Riciclo di secco"
},
"2": {
"question": "Riciclo di confezioni per bevande"
},
"20": {
"question": "Riciclo di secco"
},
"3": {
"question": "Riciclo di lattine"
},
"4": {
"question": "Riciclo di abiti"
},
"5": {
"question": "Riciclo di olio da cucina"
},
"6": {
"question": "Riciclo di olio da motore"
},
"8": {
"question": "Riciclo di umido"
},
"9": {
"question": "Riciclo di bottiglie di vetro"
}
}
},
@ -2231,6 +2231,27 @@
"1": {
"then": "Cartoni per bevande"
},
"2": {
"then": "Lattine"
},
"3": {
"then": "Abiti"
},
"4": {
"then": "Olio da cucina"
},
"5": {
"then": "Olio di motore"
},
"7": {
"then": "Verde"
},
"8": {
"then": "Umido"
},
"9": {
"then": "Bottiglie di vetro"
},
"10": {
"then": "Vetro"
},
@ -2255,9 +2276,6 @@
"19": {
"then": "Scarpe"
},
"2": {
"then": "Lattine"
},
"20": {
"then": "Piccoli elettrodomestici"
},
@ -2269,24 +2287,6 @@
},
"23": {
"then": "Secco"
},
"3": {
"then": "Abiti"
},
"4": {
"then": "Olio da cucina"
},
"5": {
"then": "Olio di motore"
},
"7": {
"then": "Verde"
},
"8": {
"then": "Umido"
},
"9": {
"then": "Bottiglie di vetro"
}
},
"question": "Cosa si può riciclare qui?"
@ -3087,4 +3087,4 @@
"render": "pala eolica"
}
}
}
}

View file

@ -802,6 +802,23 @@
}
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "50-cent mynter aksepteres"
},
"1": {
"then": "1-euro mynter aksepteres"
},
"2": {
"then": "2-euro mynter aksepteres"
}
}
}
}
},
"unit": {
"units": {
"0": {

View file

@ -5770,6 +5770,9 @@
"mappings": {
"0": {
"then": "Parkeerplek voor gehandicapten"
},
"1": {
"then": "Parkeerplek voor opladen van elektrische voertuigen"
}
},
"render": "Parkeerplek"
@ -7954,6 +7957,48 @@
}
},
"tagRenderings": {
"gender_segregated": {
"mappings": {
"0": {
"then": "Er zijn aparte ruimtes of toiletten voor mannen en vrouwen"
},
"1": {
"then": "Mannen en vrouwen gebruiken dezelfde ruimtes en toiletten"
}
},
"question": "Zijn deze toiletten gescheiden op basis van geslacht?",
"questionHint": "Is er een aparte ruimte voor mannen en vrouwen en zijn deze ruimtes ook expliciet aangegeven?"
},
"menstrual_products": {
"mappings": {
"0": {
"then": "Er zijn gratis menstruatieprocten beschikbaar voor alle bezoekers van deze toiletten"
},
"1": {
"then": "De gratis menstruatieproducten zijn enkel beschikbaar in een deel van de toiletten"
},
"2": {
"then": "Er zijn geen gratis menstruatieproducten beschikbaar"
}
},
"question": "Zijn er gratis menstruatieproducten beschikbaar?",
"questionHint": "Dit gaat enkel over menstruatieproducten die gratis geschikbaar zijn. Indien er bv. een verkoopautomaat met menstruatieproducten is, negeer deze dan"
},
"menstrual_products_location": {
"mappings": {
"0": {
"then": "De gratis menstruatieproducten bevinden zich in het vrouwentoilet"
},
"1": {
"then": "De gratis menstruatieproducten bevinden zich in het mannentoilet"
},
"2": {
"then": "De gratis menstruatieproducten bevinden zich in het rolstoeltoegankelijke toilet"
}
},
"question": "Waar bevinden de gratis menstruatieproducten zich?",
"render": "De menstruatieproducten bevinden zich in {toilets:menstrual_products:location}"
},
"opening_hours_24_7": {
"override": {
"question": "Wanneer zijn deze toiletten open?"
@ -8499,6 +8544,23 @@
"render": "Boom"
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "Munten van 50 cent worden geaccepteerd"
},
"1": {
"then": "Munten van 1 euro worden geaccepteerd"
},
"2": {
"then": "Munten van 2 euro worden geaccepteerd"
}
}
}
}
},
"unit": {
"units": {
"0": {

View file

@ -2633,6 +2633,23 @@
"render": "Szkoła <i>{name}</i>"
}
},
"trolley_bay": {
"tagRenderings": {
"denominations": {
"mappings": {
"0": {
"then": "Akceptowane są monety 50-centowe"
},
"1": {
"then": "Akceptowane są monety 1 euro"
},
"2": {
"then": "Akceptowane są monety 2 euro"
}
}
}
}
},
"unit": {
"units": {
"3": {