logo

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

Module:Languages/data3/r

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

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

此模块不得直接用于其他模块或模板。资料与数据应通过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["raa"] = {
	"Dungmali",
	"Q56871",
	"sit-kic",
}

m["rab"] = {
	"Chamling",
	"Q3436664",
	"sit-kic",
	otherNames = {"Chamlinge", "Rodong", "Camling"},
	scripts = {"Deva"},
}

m["rac"] = {
	"Rasawa",
	"Q56443",
	"paa-lkp",
	scripts = Latn,
}

m["rad"] = {
	"埃地語",
	"Q3429088",
	"cmc",
	otherNames = {"Rade", "Rhade"},
	scripts = Latn,
}

m["raf"] = {
	"西梅瓦杭語",
	"Q17442461",
	"sit-kie",
	otherNames = {"Western Meohang"},
}

m["rag"] = {
	"Logooli",
	"Q6667767",
	"bnt-lok",
	otherNames = {"Logoli", "Ragoli"},
	scripts = Latn,
}

m["rah"] = {
	"拉巴語",
	"Q7278686",
	"tbq-bdg",
	otherNames = {"Rabha", "Maituri", "Rongdani", "Rava"},
	scripts = {"Beng", "Latn"},
}

m["rai"] = {
	"Ramoaaina",
	"Q3418509",
	"poz-ocw",
	otherNames = {"Ramoaina", "Ramuaaina", "Ramuaina", "Duke of York", "Aalawa", "Aalawaa", "Alawa", "Mioko"},
	scripts = Latn,
}

m["raj"] = {
	"拉賈斯坦語",
	"Q13196",
	"inc-wes",
        otherNames = {"Rajasthani"},
	scripts = {"Deva"},
	ancestors = {"inc-ogu"},
}

m["rak"] = {
	"Tulu-Bohuai",
	"Q2908807",
	"poz-aay",
	otherNames = {"Tulu", "Bohuai"},
	scripts = Latn,
}

m["ral"] = {
	"Ralte",
	"Q7288392",
	"tbq-kuk",
	scripts = Latn,
}

m["ram"] = {
	"卡內拉語",
	"Q2936334",
	"sai-nje",
	otherNames = {"Canela", "Krahô", "Canela-Krahô"},
	scripts = Latn,
}

m["ran"] = {
	"Riantana",
	"Q7322169",
	"ngf",
	otherNames = {"Kimaam"},
	scripts = Latn,
}

m["rao"] = {
	"Rao",
	"Q11732596",
	"paa",
	scripts = Latn,
}

m["rap"] = {
	"拉帕努伊語",
	"Q36746",
	"poz-pep",
	otherNames = {"Rapa Nui", "Rapanui", "Pascuense"},
	scripts = Latn,
}

m["raq"] = {
	"Saam",
	"Q7395644",
	"sit-kic",
}

m["rar"] = {
	"拉羅湯加語",
	"Q36745",
	"poz-pep",
	otherNames = {"Rarotongan", "Cook Islands Maori", "Cook Islands Māori"},
	scripts = Latn,
}

m["ras"] = {
	"Tegali",
	"Q36522",
	"nic-ras",
	otherNames = {"Tingal", "Tagale", "Tegele", "Tekele", "Togole", "Rashad", "Gom", "Kom"},
	scripts = Latn,
}

m["rat"] = {
	"Razajerdi",
	"Q7299461",
	"xme-ttc",
	ancestors = {"xme-ttc-eas"},
}

m["rau"] = {
	"Raute",
	"Q7296262",
	"sit-gma",
	scripts = {"Deva", "Latn"},
}

m["rav"] = {
	"Sampang",
	"Q3449115",
	"sit-kic",
}

m["raw"] = {
	"日旺語",
	"Q542564",
	"sit-nng",
	otherNames = {"Rawang"},
	scripts = Latn,
	sort_key = {
		from = {"[áāà]", "[éēè]", "[íīì]", "[óōò]", "[úūù]", "ǿ", GRAVE, MACRON, ACUTE},
		to   = {"a", "e", "i", "o", "u", "ø"}},
}

m["rax"] = {
	"Rang",
	"Q3913345",
	"alv-mum",
}

m["ray"] = {
	"拉帕語",
	"Q36417",
	"poz-pep",
	otherNames = {"Rapa"},
}

m["raz"] = {
	"Rahambuu",
	"Q3417555",
	"poz-btk",
}

m["rbb"] = {
	"若買德昂語",
	"Q12953797",
	"mkh-pal",
	otherNames = {"Rumai Palaung"},
}

