မဝ်ဂျူ:category tree/poscatboiler/data/miscellaneous
Documentation for this module may be created at မဝ်ဂျူ:category tree/poscatboiler/data/miscellaneous/doc
local labels = {}
local raw_categories = {}
-----------------------------------------------------------------------------
-- --
-- LABELS --
-- --
-----------------------------------------------------------------------------
-- Appendices
labels["အဆက်လက္ကရဴ"] = {
description = "မုက်လိက်မနွံဒၞာဲစရင်စွံလဝ်မဆေင်စပ်ကဵု{{{langcat}}}",
parents = {{module = "langcatboiler", args = {code = "{{{langcode}}}"}}},
umbrella = {
description = "Categories with pages containing additional information about a given language.",
parents = {"Category:အဆက်လက္ကရဴ"},
breadcrumb = "ပါ်ပရံဗက်အရေဝ်ဘာသာ",
},
}
labels["appendices"] = labels["အဆက်လက္ကရဴ"]
-- Citations not used in this project
labels["နိဿဲ"] = {
description = "Pages documenting instances of actual usage of {{{langname}}} terms.",
parents = {{module = "langcatboiler", args = {code = "{{{langcode}}}"}}},
umbrella = {
description = "Categories with pages documenting instances of actual usage of terms in a given language.",
parents = {"Category:ဝိက်ရှေန်နရဳ"},
breadcrumb = "နိဿဲပါ်ပရံဗက်အရေဝ်ဘာသာ",
},
}
labels["citations"] = labels["နိဿဲ"]
labels["ဗီုပြင်နိဿဲဟွံဂွံစွံလဝ်"] = {
description = "Pages documenting instances of actual usage of {{{langname}}} terms, but for which the term is not defined yet.",
additional = "Citation pages in {{{langname}}} are automatically added here when any of the corresponding entries is a redlink. You can also add citation pages to this category manually when the entry exists but it has not a(n) {{{langname}}} section yet or has not been defined in that specific meaning. Before removing a page from this category, please verify that all citations relate to senses properly defined in the entry.",
parents = {"နိဿဲ"},
umbrella = {
description = "Categories with pages documenting instances of actual usage of terms in a given language, but for which the term is not defined yet.",
parents = {"အာတ်မိက်"},
breadcrumb = "ဗီုပြင်နိဿဲဟွံဂွံစွံလဝ်ပါ်ပရံဗက်အရေဝ်ဘာသာ",
},
can_be_empty = true,
hidden = true,
}
labels["citations of undefined terms"] = labels["citations of undefined terms"]
-----------------------------------------------------------------------------
-- --
-- RAW CATEGORIES --
-- --
-----------------------------------------------------------------------------
raw_categories["တံရိုဟ်"] = {
intro = "{{sisterlinks|Category:CommonsRoot}}",
description = "This page is the top-level category, under which all categories at Wiktionary should lie.",
additional = "Note that most categories are in [[:Category:All topics]] or under individual [[:Category:All languages|languages]].",
}
raw_categories["ကဏ္ဍဇၞော်လောအာကဵုသီုက္ဍိုပ်လိက်"] = {
description = "This page contains '''umbrella metacategories''', which group umbrella categories under high-level topics.",
additional = "Umbrella categories in turn group language-specific categories devoted to particular low-level topics.",
parents = {"တံရိုဟ်"},
}
return {LABELS = labels, RAW_CATEGORIES = raw_categories}