diff --git a/langs/layers/de.json b/langs/layers/de.json
index db09b9b4a0..550fa12334 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -724,23 +724,6 @@
"render": "Zusätzliche Informationen zum Standort (auf Französisch):
{defibrillator:Standort:fr}",
"question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Französisch)"
},
- "8": {
- "question": "Ist dieser Defibrillator mit einem Rollstuhl erreichbar?",
- "mappings": {
- "0": {
- "then": "Dieser Defibrillator ist speziell für Rollstuhlfahrer angepasst"
- },
- "1": {
- "then": "Dieser Defibrillator ist mit einem Rollstuhl leicht zu erreichen"
- },
- "2": {
- "then": "Es ist möglich, den Defibrillator mit einem Rollstuhl zu erreichen, aber es ist nicht einfach"
- },
- "3": {
- "then": "Dieser Defibrillator ist mit einem Rollstuhl nicht erreichbar"
- }
- }
- },
"9": {
"render": "Offizielle Identifikationsnummer des Geräts: {ref}",
"question": "Wie lautet die offizielle Identifikationsnummer des Geräts? (falls am Gerät sichtbar)"
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 5992072918..91e4b9c4e4 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -1396,23 +1396,6 @@
"render": "Extra information about the location (in French):
{defibrillator:location:fr}",
"question": "Please give some explanation on where the defibrillator can be found (in French)"
},
- "8": {
- "question": "Is this defibrillator accessible with a wheelchair?",
- "mappings": {
- "0": {
- "then": "This defibrillator is specially adapated for wheelchair users"
- },
- "1": {
- "then": "This defibrillator is easily reachable with a wheelchair"
- },
- "2": {
- "then": "It is possible to reach the defibrillator in a wheelchair, but it is not easy"
- },
- "3": {
- "then": "This defibrillator is not reachable with a wheelchair"
- }
- }
- },
"9": {
"render": "Official identification number of the device: {ref}",
"question": "What is the official identification number of the device? (if visible on device)"
@@ -1507,7 +1490,11 @@
"description": "A formal eating place with sit-down facilities selling full meals served by waiters"
},
"1": {
- "title": "fastfood"
+ "title": "fastfood",
+ "description": "A food business concentrating on fast counter-only service and take-away food"
+ },
+ "2": {
+ "title": "fries shop"
}
},
"title": {
@@ -1519,6 +1506,57 @@
"then": "Fastfood {name}"
}
}
+ },
+ "tagRenderings": {
+ "2": {
+ "question": "What type of business is this?"
+ },
+ "8": {
+ "question": "Which food is served here?",
+ "render": "This place mostly serves {cuisine}",
+ "mappings": {
+ "0": {
+ "then": "This is a pizzeria"
+ },
+ "1": {
+ "then": "This is a friture"
+ },
+ "2": {
+ "then": "Mainly serves pasta"
+ }
+ }
+ },
+ "9": {
+ "question": "Does this place offer takea-way?",
+ "mappings": {
+ "0": {
+ "then": "This is a take-away only business"
+ },
+ "1": {
+ "then": "Take-away is possible here"
+ },
+ "2": {
+ "then": "Take-away is not possible here"
+ }
+ }
+ },
+ "10": {
+ "question": "Does this restaurant have a vegetarian option?"
+ },
+ "15": {
+ "question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
",
+ "mappings": {
+ "0": {
+ "then": "You can bring your own containers to get your order, saving on single-use packaging material and thus waste"
+ },
+ "1": {
+ "then": "Bringing your own container is not allowed"
+ },
+ "2": {
+ "then": "You must bring your own container to order here."
+ }
+ }
+ }
}
},
"ghost_bike": {
diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index f5be610083..b6e332f9cb 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -776,23 +776,6 @@
"render": "Informations supplémentaires à propos de l'emplacement (en Français) :
{defibrillator:location}",
"question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en français)"
},
- "8": {
- "question": "Ce défibrillatuer est-il accessible en fauteuil roulant ?",
- "mappings": {
- "0": {
- "then": "Ce défibrillateur est spécialement adapté aux utilisateurs en fauteuil roulant"
- },
- "1": {
- "then": "Ce défibrillateur est facilement atteignable en fauteuil roulant"
- },
- "2": {
- "then": "Il est possible d'atteindre ce défibrillateur en fauteuil roulant, mais ce n'est pas facile"
- },
- "3": {
- "then": "Ce défibrillateur n'est pas atteignable en fauteuil roulant"
- }
- }
- },
"9": {
"render": "Numéro d'identification officiel de ce dispositif : {ref}",
"question": "Quel est le numéro d'identification officiel de ce dispositif ? (si il est visible sur le dispositif)"
@@ -879,6 +862,63 @@
}
}
},
+ "food": {
+ "tagRenderings": {
+ "12": {
+ "question": "Cette friterie est-elle équipée de snacks végétariens ?",
+ "mappings": {
+ "0": {
+ "then": "Des collations végétariennes sont disponibles"
+ },
+ "1": {
+ "then": "Quelques snacks végétariens seulement"
+ },
+ "2": {
+ "then": "Pas d'en-cas végétariens disponibles"
+ }
+ }
+ },
+ "13": {
+ "question": "Cette friterie est-elle équipée de snacks végétaliens ?",
+ "mappings": {
+ "0": {
+ "then": "Des collations végétaliens sont disponibles"
+ },
+ "1": {
+ "then": "Quelques snacks végétaliens seulement"
+ },
+ "2": {
+ "then": "Pas d'en-cas végétaliens disponibles"
+ }
+ }
+ },
+ "14": {
+ "question": "Cette friteuse fonctionne-t-elle avec de la graisse animale ou végétale ?",
+ "mappings": {
+ "0": {
+ "then": "Huile végétale"
+ },
+ "1": {
+ "then": "Graisse animale"
+ }
+ }
+ },
+ "15": {
+ "question": "Est-il proposé d’utiliser ses propres contenants pour sa commande ?
",
+ "mappings": {
+ "0": {
+ "then": "Vous pouvez apporter vos contenants pour votre commande, limitant l’usage de matériaux à usage unique et les déchets"
+ },
+ "1": {
+ "then": "Apporter ses propres contenants n’est pas permis"
+ },
+ "2": {
+ "then": "Il est obligatoire d’apporter ses propres contenants"
+ }
+ }
+ }
+ }
+ },
"ghost_bike": {
"name": "Vélos fantômes",
"title": {
diff --git a/langs/layers/it.json b/langs/layers/it.json
index ee16873f71..d056f5e8fd 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -776,23 +776,6 @@
"render": "Informazioni supplementari circa la posizione (in francese):
{defibrillator:location:fr}",
"question": "Indica più precisamente dove si trova il defibrillatore (in francese)"
},
- "8": {
- "question": "Questo defibrillatore è accessibile con la sedia a rotelle?",
- "mappings": {
- "0": {
- "then": "Questo defibrillatore è stato appositamente adattato per gli utenti con la sedia a rotelle"
- },
- "1": {
- "then": "Questo defibrillatore è facilmente raggiungibile con un sedia a rotelle"
- },
- "2": {
- "then": "È possibile raggiungere questo defibrillatore con la sedia a rotelle ma non è semplice"
- },
- "3": {
- "then": "Questo defibrillatore non è raggiungibile con la sedia a rotelle"
- }
- }
- },
"9": {
"render": "Numero identificativo ufficiale di questo dispositivo:{ref}",
"question": "Qual è il numero identificativo ufficiale di questo dispositivo? (se visibile sul dispositivo)"
diff --git a/langs/layers/ja.json b/langs/layers/ja.json
index 0967ef424b..0d3dfffd03 100644
--- a/langs/layers/ja.json
+++ b/langs/layers/ja.json
@@ -1 +1,20 @@
-{}
+{
+ "food": {
+ "tagRenderings": {
+ "15": {
+ "question": "お客様が持参容器(調理用の鍋や小さな鍋など)をもってきた場合は、注文の梱包に使用されますか?
",
+ "mappings": {
+ "0": {
+ "then": "自分の容器を持ってきて、注文を受け取ることができ、使い捨ての梱包材を節約して、無駄を省くことができます"
+ },
+ "1": {
+ "then": "独自の容器を持参することはできません"
+ },
+ "2": {
+ "then": "自身の容器が注文に必要。"
+ }
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index b6484c7ffd..436c529777 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -1452,23 +1452,6 @@
"render": "Meer informatie over de locatie (in het Frans):
{defibrillator:location:fr}",
"question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Frans)"
},
- "8": {
- "question": "Is deze defibrillator rolstoeltoegankelijk?",
- "mappings": {
- "0": {
- "then": "Deze defibrillator is speciaal aangepast voor gebruikers van een rolstoel"
- },
- "1": {
- "then": "Deze defibrillator is vlot bereikbaar met een rolstoel"
- },
- "2": {
- "then": "Je kan er raken met een rolstoel, maar het is niet makkelijk"
- },
- "3": {
- "then": "Niet rolstoeltoegankelijk"
- }
- }
- },
"9": {
"render": "Officieel identificatienummer van het toestel: {ref}",
"question": "Wat is het officieel identificatienummer van het toestel? (indien zichtbaar op toestel)"
@@ -1564,7 +1547,11 @@
},
"1": {
"title": "fastfood-zaak",
- "description": "Een zaak waar je snel bediend wordt, vaak met de focus op afhalen. Zitgelegenheid is eerder beperkt tot afwezig"
+ "description": "Een zaak waar je snel bediend wordt, vaak met de focus op afhalen. Zitgelegenheid is eerder beperkt (of zelfs afwezig)"
+ },
+ "2": {
+ "title": "frituur",
+ "description": "Een fastfood-zaak waar je frieten koopt"
}
},
"title": {
@@ -1582,6 +1569,169 @@
"1": {
"question": "Wat is de naam van deze eetgelegenheid?",
"render": "De naam van deze eetgelegeheid is {name}"
+ },
+ "2": {
+ "question": "Wat voor soort zaak is dit?",
+ "mappings": {
+ "0": {
+ "then": "Dit is een fastfood-zaak. De focus ligt op snelle bediening, zitplaatsen zijn vaak beperkt en functioneel"
+ },
+ "1": {
+ "then": "Dit is een restaurant. De focus ligt op een aangename ervaring waar je aan tafel wordt bediend"
+ }
+ }
+ },
+ "8": {
+ "question": "Welk soort gerechten worden hier geserveerd?",
+ "render": "Deze plaats serveert vooral {cuisine}",
+ "mappings": {
+ "0": {
+ "then": "Dit is een pizzeria"
+ },
+ "1": {
+ "then": "Dit is een frituur"
+ },
+ "2": {
+ "then": "Dit is een pastazaak"
+ },
+ "3": {
+ "then": "Dit is een kebabzaak"
+ },
+ "4": {
+ "then": "Dit is een broodjeszaak"
+ },
+ "5": {
+ "then": "Dit is een hamburgerrestaurant"
+ },
+ "6": {
+ "then": "Dit is een sushirestaurant"
+ },
+ "7": {
+ "then": "Dit is een koffiezaak"
+ },
+ "8": {
+ "then": "Dit is een Italiaans restaurant (dat meer dan enkel pasta of pizza verkoopt)"
+ },
+ "9": {
+ "then": "Dit is een Frans restaurant"
+ },
+ "10": {
+ "then": "Dit is een Chinees restaurant"
+ },
+ "11": {
+ "then": "Dit is een Grieks restaurant"
+ },
+ "12": {
+ "then": "Dit is een Indisch restaurant"
+ },
+ "13": {
+ "then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
+ },
+ "14": {
+ "then": "Dit is een Thaïs restaurant"
+ }
+ }
+ },
+ "9": {
+ "question": "Biedt deze zaak een afhaalmogelijkheid aan?",
+ "mappings": {
+ "0": {
+ "then": "Hier is enkel afhaal mogelijk"
+ },
+ "1": {
+ "then": "Eten kan hier afgehaald worden"
+ },
+ "2": {
+ "then": "Hier is geen afhaalmogelijkheid"
+ }
+ }
+ },
+ "10": {
+ "question": "Heeft deze eetgelegenheid een vegetarische optie?",
+ "mappings": {
+ "0": {
+ "then": "Geen vegetarische opties beschikbaar"
+ },
+ "1": {
+ "then": "Beperkte vegetarische opties zijn beschikbaar"
+ },
+ "2": {
+ "then": "Vegetarische opties zijn beschikbaar"
+ },
+ "3": {
+ "then": "Enkel vegetarische opties zijn beschikbaar"
+ }
+ }
+ },
+ "11": {
+ "question": "Heeft deze eetgelegenheid een veganistische optie?",
+ "mappings": {
+ "0": {
+ "then": "Geen veganistische opties beschikbaar"
+ },
+ "1": {
+ "then": "Beperkte veganistische opties zijn beschikbaar"
+ },
+ "2": {
+ "then": "Veganistische opties zijn beschikbaar"
+ },
+ "3": {
+ "then": "Enkel veganistische opties zijn beschikbaar"
+ }
+ }
+ },
+ "12": {
+ "question": "Heeft deze frituur vegetarische snacks?",
+ "mappings": {
+ "0": {
+ "then": "Er zijn vegetarische snacks aanwezig"
+ },
+ "1": {
+ "then": "Slechts enkele vegetarische snacks"
+ },
+ "2": {
+ "then": "Geen vegetarische snacks beschikbaar"
+ }
+ }
+ },
+ "13": {
+ "question": "Heeft deze frituur veganistische snacks?",
+ "mappings": {
+ "0": {
+ "then": "Er zijn veganistische snacks aanwezig"
+ },
+ "1": {
+ "then": "Slechts enkele veganistische snacks"
+ },
+ "2": {
+ "then": "Geen veganistische snacks beschikbaar"
+ }
+ }
+ },
+ "14": {
+ "question": "Bakt deze frituur met dierlijk vet of met plantaardige olie?",
+ "mappings": {
+ "0": {
+ "then": "Plantaardige olie"
+ },
+ "1": {
+ "then": "Dierlijk vet"
+ }
+ }
+ },
+ "15": {
+ "question": "Als je je eigen container (bv. kookpot of kleine potjes voor saus) meeneemt, gebruikt de frituur deze dan om je bestelling in te doen?",
+ "mappings": {
+ "0": {
+ "then": "Je mag je eigen containers meenemen om je bestelling in mee te nemen en zo minder afval te maken"
+ },
+ "1": {
+ "then": "Je mag geen eigen containers meenemen om je bestelling in mee te nemen"
+ },
+ "2": {
+ "then": "Je moet je eigen containers meenemen om je bestelling in mee te nemen."
+ }
+ }
}
}
},
diff --git a/langs/layers/ru.json b/langs/layers/ru.json
index 1e363798bd..ce54b404a8 100644
--- a/langs/layers/ru.json
+++ b/langs/layers/ru.json
@@ -588,6 +588,17 @@
}
}
},
+ "food": {
+ "tagRenderings": {
+ "15": {
+ "mappings": {
+ "1": {
+ "then": "Приносить свою тару не разрешено"
+ }
+ }
+ }
+ }
+ },
"ghost_bike": {
"tagRenderings": {
"2": {
diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json
index d11785526e..9291ec5738 100644
--- a/langs/shared-questions/en.json
+++ b/langs/shared-questions/en.json
@@ -9,6 +9,23 @@
"website": {
"question": "What is the website of {name}?"
},
+ "wheelchair-access": {
+ "question": "Is this place accessible with a wheelchair?",
+ "mappings": {
+ "0": {
+ "then": "This place is specially adapated for wheelchair users"
+ },
+ "1": {
+ "then": "This place is easily reachable with a wheelchair"
+ },
+ "2": {
+ "then": "It is possible to reach this place in a wheelchair, but it is not easy"
+ },
+ "3": {
+ "then": "This place is not reachable with a wheelchair"
+ }
+ }
+ },
"description": {
"question": "Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts"
},
diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json
index fd5a2a9b69..c5ca30908a 100644
--- a/langs/shared-questions/nl.json
+++ b/langs/shared-questions/nl.json
@@ -9,6 +9,23 @@
"website": {
"question": "Wat is de website van {name}?"
},
+ "wheelchair-access": {
+ "question": "Is deze plaats rolstoeltoegankelijk?",
+ "mappings": {
+ "0": {
+ "then": "Deze plaats is speciaal aangepast voor gebruikers van een rolstoel"
+ },
+ "1": {
+ "then": "Deze plaats is vlot bereikbaar met een rolstoel"
+ },
+ "2": {
+ "then": "Deze plaats is bereikbaar met een rolstoel, maar het is niet makkelijk"
+ },
+ "3": {
+ "then": "Niet rolstoeltoegankelijk"
+ }
+ }
+ },
"description": {
"question": "Zijn er extra zaken die je niet in de bovenstaande vragen kwijt kon? Zet deze in de descriptionHerhaal geen antwoorden die je reeds gaf"
},
diff --git a/langs/themes/nl.json b/langs/themes/nl.json
index 83fcb3058a..93d8996373 100644
--- a/langs/themes/nl.json
+++ b/langs/themes/nl.json
@@ -796,7 +796,7 @@
}
},
"7": {
- "question": "Bakt deze frituur in dierlijk vetof plantaardig olie?",
+ "question": "Bakt deze frituur met dierlijk vet of met plantaardige olie?",
"mappings": {
"0": {
"then": "Plantaardige olie"