From 6e415d0aad7fc79bb57522d8fe0414e523cd51b6 Mon Sep 17 00:00:00 2001 From: kjon Date: Mon, 2 Sep 2024 17:59:51 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (3731 of 3731 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/ --- langs/layers/de.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/langs/layers/de.json b/langs/layers/de.json index 0e5ba37bed..58f81f945a 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -7388,6 +7388,9 @@ }, "2": { "then": "Dieser Picknicktisch ist aus (recyceltem) Kunststoff hergestellt" + }, + "3": { + "then": "Der Picknicktisch ist aus Metall" } }, "question": "Aus welchem Material besteht dieser Picknicktisch?", @@ -7428,6 +7431,17 @@ }, "question": "Ist der Spielplatz für Rollstuhlfahrer zugänglich?" }, + "fee": { + "mappings": { + "0": { + "then": "Nutzung kostenlos" + }, + "1": { + "then": "Gebührenpflichtiger Spielplatz" + } + }, + "question": "Muss man zahlen, um den Spielplatz zu nutzen?" + }, "playground-access": { "mappings": { "0": { @@ -12218,4 +12232,4 @@ "render": "Windrad" } } -} \ No newline at end of file +}