Module:wikimedia languages/data

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

This module needs documentation.
Please document this module by describing its purpose and usage on the documentation page.

local m = {}

--[=[
This table maps *FROM* Wikimedia language codes (used in lang-specific Wikipedias and Wiktionaries) into English Wiktionary language codes.

See also the following:
* `interwiki_langs` in ], which maps in the other direction (from English Wiktionary codes to foreign Wiktionaries),
   specifically for {{t+}};
* the `wiktprefix` field of the `metadata` variable in ], which also maps from English Wiktionary
  codes to foreign Wiktionaries for use with the TranslationAdder gadget;
* the `wikimedia_codes` field of the language data in e.g. ], which also maps from English Wiktionary codes to
  Wikimedia language codes.
]=]

m = {
	wiktionary_code = "gsw",
}

m = {
	wiktionary_code = "sgs",
}

m = {
	canonicalName = "Taraškievica Belarusian",
	wiktionary_code = "be",
}

m = {
	canonicalName = "Bosnian",
	wiktionary_code = "sh",
}

m = {
	wiktionary_code = "bua",
}

m = {
	wiktionary_code = "zza",
}

m = {
	canonicalName = "Emiliano-Romagnolo",
	wiktionary_code = "egl",
}

m = {
	wiktionary_code = "vro",
}

m = {
	canonicalName = "Croatian",
	wiktionary_code = "sh",
}

m = {
	wiktionary_code = "gmw-cfr",
}

m = {
	canonicalName = "Kurdish",
	wiktionary_code = "kmr",
}

m = {
	canonicalName = "Komi",
	wiktionary_code = "kpv",
}

m = {
	wiktionary_code = "nrf",
}

m = {
	wiktionary_code = "fa",
}

m = {
	wiktionary_code = "rup",
}

m = {
	wiktionary_code = "roa-tar",
}

m = {
	canonicalName = "Simple English",
	wiktionary_code = "en",
}

m = {
	canonicalName = "Serbian",
	wiktionary_code = "sh",
}

m = {
	wiktionary_code = "ltc",
}

m = {
	canonicalName = "Southern Min",
	wiktionary_code = "nan-hbl",
}

m = {
	wiktionary_code = "yue",
}

return m