/*==========================
 * Atomi Ajax Player - UI Languages
 * Author: Le Hong Dang <dangle@atomisystems.com>
 * Company: Atomi Systems, Inc.
 * http://www.atomisystems.com
 * Created: 2008/01/20
 * Modified: 2009/12/01
 * Version 2.1
==========================*/

var Lang =
{
	Presentation: "Presentation",
	Description: "Description",
	Author: "Author",
	Copyright: "Copyright",
	Homepage: "Homepage",
	Date1: "Date",
	Slide: "Slide",
	Slides: "Slides",
	TotalTime: "Total Time",
	TotalSlides: "Total Slides",
	TakenSlides: "Taken Slides",
	Percentage: "Percentage",
	Passed: "Passed",
	Failed: "Failed",
	Taken: "Taken",
	NotTaken: "Not Taken",
	Report: "Report",
	SlideIndex: "Slide Index",
	Attempts: "Attempts",
	Result: "Result",
	Results: "Results",
	Details: "Details",
	CorrectCount: "Correct",
	IncorrectCount: "Incorrect",
	Correct: "Correct",
	Incorrect: "Incorrect",
	Points: "Points",
	MaxPoints: "Max Points",
	RequireNone: "No requirements!",
	RequirePoints: "At least {0} points required",
	RequirePercent: "At least {0} % required",
	RequireAnswers: "At least {0} correct answers required",
	UserID: "UserID",
	EnterUserID: "Please enter your name or user ID",
	SendReport: "Send Report",
	Restart: "Restart",
	Finish: "Finish",
	Demo: "Demonstration",
	Tutorial: "Tutorial",
	Practice: "Practice",
	Test: "Test",
	DemoIntro: "Play presentation automatically",
	TutorialIntro: "Tutorial mode",
	PracticeIntro: "Choose this mode to practise more",
	TestIntro: "Choose this mode to do a test",
	ConfirmQuit: "Do you really want to quit?",
	MaxSlideTimeReached: "Maximum allowed time for this slide has passed!",
	MaxPrezTimeReached: "Total maximum allowed time has passed!",
	MaxAttemptsReachedPractice: "You have tried {0} attempts out of {1} attempts allowed!\nWould you like to switch to Tutorial mode for further practice?",
	MaxAttemptsReachedTest: "You have tried {0} attempts out of {1} attempts allowed!",
	EndDemoMsg: "You are at the end of the presentation.\n - Click OK to restart.\n - Click Cancel to close.",
	EndTutorialMsg: "You are at the end of the presentation.\n - Click OK to restart.\n - Click Cancel to close.",
	EndPracticeMsg: "You are at the end of the presentation.\n - Click OK to restart.\n - Click Cancel to close.",
	OfferHint: "Incorrect action!\nDo you need help?",
	ConfirmHint: "Are you sure you want to show hint?",
	CouldnotRunAction: "Could not perform specified action: ",
	CouldnotOpenWeb: "Could not open webpage: ",
	CouldnotSendMail: "Could not send email to: ",
	CouldnotSendReport: "Could not send report to: ",
	SuccessSendReport: "Send report successfully.",
	SendingReport: "Sending report...<br>Please wait...",
	DisablePopupBlocker: "<br>Please disable popup blocker for this page!<br><p/>Or you can <b>click the link below</b> to open:<br>",
	TurnoffPopupBlocker: "It seems that your browser has popup-blocker activated.\nPlease turn it off and try again",
	OpenPrezError: "Could not open presentation.\nError: ",
	NoSlideWithID: "There is no slide with specified ID: ",
	NoSlideWithIndex: "There is no slide with specified index: ",
	ShowSlideList: "Click to show slide list",
	HideSlideList: "Click to hide slide list",
	LoadImgError: "Error loading image: {0}.",
	LoadImgErrorConfirm: "Error loading slide image: {0}.\nAdvance to next slide?",
	AudioNeedFlash: "Audio requires FlashPlayer 9 or above",
	LoadingSlide: "Loading slide {0}...",
	Loading: "Loading...",
	FirstSlide: "First Slide",
	LastSlide: "Last Slide",
	PreviousSlide: "Previous Slide",
	NextSlide: "Next Slide",
	PausePrez: "Pause Presentation",
	PlayPrez: "Play Presentation",
	ToggleDesc: "Show/Hide Slide Description",	
	ClosePrez: "Close Presentation",
	About: "Information",
	BuiltWith: "Built with"
};

