//<SCRIPT>
// 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] = "Unable to start. Required HTML Form missing (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] = "Die vorherige Anfrage war noch nicht beendet!";
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] = "Der Kartendienst antwortet nicht\n";
msgList[15] = "Die Anfrage kann nicht gesendet werden";
msgList[16] = "Die Uebersicht kann nicht angezeigt werden\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] = " Zur Zeit aktive Ebene";
msgList[21] = "Unable to obtain Field names.\nUnable to query layer.";
msgList[22] = "Name:";
msgList[23] = "Id:";
msgList[24] = "Typ:";
msgList[25] = "Extent:";
msgList[26] = "Min Scale:";
msgList[27] = "Max Scale:";
msgList[28] = "Feld:";
msgList[29] = "Groesse:";
msgList[30] = "Precision:";
msgList[31] = "Unbekannt";
msgList[32] = "Text";
msgList[33] = "Id";
msgList[34] = "Shape";
msgList[35] = "Integer";
msgList[36] = "Double";
msgList[37] = "Boolean";
msgList[38] = "Floating";
msgList[39] = "Small Integer";
msgList[40] = "BLOB";
msgList[41] = "Date";
msgList[42] = "None";
msgList[43] = "Address Match";
msgList[44] = "No";
	// 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] = "This layer does not have any Hyperlinks.";
msgList[48] = "Keine selektierten Elemente";
msgList[49] = "Buffer Mode disabled.";
msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
msgList[51] = "Function not enabled.";
	// aimsNavigation.js - msgList
msgList[52] = "Plan: ";
msgList[53] = "Bild: ";
msgList[54] = "Faktor: ";
	// aimsCustom.js - msgList
msgList[55] = "Unknown Mode:";
msgList[56] = "\nUnable to execute request.";
	// aimsGeocode.js - msgList
msgList[57] = "Resultat lokalisieren";
msgList[58] = "Address";
msgList[59] = "Score";
msgList[60] = "Unable to locate address";
	// aimsIdentify.js - msgList
msgList[61] = "Letzte ";
msgList[62] = "Treffer";
msgList[63] = "Mehr Treffer";
msgList[64] = "Keine Treffer.";
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] = "Messwerte zurückgesetzt.";
msgList[71] = "Auswahl gelöscht.";
	// aimsQuery.js - msgList
msgList[72] = "Feld";
msgList[73] = "Operator";
msgList[74] = "Mögliche Werte: ";
msgList[75] = "The first ";
msgList[76] = " records are being accessed. There may be duplicate values.";
msgList[77] = ":\nDiese Ebene hat keine vordefinierten Abfragen";
msgList[78] = "Suchen";
msgList[79] = "Suche ist Ebenen abhängig";
msgList[80] = "Die Abfrage kann nicht gebildet werden";
	// 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] = "ID";
	// addmatch.htm - msgList
msgList[87] = "Keine Ebene";
msgList[88] = "Ebene";
msgList[89] = "Bitte Text eingeben";
msgList[90] = "Schreiben Sie einen Suchbegriff für die Ebene ";
msgList[91] = "abgebrochen";
msgList[92] = "Suchen";
	// select.htm - msgList
msgList[93] = "Es sind 2 Punkte erforderlich";
msgList[94] = "Mindestens 3 Punkte erforderlich";
msgList[95] = "Select with Line or Polygon";
	// printForm.htm
msgList[96] = "Click on \"Create Print Page\" to open a new Browser window with the Map Image,";
msgList[97] = "Overview Map Image, and Legend displayed. You can then use the File/Print menu item";
msgList[98] = "to send the display to your printer.";
msgList[99] = "Text eingeben";
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] = " ist in diesem Massstab nicht sichtbar. \n\nZoom zu einem Massstab in der die Ebene sichtbar ist.\n\n";
msgList[102] = " is not visible and features cannot be selected.\n\nCheck Visible for ";
msgList[103] = "Check Visible for the layer and click Refresh Map.";
msgList[104] = "Aktive Ebene";
msgList[105] = "mindesten 1 Punkt wird benötigt";
msgList[106] = "Buffer Shape";
msgList[107] = "Buffer Size:";
msgList[108] = " and click Refresh Map.";
msgList[109] = "No operator in query";
msgList[110] = "Query expression is blank.\nNo features have been selected.";
msgList[111] = "No Layers visible.";
msgList[112] = "No features found at click location.";
msgList[113] = "Laden des Viewers...";
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] = "Empfang von Daten. . .";
msgList[118] = "Empfang des Planes. . .";
msgList[119] = "You are not authorized to make map requests to this MapService.";
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] = "METER";
unitList[2] = "MILES";
unitList[3] = "METER";
unitList[4] = "KILOMETER";

sUnitList[0] = "DEGREES";
sUnitList[1] = "METER";
sUnitList[2] = "MILES";
sUnitList[3] = "METER";
sUnitList[4] = "KILOMETERS";

