/*###### Common Messages ######*/

var COMN_ENTER_MESSAGE = 'Por Favor ingrese un mensaje.';
var COMN_INVALID_CHARS = 'El nombre contiene caracteres invalidos. Por favor use solo caracteres alfanumericos (Ej. \"A-Z\", \"a-z\", o \"0-9\").';
var COMN_LOADING = 'Cargando Pagina...';
var COMN_FOOTER = 'Copyright © 2001-2009. Todos los derechos reservados.<br>' +
                  'RASTRAC&reg y el logo de RASTRAC&reg son marcas registradas de Manning NavComp, Inc.<br>' +
                  'Este WebSite es mejor visto con Microsoft Internet Explorer 5 o superior.  ' +
                  '<a href="http://www.microsoft.com/ie/" target="resource window">De click aqui para obtener la ultima versión.</a><br><br>';
var COMN_URL_TOO_LONG = 'Cannot process your request.  The created URL is too long and can not be processed by your browser.  Please change the request type to posting.';
var COMN_CLOSE = 'Cerrar';
var COMN_REFRESH = 'Refrescar';
var COMN_NEARBY_VEHICLES = 'Vehiculos Cercanos';
var COMN_NEARBY_LOCATIONS = 'Localizaciones Cercanas';
var COMN_NEARBY_GEOFENCES = 'Geocercas Cercanas';

/*###### EULA Messages ######*/

var EULA_ERROR = 'An error occured and the End User License Agreement cannot be displayed.  Before using the tracking service ' +
                 'you will have to accept the End User License Agreement.  You will be signed out once you click "OK". Please disable ' +
                 'popoup blockers and sign back in.  If you still have trouble, please contact tech support.';

/*###### Logon Messages ######*/

var LOGON_ENABLE_COOKIES = 'Su navegador no tiene habilitada la función de cookies. Por favor habilitelo o éste sitio no funcionará correctamente.';
var LOGON_DISABLE_POPUP_BLOCKER = 'Usted tiene un bloqueador de PopUps. Por favor deshabilitelo para éste sitio web.';
var LOGON_SELECT_LANGUAGE = 'Seleccione un idioma:&nbsp;&nbsp;';
var LOGON_FORGOT_PASSWORD = 'Olvido su contraseña?';

/*###### Main Messages ######*/

