From f938ad3dc59d0e5ef5ae345b849737eb2abd9a8c Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Tue, 27 Jun 2023 21:32:29 +0200 Subject: [PATCH] Reset translations --- langs/layers/da.json | 14 +++--- langs/layers/de.json | 14 +++--- langs/layers/en.json | 104 ++++++++++++++++++++++++++++++++++++++++--- langs/layers/fr.json | 14 +++--- langs/layers/nl.json | 17 ++++--- 5 files changed, 128 insertions(+), 35 deletions(-) diff --git a/langs/layers/da.json b/langs/layers/da.json index 7f4f909dc4..ec0318dc8d 100644 --- a/langs/layers/da.json +++ b/langs/layers/da.json @@ -2047,6 +2047,13 @@ "question": "Åbent nu" } } + }, + "7": { + "options": { + "0": { + "question": "Gratis at bruge" + } + } } } }, @@ -2232,13 +2239,6 @@ "question": "Har et puslebord" } } - }, - "2": { - "options": { - "0": { - "question": "Gratis at bruge" - } - } } }, "name": "Toiletter", diff --git a/langs/layers/de.json b/langs/layers/de.json index e6bc1c6afb..13dcdcb164 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -4474,6 +4474,13 @@ "question": "Bio-Produkte im Angebot" } } + }, + "7": { + "options": { + "0": { + "question": "Nutzung kostenlos" + } + } } } }, @@ -8226,13 +8233,6 @@ "question": "Mit Wickeltisch" } } - }, - "2": { - "options": { - "0": { - "question": "Nutzung kostenlos" - } - } } }, "name": "Toiletten", diff --git a/langs/layers/en.json b/langs/layers/en.json index 0a0dfe6b49..6d195e84ff 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -4480,6 +4480,13 @@ "question": "Has organic options" } } + }, + "7": { + "options": { + "0": { + "question": "Free to use" + } + } } } }, @@ -7512,6 +7519,76 @@ "render": "Shop" } }, + "shower": { + "description": "A layer showing (public) showers", + "filter": { + "1": { + "options": { + "0": { + "question": "Hot water available" + } + } + } + }, + "name": "Shower", + "presets": { + "0": { + "description": "A (public) shower", + "title": "a shower" + } + }, + "tagRenderings": { + "access": { + "mappings": { + "0": { + "then": "Anyone can use this shower" + }, + "1": { + "then": "Only customers can use this shower" + }, + "2": { + "then": "Accesible, but one has to ask for a key" + } + }, + "question": "Who can use this shower?" + }, + "charge": { + "freeform": { + "placeholder": "e.g. 1 EUR" + }, + "question": "How much does it cost to use this shower?", + "render": "It costs {charge} to use this shower" + }, + "fee": { + "mappings": { + "0": { + "then": "There is a fee for using this shower" + }, + "1": { + "then": "This shower is free to use" + } + }, + "question": "Is there a fee for using this shower?" + }, + "hot_water": { + "mappings": { + "0": { + "then": "Hot water is available here" + }, + "1": { + "then": "Hot water is available here, but there is a fee" + }, + "2": { + "then": "There is no hot water available here" + } + }, + "question": "Does this shower have hot water available?" + } + }, + "title": { + "render": "Shower" + } + }, "slow_roads": { "description": "All carfree roads", "tagRenderings": { @@ -7666,6 +7743,23 @@ } }, "tagRenderings": { + "basketball-hoops": { + "mappings": { + "0": { + "then": "This basketball pitch has a single hoop" + }, + "1": { + "then": "This basketball pitch has two hoops" + }, + "2": { + "then": "This basketball pitch has four hoops" + }, + "3": { + "then": "This basketball pitch has {hoops} hoops" + } + }, + "question": "How much basketball hoops does this pitch have?" + }, "sport-pitch-access": { "mappings": { "0": { @@ -8277,13 +8371,6 @@ "question": "Has a changing table" } } - }, - "2": { - "options": { - "0": { - "question": "Free to use" - } - } } }, "name": "Toilets", @@ -8342,6 +8429,9 @@ "render": "The changing table is located at {changing_table:location}" }, "toilet-charge": { + "freeform": { + "placeholder": "e.g. 0.50 EUR" + }, "question": "How much does one have to pay for these toilets?", "render": "The fee is {charge}" }, diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 4a95ff0671..3422af286f 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -3153,6 +3153,13 @@ "question": "Sans information sur le revêtement podotactile" } } + }, + "7": { + "options": { + "0": { + "question": "Utilisation gratuite" + } + } } } }, @@ -5064,13 +5071,6 @@ "question": "A une table à langer" } } - }, - "2": { - "options": { - "0": { - "question": "Utilisation gratuite" - } - } } }, "name": "Toilettes", diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 61347aa033..20b31c9b4b 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -4365,6 +4365,13 @@ "question": "Heeft biologische opties" } } + }, + "7": { + "options": { + "0": { + "question": "Gratis toegankelijk" + } + } } } }, @@ -7895,13 +7902,6 @@ "question": "Heeft een luiertafel" } } - }, - "2": { - "options": { - "0": { - "question": "Gratis toegankelijk" - } - } } }, "name": "Toiletten", @@ -7960,6 +7960,9 @@ "render": "De luiertafel bevindt zich in {changing_table:location}" }, "toilet-charge": { + "freeform": { + "placeholder": "bijv. 0,50 EUR" + }, "question": "Hoeveel moet men betalen om deze toiletten te gebruiken?", "render": "De toiletten gebruiken kost {charge}" },