Jump to content

Module:Map/i18n

Ass Wikipedia.

Documentation for this module may be created at Module:Map/i18n/doc

local i18n = {
	["coordinate-invalid"] = "Cha nee leagh fondagh eh parameadar $1 da \"domhanleithead, domhanfhad\"",
	["type-invalid"] = "Sorçh $1 nagh vel fer jeh ny leaghyn fondagh: mapframe, maplink",
	["geotype-invalid"] = "Cha nee leagh fondagh eh geotype $1",
	["ids-invalid"] = "Ta′n parameadar ids $1 neufondagh.",
	["polygon-required-points"] = "Lhisagh 4 poyntyn co-oardit er y chooid sloo ve ec yl-lhiatteeyn",
	["polygon-not-closed"] = "Dys yl-lhiatteeyn y ghooney, lhisagh y poynt jerrinagh ve corrym rish y chied",
	['ids-not-found'] = "Cha row un ids feddynit da sonreeaghtyn mooie",
	-- local categories
	['cat-several-features'] = "Caslyssyn-çheerey lesh figgyryn eigsoylagh",
	['cat-linestring-drawn'] = "Caslyssyn-çheerey lesh linnaghyn tayrnit",
	['cat-polygon-drawn'] = "Caslyssyn-çheerey lesh ardjyn tayrnit",
}

return {
	i18n = i18n
}