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

وحدة:category tree/poscatboiler/data/templates

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

labels["قوالب"] = {
	description = "{{{langname}}} [[Wiktionary:Templates|templates]], containing reusable wiki code that help with creating and managing entries.",
	fundamental = "قوالب",
	sortparentumbrella = " ",
	parents = {"Category:{{{langcat}}}"},
}

labels["وحدات"] = {
	description = "{{{langname}}} [[Wiktionary:Modules|modules]], containing reusable Lua scripts that help with creating and managing entries.",
	fundamental = "وحدات",
	sortparentumbrella = " ",
	parents = {"Category:{{{langcat}}}"},
}

labels["adjective inflection-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} adjectives.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["declension-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} nouns and adjectives.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["entry templates"] = {
	description = "Templates used to help creation of {{{langname}}} entries.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب", "Category:Templates that must be substituted"},
}

labels["etymology templates"] = {
	description = "Templates used in the etymology section of {{{langname}}} entries.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["experimental templates"] = {
	description = "Templates used to test possible content for {{{langname}}} entries.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["form-of templates"] = {
	description = "Templates used on the definition line of {{{langname}}} inflected forms, to link back to the main form.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["headword-line templates"] = {
	description = "Templates used to show lines that contain headwords in {{{langname}}}.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["index templates"] = {
	description = "Templates used to organize {{{langname}}} indexes.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["inflection-table templates"] = {
	description = "Templates used to show tables of inflection of {{{langname}}} terms.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["list templates"] = {
	description = "Templates that contain {{{langname}}} lists.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["mutation templates"] = {
	description = "Templates used to show mutation of {{{langname}}} words.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["nominal inflection-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} nominals.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["noun inflection-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} nouns.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["numeral inflection-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} numerals.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["participle inflection-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} participles.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["pronoun inflection-table templates"] = {
	description = "Templates used to show declension tables of {{{langname}}} pronouns.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

labels["reference templates"] = {
	description = "Templates used to generate reference footnotes for {{{langname}}} entries.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"templates"},
}

labels["supplementary templates"] = {
	description = "Templates used to keep contents for other {{{langname}}} templates.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["usage templates"] = {
	description = "Templates used to show usage notes in {{{langname}}} entries.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"قوالب"},
}

labels["verb inflection-table templates"] = {
	description = "Templates used to show conjugation tables of {{{langname}}} verbs.",
	fundamental = "فئات قوالب حسب لغة",
	parents = {"inflection-table templates"},
}

return labels