forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
14b2799f08
commit
4add2d1aff
151 changed files with 4561 additions and 3315 deletions
|
@ -471,7 +471,8 @@
|
|||
"if": "rental=cargo_bike",
|
||||
"then": {
|
||||
"en": "Cargo bikes can be rented here",
|
||||
"nl": "Bakfietsen kunnen hier gehuurd worden"
|
||||
"nl": "Bakfietsen kunnen hier gehuurd worden",
|
||||
"de": "Lastenräder können hier gemietet werden"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -87,7 +87,9 @@
|
|||
}
|
||||
],
|
||||
"lineRendering": [],
|
||||
"titleIcons": ["icons.defaults"],
|
||||
"titleIcons": [
|
||||
"icons.defaults"
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
|
|
|
@ -526,10 +526,12 @@
|
|||
"type": "text",
|
||||
"key": "defibrillator:location:fr"
|
||||
},
|
||||
"condition": {"or":[
|
||||
"_country=be",
|
||||
"defibrillator:location:fr~*"
|
||||
]},
|
||||
"condition": {
|
||||
"or": [
|
||||
"_country=be",
|
||||
"defibrillator:location:fr~*"
|
||||
]
|
||||
},
|
||||
"id": "defibrillator-defibrillator:location:fr"
|
||||
},
|
||||
"wheelchair-access",
|
||||
|
|
|
@ -113,7 +113,8 @@
|
|||
"override": {
|
||||
"question": {
|
||||
"en": "Is the firepit available all around the year?",
|
||||
"nl": "Is deze kampvuurplaats heel het jaar door beschikbaar?"
|
||||
"nl": "Is deze kampvuurplaats heel het jaar door beschikbaar?",
|
||||
"de": "Ist diese Feuerstelle rund um das Jahr nutzbar?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -256,7 +256,8 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{"id": "lactosefree",
|
||||
{
|
||||
"id": "lactosefree",
|
||||
"labels": [
|
||||
"defaults",
|
||||
"in_favourite"
|
||||
|
@ -264,14 +265,19 @@
|
|||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"or":["diet:lactose_free=only","diet:lactose_free=yes","diet:lactose_free=limited"]
|
||||
"or": [
|
||||
"diet:lactose_free=only",
|
||||
"diet:lactose_free=yes",
|
||||
"diet:lactose_free=limited"
|
||||
]
|
||||
},
|
||||
"#": "ignore-image-in-then",
|
||||
"then": "<img alt='lactose free' src='./assets/layers/questions/lactose_free.svg'>"
|
||||
}
|
||||
]
|
||||
},
|
||||
{"id": "glutenfree",
|
||||
{
|
||||
"id": "glutenfree",
|
||||
"labels": [
|
||||
"defaults",
|
||||
"in_favourite"
|
||||
|
@ -279,14 +285,17 @@
|
|||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"or":["diet:gluten_free=only","diet:gluten_free=yes","diet:gluten_free=limited"]
|
||||
"or": [
|
||||
"diet:gluten_free=only",
|
||||
"diet:gluten_free=yes",
|
||||
"diet:gluten_free=limited"
|
||||
]
|
||||
},
|
||||
"#": "ignore-image-in-then",
|
||||
"then": "<img alt='gluten free' src='./assets/layers/questions/glutenfree.svg'>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "sharelink",
|
||||
"labels": [
|
||||
|
|
|
@ -439,7 +439,8 @@
|
|||
"en": "You can pick up missed parcels here",
|
||||
"de": "Hier können Sie verpasste Pakete abholen",
|
||||
"ca": "Podeu recollir els paquets perduts aquí",
|
||||
"cs": "Zmeškané zásilky si můžete vyzvednout zde"
|
||||
"cs": "Zmeškané zásilky si můžete vyzvednout zde",
|
||||
"nl": "Je kunt hier gemiste pakjes ophalen"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -463,7 +464,8 @@
|
|||
"question": {
|
||||
"en": "Can you send parcels to here for pickup?",
|
||||
"de": "Können Sie Pakete zur Abholung hierher schicken?",
|
||||
"ca": "Pots enviar paquets aquí per a arreplegar-los?"
|
||||
"ca": "Pots enviar paquets aquí per a arreplegar-los?",
|
||||
"nl": "Kun je deze plaats gebruiken als afhaalpunt?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "post_office:parcel_to",
|
||||
|
|
|
@ -633,7 +633,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": ["filters.dogs"]
|
||||
"filter": [
|
||||
"filters.dogs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "description",
|
||||
|
@ -758,7 +760,9 @@
|
|||
"hideInAnswer": true
|
||||
}
|
||||
],
|
||||
"filter": ["filters.open_now"]
|
||||
"filter": [
|
||||
"filters.open_now"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "opening_hours_24_7",
|
||||
|
@ -1043,7 +1047,10 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": ["filters.accepts_cash","filters.accepts_cards"]
|
||||
"filter": [
|
||||
"filters.accepts_cash",
|
||||
"filters.accepts_cards"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "payment-options-split",
|
||||
|
@ -2124,7 +2131,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": ["filters.has_internet"]
|
||||
"filter": [
|
||||
"filters.has_internet"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "internet-fee",
|
||||
|
@ -2456,7 +2465,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": ["filters.sugar_free"]
|
||||
"filter": [
|
||||
"filters.sugar_free"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "lactose_free",
|
||||
|
@ -2477,7 +2488,6 @@
|
|||
"cs": "<b>Prodává pouze výrobky bez laktózy</b>"
|
||||
},
|
||||
"icon": "./assets/layers/questions/lactose_free.svg"
|
||||
|
||||
},
|
||||
{
|
||||
"if": "diet:lactose_free=yes",
|
||||
|
@ -2487,7 +2497,6 @@
|
|||
"cs": "Velká nabídka bez laktózy"
|
||||
},
|
||||
"icon": "./assets/layers/questions/lactose_free.svg"
|
||||
|
||||
},
|
||||
{
|
||||
"if": "diet:lactose_free=limited",
|
||||
|
@ -2506,8 +2515,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": ["filters.lactose_free"]
|
||||
|
||||
"filter": [
|
||||
"filters.lactose_free"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "gluten_free",
|
||||
|
@ -2555,8 +2565,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": ["filters.gluten_free"]
|
||||
|
||||
"filter": [
|
||||
"filters.gluten_free"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vegan",
|
||||
|
@ -2785,7 +2796,8 @@
|
|||
"id": "seasonal",
|
||||
"question": {
|
||||
"en": "Is {title()} available all around the year?",
|
||||
"nl": "Is {title()} heel het jaar beschikbaar?"
|
||||
"nl": "Is {title()} heel het jaar beschikbaar?",
|
||||
"de": "Ist {title()} rund um das Jahr nutzbar?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -2842,7 +2854,6 @@
|
|||
"en": "This facility does have showers"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"if": "shower=no",
|
||||
"icon": "invalid;./assets/layers/shower/shower.svg",
|
||||
|
|
|
@ -283,66 +283,77 @@
|
|||
{
|
||||
"id": "pedagogy",
|
||||
"question": {
|
||||
"en": "What educational theory is applied on this school?"
|
||||
"en": "What educational theory is applied on this school?",
|
||||
"de": "Welche Bildungstheorie wird auf dieser Schule angewendet?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "pedagogy=mainstream",
|
||||
"then": {
|
||||
"en": "This school does not use a specific pedagogy"
|
||||
"en": "This school does not use a specific pedagogy",
|
||||
"de": "Diese Schule benutzt keine spezifische Pädagogik"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=montessori",
|
||||
"then": {
|
||||
"en": "This school uses the Montessori method of education"
|
||||
"en": "This school uses the Montessori method of education",
|
||||
"de": "Diese Schule nutzt die Montessori Methode der Bildung"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=freinet",
|
||||
"then": {
|
||||
"en": "This school is associated with the Freinet Modern School Movement"
|
||||
"en": "This school is associated with the Freinet Modern School Movement",
|
||||
"de": "Diese Schule ist mit der Freinet Modern School Movement verbunden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=jenaplan",
|
||||
"then": {
|
||||
"en": "This school uses the Jenaplan teaching concept"
|
||||
"en": "This school uses the Jenaplan teaching concept",
|
||||
"de": "Diese Schule nutzt das Lehrkonzept von Jenaplan"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=waldorf",
|
||||
"then": {
|
||||
"en": "This school uses the Steiner/Waldorf educational philosophy"
|
||||
"en": "This school uses the Steiner/Waldorf educational philosophy",
|
||||
"de": "Diese Schule nutzt die Steiner/Waldorfer Bildungsphilosophie"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=dalton",
|
||||
"then": {
|
||||
"en": "This school uses the Dalton plan teaching concept"
|
||||
"en": "This school uses the Dalton plan teaching concept",
|
||||
"de": "Diese Schule nutzt das Dalton Plan Lehrkonzept"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=outdoor",
|
||||
"then": {
|
||||
"en": "This school uses outdoor learning"
|
||||
"en": "This school uses outdoor learning",
|
||||
"de": "Diese Schule nutzt Outdoor-Lernen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=reggio_emilia",
|
||||
"then": {
|
||||
"en": "This school uses the Reggio Emilia approach"
|
||||
"en": "This school uses the Reggio Emilia approach",
|
||||
"de": "Diese Schule nutzt den Reggio Emilia-Ansatz"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "pedagogy=sudbury",
|
||||
"then": {
|
||||
"en": "This school uses the Sudbury system"
|
||||
"en": "This school uses the Sudbury system",
|
||||
"de": "Diese Schule nutzt das Sudbury-System"
|
||||
}
|
||||
}
|
||||
],
|
||||
"render": {
|
||||
"en": "This school uses {pedagogy}"
|
||||
"en": "This school uses {pedagogy}",
|
||||
"de": "Diese Schule benutzt {pedagogy}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "pedagogy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue