Jump to content

Module:Road data/strings/FRA

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mitchazenia (talk | contribs) at 22:54, 2 June 2014 (Protected Module:Road data/strings/FRA: Adjust per request, highly visible template. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- France
local FRA = {}

FRA.E = {shield = "Tabliczka E%route%.svg",
         link = "European route E%route%",
         abbr = "E %route%"}

FRA.A = {shield = "Tabliczka FR A%route%.svg",
         link = "A%route% autoroute",
         abbr = "A %route%"}

FRA.D = {shield = "",
         link = "",
         abbr = "D %route%"}

FRA.N = {shield = "",
         link = "Route nationale %route%",
         abbr = "N %route%"}

FRA.S = {shield = "",
         link = "",
         abbr = "S %route%"}

return FRA