Module:labels/data/lang/pa

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

labels = {
	Wikipedia = true,
}

labels = {
	aliases = {"Jhangvi", "Rachnavi", "Jangli"},
	Wikipedia = "Jhangvi dialect",
	regional_categories = true,
}

labels = {
	Wikipedia = "Punjabi dialects and languages",
}

labels = {
	aliases = {"Central", "Majha", "Majha Punjab", "Majhi Punjabi"},
	Wikipedia = {"Majhi dialect"},
	regional_categories = true,
}

labels = {
	aliases = {"Malwa"},
	display = "Malwai",
	Wikipedia = "Malwai dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Poadhi", "Powadhi", "Pwadhi"},
	Wikipedia = "Puadhi dialect",
	regional_categories = true,
}

labels = {
	aliases = {"Sargodha", "Shahpur"},
	Wikipedia = "Shahpuri dialect",
	regional_categories = {true, true},
}

labels = {
	aliases = {"Dhani", "Chakwal", "Chakwali", "Dhan", "Dhann"},
	Wikipedia = "Dhanni dialect",
	regional_categories = {true, true},
}

labels = {
	aliases = {"pa"},
	Wikipedia = "Punjabi language#Standard Punjabi",
}

labels = {
	aliases = {"Charhda", "Chadhda", "Charda", "Eastern Punjabi"},
	Wikipedia = "Punjabi language#Eastern Punjabi",
	regional_categories = "Eastern",
}

labels = {
	aliases = {"Lehnda", "Lahnda", "Western Punjabi"},
	Wikipedia = "Lahnda",
	regional_categories = "Western",
}

labels = {
	aliases = {"pan", "Eastern Punjab", "Indian", "Charhda Punjab", "Chadhda Punjab", "Charda Punjab", "East Punjab"},
	Wikipedia = "Punjab, India",
	regional_categories = "Indian",
}

labels = {
	aliases = {"pnb", "Lahnda Punjab", "Western Punjab", "Pakistani", "Lehnda Punjab", "West Punjab"},
	Wikipedia = "Punjab, Pakistan",
	regional_categories = "Pakistani",
}

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