// Name = English

// Epistema Easyquizz
// Default language file
// Encoding : UTF-8
// Language : en_EN (English)

EpiLang.ShowAnswerString = 'See the answer';
EpiLang.ResetString = 'Reset the question';
EpiLang.TriesString = 'Tries';
EpiLang.AuthorString = 'Author';
EpiLang.AuthorFieldString = 'Author:';
EpiLang.DescriptionString = 'Description';
EpiLang.DescriptionFieldString = 'Description:';
EpiLang.StartString = 'Start now';
EpiLang.ResultsString = 'Results';
EpiLang.NoScoreString = 'The quiz is finished.';
EpiLang.HintString = 'Comments';
EpiLang.HintTextHead = 'Comment :';
EpiLang.HintHeaderCorrectString = 'Your answer is correct !';
EpiLang.HintHeaderHalfString = "Your answer is partly correct !";
EpiLang.HintHeaderBadString = 'Wrong answer !';
EpiLang.HintFooterString = 'Click Ok to close this window and visualize the correct answers (in gray).';
EpiLang.CloseString = 'Close';
EpiLang.PageString = 'Page';
EpiLang.ScoreString = 'Score';
EpiLang.TimeString = 'Time';
EpiLang.TotalScoreString = 'Score';
EpiLang.TotalTimeString = 'Time';

EpiLang.GlobalTimeString = 'Time:';
EpiLang.QuestionTimeString = 'Time on the question:';

EpiLang.QuestionString = 'Question';
EpiLang.QuitString = 'Close';
EpiLang.CorrectionString = 'Look at the correction';
EpiLang.CorrectionModeString = 'Correction Mode';
EpiLang.CorrectionTextHead = 'Correct answer :';

EpiLang.Warning1String = 'You must do the quiz from start to finish.';
EpiLang.Restart = 'Restart';
EpiLang.Warning3String = 'Sorry, no score without the specific frame.';

EpiLang.ValidString = 'Validate';
EpiLang.PrevString = 'Previous question';
EpiLang.DoneString = 'X';
EpiLang.NextString = 'Next question';
EpiLang.ContinueQuizzString = 'Continue';
EpiLang.DataSentString = 'Thank you, your answers have been saved.';

EpiLang.RemQCUString = 'Select only one answer.';
EpiLang.RemQCMString = 'Select one or more answers.';
EpiLang.RemQTString = 'Please enter the correct answer.';
EpiLang.RemCredentialsString = 'Please enter you family name and first name:';
EpiLang.RemTATString = 'Fill in the space(s)';
EpiLang.RemMatchingString = '';
EpiLang.RemSortingString = '';
EpiLang.RemFormString = '';
EpiLang.RemDragDropString = '';

EpiLang.RemResultString = 'Detailled score table';
EpiLang.CredentialsName = 'Family name:';
EpiLang.CredentialsFirstname = 'First name:';

EpiLang.TabQCMOther = 'Other';

EpiLang.EnterPasswdString = "Please enter the quiz's password:";

EpiLang.TimerFinished = 'No time left!';
EpiLangJS.ItIsNotAllowedToGoBack = 'You are not allowed to go back!';
EpiLangJS.TheQuizzIsFinished = 'The quizz is finished...!';
EpiLang.NoMoreTriesForThisQuestion = "You don't have any tries left for this question.";
EpiLang.OneTryLeftForThisQuestion = "One try left.";
EpiLang.Tries_Left = "Tries left:";

EpiLang.TotalString = 'Total';
EpiLang.SubTotalString = 'Sub-total';

EpiLang.ClickHereToSeeAutoDiagAnalyse = "Click here to open the report";

EpiLang.NoScoreYetString = 'No score';

EpiLangJS.YouHaveReachTheLastPage = "You have reached the last page, do you want to finish now?";
EpiLangJS.YouMustAnswerAllQuestionsBeforeFinishing = "You must answer all the questions before you can finish.";
EpiLangJS.YouHaveReachTheLastPageButHanventAnsweredAllQuestions = "You have reached the last page, but have not answered all the questions. Do you want to end the quizz now ?";
EpiLangJS.YouHanventAnsweredAllQuestions = "You have not answered all the questions. Do you want to end the quizz now ?";
EpiLangJS.DoYouWantToEndTheQuestionnaireNow = "Do you want to end the quizz now ?";
EpiLang.EndTheQuestionnaireNow = "- End the quizz now -";

EpiLang.ErrorWritingUserdata = "<b>Error: </b>Could not write to admin/userdata.php. Please check Apache's rights on the quizz folder.";

