Modul:category tree/topic cat/data/History

Daripada Wiktionary

Pendokumenan untuk modul ini boleh diciptakan di Modul:category tree/topic cat/data/History/doc

local labels = {}

labels["sejarah"] = {
	description = "default",
	parents = {"semua topik"},
}

labels["Akkad"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["Ancient Egypt"] = {
	description = "{{{langname}}} terms related to [[ancient]] [[Egypt]].",
	parents = {"sejarah", "Egypt"},
}

labels["Ancient Greece"] = {
	description = "default with capital",
	parents = {"sejarah", "Greece"},
}

labels["Ancient Near East"] = {
	description = "default with the",
	parents = {"sejarah", "Asia"},
}

labels["Ancient Rome"] = {
	description = "{{{langname}}} terms related to [[Ancient Rome]].",
	parents = {"sejarah", "Europe"},
}

labels["Assyria"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["Babylonia"] = {
	description = "default with capital",
	parents = {"Ancient Near East"},
}

labels["Byzantine Empire"] = {
	description = "{{{langname}}} terms related to the [[Byzantine Empire]].",
	parents = {"sejarah", "Europe", "Asia"},
}

labels["genealogi"] = {
	description = "default",
	parents = {"sejarah", "genetik"},
}

labels["heraldic charges"] = {
	description = "{{{langname}} terms for [[heraldic]] [[charge]]s",
	parents = {"heraldry"},
}

labels["heraldic tinctures"] = {
	description = "{{{langname}}} terms for [[heraldic]] [[tincture]]s.",
	parents = {"heraldry", "colors", "list of sets"},
}

labels["heraldry"] = {
	description = "default",
	parents = {"sejarah"},
}

labels["historical events"] = {
	description = "{{{langname}}} of historical events.",
	parents = {"sejarah"},
}

labels["historical periods"] = {
	description = "{{{langname}}} terms related to [[historical period]]s",
	parents = {"sejarah", "timekeeping"},
}

labels["historiografi"] = {
	description = "default",
	parents = {"sejarah"},
}

labels["history of the United States"] = {
	description = "default with the lower",
	parents = {"sejarah", "United States of America"},
}

labels["Phoenicia"] = {
	description = "default",
	parents = {"Ancient Near East"},
}

labels["history of India"] = {
	description = "default with the lower",
	parents = {"sejarah", "India"},
}

return labels