// 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] = "Impossible de charger l'une des bibliothèques Javascript suivantes:\naimsCommon.js\naimsXML.js\naimsMap.js";
	// aimsCommon.js - msgList
msgList[1] = "Aucune requête pour l'emprise limite";
msgList[2] = "Impossible de lancer. Formulaire HTML requis manquant (jsForm.htm).";
msgList[3] = "Current Extent:\nLeft: ";
msgList[4] = "\nBas: ";
msgList[5] = "\nDroite: ";
msgList[6] = "\nHaut: ";
msgList[7] = "\n\nRatio à la vue générale : ";
	// aimsXML.js - msgList
msgList[8] = "ServiceName: ";
msgList[9] = "\nArcXML Request:\n ";
msgList[10] = "Serveur occupé par le traitement de la requête précédente";
msgList[11] = "Formulaire de réinjection de la requête introuvable. Impossible de communiquer avec le serveur.";
msgList[12] = "Envoi :\n\n";
msgList[13] = "Réponse ArcXML:\n ";
msgList[14] = "Impossible d'afficher le service\n";
msgList[15] = "Impossible d'envoyer la requête";
msgList[16] = "Impossible d'afficher le service de vue d'ensemble\n";
msgList[17] = "Impossible de définir les paramètres";
msgList[18] = "Impossible d'obtenir l'image pour les endroits du clic.";
msgList[19] = "\nUnable to execute response.";
	// aimsLayers.js - msgList
msgList[20] = " constitue à présent la couche active";
msgList[21] = "Unable to obtain Field names.\nUnable to query layer.";
msgList[22] = "Name:";
msgList[23] = "Id:";
msgList[24] = "Type:";
msgList[25] = "Extent:";
msgList[26] = "Min Scale:";
msgList[27] = "Max Scale:";
msgList[28] = "Fields:";
msgList[29] = "Size:";
msgList[30] = "Precision:";
msgList[31] = "Unknown";
msgList[32] = "String";
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] = "No selected features to buffer.";
msgList[49] = "Buffer Mode disabled.";
msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
msgList[51] = "Fonction non disponible.";
	// aimsNavigation.js - msgList
msgList[52] = "Carte: ";
msgList[53] = "Image: ";
msgList[54] = "Facteur d'échelle : ";
	// 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] = "Précedent ";
msgList[62] = " Enregistrements";
msgList[63] = "Plus d'enregistrements";
msgList[64] = "Pas d'élément trouvé.";
msgList[65] = "Returned ArcXML Response:";
msgList[66] = "Server returned:";
msgList[67] = "Ouverture de ";
msgList[68] = "Unable to hyperlink with submitted request.";
msgList[69] = "Impossible d'ouvrir le document.";
	// aimsSelect.js - msgList
msgList[70] = "Totaux des mesures effacé.";
msgList[71] = "Sélection effacée/Outil réinitialisé.";
	// aimsQuery.js - msgList
msgList[72] = "Champ";
msgList[73] = "Opérateur";
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] = "Chercher";
msgList[79] = "Search is Case-Sensitive";
msgList[80] = "Impossible de formuler la requête.";
	// 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] = "Layer";
msgList[89] = "Please enter a string";
msgList[90] = "Enter String to Find in ";
msgList[91] = "Cancelled.";
msgList[92] = "Find String";
	// select.htm - msgList
msgList[93] = "A minimum of two points are required.";
msgList[94] = "A minimum of three points are required.";
msgList[95] = "Select with Line or Polygon";
	// printForm.htm
msgList[96] = "Cliquer sur \"Créer la page d'impression\" pour ouvrir une nouvelle fenêtre de votre navigateur contenant";
msgList[97] = "carte, légende et carte de situation.Utiliser ensuite le menu fichier,";
msgList[98] = " imprimer pour effectuer une impression au format paysage.";
msgList[99] = "Please enter a string";
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] = " n'est pas visible du fait des règles de visibilité.\n\nZoomer à une échelle où la couche est visible.\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] = "La couche active ";
msgList[105] = "At least one point is required";
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] = "Chargement de l'interface. . .";
msgList[114] = "No hyperlinks defined for any of the visible layers.";
msgList[115] = "No Hyperlinks defined.";
msgList[116] = "Aucune fiche n'a été trouvée à cette position.";
msgList[117] = "Retrieving Data. . .";
msgList[118] = "Retrieving Map. . .";
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] = "Cette couche n'est pas interrogeable";
msgList[124] = "Il n'existe pas de métadonnées associées à la couche %s";
msgList[125] = "Informations supplémentaires sur %s";
msgList[126] = "Il n'existe pas encore de fiche pour le point que vous avez sélectionné";
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] = "Zoom avant";
modeList[1] = "Zoom arrière";
modeList[2] = "Pan";
modeList[3] = "Identifier";
modeList[4] = "Sélection par rectangle";
modeList[5] = "Select Point";
modeList[6] = "Select Line";
modeList[7] = "Select Polygon";
modeList[8] = "Select Line/Polygon";
modeList[9] = "Ouvrir carte ou station";
modeList[10] = "Select Shape";
modeList[11] = "Buffer Shape";
modeList[12] = "Mesure";
modeList[13] = "Create Shape";
modeList[14] = "Locate Address";
modeList[15] = "Requête sur la couche active";
modeList[16] = "Search";
modeList[17] = "Find";
modeList[18] = "Buffer";
modeList[19] = "Identify All";
modeList[20] = "ID Visible Features";
modeList[21] = "Get Address";

