// aimsResource.js
/*
*  JavaScript resource file for ArcIMS HTML Viewer
*		arrays containing display text
* 		This file can be swapped out with appropriate language translation
*/

var msgList = new Array();
var unitList = new Array();
var sUnitList = new Array();
var modeList = new Array();
var titleList = new Array();
var buttonList = new Array();
	
	// ArcIMSparam.js - msgList
msgList[0] = "Unable to load one of the following Javascript Libraries:\naimsCommon.js\naimsXML.js\naimsMap.js";
	// aimsCommon.js - msgList
msgList[1] = "No request for Limit Extent";
msgList[2] = "Get ekki hafið verk. HTML form vantar (jsForm.htm).";
msgList[3] = "Current Extent:\nLeft: ";
msgList[4] = "\nBottom: ";
msgList[5] = "\nRight: ";
msgList[6] = "\nTop: ";
msgList[7] = "\n\nRatio to Full Extent: ";
	// aimsXML.js - msgList
msgList[8] = "ServiceName: ";
msgList[9] = "\nArcXML Request:\n ";
msgList[10] = "Svar frá fyrri aðgerð ekki komið.";
msgList[11] = "Form for posting request not found. Unable to communicate with server.";
msgList[12] = "Sending:\n\n";
msgList[13] = "ArcXML Response:\n ";
msgList[14] = "Get ekki sýnt MapService\n";
msgList[15] = "Get ekki sent fyrirspurn";
msgList[16] = "Unable to display Overview Map MapService\n";
msgList[17] = "Unable to set parameters";
msgList[18] = "Unable to get image for click positions.";
msgList[19] = "\nUnable to execute response.";
	// aimsLayers.js - msgList
msgList[20] = " er nú virk þekja";
msgList[21] = "Unable to obtain Field names.\nUnable to query layer.";
msgList[22] = "Nafn:";
msgList[23] = "Id:";
msgList[24] = "Tegund:";
msgList[25] = "Extent:";
msgList[26] = "Minnsti skali:";
msgList[27] = "Mesti skali:";
msgList[28] = "Fields:";
msgList[29] = "Stærð:";
msgList[30] = "Nákvæmni:";
msgList[31] = "Óþekkt";
msgList[32] = "Strengur";
msgList[33] = "Kenni";
msgList[34] = "Shape";
msgList[35] = "Gildi";
msgList[36] = "Double";
msgList[37] = "Boolean";
msgList[38] = "Floating";
msgList[39] = "Small Integer";
msgList[40] = "BLOB";
msgList[41] = "Dagssetning";
msgList[42] = "Ekkert";
msgList[43] = "Address Match";
msgList[44] = "Nei";
	// aimsDHTML.js - msgList
msgList[45] = "A MapService must be loaded";
	// aimsClick.js - msgList
msgList[46] = "Cannot query MapService\nIdentify, Select, and Query functions are disabled.";
msgList[47] = "Þessi þekja inniheldur engar vefslóðir.";
msgList[48] = "No selected features to buffer.";
msgList[49] = "Buffer Mode disabled.";
msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
msgList[51] = "Function not enabled.";
	// aimsNavigation.js - msgList
msgList[52] = "Kort: ";
msgList[53] = "Mynd: ";
msgList[54] = "Mælikvarði: ";
	// aimsCustom.js - msgList
msgList[55] = "Unknown Mode:";
msgList[56] = "\nUnable to execute request.";
	// aimsGeocode.js - msgList
msgList[57] = "Locate Results";
msgList[58] = "Address";
msgList[59] = "Score";
msgList[60] = "Unable to locate address";
	// aimsIdentify.js - msgList
msgList[61] = "Fyrri ";
msgList[62] = " Skrár";
msgList[63] = "Fleiri færslur";
msgList[64] = "Ekkert finnst.";
msgList[65] = "Returned ArcXML Response:";
msgList[66] = "Server returned:";
msgList[67] = "Hyperlink to ";
msgList[68] = "Unable to hyperlink with submitted request.";
msgList[69] = "Unable to hyperlink.";
	// aimsSelect.js - msgList
msgList[70] = "Measure Totals cleared.";
msgList[71] = "Val hefur verið hreinsað.";
	// aimsQuery.js - msgList
msgList[72] = "Field";
msgList[73] = "Operator";
msgList[74] = "Requesting sample values for the layer ";
msgList[75] = "The first ";
msgList[76] = " records are being accessed. There may be duplicate values.";
msgList[77] = ":\nThis layer does not have any StoredQueries.";
msgList[78] = "Leita";
msgList[79] = "Leitin er háð lág- og hástöfum";
msgList[80] = "Tókst ekki að myndar fyrirspurnarstreng.";
	// aimsBuffer.js - msgList
