logo

Module:Languages/data3/n是什么意思_Module:Languages/data3/n读音|解释_Module:Languages/data3/n同义词|反义词

Module:Languages/data3/n

在"incategory ..."过滤器后添加搜索文字:

该模块包含了以"n為開頭的三字母語言代碼"之定义和元数据。欲见其他相关资讯,请参见附录:语言列表

此模块不得直接用于其他模块或模板。资料与数据应通过Module:languages获取。

必填值

表中的每个项目必须包含以下索引字段:

1
该语言的“规范”名称,旧版模块中写作canonicalName。这是维基词典词条和分类名称中使用的名字。
2
该语言在维基数据的ID(以Q开头)。这取代了旧的wikipedia_article属性。若该语言在维基数据没有对应的实体,可将其设为nil

选填值

3
该语言所属的语系,请参见Wiktionary:语系

属性 entry_namesort_key 用于替换文本;它们替换或删除某些字符或字符集。其工作原理相似,且都是可选的。它们都可以是表,sort_key 可以是一个模块的名称,该模块接收一个条目名并生成一个排序键(用于在类别页面上对条目进行排序)。

if sort_key is the name of a module, the module must contain a sortkey-generating function that is named makeSortKey. This function must take the arguments text, lang, sc, where text is the page name (or other text in the language), lang is the language code (not the language object), and sc is the script code (not the script object). The returned value should always be a string, or there will be a module error in the Language:makeSortKey() function.

If either one is a table, it must contain two tables inside it: one named from and one named to. These two tables are organised pairwise: each element in from is a pattern to identify which characters in the term to replace, while the corresponding element in to defines what to replace them with.

If the replacement is not present or if it is false or nil, it defaults to an empty replacement, meaning that the matching characters are removed altogether. This means that the from list can be longer than the to list, and an empty replacement will be assumed for any elements in from that have no counterpart in to.

The tables can contain literal characters, or the patterns (a type of regular expressions) that are used by the standard Scribunto mw.ustring.gsub function. See the Scribunto reference manual for more information.

At the top of the module, there is a list of combining characters with names. These are provided for convenience and readability, as combining characters generally do not display properly inside the module code (although they do not affect the actual operation of the module).

entry_name
Defines replacements to create the entry name from the displayed form of a term. This can be used to remove certain diacritical marks according to the customs or standard practice of the language. For example, it is used to remove accent marks from Russian words (ру́сскийрусский), or macrons from Latin or Old English words (ōsos), as these are not used in the normal written form of these languages. This is used by makeEntryName in Module:languages.
sort_key
Defines replacements to create a category sort key from the page name. The purpose is to remove any characters that are ignored in sorting, and to replace similar characters with identical ones if the sorting rules for that language do not distinguish them. For example, in German, the characters "ä" and "a" are considered equivalent for sorting, and are both treated as "a". The page name is converted to lowercase before applying the replacements, so you should not add uppercase letters to the "from" lists. This is used by makeSortKey in Module:languages.

These are other optional values:

