From e1af1033c972fb9d49487332b20c56db28b0772b Mon Sep 17 00:00:00 2001 From: Nor EL MALKI Date: Fri, 25 Apr 2025 17:25:31 +0100 Subject: [PATCH] Enable Moroccan Tamazight Language in Moroccan Regions Map --- sources/ma/regions_v1.hjson | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/sources/ma/regions_v1.hjson b/sources/ma/regions_v1.hjson index 2f201127..33b4f3b9 100644 --- a/sources/ma/regions_v1.hjson +++ b/sources/ma/regions_v1.hjson @@ -45,10 +45,15 @@ name: label_ar desc: Province name (Arabic) } + { + type: property + name: label_zgh + desc: Province name (Moroccan Tamazight) + } { type: property name: label_ary - desc: Province name (Morrocan Arabic) + desc: Province name (Moroccan Arabic) } ], query: { @@ -60,6 +65,7 @@ ?iso_3166_2 ?label_en ?label_fr ?label_ar + ?label_zgh ?label_ary WHERE { SERVICE { @@ -71,6 +77,7 @@ (SAMPLE(?label_en) as ?label_en) (SAMPLE(?label_fr) as ?label_fr) (SAMPLE(?label_ar) as ?label_ar) + (SAMPLE(?label_zgh) as ?label_zgh) (SAMPLE(?label_ary) as ?label_ary) WHERE { # List of regions, whose sub-regions we want. @@ -83,6 +90,7 @@ OPTIONAL { ?id rdfs:label ?label_en . FILTER(LANG(?label_en) = "en") } OPTIONAL { ?id rdfs:label ?label_fr . FILTER(LANG(?label_fr) = "fr")} OPTIONAL { ?id rdfs:label ?label_ar . FILTER(LANG(?label_ar) = "ar")} + OPTIONAL { ?id rdfs:label ?label_zgh . FILTER(LANG(?label_zgh) = "zgh")} OPTIONAL { ?id rdfs:label ?label_ary . FILTER(LANG(?label_ary) = "ary")} } # remove possible ID duplicates @@ -131,6 +139,7 @@ uk: Регіони Марокко ur: مراکش کی علاقائی تقسیم wa: Pårtixhaedje administratif do Marok + zgh: ⵜⵉⵎⵏⴰⴹⵉⵏ ⵏ ⵍⵎⵖⵔⵉⴱ zh: 摩洛哥行政区划 zh-hans: 摩洛哥行政区划 zh-hant: 摩洛哥行政區劃