Difference between revisions 48187 and 48203 on shnwiktionary

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)
(contracted; show full)	otherNames = {"Maltese"},
	scripts = {"Latn"},
	family = "sem-arb",
	ancestors = {"sqr"},
}

m["my"] = {
	canonicalName = "
ဗမာမၢၼ်ႈ",
	otherNames = {"Burmese", "Myanmar", "မြန်မာျၢၼ်ႇမႃႇ"},
	scripts = {"Mymr"},
	family = "tbq-brm",
	ancestors = {"obr"},
	wikipedia_article = "မြန်မာဘာသာစကားၽႃႇသႃႇမၢၼ်ႈ",
	translit_module = "my-translit",
	override_translit = true,
}

m["na"] = {
	canonicalName = "နော်ရူး",
	otherNames = {"Nauruan","Nauru"},
(contracted; show full)	scripts = {"Latn"},
	family = "bnt-ngu",
	entry_name = {
                from = {"[āàáâǎ]", "[ēèéêě]", "[īìíîǐ]", "[ōòóôǒ]", "[ūùúûǔ]", "ḿ", "[ǹńň]", MACRON, ACUTE, GRAVE, CIRC, CARON},
                to   = {"a"      , "e"      , "i"      , "o"      , "u"      , "m", "n"    }},
}

return m