Chore: translation reset

This commit is contained in:
Pieter Vander Vennet 2025-04-22 01:46:16 +02:00
parent 2ea9236d37
commit 7c8354d225
11 changed files with 153 additions and 189 deletions

View file

@ -12131,20 +12131,6 @@
"override": { "override": {
"question": "Quan està oberta la instal·lació on es troben aquests lavabos?" "question": "Quan està oberta la instal·lació on es troben aquests lavabos?"
} }
},
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "Hi ha un lavabo dedicat per a usuaris amb cadira de rodes"
},
"1": {
"then": "Sense accés per a cadires de rodes"
},
"2": {
"then": "Sols hi ha un lavabo per a usuaris amb cadira de rodes"
}
},
"question": "Hi ha un lavabo específic per a usuaris amb cadira de rodes?"
} }
}, },
"title": { "title": {

View file

@ -10791,20 +10791,6 @@
"override": { "override": {
"question": "Kdy je otevřeno zařízení, kde se tyto toalety nacházejí?" "question": "Kdy je otevřeno zařízení, kde se tyto toalety nacházejí?"
} }
},
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "K dispozici je vyhrazená toaleta pro vozíčkáře"
},
"1": {
"then": "Žádný bezbariérový přístup"
},
"2": {
"then": "K dispozici je pouze vyhrazená toaleta pro vozíčkáře"
}
},
"question": "Existuje vyhrazená toaleta pro vozíčkáře?"
} }
}, },
"title": { "title": {

View file

@ -2331,22 +2331,6 @@
} }
} }
} }
},
"tagRenderings": {
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "Der er et særligt toilet til kørestolsbrugere"
},
"1": {
"then": "Ingen kørestolsadgang"
},
"2": {
"then": "Der er kun et særligt toilet til kørestolsbrugere"
}
},
"question": "Er der et særligt toilet til kørestolsbrugere?"
}
} }
}, },
"trail": { "trail": {

View file

@ -12072,20 +12072,6 @@
"override": { "override": {
"question": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?" "question": "Wann ist der Ort, an dem sich diese Toiletten befinden, geöffnet?"
} }
},
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "Rollstuhlfahrer können die Toilette benutzen"
},
"1": {
"then": "Rollstuhlfahrer können die Toilette nicht benutzen"
},
"2": {
"then": "Es gibt nur eine barrierefreie Toilette für Rollstuhlfahrer"
}
},
"question": "Können Rollstuhlfahrer die Toilette benutzen?"
} }
}, },
"title": { "title": {

View file

@ -5477,6 +5477,35 @@
} }
} }
}, },
"excrement_bag_dispenser": {
"description": "Dispensers giving out bags for animal waste",
"name": "Excrement bag dispensers",
"presets": {
"0": {
"description": "A stand-alone dispenser giving out bags for animal waste.",
"title": "an excrement bag dispenser"
}
},
"tagRenderings": {
"fee": {
"mappings": {
"0": {
"then": "This dispenser probably gives out bags for free."
},
"1": {
"then": "This dispenser give out bags for a fee."
},
"2": {
"then": "This dispenser gives out bags for free."
}
},
"question": "Does it cost money to use this dispenser?"
}
},
"title": {
"render": "Excrement bag dispenser"
}
},
"extinguisher": { "extinguisher": {
"description": "Map layer to show fire extinguishers.", "description": "Map layer to show fire extinguishers.",
"name": "Map of fire extinguishers", "name": "Map of fire extinguishers",
@ -7627,6 +7656,11 @@
"freeform": { "freeform": {
"placeholder": "Name of the mobility hub" "placeholder": "Name of the mobility hub"
}, },
"mappings": {
"0": {
"then": "This mobility hub does not have a name"
}
},
"question": "What is the name of this mobility hub?", "question": "What is the name of this mobility hub?",
"render": "This mobility hub is called {name}" "render": "This mobility hub is called {name}"
}, },
@ -7636,12 +7670,15 @@
}, },
"mappings": { "mappings": {
"0": { "0": {
"then": "This mobility hub belongs to the Groningen-Drenthe network" "then": "This mobility hub does not belong to a network"
}, },
"1": { "1": {
"then": "This mobility hub belongs to the Hoppin network" "then": "This mobility hub belongs to the Groningen-Drenthe network"
}, },
"2": { "2": {
"then": "This mobility hub belongs to the Hoppin network"
},
"3": {
"then": "This mobility hub belongs to the Jelbi network" "then": "This mobility hub belongs to the Jelbi network"
} }
}, },
@ -9289,6 +9326,17 @@
}, },
"question": "Does this shop have a gluten free offering?" "question": "Does this shop have a gluten free offering?"
}, },
"has_toilets": {
"mappings": {
"0": {
"then": "Has toilets"
},
"1": {
"then": "Has no toilets"
}
},
"question": "Has {title()} toilets?"
},
"indoor": { "indoor": {
"mappings": { "mappings": {
"0": { "0": {
@ -12495,6 +12543,26 @@
"question": "Is this toilets supervised by a person?", "question": "Is this toilets supervised by a person?",
"questionHint": "This is typically a person tasked with keeping the toilets clean and collecting the fee" "questionHint": "This is typically a person tasked with keeping the toilets clean and collecting the fee"
}, },
"toilet-wheelchair-access": {
"mappings": {
"0": {
"then": "The wheelchair accessible toilets are freely accessible"
},
"1": {
"then": "One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key"
},
"2": {
"then": "One can use a <i>Master Locksmiths Access Key</i> <b>(MLAK)</b> to access this bathroom"
},
"3": {
"then": "One can use a <b>RADAR Key</b> to access this bathroom"
},
"4": {
"then": "One can use a <b>EuroKey</b> to access this bathroom"
}
},
"question": "Is the wheelchair-accessible toilet locked?"
},
"toilets-changing-table": { "toilets-changing-table": {
"mappings": { "mappings": {
"0": { "0": {
@ -12562,26 +12630,6 @@
}, },
"question": "Is there a dedicated toilet for wheelchair users?" "question": "Is there a dedicated toilet for wheelchair users?"
}, },
"wheelchair-access": {
"mappings": {
"0": {
"then": "The wheelchair accessible toilets are freely accessible"
},
"1": {
"then": "One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key"
},
"2": {
"then": "One can use a <i>Master Locksmiths Access Key</i> <b>(MLAK)</b> to access this bathroom"
},
"3": {
"then": "One can use a <b>RADAR Key</b> to access this bathroom"
},
"4": {
"then": "One can use a <b>EuroKey</b> to access this bathroom"
}
},
"question": "Is the wheelchair-accessible toilet locked?"
},
"wheelchair-door-width": { "wheelchair-door-width": {
"question": "What is the width of the door to the wheelchair accessible toilet?", "question": "What is the width of the door to the wheelchair accessible toilet?",
"render": "The door to the wheelchair-accessible toilet is {canonical(door:width)} wide" "render": "The door to the wheelchair-accessible toilet is {canonical(door:width)} wide"
@ -12629,24 +12677,17 @@
}, },
"name": "Toilets at other amenities", "name": "Toilets at other amenities",
"tagRenderings": { "tagRenderings": {
"images": {
"render": {
"special": {
"label": "Add a picture of the toilets"
}
}
},
"opening_hours": { "opening_hours": {
"override": { "override": {
"question": "When is the amenity where these toilets are located open?" "question": "When is the amenity where these toilets are located open?"
} }
},
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "There is a dedicated toilet for wheelchair users"
},
"1": {
"then": "No wheelchair access"
},
"2": {
"then": "There is only a dedicated toilet for wheelchair users"
}
},
"question": "Is there a dedicated toilet for wheelchair users?"
} }
}, },
"title": { "title": {
@ -12658,6 +12699,18 @@
"render": "Toilet at amenity" "render": "Toilet at amenity"
} }
}, },
"toilet_at_amenity_lib": {
"tagRenderings": {
"grouptitle": {
"mappings": {
"0": {
"then": "Does not have toilets"
}
},
"render": "Toilet information"
}
}
},
"tool_library": { "tool_library": {
"description": "A tool library is a place where people from the general public can borrow tools", "description": "A tool library is a place where people from the general public can borrow tools",
"name": "Tool libraries", "name": "Tool libraries",

View file

@ -10990,20 +10990,6 @@
"override": { "override": {
"question": "¿Cuándo está abierto el servicio donde se ubican estos baños?" "question": "¿Cuándo está abierto el servicio donde se ubican estos baños?"
} }
},
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "Hay un baño dedicado para usuarios de sillas de ruedas"
},
"1": {
"then": "Sin acceso para sillas de ruedas"
},
"2": {
"then": "Solo hay un baño dedicado para usuarios de sillas de ruedas"
}
},
"question": "¿Hay un baño dedicado para usuarios de sillas de ruedas?"
} }
}, },
"title": { "title": {

View file

@ -6743,19 +6743,6 @@
} }
} }
} }
},
"tagRenderings": {
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "Il y a des toilettes réservées pour les personnes à mobilité réduite"
},
"1": {
"then": "Non accessible aux personnes à mobilité réduite"
}
},
"question": "Y a-t-il des toilettes réservées aux personnes en fauteuil roulant ?"
}
} }
}, },
"tourism_accomodation": { "tourism_accomodation": {

View file

@ -2980,21 +2980,6 @@
"render": "Servizi igienici" "render": "Servizi igienici"
} }
}, },
"toilet_at_amenity": {
"tagRenderings": {
"toilets-wheelchair": {
"mappings": {
"0": {
"then": "C'è un WC riservato alle persone in sedia a rotelle"
},
"1": {
"then": "Non accessibile in sedia a rotelle"
}
},
"question": "C'è un WC riservato alle persone in sedia a rotelle?"
}
}
},
"tree_node": { "tree_node": {
"name": "Albero", "name": "Albero",
"presets": { "presets": {

View file

@ -6639,6 +6639,11 @@
"freeform": { "freeform": {
"placeholder": "Naam van de mobiliteitshub" "placeholder": "Naam van de mobiliteitshub"
}, },
"mappings": {
"0": {
"then": "Deze mobiliteitshub heeft geen naam"
}
},
"question": "Wat is de naam van deze mobiliteitshub?", "question": "Wat is de naam van deze mobiliteitshub?",
"render": "Deze mobiliteitshub heet {name}" "render": "Deze mobiliteitshub heet {name}"
}, },
@ -6648,12 +6653,15 @@
}, },
"mappings": { "mappings": {
"0": { "0": {
"then": "Deze mobiliteitshub hoort bij het netwerk Groningen-Drenthe" "then": "Deze mobiliteitshub hoort niet bij een netwerk"
}, },
"1": { "1": {
"then": "Deze mobiliteitshub hoort bij het Hoppin netwerk" "then": "Deze mobiliteitshub hoort bij het netwerk Groningen-Drenthe"
}, },
"2": { "2": {
"then": "Deze mobiliteitshub hoort bij het Hoppin netwerk"
},
"3": {
"then": "Deze mobiliteitshub hoort bij het Jelbi netwerk" "then": "Deze mobiliteitshub hoort bij het Jelbi netwerk"
} }
}, },
@ -7939,6 +7947,17 @@
"editButtonAriaLabel": "Pas emailadres aan", "editButtonAriaLabel": "Pas emailadres aan",
"question": "Wat is het e-mailadres van {title()}?" "question": "Wat is het e-mailadres van {title()}?"
}, },
"has_toilets": {
"mappings": {
"0": {
"then": "Heeft toiletten"
},
"1": {
"then": "Heeft geenad toiletten"
}
},
"question": "Heeft {title()} toiletten?"
},
"indoor": { "indoor": {
"mappings": { "mappings": {
"0": { "0": {
@ -10070,6 +10089,26 @@
"question": "Is er toezicht op deze toilet?", "question": "Is er toezicht op deze toilet?",
"questionHint": "Deze persoon houdt typisch de toiletten proper en int het toiletgeld" "questionHint": "Deze persoon houdt typisch de toiletten proper en int het toiletgeld"
}, },
"toilet-wheelchair-access": {
"mappings": {
"0": {
"then": "De rolstoeltoegankelijke toilet is vrij toegankelijk"
},
"1": {
"then": "Men moet toestemming vragen om de rolstoeltoegankelijke toilet te gebruiken, bv. door een sleutel te vragen"
},
"2": {
"then": "Men kan met een <i>Master Locksmiths Access Key</i> <b>(MLAK-sleutel)</b> deze toiletten te gebruiken."
},
"3": {
"then": "Men kan met een <b>RADAR-sleutel</b> deze toiletten te gebruiken."
},
"4": {
"then": "Men kan met een <b>Eurosleutel</b> deze toiletten te gebruiken."
}
},
"question": "Is de rolstoeltoegankelijke toilet op slot?"
},
"toilets-changing-table": { "toilets-changing-table": {
"mappings": { "mappings": {
"0": { "0": {
@ -10137,26 +10176,6 @@
}, },
"question": "Is er een rolstoeltoegankelijke toilet voorzien?" "question": "Is er een rolstoeltoegankelijke toilet voorzien?"
}, },
"wheelchair-access": {
"mappings": {
"0": {
"then": "De rolstoeltoegankelijke toilet is vrij toegankelijk"
},
"1": {
"then": "Men moet toestemming vragen om de rolstoeltoegankelijke toilet te gebruiken, bv. door een sleutel te vragen"
},
"2": {
"then": "Men kan met een <i>Master Locksmiths Access Key</i> <b>(MLAK-sleutel)</b> deze toiletten te gebruiken."
},
"3": {
"then": "Men kan met een <b>RADAR-sleutel</b> deze toiletten te gebruiken."
},
"4": {
"then": "Men kan met een <b>Eurosleutel</b> deze toiletten te gebruiken."
}
},
"question": "Is de rolstoeltoegankelijke toilet op slot?"
},
"wheelchair-door-width": { "wheelchair-door-width": {
"question": "Hoe breed is de deur van de rolstoeltoegankelijke toilet?", "question": "Hoe breed is de deur van de rolstoeltoegankelijke toilet?",
"render": "De deur naar de rolstoeltoegankelijke toilet is {canonical(door:width)} wide" "render": "De deur naar de rolstoeltoegankelijke toilet is {canonical(door:width)} wide"
@ -10204,19 +10223,12 @@
}, },
"name": "Toilet in een voorziening", "name": "Toilet in een voorziening",
"tagRenderings": { "tagRenderings": {
"toilets-wheelchair": { "images": {
"mappings": { "render": {
"0": { "special": {
"then": "Er is een toilet voor rolstoelgebruikers" "label": "Voeg een foto van de toiletten toe"
},
"1": {
"then": "Niet toegankelijk voor rolstoelgebruikers"
},
"2": {
"then": "Er is alleen een toilet voor rolstoelgebruikers"
} }
}, }
"question": "Is er een rolstoeltoegankelijke toilet voorzien?"
} }
}, },
"title": { "title": {
@ -10228,6 +10240,18 @@
"render": "Toilet in een voorziening" "render": "Toilet in een voorziening"
} }
}, },
"toilet_at_amenity_lib": {
"tagRenderings": {
"grouptitle": {
"mappings": {
"0": {
"then": "Heeft geen toiletten"
}
},
"render": "Informatie over de toiletten"
}
}
},
"tourism_accomodation": { "tourism_accomodation": {
"description": "Verschillende soorten overnachtingsmogelijkheden voor toeristen", "description": "Verschillende soorten overnachtingsmogelijkheden voor toeristen",
"filter": { "filter": {

View file

@ -1939,17 +1939,6 @@
"render": "Туалет" "render": "Туалет"
} }
}, },
"toilet_at_amenity": {
"tagRenderings": {
"toilets-wheelchair": {
"mappings": {
"1": {
"then": "Недоступно пользователям кресел-колясок"
}
}
}
}
},
"tourism_accomodation": { "tourism_accomodation": {
"presets": { "presets": {
"0": { "0": {

View file

@ -465,14 +465,7 @@
} }
}, },
"question": "Ali so ta stranišča brezplačna za uporabo?" "question": "Ali so ta stranišča brezplačna za uporabo?"
} },
},
"title": {
"render": "Stranišče"
}
},
"toilet_at_amenity": {
"tagRenderings": {
"toilets-wheelchair": { "toilets-wheelchair": {
"mappings": { "mappings": {
"1": { "1": {
@ -482,6 +475,11 @@
"question": "Ali je tu stranišče namenjeno invalidom na vozičku?" "question": "Ali je tu stranišče namenjeno invalidom na vozičku?"
} }
}, },
"title": {
"render": "Stranišče"
}
},
"toilet_at_amenity": {
"title": { "title": {
"mappings": { "mappings": {
"0": { "0": {