وحدة:category tree/topic cat/data/Food and drink
المظهر
local labels = {}
labels["طعام وشراب"] = {
description = "{{{langname}}} terms about [[food]] and [[drink]]. Entries about specific foods or beverages should go in an appropriate subcategory.",
parents = {"كل المواضيع"},
}
labels["alcoholic beverages"] = {
description = "{{{langname}}} terms related to [[alcoholic]] [[beverage]]s",
parents = {"مشروبات", "recreational drugs", "drinking"},
}
labels["animal foods"] = {
description = "{{{langname}}} terms related to [[food]]s for [[animal]]s.",
parents = {"طعام وشراب"},
}
labels["apple cultivars"] = {
description = "default",
parents = {"fruits","pome fruits"},
}
labels["banana cultivars"] = {
description = "default",
parents = {"fruits"},
}
labels["beer"] = {
description = "default",
parents = {"alcoholic beverages"},
}
labels["berries"] = {
description = "{{{langname}}} terms related to [[berry|berries]].",
parents = {"fruits"},
}
labels["مشروبات"] = {
description = "{{{langname}}} terms related to [[beverage]]s",
parents = {"طعام وشراب", "liquids"},
}
labels["breads"] = {
description = "{{{langname}}} terms related to [[bread]]s",
parents = {"طعام"},
}
labels["breakfast cereals"] = {
description = "default",
parents = {"طعام"},
}
labels["صنع الجعة"] = {
description = "default",
parents = {"طعام وشراب"},
}
labels["cakes and pastries"] = {
description = "default",
parents = {"طعام", "desserts"},
}
labels["cheeses"] = {
description = "{{{langname}}} terms related to [[cheese]]s",
parents = {"طعام", "منتجات ألبان"},
}
labels["cherry cultivars"] = {
description = "default",
parents = {"fruits","stone fruits"},
}
labels["cocktails"] = {
description = "default",
parents = {"alcoholic beverages"},
}
labels["coffee"] = {
description = "default",
parents = {"مشروبات"},
}
labels["condiments"] = {
description = "{{{langname}}} terms related to [[condiment]]s",
parents = {"طعام"},
}
labels["طبخ"] = {
description = "default",
parents = {"طعام وشراب"},
}
labels["منتجات ألبان"] = {
description = "{{{langname}}} terms related to [[dairy product]]s.",
parents = {"طعام وشراب"},
}
labels["desserts"] = {
description = "{{{langname}}} terms related to [[dessert]]s",
parents = {"طعام"},
}
labels["distilled beverages"] = {
description = "{{{langname}}} terms related to [[distilled]] [[beverage]]s.",
parents = {"alcoholic beverages"},
}
labels["eggs"] = {
description = "{{{langname}}} terms related to [[egg]]s",
parents = {"طعام"},
}
labels["طعام"] = {
description = "{{{langname}}} terms related to [[food]]s",
parents = {"طعام وشراب"},
}
labels["fruits"] = {
description = "{{{langname}}} terms related to [[fruit]]s.",
parents = {"طعام"},
}
labels["grains"] = {
description = "{{{langname}}} terms related to [[grain]]s",
parents = {"طعام"},
}
labels["ice cream"] = {
description = "{{{langname}}} terms related to [[ice cream]]",
parents = {"طعام"},
}
labels["liqueurs"] = {
description = "default",
parents = {"alcoholic beverages"},
}
labels["وجبات"] = {
description = "{{{langname}}} terms related to [[meal]]s",
parents = {"طعام وشراب"},
}
labels["meats"] = {
description = "{{{langname}}} terms related to [[meat]]s",
parents = {"طعام"},
}
labels["milk"] = {
description = "default",
parents = {"مشروبات", "منتجات ألبان", "bodily fluids"},
}
labels["nuts"] = {
description = "{{{langname}}} terms related to [[nut]]s",
parents = {"طعام"},
}
labels["pasta"] = {
description = "default",
parents = {"طعام"},
}
labels["pear cultivars"] = {
description = "default",
parents = {"fruits","pome fruits"},
}
labels["pies"] = {
description = "default",
parents = {"طعام", "desserts"},
}
labels["salads"] = {
description = "default",
parents = {"طعام"},
}
labels["sandwiches"] = {
description = "default",
parents = {"طعام"},
}
labels["sauces"] = {
description = "{{{langname}}} terms related to [[sauce]]s",
parents = {"طعام"},
}
labels["sausages"] = {
description = "{{{langname}}} terms related to [[sausage]]s",
parents = {"meats"},
}
labels["seafoods"] = {
description = "{{{langname}}} terms related to [[seafood]]s",
parents = {"طعام"},
}
labels["seasonings"] = {
description = "default",
parents = {"طعام"},
}
labels["snacks"] = {
description = "default",
parents = {"طعام"},
}
labels["soups"] = {
description = "{{{langname}}} terms related to [[soup]]s",
parents = {"طعام"},
}
labels["spices"] = {
description = "{{{langname}}} terms related to [[spice]]s",
parents = {"spices and herbs"},
}
labels["spices and herbs"] = {
description = "{{{langname}}} terms related to [[spice]]s and [[herb]]s",
parents = {"طعام"},
}
labels["sushi"] = {
description = "default",
parents = {"طعام", "Japan"},
}
labels["sweets"] = {
description = "{{{langname}}} terms related to [[sweet]]s",
parents = {"طعام"},
}
labels["tea"] = {
description = "default",
parents = {"مشروبات"},
}
labels["vegetables"] = {
description = "{{{langname}}} terms related to [[vegetable]]s: the edible parts of plants that are not considered in a culinary sense to be [[fruit]]s, [[grain]]s, or [[spice]]s.",
parents = {"طعام"},
}
labels["wine"] = {
description = "default",
parents = {"alcoholic beverages"},
}
labels["wines"] = {
description = "{{{langname}}} terms related to [[wine]]s",
parents = {"wine"},
}
return labels