มอดูล:labels/data/lang/de
หน้าตา
- The following documentation is generated by Template:label language-specific data documentation. [edit]
- Useful links: root page • root page’s subpages • links • 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["central Germany"] = {
aliases = {"Central Germany", "central German", "Central German"},
Wikipedia = "Central German",
regional_categories = "Central",
}
labels["Hesse"] = {
aliases = {"Hessen", "Hessisch", "Hessian"},
Wikipedia = "Hesse",
regional_categories = "Hessian",
}
labels["Northern Germany"] = {
aliases = {"northern Germany", "Northern German", "northern German", "North Germany", "north Germany", "North German", "north German"},
Wikipedia = true,
regional_categories = "Northern",
}
labels["Northern and Central Germany"] = {
aliases = {"northern and central Germany", "Northern and Central German", "northern and central German", "North and Central Germany", "north and central Germany", "North and Central German", "north and central German"},
display = "[[w:Northern Germany|northern]] and central Germany",
regional_categories = {"Northern", "Central"},
}
labels["Southern German"] = {
aliases = {"southern German", "Southern Germany", "southern Germany", "South German", "south German", "South Germany", "south Germany"},
plain_categories = true,
}
labels["Swiss German"] = {
aliases = {"Switzerland German"},
display = "สวิตเซอร์แลนด์",
Wikipedia = true,
regional_categories = "สวิตเซอร์แลนด์",
}
labels["การสะกดแบบสวิตเซอร์แลนด์และลีชเทินชไตน์"] = {
aliases = {"SLDE"},
display = "[[สวิตเซอร์แลนด์]]และ[[ลีชเทินชไตน์]]",
plain_categories = "Switzerland and Liechtenstein German forms",
}
return require("Module:labels").finalize_data(labels)