msgList[81] = "Distance must be at least zero.\\nStart all numbers less than one with a leading zero.";
msgList[82] = "Highlight features from ";
msgList[83] = " within a distance of&nbsp;";
msgList[84] = " around the selected features of ";
msgList[85] = "Display Attributes";
msgList[86] = "Rec";
	// addmatch.htm - msgList
msgList[87] = "No Layer";
msgList[88] = "Þekja";
msgList[89] = "Sláið inn streng";
msgList[90] = "Sláið inn streng til að leita í ";
msgList[91] = "Afturkallað.";
msgList[92] = "Finna streng";
	// select.htm - msgList
msgList[93] = "Þörf er á tveimur punktum hið minnsta.";
msgList[94] = "Þörf er á þremur punktum hið minnsta.";
msgList[95] = "Veljið með línu eða fláka";
	// printForm.htm
msgList[96] = "Smellið á \"Create Print Page\" til að opna nýjan vefskoðaraglugga með kortinu,";
msgList[97] = "Mynd af yfirlitskorti, og skýringum sýnd. You can then use the File/Print menu item";
msgList[98] = "prenta glugga.";
msgList[99] = "Sláið inn streng";
msgList[100] = "The modules available on this site make extensive use of JavaScript <br> and requires a 4.0 or newer Browser.<br>Internet Explorer is not supported on the Macintosh."; // default.htm
msgList[101] = " er ekki sjáanlegt vegna mælikvarða.\n\Þysjið að þeim mælikvarða sem hentar þekjunni.\n\n";
msgList[102] = " er ekki sjáanlegt og ekki hægt að velja.\n\n Smellið á sjáanlegt ";
msgList[103] = "Veljið sjáanleg fyrir þekju og smellið á Uppfæra.";
msgList[104] = "Virk þekja";
msgList[105] = "Þörf er á einum punkti hið minnsta";
msgList[106] = "Buffer Shape";
msgList[107] = "Buffer Size:";
msgList[108] = " og smellið á Uppfæra.";
msgList[109] = "No operator in query";
msgList[110] = "Query expression is blank.\nNo features have been selected.";
msgList[111] = "Engar þekjur sjáanlegar.";
msgList[112] = "Ekkert fannst þar sem smellt var.";
msgList[113] = "Hleð inn vefsjá...";
msgList[114] = "No hyperlinks defined for any of the visible layers.";
msgList[115] = "No Hyperlinks defined.";
msgList[116] = "No hyperlink defined for any layer at click location";
msgList[117] = "Sæki gögn. . .";
msgList[118] = "Sæki kort. . .";
msgList[119] = "Þetta mátt þú ekki.";
msgList[120] = "Debug Mode On";
msgList[121] = "Debug Mode Off";
msgList[122] = " records are being accessed. Duplicate values will be sorted out, resulting in fewer samples.";
msgList[123] = "";
msgList[124] = "";
msgList[125] = "";
msgList[126] = "";
msgList[127] = "";
msgList[128] = "";
msgList[129] = "";
msgList[130] = "";
/*
msgList[1] = "";
msgList[2] = "";
msgList[3] = "";
msgList[4] = "";
msgList[5] = "";
msgList[6] = "";
msgList[7] = "";
msgList[8] = "";
msgList[9] = "";
msgList[0] = "";
*/
unitList[0] = "DEGREES";
unitList[1] = "FEET";
unitList[2] = "MILES";
unitList[3] = "METERS";
unitList[4] = "KILOMETERS";

sUnitList[0] = "DEGREES";
sUnitList[1] = "FEET";
sUnitList[2] = "MILES";
sUnitList[3] = "METERS";
sUnitList[4] = "KILOMETERS";

modeList[0] = "Þysja inn (zoom in)";
modeList[1] = "Þysja út (zoom out)";
modeList[2] = "Hliðra";
modeList[3] = "Upplýsingar";
modeList[4] = "Velja kassa";
modeList[5] = "Velja punkt";
modeList[6] = "Velja línu";
modeList[7] = "Velja fláka";
modeList[8] = "Velja línu/fláka";
modeList[9] = "Stikluleggur";
modeList[10] = "Velja form";
modeList[11] = "Jaðar (buffer)";
modeList[12] = "Mæla vegalengd";
modeList[13] = "Búa til form";
modeList[14] = "Finna heimilisfang";
modeList[15] = "Fyrirspurn";
modeList[16] = "Leita";
modeList[17] = "Finna";
modeList[18] = "Jaðar";
modeList[19] = "Allar upplýsingar";
modeList[20] = "ID Visible Features";
modeList[21] = "Get Address";

