Пређи на садржај

Модул:category tree/topic cat/data/Earth

Script error: The function "main" does not exist.

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 = "повезаних",
	description = "=the planet [[Earth]] and the features found on it",
	parents = {"природа"},
}

labels["Африка"] = {
	type = "повезаних",
	description = "default",
	parents = {"Земља"},
}

labels["Америка"] = {
	type = "повезаних",
	description = "=[[Америка]], in the sense of [[Северна Америка]] и [[Јужна Америка]] заједно",
	parents = {"Земља"},
}

labels["Antarctica"] = {
	type = "повезаних",
	description = "=the territory of [[Antarctica]]",
	parents = {"Земља"},
}

labels["Азија"] = {
	type = "повезаних",
	description = "default",
	parents = {"Земља", "Евроазија"},
}

labels["Atlantic Ocean"] = {
	type = "повезаних",
	description = "default with the",
	parents = {"Земља"},

}

labels["British Isles"] = {
	type = "повезаних",
	description = "=the people, culture, or territory of [[Great Britain]], [[Ireland]], and other nearby islands",
	parents = {"Европа", "islands"},
}

labels["Централна Америка"] = {
	type = "повезаних",
	description = "default",
	parents = {"Земља", "Америка"},
}

labels["Punjab, India"] = {
	type = "повезаних",
	description = "{{{langname}}} names of places in {{w|Punjab, India}}",
	parents = {"India", "Punjab"},
}

labels["Punjab, Pakistan"] = {
	type = "повезаних",
	description = "{{{langname}}} names of places in {{w|Punjab, Pakistan}}",
	parents = {"Pakistan", "Punjab"},
}

labels["Евроазија"] = {
	type = "повезаних",
	description = "=[[Eurasia]], that is, [[Europe]] and [[Asia]] together",
	parents = {"Земља"},
}

labels["Европа"] = {
	type = "повезаних",
	description = "default",
	parents = {"Земља", "Евроазија"},
}

labels["Европска Унија"] = {
	type = "повезаних",
	description = "default with the",
	parents = {"Европа"},
}

labels["Gascony"] = {
	type = "повезаних",
	description = "default",
	parents = {"Француска", "Occitania"},
}

labels["Indian subcontinent"] = {
	type = "related-to",
	description = "default with the",
	parents = {"Јужна Азија"},
}

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 = "повезаних",
	description = "=the people, culture, or territory of [[Korea]]",
	parents = {"Азија"},
}

labels["Languedoc"] = {
	type = "related-to",
	description = "default",
	parents = {"Occitanie", "Occitania"},
}

labels["Lapland"] = {
	type = "related-to",
	description = "=[[Lapland]], a region in northernmost Europe",
	parents = {"Европа", "Финска", "Норивешка", "Русија", "Шведска"},
}

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

labels["Micronesia"] = {
	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 = "повезаних",
	description = "=the people, culture, or territory of the [[Netherlands Antilles]]",
	parents = {"Netherlands", "Северна Америка"},
}

labels["Северна Америка"] = {
	type = "повезаних",
	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["Provence"] = {
	type = "related-to",
	description = "default",
	parents = {"Provence-Alpes-Côte d'Azur", "Occitania"},
}

labels["Јужна Америка"] = {
	type = "повезаних",
	description = "default",
	parents = {"Америка"},
}

labels["Јужна Азија"] = {
	type = "повезаних",
	description = "default",
	parents = {"Евроазија", "Азија"},
}

return labels