وحدة:category tree/poscatboiler/data/shortenings
المظهر
local labels = {}
labels["صياغة"] = {
description = "{{{langname}}} terms that are shortened forms of other words or word combinations.",
fundamental = "التصنيف الرئيسي",
parents = {"Category:{{{langcat}}}"},
}
labels["إختصارات"] = {
description = "{{{langname}}} abbreviated words or groups of words.",
fundamental = "فئات صياغة حسب لغة",
parents = {"صياغة"},
}
labels["أكرونيم"] = {
description = "{{{langname}}} groups of words represented by parts pronounced together as single words.",
fundamental = "فئات صياغة حسب لغة",
parents = {"صياغة"},
}
labels["تقلصات"] = {
description = "{{{langname}}} shortened words or phrases.",
fundamental = "فئات صياغة حسب لغة",
parents = {"صياغة"},
}
labels["إنسيالسم"] = {
description = "{{{langname}}} groups of words represented by their beginning parts pronounced separately.",
fundamental = "فئات صياغة حسب لغة",
parents = {"صياغة"},
}
labels["أكرونيم- بسدو"] = {
description = "{{{langname}}} groups of words that used to represent an acronym but no longer do (see [[w:Pseudo-acronym]]).",
fundamental = "فئات صياغة حسب لغة",
parents = {"صياغة"},
}
return labels