انتقل إلى المحتوى

وحدة:category tree/topic cat/data/History

من ويكاموس، القاموس الحر
local labels = {}

labels["تاريخ"] = {
	description = "default",
	parents = {"كل المواضيع"},
}

labels["أكدية"] = {
	description = "default with capital",
	parents = {"شرق أدنى قديم"},
}

labels["مصر القديمة"] = {
	description = "{{{langname}}} terms related to [[ancient]] [[Egypt]].",
	parents = {"تاريخ", "مصر"},
}

labels["يونان القديمة"] = {
	description = "default with capital",
	parents = {"تاريخ", "يونان"},
}

labels["شرق أدنى قديم"] = {
	description = "default with the",
	parents = {"تاريخ", "آسيا"},
}

labels["روما القديمة"] = {
	description = "{{{langname}}} terms related to [[روما القديمة]].",
	parents = {"تاريخ", "أوروبا"},
}

labels["آشور"] = {
	description = "default with capital",
	parents = {"شرق أدنى قديم"},
}

labels["بابلية"] = {
	description = "default with capital",
	parents = {"شرق أدنى قديم"},
}

labels["إمبراطورية بيزنطية"] = {
	description = "{{{langname}}} terms related to the [[إمبراطورية بيزنطية]].",
	parents = {"تاريخ", "أوروبا", "آسيا"},
}

labels["إمبراطورية عثمانية"] = {
	description = "{{{langname}}} terms related to the [[إمبراطورية عثمانية]].",
	parents = {"تاريخ", "أفريقيا", "أوروبا", "آسيا"},
}

labels["علم الأنساب"] = {
	description = "default",
	parents = {"تاريخ", "علم الوراثة"},
}

labels["شحنات النبالة"] = {
	description = "default",
	parents = {"شعارات نبالة"},
}

labels["heraldic tincture"] = {
	description = "{{{langname}}} terms related to [[heraldic]] [[tincture]]s.",
	parents = {"شعارات نبالة", "colors"},
}

labels["شعارات نبالة"] = {
	description = "default",
	parents = {"تاريخ"},
}

labels["أحداث تاريخية"] = {
	description = "{{{langname}}} of historical events.",
	parents = {"تاريخ"},
}

labels["مراحل تاريخية"] = {
	description = "{{{langname}}} terms related to [[historical period]]s",
	parents = {"تاريخ", "قياس الوقت"},
}

labels["علم التاريخ"] = {
	description = "default",
	parents = {"تاريخ"},
}

labels["تاريخ الإسلام"] = {
	description = "default with the lower",
	parents = {"تاريخ", "إسلام"},
}

labels["فينيقية"] = {
	description = "default",
	parents = {"شرق أدنى قديم"},
}

return labels