var MAIN_SELECT_VEHICLE = 'Please select at least one vehicle.';
var MAIN_SELECT_VEHICLE_LOC = 'Please select at least one vehicle or location.';
var MAIN_SELECT_ONE_VEHICLE = 'Please select only ONE vehicle.';
var MAIN_SELECT_VEHICLE_OP = 'Please select a vehicle option.';
var MAIN_SELECT_DATE = 'Please select a start and end date.';
var MAIN_SELECT_VALID_DATE = 'Please select an end date that occurs after the start date.';
var MAIN_SELECT_DATE_APART = 'Please choose dates 31 days or less apart.'
var MAIN_SELECT_REPORT_TYPE = 'Please select the report type.';
var MAIN_ENTER_STOP_DIST = 'Please enter a stop distance for the report.';
var MAIN_ENTER_STOP_TIME = 'Please enter a stop timeout for the report.';
var MAIN_ENTER_SPEED = 'Please enter a maximum speed for the report.';
var MAIN_ENTER_EVENT = 'Please enter an event for the report.';
var MAIN_ENTER_IGNONEVENT = 'Please enter the ignition on event for the report.';
var MAIN_ENTER_IGNOFFEVENT = 'Please enter the ignition off event for the report.';
var MAIN_SELECT_REPORT_DATE = 'Please select the report date type.';
var MAIN_ENTER_ADDRESS = 'Please enter the address.';
var MAIN_ENTER_STATE_ZIP = 'Please enter a State or Zip Code.';
var MAIN_ABOUT_SEND = 'Usted esta enviando un mensaje \'%s1\' a %s2. Dar click en \'OK\' para continuar o en \'Cancelar\' para salir.';
var MAIN_SENDING = 'Enviando mensaje \'%s1\' a';
var MAIN_COMPLETE = 'Operación completada. Dar click <a href="javascript:GetVehicleMap();">aqui</a> la ubicación de %s1\.';
var MAIN_ABOUT_GETPOS = 'Usted esta enviando un comando de \'Obtener Posición\' a %s1.  Dar click en \'OK\' para continuar o \'Cancelar\' para salir.';
var MAIN_GETPOSTION = 'Obteniendo posición para';
var MAIN_ABOUT_SENDOUTPUT = 'You are about to send %s2 message to %s1.  Click \'OK\' to continue or click \'Cancel\' to quit.';
var MAIN_ENABLE_OUTPUT = 'an \'Enable Output\'';
var MAIN_DISABLE_OUTPUT = 'a \'Disable Output\'';
var MAIN_SENDING_OUT = 'Enviando a';
var MAIN_SELECT_ZOOM = 'Por favor seleccione un nivel de acercamiento.';
var MAIN_SELECT_WIDTH = 'Por favor seleccione un ancho de mapa.';
var MAIN_MONTH_JAN = 'Ene';
var MAIN_MONTH_FEB = 'Feb';
var MAIN_MONTH_MAR = 'Mar';
var MAIN_MONTH_APR = 'Abr';
var MAIN_MONTH_MAY = 'May';
var MAIN_MONTH_JUN = 'Jun';
var MAIN_MONTH_JUL = 'Jul';
var MAIN_MONTH_AUG = 'Ago';
var MAIN_MONTH_SEP = 'Sep';
var MAIN_MONTH_OCT = 'Oct';
var MAIN_MONTH_NOV = 'Nov';
var MAIN_MONTH_DEC = 'Dic';
var MAIN_DAY_ABBR_SUN = 'D';
var MAIN_DAY_ABBR_MON = 'L';
var MAIN_DAY_ABBR_TUE = 'M';
var MAIN_DAY_ABBR_WED = 'M';
var MAIN_DAY_ABBR_THU = 'J';
var MAIN_DAY_ABBR_FRI = 'V';
var MAIN_DAY_ABBR_SAT = 'S';
var MAIN_KNOTS = 'nudos';
var MAIN_MPH = 'mph';
var MAIN_KPH = 'km/h';
var MAIN_MULTIPLE_VEHICLES = 'multiple vehiculos';
var MAIN_COMPLETE_MULTI = 'Multiple vehicles have been issued an over-the-air command.  It may take several minutes to receive a response.';
var MAIN_SELECT_VEHICLE = 'No se puede seleccionar más de %1 vehiculo.  Por favor seleccione %1.';
var MAIN_CREATE_REPORT = 'Crear Reporte!';
var MAIN_SCHEDULE_REPORT = 'Agendar Reporte!';
var MAIN_ENTER_EMAIL = 'Por favor ingresar un correo electrónico valido.';
var MAIN_CANT_SCHEDULE = 'El reporte "%1" no pudo ser agendado para envío. La opción de agendar reporte será desactivada.';
var MAIN_CURRENT_DAY = 'Día actual';
var MAIN_PREVIOUS_DAY = 'Día anterior';
var MAIN_CURRENT_WEEK = 'Semana actual';
var MAIN_PREVIOUS_WEEK = 'Semana anterior';
var MAIN_CURRENT_MONTH = 'Mes actual';
var MAIN_PREVIOUS_MONTH = 'Mes anterior';
var MAIN_LAST_12HOURS = 'Ultimas 12 horas';
var MAIN_LAST_9HOURS = 'Ultimas 9 horas';
var MAIN_LAST_8HOURS = 'Ultimas 8 horas';

/*###### Report Messages ######*/

var REPORT_IDLETIME_DURNAME = 'Tiempo Ocioso';
var REPORT_IDLETIME_DURNAMEPLUR = 'Tiempos Ociosos';
var REPORT_IDLETIME_DURSTARTNAME = 'Hora de inicio de ociosidad';
var REPORT_IDLETIME_DURSTOPNAME = 'Hora de parada de ociosidad';
var REPORT_ENGHRS_DURNAME = 'Hora de funcionamiento de máquina';
var REPORT_ENGHRS_DURNAMEPLUR = 'Horas de funcionamiento de máquina';
var REPORT_ENGHRS_DURSTARTNAME = 'Hora de encendido de máquina';
var REPORT_ENGHRS_DURSTOPNAME = 'Hora de apago de máquinaEngine';
var REPORT_SHIFT_DURNAME = 'Duración de viaje';
var REPORT_SHIFT_DURNAMEPLUR = 'Duración de viajes';
var REPORT_SHIFT_DURSTARTNAME = 'Inicio de viaje';
var REPORT_SHIFT_DURSTOPNAME = 'Fin de Viaje';
var REPORT_SHIFT_DAYSPANNAME = 'Hora de cambio';

