course_info.inc.php 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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 training area";
  8. $langProfessors = "Trainers";
  9. $langFaculty = "Category";
  10. $langConfidentiality = "Confidentiality";
  11. $langPublic = "Public access from portal home page even without login";
  12. $langUnsubscription = "Unsubscribe";
  13. $langPrivOpen = "Private access, registration open";
  14. $langPrivate = "Private access - site accessible only to training members (see the <a href=../user/user.php>Users list</a>)";
  15. $langForbidden = "Not allowed";
  16. $CourseAccessConfigTip = "By default your training is public. But you can define the level of confidentiality above.";
  17. $langOpenToTheWorld = "Open - access allowed for the whole world";
  18. $OpenToThePlatform = "Open - access allowed for users registered in portal";
  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 training area";
  38. $langModifGroups = "Groups";
  39. $langProfessor = "Trainer";
  40. $langGroups = "Groups";
  41. $langDescriptionCours = "Description";
  42. $langArchiveCourse = "Training backup";
  43. $langRestoreCourse = "Restore a training";
  44. $langRestore = "Restore";
  45. $langCreatedIn = "created in";
  46. $langCreateMissingDirectories = "Creation of missing directories";
  47. $langCopyDirectoryCourse = "Copy of training 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 training 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 = "Training 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 training is only accessible trainers.";
  80. $CourseVisibilityClosed = "Closed - the training is only accessible to the trainers";
  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 = "Training registration password";
  96. $langDescriptionDeleteCourse = "Click on this link for a full removal of training on server.<br><br>Be carefull, no way back!";
  97. $langDescriptionCopyCourse = "Duplicate the training or some learning objects in another training. You need 2 training to use this feature: an original training and a target training.";
  98. $DescriptionRecycleCourse = "This tool empties the training. 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. ?>