PageRenderTime 46ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/php/main/lang/english/course_info.inc.php

https://bitbucket.org/frchico/chamilo_openshift
PHP | 139 lines | 136 code | 0 blank | 3 comment | 6 complexity | f88a54048b7c6ba0275e371ce06543f1 MD5 | raw file
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $ModifInfo = "Settings";
  6. $langModifDone = "The information has been modified";
  7. $langDelCourse = "Delete the course area";
  8. $langProfessors = "Trainers";
  9. $langFaculty = "Category";
  10. $langConfidentiality = "Confidentiality";
  11. $langPublic = "Public access without authentication (from portal homepage)";
  12. $langUnsubscription = "Unsubscribe";
  13. $langPrivOpen = "Private access, registration open";
  14. $langPrivate = "Private - access authorized to course members only";
  15. $langForbidden = "Not allowed";
  16. $CourseAccessConfigTip = "By default, your course is public. But you can define the level of access above.";
  17. $langOpenToTheWorld = "Public - access allowed for the whole world";
  18. $OpenToThePlatform = " Open - access allowed for users registered on the platform";
  19. $langOpenToThePlatform = "Open - access allowed for users registered on the platform";
  20. $langTipLang = "This language will be valid for every visitor of your training's website.";
  21. $langVid = "Chamilo LIVE";
  22. $langWork = "Contributions";
  23. $langProgramMenu = "Training program";
  24. $langAnnouncement = "Announcements";
  25. $langExercise = "Tests";
  26. $langStats = "Statistics";
  27. $langUplPage = "Upload page and link to Home Page";
  28. $langLinkSite = "Add link to page on Home Page";
  29. $langCourse = "The area";
  30. $langHasDel = "has been deleted";
  31. $langBackHome = "Back to Home Page of";
  32. $langByDel = "Deleting this area will permanently delete all the content (documents, links...) it contains and unregister all its members (not remove them from other training). <p>Do you really want to delete the training?";
  33. $langY = "YES";
  34. $langN = "NO";
  35. $langDepartmentUrl = "Department URL";
  36. $langDepartmentUrlName = "Department";
  37. $langBackupCourse = "Archive this course area";
  38. $langModifGroups = "Groups";
  39. $langProfessor = "Trainer";
  40. $langGroups = "Groups";
  41. $langDescriptionCours = "Description";
  42. $langArchiveCourse = "Course backup";
  43. $langRestoreCourse = "Restore a course";
  44. $langRestore = "Restore";
  45. $langCreatedIn = "created in";
  46. $langCreateMissingDirectories = "Creation of missing directories";
  47. $langCopyDirectoryCourse = "Copy of course files";
  48. $langDisk_free_space = "Free disk space";
  49. $langBuildTheCompressedFile = "Creation of backup file";
  50. $langFileCopied = "file copied";
  51. $langArchiveLocation = "Archive location";
  52. $langSizeOf = "Size of";
  53. $langArchiveName = "Archive name";
  54. $langBackupSuccesfull = "Backup successful";
  55. $langBUCourseDataOfMainBase = "Backup of course data in main database for";
  56. $langBUUsersInMainBase = "Backup of user data in main database for";
  57. $langBUAnnounceInMainBase = "Backup of announcements data in main database for";
  58. $langBackupOfDataBase = "Backup of database";
  59. $langCreationDate = "Created";
  60. $langExpirationDate = "Expiration date";
  61. $langPostPone = "Post pone";
  62. $langLastEdit = "Latest edit";
  63. $langLastVisit = "Latest visit";
  64. $langSubscription = "Subscription";
  65. $langCourseAccess = "Course access";
  66. $langConfirmBackup = "Do you really want to backup this training?";
  67. $langCreateSite = "Create a training";
  68. $langRestoreDescription = "The training is in an archive file which you can select below.<br><br>Once you click on \"Restore\", the archive will be uncompressed and the training recreated.";
  69. $langRestoreNotice = "This script doesn't allow yet to automatically restore users, but data saved in \"users.csv\" are sufficient for the administrator to do it manually.";
  70. $langAvailableArchives = "Available archives list";
  71. $langNoArchive = "No archive has been selected";
  72. $langArchiveNotFound = "The archive has not been found";
  73. $langArchiveUncompressed = "The archive has been uncompressed and installed.";
  74. $langCsvPutIntoDocTool = "The file \"users.csv\" has been put into Documents tool.";
  75. $langBackH = "back to homepage";
  76. $langOtherCategory = "Other category";
  77. $langAllowedToUnsubscribe = "Users are allowed to unsubscribe from this training";
  78. $langNotAllowedToUnsubscribe = "Users are not allowed to unsubscribe from this training";
  79. $langCourseVisibilityClosed = "Completely closed: the course is only accessible to the teachers.";
  80. $CourseVisibilityClosed = "Closed - the course is only accessible to the teachers";
  81. $CourseVisibilityModified = "Modified (more detailed settings specified through roles-rights system)";
  82. $WorkEmailAlert = "Alert by e-mail on work submission";
  83. $WorkEmailAlertActivate = "Activate e-mail alert on new work submission";
  84. $WorkEmailAlertDeactivate = "Disable e-mail alert on new work submission";
  85. $DropboxEmailAlert = "Alert by e-mail on dropbox submission";
  86. $DropboxEmailAlertActivate = "Activate e-mail alert on dropbox submission";
  87. $DropboxEmailAlertDeactivate = "Disable e-mail alert on dropbox submission";
  88. $AllowUserEditAgenda = "Allow learners to edit the agenda";
  89. $AllowUserEditAgendaActivate = "Activate training agenda edition by users";
  90. $AllowUserEditAgendaDeactivate = "Disable agenda editing by learners";
  91. $AllowUserEditAnnouncement = "Allow learners to edit announcements";
  92. $AllowUserEditAnnouncementActivate = "Enable edition by users";
  93. $AllowUserEditAnnouncementDeactivate = "Disable edition by users";
  94. $OrInTime = "Or in";
  95. $CourseRegistrationPassword = "Course registration password";
  96. $langDescriptionDeleteCourse = "Click on this link for a full removal of the course from the server.<br /><br />Be carefull, there's no way back!";
  97. $langDescriptionCopyCourse = "Duplicate the course or some learning objects in another course. You need 2 courses to use this feature: an original course and a target course.";
  98. $DescriptionRecycleCourse = "This tool empties the course. It removes documents, forums, links. And allows you to select what parts you want to remove or decide to remove the whole.";
  99. $QuizEmailAlert = "E-mail alert on new test submitted";
  100. $QuizEmailAlertActivate = "Activate e-mail sending when a user submits new test answers";
  101. $QuizEmailAlertDeactivate = "Disable e-mail alert on new test answers submission";
  102. $AllowUserImageForum = "User picture in forum";
  103. $AllowUserImageForumActivate = "Display users pictures in the forum";
  104. $AllowUserImageForumDeactivate = "Hide users pictures in the forum";
  105. $AllowLearningPathTheme = "Allow training theme";
  106. $AllowLearningPathThemeAllow = "Allowed";
  107. $AllowLearningPathThemeDisallow = "Disallowed";
  108. $ConfigChat = "Chat settings";
  109. $AllowOpenchatWindow = "Open chat in a new Window";
  110. $AllowOpenChatWindowActivate = "Activate open the chat in a new window";
  111. $AllowOpenChatWindowDeactivate = "Deactivate open the chat in a new window";
  112. $NewUserEmailAlert = "Notice by e-mail to trainer of auto subscription of a new user";
  113. $NewUserEmailAlertEnable = "Enable the notice by e-mail to trainer of auto subscription of a new user";
  114. $NewUserEmailAlertToTeacharAndTutor = "Enable the notice by e-mail to trainer and tutors of auto subscription of a new user";
  115. $NewUserEmailAlertDisable = "Disable the email alert for the suscription of new user in the training";
  116. $AllowUserViewUserList = "Allow user view user list";
  117. $AllowUserViewUserListActivate = "Enable user list";
  118. $AllowUserViewUserListDeactivate = "Disable user list";
  119. $DoNotDisplayAnyAdvance = "Do not display progress";
  120. $RedirectToTheExerciseList = "Redirect to the exercises list";
  121. $RedirectToExercise = "Redirect to the selected exercise";
  122. $ConfigExercise = "Configure exercises tool";
  123. $CourseSettingsRegisterDirectLink = "If your course is public or open, you can use the direct link below to send an invitation to new users, so after registration, they will be sent directly to the course. Also, you can add the e=1 parameter to the URL, replacing \"1\" by an exercise ID to send them directly to a specific exam. The exercise ID can be discovered in the URL when clicking on an exercise to open it.<br/>%s";
  124. $DirectLink = "Direct link";
  125. $NewHomeworkEmailAlert = "Email users on assignment creation";
  126. $NewHomeworkEmailAlertEnable = "Enable email users on assignment submission";
  127. $NewHomeworkEmailAlertDisable = "Disable email users on assignment submission";
  128. $DisplayAboutNextAdvanceNotDoneAndLastDoneAdvance = "Display the last executed step and the next unfinished step";
  129. $AddPicture = "Add a picture";
  130. $LPAutoLaunch = "Enable learning path auto-launch";
  131. $ConfigLearnpath = "Learning path settings";
  132. $PDFWaterMarkHeader = "Watermark header in PDF exports";
  133. $RedirectToALearningPath = "Redirect to a selected learning path";
  134. $RedirectToTheLearningPathList = "Redirect to the learning paths list";
  135. $ActivateLegal = "Enable legal terms";
  136. $ShowALegalNoticeWhenEnteringTheCourse = "Show a legal notice when entering the course";
  137. $CourseLegalAgreement = "Legal agreement for this course";
  138. $AcceptLegal = "Accept legal terms";
  139. ?>