m["rbk"] = {
	"北邦托克語",
	nil,
	"phi",
	otherNames = {"Northern Bontoc", "Northern Bontok"},
}

m["rbl"] = {
	"米拉亞比科爾語",
	"Q18664557",
	"phi",
	otherNames = {"Miraya Bikol"},
}

m["rcf"] = {
	"留尼旺克里奧爾法語",
	"Q13198",
	"crp",
	otherNames = {"Réunion Creole French"},
	scripts = Latn,
	ancestors = {"fr"},
}

m["rdb"] = {
	"Rudbari",
	"Q12953072",
	"xme",
	ancestors = {"xme-mid"},
}

m["rea"] = {
	"Rerau",
	"Q7314883",
	"ngf-mad",
}

m["reb"] = {
	"勒姆邦語",
	"Q7311570",
	"poz-cet",
	otherNames = {"Rembong"},
}

m["ree"] = {
	"Rejang Kayan",
	"Q3423957",
	"poz",
	otherNames = {"Lisum", "Ma'aging", "Long Badan", "Uma Daro", "Long Kehobo", "Uma Poh", "Uma Juman", "Long Murun", "Long Geng", "Lemena"},
}

m["reg"] = {
	"Kara (Tanzania)",
	"Q6367567",
	"bnt-haj",
}

m["rei"] = {
	"Reli",
	"Q7310982",
}

m["rej"] = {
	"勒姜語",
	"Q3056339",
	"poz-sus",
	otherNames = {"Rejang", "Rejangese"},
	scripts = {"Rjng"},
}

m["rel"] = {
	"Rendille",
	"Q3447297",
	"cus",
}

m["rem"] = {
	"Remo",
	"Q3501825",
	"sai-pan",
	scripts = Latn,
}

m["ren"] = {
	"盧敖語",
	"Q6583692",
	"mkh",
	otherNames = {"Rengao"},
}

m["rer"] = {
	"Rer Bare",
	"Q12953857",
}

m["res"] = {
	"Reshe",
	"Q36258",
	"nic-knj",
}

m["ret"] = {
	"Retta",
	"Q7317113",
	"ngf",
	otherNames = {"Reta"},
}

m["rey"] = {
	"Reyesano",
	"Q3111857",
	"sai-tac",
	scripts = Latn,
}

m["rga"] = {
	"羅里亞語",
	"Q7366825",
	"poz-vnc",
	otherNames = {"Roria"},
}

m["rge"] = {
	"羅姆希臘語",
	"Q3915435",
	otherNames = {"Romani Greek", "Romano-Greek", "Hellenoromani"},
}

m["rgk"] = {
	"Rangkas",
	"Q7292645",
	"sit-alm",
}

m["rgn"] = {
	"羅馬涅語",
	"Q1641543",
	"roa-git",
	otherNames = {"Romagnol", "Romagnolo"},
	scripts = Latn,
	wikimedia_codes = {"eml"},
}

m["rgr"] = {
	"Resígaro",
	"Q3450504",
	"awd",
	scripts = Latn,
}

m["rgs"] = {
	"Southern Roglai",
	"Q12953069",
}

m["rgu"] = {
	"Ringgou",
	"Q7334886",
	"poz-tim",
}

m["rhg"] = {
	"羅興亞語",
	"Q3241177",
	"inc-eas",
        otherNames = {"Rohingya"},
	scripts = {"Arab", "Rohg", "Mymr", "Latn", "Beng"},
	ancestors = {"inc-obn"},
	translit_module = "translit-redirect",
}

m["rhp"] = {
	"Yahang",
	"Q8046792",
	"qfa-tor",
}

m["ria"] = {
	"Reang",
	"Q12953063",
	"tbq-bdg",
	otherNames = {"Riang"},
}

m["rif"] = {
	"里菲安語",
	"Q34174",
	"ber",
	otherNames = {"Tarifit", "Rifain", "里菲亞語", "里夫語"},
	scripts = {"Tfng", "Arab", "Latn"},
	translit_module = "ber-translit",
}

m["ril"] = {
	"日昂語",
	"Q2741615",
	"mkh-pal",
	otherNames = {"Riang"},
}

m["rim"] = {
	"尼亞圖魯語",
	"Q7193418",
	"bnt-tkm",
	otherNames = {"Nyaturu"},
	scripts = Latn,
}

m["rin"] = {
	"Nungu",
	"Q3913350",
	"nic-nin",
	scripts = Latn,
}

m["rir"] = {
	"Ribun",
	"Q7322443",
	"day",
	scripts = Latn,
}

