From 34f72d0236e73faa2c7423b35e4cd20e17fbf64f Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 16 Mar 2023 15:10:13 +0100 Subject: [PATCH] chore: Remove obsolete 'wikipedialink'-question --- assets/tagRenderings/questions.json | 55 +-------------- langs/shared-questions/ca.json | 8 --- langs/shared-questions/cs.json | 8 --- langs/shared-questions/da.json | 8 --- langs/shared-questions/de.json | 8 --- langs/shared-questions/en.json | 8 --- langs/shared-questions/es.json | 8 --- langs/shared-questions/fil.json | 8 --- langs/shared-questions/fr.json | 8 --- langs/shared-questions/hu.json | 8 --- langs/shared-questions/id.json | 7 -- langs/shared-questions/it.json | 8 --- langs/shared-questions/ja.json | 8 --- langs/shared-questions/nb_NO.json | 8 --- langs/shared-questions/nl.json | 8 --- langs/shared-questions/pl.json | 8 --- langs/shared-questions/pt.json | 8 --- langs/shared-questions/sv.json | 8 --- langs/shared-questions/zh_Hans.json | 8 --- langs/shared-questions/zh_Hant.json | 8 --- langs/themes/ca.json | 102 ---------------------------- langs/themes/cs.json | 102 ---------------------------- langs/themes/de.json | 102 ---------------------------- 23 files changed, 1 insertion(+), 511 deletions(-) diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index 96bf3818a..78c71f3a9 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -163,59 +163,6 @@ } ] }, - "wikipedialink": { - "render": "WP", - "question": { - "en": "What is the corresponding item on Wikipedia?", - "nl": "Welk Wikipedia-artikel beschrijft dit object?", - "de": "Wie lautet der zugehörige Wikipedia Artikel?", - "pt": "Qual é o item correspondente na Wikipédia?", - "hu": "Mi a megfelelő szócikk a Wikipédián?", - "it": "Qual è il corrispondente elemento su Wikipedia?", - "nb_NO": "Hva er respektivt element på Wikipedia?", - "ca": "Quin és l'ítem a Viquipèdia?", - "sv": "Vad är det motsvarande objektet på Wikipedia?", - "zh_Hant": "維基百科上對應的項目是什麼?", - "fr": "Quel est l’élément Wikipédia correspondant ?", - "pl": "Jaki jest link do strony Wikipedii?", - "ja": "Wikipediaの該当項目は何ですか?", - "fil": "Ano ang nau-ukol na partida sa Wikipedia?", - "es": "¿Cual es el ítem correspondiente en Wikipedia?", - "zh_Hans": "在维基百科上对应的条目是什么?", - "da": "Hvad er det tilsvarende emne på Wikipedia?", - "cs": "Jaká je odpovídající položka ve Wikipedii?" - }, - "mappings": [ - { - "if": "wikidata=", - "then": { - "en": "Not linked with Wikipedia", - "nl": "Nog geen Wikipedia-artikel bekend", - "de": "Nicht mit Wikipedia verknüpft", - "pt": "Não vinculado à Wikipédia", - "hu": "Nincs belinkelve a Wikipédiához", - "it": "Non collegato a Wikipedia", - "nb_NO": "Ikke lenket med Wikipedia", - "fr": "Non lié avec Wikipedia", - "ca": "No enllaçat amb Viquipèdia", - "sv": "Inte länkad med Wikipedia", - "zh_Hant": "沒有連結到維基百科", - "pl": "Brak linku do strony Wikipedii", - "ja": "ウィキペディアと連動していない", - "fil": "Hindi naka-ugnay sa Wikipedia", - "es": "No enlazado con Wikipedia", - "zh_Hans": "不要连接到维基百科", - "da": "Ikke linket til Wikipedia", - "id": "Tidak ditautkan dengan Wikipedia", - "cs": "Není propojeno s Wikipedií" - } - } - ], - "freeform": { - "key": "wikidata", - "type": "wikidata" - } - }, "email": { "render": "{email}", "question": { @@ -1990,4 +1937,4 @@ "pl": "Nazwa sieci to {internet_access:ssid}" } } -} \ No newline at end of file +} diff --git a/langs/shared-questions/ca.json b/langs/shared-questions/ca.json index b3cbe37e5..bde230653 100644 --- a/langs/shared-questions/ca.json +++ b/langs/shared-questions/ca.json @@ -288,14 +288,6 @@ } }, "question": "Quina és la correspondent entitat a Wikidata?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "No enllaçat amb Viquipèdia" - } - }, - "question": "Quin és l'ítem a Viquipèdia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/cs.json b/langs/shared-questions/cs.json index 7c177e2fd..f1e0da2ab 100644 --- a/langs/shared-questions/cs.json +++ b/langs/shared-questions/cs.json @@ -288,14 +288,6 @@ } }, "question": "Jaká je odpovídající entita Wikidata?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Není propojeno s Wikipedií" - } - }, - "question": "Jaká je odpovídající položka ve Wikipedii?" } } } \ No newline at end of file diff --git a/langs/shared-questions/da.json b/langs/shared-questions/da.json index c78fa6022..3d5ed9bf2 100644 --- a/langs/shared-questions/da.json +++ b/langs/shared-questions/da.json @@ -194,14 +194,6 @@ } }, "question": "Hvad er den tilsvarende Wikidata-enhed?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Ikke linket til Wikipedia" - } - }, - "question": "Hvad er det tilsvarende emne på Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json index c5ae3bd01..e77e9eb7c 100644 --- a/langs/shared-questions/de.json +++ b/langs/shared-questions/de.json @@ -288,14 +288,6 @@ } }, "question": "Wie lautet das zugehörige Wikidata Element?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Nicht mit Wikipedia verknüpft" - } - }, - "question": "Wie lautet der zugehörige Wikipedia Artikel?" } } } \ No newline at end of file diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json index 42328064a..6fe7f2ad3 100644 --- a/langs/shared-questions/en.json +++ b/langs/shared-questions/en.json @@ -288,14 +288,6 @@ } }, "question": "What is the corresponding Wikidata entity?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Not linked with Wikipedia" - } - }, - "question": "What is the corresponding item on Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/es.json b/langs/shared-questions/es.json index 5ecafdefa..ff5eb29f8 100644 --- a/langs/shared-questions/es.json +++ b/langs/shared-questions/es.json @@ -288,14 +288,6 @@ } }, "question": "¿Cual es la entidad de Wikidata que se corresponde?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "No enlazado con Wikipedia" - } - }, - "question": "¿Cual es el ítem correspondiente en Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/fil.json b/langs/shared-questions/fil.json index 29c097106..da40a23c7 100644 --- a/langs/shared-questions/fil.json +++ b/langs/shared-questions/fil.json @@ -122,14 +122,6 @@ } }, "question": "Ano ang nau-ukol na entidad sa Wikidata?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Hindi naka-ugnay sa Wikipedia" - } - }, - "question": "Ano ang nau-ukol na partida sa Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json index 5f77a0259..5c4f953ef 100644 --- a/langs/shared-questions/fr.json +++ b/langs/shared-questions/fr.json @@ -262,14 +262,6 @@ } }, "question": "Quelle est l'entité Wikidata correspondante ?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Non lié avec Wikipedia" - } - }, - "question": "Quel est l’élément Wikipédia correspondant ?" } } } \ No newline at end of file diff --git a/langs/shared-questions/hu.json b/langs/shared-questions/hu.json index 83361ff92..0a3bf41f0 100644 --- a/langs/shared-questions/hu.json +++ b/langs/shared-questions/hu.json @@ -131,14 +131,6 @@ } }, "question": "Mi a megfelelő Wikidata-elem?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Nincs belinkelve a Wikipédiához" - } - }, - "question": "Mi a megfelelő szócikk a Wikipédián?" } } } \ No newline at end of file diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json index 2ca4fbc37..a830dbc22 100644 --- a/langs/shared-questions/id.json +++ b/langs/shared-questions/id.json @@ -197,13 +197,6 @@ } }, "question": "Apa entitas Wikidata yang sesuai?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Tidak ditautkan dengan Wikipedia" - } - } } } } \ No newline at end of file diff --git a/langs/shared-questions/it.json b/langs/shared-questions/it.json index 208f7fef2..dcf8396b0 100644 --- a/langs/shared-questions/it.json +++ b/langs/shared-questions/it.json @@ -99,14 +99,6 @@ } }, "question": "Qual è l’elemento Wikidata corrispondente?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Non collegato a Wikipedia" - } - }, - "question": "Qual è il corrispondente elemento su Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/ja.json b/langs/shared-questions/ja.json index e2a2e58a3..46bdb7678 100644 --- a/langs/shared-questions/ja.json +++ b/langs/shared-questions/ja.json @@ -107,14 +107,6 @@ } }, "question": "対応するウィキデータのエンティティは何ですか?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "ウィキペディアと連動していない" - } - }, - "question": "Wikipediaの該当項目は何ですか?" } } } \ No newline at end of file diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json index 2dbcad553..b164d5c98 100644 --- a/langs/shared-questions/nb_NO.json +++ b/langs/shared-questions/nb_NO.json @@ -262,14 +262,6 @@ } }, "question": "Hva er respektivt Wikipedia-element?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Ikke lenket med Wikipedia" - } - }, - "question": "Hva er respektivt element på Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json index 760c4bf47..ac5434b2d 100644 --- a/langs/shared-questions/nl.json +++ b/langs/shared-questions/nl.json @@ -288,14 +288,6 @@ } }, "question": "Welk Wikidata-item komt overeen met dit object?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Nog geen Wikipedia-artikel bekend" - } - }, - "question": "Welk Wikipedia-artikel beschrijft dit object?" } } } \ No newline at end of file diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json index ed6a707a2..a73b74c2a 100644 --- a/langs/shared-questions/pl.json +++ b/langs/shared-questions/pl.json @@ -288,14 +288,6 @@ } }, "question": "Jaki jest powiązany obiekt Wikidata?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Brak linku do strony Wikipedii" - } - }, - "question": "Jaki jest link do strony Wikipedii?" } } } \ No newline at end of file diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json index 0272b0cdc..125846f9c 100644 --- a/langs/shared-questions/pt.json +++ b/langs/shared-questions/pt.json @@ -183,14 +183,6 @@ } }, "question": "Qual é a entidade Wikidata correspondente?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Não vinculado à Wikipédia" - } - }, - "question": "Qual é o item correspondente na Wikipédia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/sv.json b/langs/shared-questions/sv.json index 64d825233..6e0866033 100644 --- a/langs/shared-questions/sv.json +++ b/langs/shared-questions/sv.json @@ -107,14 +107,6 @@ } }, "question": "Vad är den motsvarande Wikidata-enheten?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "Inte länkad med Wikipedia" - } - }, - "question": "Vad är det motsvarande objektet på Wikipedia?" } } } \ No newline at end of file diff --git a/langs/shared-questions/zh_Hans.json b/langs/shared-questions/zh_Hans.json index 111e964e9..77640000b 100644 --- a/langs/shared-questions/zh_Hans.json +++ b/langs/shared-questions/zh_Hans.json @@ -63,14 +63,6 @@ } }, "question": "在Wikidata上对应的实体是什么?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "不要连接到维基百科" - } - }, - "question": "在维基百科上对应的条目是什么?" } } } \ No newline at end of file diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json index e38dba690..411dc0072 100644 --- a/langs/shared-questions/zh_Hant.json +++ b/langs/shared-questions/zh_Hant.json @@ -131,14 +131,6 @@ } }, "question": "對應的維基資料項目是?" - }, - "wikipedialink": { - "mappings": { - "0": { - "then": "沒有連結到維基百科" - } - }, - "question": "維基百科上對應的項目是什麼?" } } } \ No newline at end of file diff --git a/langs/themes/ca.json b/langs/themes/ca.json index 4d7c52021..b4a926da2 100644 --- a/langs/themes/ca.json +++ b/langs/themes/ca.json @@ -766,108 +766,6 @@ "description": "Un mapa amb voreres i encreuaments.", "title": "Vorals i encreuaments" }, - "mapcomplete-changes": { - "description": "Aquest mapa mostra tots els canvis fets amb MapComplete", - "layers": { - "0": { - "description": "Mostra tots els canvis de MapComplete", - "filter": { - "0": { - "options": { - "0": { - "question": "El tema conté {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Fet pel col·laborador {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "No fet pel col·laborador {search}" - } - } - }, - "3": { - "options": { - "0": { - "question": "Fet abans {search}" - } - } - }, - "4": { - "options": { - "0": { - "question": "Fet després {search}" - } - } - }, - "5": { - "options": { - "0": { - "question": "Idioma de l'usuari (codi iso) {search}" - } - } - }, - "6": { - "options": { - "0": { - "question": "Fet amb host {search}" - } - } - }, - "7": { - "options": { - "0": { - "question": "El conjunt de canvis ha afegit almenys una imatge" - } - } - } - }, - "name": "Centre del conjunt de canvis", - "tagRenderings": { - "contributor": { - "question": "Quin col·laborador va fer aquest canvi?", - "render": "Canvi fet per {user}" - }, - "host": { - "question": "Amb quin amfitrió (lloc web) es va fer aquest canvi?", - "render": "Canvi amb {host}" - }, - "locale": { - "question": "Amb quina configuració regional (idioma) s'ha fet aquest canvi?", - "render": "La configuració regional de l'usuari és {locale}" - }, - "show_changeset_id": { - "render": "Conjunt de canvi {id}" - }, - "theme-id": { - "question": "Quin tema es va utilitzar per fer aquest canvi?", - "render": "Canvi amb el tema {theme}" - } - }, - "title": { - "render": "Conjunt de canvis per a {theme}" - } - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "Es poden trobar més estadístiques aquí" - } - } - } - } - }, - "shortDescription": "Mostra els canvis fets per MapComplete", - "title": "Canvis fets amb MapComplete" - }, "maproulette": { "description": "Tema que mostra les tasques de MapRoulette, que us permet cercar-les, filtrar-les i solucionar-les.", "title": "Tasques de MapRoulette" diff --git a/langs/themes/cs.json b/langs/themes/cs.json index 549898ecd..6a4bd534e 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -766,108 +766,6 @@ "description": "Mapa zobrazující obrubníky a přechody.", "title": "Obrubníky a přechody" }, - "mapcomplete-changes": { - "description": "Tato mapa zobrazuje všechny změny provedené pomocí MapComplete", - "layers": { - "0": { - "description": "Zobrazuje všechny změny MapComplete", - "filter": { - "0": { - "options": { - "0": { - "question": "Název tématu obsahuje {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Vytvořeno přispěvatelem {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "Nevytvořeno přispěvatelem {search}" - } - } - }, - "3": { - "options": { - "0": { - "question": "Vytvořeno před {search}" - } - } - }, - "4": { - "options": { - "0": { - "question": "Vytvořeno po {search}" - } - } - }, - "5": { - "options": { - "0": { - "question": "Jazyk uživatele (kód iso) {search}" - } - } - }, - "6": { - "options": { - "0": { - "question": "Vytvořeno s hostitelem {search}" - } - } - }, - "7": { - "options": { - "0": { - "question": "Sada změn přidala alespoň jeden obrázek" - } - } - } - }, - "name": "Centra sady změn", - "tagRenderings": { - "contributor": { - "question": "Jaký přispěvatel provedl tuto změnu?", - "render": "Změna byla provedena uživatelem {user}" - }, - "host": { - "question": "S jakým hostitelem (webem) byla tato změna provedena?", - "render": "Změnit s {host}" - }, - "locale": { - "question": "V jakém národním prostředí (jazyce) byla tato změna provedena?", - "render": "Národní prostředí uživatele je {locale}" - }, - "show_changeset_id": { - "render": "Sada změn {id}" - }, - "theme-id": { - "question": "Jaké téma bylo použito k provedení této změny?", - "render": "Změna pomocí tématu {theme}" - } - }, - "title": { - "render": "Sada změn pro {theme}" - } - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "Další statistiky najdete zde" - } - } - } - } - }, - "shortDescription": "Zobrazuje změny provedené pomocí MapComplete", - "title": "Změny provedené pomocí MapComplete" - }, "maproulette": { "description": "Téma zobrazující úkoly MapRoulette, které umožňuje vyhledávat, filtrovat a opravovat je.", "title": "Úkoly MapRoulette" diff --git a/langs/themes/de.json b/langs/themes/de.json index 3758c2903..3aa814ead 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -766,108 +766,6 @@ "description": "Eine Karte mit Bordsteinen und Überwegen.", "title": "Bordsteine und Überwege" }, - "mapcomplete-changes": { - "description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen", - "layers": { - "0": { - "description": "Zeigt alle MapComplete-Änderungen", - "filter": { - "0": { - "options": { - "0": { - "question": "Themename enthält {search}" - } - } - }, - "1": { - "options": { - "0": { - "question": "Erstellt von {search}" - } - } - }, - "2": { - "options": { - "0": { - "question": "Nicht erstellt von {search}" - } - } - }, - "3": { - "options": { - "0": { - "question": "Erstellt vor {search}" - } - } - }, - "4": { - "options": { - "0": { - "question": "Erstellt nach {search}" - } - } - }, - "5": { - "options": { - "0": { - "question": "Benutzersprache (ISO-Code) {search}" - } - } - }, - "6": { - "options": { - "0": { - "question": "Erstellt mit host {search}" - } - } - }, - "7": { - "options": { - "0": { - "question": "Im Änderungssatz wurde mindestens ein Bild hinzugefügt" - } - } - } - }, - "name": "Zentrum der Änderungssätze", - "tagRenderings": { - "contributor": { - "question": "Welcher Mitwirkende hat diese Änderung vorgenommen?", - "render": "Änderung vorgenommen von {user}" - }, - "host": { - "question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?", - "render": "Geändert über {host}" - }, - "locale": { - "question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?", - "render": "Benutzergebietsschema ist {locale}" - }, - "show_changeset_id": { - "render": "Änderungssatz {id}" - }, - "theme-id": { - "question": "Welches Thema wurde für diese Änderung verwendet?", - "render": "Geändert mit Thema {theme}" - } - }, - "title": { - "render": "Änderungssatz für {theme}" - } - }, - "1": { - "override": { - "tagRenderings": { - "link_to_more": { - "render": "Weitere Statistiken hier" - } - } - } - } - }, - "shortDescription": "Zeigt Änderungen, die von MapComplete vorgenommen wurden", - "title": "Mit MapComplete vorgenommene Änderungen" - }, "maproulette": { "description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.", "title": "MapRoulette-Aufgaben"