Modul:Road data/strings/ALB
Tampilan
-- Albania
local ALB = {}
ALB[''] = {color = "background:#00408B; color:#fff;"}
ALB.A = {shield = "Autostrada A%route% Italia.svg",
link = "A%route% motorway (Albania)",
abbr = "A%route%",
name = "A%route% motorway",
color = "background:#08842C; color:#fff;"}
ALB.SH = {shield = "SH%route%-AL.svg",
link = "National Road %route% (Albania)",
abbr = "SH%route%",
name = "National Road SH%route%"}
ALB.RR = {shield = "Rrugë të rrethit %route% Albania.svg",
link = "",
abbr = "RR %route%"}
ALB.K = {shield = "Rrugë komunale %route% Albania.svg",
link = "",
abbr = "K %route%"}
ALB.E = {shield = "Tabliczka E%route%.svg",
link = "European route E%route%",
abbr = "E %route%"}
return ALB