مۆدیوول:category tree/topic cat/data/Earth

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/topic cat/data/Earth/docدا دروست بکرێ"

local labels = {}

-- FIXME: Almost everything formerly here has been moved into [[Module:category tree/topic cat/data/Places]].
-- The remainder should be consolidated.

labels["زەوی"] = {
	type = "related-to",
	description = "=ھەسارەی [[زەوی]] ئەو تایەتمەندییانەی کە لەسەری دۆزراونەتەوە",
	parents = {"سروشت"},
}

labels["ئەفریقا"] = {
	type = "related-to",
	description = "default",
	parents = {"زەوی"},
}

labels["ئەمریکا"] = {
	type = "related-to",
	description = "=[[America]], in the sense of [[North America]] and [[South America]] combined",
	parents = {"زەوی"},
}

labels["Antarctica"] = {
	type = "related-to",
	description = "=the territory of [[Antarctica]]",
	parents = {"زەوی"},
}

labels["ئاسیا"] = {
	type = "related-to",
	description = "default",
	parents = {"زەوی", "ئەوراسیا"},
}

labels["Atlantic Ocean"] = {
	type = "related-to",
	description = "default with the",
	parents = {"زەوی"},

}

labels["British Isles"] = {
	type = "related-to",
	description = "=the people, culture, or territory of [[Great Britain]], [[Ireland]], and other nearby islands",
	parents = {"ئەورووپا", "islands"},
}

labels["Central America"] = {
	type = "related-to",
	description = "default",
	parents = {"زەوی", "ئەمریکا"},
}

labels["Punjab, India"] = {
	type = "related-to",
	description = "{{{langname}}} names of places in {{w|Punjab, India}}",
	parents = {"India", "Punjab"},
}

labels["Punjab, Pakistan"] = {
	type = "related-to",
	description = "{{{langname}}} names of places in {{w|Punjab, Pakistan}}",
	parents = {"Pakistan", "Punjab"},
}

labels["ئەوراسیا"] = {
	type = "related-to",
	description = "=[[ئەوراسیا]]، واتە، [[ئەورووپا]] و [[ئاسیا]] پێکەوە",
	parents = {"زەوی"},
}

labels["ئەورووپا"] = {
	type = "related-to",
	description = "default",
	parents = {"زەوی", "ئەوراسیا"},
}

labels["European Union"] = {
	type = "related-to",
	description = "default with the",
	parents = {"ئەورووپا"},
}

labels["Gascony"] = {
	type = "related-to",
	description = "default",
	parents = {"فەڕەنسا", "Occitania"},
}

labels["Indian subcontinent"] = {
	type = "related-to",
	description = "default with the",
	parents = {"South Asia"},
}

labels["Kashmir"] = {
	type = "related-to",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Kashmir]]",
	parents = {"Indian subcontinent", "Pakistan", "India"},
}

labels["Azad Kashmir"] = {
	type = "related-to",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Azad Kashmir]]",
	parents = {"Pakistan", "Kashmir"},
}

labels["Gilgit-Baltistan"] = {
	type = "related-to",
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Azad Kashmir]]",
	parents = {"Pakistan", "Kashmir"},
}

labels["Kashmir, India"] = {
	type = "related-to",
	description = "{{{langname}}} names of places in {{w|Kashmir, India}}",
	parents = {"India", "Kashmir"},
}

labels["کۆریا"] = {
	type = "related-to",
	description = "=the people, culture, or territory of [[Korea]]",
	parents = {"ئاسیا"},
}

labels["Lapland"] = {
	type = "related-to",
	description = "=[[Lapland]], a region in northernmost Europe",
	parents = {"ئەورووپا", "Finland", "Norway", "Russia", "Sweden"},
}

labels["Melanesia"] = {
	type = "related-to",
	description = "=the people, culture, or territory of [[Melanesia]]",
	parents = {"Oceania"},
}

labels["مایکرۆنیزیا"] = {
	type = "related-to",
	description = "=the people, culture, or territory of [[Micronesia]]",
	parents = {"Oceania"},
}

labels["Middle East"] = {
	type = "related-to",
	description = "default with the",
	parents = {"regions of Africa", "regions of Asia"},
}

labels["Netherlands Antilles"] = {
	type = "related-to",
	description = "=the people, culture, or territory of the [[Netherlands Antilles]]",
	parents = {"ھۆڵەندا", "ئەمریکای باکوور"},
}

labels["ئەمریکای باکوور"] = {
	type = "related-to",
	description = "default",
	parents = {"ئەمریکا"},
}

labels["Oceania"] = {
	type = "related-to",
	description = "default",
	parents = {"زەوی"},
}

labels["Occitania"] = {
	type = "related-to",
	description = "default",
	parents = {"ئەورووپا", "فەڕەنسا"},
}

labels["Polynesia"] = {
	type = "related-to",
	description = "=the people, culture, or territory of [[Polynesia]]",
	parents = {"Oceania"},
}
	
labels["ئەمریکای باشوور"] = {
	type = "related-to",
	description = "default",
	parents = {"ئەمریکا"},
}

labels["South Asia"] = {
	type = "related-to",
	description = "default",
	parents = {"ئەوراسیا", "ئاسیا"},
}

return labels