if (Params.Language=="es")
{
	Lang.Presentation = "Presentación";
	Lang.Description = "Descripción";
	Lang.Author = "Autor";
	Lang.Copyright= "Realizado por";
	Lang.Homepage= "Página del Producto";
	Lang.Date1 = "Fecha";
	Lang.Slide = "Diapositiva";
	Lang.Slides = "Diapositivas";
	Lang.TotalTime= "Tiempo Total";
	Lang.TotalSlides= "Total de Diapositivas";
	Lang.TakenSlides= "Diapositivas Realizadas";
	Lang.Percentage = "Porcentaje";
	Lang.Passed = "Aprobado";
	Lang.Failed= "Suspendido";
	Lang.Taken= "Realizadas";
	Lang.NotTaken= "No Realizadas";
	Lang.Report = "Informe";
	Lang.SlideIndex= "Indice de Diapositiva";
	Lang.Attempts = "Intentos";
	Lang.Result = "Resultado";
	Lang.Results = "Resultados";
	Lang.Details = "Detalles";
	Lang.CorrectCount= "Correctos";
	Lang.IncorrectCount= "Incorrectos";
	Lang.Correct = "Correcto";
	Lang.Incorrect = "Incorrecto";
	Lang.Points= "Puntuación";
	Lang.MaxPoints= "Puntos Max.";
	Lang.RequireNone= "¡Sin requerimientos!";
	Lang.RequirePoints= "Al menos {0} puntos requeridos";
	Lang.RequirePercent= "Al menos {0} % requerido";
	Lang.RequireAnswers= "Al menos {0} respuestas correctas requeridas";
	Lang.UserID= "ID de usuario";
	Lang.EnterUserID= "Por favor, introduzca su nombre o ID de usuario";
	Lang.SendReport= "Enviar Informe";
	Lang.Restart = "Reiniciar";
	Lang.Finish= "Finalizar";
	Lang.Demo = "Demostración";
	Lang.Tutorial = "Tutorial";
	Lang.Practice = "Práctica";
	Lang.Test= "Ejercicio";
	Lang.DemoIntro= "Reproducir la presentación automáticamente";
	Lang.TutorialIntro= "Modo Tutorial";
	Lang.PracticeIntro= "Elija este modo para realizar en modo Práctica";
	Lang.TestIntro= "Elija este modo para realizar como Ejercicio";
	Lang.ConfirmQuit= "¿Realmente desea salir?";
	Lang.MaxSlideTimeReached= "¡Ha transcurrido el tiempo máximo permitido para esta diapositiva!";
	Lang.MaxPrezTimeReached= "¡Ha transcurrido el tiempo máximo permitido!";
	Lang.MaxAttemptsReachedPractice= "¡Ha realizado {0} intentos más de los {1} intentos permitidos!\n¿Desea cambiar a modo Tutorial para realizar más prácticas?";
	Lang.MaxAttemptsReachedTest= "¡Has realizado {0} intentos más de los {1} intentos permitidos!";
	Lang.EndDemoMsg= "Fin de la Presentación.\n - Pulse OK para reiniciar.\n - Pulse Cancelar para cerrar.";
	Lang.EndTutorialMsg= "Fin de la Presentación.\n - Pulse OK para reiniciar.\n - Pulse Cancelar para cerrar.";
	Lang.EndPracticeMsg= "Fin de la Presentación.\n - Pulse OK para reiniciar.\n - Pulse Cancelar para cerrar.";
	Lang.OfferHint= "¡Acción Incorrecta!\n¿Necesita ayuda?";
	Lang.ConfirmHint= "¿Está seguro de que quiere ver la pista?";
	Lang.CouldnotRunAction= "No puedo realizar la acción indicada: ";
	Lang.CouldnotOpenWeb= "No puedo abrir la página web: ";
	Lang.CouldnotSendMail= "No puedo enviar email a: ";
	Lang.CouldnotSendReport= "No puedo enviar informe a: ";
	Lang.SuccessSendReport= "Informe enviado correctamente.";
	Lang.SendingReport= "Enviando Informe...<br>Por favor, espere...";
	Lang.DisablePopupBlocker= "<br>¡Por favor, deshabilite el bloqueador de menús emergentes para esta página!<br><p/>O <b>pulse sobre el enlace</b> para abrir:<br>";
	Lang.TurnoffPopupBlocker= "Parece que su navegador tiene activado el bloqueador de menús emergentes.\nPor favor, desactívelo e inténtelo de nuevo";
	Lang.OpenPrezError= "No puedo abrir presentación.\nError: ";
	Lang.NoSlideWithID= "No existe una diapositiva con el ID indicado: ";
	Lang.NoSlideWithIndex= "No existe una diapositiva con el índice indicado: ";
	Lang.ShowSlideList= "Pulse para mostrar la lista de diapositivas";
	Lang.HideSlideList= "Pulse para ocultar la lista de diapositivas";
	Lang.LoadImgError= "Error cargando imagen: {0}.";
	Lang.LoadImgErrorConfirm= "Error cargando imagen de diapositiva: {0}.\n¿Avanzar a la siguiente diapositiva?";
	Lang.AudioNeedFlash= "Audio requiere FlashPlayer 9 o superior";
	Lang.LoadingSlide = "Cargando diapositiva {0}...";
	Lang.Loading = "Cargando...";
	Lang.FirstSlide= "Primera diapositiva";
	Lang.LastSlide= "Última Diapositiva";
	Lang.PreviousSlide= "Diapositiva anterior";
	Lang.NextSlide= "Siguiente diapositiva";
	Lang.PausePrez= "Pausa Presentación";
	Lang.PlayPrez= "Escuchar Presentación";
	Lang.ToggleDesc= "Mostrar/Ocultar diapositiva Descripción";
	Lang.ClosePrez= "Cerrar Presentación";
	Lang.About= "Información";
	Lang.BuiltWith= "Construido con";
};