modeList[0] = "Vergrössern";
modeList[1] = "Verkleinern";
modeList[2] = "Verschieben";
modeList[3] = "Selektieren";
modeList[4] = "Selektieren Rechteck";
modeList[5] = "Select Point";
modeList[6] = "Select Line";
modeList[7] = "Select Polygon";
modeList[8] = "Select Line/Polygon";
modeList[9] = "Hyperlink";
modeList[10] = "Select Shape";
modeList[11] = "Buffer Shape";
modeList[12] = "Messen";
modeList[13] = "Create Shape";
modeList[14] = "Locate Address";
modeList[15] = "Abfrage";
modeList[16] = "Suchen";
modeList[17] = "Suchen";
modeList[18] = "Buffer";
modeList[19] = "Alle selektieren";
modeList[20] = "ID Visible Features";
modeList[21] = "Get Address";

titleList[0] = "Viewer Regio-GIS"; 
titleList[1] = "Current Active Layer";	// aimsLayers.js
titleList[2] = "Layer Information";	
titleList[3] = "Legende";	// aimsLegend.js
titleList[4] = "ArcIMS HTML Viewer Map"; // aimsPrint.js
titleList[5] = "Map Output";
titleList[6] = "Address Match Candidates";	// aimsGeocode.js
titleList[7] = "Query/Selection Results";	// aimsIdentify.js
titleList[8] = "Select Results";
titleList[9] = "Hyperlink Results";
titleList[10] = "Buffer Results";			// aimsBuffer.js
titleList[11] = "Address Matching";			// aimsGeocode.js
titleList[12] = "Toolbar";
titleList[13] = "Karteninhalt";
titleList[14] = " Sichtbar ";
titleList[15] = " Aktiv ";
titleList[16] = "Darstellungseinheit";			// setUnits.htm
titleList[17] = "Planeinheit";
titleList[18] = "PrintForm";				// printForm.htm
titleList[19] = "Plantitel:<BR>";
titleList[20] = "ArcIMS HTML Viewer Map";
titleList[21] = "Plan drucken";
titleList[22] = "";;	
titleList[23] = "";
titleList[24] = "";
titleList[25] = "";
titleList[26] = "";
titleList[27] = "";
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] = "Legende aussschalten"; // aimsLegend.js
buttonList[1] = "Locate Another Address"; // aimsGeocode.js
buttonList[2] = "Value";	// aimsQuery.js
buttonList[3] = "Beisspielwerte";
buttonList[4] = "Get Samples";
buttonList[5] = "Abfrage einfügen";
buttonList[6] = "ausfuehren";
buttonList[7] = "Rückgaengig";
buttonList[8] = "Loeschen";
buttonList[9] = "Create Buffer";	// aimsBuffer.js
buttonList[10] = "Ja";
buttonList[11] = "Nein";
buttonList[12] = "Ebene selektieren";	// addmatch.htm
buttonList[13] = "Lokalisieren";	
buttonList[14] = "Wechsel zwischen Legende und Layerliste";		// toolbar.htm
buttonList[15] = "Übersicht ein-/ausschalten";
buttonList[16] = "Vergrössern";
buttonList[17] = "Verkleinern";
buttonList[18] = "Ganzer Plan";
buttonList[19] = "Aktive Ebene darstellen";
buttonList[20] = "letzter Ausschnitt";
buttonList[21] = "Verschieben";
buttonList[22] = "Nach Norden verschieben";	
buttonList[23] = "Nach Sueden verschieben";	
buttonList[24] = "Nach Westen verschieben";		
buttonList[25] = "Nach Osten verschieben";
buttonList[26] = "HyperLink";
buttonList[27] = "Selektieren";
buttonList[28] = "Abfrage";
buttonList[29] = "Suchen";
buttonList[30] = "Suchen";
buttonList[31] = "Messen";
buttonList[32] = "Einheiten setzen";	
buttonList[33] = "Buffer";	
buttonList[34] = "selektieren mit Rechteck";		
buttonList[35] = "selektieren mit Vieleck";
buttonList[36] = "Selektion loeschen";
buttonList[37] = "Adresse lokalisieren";
buttonList[38] = "Drucken";
buttonList[39] = "Ansicht exportieren";
buttonList[40] = "Optionen";
buttonList[41] = "Load MapService";
buttonList[42] = "Hide LayerList";	// toc.htm
buttonList[43] = "Info";	
buttonList[44] = "Karte aktualisieren";		
buttonList[45] = "    Restart    "; // select.htm
buttonList[46] = " letzter Punkt loeschen ";
buttonList[47] = "  Linie vervollständigen und selektieren  ";
buttonList[48] = "Fläche vervollständigen und selektieren";
buttonList[49] = "Abbrechen"; // setUnits.htm
buttonList[50] = "Plan erstellen";  // 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[61] = "1:500";
buttonList[62] = "1:1000";
buttonList[63] = "1:2000";
buttonList[64] = "1:5000";
buttonList[65] = "1:10000";
buttonList[66] = "1:20000";

/*
buttonList[1] = "";
buttonList[2] = "";	
buttonList[3] = "";	
buttonList[4] = "";		
buttonList[5] = "";
buttonList[6] = "";
buttonList[7] = "";
buttonList[8] = "";
buttonList[9] = "";
buttonList[0] = "";
*/