m["rit"] = {
	"Ritarungo",
	"Q7336730",
	"aus-yol",
	otherNames = {"Ritharrŋu", "Ritharngu"},
	scripts = Latn,
}

m["riu"] = {
	"Riung",
	"Q7336938",
	"poz-cet",
	scripts = Latn,
}

m["rjg"] = {
	"Rajong",
	"Q7286370",
	"poz-cet",
	scripts = Latn,
}

m["rji"] = {
	"Raji",
	"Q7286138",
	"sit-gma",
}

m["rjs"] = {
	"Rajbanshi",
	"Q12640969",
	"inc-eas",
	scripts = {"Deva", "as-Beng"},
	ancestors = {"inc-mgd"},
}

m["rka"] = {
	"克勞爾語",
	"Q3199593",
	"mkh-ban",
	otherNames = {"Kraol"},
	scripts = {"Khmr"}, -- also Latn?
}

m["rkb"] = {
	"Rikbaktsa",
	"Q2585357",
	"sai-mje",
	otherNames = {"Erikbatsa", "Aripaktsa", "Erikpatsa"},
	scripts = Latn,
}

m["rkh"] = {
	"拉卡漢加-曼尼希基語",
	"Q3119695",
	"poz-pep",
	otherNames = {"Rakahanga-Manihiki"},
	scripts = Latn,
}

m["rki"] = {
	"若開語",
	"Q3450749",
	"tbq-brm",
	otherNames = {"Rakhine", "Arakanese", "Ramree", "Yangbye", "Thandwe", "Chaungtha"},
	scripts = {"Mymr"},
	ancestors = {"obr"},
}

m["rkm"] = {
	"Marka",
	"Q36030",
	"dmn-wmn",
	scripts = Latn,
}

m["rkt"] = {
	"Kamta",
	"Q3241618",
	"inc-eas",
	otherNames = {"Rangpuri"},
	scripts = {"as-Beng"},
	ancestors = {"inc-ork"},
	translit_module = "as-translit",
}

m["rkw"] = {
	"阿拉瓜爾語",
	"Q34295800",
	"aus-pam",
	otherNames = {"Arakwal"},
	scripts = Latn,
}

m["rma"] = {
	"Rama",
	"Q3444486",
	"cba",
}

m["rmb"] = {
	"Rembarunga",
	"Q7311553",
	"aus-gun",
	scripts = Latn,
}

m["rmc"] = {
	"喀爾巴阡羅姆語",
	"Q5045611",
	"inc-rom",
	otherNames = {"Carpathian Romani"},
}

m["rmd"] = {
	"旅行者丹麥語",
	"Q12640779",
	"inc-rom",
	otherNames = {"Traveller Danish"},
}

m["rme"] = {
	"盎格魯羅姆語",
	"Q541279",
	"crp",
	otherNames = {"Angloromani"},
	scripts = Latn,
	ancestors = {"en", "rom"},
}

m["rmf"] = {
	"芬蘭羅姆語",
	"Q2093214",
	"inc-rom",
	otherNames = {"Kalo Finnish Romani"},
}

m["rmg"] = {
	"旅行者挪威語",
	"Q3177352",
	"inc-rom",
	otherNames = {"Traveller Norwegian"},
}

m["rmh"] = {
	"Murkim",
	"Q4308074",
	"paa-pau",
}

m["rmi"] = {
	"洛馬夫倫語",
	"Q2495696",
	"qfa-mix",
	otherNames = {"Lomavren"},
	ancestors = {"psu", "hy"},
	scripts = {"Latn", "Armn"},
	translit_module = "translit-redirect",
	override_translit = true,
}

m["rmk"] = {
	"Romkun",
	"Q7363236",
	"paa",
	scripts = Latn,
}

m["rml"] = {
	"波羅的羅姆語",
	"Q513736",
	"inc-rom",
	otherNames = {"Baltic Romani"},
}

m["rmm"] = {
	"Roma",
	"Q4414831",
}

m["rmn"] = {
	"巴爾幹羅姆語",
	"Q1256701",
	"inc-rom",
	otherNames = {"Balkan Romani"},
}

m["rmo"] = {
	"辛特羅姆語",
	"Q1793299",
	"qfa-mix",
	otherNames = {"Sinte Romani", "Sinti Romani", "Sinti-Manouche", "Sinti"},
	scripts = Latn,
	ancestors = {"rom"},
}

m["rmp"] = {
	"Rempi",
	"Q7312214",
	"ngf-mad",
}

