/*************************************************************/
/* 		Definición de mensajes de idioma
/*		ESPAÑOL-es
/*************************************************************/

/***************** GENERALES **************************************************/
var ERROR_INDETERMINADO =			"An unexpected error has ocurred";

/***************** LOGIN DE USUARIO **************************************************/
var ERROR_IDENTIFICACION = 					"Identification error, please try it again";
var ERROR_CONEXION 		= "An unexpected connection error has ocurred";
var INTRODUZCA_EMAIL = "Please fill in yor email so tath we can send you your password";


/***************** LITERALES PARA EL REGISTRO DE USUARIOS ****************************/
var INTRODUCIR_NOMBRE_O_APODO =			"You must fill in your name or nick";
var INTRODUCIR_EMAIL = 							"You must fill in your email address";
var EMAIL_NO_VALIDO	=								"The email address you have write is not valid";
var INTRODUCIR_CONTRASENA=					"You must fill in your password";
var CODIGO_SEC=											"Please, fill in the code tath appears in the image below";
var USUARIO_REGISTRADO= 						"Sign up OK. Please, check yor email to validate your account.<br><br> <a href='index.php' class='titulo_2'>Página Principal</a><br>"


/***************** LITERALES PARA LA CREACIÓN DE GUÍAS ****************************/
var INTRODUCIR_TITULO_GUIA = 				"Please fill in the audioguide title";
var INTRODUCIR_CIUDAD_GUIA = 				"Please fill in the audioguide city";
var INTRODUCIR_IMAGEN_GUIA = 				"Please select a map or image in wich plot the points of interest";
var INTRODUCIR_TEMATICA_GUIA = 			"Please select at least one subject area";
var FALLO_ACTUALIZANDO_VOTACION= 		"Your vote has not been saved. Please, try it later";

/***************** LITERALES PARA LA EDICIÓN DE GUÍAS ****************************/
var TEXTO_CERRAR = "Close";
var TEXTO_CANCELAR = "Cancel";
var TEXTO_SI = "&nbsp;&nbsp;YES&nbsp;&nbsp;";
var TEXTO_NO = "&nbsp;&nbsp;NO&nbsp;&nbsp;";
var ERROR_SITUANDO_PUNTO = "An error has ocurred plot ing the point of interest";
var ERROR = "Error";
var ESPERE_GUARDEN_DATOS_PUNTO = "Some data of the point of interest is being sended to the server. Please wait the data to be stored";
var ESPERE = "Please be patient";
var ERROR_GUARDANDO_DATOS_PUNTO = "An error saving point of interest has ocurred.Please check your Internet connection.";
var ERROR_TRANSFERENCIA = "An error transfering data has ocurred. Please, chech your Internet connection";
var ATENCION = "ATENTION!!";
var ESPERE_ELIMINANDO_PUNTO = "Please, wait while the point is deleted";
var ELIMINANDO_PUNTO="You have select to delete the point of interest";
var CONFIRME_ELIMINAR_PUNTO = "Are you sure yo want to delete the point of interest?. The point of interest data will be deleted too.";
var ESPERE_ELIMINARSE = "Connecting with server, please be patient.";
var PORFAVOR_ESPERE = "Please wait.";
var INFORMACION = "Information";
var PUNTO_ELIMINADO = "The point has been deleted";
var SEGURO_ELIMINAR_GUIA="<div align='center'>ATENTION!</div><br />Are you sure you want to delete this audioguide?.<br/> Remember, all the audioguide data will be lost.<br/> ";
var ESPERE_ELIMNARSEGUIA="<div align='center'>DELETING!</div><br/><div align='center'>Connecting with the server</div><br/>";
var CONFIRMADA_ELIMINACION="Your audioguide has been deleted.You can create another one by fill in the audioguide data here.";
var CONFIRMA_PUBLICAR="You are ready to publish the audioguide. Whe you publish it, our robots will dub all the text.<br/><br/><div align='center'>Please confirm tath you want to publish the audioguide</div>";
var ESPERA_PUBLICA_GUIA="Please wait, your audioguide is being published";
var ERROR_CAMBIANDO_PAIS="The new cowntry could not be established correctly";
var ERROR_CAMBIANDO_TEMATICA="The new subject area could not be established correctly";
var ESPERA_CAMBIANDO_TEMATICA="Please, wait while the last subject area is being established";
var ERROR_CAMBIANDO_RECORRIDO="Error while changing the audioguide tour";
var ESPERE_CAMBIANDO_MUSICA= "Please wait while the music is changed";
var ESPERE_CAMBIANDO_VOZ="Please wait while the voice is changed";
var ESPERE_CAMBIANDO_IMAGEN="Please, wait while the image of the audioguide is changed<br />&nbsp";
var ERROR_GUARDANDO_DATOS="An unexpected error has ocurred saving data. Please, check your internet connection";
var MUSICA_NO_DEFINIDA="<span class='color:#FF0000'>Without sound.You can select one...</span>";
var NO_HAY_SONIDO_SELECCIONADO="There is not any sound selected. Please try to selet one for this point.";
var NO_HAY_PUNTO_SELECCIONADO="There is not any point of interest selected";
var YA_SE_ESTA_SUBIENDO_SONIDO="Ya se está subiendo un sonido para este punto";
var VOZ_HOMBRE="MAN&nbsp;";
var VOZ_MUJER="WOMAN&nbsp;";
var VOZ_NO_SELECCIONADA="<span style='color:#FF0000'>N/A</span>";
var ARCHIVOS_DE_IMAGEN="Image files";
var ARCHIVOS_DE_IMAGEN_TYPE="*.jpg; *.jpeg; *.png; *.gif; *.bmp;";
var ARCHIVOS_DE_SONIDO="Sound files mp3";
var ARCHIVOS_DE_SONIDO_TYPE="*.*";
var	POR_FAVOR_ESPERE_CARGANDO="Please wait while the audioguide data is being loaded.";
var NUEVA_POS_PUNTOS="Image size and dimensions has been changed.<br/>The points of interest has been redistributed along the upper side.<br/><br/>Please move them to the correct position";
var CANCELAR_TRANSFERENCIA="Cancel transfer";
var PUNTO_SIN_SONIDO="Please, click in order to upload the point of interest audio";
var CAMBIAR_DOBLAJE="Click here in order to upload the point data";
var ARCHIVO_DEMASIADO_GRANDE="The file you are trying to upload is so large.You can upload files as long as 5 MB.We recomend you use mp3 at 22100Hz and mono.";
var CREADA_NUEVA_GUIA = "You have select to continue editing an audioguide.<br /> In order to do it, A new version of the audioguide has been created. <br/><br/>In the future, if you publish this new version, the last one, will be deleted";
var TU_PUNTUACION="Your vote:";
var HAZ_CLICK_ESTRELLAS_VOTAR="Please, click the stars to vote";
var EN_ESPERA="Waiting...";