Themes: simplify toilets theme by using the new prefix functionality

This commit is contained in:
Pieter Vander Vennet 2025-04-21 02:52:08 +02:00
parent 01680f236c
commit 92eca242ec
16 changed files with 473 additions and 905 deletions

View file

@ -11986,9 +11986,6 @@
},
"3": {
"then": "Accessible, però s'ha de demanar la clau per a entrar"
},
"4": {
"then": "Accés públic"
}
},
"question": "Aquests serveis són d'accés públic?",
@ -12135,42 +12132,6 @@
"question": "Quan està oberta la instal·lació on es troben aquests lavabos?"
}
},
"toilet-access": {
"mappings": {
"0": {
"then": "Accés públic"
},
"1": {
"then": "Només accessible a clients de l'instal·lació"
},
"2": {
"then": "No accessible, inclús per als clients de la instal·lació"
},
"3": {
"then": "Accessible, però hi ha que demanar la clau per a entrar"
},
"4": {
"then": "Accés públic"
}
},
"question": "Aquests serveis són d'accés públic?",
"render": "L'accés és {toilets:access}"
},
"toilet-charge": {
"question": "Quant s'ha de pagar per aquests lavabos?",
"render": "La taxa és {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Aquests serveis són de pagament"
},
"1": {
"then": "Gratuït"
}
},
"question": "Aquest serveis són gratuïts?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -10653,9 +10653,6 @@
},
"3": {
"then": "Přístupné, ale pro vstup je třeba požádat o klíč"
},
"4": {
"then": "Veřejný přístup"
}
},
"question": "Jsou tyto toalety veřejně přístupné?",
@ -10795,42 +10792,6 @@
"question": "Kdy je otevřeno zařízení, kde se tyto toalety nacházejí?"
}
},
"toilet-access": {
"mappings": {
"0": {
"then": "Veřejný přístup"
},
"1": {
"then": "Přístup pouze zákazníkům zařízení občanské vybavenosti"
},
"2": {
"then": "Není přístupný, a to ani pro zákazníky občanské vybavenosti"
},
"3": {
"then": "Přístupné, ale ke vstupu musíte požádat o klíč"
},
"4": {
"then": "Veřejný přístup"
}
},
"question": "Jsou tyto toalety veřejně přístupné?",
"render": "Přístup je {toilets:access}"
},
"toilet-charge": {
"question": "Kolik se platí za tyto toalety?",
"render": "Poplatek je {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Jedná se o placené toalety"
},
"1": {
"then": "Zdarma k použití"
}
},
"question": "Jsou tyto toalety zdarma k použití?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -2210,9 +2210,6 @@
},
"3": {
"then": "Tilgængelig, men man skal bede om en nøgle for at komme ind"
},
"4": {
"then": "Offentlig adgang"
}
},
"question": "Er disse toiletter offentligt tilgængelige?",
@ -2336,35 +2333,6 @@
}
},
"tagRenderings": {
"toilet-access": {
"mappings": {
"0": {
"then": "Offentlig adgang"
},
"3": {
"then": "Tilgængelig, men man skal bede om en nøgle for at komme ind"
},
"4": {
"then": "Offentlig adgang"
}
},
"render": "Adgang er {toilets:access}"
},
"toilet-charge": {
"question": "Hvor meget skal man betale for disse toiletter?",
"render": "Gebyret er {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Det er betalingstoiletter"
},
"1": {
"then": "Gratis at bruge"
}
},
"question": "Er det gratis at benytte disse toiletter?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -11917,7 +11917,7 @@
"toilet-access": {
"mappings": {
"0": {
"then": "Der Zugang ist öffentlich"
"then": "Öffentlicher Zugang"
},
"1": {
"then": "Der Zugang ist nur für Kunden"
@ -11927,9 +11927,6 @@
},
"3": {
"then": "Der Zugang ist möglich, aber man muss nach einen Schlüssel fragen"
},
"4": {
"then": "Öffentlicher Zugang"
}
},
"question": "Ist die Toilette öffentlich zugänglich?",
@ -12076,42 +12073,6 @@
"question": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?"
}
},
"toilet-access": {
"mappings": {
"0": {
"then": "Der Zugang ist öffentlich"
},
"1": {
"then": "Nur Zugang für Kunden der Einrichtung"
},
"2": {
"then": "Nicht zugänglich, auch nicht für Kunden der Einrichtung"
},
"3": {
"then": "Der Zugang ist möglich, aber man muss nach einen Schlüssel fragen"
},
"4": {
"then": "Öffentlicher Zugang"
}
},
"question": "Ist die Toilette öffentlich zugänglich?",
"render": "Zugang ist {toilets:access}"
},
"toilet-charge": {
"question": "Wie viel muss man für die Nutzung bezahlen?",
"render": "Die Gebühr beträgt {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Die Nutzung ist gebührenpflichtig"
},
"1": {
"then": "Die Nutzung ist kostenlos"
}
},
"question": "Können diese Toiletten kostenlos benutzt werden?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -42,6 +42,63 @@
"render": "Known address"
}
},
"adult_changing_table": {
"description": "An adult changing table is a bench where adult people can be placed on. They are often used by adults with a severe motoric handicap",
"name": "Adult changing tables",
"presets": {
"0": {
"title": "an adult changing table"
}
},
"tagRenderings": {
"adult-changing-table-max_height": {
"question": "What is the highest height the adult changing table can be moved to?",
"questionHint": "This is measured between the floor and the top of the changing table",
"render": "The highest height of the adult changing table is {canonical(max_height)}"
},
"adult-changing-table-mechanism": {
"mappings": {
"0": {
"then": "The height of the adult changing table is adjusted <b>manually</b>"
},
"1": {
"then": "The height of the adult changing table is adjusted <b>electrically</b>"
}
},
"question": "How is the height of the changing table adjusted?"
},
"adult-changing-table-min_height": {
"question": "What is the lowest height the adult changing table can be moved to?",
"questionHint": "This is measured between the floor and the top of the changing table",
"render": "The lowest height of the adult changing table is {canonical(min_height)}"
},
"adult-changing-table-support": {
"mappings": {
"0": {
"then": "The changing table is mounted to the wall"
},
"1": {
"then": "The changing table stands on table legs"
},
"2": {
"then": "The changing table stands on table legs <b>with wheels</b> and can be moved"
}
},
"question": "How is the adult changing table supported?"
},
"height": {
"mappings": {
"0": {
"then": "The changing table is <b>adjustable in height</b>"
}
},
"question": "What is the height of the adult changing table?",
"questionHint": "This is measured between the floor and the top of the changing table",
"render": "The changing table is {canonical(height)} high"
}
},
"title": "Adult changing table"
},
"advertising": {
"description": "We will complete data from advertising features with reference, operator and lit",
"name": "Advertisement",
@ -12274,54 +12331,6 @@
},
"question": "Does this toilet have an adult changing table?"
},
"adult-changing-table-height": {
"mappings": {
"0": {
"then": "The changing table is <b>adjustable in height</b>"
}
},
"question": "What is the height of the adult changing table?",
"questionHint": "This is measured between the floor and the top of the changing table",
"render": "The changing table is {canonical(changing_table:adult:height)} high"
},
"adult-changing-table-max_height": {
"question": "What is the highest height the adult changing table can be moved to?",
"questionHint": "This is measured between the floor and the top of the changing table",
"render": "The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}"
},
"adult-changing-table-mechanism": {
"mappings": {
"0": {
"then": "The height of the adult changing table is adjusted <b>manually</b>"
},
"1": {
"then": "The height of the adult changing table is adjusted <b>electrically</b>"
}
},
"question": "How is the height of the changing table adjusted?"
},
"adult-changing-table-min_height": {
"question": "What is the lowest height the adult changing table can be moved to?",
"questionHint": "This is measured between the floor and the top of the changing table",
"render": "The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}"
},
"adult-changing-table-support": {
"mappings": {
"0": {
"then": "The changing table is mounted to the wall"
},
"1": {
"then": "The changing table stands on table legs"
},
"2": {
"then": "The changing table stands on table legs <b>with wheels</b> and can be moved"
}
},
"question": "How is the adult changing table supported?"
},
"adult-changing-table-title": {
"render": "<h3>Adult changing table</h3>"
},
"email": {
"override": {
"question": "What is the email address one can send to in case of troubles or questions?"
@ -12392,9 +12401,6 @@
},
"3": {
"then": "Accessible, but one has to ask a key to enter"
},
"4": {
"then": "Public access"
}
},
"question": "Are these toilets publicly accessible?",
@ -12628,42 +12634,6 @@
"question": "When is the amenity where these toilets are located open?"
}
},
"toilet-access": {
"mappings": {
"0": {
"then": "Public access"
},
"1": {
"then": "Only access to customers of the amenity"
},
"2": {
"then": "Not accessible, even for customers of the amenity"
},
"3": {
"then": "Accessible, but one has to ask a key to enter"
},
"4": {
"then": "Public access"
}
},
"question": "Are these toilets publicly accessible?",
"render": "Access is {toilets:access}"
},
"toilet-charge": {
"question": "How much does one have to pay for these toilets?",
"render": "The fee is {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "These are paid toilets"
},
"1": {
"then": "Free to use"
}
},
"question": "Are these toilets free to use?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -10852,9 +10852,6 @@
},
"3": {
"then": "Accesible, pero hay que pedir una llave para entrar"
},
"4": {
"then": "Acceso público"
}
},
"question": "¿Son estos baños de acceso público?",
@ -10994,42 +10991,6 @@
"question": "¿Cuándo está abierto el servicio donde se ubican estos baños?"
}
},
"toilet-access": {
"mappings": {
"0": {
"then": "Acceso público"
},
"1": {
"then": "Solo acceso para clientes del servicio"
},
"2": {
"then": "Inaccesible, incluso para clientes del servicio"
},
"3": {
"then": "Accesible, pero hay que pedir una llave para entrar"
},
"4": {
"then": "Acceso público"
}
},
"question": "¿Son estos baños de acceso público?",
"render": "El acceso es {toilets:access}"
},
"toilet-charge": {
"question": "¿Cuánto hay que pagar por estos baños?",
"render": "La tarifa es {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Estos son baños de pago"
},
"1": {
"then": "De uso gratuito"
}
},
"question": "¿Son estos baños de uso gratuito?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -6609,7 +6609,7 @@
"toilet-access": {
"mappings": {
"0": {
"then": "Accès public"
"then": "Accès publique"
},
"1": {
"then": "Accès réservé aux clients"
@ -6619,9 +6619,6 @@
},
"3": {
"then": "Accessible, mais vous devez demander la clé"
},
"4": {
"then": "Accès publique"
}
},
"question": "Ces toilettes sont-elles accessibles au public ?",
@ -6748,42 +6745,6 @@
}
},
"tagRenderings": {
"toilet-access": {
"mappings": {
"0": {
"then": "Accès publique"
},
"1": {
"then": "Accessibles uniquement au clients du lieu"
},
"2": {
"then": "Non accessibles, même pour les clients du lieu"
},
"3": {
"then": "Accessibles, mais vous devez demander la clé"
},
"4": {
"then": "Accès publique"
}
},
"question": "Ces toilettes sont-elles librement accessibles ?",
"render": "L'accès est {toilets:access}"
},
"toilet-charge": {
"question": "Quel est le prix d'accès de ces toilettes ?",
"render": "Le prix est {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Toilettes payantes"
},
"1": {
"then": "Toilettes gratuites"
}
},
"question": "Ces toilettes sont-elles payantes ?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -2898,9 +2898,6 @@
},
"3": {
"then": "Accessibile, ma occorre chiedere una chiave per accedere"
},
"4": {
"then": "Accesso pubblico"
}
},
"question": "Questi servizi igienici sono aperti al pubblico?",
@ -2985,35 +2982,6 @@
},
"toilet_at_amenity": {
"tagRenderings": {
"toilet-access": {
"mappings": {
"0": {
"then": "Accesso pubblico"
},
"3": {
"then": "Accessibile, ma occorre chiedere una chiave per accedere"
},
"4": {
"then": "Accesso pubblico"
}
},
"render": "L'accesso è {toilets:access}"
},
"toilet-charge": {
"question": "Quanto costa l'accesso a questi servizi igienici?",
"render": "La tariffa è {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Questi servizi igienici sono a pagamento"
},
"1": {
"then": "Gratis"
}
},
"question": "Questi servizi igienici sono gratuiti?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -41,6 +41,62 @@
"render": "Bekend adres"
}
},
"adult_changing_table": {
"name": "Verzorgingstafels voor volwassenen",
"presets": {
"0": {
"title": "een verzorgingstafel voor volwassenen"
}
},
"tagRenderings": {
"adult-changing-table-max_height": {
"question": "Wat is de hoogste stand waarop de verzorgingstafel voor volwassenen gezet kan worden?",
"questionHint": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel",
"render": "De hoogste stand van de verzorgingstafel is {canonical(max_height)} hoog"
},
"adult-changing-table-mechanism": {
"mappings": {
"0": {
"then": "De hoogte van de verzorgingstafel wordt <b>met de hand</b> aangepast"
},
"1": {
"then": "De verzorgingstafel wordt <b>door een electrische motor</b> in hoogte versteld"
}
},
"question": "Hoe wordt de hoogte van de verzorgingstafel aangepast?"
},
"adult-changing-table-min_height": {
"question": "Wat is de laagste stand waarop de verzorgingstafel voor volwassenen gezet kan worden?",
"questionHint": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel",
"render": "De laagste stand van de verzorgingstafel is {canonical(min_height)} hoog"
},
"adult-changing-table-support": {
"mappings": {
"0": {
"then": "De verschoningstafel voor volwassenen hangt vast aan de muur"
},
"1": {
"then": "De verschoningstafel voor volwassenen staat op tafelpoten"
},
"2": {
"then": "De verschoningstafel voor volwassenen staat op tafelpoten <b>met wielen</b> en kan verplaatst worden"
}
},
"question": "Hoe is de verschoningstafel in de ruimte geplaatst?"
},
"height": {
"mappings": {
"0": {
"then": "De verzorgingstafel is <b>in hoogte verstelbaar</b>"
}
},
"question": "Hoe hoog is de verzorgingstafel voor volwassenen?",
"questionHint": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel",
"render": "De verzorgingstafel is {canonical(height)} hoog"
}
},
"title": "Verzorgingstafel voor volwassenen"
},
"advertising": {
"description": "We vullen de informatie over de advertentie aan met de referentie, de operator en de verlichting",
"name": "Reclame",
@ -9850,54 +9906,6 @@
},
"question": "Heeft deze toilet een verzorgingstafel voor volwassenen?"
},
"adult-changing-table-height": {
"mappings": {
"0": {
"then": "De verzorgingstafel is <b>in hoogte verstelbaar</b>"
}
},
"question": "Hoe hoog is de verzorgingstafel voor volwassenen?",
"questionHint": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel",
"render": "De verzorgingstafel is {canonical(changing_table:adult:height)} hoog"
},
"adult-changing-table-max_height": {
"question": "Wat is de hoogste stand waarop de verzorgingstafel voor volwassenen gezet kan worden?",
"questionHint": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel",
"render": "De hoogste stand van de verzorgingstafel is {canonical(changing_table:adult:max_height)} hoog"
},
"adult-changing-table-mechanism": {
"mappings": {
"0": {
"then": "De hoogte van de verzorgingstafel wordt <b>met de hand</b> aangepast"
},
"1": {
"then": "De verzorgingstafel wordt <b>door een electrische motor</b> in hoogte versteld"
}
},
"question": "Hoe wordt de hoogte van de verzorgingstafel aangepast?"
},
"adult-changing-table-min_height": {
"question": "Wat is de laagste stand waarop de verzorgingstafel voor volwassenen gezet kan worden?",
"questionHint": "Dit wordt gemeten van de vloer tot de bovenkant van de verzorgingstafel",
"render": "De laagste stand van de verzorgingstafel is {canonical(changing_table:adult:min_height)} hoog"
},
"adult-changing-table-support": {
"mappings": {
"0": {
"then": "De verschoningstafel voor volwassenen hangt vast aan de muur"
},
"1": {
"then": "De verschoningstafel voor volwassenen staat op tafelpoten"
},
"2": {
"then": "De verschoningstafel voor volwassenen staat op tafelpoten <b>met wielen</b> en kan verplaatst worden"
}
},
"question": "Hoe is de verschoningstafel in de ruimte geplaatst?"
},
"adult-changing-table-title": {
"render": "<h3>Verzorgingstafel voor volwassenen</h3>"
},
"email": {
"override": {
"question": "Naar welk email address kan men sturen voor vragen of om problemen te melden?"
@ -9968,9 +9976,6 @@
},
"3": {
"then": "Toegankelijk na het vragen van de sleutel"
},
"4": {
"then": "Publiek toegankelijk"
}
},
"question": "Zijn deze toiletten publiek toegankelijk?",
@ -10199,42 +10204,6 @@
},
"name": "Toilet in een voorziening",
"tagRenderings": {
"toilet-access": {
"mappings": {
"0": {
"then": "Publiek toegankelijk"
},
"1": {
"then": "Enkel toegankelijk voor klanten van de voorziening"
},
"2": {
"then": "Niet toegankelijk, ook niet voor klanten van de voorziening"
},
"3": {
"then": "Toegankelijk na het vragen van de sleutel"
},
"4": {
"then": "Publiek toegankelijk"
}
},
"question": "Zijn deze toiletten publiek toegankelijk?",
"render": "Toegankelijkheid is {toilets:access}"
},
"toilet-charge": {
"question": "Hoeveel moet men betalen om deze toiletten te gebruiken?",
"render": "De toiletten gebruiken kost {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Men moet betalen om deze toiletten te gebruiken"
},
"1": {
"then": "Gratis te gebruiken"
}
},
"question": "Zijn deze toiletten gratis te gebruiken?"
},
"toilets-wheelchair": {
"mappings": {
"0": {

View file

@ -1765,7 +1765,7 @@
}
}
},
"toilet_at_amenity": {
"toilet": {
"tagRenderings": {
"toilets-fee": {
"mappings": {

View file

@ -1909,9 +1909,6 @@
},
"2": {
"then": "Недоступно"
},
"4": {
"then": "Свободный доступ"
}
},
"question": "Есть ли свободный доступ к этим туалетам?"
@ -1944,27 +1941,6 @@
},
"toilet_at_amenity": {
"tagRenderings": {
"toilet-access": {
"mappings": {
"0": {
"then": "Свободный доступ"
},
"4": {
"then": "Свободный доступ"
}
}
},
"toilet-charge": {
"question": "Сколько стоит посещение туалета?",
"render": "Стоимость {toilets:charge}"
},
"toilets-fee": {
"mappings": {
"0": {
"then": "Это платные туалеты"
}
}
},
"toilets-wheelchair": {
"mappings": {
"1": {

View file

@ -443,33 +443,17 @@
"description": "Stranišča z vsaj enim invalidom na vozičku dostopnim straniščem"
}
},
"title": {
"render": "Stranišče"
}
},
"toilet_at_amenity": {
"tagRenderings": {
"toilet-access": {
"mappings": {
"0": {
"then": "Javno dostopno"
},
"1": {
"then": "Samo za stranke lokala"
},
"2": {
"then": "Ni dostopno niti za stranke lokala"
},
"3": {
"then": "Dostopno, a je potrebno vprašati za ključ"
}
},
"question": "Ali so ta stranišča javno dostopna?",
"render": "Dostop je {toilets:access}"
}
},
"toilet-charge": {
"question": "Koliko je potrebno plačati za ta stranišča?",
"render": "Plačilo je {toilets:charge}"
"render": "Plačilo je {charge}"
},
"toilets-fee": {
"mappings": {
@ -481,7 +465,14 @@
}
},
"question": "Ali so ta stranišča brezplačna za uporabo?"
},
}
},
"title": {
"render": "Stranišče"
}
},
"toilet_at_amenity": {
"tagRenderings": {
"toilets-wheelchair": {
"mappings": {
"1": {

View file

@ -2491,9 +2491,6 @@
"override": {
"question": "Коли відкрито приміщення, де розташовані ці туалети?"
}
},
"toilet-access": {
"render": "Доступ - {toilets:access}"
}
}
},