Modul:languages/data3/q

A Wikiszótárból, a nyitott szótárból

A modult a Modul:languages/data3/q/doc lapon tudod dokumentálni

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 Latn = {"Latn"}

local m = {}

m["qua"] = {
	"quapaw",
	"Q3412974",
	"sio-dhe",
	otherNames = {"arkansas"},
	scripts = Latn,
}

m["quc"] = {
	"k'iche'",
	"Q36494",
	"myn",
	scripts = Latn,
}

m["qui"] = {
	"quileute",
	"Q3414490",
	"chi",
	scripts = Latn,
}

m["qum"] = {
	"sipakapense",
	"Q36589",
	"myn",
	otherNames = {"sipacapa", "sipakapa", "sipacapense"},
	scripts = Latn,
}

m["qun"] = {
	"quinault",
	"Q3414522",
	"sal",
	scripts = Latn,
}

m["quq"] = { -- should this continue to be considered separate language?
	"quinqui",
	"Q5908714",
	scripts = Latn,
}

m["quv"] = {
	"sacapulteco",
	"Q36412",
	"myn",
	otherNames = {"sacapultec", "sacapultek", "sakapulteko"},
	scripts = Latn,
}

m["qvy"] = {
	"queyu",
	"Q3414352",
	"sit-qia",
}

m["qwc"] = {
	"classical quechua",
	"Q35882",
	"qwe",
	scripts = Latn,
}

m["qwm"] = {
	"kipchak",
	"Q1075050",
	"trk-kip",
	otherNames = {"kypchak", "qypchaq", "armeno-kipchak", "armeno-qypchaq", "mamluk-kipchak", "cuman", "kuman", "polovets"},
	scripts = {"Latn", "Armn", "Arab"},
	translit_module = "translit-redirect",
}

m["qwt"] = {
	"kwalhioqua-tlatskanai",
	"Q20641",
	"ath-nor",
	otherNames = {"kwalhioqua-clatskanie"},
	scripts = Latn,
}

m["qxs"] = {
	"southern qiang",
	"Q56563",
	"sit-qia",
	scripts = Latn,
}

m["qya"] = {
	"quenya",
	"Q56383",
	"art",
	type = "appendix-constructed",
	scripts = {"Latn", "Teng"},
}

m["qyp"] = {
	"quiripi",
	"Q3414714",
	"alg-eas",
	otherNames = {"unquachog", "unkechaug", "quiripi-unquachog", "naugatuck", "wampano", "quinnipiac"},
	scripts = Latn,
}

return m