Module:labels/data/lang/el
- පහත දැක්වෙන උපදෙස්, Template:label language-specific data documentation මගින් ජනනය කොට ඇත. [සංස්කරණය කරන්න]
- ප්රයෝජනවත් සබැඳි: root page • root page’s subpages • සබැඳි • transclusions • testcases • sandbox
This module contains data for language-specific labels. See Module:labels/data for more info.
NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:labels/data/lang in order for the module to be recognized.
local labels = {}
labels["Cretan"] = {
aliases = {"cretan", "Crete"},
Wikipedia = "Cretan Greek",
regional_categories = true,
}
labels["Demotic"] = {
display = "[[Demotic Greek#English|Demotic]]",
regional_categories = true,
}
labels["Kaliarda"] = {
aliases = {"Kaliarnta"},
display = "[[Kaliarda]]",
plain_categories = true,
}
labels["Katharevousa"] = {
aliases = {"kth"},
display = "[[Katharevousa#English|Katharevousa]]",
plain_categories = true,
}
labels["Maniot"] = {
aliases = {"maniot"},
Wikipedia = "Maniot dialect",
regional_categories = true,
}
labels["Egyptiot"] = {
aliases = {"Egyptiot Dialect", "Egyptiot Greek"},
Wikipedia = "Egyptian Greeks",
regional_categories = true,
}
labels["polytonic"] = {
aliases = {"polyt", "poly"},
Wikipedia = "Greek diacritics",
}
return require("Module:labels").finalize_data(labels)