Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/english/create_course.inc.php

105 lines
5.4 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langProfessors = "Teachers";
$langExplanation = "Once you click OK, a website with Forum, Agenda, Document manager etc. will be created. Your login, as creator of the website, allows you to modify it along your own requirements.";
$langEmpty = "You left some fields empty.<br>Use the <b>Back</b> button on your browser and try again.<br>If you ignore your course code, see the Course Program";
$langCodeTaken = "This course code is already in use. <br>Use the <b>Back</b> button on your browser and try again";
$langFormula = "Yours sincerely";
$langMessage = "When you remove the test forum, it will remove all messages in that forum too.";
$langExerciceEx = "Sample test";
$langAntique = "Irony";
$langSocraticIrony = "Socratic irony is...";
$langManyAnswers = "(more than one answer can be true)";
$langRidiculise = "Ridiculise one\'s interlocutor in order to have him concede he is wrong.";
$langNoPsychology = "No. Socratic irony is not a matter of psychology, it concerns argumentation.";
$langAdmitError = "Admit one\'s own errors to invite one\'s interlocutor to do the same.";
$langNoSeduction = "No. Socratic irony is not a seduction strategy or a method based on the example.";
$langForce = "Compell one\'s interlocutor, by a series of questions and sub-questions, to admit he doesn\'t know what he claims to know.";
$langIndeed = "Indeed. Socratic irony is an interrogative method. The Greek \"eirotao\" means \"ask questions\"";
$langContradiction = "Use the Principle of Non Contradiction to force one\'s interlocutor into a dead end.";
$langNotFalse = "This answer is not false. It is true that the revelation of the interlocutor\'s ignorance means showing the contradictory conclusions where lead his premisses.";
$langAgenda = "Agenda";
$langLinks = "Links";
$langDoc = "Documents";
$langVideo = "Video";
$langWorks = "Student publications";
$langCourseProgram = "Course program";
$langAnnouncements = "Announcements";
$langForums = "Forums";
$langExercices = "Tests";
$langStatistics = "Tracking";
$langAddPageHome = "Upload page and link to Homepage";
$langLinkSite = "Add a link";
$langModifyInfo = "Course settings";
$langCourseDesc = "Course description";
$langAgendaTitle = "Tuesday the 11th of December - First meeting. Room: LIN 18";
$langAgendaText = "General introduction to project management";
$langMicro = "Street interviews";
$langGoogle = "Quick and powerful search engine";
$langIntroductionText = "This is the introduction text. To replace it by your own text, click below on the pencil icon (course administrators only).";
$langIntroductionTwo = "This page allows users and groups to publish documents.";
$langCourseDescription = "Write here the description that will appear in the course list.";
$langProfessor = "Teacher";
$langAnnouncementEx = "This is an announcement example. Only course teachers are allowed to publish announcements.";
$langJustCreated = "You just created the course area";
$langEnter = "Back to my courses list";
$langGroups = "Groups";
$langCreateCourseGroups = "Groups";
$langCatagoryMain = "Main";
$langCatagoryGroup = "Groups forums";
$langLn = "Language";
$langCreateSite = "Create a course area";
$langFieldsRequ = "All fields required";
$langEx = "e.g. <i>Innovation management</i>";
$langFac = "Category";
$langTargetFac = "This is the department or any other category where the course is delivered";
$langCode = "Course code";
$langMax = "max. 20 characters, e.g. <i>INNOV21</i>";
$langDoubt = "If you doubt on your course code, consult ";
$langProgram = "Course Program</a>. If your course has no code, whatever the reason, invent one. For instance <i>INNOVATION</i> if the course is about Innovation Management";
$langScormtool = "Learning Path";
$langScormbuildertool = "Scorm Path builder";
$langPathbuildertool = "Learning Path builder";
$langOnlineConference = "Conference";
$langAgendaCreationTitle = "Course creation";
$langAgendaCreationContenu = "This course has been created on this moment.";
$langOnlineDescription = "This is an example of description for the Conference tool";
$langChat = "Chat";
$langDropbox = "Dropbox";
$langOnly = "Only";
$langRandomLanguage = "Shuffle selection in aivailable languages";
$langImages = "Images";
$langAudio = "Audio";
$langFlash = "Flash";
$langForumLanguage = "english";
$langNewCourse = "New Course area";
$langAddNewCourse = "Add a new course area";
$langRestoreCourse = "Restore a course area";
$langOtherProperties = "Other properties found in the archive";
$langSysId = "System ID";
$langDepartment = "Department";
$langDepartmentUrl = "Url";
$langScoreShow = "Show score";
$langVisibility = "Visibility";
$langVersionDb = "Database version used at archive time";
$langLastVisit = "Last visit";
$langLastEdit = "Last contribution";
$langExpire = "Expiration";
$langChoseFile = "Select file";
$langFtpFileTips = "File on a FTP server";
$langHttpFileTips = "File on a Web (HTTP) server";
$langLocalFileTips = "File on the platform server";
$langPostFileTips = "File on your local computer";
$langOtherCategory = "Other category";
$langMinimum = "minimum";
$langMaximum = "maximum";
$langRestoreACourse = "restore a course";
$langBackup = "Backup";
$langCopy = "Copy course content";
$langRecycle = "Recycle course";
$langTitle = "title";
$AnnouncementExampleTitle = "This is an announcement example";
$Wikipedia = "Free online encyclopedia";
$DefaultGroupCategory = "Default groups";
?>