وحدة:category tree/poscatboiler/data/miscellaneous
المظهر
local labels = {}
-- Appendices
labels["ملحقات"] = {
description = "Pages containing additional information about {{{langname}}}.",
parents = {"Category:{{{langcat}}}"},
fundamental = "ملحقات",
}
-- Citations
labels["استشهادات"] = {
description = "Pages documenting instances of actual usage of {{{langname}}} terms.",
parents = {"Category:{{{langcat}}}"},
fundamental = "ويكاموس",
}
labels["استشهاد للمصطلحات غير معروفة"] = {
description = "Pages documenting instances of actual usage of {{{langname}}} terms, but for which the term is not defined yet.<br />Citation pages in {{{langname}}} are automatically added here when any of the corresponding entries is a redlink. You can also add citation pages to this category manually when the entry exists but it has not a {{{langname}}} section yet or has not been defined in that specific meaning. Please verify that the term has been properly defined before removing a page from this category.",
parents = {"Category:استشهادات {{{langname}}} "},
fundamental = "طلبات",
}
-- Transliterations
labels["استنساخ"] = {
description = "{{{langname}}} terms [[Wiktionary:Transliteration|transliterated]] into other scripts.",
parents = {"Category:{{{langcat}}}"},
fundamental = "التصنيف الرئيسي",
}
labels["رومنة"] = {
description = "{{{langname}}} terms transliterated into the Latin alphabet.",
parents = {"استنساخ"},
fundamental = "فئات استنساخ حسب لغة",
}
return labels