From 74579d8170542d851e189be18fbfb7c7637e15ae Mon Sep 17 00:00:00 2001 From: Raphael Das Gupta Date: Fri, 9 Jul 2021 18:41:07 +0200 Subject: [PATCH 1/4] Added translation using Weblate (Esperanto) --- langs/eo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 langs/eo.json diff --git a/langs/eo.json b/langs/eo.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/langs/eo.json @@ -0,0 +1 @@ +{} From b6dea319885b5ac4ef9a7ec21275bf8a30594e77 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 9 Jul 2021 18:41:17 +0200 Subject: [PATCH 2/4] Added translation using Weblate (Esperanto) --- langs/themes/eo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 langs/themes/eo.json diff --git a/langs/themes/eo.json b/langs/themes/eo.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/langs/themes/eo.json @@ -0,0 +1 @@ +{} From 0cb5e7b716e953132652780000f350ad6c2df6eb Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 9 Jul 2021 18:41:19 +0200 Subject: [PATCH 3/4] Added translation using Weblate (Esperanto) --- langs/shared-questions/eo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 langs/shared-questions/eo.json diff --git a/langs/shared-questions/eo.json b/langs/shared-questions/eo.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/langs/shared-questions/eo.json @@ -0,0 +1 @@ +{} From 74e7f9ae525741c96e9e80e56048dc1fe1f0c635 Mon Sep 17 00:00:00 2001 From: seppesantens Date: Sat, 10 Jul 2021 07:41:08 +0000 Subject: [PATCH 4/4] Translated using Weblate (Dutch) Currently translated at 55.2% (225 of 407 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/nl/ --- langs/themes/nl.json | 56 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 6746eff92b..b23136e56b 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -1022,5 +1022,61 @@ } } } + }, + "charging_stations": { + "layers": { + "0": { + "description": "Een oplaadpunt", + "title": { + "render": "Oplaadpunt" + }, + "name": "Oplaadpunten" + } + }, + "title": "Oplaadpunten" + }, + "shops": { + "layers": { + "0": { + "tagRenderings": { + "4": { + "question": "Wat is de website van deze winkel?" + }, + "3": { + "question": "Wat is het telefoonnummer?" + }, + "2": { + "mappings": { + "4": { + "then": "Bakkerij" + }, + "3": { + "then": "Kapper" + }, + "1": { + "then": "Supermarkt" + } + } + }, + "1": { + "question": "Wat is de naam van deze winkel?" + }, + "6": { + "question": "Wat zijn de openingsuren van deze winkel?" + } + }, + "description": "Een winkel", + "title": { + "render": "Winkel" + }, + "name": "Winkel", + "presets": { + "0": { + "title": "Winkel", + "description": "Voeg een nieuwe winkel toe" + } + } + } + } } }