Module:labels/data/lang/nds-de

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

--for East Frisian dialectal German Low German, not the Frisian language
labels = {
	Wikipedia = "East Frisian Low Saxon",
	plain_categories = "East Frisian Low German",
}

labels = {
	aliases = {"Eastern Pomeranian Low German", "East Pomeranian Low German", "Eastern Pomeranian LG", "East Pomeranian LG", "East Pomeranian"},
	display = "Eastern Pomeranian",
	plain_categories = "Eastern Pomeranian Low German",
}

labels = {
	aliases = {"Hamburg"},
	Wikipedia = "Hamburgisch dialect",
	plain_categories = "Hamburg Low German",
}

labels = {
	aliases = {"Holsteinisch"},
	Wikipedia = true,
	plain_categories = "Holstein Low German",
}

labels = {
	Wikipedia = "Low Prussian dialect",
	plain_categories = "Low Prussian Low German",
}

labels = {
	Wikipedia = "Brandenburgisch dialect",
	plain_categories = "Märkisch Low German",
}

labels = {
	aliases = {"Mecklenburg Low German", "Mecklenburgisch Low German", "Mecklenburgisch", "Mecklenburgish"},
	display = "Mecklenburgisch",
	Wikipedia = "Mecklenburgisch dialect",
	plain_categories = "Mecklenburg Low German",
}

labels = {
	aliases = {"Münster", "Münsterländisch"},
	Wikipedia = true,
	plain_categories = "Münsterland Low German",
}

labels = {
	aliases = {"Bremen", "Breemsch", "Ollnborg"},
	Wikipedia = true,
	plain_categories = "Oldenburg Low German",
}

labels = {
	aliases = {"Pomeranian LG"},
	display = "Pomeranian",
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"Schleswigsch"},
	Wikipedia = true,
	plain_categories = "Schleswig Low German",
}

labels = {
	aliases = {"Western Pomeranian Low German", "West Pomeranian Low German", "Western Pomeranian LG", "West Pomeranian LG", "West Pomeranian"},
	display = "Western Pomeranian",
	plain_categories = "Western Pomeranian Low German",
}

labels = {
	aliases = {"Westphalia"},
	Wikipedia = "Westphalian language",
	plain_categories = true,
}

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