Module:labels/data/lang/it

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/it. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/it, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/it in singular and plural. Everything you need to know about the word Module:labels/data/lang/it you have here. The definition of the word Module:labels/data/lang/it will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/it, 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.

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 = {}

labels = {
	aliases = {"Central-Southern Italy", "CS"},
	display = "]-] Italy",
	regional_categories = "Central-Southern",
}

labels = {
	aliases = {"Central-Southern Italian"},
	display = "]-] Italian",
	regional_categories = "Central-Southern",
}

labels = {
	aliases = {"Central Italy"},
	Wikipedia = "Central Italian",
	regional_categories = "Central",
}

labels = {
	aliases = {"Central Italian"},
	Wikipedia = "Central Italian",
	plain_categories = true,
}

labels = {
	aliases = {"Northern Italy"},
	Wikipedia = "Northern Italy",
	regional_categories = "Northern",
}

labels = {
	aliases = {"Northern Italian"},
	Wikipedia = "Northern Italy",
	plain_categories = true,
}

labels = {
	aliases = {"roa-oit"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"Roma"},
	Wikipedia = "Romanesco dialect",
	regional_categories = "Romanesco",
}

labels = {
	aliases = {"Roman Italian", "Romanesco Italian", "Romanesco", "Romano"},
	Wikipedia = "Romanesco dialect",
	regional_categories = "Romanesco",
}

labels = {
	aliases = {"Southern Italy"},
	Wikipedia = "Southern Italy",
	regional_categories = "Southern",
}

labels = {
	aliases = {"Southern Italian"},
	Wikipedia = "Southern Italy",
	plain_categories = true,
}

labels = {
	Wikipedia = true,
	regional_categories = "Neapolitan",
}
labels = {
	Wikipedia = "Naples",
	regional_categories = true,
}

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

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

labels = {
	aliases = {"Swiss"},
	Wikipedia = "Swiss Italian",
	regional_categories = "Swiss",
}

labels = {
	aliases = {"Dante"},
	Wikipedia = "Dante Alighieri",
	regional_categories = true,
}

labels = {
	Wikipedia = "Tuscan dialect",
	regional_categories = "Tuscan",
}
labels = {
	Wikipedia = "Tuscan dialect",
	regional_categories = true,
}

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

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

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

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