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

Документација модула[прикажи] [уреди] [историја] [освежи]

local labels = {}

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

labels["Земља"] = {
	description = "{{{langname}}} terms related to the planet [[Earth]] and the features found on it.",
	parents = {"природа"},
}

labels["Africa"] = {
	description = "{{{langname}}} terms related to [[Africa]].",
	parents = {"Земља"},
}
labels["Африка"] = {
	description = "{{{langname}}} terms related to [[Africa]].",
	parents = {"Земља"},
}

labels["Америка"] = {
	description = "{{{langname}}} terms related to [[America]], in the sense of [[North America]] and [[South America]] combined.",
	parents = {"Земља"},
}

labels["Antarctica"] = {
	description = "{{{langname}}} terms related to the territory of [[Antarctica]].",
	parents = {"Земља"},
}

labels["Азија"] = {
	description = "{{{langname}}} terms related to [[Asia]].",
	parents = {"Земља", "Евроазија"},
}

labels["Atlantic Ocean"] = {
	description = "{{{langname}}} terms related to the [[Atlantic Ocean]].",
	parents = {"Земља"},

}

labels["Barisal Division"] = {
	description = "{{{langname}}} names of places in the [[Barisal Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["British Isles"] = {
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Great Britain]], [[Ireland]], and other nearby islands",
	parents = {"Europe", "Islands"},
}

labels["Централна Америка"] = {
	description = "default with capital",
	parents = {"Земља", "Америка"},
}

labels["Chittagong Division"] = {
	description = "{{{langname}}} names of places in the [[Chittagong Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["Dhaka Division"] = {
	description = "{{{langname}}} names of places in the [[Dhaka Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["East Punjab"] = {
	description = "default",
	parents = {"India"},
}

labels["Eurasia"] = {
	description = "{{{langname}}} terms related to [[Eurasia]], that is, [[Europe]] and [[Asia]] together.",
	parents = {"Земља"},
}
labels["Евроазија"] = {
	description = "{{{langname}}} terms related to [[Eurasia]], that is, [[Europe]] and [[Asia]] together.",
	parents = {"Земља"},
}

labels["Europe"] = {
	description = "{{{langname}}} terms related to [[Europe]].",
	parents = {"Земља", "Eurasia"},
}
labels["Европа"] = {
	description = "{{{langname}}} terms related to [[Europe]].",
	parents = {"Земља", "Евроазија"},
}

labels["European Union"] = {
	description = "{{{langname}}} terms related to the [[European Union]].",
	parents = {"Europe"},
}

labels["Khulna Division"] = {
	description = "{{{langname}}} names of places in the [[Khulna Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["Korea"] = {
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Korea]].",
	parents = {"Asia"},
}

labels["Lapland"] = {
	description = "{{{langname}}} terms related to [[Lapland]], a region in northernmost Europe.",
	parents = {"Europe", "Finland", "Norway", "Russia", "Sweden"},
}

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

labels["Micronesia"] = {
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Micronesia]].",
	parents = {"Oceania"},
}

labels["Северна Америка"] = {
	description = "{{{langname}}} terms related to [[North America]].",
	parents = {"Земља", "Америка"},
}

labels["Oceania"] = {
	description = "[[Oceania]]",
	parents = {"Земља"},
}

labels["Olomouc"] = {
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Olomouc]], a city of the [[Czech Republic]].",
	parents = {"Czech Republic"},
}

labels["Polynesia"] = {
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Polynesia]].",
	parents = {"Oceania"},
}

labels["Rajshahi Division"] = {
	description = "{{{langname}}} names of places in the [[Rajshahi Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["Rangpur Division"] = {
	description = "{{{langname}}} names of places in the [[Rangpur Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["Rivers State"] = {
	description = "{{{langname}}} terms related to [[Rivers State]], a state of [[Nigeria]].",
	parents = {"Nigeria"},
}	
	
labels["Seoul"] = {
	description = "{{{langname}}} terms related to the people, culture, or territory of [[Seoul]].",
	parents = {"South Korea"},
}

labels["Јужна Америка"] = {
	description = "{{{langname}}} terms related to [[South America]].",
	parents = {"Земља", "Америка"},
}

labels["States of Nigeria"] = {
	description = "{{{langname}}} terms related to states of [[Nigeria]].",
	parents = {"political subdivisions", "Nigeria"},
}

labels["Sylhet Division"] = {
	description = "{{{langname}}} names of places in the [[Sylhet Division]] of [[Bangladesh]].",
	parents = {"Bangladesh"},
}

labels["Puerto Rico, USA"] = {
	description = "{{{langname}}} terms that are related to the people, culture, or territory of [[Puerto Rico]], a territory of the [[United States of America]].",
	parents = {"United States"},
}

labels["Venice"] = {
	description = "default with capital",
	parents = {"Italy"},
}

labels["Yerevan"] = {
	description = "default",
	parents = {"Armenia"},
}

return labels