模組:Category tree/poscatboiler/data/entry maintenance/sandbox


此數據子模塊定義了維基詞典分類結構的一部分。

關於poscatboiler系統的介紹以及如何添加或更改分類,請參見Module:category tree/poscatboiler/data/documentation


local labels = {}
local raw_categories = {}
local raw_handlers = {}


-----------------------------------------------------------------------------
--                                                                         --
--                                  LABELS                                 --
--                                                                         --
-----------------------------------------------------------------------------


labels["詞條維護"] = {
	description = "{{{langname}}} entries, or entries in other languages containing {{{langname}}} terms, that are being tracked for attention and improvement by editors.",
	parents = {{name = "{{{langcat}}}", raw = true}},
	umbrella_parents = "分类",
}

labels["詞條請求"] = {
	description = "Entries with [[Template:der]], [[Template:inh]], [[Template:m]] and similar templates lacking the parameter for linking to {{{langname}}} terms.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["redlinks"] = {
	description = "Links to {{{langname}}} entries that were not created yet.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["redlinks/l"] = {
	description = "Redlinks to {{{langname}}} entries using the template <tt>{{[[Template:l|l]]}}</tt>.",
	parents = {"redlinks"},
	can_be_empty = true,
	hidden = true,
}

labels["redlinks/m"] = {
	description = "Redlinks to {{{langname}}} entries using the template <tt>{{[[Template:m|m]]}}</tt>.",
	parents = {"redlinks"},
	can_be_empty = true,
	hidden = true,
}

labels["redlinks/t"] = {
	description = "Redlinks to {{{langname}}} entries using the template <tt>{{[[Template:t|t]]}}</tt>.",
	parents = {"redlinks"},
	can_be_empty = true,
	hidden = true,
}

labels["redlinks/t+"] = {
	description = "Redlinks to {{{langname}}} entries using the template <tt>{{[[Template:t+|t+]]}}</tt>.",
	parents = {"redlinks"},
	can_be_empty = true,
	hidden = true,
}

labels["terms needing attention"] = {
	description = "{{{langname}}} terms that need miscellaneous attention of knowledgeable editors.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["adjectives needing inflection"] = {
	description = "{{{langname}}} adjective entries that need inflection information.",
	parents = {"entries needing inflection"},
	can_be_empty = true,
	hidden = true,
}

labels["adverbs needing inflection"] = {
	description = "{{{langname}}} adverb entries that need inflection information.",
	parents = {"entries needing inflection"},
	can_be_empty = true,
	hidden = true,
}

labels["entries needing etymology"] = {
	description = "{{{langname}}} entries that need etymological information.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["entries needing inflection"] = {
	description = "{{{langname}}} entries that need inflection information.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["terms with IPA pronunciation"] = {
	description = "{{{langname}}} terms that include the pronunciation in the form of IPA.",
	parents = {"詞條維護"},
}

labels["terms with audio links"] = {
	description = "{{{langname}}} terms that include the pronunciation in the form of an audio link.",
	parents = {"詞條維護", {template = "langcatboiler", sort = "audio links"}},
}

labels["entries needing pronunciation"] = {
	description = "{{{langname}}} entries that need pronunciation information.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["entries needing audio pronunciation"] = {
	description = "{{{langname}}} entries that need a sound recording of pronunciation.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["entries needing quotation"] = {
	description = "{{{langname}}} entries that need quotations from external sources that demonstrate usage.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["nouns needing inflection"] = {
	description = "{{{langname}}} noun entries that need inflection information.",
	parents = {"entries needing inflection"},
	can_be_empty = true,
	hidden = true,
}

labels["participles needing inflection"] = {
	description = "{{{langname}}} participle entries that need inflection information.",
	parents = {"entries needing inflection"},
	can_be_empty = true,
	hidden = true,
}

labels["requests for example sentences"] = {
	description = "Entries with {{{langname}}} definitions that need an [[Wiktionary:Example sentences|example sentence]].",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["terms with incomplete gender"] = {
	description = "Entries with {{{langname}}} terms that have missing or incomplete gender information.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["有國際音標的"] = {
	description = "以國際音標形式給出發音的{{{langname}}}詞彙。關於與本分類相關的請求,請見[[:Category:{{{langname}}}詞條發音請求]]。",
	parents = {"詞條維護"},
}

labels["有音頻鏈接的"] = {
	description = "以音頻鏈接形式給出發音的{{{langname}}}詞彙。",
	parents = {"詞條維護"},
}

labels["有使用例的"] = {
	description = "含有用[[Template:ux]]等模板添加的使用例或引文的{{{langname}}}詞彙。關於與本分類相關的請求,請見[[:Category:{{{langname}}}例句請求]]。另見[[:Category:{{{langname}}}引文請求]]。",
	parents = {"詞條維護"},
}

labels["有引文的"] = {
	description = "含有用[[Template:quote]]、[[Template:quote-book]]和[[Template:quote-journal]]等模板添加的引文的{{{langname}}}詞彙。關於與本分類相關的請求,請見[[:Category:{{{langname}}}引文請求]]。另見[[:Category:{{{langname}}}例句請求]]。",
	parents = {"詞條維護"},
}

labels["terms needing to be assigned to a sense"] = {
	description = "{{{langname}}} entries that have terms under headers such as \"Synonyms\" or \"Antonyms\" not assigned to a specific sense of the entry in which they appear. Use [[Template:syn]] or [[Template:ant]] to fix these.",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["需要轉寫的"] = {
	description = "需要[[Wiktionary:轉寫及羅馬化|轉寫]]成拉丁字母的{{{langname}}}詞彙。",
	parents = {"詞條維護"},
	can_be_empty = true,
	hidden = true,
}

labels["verbs needing inflection"] = {
	description = "{{{langname}}} verb entries that need inflection information.",
	parents = {"entries needing inflection"},
	can_be_empty = true,
	hidden = true,
}

labels["要求補充語源的"] = {
	description = "需要補充語源信息的{{{langname}}}詞彙。",
	parents = {"詞條維護"},
	can_be_empty = true,
	-- hidden = true,
}

-- Add 'umbrella_parents' key if not already present.
for key, data in pairs(labels) do
	if not data.umbrella_parents then
		data.umbrella_parents = "詞條維護子分類"
	end
end





-----------------------------------------------------------------------------
--                                                                         --
--                              RAW CATEGORIES                             --
--                                                                         --
-----------------------------------------------------------------------------


raw_categories["詞條維護子分類"] = {
	description = "Umbrella categories covering topics related to entry maintenance.",
	additional = "{{{umbrella_meta_msg}}}",
	parents = {
		"Umbrella metacategories",
		{name = "詞條維護", is_label = true, sort = " "},
	},
}

return {LABELS = labels, RAW_CATEGORIES = raw_categories, RAW_HANDLERS = raw_handlers}