Jump to content

Module:labels/data/lang/yrl

Wiktionary වෙතින්

This module contains data for language-specific labels. See Module:labels/data for more info.

NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:labels/data/lang in order for the module to be recognized.


local labels = {}

-- VARIETIES --
-- Cities --
labels["São Gabriel da Cachoeira"] = {
	aliases = {"São Gabriel", "são-gabrielense"},
	Wikipedia = true,
	regional_categories = "São-Gabrielense",
	parent = "Rio Negro",
}

labels["Santa Isabel do Rio Negro"] = {
	aliases = {"Santa Isabel", "isabelense"},
	Wikipedia = true,
	regional_categories = "Isabelense",
	parent = "Rio Negro",
}

-- Rivers/Regions --
labels["Rio Negro"] = {
	aliases = {"Rionegrino"},
	Wikipedia = "Rio Negro (Amazon)",
	regional_categories = "Rionegrino",
	parent = "Brazil",
	prep = "along",
	region = "the {{w|Rio Negro (Amazon)|Rio Negro}}",
}

labels["Solimões"] = {
	Wikipedia = true,
	regional_categories = true,
	parent = "Brazil",
	region = "the stretch of the {{w|Amazon River}} before the {{w|Meeting of Waters}}, also known as the Solimões River",
}
labels["Upper Amazon"] = {
	aliases = {"Alto Amazonas"},
	Wikipedia = "Amazon River",
	regional_categories = "Upper Amazonian",
	parent = "Amazon",
	region = "the stretch of the Amazon River between the {{w|Meeting of Waters}} and the {{w|Madeira River|Madeira}} tributary",
}

labels["Middle Amazon"] = {
	aliases = {"Médio Amazonas"},
	Wikipedia = "Amazon River",
	regional_categories = "Middle Amazonian",
	parent = "Amazon",
	region = "the stretch of the Amazon River between the {{w|Madeira River|Madeira}} and {{w|Tapajós}} tributaries",
}

labels["Lower Amazon"] = {
	aliases = {"Baixo Amazonas"},
	Wikipedia = "Amazon River",
	regional_categories = "Lower Amazonian",
	parent = "Amazon",
	region = "the stretch of the Amazon River after the {{w|Tapajós}} tributary",
}

labels["Amazon"] = {
	aliases = {"Amazonas"},
	Wikipedia = "Amazon River",
	regional_categories = "Amazonian",
	parent = "Brazil",
	prep = "along",
	region = "the Amazon River",
}

labels["Brazil"] = {
	Wikipedia = true,
	regional_categories = "Brazilian",
	parent = true,
}

return require("Module:labels").finalize_data(labels)
"https://si.wiktionary.org/w/index.php?title=Module:labels/data/lang/yrl&oldid=220219" වෙතින් සම්ප්‍රවේශනය කෙරිණි