/*###### Account Messages ######*/

var ACCT_INVALID_EMAIL = 'The email address you have entered is invalid.  Please enter a valid email address.\nAlso, please separate multiple email addresses using a semi-colon (\';\').';
var ACCT_INVALID_PHONE = 'Please enter your phone number in the following format \'x-xxx-xxx-xxxx\' if you are not in the local calling area.  Otherwise use the \'xxx-xxxx\' format.\nAlso, please separate multiple phone numbers using a semi-colon (\';\').';
var ACCT_ENTER_EMAIL = 'Please enter your email address.';
var ACCT_ENTER_PHONE = 'Please enter your phone address.';
var ACCT_ENTER_EVENT = 'Please enter an event number.';
var ACCT_ENTER_EVENT_LABEL = 'Please enter an event label.';
var ACCT_INVALID_EVENT = 'One or more of the events that you entered is invalid. Please enter decimal event codes containing only numbers. For multiple event codes, separate each event with a comma (\',\').';
var ACCT_NOTE_ONE_VEH = 'Timed user notifications can only be performed on individual vehicles. Please choose a single vehicle.';
var ACCT_ENTER_INPUT_LABEL = 'Please enter an input label.';
var ACCT_ENTER_INPUT_ON = 'Please enter an input ON label.';
var ACCT_ENTER_INPUT_OFF = 'Please enter an input OFF label.';
var ACCT_ENTER_OUTPUT = 'Please enter an output label.';
var ACCT_ACCESS_DENIED = 'Access Denied. (Level 3 Password Required)';
var ACCT_SELECT_GEOFENCE = 'Please select a geofence from the list.';
var ACCT_ICON_NONE = 'None';
var ACCT_LONG_EMAIL = 'The email address field is limited to 255 characters. Please enter fewer email addresses for this notification';
var ACCT_SELECT_KEYWORD = 'Please select a keyword and<br>click "Insert"';
var ACCT_INSERT = 'Insert';
var ACCT_CLOSE = COMN_CLOSE; // left for backward compatibility
var ACCT_DLG_TITLE_COLNAME = 'Column Label';
var ACCT_DLG_CAPTION_COLNAME = 'Please enter the label you would like to be displayed for this column';
var ACCT_ADD = 'Add';
var ACCT_MODIFY = 'Modify';

/*###### Admin Messages ######*/

