Module:Language/data/iana suppressed scripts: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Trappist the monk
m (Protected "Module:Language/data/iana suppressed scripts": High-risk Lua module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
meta>Trappist the monk
(new version; no changes but the date;)
Line 1: Line 1:
-- File-Date: 2017-08-15
-- File-Date: 2017-12-14
return {
return {
["Arab"] = {"ar", "fa", "ps", "ur"},
["Arab"] = {"ar", "fa", "ps", "ur"},

Revision as of 14:54, 21 December 2017

This module contains data taken directly from a local copy of an IANA language-subtag-registry file.

The table in this module was created using Module:Language/data/iana/make. There should be no need to hand edit this table, so please do not do so except to reflect changes that are actually present in the source (in which case it is probably better to re-run the extraction tool on a new data file).

The data in this table come from records that are not 'Deprecated', do not have a 'Preferred-Value', and are not 'Private use'.


-- File-Date: 2017-12-14
return {
	["Arab"] = {"ar", "fa", "ps", "ur"},
	["Armn"] = {"hy"},
	["Beng"] = {"as", "bn"},
	["Blis"] = {"zbl"},
	["Cyrl"] = {"ab", "be", "bg", "kk", "mk", "ru", "uk"},
	["Deva"] = {"hi", "mr", "ne", "kok", "mai"},
	["Ethi"] = {"am", "ti"},
	["Geor"] = {"ka"},
	["Grek"] = {"el"},
	["Gujr"] = {"gu"},
	["Guru"] = {"pa"},
	["Hebr"] = {"he", "yi"},
	["Jpan"] = {"ja"},
	["Khmr"] = {"km"},
	["Knda"] = {"kn"},
	["Kore"] = {"ko"},
	["Laoo"] = {"lo"},
	["Latn"] = {"af", "ay", "bs", "ca", "ch", "cs", "cy", "da", "de", "en", "eo",
				"es", "et", "eu", "fi", "fj", "fo", "fr", "fy", "ga", "gl", "gn",
				"gv", "hr", "ht", "hu", "id", "is", "it", "kl", "la", "lb", "ln",
				"lt", "lv", "mg", "mh", "ms", "mt", "na", "nb", "nd", "nl", "nn",
				"no", "nr", "ny", "om", "pl", "pt", "qu", "rm", "rn", "ro", "rw",
				"sg", "sk", "sl", "sm", "so", "sq", "ss", "st", "sv", "sw", "tl",
				"tn", "to", "tr", "ts", "ve", "vi", "xh", "zu", "dsb", "frr", "frs",
				"gsw", "hsb", "men", "nds", "niu", "nso", "tem", "tkl", "tmh", "tpi", "tvl"},
	["Mlym"] = {"ml"},
	["Mymr"] = {"my"},
	["Nkoo"] = {"nqo"},
	["Orya"] = {"or"},
	["Sinh"] = {"si"},
	["Taml"] = {"ta"},
	["Telu"] = {"te"},
	["Thaa"] = {"dv"},
	["Thai"] = {"th"},
	["Tibt"] = {"dz"}
	}