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

وحدة:category tree/poscatboiler/data/entry maintenance

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

labels["entry maintenance"] = {
	description = "{{{langname}}} entries, or entries in other languages containing {{{langname}}} terms, that are being tracked for attention and improvement by editors.",
	parents = {"Category:{{{langcat}}}"},
	fundamental = "التصنيف الرئيسي",
}

labels["terms needing attention"] = {
	description = "{{{langname}}} terms that need miscellaneous attention of knowledgeable editors.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["adjectives needing inflection"] = {
	description = "{{{langname}}} adjective entries that need inflection information.__HIDDENCAT__",
	parents = {"entries needing inflection"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["adverbs needing inflection"] = {
	description = "{{{langname}}} adverb entries that need inflection information.__HIDDENCAT__",
	parents = {"entries needing inflection"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["entries needing definition"] = {
	description = "{{{langname}}} entries that need (additional) definitions.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["entries needing etymology"] = {
	description = "{{{langname}}} entries that need etymological information.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["entries needing inflection"] = {
	description = "{{{langname}}} entries that need inflection information.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["terms with IPA pronunciation"] = {
	description = "{{{langname}}} terms that include the pronunciation in the form of IPA",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
}

labels["entries needing pronunciation"] = {
	description = "{{{langname}}} entries that need pronunciation information.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["entries needing audio pronunciation"] = {
	description = "{{{langname}}} entries that need a sound recording of pronunciation.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["entries needing reference"] = {
	description = "{{{langname}}} entries that need references to external sources.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["entries needing quotation"] = {
	description = "{{{langname}}} entries that need quotations from external sources that demonstrate usage.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["nouns needing inflection"] = {
	description = "{{{langname}}} noun entries that need inflection information.__HIDDENCAT__",
	parents = {"entries needing inflection"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["participles needing inflection"] = {
	description = "{{{langname}}} participle entries that need inflection information.__HIDDENCAT__",
	parents = {"entries needing inflection"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["terms with incomplete gender"] = {
	description = "Entries with {{{langname}}} terms that have missing or incomplete gender information.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["terms needing transliteration"] = {
	description = "Entries with {{{langname}}} terms that require a [[Wiktionary:Transliteration and romanization|transliteration]] into the Latin alphabet.__HIDDENCAT__",
	parents = {"entry maintenance"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

labels["verbs needing inflection"] = {
	description = "{{{langname}}} verb entries that need inflection information.__HIDDENCAT__",
	parents = {"entries needing inflection"},
	fundamental = "Entry maintenance subcategories by language",
	can_be_empty = true,
	list_oldest_newest = true,
}

return labels