var ADMIN_VEHICLE_NAME = 'Please specify the vehicle/location/user name to be added.';
var ADMIN_VEHICLE_EXISTS = 'That vehicle/location/user already exists. Please enter another ID.';
var ADMIN_SELECT_VEHICLE = 'Please select a vehicle/location/user.';
var ADMIN_USER_DNE = 'The user does not exist.  You must add the user before trying to save its settings.';
var ADMIN_SELECT_PAYMENT = 'Please select a payment type from the \'Payment Type\' list box.';
var ADMIN_INVALID_PHONE_PIN = 'Please enter a valid Phone PIN.  The Phone PIN must only contain numbers.';
var ADMIN_ENTER_MESSAGE = 'Please enter a message to send.';
var ADMIN_ENTER_USER = 'Please enter a user name.';
var ADMIN_SELECT_USER = 'Please select a user.';
var ADMIN_USER_EXISTS = 'That user already exists. Please enter another user name.';
var ADMIN_SELECT_DATE = 'Please select the date of the report you would like to to download.';
var ADMIN_SELECT_DEBUGDATE = 'Please select the date of the debug you would like to to download.';
var ADMIN_DLG_TITLE_DUPLICATEUSER = 'Duplicate User';
var ADMIN_DLG_CAPTION_DUPLICATEUSER = 'Please enter a unique name for the new user.<br><br><strong>User Name</strong>';
var ADMIN_VEHICLES = 'Vehicles/Locations:';
var ADMIN_VEHICLE = 'Vehicle/Location:';
var ADMIN_ADD_VEHICLE = 'Add Vehicle/Location';
var ADMIN_DELETE_VEHICLE = 'Delete Vehicle/Location';
var ADMIN_USERS = 'Users:';
var ADMIN_USER = 'User:';
var ADMIN_ADD_USER = 'Add User';
var ADMIN_DELETE_USER = 'Delete User';
var ADMIN_AREYOUSURE = 'Are you sure you want to delete user \'%1\'?';
var ADMIN_DLG_TITLE_COPYTOSRV = 'Copy To Server';
var ADMIN_DLG_CAPTION_COPYTOSRV = 'Please select a server where you would like to copy the \'%1\' user.<br><br><strong>Server</strong>';
var ADMIN_AREYOUSURE_COPYTOSRV = 'Are you sure you want copy the user \'%1\' to the selected server?\r\n\r\nNOTE: The user\'s geofences and RASTRAC vehicle settings will need to be copied to the server manually.';
var ADMIN_INVALID_USERNAME = 'Please enter a valid user name.  The user name must only contain letters, numbers, and the following symbols: \"@._-\".';
var ADMIN_INVALID_ACCOUNTNAME = 'Please enter a valid account name.  The account name must only contain letters, numbers, and the following symbols: \' _-.,\'.';
var ADMIN_DLG_TITLE_NICKNAME = 'Nickname';
var ADMIN_DLG_CAPTION_NICKNAME = 'Please enter an nickname for \'%1\' or enter nothing to remove the nickname.<br><br><strong>Nickname</strong>';

/*###### Map Window Messages ######*/

var MAPWIN_MAPWIDTH_NONE = 'Ninguno';
var MAPWIN_PREV_DAY = '&lt; Día Anterior';
var MAPWIN_NEXT_DAY = 'Día Siguiente &gt;';
var MAPWIN_MIN_ZOOM = 'El zoom minimo es de 100 metros.';
var MAPWIN_MAX_ZOOM = 'El zoom maximo es de 10000000 metros.';
var MAPWIN_ZOOM_IN = 'Acercar';
var MAPWIN_ZOOM_OUT = 'Alejar';
var MAPWIN_ENTER_LOC = 'Por favor ingrese nombre para la localización.';
var MAPWIN_TOTAL = 'Total: ';
var MAPWIN_FROM_LAST = 'Desde el último punto: ';
var MAPWIN_FEET = 'pie';
var MAPWIN_METERS = 'metros';
var MAPWIN_MILES = 'millas';
var MAPWIN_NM = 'millas nauticas';
var MAPWIN_KM = 'kilometros';
var MAPWIN_DIST_POINT_LIMIT = 'Has llegado a los 100 puntos como máximo.';
var MAPWIN_TEXT_RECENTER = 'Por favor redimensionar el mapa a pequeño, mediano o grande antes de centrar en un estado.';
var MAPWIN_DLG_TITLE_LOCATION = 'Nombre de Localización';
var MAPWIN_DLG_CAPTION_LOCATION = 'Por favor ingrese un nuevo nombre para la localización.<br><br><strong>Nombre</strong>';
var MAPWIN_DLG_TITLE_GEOFENCE = 'Nombre de Geocerca';
var MAPWIN_DLG_CAPTION_GEOFENCE = 'Por favor dar click en el mapa para definir la geocerca. Dar click en OK para completar.<br><br><strong>Nombre de Geocerca</strong>';
var MAPWIN_DLG_CHECKLABEL_GEOFENCE = '<strong>Crear Geocerca invertida</strong>';
var MAPWIN_ZOOM_TO = 'Acercamiento a...';
var MAPWIN_CENTER_ON = 'Centrar en...';
var MAPWIN_CLICK_HERE = 'Dar click aqui';
var MAPWIN_NOT_AVAIL = 'No Disponible';

/*###### Messaging Window Messages ######*/