// reports
// admin.php
EpiLang.QuizReport = "Quiz report:";
EpiLang.PleaseEnterPasswordToProceedToReport = "Please enter the password in order to proceed to the adminstration page:";
EpiLang.OKButton = "Ok";
EpiLang.BackToMainReport = "Back to <b>the main report</b>";
EpiLang.AnswerFile = "Answers file";
EpiLang.TheFileMustBeAnEasyquizzAnswerFile = "The file must be an Easyquizz Answers File (*.qso).";
EpiLang.RestoreSavedFile = "Restore a saved answers file:";
EpiLang.SaveTheAnswerFileField = "Save the answers file:";
EpiLang.SaveButton = "Save";
EpiLang.RestoreButton = "Restore";
EpiLang.ResetTheAnswerFile = "Reset the answers file:";
EpiLang.ResetButton = "Reset";
EpiLang.ExportTheAnswerFileInCSV = "Export the answers file in CSV format (Excel)";
EpiLang.ExportTheAnswerFileInCSVLink = 'Export the answers in CSV format: Clic here.';
EpiLang.ExportTheMarksInCSVLink = 'Export the marks in CSV format: Clic here.';
EpiLang.IfYouAreExperiencedInSpreadsheets = "If you are an experienced user of spreadsheets, you can use the CSV format to reprocess the answers. <br><b>Note: </b>in order to ensure a good import of the data to Microsoft Excel, you have to save the CSV&nbsp;file on you disk, then to open it from Excel through the \"Open\" window, specifying \"CSV File\".";
EpiLang.UsageStatistics = "Usage statistics";
EpiLang.AnswersCountField = "Answers count:";
EpiLang.LastTenAnswersField = "Last 10 answers:";
EpiLang.ExportMarksFileinCSV = "Exports the marks in CSV";
EpiLang.AreYouSureResetAllTheData = "Are you sure you want to reset all the data ?";
EpiLang.UserName = "User name";
EpiLang.Date = "Date";
EpiLang.Host = "Host";

// rapportnominatif.php
EpiLang.ViewANominativeReport = "View a nominative report:";
EpiLang.OptionAllTheAnswers = "- All the answers -";
EpiLang.GoToTheMainReport = "Go to the <b>main report</b>";
EpiLang.PrintTheReport = "<b>Print</b> the report";
EpiLang.DeleteThisEntry = "<b>Delete this entry</b>";
EpiLang.TimeSpentOnTheQuiz = "Time spent on the quiz:";
EpiLang.min = "min.";
EpiLang.sec = "sec.";
EpiLang.FinalScoreField = "Final score: ";
EpiLang.DateField = "Date: ";
EpiLang.QCUTypeName = "Single choice question";
EpiLang.QCMTypeName= "Multiple choices question";
EpiLang.TABQCUTypeName = "Single choice matrix question";
EpiLang.TABQCMTypeName = "Multiple choices matrix question";
EpiLang.TATTypeName = "Fill in text";
EpiLang.MATCHTypeName = "Matching question";
EpiLang.DRAGDROPTypeName = "Drang'n'drop question";
EpiLang.SORTTypeName = "Sorting question";
EpiLang.FORMTypeName = "Form question";
EpiLang.TEXTTypeName = "Text question";
EpiLang.ShuntingQuestionTypeName = "Shunting question";
EpiLang.FlashTypeName = "Flash question";
EpiLang.QuestionNumber = "Question #";
EpiLang.TypeField = "Type:";
EpiLang.ScoreField = "Score:";
EpiLang.Answer = "Answer";
EpiLang.MoreField = "More";
EpiLang.OtherField = "Other:";
EpiLang.ReportGeneratedWithEasyquizz = 'Generated with Easyquizz on ';

// index.php
EpiLang.GoToAdministrationPage = "Go to <b>the administration page</b>";
EpiLang.NumberOfAnswersField = "Answers count:";
EpiLang.ListOfQuestionsField = "Questions:";
EpiLang.UserEntry = "User entry";
EpiLang.RateQuantity = "Rate&nbsp;(quantity)";
EpiLang.NoAnswerYet = "No answer yet.";
EpiLang.ListLimitedToTenEntries = 'List limited to 10 entries (Click here to show all entries.)';
EpiLang.AllEntries = 'All entries (Click here to show only the 10 most frequent.)';

EpiLangJS.YouMustAnswerTheQuestion = "You must answer the question completely.";

EpiLang.TopOfPage = 'TOP';
EpiLang.DescriptionFieldString = 'Description:';
EpiLang.BuildWithEasyquizzStart = 'Built with <a title="Easyquizz - Epistema" href="http://www.epistema.com/" target="_blank">Easyquizz</a> on ';
EpiLang.BuildWithEasyquizzEnd = '.';



EpiLang.RefreshButton = 'Refresh';
EpiLang.FilterOnTheAnswers = 'Filter on dates:';
EpiLang.DisplayAnswersBetweenTheFollowingDates = 'Display only answers between the following dates:';
EpiLang.StartDate = 'Start date:';
EpiLang.EndDate = 'End date:';
EpiLang.LeaveEmptyIfNoRestriction = 'You can leave the date empty if you don\'t want to filter.';