titleList[0] = "Gagnagrunnur Orkustofnunar"; 
titleList[1] = "Virkt lag";	// aimsLayers.js
titleList[2] = "Upplýsingar um lag";	
titleList[3] = "Skýringar";	// aimsLegend.js
titleList[4] = "Gagnagrunnur Orkustofnunar - kortaviðmót"; // aimsPrint.js
titleList[5] = "Frálagskort";
titleList[6] = "Address Match Candidates";	// aimsGeocode.js
titleList[7] = "Niðurstöður vals/fyrirspurnar";	// aimsIdentify.js
titleList[8] = "Niðurstöður vals";
titleList[9] = "Stikluleggur niðurstöður";
titleList[10] = "Jaðar (buffer) niðurstöður";			// aimsBuffer.js
titleList[11] = "Address Matching";			// aimsGeocode.js
titleList[12] = "Hnappaborð";
titleList[13] = "Þekjur";
titleList[14] = " Sjáanleg ";
titleList[15] = " Virk ";
titleList[16] = "Sýna einingar";			// setUnits.htm
titleList[17] = "Einingar á korti";
titleList[18] = "prentform";				// printForm.htm
titleList[19] = "Titill á korti:<BR>";
titleList[20] = "ArcIMS HTML Kortaskjár";
titleList[21] = "Prenta kort";
titleList[22] = "Niðurstaða leitar/val";;	
titleList[23] = "Niðurstaða";
titleList[24] = "theBufferTarget";
titleList[25] = "theBufferPolygons";
titleList[26] = "theBufferTarget";
titleList[27] = "theBuffer";
titleList[28] = "";
titleList[29] = "";
titleList[30] = "";
/*
titleList[0] = ""; 
titleList[1] = "";
titleList[2] = "";;	
titleList[3] = "";
titleList[4] = "";
titleList[5] = "";
titleList[6] = "";
titleList[7] = "";
titleList[8] = "";
titleList[9] = "";
*/

buttonList[0] = "Fela skýringar"; // aimsLegend.js
buttonList[1] = "Locate Another Address"; // aimsGeocode.js
buttonList[2] = "Gildi";	// aimsQuery.js
buttonList[3] = "Gildi";
buttonList[4] = "Sækja dæmi";
buttonList[5] = "Bæta við fyrirspurnarstreng";
buttonList[6] = "Framkvæma";
buttonList[7] = "Hætta við aðgerð";
buttonList[8] = "Hreinsa";
buttonList[9] = "Búa til jaðar (buffer)";	// aimsBuffer.js
buttonList[10] = "Já";
buttonList[11] = "Nei";
buttonList[12] = "Select Layer";	// addmatch.htm
buttonList[13] = "Locate";	
buttonList[14] = "Birta/fela skýringar";		// toolbar.htm
buttonList[15] = "Fela/birta yfirlitskort";
buttonList[16] = "Þysja inn (zoom in)";
buttonList[17] = "Þysja út (zoom out)";
buttonList[18] = "Sjá kortið allt";
buttonList[19] = "Sjá virka lagið allt";
buttonList[20] = "Þysja að síðustu stöðu";
buttonList[21] = "Hliðra";
buttonList[22] = "Hliðra til norðurs";	
buttonList[23] = "Hliðra til suðurs";	
buttonList[24] = "Hliðra til vesturs";		
buttonList[25] = "Hliðra til austurs";
buttonList[26] = "Stikluleggur";
buttonList[27] = "Upplýsingar";
buttonList[28] = "Fyrirspurn";
buttonList[29] = "Leit";
buttonList[30] = "Finna/Leita";
buttonList[31] = "Mæla vegalengd";
buttonList[32] = "Breyta einingum á korti";	
buttonList[33] = "Jaðar (buffer)";	
buttonList[34] = "Velja með kassa";		
buttonList[35] = "Velja með línu/fláka";
buttonList[36] = "Hreinsa val";
buttonList[37] = "Locate Address";
buttonList[38] = "Prenta";
buttonList[39] = "Draga út";
buttonList[40] = "Val";
buttonList[41] = "Hlaða kortaþjónustu";
buttonList[42] = "Fela þekjulista";	// toc.htm
buttonList[43] = "Upplýsingar";	
buttonList[44] = "Uppfæra";		
buttonList[45] = "    Endurræsa    "; // select.htm
buttonList[46] = " Eyða síðasta punkti ";
buttonList[47] = "  Fullkomna línu og velja  ";
buttonList[48] = "Fullkomna fláka og velja";
buttonList[49] = "Hætta við"; // setUnits.htm
buttonList[50] = "Búa síðu til prentunar";  // printForm.htm
buttonList[51] = "Buffer Point & Select";
buttonList[52] = "Buffer Line & Select";	
buttonList[53] = "Complete Polygon, Buffer, Select";	
buttonList[54] = "Use Point to Select";		
buttonList[55] = "Get Address @ Click";
buttonList[56] = "Find Route";
buttonList[57] = "";
buttonList[58] = "";
buttonList[59] = "";
buttonList[60] = "";
/*
buttonList[1] = "";
buttonList[2] = "";	
buttonList[3] = "";	
buttonList[4] = "";		
buttonList[5] = "";
buttonList[6] = "";
buttonList[7] = "";
buttonList[8] = "";
buttonList[9] = "";
buttonList[0] = "";
*/

