learnpath.inc.php 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $AudioFile = "Audio file";
  6. $ViewModeImpress = "Current view mode: Impress";
  7. $NewForumCreated = "A new forum has now been created";
  8. $NewThreadCreated = "A new forum thread has now been created";
  9. $AddHotpotatoes = "Add hotpotatoes";
  10. $HideAttemptView = "Hide attempt view";
  11. $ExtendAttemptView = "Extend attempt view";
  12. $LearnPathAddedTitle = "Welcome to the Chamilo course authoring tool !";
  13. $BuildComment = "Add learning objects and activities to your course";
  14. $BasicOverviewComment = "Add audio comments and order learning objects in the table of contents";
  15. $DisplayComment = "Watch the course from learner's viewpoint";
  16. $NewChapterComment = "Chapter 1, Chapter 2 or Week 1, Week 2...";
  17. $NewStepComment = "Add tests, activities and multimedia content";
  18. $lang_learning_path = "Courses";
  19. $lang_learning_path_builder = "Authoring tool";
  20. $lang_description = "Course settings";
  21. $LearnpathTitle = "Title";
  22. $LearnpathPrerequisites = "Prerequisites";
  23. $LearnpathMoveUp = "Up";
  24. $LearnpathMoveDown = "Down";
  25. $langThisItem = "this learning object";
  26. $LearnpathTitleAndDesc = "Name & description";
  27. $LearnpathChangeOrder = "Change order";
  28. $LearnpathAddPrereqi = "Add prerequisities";
  29. $LearnpathAddTitleAndDesc = "Edit name & desc.";
  30. $lang_delete = "Delete";
  31. $lang_add_chapter = "Add section";
  32. $langLearnpathMystatus = "My progress in this course";
  33. $langLearnpathCompstatus = "completed";
  34. $langLearnpathIncomplete = "incomplete";
  35. $langLearnpathPassed = "passed";
  36. $langLearnpathFailed = "failed";
  37. $langLearnpathPrevious = "Previous learning object";
  38. $langLearnpathNext = "Next learning object";
  39. $langLearnpathRestart = "Restart";
  40. $langLearnpathThisStatus = "This learning object is now";
  41. $langLearnpathToEnter = "To enter";
  42. $langLearnpathFirstNeedTo = "you need first accomplish";
  43. $langLearnpathLessonTitle = "Section name";
  44. $langLearnpathStatus = "Status";
  45. $langLearnpathScore = "Score";
  46. $langLearnpathTime = "Time";
  47. $langLearnpathVersion = "version";
  48. $langLearnpathRestarted = "No learning object is completed.";
  49. $langLearnpathNoNext = "This is the last learning object.";
  50. $langLearnpathNoPrev = "This is the first learning object.";
  51. $LearnpathAddLearnpath = "Create new learning path";
  52. $lang_learnpath_added = "The course was created. Add sections and learning objects to build the course.";
  53. $LearnpathEditLearnpath = "Edit learnpath";
  54. $LearnpathDeleteLearnpath = "Delete course";
  55. $lang_learnpath_edited = "Course has been edited";
  56. $lang_learnpath_deleted = "Course has been deleted";
  57. $LearnpathDoNotPublish = "do not publish";
  58. $LearnpathPublish = "Publish on training homepage";
  59. $LearnpathNotPublished = "not published";
  60. $LearnpathPublished = "published";
  61. $lang_add_learnpath_module = "Add a section";
  62. $lang_add_learnpath_chapter_to_path = "Add a section to this course";
  63. $lang_learnpath_module_added = "The section was successfully created. Add learning object by clicking on the corresponding icon.";
  64. $LearnpathEditModule = "Edit section description/name";
  65. $LearnpathDeleteModule = "Delete section";
  66. $lang_learnpath_module_edited = "The course section was edited";
  67. $lang_learnpath_module_deleted = "The course section and the learning objects it contains have been deleted";
  68. $LearnpathNoChapters = "No sectionss added yet.";
  69. $LearnpathAddItem = "Add learning objects to this section";
  70. $LearnpathItemDeleted = "The learning object has been deleted";
  71. $lang_assign_learnpath_items_to = "Assign these learning objects to a section:";
  72. $lang_edit_learnpath_item = "Edit learning object name and description";
  73. $lang_add_prereq = "Add/edit prerequisites to this learning object";
  74. $lang_delete_learnpath_item = "Delete learning object";
  75. $LearnpathItemEdited = "The learning object has been edited";
  76. $lang_prereq_deleted_error = "Deleted !";
  77. $lang_none = "NONE";
  78. $lang_forum_opened = "The selected forum has been opened in a new window.";
  79. $lang_link_opened = "The selected link has been opened in a new window.";
  80. $lang_short_help = "To see course from learner viewpoint, select Display";
  81. $LearnpathPrereqNotCompleted = "This learning object cannot display because the course prerequisites are not completed. This happens when a course imposes that you follow it step by step or get a minimum score in tests before you reach the next steps.";
  82. $lang_author = "Author";
  83. $lang_date = "Date";
  84. $langBasicOverview = "Organize";
  85. $langAdvanced = "Authoring";
  86. $langDisplay = "Display";
  87. $langNewChapter = "Add section";
  88. $langNewStep = "Add learning object or activity";
  89. $langEditPrerequisites = "Edit the prerequisites of the current LO";
  90. $langTitleManipulateChapter = "Edit section";
  91. $langTitleManipulateModule = "Edit section";
  92. $langTitleManipulateDocument = "Edit document";
  93. $langTitleManipulateLink = "Edit link";
  94. $langTitleManipulateQuiz = "Edit test structure";
  95. $langTitleManipulateStudentPublication = "Edit assignment";
  96. $langEnterDataNewChapter = "Adding a section to the course";
  97. $langEnterDataNewModule = "Enter information for section";
  98. $langCreateNewStep = "Create new rich media page";
  99. $langNewDocument = "Rich media page / activity";
  100. $langUseAnExistingResource = "Or use an existing resource :";
  101. $langParent = "Section";
  102. $langPosition = "In table of contents";
  103. $langNewChapterCreated = "A new section has now been created. You may continue by adding a section or step.";
  104. $langNewLinksCreated = "The new link has been created";
  105. $langNewStudentPublicationCreated = "The new assignment has been created";
  106. $langNewModuleCreated = "The new section has been created. You can now add a section or a learning object to it.";
  107. $langNewExerciseCreated = "The test has been added to the course";
  108. $langItemRemoved = "The learning object has been removed";
  109. $langConverting = "Converting...";
  110. $langPpt2lpError = "Error during the conversion of PowerPoint. Please check if there are special characters in the name of your PowerPoint.";
  111. $langBuild = "Build";
  112. $langViewModeEmbedded = "Current view mode: embedded";
  113. $langViewModeFullScreen = "Current view mode: fullscreen";
  114. $langShowDebug = "Show debug";
  115. $langHideDebug = "Hide debug";
  116. $langCantEditDocument = "This document is not editable";
  117. $langAfter = "After";
  118. $LearnpathPrerequisitesLimit = "Prerequisities (limit)";
  119. $lang_loading = "Loading page, please wait ...";
  120. $lang_empty = "This course includes no learning object.";
  121. $langHotPotatoesFinished = "This HotPotatoes test has been closed.";
  122. $langCompletionLimit = "Completion limit (minimum points)";
  123. $langPrereqToEnter = "To enter";
  124. $langPrereqFirstNeedTo = " you need first accomplish";
  125. $langPrereqModuleMinimum1 = "At least 1 step is missing from";
  126. $langPrereqModuleMinimum2 = " which is set as prerequisities.";
  127. $langPrereqTestLimit1 = " you must reach minimum";
  128. $langPrereqTestLimit2 = " points in";
  129. $langPrereqTestLimitNow = "Now you have :";
  130. $langLearnpathExitFullScreen = "back to normal screen";
  131. $langLearnpathFullScreen = "full screen";
  132. $langItemMissing1 = "There was a";
  133. $langItemMissing2 = "page (step) here in the original Chamilo Learning Path.";
  134. $langDone = "Done";
  135. $langNoItemSelected = "Select a learning object in the table of contents";
  136. $langNewDocumentCreated = "The rich media page/activity has been added to the course";
  137. $langEditCurrentChapter = "Edit the current section";
  138. $langditCurrentModule = "Edit the current section";
  139. $langCreateTheDocument = "Adding a rich media page/activity to the course";
  140. $langMoveTheCurrentDocument = "Move the current document";
  141. $langEditTheCurrentDocument = "Edit the current document";
  142. $langWarning = "Warning !";
  143. $langWarningEditingDocument = "When you edit an existing document in Courses, the new version of the document will not overwrite the old version but will be saved as a new document. If you want to edit a document definitively, you can do that with the document tool.";
  144. $langDirectory = "Folder";
  145. $langCreateTheExercise = "Adding a test to the course";
  146. $langMoveTheCurrentExercise = "Move the current test";
  147. $langEditCurrentExecice = "Edit the current test";
  148. $langUploadScorm = "Import SCORM course";
  149. $langPowerPointConvert = "Chamilo RAPID";
  150. $langLPCreatedToContinue = "To continue add a section or a learning object or activity to your course.";
  151. $langLPCreatedAddChapterStep = " <html><body><p><big><img height=\"250\" width=\"250\" align=\"right\" src=\"images/gallery/mr_dokeos/animated/practicerAnim.gif\" alt=\"practicerAnim.gif\" />Welcome to the Chamilo course authoring tool !</big></p> <ul> <li><b>Build</b> : Add learning objects and activities to your course</li> <li><b>Organize</b> : Add audio comments and order learning objects in the table of contents</li> <li><b>Display</b> : Watch the course from learner's viewpoint</li> <li><b>Add section</b> : Chapter 1, Chapter 2 or Week 1, Week 2...</li> <li><b>Add learning object or activity</b> : activities, tests, videos, multimedia pages</li> </ul></html></body>";
  152. $langPrerequisitesAdded = "Prerequisites to the current learning object have been added.";
  153. $langAddEditPrerequisites = "Add/edit prerequisites";
  154. $langMinimum = "minimum";
  155. $langMaximum = "maximum";
  156. $langNoDocuments = "No documents";
  157. $langNoExercisesAvailable = "No tests available";
  158. $langNoLinksAvailable = "No links available";
  159. $langNoItemsInLp = "There are no learning objects in the course. Click on \"Build\" to enter authoring mode.";
  160. $FirstPosition = "First position";
  161. $NewQuiz = "New test";
  162. $CreateTheForum = "Adding a forum to the course";
  163. $AddLpIntro = "<strong>Welcome</strong> to the Chamilo Course authoring tool.<br />Create your courses step-by-step. The table of contents will appear to the left.";
  164. $AddLpToStart = "To start, give a title to your course";
  165. $CreateTheLink = "Adding a link to the course";
  166. $MoveCurrentLink = "Move the current link";
  167. $EditCurrentLink = "Edit the current link";
  168. $Url = "Url";
  169. $MoveCurrentStudentPublication = "Move the current assignment";
  170. $EditCurrentStudentPublication = "Edit the current assignment";
  171. $AllowMultipleAttempts = "Allow multiple attempts";
  172. $PreventMultipleAttempts = "Prevent multiple attempts";
  173. $MakeScormRecordingExtra = "Make SCORM recordings extra";
  174. $MakeScormRecordingNormal = "Make SCORM recordings normal";
  175. $DocumentHasBeenDeleted = "The document cannot be displayed because it has been deleted";
  176. $EditCurrentForum = "Edit the current forum";
  177. $NoPrerequisites = "No prerequisites";
  178. $NewExercise = "New test";
  179. $CreateANewLink = "Create a new link";
  180. $CreateANewForum = "Create a new forum";
  181. $LinkAdd = "Add link";
  182. $WoogieConversionPowerPoint = "Woogie : Word conversion";
  183. $WelcomeWoogieSubtitle = "MS Word to course converter";
  184. $WelcomeWoogieConverter = "Welcome to Woogie Rapid Learning<ul type=\"1\"><li>Choose a file .doc, .sxw, .odt<li>Upload it to Woogie. It will be convert to a SCORM course<li>You will then be able to add audio comments on each page and insert quizzes and other activities between pages</ul>";
  185. $WoogieError = "Error during the conversion of the word document. Please check if there are special characters in the name of your document..";
  186. $WordConvert = "MS Word conversion";
  187. $Order = "Order";
  188. $InteractionID = "Interaction ID";
  189. $TimeFinished = "Time (finished at...)";
  190. $CorrectAnswers = "Correct answers";
  191. $StudentResponse = "Learner answers";
  192. $LatencyTimeSpent = "Time spent";
  193. $Result = "Result";
  194. $SplitStepsPerPage = "A page, a learning object";
  195. $SplitStepsPerChapter = "A section, a learning object";
  196. $TakeSlideName = "Use the slides names as course learning object names";
  197. $CannotConnectToOpenOffice = "The connection to the document converter failed. Please contact your platform administrator to fix the problem.";
  198. $OogieConversionFailed = "The conversion failed. <br />Some documents are too complex to be treated automatically by the document converter.<br />We try to improve it.";
  199. $OogieUnknownError = "The conversion failed for an unknown reason.<br />Please contact your administrator to get more information.";
  200. $OogieBadExtension = "Please upload presentations only. Filename should end with .ppt or .odp";
  201. $WoogieBadExtension = "Please upload text documents only. Filename should end with .doc, .docx or .odt";
  202. $ShowAudioRecorder = "Show audio recorder";
  203. $SearchFeatureNotEnabledComment = "The full-text search feature is not enabled in Chamilo. Please contact the Chamilo administrator.";
  204. $SearchFeatureSearchExplanation = "To search the course database, please use the following syntax:<br/>    <i>term tag:tag_name -exclude +include \"exact phrase\"</i><br/> For example:<br/>    <i>car tag:truck -ferrari +ford \"high consumption\".</i><br/> This will show all the results for the word 'car' tagged as 'truck', not including the word 'ferrari' but including the word 'ford' and the exact phrase 'high consumption'.";
  205. $ViewLearningPath = "View course";
  206. $SearchFeatureDocumentTagsIfIndexing = "Tags to add to the document, if indexing";
  207. $ReturnToLearningPaths = "Back to learning paths";
  208. $UploadMp3audio = "Upload Mp3 audio";
  209. $UpdateAllAudioFragments = "Add audio";
  210. $LeaveEmptyToKeepCurrentFile = "Leave import form empty to keep current audio file";
  211. $RemoveAudio = "Remove audio";
  212. $SaveAudio = "Validate";
  213. $ChangesStored = "Audio added";
  214. $ViewScoreChangeHistory = "View score change history";
  215. $ImageWillResizeMsg = "Trainer picture will resize if needed";
  216. $ImagePreview = "Image preview";
  217. $UplAlreadyExists = " already exists.";
  218. $UplUnableToSaveFile = "The uploaded file could not be saved (perhaps a permission problem?)";
  219. $UnknownPackageFormat = "The format of this package could not be recognized. Please check this is a valid package.";
  220. $MoveDocument = "Move document";
  221. $EditLPSettings = "Edit course settings";
  222. $SaveLPSettings = "Save course settings";
  223. $ShowAllAttempts = "Show all attempts";
  224. $HideAllAttempts = "Hide all attempts";
  225. $ShowAllAttemptsByExercise = "Show all attempts by test";
  226. $ShowAttempt = "Show attempt";
  227. $ShowAndQualifyAttempt = "Show and grade attempt";
  228. $langAddEdit = "Add / Edit";
  229. $ModifyPrerequisites = "Save prerequisites settings";
  230. $CreateLearningPath = "Continue";
  231. $AddExercise = "Add test to course";
  232. $AddForum = "Add a forum";
  233. $LPCreateDocument = "Add this document to the course";
  234. $ObjectiveID = "Objective ID";
  235. $ObjectiveStatus = "Objective status";
  236. $ObjectiveRawScore = "Objective raw score";
  237. $ObjectiveMaxScore = "Objective max score";
  238. $ObjectiveMinScore = "Objective min score";
  239. $LPName = "Course name";
  240. $AuthoringOptions = "Authoring options";
  241. $CourseSettings = "Course settings";
  242. $SaveSection = "Save section";
  243. $AddLinkToCourse = "Add link to course";
  244. $AddAssignmentToCourse = "Add assignment to course";
  245. $AddForumToCourse = "Add forum to course";
  246. $SaveAudioAndOrganization = "Save audio and organization";
  247. $UploadOnlyMp3Files = "Please upload mp3 files only";
  248. $ModifyHotPotatoes = "Modify hotpotatoes";
  249. $SaveHotpotatoes = "Save hotpotatoes";
  250. $ReturnToLPList = "Return to list";
  251. $LpPrerequisiteDescription = "Selecting another learning path as a prerequisite will hide the current prerequisite until the one in prerequisite is fully completed (100%)";
  252. $PrerequisitesOptions = "Prerequisites options";
  253. $ClearAllPrerequisites = "Clear all prerequisites";
  254. $SetPrerequisiteForEachItem = "Set previous step as prerequisite for each step";
  255. $ClickOnTheLearnerViewToSeeYourLearningPath = "Click on the [Learner view] button to see your learning path";
  256. $ExerciseCantBeEditedAfterAddingToTheLP = "Exercise can't be edited after being added to the Learning Path";
  257. $EnableTimeLimits = "Enable availability limits";
  258. $PublicationDate = "Publication date";
  259. $UseMaxScore100 = "Use default maximum score of 100";
  260. $EnableLPAutoLaunch = "Enable learning path auto-launch";
  261. $DisableLPAutoLaunch = "Disable learning path auto-launch";
  262. $ViewModeEmbedFrame = "Current view mode: external embed. Use only for embedding in external sites.";
  263. $LPNotVisibleToStudent = "Learners cannot see this learning path";
  264. $EditCurrentModule = "Edit current module";
  265. $SearchFeatureTerms = "Terms for the search feature";
  266. $PrerequisiteDeletedError = "Error: the element defined as prerequisite has been deleted.";
  267. ?>