Module:Road data/strings/GRC/sandbox

--[==[
To inspect the content of this data module, use [[Special:ExpandTemplates]]
and enter the following input text:
  {{#invoke:Road data/dump|dump|module=Module:<name-of-this-module>}}

To inspect the content of this data module when editing, enter the following
into the Debug console:
  local util = require("Module:Road data/util")
  print(util.arrayToString(p))
To inspect a particular route type, change `p` above to include the route type,
e.g., `p.I` and `p["US-Hist"]`.
]==]

-- Greece
local GRC = {}

local util = require("Module:Road data/util")
util.addAll(GRC, require("Module:Road data/strings/EUR"))

GRC.A = {
	shield = {
		["23"] = "Greek road number A23 blue.svg",
		["24"] = "Greek road number A24 blue.svg",
		default = "Autokinetodromos A%route% number.svg"
	},
	name = {
		["23"] = "A23 expressway",
		["24"] = "A24 expressway",
		default = "A%route% motorway"
	},
	link = {
		["23"] = "A23 expressway (Greece)",
		default = "A%route% motorway (Greece)"
	},
	abbr = "A%route%",
	height = 20,
	translation = "Αυτοκινητόδρομος Α%route%",
	lang = "el",
	color = {
		["23"] = "GRC",
		["24"] = "GRC",
		default = "GRC-A"
	},
}

GRC.E = {
	shield = "European Road %route% number DE.svg",
	name = "E%route%",
	link = "European route E%route% [dab||(%dab%)|]",
	abbr = "E%route%",
	height = 20,
	color = "EUR",
}

GRC.EO = {
	shield = {
		["1a"] = "GR-EO-1α.svg",
		["8a"] = "GR-EO-8α.svg",
		["9a"] = "GR-EO-9α.svg",
		["16a"] = "GR-EO-16α.svg",
		["34a"] = "GR-EO-34α.svg",
		["3b"] = "GR-EO-empty.svg",
		["3c"] = "GR-EO-empty.svg",
		["4b"] = "GR-EO-empty.svg",
		["20b"] = "GR-EO-empty.svg",
		["27a"] = "GR-EO-empty.svg",
		["42b"] = "GR-EO-empty.svg",
		["44b"] = "GR-EO-empty.svg",
		["52"] = "GR-EO-empty.svg",
		["65bc"] = "GR-EO-empty.svg",
		["80-1998"] = "GR-EO-empty.svg",
		["100"] = "GR-EO-empty.svg",
		["102"] = "GR-EO-empty.svg",
		["102b"] = "GR-EO-empty.svg",
		["105"] = "GR-EO-empty.svg",
		["105c"] = "GR-EO-empty.svg",
		["108"] = "GR-EO-empty.svg",
		["111"] = "GR-EO-empty.svg",
		["Arnissa–Antigonos"] = "GR-EO-empty.svg",
		["Egaleo Ring Road"] = "GR-EO-empty.svg",
		["Hymettus Ring Road"] = "GR-EO-empty.svg",
		["Kymis Avenue"] = "GR-EO-empty.svg",
		["Lamia Eastern Bypass"] = "GR-EO-empty.svg",
		["Piraeus–Skaramagas"] = "GR-EO-empty.svg",
		default = "GR-EO-%route%.svg"
	},
	name = {
		["3b"] = "Ptolemaida–Florina National Road",
		["3c"] = "Koila–Drepano National Road",
		["4b"] = "Drepano–Petrana National Road",
		["20b"] = "Vatero–Koila National Road",
		["27a"] = "Thermopylae–Antirrio National Road",
		["42b"] = "Agios Nikolaos–Actium National Road",
		["44b"] = "Chalcis–Vathy–Chalcis National Road",
		["52"] = "Kastanies–Ormenio National Road",
		["65bc"] = "Liti–Nea Santa National Road",
		["80-1998"] = "Vouliagmenis Avenue",
		["100"] = "Vrysia–Rhodes Airport National Road",
		["102"] = "Igoumenitsa–Actium National Road",
		["102b"] = "Fraxyla–Limpochoviti National Road",
		["105"] = "Amphipolis–Kavala National Road",
		["105c"] = "Nea Diagonios",
		["108"] = "Larissa Southern Bypass",
		["111"] = "Thessaloniki Inner Ring Road",
		["Arnissa–Antigonos"] = "Arnissa–Antigonos National Road",
		["Egaleo Ring Road"] = "Egaleo Ring Road",
		["Hymettus Ring Road"] = "Hymettus Ring Road",
		["Kymis Avenue"] = "Kymis Avenue",
		["Lamia Eastern Bypass"] = "Lamia Eastern Bypass",
		["Piraeus–Skaramagas"] = "Piraeus–Skaramagas",
		default = "National Road %route%"
	},
	link = {
		["3b"] = "Ptolemaida–Florina National Road",
		["3c"] = "Greek National Road 3#Koila–Drepano National Road",
		["4b"] = "Greek National Road 4#Drepano–Petrana National Road",
		["20b"] = "Greek National Road 20#Vatero–Koila National Road",
		["27a"] = "Thermopylae–Antirrio National Road",
		["42b"] = "Greek National Road 42#Agios Nikolaos–Actium National Road",
		["44b"] = "Greek National Road 44#Chalcis–Vathy–Chalcis National Road",
		["52"] = "Kastanies–Ormenio National Road",
		["65bc"] = "Greek National Road 65#Liti–Nea Santa National Road",
		["80-1998"] = "Vouliagmenis Avenue#National and provincial road designation",
		["100"] = "National roads to airports in Greece#Vrysia–Rhodes Airport National Road",
		["102"] = "Igoumenitsa–Actium National Road",
		["102b"] = "National roads in Greece#EO102b",
		["105"] = "National roads in Greece#EO105",
		["105c"] = "National roads in Greece#EO105c",
		["108"] = "Larissa Southern Bypass",
		["111"] = "Thessaloniki Inner Ring Road",
		["Arnissa–Antigonos"] = "Arnissa–Antigonos National Road",
		["Egaleo Ring Road"] = "National roads in Greece#EOx2",
		["Hymettus Ring Road"] = "National roads in Greece#EOx3",
		["Kymis Avenue"] = "National roads in Greece#EOx4",
		["Lamia Eastern Bypass"] = "National roads in Greece#EOx5",
		["Piraeus–Skaramagas"] = "National roads in Greece#EOx6",
		default = "Greek National Road %route%"
	},
	height = 20,
	abbr = {
		["3b"] = "EO",
		["3c"] = "EO",
		["4b"] = "EO",
		["20b"] = "EO",
		["27a"] = "EO",
		["42b"] = "EO",
		["44b"] = "EO",
		["52"] = "EO",
		["65bc"] = "EO",
		["80-1998"] = "EO",
		["100"] = "EO",
		["102"] = "EO",
		["102b"] = "EO",
		["105"] = "EO",
		["105c"] = "EO",
		["108"] = "EO",
		["111"] = "EO",
		["Arnissa–Antigonos"] = "EO",
		["Egaleo Ring Road"] = "EO",
		["Hymettus Ring Road"] = "EO",
		["Kymis Avenue"] = "EO",
		["Lamia Eastern Bypass"] = "EO",
		["Piraeus–Skaramagas"] = "EO",
		default = "EO%route%"
	},
	translation = {
		["1a"] = "Εθνική Οδός 1α",
		["8a"] = "Εθνική Οδός 8α",
		["9a"] = "Εθνική Οδός 9α",
		["16a"] = "Εθνική Οδός 16α",
		["34a"] = "Εθνική Οδός 34α",
		["3b"] = "Εθνική Οδός Πτολεμαΐδας - Φλώρινας",
		["3c"] = "Εθνική Οδός Κοίλων - Δρεπάνου",
		["4b"] = "Εθνική Οδός Δρεπάνου - Πετρανών",
		["20b"] = "Εθνική Οδός Βατερού - Κοίλων",
		["27a"] = "Εθνική Οδός Θερμοπυλών - Αντιρρίου",
		["42b"] = "Εθνική Οδός Αγίου Νικολάου - Ακτίου",
		["44b"] = "Εθνική Οδός Χαλκίδας - Βαθύ - Χαλκίδας",
		["52"] = "Εθνική Οδός Καστανιών - Ορμενίου",
		["65bc"] = "Εθνική Οδός Λήτης - Νέας Σάντα",
		["80-1998"] = "Λεωφόρος Βουλιαγμένης",
		["100"] = "Εθνική Οδός Βρυσίας - Αεροδρομίου",
		["102"] = "Εθνική Οδός Ηγουμενίτσας - Ακτίου",
		["102b"] = "Εθνική Οδός Φραξύλας - Λιμποχωβίτη",
		["105"] = "Εθνική Οδός Αμφίπολης - Καβάλας",
		["105c"] = "Νέα Διαγώνιος",
		["108"] = "Νότια Παράκαμψη Λάρισας",
		["111"] = "Εσωτερική Περιφερειακή Οδός Θεσσαλονίκης",
		["Arnissa–Antigonos"] = "Εθνική Οδός Άρνισσας - Αντιγόνου",
		["Egaleo Ring Road"] = "Περιφερειακή Οδός Αιγάλεω",
		["Hymettus Ring Road"] = "Περιφερειακή Οδός Υμηττού",
		["Kymis Avenue"] = "Λεωφόρος Κύμης",
		["Lamia Eastern Bypass"] = "Ανατολική Παράκαμψη Λαμίας",
		["Piraeus–Skaramagas"] = "Εθνική Οδός Πειραιά - Σκαραμαγκά",
		default = "Εθνική Οδός %route%"
	},
	lang = "el"
}

return GRC

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.