survey.inc.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $PublishSurvey = "Publish survey";
  6. $CompareQuestions = "Compare questions";
  7. $InformationUpdated = "Information updated";
  8. $SurveyTitle = "Survey title";
  9. $SurveyIntroduction = "Survey introduction";
  10. $CreateNewSurvey = "Create survey";
  11. $Survey = "Survey";
  12. $SurveyTemplate = "Survey template";
  13. $PleaseEnterSurveyTitle = "Please enter survey title";
  14. $PleaseEnterValidDate = "Please Enter Valid Date";
  15. $NotPublished = "Not published";
  16. $AdvancedReportDetails = "Advanced report allows to choose the user and the questions to see more precis informations";
  17. $AdvancedReport = "Advanced report";
  18. $CompleteReportDetails = "Complete report allows to see all the results given by the people questioned, and export it in csv (for Excel)";
  19. $CompleteReport = "Complete report";
  20. $OnlyThoseAddresses = "Send the survey to these addresses only";
  21. $BackToQuestions = "Back to the questions";
  22. $SelectWhichLanguage = "Select in which language should be created the survey";
  23. $CreateInAnotherLanguage = "Create this survey in another language";
  24. $ExportInExcel = "Export in Excel format";
  25. $ComparativeResults = "Comparative results";
  26. $SelectDataYouWantToCompare = "Select the data you want to compare";
  27. $OrCopyPasteUrl = "Or copy paste the link into the url bar of your browser :";
  28. $ClickHereToOpenSurvey = "Click here to take the survey";
  29. $SurveyNotShared = "No Surveys have been shared yet";
  30. $ViewSurvey = "View survey";
  31. $SelectDisplayType = "Select Display Type :";
  32. $Thanks = "Feedback message";
  33. $SurveyReporting = "Survey reporting";
  34. $NoSurveyAvailable = "No survey available";
  35. $YourSurveyHasBeenPublished = "has been published";
  36. $CreateFromExistingSurvey = "Create from existing survey";
  37. $Publish = "Publish survey";
  38. $SearchASurvey = "Search a survey";
  39. $CourseName = "Course name";
  40. $SurveysOfAllCourses = "Survey(s) of all courses";
  41. $PleaseSelectAChoice = "Please make a choice";
  42. $ThereAreNoQuestionsInTheDatabase = "There are no questions in the database";
  43. $UpdateQuestionType = "Update Question Type :";
  44. $AddAnotherQuestion = "Add new question";
  45. $IsShareSurvey = "Share survey with others";
  46. $Proceed = "Proceed";
  47. $PleaseFillNumber = "Please fill numeric values for points.";
  48. $PleaseFillAllPoints = "Please fill points from 1-5";
  49. $PleasFillAllAnswer = "Please fill all the answer fields.";
  50. $PleaseSelectFourTrue = "Please select at least Four true answers.";
  51. $PleaseSelectFourDefault = "Please Select at least Four Default Answers.";
  52. $PleaseFillDefaultText = "Please fill default text";
  53. $ModifySurveyInformation = "Edit survey information";
  54. $ViewQuestions = "View questions";
  55. $CreateSurvey = "Create survey";
  56. $FinishSurvey = "Finish survey";
  57. $QuestionsAdded = "Questions are added";
  58. $DeleteSurvey = "Delete survey";
  59. $SurveyCode = "Code";
  60. $SurveyList = "Survey list";
  61. $SurveyAttached = "Survey attached";
  62. $QuestionByType = "Question by type";
  63. $SelectQuestionByType = "Select question by type";
  64. $PleaseEnterAQuestion = "Please enter a question";
  65. $NoOfQuestions = "Number of question";
  66. $Question = "Question";
  67. $ThisCodeAlradyExists = "This code already exist";
  68. $SaveAndExit = "Save and exit";
  69. $ViewAnswers = "View answers";
  70. $CreateExistingSurvey = "Create from an existing survey";
  71. $SurveyName = "Survey name";
  72. $SurveySubTitle = "Survey subtitle";
  73. $ShareSurvey = "Share survey";
  74. $SurveyThanks = "Final thanks";
  75. $EditSurvey = "Edit survey";
  76. $OrReturnToSurveyOverview = "Or return to survey overview";
  77. $SurveyParametersMissingUseCopyPaste = "There is a parameter missing in the link. Please use copy and past";
  78. $WrongInvitationCode = "Wrong invitation code";
  79. $SurveyFinished = "You have finished this survey.";
  80. $SurveyPreview = "Survey preview";
  81. $InvallidSurvey = "Invalid survey";
  82. $AddQuestion = "Add a question";
  83. $EditQuestion = "Edit question";
  84. $TypeDoesNotExist = "This type does not exist";
  85. $SurveyCreatedSuccesfully = "The survey has been created succesfully";
  86. $YouCanNowAddQuestionToYourSurvey = "You can now add questions to your survey";
  87. $SurveyUpdatedSuccesfully = "The survey has been updated succesfully";
  88. $QuestionAdded = "The question has been added.";
  89. $QuestionUpdated = "The question has been updated.";
  90. $RemoveAnswer = "Remove option";
  91. $AddAnswer = "Add option";
  92. $DisplayAnswersHorVert = "Display";
  93. $AnswerOptions = "Answer options";
  94. $YesNo = "Yes / No";
  95. $MultipleResponse = "Multiple answer";
  96. $Open = "Open";
  97. $Dropdown = "Dropdown";
  98. $Pagebreak = "Page end (separate questions)";
  99. $QuestionNumber = "N°";
  100. $NumberOfOptions = "Options";
  101. $SurveyInvitations = "Survey invitations";
  102. $InvitationCode = "Invitation code";
  103. $InvitationDate = "Invitation date";
  104. $Answered = "Answered";
  105. $AdditonalUsersComment = "You can invite additional users to fill the survey. To do so you can type their email adresses here separated by , or ;";
  106. $MailTitle = "Mail subject";
  107. $InvitationsSend = "invitations sent.";
  108. $SurveyDeleted = "The survey has been deleted.";
  109. $NoSurveysSelected = "No surveys have been selected.";
  110. $NumberOfQuestions = "Questions";
  111. $Invited = "Invited";
  112. $SubmitQuestionFilter = "Filter";
  113. $ResetQuestionFilter = "Reset filter";
  114. $ExportCurrentReport = "Export current report";
  115. $OnlyQuestionsWithPredefinedAnswers = "Only questions with predefined answers can be used";
  116. $SelectXAxis = "Select the question on the X axis";
  117. $SelectYAxis = "Select the question on the Y axis";
  118. $ComparativeReport = "Comparative report";
  119. $AllQuestionsOnOnePage = "This screen displays an exact copy of the form as it was filled by the user";
  120. $SelectUser = "User";
  121. $SelectUserWhoFilledSurvey = "Select user who filled the survey";
  122. $userreport = "User report";
  123. $VisualRepresentation = "Graphic";
  124. $AbsoluteTotal = "Absolute total";
  125. $NextQuestion = "Next question";
  126. $PreviousQuestion = "Previous question";
  127. $PeopleWhoAnswered = "People who have chosen this answer";
  128. $CourseUsers = "Users in course";
  129. $SurveyPublication = "Publication of the survey";
  130. $AdditonalUsers = "Additional users";
  131. $MailText = "Email message";
  132. $UseLinkSyntax = "The selected users will receive an email with the text above and a unique link that they have to click to fill the survey. If you want to put the link somewhere in your text you have to put the following text wherever you want in your text: **link** (star star link star star). This will then automatically be replaced by the unique link. If you do not add **link** to your text then the email link will be added to the end of the mail";
  133. $DetailedReportByUser = "Detailed report by user";
  134. $DetailedReportByQuestion = "Detailed report by question";
  135. $ComparativeReportDetail = "In this report you can compare two questions.";
  136. $CompleteReportDetail = "In this report you get an overview of all the answers of all users on all questions. You also have the option to see only a selection of questions. You can export the results in CSV format and use this for processing in a statistical application";
  137. $DetailedReportByUserDetail = "In this report you can see all the answers a specific user has given.";
  138. $DetailedReportByQuestionDetail = "In this report you see the results question by question. Basic statistical analysis and graphics are provided";
  139. $ReminderResendToAllUsers = "Remind all users of the survey. If you do not check this checkbox only the newly added users will receive an email.";
  140. $Multiplechoice = "Multiple choice";
  141. $Score = "Επίδοση";
  142. $Shared = "Shared";
  143. $Invite = "Invite";
  144. $MaximumScore = "Επίδοση";
  145. $ViewInvited = "View invited";
  146. $ViewAnswered = "View people who answered";
  147. $ViewUnanswered = "View people who didn't answer";
  148. $DeleteSurveyQuestion = "Are you sure you want to delete the question?";
  149. $YouAlreadyFilledThisSurvey = "You already filled this survey";
  150. $ClickHereToAnswerTheSurvey = "Click here to answer the survey";
  151. $OrCopyPasteTheFollowingUrl = "or copy paste the following url :";
  152. $UnknowUser = "Unknow user";
  153. $MoveDown = "Move down";
  154. $MoveUp = "Move up";
  155. $HaveAnswered = "have answered";
  156. $WereInvited = "were invited";
  157. $PagebreakNotFirst = "The page break cannot be the first";
  158. $PagebreakNotLast = "The page break cannot be the last one";
  159. $SurveyNotAvailableAnymore = "Sorry, this survey is not available anymore. Thank you for trying.";
  160. $DuplicateSurvey = "Duplicate survey";
  161. $EmptySurvey = "Empty survey";
  162. $SurveyEmptied = "Answers to survey successfully deleted";
  163. $SurveyNotAvailableYet = "This survey is not yet available. Please try again later. Thank you.";
  164. $PeopleAnswered = "people answered";
  165. $AnonymousSurveyCannotKnowWhoAnswered = "This survey is anonymous. You can't see who answered.";
  166. $IllegalSurveyId = "Unknown survey id";
  167. $SurveyQuestionMoved = "The question has been moved";
  168. $IdenticalSurveycodeWarning = "This survey code already exists. That probably means the survey exists in other languages. Invited people will choose between different languages.";
  169. $ThisSurveyCodeSoonExistsInThisLanguage = "This survey code soon exists in this language";
  170. $SurveyUserAnswersHaveBeenRemovedSuccessfully = "The user's answers to the survey have been succesfully removed.";
  171. $DeleteSurveyByUser = "Delete this user's answers";
  172. $SelectType = "Select type";
  173. $Conditional = "Conditional";
  174. $ParentSurvey = "Parent Survey";
  175. $OneQuestionPerPage = "One question per page";
  176. $ActivateShuffle = "Enable shuffle mode";
  177. $ShowFormProfile = "Show profile form";
  178. $PersonalityQuestion = "Edit question";
  179. $YouNeedToCreateGroups = "You need to create groups";
  180. $ManageGroups = "Manage groups";
  181. $Create = "Create";
  182. $GroupCreatedSuccessfully = "Group created successfully";
  183. $GroupNeedName = "Group need name";
  184. $Personality = "Personalize";
  185. $Condition = "Condition";
  186. $Primary = "Primary";
  187. $Secondary = "Secondary";
  188. $CourseSettings = "Course settings";
  189. $PleaseChooseACondition = "Please choose a condition";
  190. $ChooseDifferentCategories = "Choose different categories";
  191. $Version = "Version";
  192. $Normal = "Normal";
  193. $NoLogOfDuration = "No log of duration";
  194. $AutoInviteLink = "Users who are not invited can use this link to take the survey:";
  195. $CompleteTheSurveysQuestions = "Complete the survey's questions";
  196. $SurveysDeleted = "Surveys deleted";
  197. $RemindUnanswered = "Remind only users who didn't answer";
  198. $ModifySurvey = "Edit survey";
  199. $CreateQuestionSurvey = "Create question";
  200. $ModifyQuestionSurvey = "Edit question";
  201. $BackToSurvey = "Back to survey";
  202. $UpdateInformation = "Update information";
  203. $PleaseFillSurvey = "Please fill survey";
  204. $ReportingOverview = "Reporting overview";
  205. $ThereAreNotQuestionsForthisSurvey = "There are not questions for this survey";
  206. $GenerateSurveyAccessLinkExplanation = "= You can test this feature by clicking the link above and answering the survey.\nThis is particularly useful if you want to allow anyone on a forum to answer you survey and you don't know their e-mail addresses.";
  207. $GenerateSurveyAccessLink = "Generate survey access link";
  208. $Multipleresponse = "Πολλαπλής Απάντησης";
  209. $ErrorSurveyTypeUnknown = "Survey type unknown";
  210. $SurveyUndetermined = "Survey undefined";
  211. $QuestionComment = "Question comment";
  212. $UnknowQuestion = "Unknown question";
  213. $Lastname = "Lastname";
  214. $Firstname = "Firstname";
  215. $DeleteSurveyGroup = "Delete a survey group";
  216. $ErrorOccurred = "An error occurred.";
  217. ?>