m["rmq"] = {
	"伊比利吉普賽語",
	"Q35466",
	"qfa-mix",
	otherNames = {"Caló"},
	scripts = Latn,
	ancestors = {"rom", "la"},
}

m["rms"] = {
	"羅馬尼亞手語",
	"Q7362575",
	"sgn",
	otherNames = {"Romanian Sign Language"},
}

m["rmt"] = {
	"多姆語",
	"Q35394",
	"inc-cen",
	otherNames = {"Domari"},
	ancestors = {"psu"},
}

m["rmu"] = {
	"斯堪地羅姆語",
	"Q27808413",
	"inc-rom",
	otherNames = {"Tavringer Romani"},
}

m["rmv"] = {
	"Romanova",
	"Q1298715",
	"art",
	type = "appendix-constructed",
}

m["rmw"] = {
	"威爾士羅姆語",
	"Q2097387",
	"inc-rom",
	otherNames = {"Welsh Romani", "Welsh Romany", "Kååle"},
}

m["rmx"] = {
	"盧曼語",
	"Q22694600",
	"mkh",
	otherNames = {"Romam", "盧曼卡喬語"},
}

m["rmy"] = {
	"弗拉赫羅姆語",
	"Q2669199",
	"inc-rom",
	otherNames = {"Vlax Romani"},
}

m["rmz"] = {
	"馬爾馬語",
	"Q21403256",
	"tbq-brm",
	otherNames = {"Marma"},
	ancestors = {"obr"},
	scripts = {"Mymr"},
}

m["rnd"] = {
	"Ruwund",
	"Q7383564",
	"bnt-lun",
	aliases = {"Ruund", "Northern Lunda", "Uruund"},
}

m["rng"] = {
	"龍加語",
	"Q2520717",
	"bnt-tsr",
	otherNames = {"Ronga", "Xironga"},
	scripts = Latn,
}

m["rnl"] = {
	"Ranglong",
	"Q7292878",
}

m["rnn"] = {
	"Roon",
	"Q7366335",
	"poz-hce",
}

m["rnp"] = {
	"Rongpo",
	"Q7365672",
	"sit-whm",
}

m["rnw"] = {
	"龍瓦語",
	"Q7379873",
	"bnt-mwi",
	otherNames = {"Rungwa"},
	scripts = Latn,
}

m["rob"] = {
	"塔埃語",
	"Q12473476",
	"poz-ssw",
	otherNames = {"Tae'"},
	scripts = Latn,
}

m["roc"] = {
	"Cacgia Roglai",
	"Q2932485",
}

m["rod"] = {
	"Rogo",
	"Q3914894",
	"nic-kmk",
}

m["roe"] = {
	"Ronji",
	"Q3441763",
	"poz-ocw",
}

m["rof"] = {
	"蘭博語",
	"Q33330",
	"bnt-chg",
	scripts = Latn,
}

m["rog"] = {
	"Northern Roglai",
	"Q3439680",
	"cmc",
	scripts = Latn,
}

m["rol"] = {
	"朗布隆語",
	"Q13202",
	"phi",
	otherNames = {"Romblomanon"},
}

m["rom"] = {
	"羅姆語",
	"Q13201",
	"inc-rom",
	otherNames = {"Romani", "Gypsy"},
	scripts = {"Latn", "Cyrl"},
	ancestors = {"psu"},
}

m["roo"] = {
	"羅托卡特語",
	"Q13203",
	"paa-nbo",
	otherNames = {"Rotokas"},
	scripts = Latn,
}

m["rop"] = {
	"澳洲克里奧爾語",
	"Q35671",
	"crp",
	otherNames = {"Kriol", "Australian Kriol"},
	scripts = Latn,
	ancestors = {"en"},
}

m["ror"] = {
	"Rongga",
	"Q12473464",
}

m["rou"] = {
	"Runga",
	"Q56793",
}

m["row"] = {
	"Dela-Oenale",
	"Q5253046",
	"poz-tim",
}

m["rpn"] = {
	"Repanbitip",
	"Q7313900",
	"poz-vnc",
}

m["rpt"] = {
	"Rapting",
	"Q7294362",
	"ngf-mad",
}

m["rri"] = {
	"Ririo",
	"Q2404190",
	"poz-ocw",
}

m["rro"] = {
	"Roro",
	"Q34197",
	"poz-ocw",
	scripts = Latn,
}

m["rrt"] = {
	"Arritinngithigh",
	"Q4796002",
	scripts = Latn,
}

