From cad2af9d19b7d8f32d8fff362bdea6ef34d9b570 Mon Sep 17 00:00:00 2001 From: kjon Date: Tue, 26 Jul 2022 18:16:05 +0000 Subject: [PATCH 1/3] Translated using Weblate (English) Currently translated at 100.0% (47 of 47 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/en/ --- langs/shared-questions/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json index fabc53edb..ccd9d3d64 100644 --- a/langs/shared-questions/en.json +++ b/langs/shared-questions/en.json @@ -29,7 +29,7 @@ "then": "This place has an audio induction loop" }, "1": { - "then": "This place does not has an audio induction loop" + "then": "This place does not have an audio induction loop" } }, "question": "Does this place have an audio induction loop for people with reduced hearing?" @@ -162,4 +162,4 @@ "question": "What is the corresponding item on Wikipedia?" } } -} \ No newline at end of file +} From d795fce2351761cb3376c279739c4d67e21b9791 Mon Sep 17 00:00:00 2001 From: kjon Date: Tue, 26 Jul 2022 18:22:45 +0000 Subject: [PATCH 2/3] Translated using Weblate (German) Currently translated at 99.4% (346 of 348 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/de/ --- langs/themes/de.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/langs/themes/de.json b/langs/themes/de.json index 8bb3ccdc3..bff1733ec 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -765,6 +765,34 @@ } } } + }, + "2": { + "override": { + "title": "Fußgängerweg" + } + }, + "5": { + "override": { + "filter": { + "0": { + "options": { + "0": { + "question": "Beliebig/Keine Breiteninformationen" + }, + "1": { + "question": "Beliebige Breiteninformationen" + } + } + } + } + } + }, + "23": { + "override": { + "=title": { + "render": "Statistik" + } + } } }, "title": "Auf Rädern" @@ -1010,5 +1038,13 @@ "description": "Auf dieser Karte findest Du Abfalleimer in Deiner Nähe. Wenn ein Abfalleimer auf dieser Karte fehlt, kannst du ihn selbst hinzufügen", "shortDescription": "Eine Karte mit Abfalleimern", "title": "Abfalleimer" + }, + "governments": { + "description": "Auf dieser Karte werden Büros der öffentlichen Verwaltung angezeigt und können leicht hinzugefügt werden", + "title": "Büros der öffentlichen Verwaltung" + }, + "indoors": { + "description": "Diese Karte zeigt öffentlich zugängliche Innenräume", + "title": "Innenräume" } -} \ No newline at end of file +} From dd84607b6f4714a02c237843411671c4209950eb Mon Sep 17 00:00:00 2001 From: kjon Date: Tue, 26 Jul 2022 18:14:58 +0000 Subject: [PATCH 3/3] Translated using Weblate (German) Currently translated at 100.0% (47 of 47 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/de/ --- langs/shared-questions/de.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json index 0ddb1c24a..4e5f5c115 100644 --- a/langs/shared-questions/de.json +++ b/langs/shared-questions/de.json @@ -143,6 +143,23 @@ } }, "question": "Wie lautet der zugehörige Wikipedia Artikel?" + }, + "induction-loop": { + "mappings": { + "0": { + "then": "Dieser Ort hat eine induktive Höranlage" + }, + "1": { + "then": "Dieser Ort hat keine induktive Höranlage" + } + }, + "question": "Hat dieser Ort eine induktive Höranlage für Hörgeschädigte?" + }, + "multilevels": { + "override": { + "question": "Auf welchen Geschossen hält dieser Aufzug?", + "render": "Der Aufzug hält auf den Geschossen {level}" + } } } -} \ No newline at end of file +}