Module:labels/data/lang/ro

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/ro. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/ro, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/ro in singular and plural. Everything you need to know about the word Module:labels/data/lang/ro you have here. The definition of the word Module:labels/data/lang/ro will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/ro, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

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


local labels = {}

labels = {
	aliases = {"Moldavian", "Moldovan", "Moldova"},
	display = "] (region)",
	regional_categories = "Moldavian",
}

-- REGIONS

labels = {
	display = "] (country)",
	regional_categories = true,
}

labels = {
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	aliases = {"Maramures"},
	Wikipedia = true,
	regional_categories = true,
}

labels = {
	aliases = {"Muntenian"},
	Wikipedia = true,
	regional_categories = "Muntenian",
}

labels = {
	aliases = {"Oltenian"},
	Wikipedia = true,
	regional_categories = "Oltenian",
}

labels = {
	aliases = {"Transilvania", "Transylvanian"},
	Wikipedia = "Transylvanian varieties of Romanian",
	regional_categories = "Transylvanian",
}

-- ORTHOGRAPHIES

labels = {
	aliases = {"post-1930s (Moldovan) Cyrillic spelling", "Moldavian Cyrillic spelling"},
	display = "post-1930s Cyrillic spelling",
	Wikipedia = "Moldovan Cyrillic alphabet",
}

labels = {
	display = "pre-1860s Cyrillic spelling",
	Wikipedia = "Romanian Cyrillic alphabet",
}

labels = {
	display = "1953–1993 spelling",
	Wikipedia = "Romanian alphabet#Î versus Â",
}

labels = { -- for terms derived from român
	display = "1953–1964 spelling",
	Wikipedia = "Romanian alphabet#Î versus Â",
}

labels = { -- for fourth conjugation forms
	display = "1899–1993 spelling",
	Wikipedia = "Romanian alphabet#Î versus Â",
}

return require("Module:labels").finalize_data(labels)