titleList[0] = "Visualiseur HTML ArcIMS"; 
titleList[1] = "Couche active courante";	// aimsLayers.js
titleList[2] = "Informations sur la couche";	
titleList[3] = "Légende\n ";	// aimsLegend.js
titleList[4] = "Carte du visualiseur HTML ArcIMS"; // 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] = "Couches";
titleList[14] = "Visible ";
titleList[15] = " Active ";
titleList[16] = "Unités d'affichage";			// setUnits.htm
titleList[17] = "Unités de la carte";
titleList[18] = "PrintForm";				// printForm.htm
titleList[19] = "Titre de la carte:<BR>";
titleList[20] = "Titre Carte";
titleList[21] = "Module d'impression";
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] = "Masquer la légende"; // aimsLegend.js
buttonList[1] = "Locate Another Address"; // aimsGeocode.js
buttonList[2] = "Valeur";	// aimsQuery.js
buttonList[3] = "Valeurs d'échantillon";
buttonList[4] = "Obtenir les échantillons";
buttonList[5] = "Ajouter à la chaîne de requête";
buttonList[6] = "Exécuter";
buttonList[7] = "Annuler";
buttonList[8] = "Effacer";
buttonList[9] = "Create Buffer";	// aimsBuffer.js
buttonList[10] = "Yes";
buttonList[11] = "No";
buttonList[12] = "Sélectionner la couche";	// addmatch.htm
buttonList[13] = "Locate";	
buttonList[14] = "Basculer entre la légende et la liste des couches";		// toolbar.htm
buttonList[15] = "Afficher/Masquer la carte de situation";
buttonList[16] = "Zoom avant";
buttonList[17] = "Zoom arrière";
buttonList[18] = "Zoom sur la vue générale";
buttonList[19] = "Zoom sur la couche active";
buttonList[20] = "Zoom précedent";
buttonList[21] = "Déplacer";
buttonList[22] = "Déplacer au nord";	
buttonList[23] = "Déplacer au sud";	
buttonList[24] = "Déplacer à l'ouest";		
buttonList[25] = "Déplacer à l'est";
buttonList[26] = "Ouvrir carte ou station";
buttonList[27] = "Identifier";
buttonList[28] = "Requête";
buttonList[29] = "Search";
buttonList[30] = "Find";
buttonList[31] = "Mesure";
buttonList[32] = "Définir les unités";	
buttonList[33] = "Buffer";	
buttonList[34] = "Sélection par rectangle";		
buttonList[35] = "Sélection par ligne/polygone";
buttonList[36] = "Effacer la sélection";
buttonList[37] = "Locate Address";
buttonList[38] = "Générer une page web imprimable";
buttonList[39] = "Téléchargement";
buttonList[40] = "Options";
buttonList[41] = "Load MapService";
buttonList[42] = "Hide LayerList";	// toc.htm
buttonList[43] = "Info";	
buttonList[44] = "Actualiser la carte";		
buttonList[45] = "    Restart    "; // select.htm
buttonList[46] = " Delete Last Point ";
buttonList[47] = "  Complete Line & Select  ";
buttonList[48] = "Complete Polygon & Select";
buttonList[49] = "Annuler"; // setUnits.htm
buttonList[50] = "Créer la page d'impression";  // 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] = "Afficher la légende";
buttonList[58] = "En savoir plus sur la couche active (Métadonnées)";
buttonList[59] = "Informations supplémentaires sur toutes les couches du profil %s";
buttonList[60] = "";
/*
buttonList[1] = "";
buttonList[2] = "";	
buttonList[3] = "";	
buttonList[4] = "";		
buttonList[5] = "";
buttonList[6] = "";
buttonList[7] = "";
buttonList[8] = "";
buttonList[9] = "";
buttonList[0] = "";
*/

