مۆدیوول:category tree/poscatboiler/data/lang-specific/mrw
ڕواڵەت
"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/poscatboiler/data/lang-specific/mrw/docدا دروست بکرێ"
local labels = {}
local handlers = {}
labels["surnames in the Catalogo alfabético de apellidos"] = {
description = "{{{langname}}} surnames listed at the {{w|Catálogo alfabético de apellidos}}.<br>To add a {{{langname}}} surname to this category, add {{tl|Catálogo alfabético de apellidos|mrw}} to a surname entry's Etymology section.",
parents = {{
name = "surnames",
sort = " Catálogo",
}},
}
labels["terms with batang Arab script"] = {
description = "{{{langname}}} terms with transcription to batang Arab script.",
parents = {{
name = "terms by script",
sort = "batang Arab",
}},
}
labels["terms without batang Arab script"] = {
description = "{{{langname}}} terms without batang Arab script set.",
parents = {{name = "entry maintenance"}},
hidden = true,
can_be_empty = true
}
labels["terms with missing batang Arab script entries"] = {
description = "{{{langname}}} terms with missing batang Arab script entries.",
parents = {"entry maintenance"},
hidden = true,
can_be_empty = true
}
return {LABELS = labels, HANDLERS = handlers}