var MSGWIN_MESSAGE_TRUNCATED1 = 'Messages will be truncated to 256 characters.  There are currently ';
var MSGWIN_MESSAGE_TRUNCATED2 = ' characters in the message including your name.';
var MSGWIN_MESSAGE_TRUNCATED3 = ' characters in the message.';
var MSGWIN_MESSAGE_EMPTY = 'Please enter a message to send.';
var MSGWIN_MESSAGE_YOUSAID = 'You Said to ';
var MSGWIN_MESSAGE_SENDING = 'Sending...';
var MSGWIN_MESSAGE_SAID = ' Said:\n  ';
var MSGWIN_MESSAGE_SENT = 'Sent.';
var MSGWIN_MESSAGE_ERROR = 'Error.';
var MSGWIN_MESSAGE_NO_PERMISSION = '\nYou do not have permission to send messages.\n\n';
var MSGWIN_MESSAGE_NOT_LOGGED_IN = '\nYou are not logged on.  Messages will not be delivered.\n\n';
var MSGWIN_MESSAGE_NO_RESPONSE = 'The server did not respond to the following message. Message may not have been delivered:\n';
var MSGWIN_MESSAGE_NO_RESPONSE_GETPOS = 'The server did not respond to the poll.  The poll was not delivered.';
var MSGWIN_MESSAGE_ERROR_GENERAL = 'The following message could not be delivered:\n';
var MSGWIN_MESSAGE_ERROR_GETPOS = 'The server was unable to poll the vehicle.';
var MSGWIN_MESSAGE_IOP_UNAVAILABLE = '\nThe IOP is currently busy or the vehicle is not associated with an IOP. The message could not be delivered. Please try again.\n\n';
var MSGWIN_MESSAGE_NOT_CONNECTED = 'Not Connected.';
var MSGWIN_MESSAGE_CLEAR = 'Are you sure you want to clear the current messages?'

/*###### Advisory Dialog Messages ######*/

var ADVDLG_NEED_MORE_POINTS = 'Por favor dar click en el mapa para crear la geocerca. Deberá crear al menos 3 puntos para crear la región.';
var ADVDLG_ENTER_NAME = 'Por favor ingrese un nombre para la geocerca.';

/*###### Maintenance Messages ######*/

var MAINT_ENTER_NAME = 'Please select a name for this maintenance interval.';
var MAINT_ENTER_VEHICLE = 'Please select a vehicle for this maintenance interval.';
var MAINT_ENTER_LENGTH = 'Please enter a length (mileage) for this maintenance interval. Enter 0 to ignore the mileage.';
var MAINT_ENTER_DLENGTH = 'Please enter a length (days) for this maintenance interval. Enter 0 to ignore the days.';
var MAINT_ENTER_LENORDAYS = 'Please enter a length in mileage and/or days for this maintenance interval.  Both the mileage and days length can not be 0.';
var MAINT_ENTER_UNIT = 'Please select a length unit for this maintenance interval.';
var MAINT_ENTER_ENGINEON = 'Please enter the engine on event for this maintenance interval.';
var MAINT_ENTER_ENGINEOFF = 'Please enter the engine off event for this maintenance interval.';
var MAINT_ENTER_NOTIFY = 'Please enter the notification event for this maintenance interval.';
var MAINT_ENTER_COMPLETE = 'Please enter the complete event for this maintenance interval.';
var MAINT_ENTER_MILEAGEHOURS = 'Please enter the mileage/engine hours when the maintenance last occurred.';
var MAINT_ENTER_DATE = 'Please enter the date the maintenance last occurred.';
var MAINT_AREYOUSURE = 'Are you sure you want to delete the \'%1\' interval?';
var MAINT_AREYOUSURE_LASTOCCUR = 'Are you sure you want set the last occurance for the \'%1\' interval?';
var MAINT_AREYOUSURE_ODOM = 'Are you sure you want change the odometer for vehicle \'%1\'?';
var MAINT_AREYOUSURE_ENGHRS = 'Are you sure you want change the engine hours for vehicle \'%1\'?';
var MAINT_AREYOUSURE_MODIFY = 'The \'%1\' interval already exists.  If you continue you will need to reenter the odometer/engine hours and date that the maintenance was last completed.  Are you sure you want to continue?';
var MAINT_ODOMETER = 'Odometer';
var MAINT_ENGINEHOURS = 'Engine Hours';