otherNames
该语言除了标准名称外的所有名称的表格。该表格不仅应包括该语言的同义词,而且应包括指归入同一类别的语言变体的名称。例如,虽然佛兰芒语不是荷兰语的同义词,但佛兰芒语被认为是荷兰语的“一部分”,因此该名称被列入荷兰语其中。
type
语言的类型(会影响它在Wiktionary上的处理方式)。可用的值包括:
  • regular-这个值是默认值,所以不需要特别指定。这表示该语言的词汇符合Wiktionary:收录标准,因此被允许放在主命名空间中。该语言可能也有重构的词汇,则这些词汇应被放在重构(Reconstructed)命名空间中,且必须在前面加“*”表示重构。(注:中文维基词典暂无 Reconstructed 空间。)
  • reconstructed - 此语言不符合Wiktionary:收录标准,因此只允许在重构命名空间中使用。这类语言中的所有词汇都是重建得到的,必须在前面加上“*”。
  • appendix-constructed - 这种语言已经通过验证,但不符合对重构语言的额外要求(Wiktionary:收录标准#构建语言)。因此,其词汇必须放在附录(Appendix)命名空间中;又因为它们不是透过重建得到的,因此不应该在链接中加上“*”前缀。
scripts
A list of script codes, see Wiktionary:Scripts. These represent all the scripts (writing systems) that this language uses in the real world, as well as the ones that Wiktionary uses. The scripts that are used most often on Wiktionary should be first in the list, as this will speed up script detection.
Many templates and modules detect the script of text in a particular language using the findBestScript function in Module:scripts. This function goes down the list of scripts and counts how many characters in the text belong to each script. If all the characters belong to one script, that script will be returned; otherwise, the script with the most characters will be returned. Thus, script detection will be faster if the most frequently used scripts are first in the list.
translit_module
The name of a module that is used to generate transliterations of terms, without the Module: prefix. This module must export a function named tr that is defined as follows:
tr(text, lang, sc)
The three parameters are the text to be transliterated, the language code, and the script code. The function can ignore the language and script codes, but they are provided for cases when a language has more than one script, or when a single function is used to transliterate multiple languages sharing the same script.
ancestors
A table listing the language codes of the direct ancestors of this language. For example, the ancestor of English is listed as enm (Middle English); ang (Old English, the ancestor of Middle English), gem-pro (Proto-Germanic, the ancestor of Old English), and ine-pro (Proto-Indo-European, the ancestor of Proto-Germanic) are not listed.
For most languages, only one ancestor code should be given, but multiple ancestors can be listed for pidgins, creoles and mixed languages.
The ancestor language table should not be included if the language's direct ancestor is the proto-language of the family to which the language belongs. In such a case, if the family code has been provided, Module:languages will automatically add the proto-language as the language's ancestor. For example, Proto-Germanic (gem-pro) belongs to the Indo-European (ine) family, and its direct ancestor is Proto-Indo-European (ine-pro). Because Proto-Indo-European is the proto-language of the Indo-European languages, Proto-Germanic does not need an ancestors table; Proto-Indo-European will be automatically returned as its ancestor by the getAncestors function.
wikimedia_codes
A table listing the Wikimedia language codes that this language maps to. This is used to translate Wiktionary codes to Wikimedia codes, which are usually the same but there are a few languages where it is different. The language codes must be valid Wikimedia codes (as determined by the wiki software), and if they are not defined in one of the language data modules, they must be defined in Module:wikimedia languages/data.
wikipedia_article
The name of the Wikipedia article for the language. Should normally only be supplied if the Wikidata id cannot be used.

local u = mw.ustring.char

-- UTF-8 encoded strings for some commonly-used diacritics
local GRAVE     = u(0x0300)
local ACUTE     = u(0x0301)
local CIRC      = u(0x0302)
local TILDE     = u(0x0303)
local MACRON    = u(0x0304)
local BREVE     = u(0x0306)
local DOTABOVE  = u(0x0307)
local DIAER     = u(0x0308)
local CARON     = u(0x030C)
local DGRAVE    = u(0x030F)
local INVBREVE  = u(0x0311)
local DOTBELOW  = u(0x0323)
local RINGBELOW = u(0x0325)
local CEDILLA   = u(0x0327)

local Arab = {"Arab"}
local Cyrl = {"Cyrl"}
local Deva = {"Deva"}
local Latn = {"Latn"}

local m = {}

m["naa"] = {
	"Namla",
	"Q3508760",
	"paa-pau",
	scripts = Latn,
}

m["nab"] = {
	"Nambikwara",
	"Q2068190",
	"sai-nmk",
	otherNames = {"Nambiquara", "Nambicuara", "Nambikuara", "Southern Nambikuára"},
	scripts = Latn,
}

m["nac"] = {
	"Narak",
	"Q6965295",
	"ngf",
	scripts = Latn,
}

m["nae"] = {
	"Naka'ela",
	"Q6960073",
	"poz",
	scripts = Latn,
}

m["naf"] = {
	"Nabak",
	"Q11732491",
	"ngf",
	scripts = Latn,
}

m["nag"] = {
	"Naga Pidgin",
	"Q3503454",
	"crp",
	otherNames = {"Nagamese"},
	scripts = Latn,
	ancestors = {"as"},
}

m["nah"] = {
	"納瓦特爾語",
	"Q13300",
	"azc-nah",
	otherNames = {"Nahuatl"},
	scripts = Latn,
}

m["naj"] = {
	"Nalu",
	"Q36026",
	"alv-nal",
	scripts = Latn,
}

m["nak"] = {
	"Nakanai",
	"Q6528669",
	"poz-ocw",
	scripts = Latn,
}

m["nal"] = {
	"納利克語",
	"Q3335387",
	"poz-ocw",
	otherNames = {"Nalik"},
	scripts = Latn,
}

m["nam"] = {
	"Ngan'gityemerri",
	"Q3298041",
	"aus-dal",
	otherNames = {"Ngan'gi", "Nangikurrunggurr"},
	scripts = Latn,
}

m["nan"] = {
	"閩南語",
	"Q36495",
	"zhx-min-hai",
	otherNames = {"福建話", "臺灣話", "廈門話", "Hokkien", "Taiwanese", "Amoy", "Xiamenese"},
	scripts = {"Hani", "Latn"},
	wikimedia_codes = {"zh-min-nan"},
}

m["nao"] = {
	"Naaba",
	"Q11883865",
	"sit",
	otherNames = {"Naapa", "Nawa Sherpa"},
	ancestors = {"xct"},
}

m["nap"] = {
	"那不勒斯語",
	"Q33845",
	"roa-itd",
	otherNames = {"拿坡里語", "Neapolitan"},
	scripts = Latn,
}

m["naq"] = {
	"科伊科伊語",
	"Q13301",
	"khi-khk",
	otherNames = {"納馬語", "Khoekhoe", "Nama", "Hottentot", "Khoekhoegowab", "Damara", "Namagowab"},
	scripts = Latn,
}

m["nar"] = {
	"Iguta",
	"Q5621686",
	"nic-jer",
	scripts = Latn,
}

m["nas"] = {
	"Nasioi",
	"Q56772",
	"paa-sbo",
	otherNames = {"Naasioi"},
	scripts = Latn,
}

m["nat"] = {
	"Hungworo",
	"Q3914395",
	"nic-kmk",
	scripts = Latn,
}

m["naw"] = {
	"Nawuri",
	"Q35906",
	"alv-gng",
	scripts = Latn,
}

m["nax"] = {
	"Nakwi",
	"Q3504178",
	"qfa-mal",
	scripts = Latn,
}

m["nay"] = {
	"恩加林杰里語",
	"Q7022091",
	"aus-pam",
	otherNames = {"Ngarrindjeri", "Yaraldi"},
	scripts = Latn,
}

m["naz"] = {
	"科阿特佩克納瓦特爾語",
	"Q5138605",
	"azc-nah",
	otherNames = {"Coatepec Nahuatl"},
	scripts = Latn,
}

m["nba"] = {
	"Nyemba",
	"Q3346655",
	"bnt-clu",
	ancestors = {"lch"},
	scripts = Latn,
}

m["nbb"] = {
	"Ndoe",
	"Q36134",
	"nic-eko",
	scripts = Latn,
}

m["nbc"] = {
	"Chang",
	"Q5071694",
	"sit-kch",
	scripts = Latn,
}

m["nbd"] = {
	"Ngbinda",
	"Q11132859",
	"bnt-boa",
	scripts = Latn,
}

m["nbe"] = {
	"Konyak Naga",
	"Q6430448",
	"sit-kch",
	scripts = Latn,
}

m["nbg"] = {
	"Nagarchal",
	"Q13299",
	"dra",
	ancestors = {"gon"},
}

m["nbh"] = {
	"Ngamo",
	"Q3438705",
	"cdc-wst",
	scripts = Latn,
}

m["nbi"] = {
	"Mao Naga",
	"Q12952905",
	"tbq-anp",
	scripts = Latn,
}

m["nbj"] = {
	"Ngarinman",
	"Q10600380",
	scripts = Latn,
}

m["nbk"] = {
	"Nake",
	"Q11732496",
	"ngf-mad",
	scripts = Latn,
}

m["nbm"] = {
	"Ngbaka Ma'bo",
	"Q3915331",
	"nic-nkm",
	scripts = Latn,
}

m["nbn"] = {
	"Kuri",
	"Q3200540",
	"poz",
	otherNames = {"Nabi"},
	scripts = Latn,
}

m["nbo"] = {
	"Nkukoli",
	"Q3914482",
	"nic-uce",
	scripts = Latn,
}

m["nbp"] = {
	"Nnam",
	"Q36138",
	"nic-eko",
	scripts = Latn,
}

m["nbq"] = {
	"Nggem",
	"Q12952956",
	"ngf",
	scripts = Latn,
}

m["nbr"] = {
	"Numana",
	"Q5529310",
	"nic-nin",
	otherNames = {"Ningye", "Numana-Nunku-Gbantu-Numbu"},
	scripts = Latn,
}

m["nbs"] = {
	"納米比亞手語",
	"Q6961792",
	"sgn",
	otherNames = {"Namibian Sign Language"},
	scripts = Latn, -- when documented
}

m["nbt"] = {
	"Na",
	"Q12952895",
	"sit-tan",
	otherNames = {"Bangni"},
	scripts = {"Deva", "Latn"},
}

m["nbu"] = {
	"Rongmei Naga",
	"Q12952912",
	"sit-zem",
	scripts = Latn,
}

m["nbv"] = {
	"Ngamambo",
	"Q11129694",
	"nic-mom",
	scripts = Latn,
}

m["nbw"] = {
	"Southern Ngbandi",
	"Q17522635",
	"nic-ngd",
	scripts = Latn,
}

m["nby"] = {
	"Ningera",
	"Q11732524",
	"paa-brd",
	scripts = Latn,
}

m["nca"] = {
	"Iyo",
	"Q6101336",
	"ngf-fin",
	scripts = Latn,
}

m["ncb"] = {
	"中尼科巴語",
	"Q3335553",
	"aav-nic",
	otherNames = {"Central Nicobarese", "Nancowry", "Nankwari", "Camorta", "Kamorta", "Katchal", "Tehnu"},
	scripts = {"Deva", "Latn"},
}

m["ncc"] = {
	"Ponam",
	"Q3396122",
	"poz-aay",
	scripts = Latn,
}

m["ncd"] = {
	"Nachering",
	"Q6957144",
	"sit-kic",
	scripts = Deva,
}

m["nce"] = {
	"Yale",
	"Q2992915",
	"paa", --kwomtari or isolate
	scripts = Latn,
}

m["ncf"] = {
	"Notsi",
	"Q3344784",
	"poz-ocw",
	scripts = Latn,
}

m["ncg"] = {
	"尼斯加亞語",
	"Q3342138",
	"nai-tsi",
	otherNames = {"Nisga'a"},
	scripts = Latn,
}

m["nch"] = {
	"中瓦斯特卡納瓦特爾語",
	"Q2194290",
	"azc-nah",
	otherNames = {"Central Huasteca Nahuatl"},
	scripts = Latn,
}

m["nci"] = {
	"古典納瓦特爾語",
	"Q559242",
	"azc-nah",
	otherNames = {"Classical Nahuatl"},
	scripts = Latn,
	entry_name = {
		from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū", "Ȳ", "ȳ"},
		to   = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u", "Y", "y"}
	},
}

m["ncj"] = {
	"北普埃布拉納瓦特爾語",
	"Q15705671",
	"azc-nah",
	otherNames = {"Northern Puebla Nahuatl"},
	scripts = Latn,
}

m["nck"] = {
	"Nakara",
	"Q6960662",
	"aus-arn",
	scripts = Latn,
}

m["ncl"] = {
	"米卻肯納瓦特爾語",
	"Q2896217",
	"azc-nah",
	otherNames = {"Michoacán Nahuatl"},
	scripts = Latn,
}

m["ncm"] = {
	"Nambo",
	"Q42173731",
	scripts = Latn,
}

m["ncn"] = {
	"Nauna",
	"Q3337158",
	"poz-aay",
	scripts = Latn,
}

m["nco"] = {
	"Sibe",
	"Q56806",
	"paa-sbo",
	scripts = Latn,
}

m["ncr"] = {
	"Ncane",
	"Q11297920",
	"nic-bbe",
	ancestors = {"nhu"},
	scripts = Latn,
}

m["ncs"] = {
	"尼加拉瓜手語",
	"Q33765",
	"sgn",
	otherNames = {"Nicaraguan Sign Language"},
	scripts = {"Sgnw"},
}

m["nct"] = {
	"Chothe Naga",
	"Q5105385",
	"tbq-kuk",
	otherNames = {"Chothe"},
	scripts = {"Beng", "Latn"},
}

m["ncu"] = {
	"Chumburung",
	"Q35198",
	"alv-gng",
	scripts = Latn,
}

m["ncx"] = {
	"中普埃布拉納瓦特爾語",
	"Q5061727",
	"azc-nah",
	otherNames = {"Central Puebla Nahuatl"},
	scripts = Latn,
}

m["ncz"] = {
	"Natchez",
	"Q3111838",
	scripts = Latn,
}

m["nda"] = {
	"Ndasa",
	"Q35904",
	"bnt-kel",
	scripts = Latn,
}

m["ndb"] = {
	"Kenswei Nsei",
	"Q7067553",
	"nic-rnn",
	scripts = Latn,
}

m["ndc"] = {
	"Ndau",
	"Q13311",
	"bnt-sho",
	scripts = Latn,
}

m["ndd"] = {
	"Nde-Nsele-Nta",
	"Q36131",
	"nic-eko",
	scripts = Latn,
}

m["ndf"] = {
	"Nadruvian",
	"Q6957967",
	scripts = Latn,
}

m["ndg"] = {
	"Ndengereko",
	"Q6983726",
	"bnt-mbi",
	scripts = Latn,
}

m["ndh"] = {
	"Ndali",
	"Q6983678",
	"bnt-run",
	scripts = Latn,
}

m["ndi"] = {
	"Chamba Leko",
	"Q36381",
	"alv-lek",
	otherNames = {"Samba Leko", "Samba Leeko"},
	scripts = Latn,
}

m["ndj"] = {
	"Ndamba",
	"Q6983684",
	"bnt-kil",
	scripts = Latn,
}

m["ndk"] = {
	"Ndaka",
	"Q11164947",
	"bnt-nya",
	scripts = Latn,
}

m["ndl"] = {
	"Ndolo",
	"Q6983788",
	"bnt-zbi",
	ancestors = {"lse"},
	scripts = Latn,
}

m["ndm"] = {
	"Ndam",
	"Q56283",
	"cdc-est",
	scripts = Latn,
}

m["ndn"] = {
	"Ngundi",
	"Q35916",
	"bnt-ngn",
	scripts = Latn,
}

m["ndp"] = {
	"Ndo",
	"Q6983774",
	"csu-mle",
	scripts = Latn,
}

m["ndq"] = {
	"Ndombe",
	"Q6983792",
	"bnt-swb",
	scripts = Latn,
}

m["ndr"] = {
	"Ndoola",
	"Q35837",
	"nic-mmb",
	scripts = Latn,
}

m["nds"] = {
	"低地德語",
	"Q25433",
	"gmw",
	otherNames = {"Low German", "低地薩克森語", "Low Saxon", "Modern Low German"},
	scripts = Latn,
	ancestors = {"gml"},
}

m["ndt"] = {
	"Ndunga",
	"Q6983857",
	"nic-mbc",
	scripts = Latn,
}

m["ndu"] = {
	"Dugun",
	"Q11015189",
	"alv-dur",
	scripts = Latn,
}

m["ndv"] = {
	"Ndut",
	"Q36028",
	"alv-cng",
	scripts = Latn,
}

m["ndw"] = {
	"Ndobo",
	"Q11008568",
	"bnt-ngn",
	scripts = Latn,
}

m["ndx"] = {
	"Nduga",
	"Q6983833",
	scripts = Latn,
}

m["ndy"] = {
	"Lutos",
	"Q6705910",
	"csu-val",
	scripts = Latn,
}

m["ndz"] = {
	"Ndogo",
	"Q35983",
	"nic-ser",
	scripts = Latn,
}

m["nea"] = {
	"Eastern Ngad'a",
	"Q12473454",
	"poz-cet",
}

m["neb"] = {
	"Toura",
	"Q7853636",
	"dmn-mda",
	scripts = Latn,
}

m["nec"] = {
	"Nedebang",
	"Q4925378",
	"ngf",
}

m["ned"] = {
	"Nde-Gbite",
	"Q11010279",
	"nic-grf",
}

m["nee"] = {
	"Kumak",
	"Q3347266",
	"poz-cln",
	otherNames = {"Nêlêmwa-Nixumwak", "Nêlêmwa", "Nixumwak", "Nenema"},
	scripts = Latn,
}

m["nef"] = {
	"Nefamese",
	"Q6987002",
	"crp",
}

m["neg"] = {
	"涅吉達爾語",
	"Q33676",
	"tuw",
	scripts = {"Cyrl"},
	otherNames = {"Negidal"}
}

m["neh"] = {
	"Nyenkha",
	"Q3695185",
	"sit-ebo",
	otherNames = {"Nyen", "Henka", "Mangsdekha", "Phobjip", "Mangdep", "Mangde", "Hen Kha", "Henkha", "Mandebi-kha", "Nehan", "Phobjikha", "Chutobikha"},
	scripts = {"Tibt", "Latn"},
}

-- nei 新西臺語 Neo-Hittite 已併入其他語言

m["nej"] = {
	"Neko",
	"Q6989840",
	"ngf-fin",
	scripts = Latn,
}

m["nek"] = {
	"Neku",
	"Q14916900",
	"poz-cln",
}

m["nem"] = {
	"Nemi",
	"Q3338008",
	"poz-cln",
	scripts = Latn,
}

m["nen"] = {
	"Nengone",
	"Q3338052",
	"poz-occ",
	scripts = Latn,
}

m["neo"] = {
	"Ná-Meo",
	"Q15977293",
	"hmn",
}

m["neq"] = {
	"中北部米塞語",
	"Q25559729",
	scripts = Latn,
	otherNames = {"North Central Mixe"},
}

m["ner"] = {
	"Yahadian",
	"Q8046778",
	scripts = Latn,
}

m["nes"] = {
	"Bhoti Kinnauri",
	"Q21179921",
	"sit-las",
}

m["net"] = {
	"Nete",
	"Q6998869",
	"paa-eng",
}

m["neu"] = {
	"Neo",
	"Q606917",
	"art",
	type = "appendix-constructed",
	scripts = Latn,
}

m["nev"] = {
	"Nyaheun",
	"Q7070801",
	"mkh-ban",
}

m["new"] = {
	"尼瓦爾語",
	"Q33979",
	"sit-new",
	otherNames = {"Newar", "Newari"},
	scripts = {"Deva", "Newa"},
	ancestors = {"nwx"},
	translit_module = "translit-redirect",
}

m["nex"] = {
	"Neme",
	"Q12952941",
}

m["ney"] = {
	"Neyo",
	"Q36410",
	"kro",
}

m["nez"] = {
	"Nez Perce",
	"Q3339226",
	"nai-shp",
	otherNames = {"Nez Percé", "Numipu"},
	scripts = Latn,
}

m["nfa"] = {
	"Dhao",
	"Q2053828",
	"poz",
}

m["nfd"] = {
	"Ahwai",
	"Q3913957",
	"nic-plt",
	scripts = Latn,
}

m["nfl"] = {
	"阿伊沃語",
	"Q56742",
	"poz-oce",
	otherNames = {"Äiwoo"},
	scripts = Latn,
}

m["nfr"] = {
	"納凡拉語",
	"Q13297",
	"alv-snf",
	otherNames = {"Nafaanra"},
	scripts = Latn,
}

m["nfu"] = {
	"Mfumte",
	"Q6826794",
	"nic-nka",
	scripts = Latn,
}

m["nga"] = {
	"Ngbaka",
	"Q36022",
	"alv-gbf",
	otherNames = {"Ngbaka Gbaya", "Ngbaka Minagende"},
	scripts = Latn,
}

m["ngb"] = {
	"Northern Ngbandi",
	"Q17522631",
	"nic-ngd",
	scripts = Latn,
}

m["ngc"] = {
	"Ngombe (Congo)",
	"Q3123524",
	"bnt-bun",
	otherNames = {"Ngombe (Democratic Republic of the Congo)", "Lingombe"},
}

m["ngd"] = {
	"Ngando (Central African Republic)",
	"Q35910",
	"bnt-ngn",
	otherNames = {"Bagandou", "Ngando", "Bangandou"},
}

m["nge"] = {
	"Ngemba",
	"Q6750551",
	"nic-nge",
	scripts = Latn,
}

m["ngg"] = { -- compare 'aiy'
	"Ngbaka Manza",
	"Q11033316",
	"alv-gbf",
	scripts = Latn,
}

m["ngh"] = {
	"努語",
	"Q2618974",
	"khi-tuu",
	otherNames = {"Nǀuu", "Nǁng"},
	scripts = Latn,
}

m["ngi"] = {
	"Ngizim",
	"Q3914924",
	"cdc-wst",
	scripts = Latn,
}

m["ngj"] = {
	"Ngie",
	"Q36361",
	"nic-mom",
	scripts = Latn,
}

m["ngk"] = {
	"Ngalkbun",
	"Q3913790",
	"aus-gun",
	scripts = Latn,
}

m["ngl"] = {
	"Lomwe",
	"Q35824",
	"bnt-mak",
	scripts = Latn,
}

m["ngm"] = {
	"Ngatik Men's Creole",
	"Q36400",
	"crp",
	otherNames = {"Ngatikese", "Ngatikese Pidgin", "Ngatikese Creole"},
	ancestors = {"en", "pon"},
}

m["ngn"] = {
	"Ngwo",
	"Q36051",
	"nic-mom",
	scripts = Latn,
}

m["ngo"] = {
	"Ngoni",
	"Q7022547",
	"bnt-ngu",
	scripts = Latn,
}

m["ngp"] = {
	"Ngulu",
	"Q7193332",
	"bnt-seu",
	scripts = Latn,
}

m["ngq"] = {
	"Ngoreme",
	"Q7022573",
	"bnt-lok",
	scripts = Latn,
}

m["ngr"] = {
	"Nagu",
	"Q3063524",
	"poz-oce",
	scripts = Latn,
}

m["ngs"] = {
	"Gvoko",
	"Q3441188",
	"cdc-cbm",
	scripts = Latn,
}

m["ngt"] = {
	"Ngeq",
	"Q25559548",
	"mkh-kat",
	otherNames = {"Kriang", "Ngkriang"},
}

m["ngu"] = {
	"格雷羅納瓦特爾語",
	"Q5614980",
	"azc-nah",
	otherNames = {"Guerrero Nahuatl"},
	scripts = Latn,
}

m["ngv"] = {
	"Nagumi",
	"Q35842",
	"nic-jrn",
}

m["ngw"] = {
	"Ngwaba",
	"Q3440480",
	"cdc-cbm",
	scripts = Latn,
}

m["ngx"] = {
	"Nggwahyi",
	"Q56265",
	"cdc-cbm",
	scripts = Latn,
}

m["ngy"] = {
	"Tibea",
	"Q36598",
	"bnt-baf",
	scripts = Latn,
}

m["ngz"] = {
	"Ngungwel",
	"Q35920",
	"bnt-tkc",
	scripts = Latn,
}

m["nha"] = {
	"Nhanda",
	"Q3339380",
	"aus-psw",
	scripts = Latn,
}

m["nhb"] = {
	"Beng",
	"Q3913311",
	"dmn-nbe",
	scripts = Latn,
}

m["nhc"] = {
	"塔巴斯科納瓦特爾語",
	"Q6047326",
	"azc-nah",
	otherNames = {"Tabasco Nahuatl"},
	scripts = Latn,
}

m["nhd"] = {
	"奇里帕語",
	"Q2873230",
	"tup-gua",
	otherNames = {"Chiripá", "Ava Guarani", "Chiripá Guarani", "Nhandéva"},
	ancestors = {"gn"},
}

m["nhe"] = {
	"東瓦斯特卡納瓦特爾語",
	"Q4358289",
	"azc-nah",
	otherNames = {"Eastern Huasteca Nahuatl"},
	scripts = Latn,
}

m["nhf"] = {
	"Nhuwala",
	"Q10600396",
	"aus-nga",
	scripts = Latn,
}

m["nhg"] = {
	"特萊爾辛戈納瓦特爾語",
	"Q3450252",
	"azc-nah",
	otherNames = {"Tetelcingo Nahuatl"},
	scripts = Latn,
}

m["nhh"] = {
	"Nahari",
	"Q6583560",
	"inc-eas",
	ancestors = {"inc-mgd"},
}

m["nhi"] = {
	"扎卡特蘭-阿華卡特蘭-特佩欽特拉-納瓦特爾語",
	"Q12953764",
	"azc-nah",
	otherNames = {"Zacatlán-Ahuacatlán-Tepetzintla Nahuatl"},
	scripts = Latn,
}

m["nhk"] = {
	"科索萊阿克納瓦特爾語",
	"Q12953757",
	"azc-nah",
	otherNames = {"Cosoleacaque Nahuatl", "Isthmus-Cosoleacaque Nahuatl", "Cosoleacaque Isthmus Nahuatl"},
	scripts = Latn,
}

m["nhm"] = {
	"莫雷洛斯納瓦特爾語",
	"Q4800819",
	"azc-nah",
	otherNames = {"Morelos Nahuatl"},
	scripts = Latn,
}

m["nhn"] = {
	"中納瓦特爾語",
	"Q6047309",
	"azc-nah",
	otherNames = {"Central Nahuatl"},
	scripts = Latn,
}

m["nho"] = {
	"塔庫烏語",
	"Q3409818",
	"poz-pnp",
	otherNames = {"Takuu"},
	scripts = Latn,
}

m["nhp"] = {
	"帕哈潘納瓦特爾語",
	"Q12953760",
	"azc-nah",
	otherNames = {"Pajapan Nahuatl", "Isthmus-Pajapan Nahuatl", "Pajapan Isthmus Nahuatl"},
	scripts = Latn,
}

m["nhq"] = {
	"瓦斯卡勒卡納瓦特爾語",
	"Q12953758",
	"azc-nah",
	otherNames = {"Huaxcaleca Nahuatl"},
	scripts = Latn,
}

m["nhr"] = {
	"納羅語",
	"Q2164778",
	"khi-kal",
	otherNames = {"Naro"},
	scripts = Latn,
}

m["nht"] = {
	"奧梅特佩克納瓦特爾語",
	"Q7090132",
	"azc-nah",
	otherNames = {"Ometepec Nahuatl"},
	scripts = Latn,
}

m["nhu"] = {
	"Noone",
	"Q36072",
	"nic-bbe",
	scripts = Latn,
}

m["nhv"] = {
	"特馬斯卡爾特佩克納瓦特爾語",
	"Q2379405",
	"azc-nah",
	otherNames = {"Temascaltepec Nahuatl"},
	scripts = Latn,
}

m["nhw"] = {
	"西瓦斯特卡納瓦特爾語",
	"Q2678840",
	"azc-nah",
	otherNames = {"Western Huasteca Nahuatl"},
	scripts = Latn,
}

m["nhx"] = {
	"梅卡亞潘納瓦特爾語",
	"Q12953756",
	"azc-nah",
	otherNames = {"Mecayapan Nahuatl", "Isthmus-Mecayapan Nahuatl", "Mecayapan Isthmus Nahuatl"},
	scripts = Latn,
}

m["nhy"] = {
	"北瓦哈卡納瓦特爾語",
	"Q12953763",
	"azc-nah",
	otherNames = {"Northern Oaxaca Nahuatl"},
	scripts = Latn,
}

m["nhz"] = {
	"聖瑪利亞山區納瓦特爾語",
	"Q15705753",
	"azc-nah",
	otherNames = {"Santa María La Alta Nahuatl"},
	scripts = Latn,
}

m["nia"] = {
	"尼亞斯語",
	"Q2407831",
	"poz-nws",
	otherNames = {"Nias"},
	scripts = Latn,
}

m["nib"] = {
	"Nakame",
	"Q11732495",
	"ngf-fin",
	scripts = Latn,
}

m["nid"] = {
	"Ngandi",
	"Q7021977",
	"aus-arn",
	scripts = Latn,
}

m["nie"] = {
	"Niellim",
	"Q33662",
	"alv-bua",
}

m["nif"] = {
	"Nek",
	"Q6989781",
	"ngf-fin",
	scripts = Latn,
}

m["nig"] = {
	"Ngalakan",
	"Q3913796",
	"aus-gun",
	scripts = Latn,
}

m["nih"] = {
	"Nyiha",
	"Q11128374",
	"bnt-mby",
	scripts = Latn,
}

m["nii"] = {
	"Nii",
	"Q35237",
	"ngf",
	scripts = Latn,
}

m["nij"] = {
	"恩加朱語",
	"Q2992872",
	"poz-brw",
	otherNames = {"Ngaju"},
	scripts = Latn,
}

m["nik"] = {
	"南尼科巴語",
	"Q7570194",
	"aav-nic",
	otherNames = {"Southern Nicobarese"},
}

m["nil"] = {
	"尼拉語",
	"Q7036821",
	otherNames = {"Nila"},
}

m["nim"] = {
	"Nilamba",
	"Q4121200",
	"bnt-tkm",
	scripts = Latn,
}

m["nin"] = {
	"Ninzo",
	"Q3914021",
	"nic-nin",
}

m["nio"] = {
	"恩加納桑語",
	"Q36743",
	"syd",
	otherNames = {"Nganasan"},
	scripts = {"Cyrl"},
}

m["niq"] = {
	"Nandi",
	"Q6956591",
	"sdv-nma",
}

m["nir"] = {
	"Nimboran",
	"Q301116",
	"paa-nim",
}

m["nis"] = {
	"Nimi",
	"Q11732523",
	"ngf-fin",
	scripts = Latn,
}

m["nit"] = {
	"東南科拉米語",
	"Q56767",
	"dra",
	otherNames = {"Southeastern Kolami", "Naiki"},
}

m["niu"] = {
	"紐埃語",
	"Q33790",
	"poz-pol",
	otherNames = {"Niuean"},
	scripts = Latn,
}

m["niv"] = {
	"尼夫赫語",
	"Q36464",
	"qfa-iso",
	otherNames = {"Nivkh"},
	scripts = {"Cyrl"},
	translit_module = "niv-translit",
}

m["niw"] = {
	"Nimo",
	"Q3504126",
	"paa-asa",
}

m["nix"] = {
	"Hema",
	"Q5710904",
	"bnt-nyg",
	scripts = Latn,
}

m["niy"] = {
	"Ngiti",
	"Q7022396",
	"csu-lnd",
}

m["niz"] = {
	"Ningil",
	"Q11732527",
	"qfa-tor",
}

m["nja"] = {
	"Nzanyi",
	"Q3441299",
	"cdc-cbm",
	scripts = Latn,
}

m["njb"] = {
	"Nocte Naga",
	"Q7046410",
	"sit-tno",
}

m["njh"] = {
	"Lotha Naga",
	"Q33590",
	"sit-aao",
}

m["nji"] = {
	"Gudanji",
	"Q3915692",
	"aus-mir",
}

m["njj"] = {
	"Njen",
	"Q36112",
	"nic-mom",
	scripts = Latn,
}

m["njl"] = {
	"Njalgulgule",
	"Q7071229",
	"sdv-daj",
}

m["njm"] = {
	"安加米語",
	"Q56761",
	"tbq-anp",
	otherNames = {"Angami"},
}

m["njn"] = {
	"Liangmai Naga",
	"Q14194500",
	"sit-zem",
}

m["njo"] = {
	"阿沃那加語",
	"Q28433",
	"sit-aao",
	otherNames = {"Mongsen Ao", "Ao Naga"},
	scripts = Latn,
}

m["njr"] = {
	"Njerep",
	"Q35844",
	"nic-mmb",
	scripts = Latn,
}

m["njs"] = {
	"Nisa",
	"Q13593518",
	"paa-egb",
}

m["njt"] = {
	"Ndyuka-Trio Pidgin",
	"Q13591205",
	"crp",
	ancestors = {"djk", "tri"},
}

m["nju"] = {
	"Ngadjunmaya",
	"Q7021846",
}

m["njx"] = {
	"Kunyi",
	"Q3196559",
	"bnt-kng",
	scripts = Latn,
}

m["njy"] = {
	"Njyem",
	"Q35898",
	"bnt-ndb",
	scripts = Latn,
}

m["njz"] = {
	"尼西語",
	"Q56870",
	"sit-tan",
	otherNames = {"Nyishi", "Nishi", "Nisi", "Nissi", "Nishing", "Nyising", "Bangni", "Dafla", "Daphla", "Lel"},
	scripts = Latn,
}

m["nka"] = {
	"恩科亞語",
	"Q7042633",
	"bnt-lbn",
	otherNames = {"Nkoya"},
	scripts = Latn,
}

m["nkb"] = {
	"Khoibu Naga",
	"Q21481876",
	"sit-mar",
}

m["nkc"] = {
	"Nkongho",
	"Q35863",
	"bnt-saw",
	scripts = Latn,
}

m["nkd"] = {
	"Koireng",
	"Q6426342",
	"sit-zem",
}

m["nke"] = {
	"Duke",
	"Q3041075",
	"poz-ocw",
}

m["nkf"] = {
	"Inpui Naga",
	"Q21481817",
	"sit-zem",
}

m["nkg"] = {
	"Nekgini",
	"Q11732509",
	"ngf-fin",
	scripts = Latn,
}

m["nkh"] = {
	"Khezha Naga",
	"Q6401519",
	"tbq-anp",
}

m["nki"] = {
	"Thangal Naga",
	"Q56374",
	"sit-zem",
}

m["nkj"] = {
	"Nakai",
	"Q14916897",
	"ngf-okk",
	scripts = Latn,
}

m["nkk"] = {
	"Nokuku",
	"Q7048122",
	"poz-vnc",
}

m["nkm"] = {
	"Namat",
	"Q15634505",
}

m["nkn"] = {
	"Nkangala",
	"Q10962292",
	"bnt-clu",
	ancestors = {"mck"},
	scripts = Latn,
}

m["nko"] = {
	"Nkonya",
	"Q35867",
	"alv-gng",
	scripts = Latn,
}

m["nkp"] = {
	"紐阿托普塔普語",
	"Q3399095",
	"poz-pnp",
	otherNames = {"Niuatoputapu"},
}

m["nkq"] = {
	"恩卡米語",
	"Q7042522",
	"alv-gng",
	otherNames = {"Nkami"},
	scripts = Latn,
}

m["nkr"] = {
	"努庫奧羅語",
	"Q2635961",
	"poz-pnp",
	otherNames = {"Nukuoro"},
	scripts = Latn,
}

m["nks"] = {
	"North Asmat",
	"Q11732049",
}

m["nkt"] = {
	"Nyika",
	"Q16917497",
	"bnt-mwi",
	otherNames = {"Nyiha", "Kinyika", "Kinyiha", "Nyixa", "Chinyika"},
	scripts = Latn,
}

m["nku"] = {
	"Bouna Kulango",
	"Q20668241",
	"alv-kul",
}

-- nkv is treated as nkt, see WT:LT

m["nkw"] = {
	"Nkutu",
	"Q7193313",
	"bnt-tet",
	scripts = Latn,
}

m["nkx"] = {
	"Nkoroo",
	"Q36000",
	"ijo",
}

m["nkz"] = {
	"Nkari",
	"Q11130307",
	"nic-ief",
	ancestors = {"ibr"},
}

m["nla"] = {
	"Ngombale",
	"Q36292",
	"bai",
	scripts = Latn,
}

m["nlc"] = {
	"Nalca",
	"Q6960839",
	"ngf",
	otherNames = {"Hmanggona", "Hmonono", "Kimjal"},
	scripts = Latn,
}

m["nle"] = {
	"East Nyala",
	"Q25559347",
	"bnt-msl",
	ancestors = {"luy"},
	scripts = Latn,
}

m["nlg"] = {
	"Gela",
	"Q3063531",
	"poz-sls",
	scripts = Latn,
}

m["nli"] = {
	"Grangali",
	"Q3444203",
	"inc-dar",
	otherNames = {"Nangalami"},
}

m["nlj"] = {
	"Nyali",
	"Q7070830",
	"bnt-nya",
	scripts = Latn,
}

m["nlk"] = {
	"尼尼亞亞利語",
	"Q12953310",
	otherNames = {"Ninia Yali"},
}

m["nll"] = {
	"Nihali",
	"Q33904",
	"qfa-iso",
	scripts = {"Deva", "Latn"},
}

m["nlm"] = {
	"Mankiyali",
	"Q47522426",
	"inc-dar",
	otherNames = {"Tarawara", "Tarawari", "Trawara"},
}

m["nlo"] = {
	"Ngul",
	"Q35894",
	"bnt-bdz",
	scripts = Latn,
}

m["nlq"] = {
	"Lao Naga",
	"Q63283609",
	"sit-tno",
}

m["nlu"] = {
	"Nchumbulu",
	"Q36143",
	"alv-gng",
	scripts = Latn,
}

m["nlv"] = {
	"奧里薩巴納瓦特爾語",
	"Q3086050",
	"azc-nah",
	otherNames = {"Orizaba Nahuatl", "Tarawara", "Tarawari", "Trawara"},
	scripts = Latn,
}

m["nlw"] = {
	"Walangama",
	"Q7961277",
}

m["nlx"] = {
	"Nahali",
	"Q33361",
	"inc-bhi",
}

m["nly"] = {
	"Nyamal",
	"Q7070837",
	"aus-nga",
	scripts = Latn,
}

m["nlz"] = {
	"Nalögo",
	"Q20527138",
	"poz-oce",
}

m["nma"] = {
	"Maram Naga",
	"Q56378",
	"sit-zem",
}

m["nmb"] = {
	"Big Nambas",
	"Q2902304",
	"poz-vnc",
}

m["nmc"] = {
	"Ngam",
	"Q3915446",
	"csu-sar",
	scripts = Latn,
}

m["nmd"] = {
	"Ndumu",
	"Q35901",
	"bnt-mbt",
	scripts = Latn,
}

m["nme"] = {
	"Mzieme Naga",
	"Q6949473",
	"sit-zem",
}

m["nmf"] = {
	"Tangkhul Naga",
	"Q7682992",
	"sit-tng",
	otherNames = {"Tangkhul"},
}

m["nmg"] = {
	"夸西奧語",
	"Q34098",
	"bnt-mnj",
	scripts = Latn,
}

m["nmh"] = {
	"Monsang Naga",
	"Q6902496",
}

m["nmi"] = {
	"Nyam",
	"Q3438738",
	"cdc-wst",
	scripts = Latn,
}

m["nmj"] = {
	"Ngombe (Central African Republic)",
	"Q3913949",
	"alv-gbs",
	otherNames = {"Bagando-Ngombe", "Ngombe-Kaka", "Bangando-Ngombe", "Ngombe"},
}

m["nmk"] = {
	"Namakura",
	"Q3335410",
	"poz-vnc",
}

m["nml"] = {
	"Ndemli",
	"Q36089",
	"nic-grf",
	scripts = Latn,
}

m["nmm"] = {
	"Manangba",
	"Q6746900",
	"sit-tam",
	otherNames = {"Manang", "Manange", "Manang Ke", "Nyishang", "Nyishangte", "Nyishangba"},
	scripts = {"Tibt", "Deva"},
}

m["nmn"] = {
	"宏語",
	"Q13229",
	"khi-tuu",
	otherNames = {"ǃXóõ", "Xoo", "Taa"},
	scripts = Latn,
}

m["nmo"] = {
	"Moyon Naga",
	"Q6927748",
	"tbq-kuk",
	otherNames = {"Moyon"},
}

m["nmp"] = {
	"Nimanbur",
	nil,
}

m["nmq"] = {
	"Nambya",
	"Q11008869",
	"bnt-sho",
	scripts = Latn,
}

m["nmr"] = {
	"Nimbari",
	"Q36069",
	"alv-lni",
}

m["nms"] = {
	"Letemboi",
	"Q3236886",
	"poz-vnc",
}

m["nmt"] = {
	"Namonuito",
	"Q12908815",
	"poz-mic",
}

m["nmu"] = {
	"Northeast Maidu",
	"Q3278074",
	"nai-mdu",
	scripts = Latn,
}

m["nmv"] = {
	"Ngamini",
	"Q7021944",
	"aus-kar",
	scripts = Latn,
}

m["nmw"] = {
	"Nimoa",
	"Q7037729",
	"poz-ocw",
	otherNames = {"Rifao"},
}

m["nmy"] = {
	"納木依語",
	"Q56844",
	"sit-nax",
	otherNames = {"Namuyi"},
}

m["nmz"] = {
	"Nawdm",
	"Q36085",
	"nic-yon",
	scripts = Latn,
}

m["nna"] = {
	"Nyangumarta",
	"Q33653",
}

m["nnb"] = {
	"Nande",
	"Q3196953",
	"bnt-glb",
	scripts = Latn,
}

m["nnc"] = {
	"Nancere",
	"Q3140491",
	"cdc-est",
	scripts = Latn,
}

m["nnd"] = {
	"West Ambae",
	"Q2841479",
	"poz-vnc",
	scripts = Latn,
}

m["nne"] = {
	"Ngandyera",
	"Q10961003",
	"bnt-ova",
	scripts = Latn,
}

m["nnf"] = {
	"Ngaing",
	"Q11732510",
	"ngf-fin",
	otherNames = {"Mailang", "Sor"},
	scripts = Latn,
}

m["nng"] = {
	"Maring Naga",
	"Q12952908",
	"sit-mar",
}

m["nnh"] = {
	"恩甘澎語",
	"Q36286",
	"bai",
	scripts = Latn,
}

m["nni"] = {
	"North Nuaulu",
	"Q12952968",
	"poz-cma",
}

m["nnj"] = {
	"Nyangatom",
	"Q4662604",
	"sdv-ttu",
}

m["nnk"] = {
	"Nankina",
	"Q11732502",
	"ngf-fin",
	scripts = Latn,
}

m["nnl"] = {
	"Northern Rengma Naga",
	"Q7067615",
	"tbq-anp",
}

m["nnm"] = {
	"Namia",
	"Q56363",
	"paa-spk",
	scripts = Latn,
}

m["nnn"] = {
	"Ngete",
	"Q56625",
	"cdc-mas",
	scripts = Latn,
}

m["nnp"] = {
	"Wancho",
	"Q7967085",
	"sit-kch",
}

m["nnq"] = {
	"Ngindo",
	"Q7022366",
	"bnt-mbi",
	scripts = Latn,
}

m["nnr"] = {
	"納倫加語",
	"Q13591127",
	"aus-pam",
	otherNames = {"Narungga"},
}

m["nnt"] = {
	"南蒂科克語",
	"Q3915517",
	"alg-eas",
	otherNames = {"Nanticoke"},
	scripts = Latn,
}

m["nnu"] = {
	"Dwang",
	"Q35258",
	"alv-gng",
	scripts = Latn,
}

m["nnv"] = {
	"Nukunu",
	"Q10604066",
}

m["nnw"] = {
	"南努尼語",
	"Q11152248",
	"nic-gnn",
	otherNames = {"Southern Nuni"},
	scripts = Latn,
}

m["nnx"] = {
	"Ngong",
	"Q12952915",
}

m["nny"] = { -- contrast aus-ynk
	"Nyangga",
	"Q10604331",
	"aus-tnk",
	scripts = Latn,
}

m["nnz"] = {
	"Nda'nda'",
	"Q36016",
	"bai",
	scripts = Latn,
}

m["noa"] = {
	"Woun Meu",
	"Q3111873",
	"sai-chc",
	scripts = Latn,
}

m["noc"] = {
	"Nuk",
	"Q11732534",
	"ngf-fin",
	scripts = Latn,
}

m["nod"] = {
	"北部泰語",
	"Q565110",
	"tai-swe",
	otherNames = {"蘭納語", "Northern Thai", "Kam Mueang", "Kam Muang", "Lanna"},
	scripts = {"Lana", "Thai"},
	sort_key = {
		from = {"[%pᪧๆ]", "[᩠ᩳ-᩿]", "ᩔ", "ᩕ", "ᩖ", "ᩘ", "([ᨭ-ᨱ])ᩛ", "([ᨷ-ᨾ])ᩛ", "ᩤ", "[็-๎]", "([เแโใไ])([ก-ฮ])", u(0x200C)},
		to   = {"", "", "ᩈᩈ", "ᩁ", "ᩃ", "ᨦ", "%1ᨮ", "%1ᨻ", "ᩣ", "", "%2%1"}},
	entry_name = {
		from = {u(0x200C)},
		to = {}},
}

m["noe"] = {
	"尼馬迪語",
	"Q3502294",
	"inc-wes",
	otherNames = {"Nimadi"},
	scripts = Deva,
	ancestors = {"raj"},
}

m["nof"] = {
	"Nomane",
	"Q11732531",
}

m["nog"] = {
	"諾蓋語",
	"Q33871",
	"trk-kno",
	otherNames = {"Nogai", "Nogay"},
	scripts = {"Cyrl", "Arab", "Latn"},
	translit_module = "nog-translit",
	override_translit = true,
}

m["noh"] = {
	"Nomu",
	"Q11732532",
}

m["noi"] = {
	"Noiri",
	"Q12953774",
	"inc-bhi",
}

m["noj"] = {
	"Nonuya",
	"Q5372139",
	"sai-wit",
	scripts = Latn,
}

m["nok"] = {
	"Nooksack",
	"Q3343396",
}

m["nol"] = {
	"Nomlaki",
	"Q3343229",
	"nai-wtq",
	scripts = Latn,
}

m["nom"] = {
	"Nocamán",
	"Q7046289",
	"sai-pan",
	scripts = Latn,
}

m["non"] = {
	"古諾爾斯語",
	"Q35505",
	"gmq",
	otherNames = {"Old Norse", "Old Icelandic", "Old Norwegian", "古冰島語", "古挪威語"}, -- note: Old Swedish and Old Danish have their own codes
	scripts = {"Latn", "Runr"},
	translit_module = "translit-redirect",
}

m["nop"] = {
	"Numanggang",
	"Q7069052",
	"ngf-fin",
	scripts = Latn,
}

m["noq"] = {
	"Ngongo",
	"Q11057478",
	"bnt-yak",
	scripts = Latn,
}

m["nos"] = {
	"Eastern Nisu",
	"Q25559419",
	"tbq-lol",
}

m["not"] = {
	"Nomatsiguenga",
	"Q3342992",
	"awd",
	scripts = Latn,
}

m["nou"] = {
	"Ewage-Notu",
	"Q5418860",
}

m["nov"] = {
	"諾維亞語",
	"Q36738",
	"art",
	otherNames = {"Novial"},
	scripts = Latn,
}

m["now"] = {
	"Nyambo",
	"Q4967930",
	"bnt-haj",
	scripts = Latn,
}

m["noy"] = {
	"Noy",
	"Q36321",
	"alv-bua",
}

m["noz"] = {
	"Nayi",
	"Q3183349",
	"omv-diz",
}

m["npa"] = {
	"Nar Phu",
	"Q4926353",
	"sit-tam",
}

m["npb"] = {
	"Nupbikha",
	"Q3695201",
	"sit-ebo",
}

m["npg"] = {
	"Ponyo",
	"Q7228475",
	"sit-kch",
	otherNames = {"Ponyo-Gongwang", "Ponyo-Gongwang Naga"},
}

m["nph"] = {
	"Phom",
	"Q7187109",
	"sit-kch",
}

m["npl"] = {
	"東南普埃布拉納瓦特爾語",
	"Q4632950",
	"azc-nah",
	otherNames = {"Southeastern Puebla Nahuatl"},
	scripts = Latn,
}

m["npn"] = {
	"Mondropolon",
	"Q3320594",
	"poz-aay",
}

m["npo"] = {
	"Pochuri Naga",
	"Q7206342",
	"tbq-anp",
}

m["nps"] = {
	"Nipsan",
	"Q11732528",
}

m["npu"] = {
	"Puimei Naga",
	"Q7259044",
	"sit-zem",
}

m["npy"] = {
	"Napu",
	"Q12953768",
}

m["nqg"] = {
	"Ede Nago",
	"Q12952408",
	"alv-ede",
}

m["nqk"] = {
	"Kura Ede Nago",
	"Q12952409",
	"alv-ede",
}

m["nql"] = {
	"Ngendelengo",
	"Q63283693",
	"bnt-swb",
	scripts = Latn,
}

m["nqm"] = {
	"Ndom",
	"Q6983791",
	"ngf",
	scripts = Latn,
}

m["nqn"] = {
	"Nen",
	"Q20816352",
	"paa-yam",
}

m["nqo"] = {
	"曼德文字",
	"Q18546266",
	"dmn-man",
	scripts = {"Nkoo"},
}

m["nqq"] = {
	"Kyan-Karyaw Naga",
	"Q63283784",
	"sit-tno",
}

m["nqy"] = {
	"Akyaung Ari",
	"Q4702035",
	"sit-tng",
	otherNames = {"Akyaung Ari Naga"},
}

m["nra"] = {
	"Ngom",
	"Q36087",
	"bnt-kel",
	scripts = Latn,
}

m["nrb"] = {
	"Nara",
	"Q36179",
	"sdv-nes",
}

m["nrc"] = {
	"Noric",
	"Q37023",
	"cel",
	scripts = {"Ital"},
}

m["nre"] = {
	"Southern Rengma Naga",
	"Q7313205",
	"tbq-anp",
}

m["nrf"] = {
	"諾曼語",
	"Q33850",
	"roa-oil",
	otherNames = {"Norman", "Cauchois", "Jèrriais", "Jersiais", "Jersey French", "Jersey Norman", "Jersey Norman French", "Guernésiais", "Guernesiais", "Dgèrnésiais", "Guernsey French", "Guernsey Norman French", "Augeron", "Sercquiais", "Auregnais", "Cotentinais", "Brayon", "Roumois"},
	scripts = Latn,
	ancestors = {"frm"},
	sort_key = {
		from = {"[áàâä]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "æ" , "œ" , "'"},
		to   = {"a"	 , "e"	 , "i"	 , "o"	 , "u"	 , "y"	 , "c", "ae", "oe"}} ,
	wikimedia_codes = {"nrm"},
}

m["nrg"] = {
	"Narango",
	"Q12952929",
	"poz-vnc",
}

m["nri"] = {
	"Chokri Naga",
	"Q5104247",
	"tbq-anp",
}

m["nrk"] = {
	"Ngarla",
	"Q3915860",
	"aus-nga",
	scripts = Latn,
}

m["nrl"] = {
	"Ngarluma",
	"Q7022078",
	"aus-nga",
	scripts = Latn,
}

m["nrm"] = {
	"Narom",
	"Q3336135",
	"poz-swa",
	scripts = Latn,
}

m["nrn"] = {
	"諾恩語",
	"Q36708",
	"gmq",
	otherNames = {"Norn"},
	scripts = Latn,
	ancestors = {"non"},
}

m["nrp"] = {
	"北皮賽恩語",
	"Q430138",
	scripts = {"Ital"},
	otherNames = {"North Picene"},
	translit_module = "Ital-translit",
}

m["nrr"] = {
	"諾拉語",
	"Q12952967",
	"tai",
	otherNames = {"Norra"},
}

m["nrt"] = {
	"北卡拉普亞語",
	"Q3192121",
	"nai-klp",
	otherNames = {"Northern Kalapuya"},
}

m["nru"] = {
	"Narua",
	"Q21658869",
	"sit-nax",
}

m["nrx"] = {
	"Ngurmbur",
	"Q2591251",
}

m["nrz"] = {
	"拉拉語(新幾內亞)",
	"Q6480151",
	"poz-ocw",
	otherNames = {"Lala (New Guinea)"},
}

m["nsa"] = {
	"Sangtam Naga",
	"Q7418144",
	"sit-aao",
}

m["nsb"] = {
	"Lower Nossob",
	"Q6693681",
	"khi-tuu",
	varieties = {"ǀʼAuni", "ǀʼAuo", "ǀʼAu", "ǀHaasi"},
	scripts = Latn,
}

m["nsc"] = {
	"Nshi",
	"Q11129508",
	"nic-rnn",
	scripts = Latn,
}

m["nsd"] = {
	"Southern Nisu",
	nil,
	"tbq-lol",
}

m["nse"] = {
	"Nsenga",
	"Q3081996",
	"bnt-sna",
	scripts = Latn,
}

m["nsg"] = {
	"Ngasa",
	"Q56345",
	"sdv-lma",
}

m["nsh"] = {
	"Ngoshie",
	"Q7022582",
	"nic-mom",
	scripts = Latn,
}

m["nsi"] = {
	"尼日利亞手語",
	"Q7033021",
	"sgn",
	otherNames = {"奈及利亞手語", "Nigerian Sign Language"},
}

m["nsk"] = {
	"Naskapi",
	"Q1704302",
	"alg",
	scripts = {"Cans"},
	ancestors = {"cr"},
	translit_module = "nsk-translit",
}

m["nsl"] = {
	"挪威手語",
	"Q1781613",
	"sgn",
	otherNames = {"Norwegian Sign Language"},
}

m["nsm"] = {
	"Sema",
	"Q3478238",
	"tbq-anp",
}

m["nsn"] = {
	"Nehan",
	"Q3337774",
	"poz-ocw",
}
m["nso"] = {
	"北索托語",
	"Q33890",
	"bnt-sts",
	otherNames = {"Northern Sotho"},
	scripts = Latn,
}

m["nsp"] = {
	"尼泊爾手語",
	"Q3915492",
	"sgn",
	otherNames = {"Nepalese Sign Language"},
}

m["nsq"] = {
	"Northern Sierra Miwok",
	"Q3344226",
	"nai-utn",
	scripts = Latn,
}

m["nsr"] = {
	"海事手語",
	"Q3915483",
	"sgn",
	otherNames = {"Maritime Sign Language"},
}

m["nss"] = {
	"Nali",
	"Q3335385",
	"poz-aay",
}

m["nst"] = {
	"Tangsa",
	"Q56350",
	"sit-tno",
}

m["nsu"] = {
	"內格拉山區納瓦特爾語",
	nil,
	"azc-nah",
	otherNames = {"Sierra Negra Nahuatl"},
	scripts = Latn,
}

m["nsv"] = {
	"Southwestern Nisu",
	nil,
	"tbq-lol",
}

m["nsw"] = {
	"Navut",
	"Q3337327",
	"poz-vnc",
}

m["nsx"] = {
	"Nsongo",
	"Q7067577",
	"bnt-tmb",
	scripts = Latn,
}

m["nsy"] = {
	"Nasal",
	"Q6966574",
}

m["nsz"] = {
	"Nisenan",
	"Q33665",
	"nai-mdu",
	scripts = Latn,
}

m["ntd"] = {
	"Northern Tidong",
	nil,
	"poz-san",
	otherNames = {"Sesayap Tidong", "Northern Tidung", "Sesayap Tidung"},
}

m["nte"] = {
	"Nathembo",
	"Q11030947",
	"bnt-mak",
	otherNames = {"Sakati"},
}

m["ntg"] = {
	"Ngantangarra",
	"Q33060509",
}

m["nti"] = {
	"Natioro",
	"Q36140",
	"alv-wan",
}

m["ntj"] = {
	"Ngaanyatjarra",
	"Q3915409",
	"aus-pam",
	scripts = Latn,
}

m["ntk"] = {
	"Ikoma",
	"Q5996114",
	"bnt-lok",
	scripts = Latn,
}

m["ntm"] = {
	"Nateni",
	"Q3070731",
	"nic-grm",
	scripts = Latn,
}

m["nto"] = {
	"Ntomba",
	"Q11130292",
	"bnt-mon",
	scripts = Latn,
}

m["ntp"] = {
	"北特佩瓦語",
	"Q15615651",
	"azc",
	scripts = Latn,
	otherNames = {"Northern Tepehuan"},
	sort_key = {
		from = {"á", "é", "í", "ó", "ú"},
		to   = {"a", "e", "i", "o", "u"}
	},
}

m["ntr"] = {
	"Delo",
	"Q35195",
	"nic-gne",
	scripts = Latn,
}

m["nts"] = {
	"Natagaimas",
	"Q6967931",
}

m["ntu"] = {
	"Natügu",
	nil,
	"poz-oce",
}

m["ntw"] = {
	"Nottoway",
	"Q3344791",
	"iro",
}

m["ntx"] = {
	"Somra",
	"Q7560536",
	"sit-tng",
	otherNames = {"Tangkhul Naga", "Burmese Tangkhul", "Somra Tangkhul"},
}

m["nty"] = {
	"Mantsi",
	"Q56878",
	"sit-mnz",
}

m["nua"] = {
	"Yuaga",
	"Q3573088",
	"poz-cln",
	scripts = Latn,
}

m["nuc"] = {
	"Nukuini",
	"Q3346231",
}

m["nud"] = {
	"Ngala",
	"Q7021893",
	"paa-spk",
	scripts = Latn,
}

m["nue"] = {
	"Ngundu",
	"Q12952953",
	"bad-cnt",
	scripts = Latn,
}

m["nuf"] = {
	"Nusu",
	"Q56413",
	"tbq-lol",
}

m["nug"] = {
	"Nungali",
	"Q7069826",
	"aus-mir",
}

m["nuh"] = {
	"Ndunda",
	"Q3913968",
	"nic-mmb",
	scripts = Latn,
}

m["nui"] = {
	"Ngumbi",
	"Q36459",
	"bnt-yko",
	otherNames = {"Kombe"},
}

m["nuj"] = {
	"Nyole (Uganda)",
	"Q3739448",
	"bnt-msl",
	otherNames = {"Nyole", "LoNyole", "Lunyole", "Nyuli"},
	scripts = Latn,
}

m["nuk"] = {
	"努特卡語",
	"Q2992876",
	"wak",
	otherNames = {"Nootka", "Nuu-chah-nulth", "Nuuchahnulth", "T'aat'aaqsapa"},
	scripts = Latn,
}

m["nul"] = {
	"Nusa Laut",
	"Q7070332",
	"poz-cma",
}

m["num"] = {
	"紐阿富語",
	"Q36173",
	"poz-pol",
	otherNames = {"Niuafo'ou"},
	scripts = Latn,
}

m["nun"] = {
	"Anong",
	"Q2748232",
	"sit-nng",
	otherNames = {"Nung"}, -- also mistakenly assigned the name "Ayi" by the ISO
}

m["nuo"] = {
	"Nguôn",
	"Q3915785",
	"mkh-vie",
}

m["nup"] = {
	"努佩語",
	"Q36720",
	"alv-ngb",
	otherNames = {"努培語", "Nupe", "Nupe-Nupe-Tako"},
	scripts = Latn,
	entry_name = { remove_diacritics = ACUTE .. CIRC .. CARON .. GRAVE .. MACRON },
	sort_key = {
		from = {"dz", "gb", "sh", "ts", "zh"},
		to   = {"d~", "g~", "s~", "t~", "z~"}
	},
}

m["nuq"] = {
	"Nukumanu",
	"Q12909019",
	"poz-pnp",
}

m["nur"] = {
	"努古里亞語",
	"Q7068910",
	"poz-pnp",
	otherNames = {"Nuguria", "Nukuria"},
}

m["nus"] = {
	"努埃爾語",
	"Q33675",
	"sdv-dnu",
	scripts = Latn,
}

m["nut"] = {
	"儂語",
	"Q72695",
	"tai",
	otherNames = {"Nung"},
}

m["nuu"] = {
	"Ngbundu",
	"Q11126081",
	"bad",
	scripts = Latn,
}

m["nuv"] = {
	"北努尼語",
	"Q11016572",
	"nic-gnn",
	otherNames = {"Northern Nuni"},
	scripts = Latn,
}

m["nuw"] = {
	"Nguluwan",
	"Q6528643",
}

m["nux"] = {
	"Mehek",
	"Q6809452",
	"paa-spk",
	scripts = Latn,
}

m["nuy"] = {
	"Nunggubuyu",
	"Q1747811",
	"aus-arn",
	otherNames = {"Wubuy"},
}

m["nuz"] = {
	"特拉馬卡薩帕納瓦特爾語",
	"Q2073277",
	"azc-nah",
	otherNames = {"Tlamacazapa Nahuatl"},
	scripts = Latn,
}

m["nvh"] = {
	"Nasarian",
	"Q6966614",
	"poz-vnc",
}

m["nvm"] = {
	"Namiae",
	"Q12952922",
}

m["nvo"] = {
	"Nyokon",
	nil,
	"nic-mbw",
	scripts = Latn,
}

m["nwa"] = {
	"Nawathinehena",
	"Q6982892",
	"alg-ara",
	scripts = Latn,
}

m["nwb"] = {
	"Nyabwa",
	"Q33664",
	"kro-wee",
}

m["nwc"] = {
	"古典尼瓦爾語",
	"Q5128301",
	"sit-new",
	otherNames = {"Classical Newar", "Classical Newari"},
}

m["nwe"] = {
	"Ngwe",
	"Q36181",
	"bai",
	scripts = Latn,
}

m["nwi"] = {
	"Southwest Tanna",
	"Q3504488",
}

m["nwm"] = {
	"Nyamusa-Molo",
	"Q12747951",
	"csu-bbk",
}

m["nwo"] = {
	"Nauo",
	"Q6981305",
	"aus-pam",
	otherNames = {"Nawo"},
	scripts = Latn,
}

m["nwr"] = {
	"Nawaru",
	"Q12638166",
	"ngf",
	otherNames = {"Sirio"},
}

m["nwx"] = {
	"中古尼瓦爾語",
	nil,
	"sit-new",
	otherNames = {"Middle Newar", "Middle Newari"},
	ancestors = {"nwc"},
}

m["nwy"] = {
	"Nottoway-Meherrin",
	nil,
	"iro",
}

m["nxa"] = {
	"Nauete",
	"Q6981095",
	"poz-tim",
}

m["nxd"] = {
	"Ngando (Congo)",
	"Q3913277",
	"bnt-ske",
	otherNames = {"Ngando (Democratic Republic of the Congo)", "Longandu"},
}

m["nxe"] = {
	"Nage",
	"Q2295569",
	"poz-cet",
}

m["nxg"] = {
	"Ngadha",
	"Q1516651",
	"poz-cet",
	otherNames = {"Ngad'a"},
	scripts = Latn,
}

m["nxi"] = {
	"Nindi",
	"Q7038230",
	"bnt-mbi",
	scripts = Latn,
}

m["nxl"] = {
	"South Nuaulu",
	"Q18544857",
	"poz-cma",
}

m["nxm"] = {
	"Numidian",
	"Q35761",
	"afa",
	scripts = {"Tfng", "Latn"}, --Tfng may not support all the needed characters
}

m["nxn"] = {
	"Ngawun",
	"Q3915711",
	"aus-pam",
	scripts = Latn,
}

m["nxo"] = {
	"Ndambomo",
	"Q6983681",
	"bnt-kel",
	scripts = Latn,
}

m["nxq"] = {
	"納西語",
	"Q2478711",
	"sit-nax",
	otherNames = {"Naxi"},
}

m["nxr"] = {
	"Ninggerum",
	"Q11732526",
	"ngf-okk",
	scripts = Latn,
}

m["nxu"] = {
	"Narau",
	"Q6965452",
	"ngf",
	scripts = Latn,
}

m["nxx"] = {
	"Nafri",
	"Q6958211",
	"paa-sen",
	scripts = Latn,
}

m["nyb"] = {
	"Nyangbo",
	"Q36256",
	"alv-ktg",
	scripts = Latn,
}

m["nyc"] = {
	"Nyanga-li",
	"Q7070876",
	"bnt-boa",
	scripts = Latn,
}

m["nyd"] = {
	"Nyole (Kenya)",
	"Q7071227",
	"bnt-msl",
	otherNames = {"Nyole", "Nyore", "Olunyole", "Lunyole", "Lunyore", "Nyoole", "Olunyore"},
	scripts = Latn,
}

m["nye"] = {
	"Nyengo",
	"Q7071068",
	"bnt-clu",
	scripts = Latn,
}

m["nyf"] = {
	"Giryama",
	"Q3107606",
	"bnt-mij",
	scripts = Latn,
}

m["nyg"] = {
	"Nyindu",
	"Q11030685",
	"bnt-shh",
	scripts = Latn,
}

m["nyh"] = {
	"Nyigina",
	"Q3913780",
	"aus-nyu",
	scripts = Latn,
}

m["nyi"] = {
	"Nyimang",
	"Q34846",
	"sdv-nyi",
	scripts = Latn,
}

m["nyj"] = {
	"Nyanga (Congo)",
	"Q7070879",
	"bnt-nyb",
	otherNames = {"Kinyanga", "Nyanga"},
	scripts = Latn,
}

m["nyk"] = {
	"Nyaneka",
	"Q10962298",
	"bnt-swb",
	scripts = Latn,
}

m["nyl"] = {
	"Nyeu",
	"Q3033578",
	"mkh-kat",
}

m["nym"] = {
	"尼揚韋齊語",
	"Q4121131",
	"bnt-tkm",
	scripts = Latn,
}

m["nyn"] = {
	"尼揚科萊語",
	"Q13207",
	"bnt-nyg",
	otherNames = {"Nkore-Kiga", "Runyankore", "Runyankore-Rukiga", "Nkore", "Kiga", "Chiga", "Nyankore", "Ankole", "Banyankole", "Lunyankole", "Rukiga"},
	scripts = Latn,
}

m["nyo"] = {
	"尼奧囉語",
	"Q33794",
	"bnt-nyg",
	scripts = Latn,
}

m["nyp"] = {
	"Nyang'i",
	"Q7070894",
	"ssa-klk",
}

m["nys"] = {
	"尼揚加語",
	"Q7049771",
	"aus-pam",
	otherNames = {"Nyunga", "Noongar", "Nyuunga"},
	scripts = Latn,
}

m["nyt"] = {
	"Nyawaygi",
	"Q3915783",
	"aus-dyb",
}

m["nyu"] = {
	"Nyungwe",
	"Q7071318",
	"bnt-sna",
	scripts = Latn,
}

m["nyv"] = {
	"Nyulnyul",
	"Q3442732",
	"aus-nyu",
	scripts = Latn,
}

m["nyw"] = {
	"僥語",
	"Q26425602",
	"tai",
	aliases = {"Nyaw", "Tai Mene", "Tai Yo"},
	scripts = {"Thai", "Latn"}, -- Vietnamese alphabet
}

m["nyx"] = {
	"Nganyaywana",
	"Q3913800",
	"aus-cww",
	scripts = Latn,
}

m["nyy"] = {
	"尼亞庫薩語",
	"Q3272620",
	"bnt-run",
	otherNames = {"Nyakyusa", "Kinyakyusa", "Nyakyusa-Ngonde"},
	scripts = Latn,
}

m["nza"] = {
	"梯貢-姆本貝語",
	"Q36518",
	"nic-jkn",
	scripts = Latn,
	otherNames = {"Tigon Mbembe"},
}

m["nzb"] = {
	"Njebi",
	"Q35923",
	"bnt-nze",
	scripts = Latn,
}

m["nzd"] = {
	"恩扎迪語",
	"Q17152586",
	"bnt-bdz",
	otherNames = {"Nzadi", "Ngiemba", "Lensibun", "Ndzé Ntaa"},
	scripts = Latn,
	entry_name = {
		from = {"[ÀÂǍÁ]", "[àâǎá]", "[ÈÊĚÉ]", "[èêěé]", "[ÌÎǏÍ]", "[ìîǐí]", "[ÒÔǑÓ]", "[òôǒó]", "[ÙÛǓÚ]", "[ùûǔú]", "[ǹń]", "ḿ", "[`ˋ]", GRAVE, CIRC, CARON, ACUTE},
		to   = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u", "n", "m"}},
}

m["nzi"] = {
	"尼茲馬語",
	"Q36337",
	"alv-ctn",
	otherNames = {"Appolo"},
}

m["nzk"] = {
	"Nzakara",
	"Q3913339",
	"znd",
	scripts = Latn,
}

m["nzm"] = {
	"Zeme Naga",
	"Q21491053",
	"sit-zem",
}

m["nzs"] = {
	"新西蘭手語",
	"Q36239",
	"sgn",
	otherNames = {"紐西蘭手語", "New Zealand Sign Language"},
}

m["nzu"] = {
	"Central Teke",
	"Q36473",
	"bnt-tkc",
}

m["nzy"] = {
	"Nzakambay",
	"Q36374",
	"alv-mbm",
	scripts = Latn,
}

m["nzz"] = {
	"Nanga Dama Dogon",
	"Q6963443",
	"nic-nwa",
}

return m