From 99aa5403cacf56c54a4939d0e2043d89bc90fe5c Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 10 Feb 2025 02:31:07 +0100 Subject: [PATCH] Chore: fix translations for statistics filters --- .../mapcomplete-changes.proto.json | 93 +++++++++---------- langs/themes/cs.json | 7 -- langs/themes/de.json | 7 -- langs/themes/en.json | 14 +-- langs/themes/es.json | 7 -- langs/themes/ko.json | 7 -- langs/themes/nl.json | 7 -- 7 files changed, 51 insertions(+), 91 deletions(-) diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.proto.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.proto.json index 49682a16b5..7972623e0c 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.proto.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.proto.json @@ -424,7 +424,7 @@ ] }, { - "id": "platform", + "id": "added-image", "options": [ { "question": { @@ -434,6 +434,49 @@ "es": "El conjunto de cambios agregó al menos una imagen", "ko": "주요 변경사항에 최소 하나의 이미지가 추가 되었습니다", "nl": "Changeset voegde minstens één afbeelding toe" + }, + "osmTags": "add-image>0" + } + ] + }, + { + "id": "exclude_grb", + "options": [ + { + "osmTags": "theme!=grb", + "question": { + "en": "Exclude GRB theme", + "de": "GRB-Thema ausschließen", + "cs": "Vyloučit motiv GRB", + "es": "Excluir el tema GRB", + "nl": "GRB-thema uitsluiten", + "ko": "GRB 테마 제외" + } + } + ] + }, + { + "id": "exclude_etymology", + "options": [ + { + "osmTags": "theme!=etymology", + "question": { + "en": "Exclude etymology theme", + "de": "Etymologie-Thema ausschließen", + "cs": "Vyloučit etymologii tématu", + "es": "Excluir el tema de etimología", + "nl": "Thema etymologie uitsluiten", + "ko": "어원 테마 제외" + } + } + ] + }, + { + "id": "platform", + "options": [ + { + "quesiton": { + "en": "All platforms" } }, { @@ -449,54 +492,6 @@ "osmTags": "android=" } ] - }, - { - "id": "added-image", - "options": [ - { - "osmTags": "add-image>0", - "question": { - "en": "Exclude GRB theme", - "de": "GRB-Thema ausschließen", - "cs": "Vyloučit motiv GRB", - "es": "Excluir el tema GRB", - "nl": "GRB-thema uitsluiten", - "ko": "GRB 테마 제외" - } - } - ] - }, - { - "id": "exclude_grb", - "options": [ - { - "osmTags": "theme!=grb", - "question": { - "en": "Exclude etymology theme", - "de": "Etymologie-Thema ausschließen", - "cs": "Vyloučit etymologii tématu", - "es": "Excluir el tema de etimología", - "nl": "Thema etymologie uitsluiten", - "ko": "어원 테마 제외" - } - } - ] - }, - { - "id": "exclude_etymology", - "options": [ - { - "osmTags": "theme!=etymology", - "question": { - "en": "Exclude etymology theme", - "de": "Etymologie-Thema ausschließen", - "es": "Excluir el tema de etimología", - "cs": "Vyloučit etymologii tématu", - "nl": "Thema etymologie uitsluiten", - "ko": "어원 테마 제외" - } - } - ] } ] }, diff --git a/langs/themes/cs.json b/langs/themes/cs.json index 7070449c68..8095d514fe 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -785,13 +785,6 @@ } } }, - "11": { - "options": { - "0": { - "question": "Vyloučit etymologii tématu" - } - } - }, "2": { "options": { "0": { diff --git a/langs/themes/de.json b/langs/themes/de.json index 75c6497154..a99b1b0183 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -785,13 +785,6 @@ } } }, - "11": { - "options": { - "0": { - "question": "Etymologie-Thema ausschließen" - } - } - }, "2": { "options": { "0": { diff --git a/langs/themes/en.json b/langs/themes/en.json index 0afc8aa49d..e3b1f45a81 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -788,7 +788,13 @@ "11": { "options": { "0": { - "question": "Exclude etymology theme" + "quesiton": "All platforms" + }, + "1": { + "question": "Made with Android" + }, + "2": { + "question": "Made on the web" } } }, @@ -838,12 +844,6 @@ "options": { "0": { "question": "Changeset added at least one image" - }, - "1": { - "question": "Made with Android" - }, - "2": { - "question": "Made on the web" } } }, diff --git a/langs/themes/es.json b/langs/themes/es.json index bfba916031..446d633b54 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -776,13 +776,6 @@ } } }, - "11": { - "options": { - "0": { - "question": "Excluir el tema de etimología" - } - } - }, "2": { "options": { "0": { diff --git a/langs/themes/ko.json b/langs/themes/ko.json index e291edde80..077ba2d08f 100644 --- a/langs/themes/ko.json +++ b/langs/themes/ko.json @@ -785,13 +785,6 @@ } } }, - "11": { - "options": { - "0": { - "question": "어원 테마 제외" - } - } - }, "2": { "options": { "0": { diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 2557fabac1..aafd863786 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -836,13 +836,6 @@ } } }, - "11": { - "options": { - "0": { - "question": "Thema etymologie uitsluiten" - } - } - }, "2": { "options": { "0": {