m["rsb"] = {
	"Romano-Serbian",
	"Q1268244",
}

m["rsl"] = {
	"俄羅斯手語",
	"Q13210",
	"sgn",
	otherNames = {"Russian Sign Language"},
}

m["rsm"] = {
	"Miriwoong Sign Language",
	"Q24090240",
	"sgn",
}

m["rtc"] = {
	"Rungtu",
	"Q7379867",
	"tbq-kuk",
	otherNames = {"Rungtu Chin", "Thaungtha"},
}

m["rth"] = {
	"拉塔罕語",
	"Q3420026",
	"phi",
	otherNames = {"Ratahan"},
	scripts = Latn,
}

m["rtm"] = {
	"羅圖馬語",
	"Q36754",
	"poz-occ",
	otherNames = {"Rotuman", "洛圖馬語"},
	scripts = Latn,
}

m["rtw"] = {
	"Rathawi",
	"Q12953854",
	"inc-bhi",
}

m["rub"] = {
	"Gungu",
	"Q11165235",
	"bnt-glb",
}

m["ruc"] = {
	"Ruuli",
	"Q7383562",
	"bnt-nyg",
}

m["rue"] = {
	"盧森尼亞語",
	"Q26245",
	"zle",
        otherNames = {"Rusyn"},
	scripts = {"Cyrl"},
	ancestors = {"zle-ort"},
	translit_module = "rue-translit",
	entry_name = {
		from = {GRAVE, ACUTE},
		to   = {}} ,
}

m["ruf"] = {
	"Luguru",
	"Q3437661",
	"bnt-ruv",
	scripts = Latn,
}

m["rug"] = {
	"羅維阿納語",
	"Q3445546",
	"poz-ocw",
	scripts = Latn,
}

m["ruh"] = {
	"Ruga",
	"Q7378127",
}

m["rui"] = {
	"Rufiji",
	"Q7377946",
	"bnt-mbi",
}

m["ruk"] = {
	"Che",
	"Q3915445",
	"nic-nin",
}

m["ruo"] = {
	"伊斯特羅-羅馬尼亞語",
	"Q33622",
	"roa-eas",
	otherNames = {"伊斯特拉-羅馬尼亞語", "Istro-Romanian"},
	scripts = Latn,
}

m["rup"] = {
	"阿羅馬尼亞語",
	"Q29316",
	"roa-eas",
        otherNames = {"Aromanian"},
	scripts = Latn,
	wikimedia_codes = {"roa-rup"},
}

m["ruq"] = {
	"梅戈來諾-羅馬尼亞語",
	"Q13358",
	"roa-eas",
	otherNames = {"Megleno-Romanian"},
	scripts = Latn,
}

m["rut"] = {
	"魯圖爾語",
	"Q36757",
	"cau-lzg",
	otherNames = {"Rutul", "塔特語"},
	scripts = {"Cyrl"},
}

m["ruu"] = {
	"Lanas Lobu",
	"Q12953676",
}

m["ruy"] = {
	"Mala (Nigeria)",
	"Q3913381",
	"nic-kau",
	otherNames = {"Mala"},
}

m["ruz"] = {
	"Ruma",
	"Q3913326",
	"nic-kau",
}

m["rwa"] = {
	"Rawo",
	"Q3504269",
}

m["rwk"] = {
	"羅瓦語",
	"Q7985624",
	"bnt-chg",
}

m["rwm"] = {
	"Amba",
	"Q788423",
	"bnt-kbi",
	scripts = Latn,
}

m["rwo"] = {
	"Rawa",
	"Q11732598",
	"ngf-fin",
	scripts = Latn,
}

m["rxd"] = {
	"Ngardi",
	"Q7022063",
}

m["rxw"] = {
	"Karuwali",
	"Q6881575",
}

m["ryn"] = {
	"北奄美大島語",
	"Q2840988",
	"jpx-ryu",
        otherNames = {"Northern Amami-Oshima"},
	scripts = {"Jpan"},
}

m["rys"] = {
	"八重山語",
	"Q34203",
	"jpx-ryu",
        otherNames = {"Yaeyama"},
	scripts = {"Jpan"},
}

m["ryu"] = {
	"沖繩語",
	"Q34233",
	"jpx-ryu",
        otherNames = {"琉球語", "Okinawan"},
	scripts = {"Jpan"},
}

m["rzh"] = {
	"Razihi",
	"Q16911222",
	"sem-osa",
	otherNames = {"Rāziḥī", "Jabal Razih"},
	scripts = {"Arab"},
	ancestors = {"sem-srb"},
}

return m