مۆدیوول:category tree/poscatboiler/data/lang-specific/ilo
ڕواڵەت
"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/poscatboiler/data/lang-specific/ilo/docدا دروست بکرێ"
local labels = {}
local handlers = {}
labels["surnames in the Catálogo 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|ilo}} to a surname entry's Etymology section.",
parents = {{
name = "surnames",
sort = " Catálogo",
}},
}
labels["terms with Kur-itan script"] = {
description = "{{{langname}}} terms with transcription to Kur-itan script.",
parents = {{
name = "terms by script",
sort = "Kur-itan",
}},
}
labels["terms without Kur-itan script"] = {
description = "{{{langname}}} terms without Kur-itan script set.",
parents = {{name = "entry maintenance"}},
hidden = true,
can_be_empty = true
}
labels["terms with missing Kur-itan script entries"] = {
description = "{{{langname}}} terms with missing Kur-itan script entries.",
parents = {"entry maintenance"},
hidden = true,
can_be_empty = true
}
labels["terms without pronunciation template"] = {
description = "{{{langname}}} terms missing [[Template:ilo-IPA]] to indicate pronunciation.",
parents = {{name = "entry maintenance"}},
hidden = true,
can_be_empty = true
}
return {LABELS = labels, HANDLERS = handlers}