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

109 lines
5.9 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langProfessors = "Trainers";
$langExplanation = "Once you click on \"Create a training\", a training is created with a section for Tests, Project based learning, Assessments, Courses, Dropbox, Agenda and much more. Logging in as trainer provides you with editing privileges for this training.";
$langEmpty = "You left some fields empty.<br>Use the <b>Back</b> button on your browser and try again.<br>If you ignore your training code, see the Training Program";
$langCodeTaken = "This training 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";
$langVideo = "Video";
$langCourseProgram = "Training program";
$langAnnouncements = "Announcements";
$langAddPageHome = "Upload page and link to Homepage";
$langLinkSite = "Add a link";
$langModifyInfo = "Settings";
$langCourseDesc = "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 = "Welcome to this training!";
$langIntroductionTwo = "This page allows users and groups to publish documents.";
$langCourseDescription = "Write here the description that will appear in the training list.";
$langProfessor = "Trainers";
$langAnnouncementEx = "This is an announcement example. Only trainers are allowed to publish announcements.";
$langJustCreated = "You just created the training area";
$langEnter = "Back to training list";
$langGroups = "Groups";
$langCreateCourseGroups = "Groups";
$langCatagoryMain = "Main";
$langCatagoryGroup = "Groups forums";
$langLn = "Language";
$langCreateSite = "Create a training";
$langFieldsRequ = "All fields required";
$langEx = "e.g. <i>Innovation management</i>";
$langFac = "Category";
$langTargetFac = "This is the department or any other category where the training is delivered";
$langMax = "max. 20 characters, e.g. <i>INNOV21</i>";
$langDoubt = "If you are unsure of your training code, consult the training details.";
$langProgram = "Training Program</a>. If your training has no code, whatever the reason, invent one. For instance <i>INNOVATION</i> if the training is about Innovation Management";
$langScormtool = "Courses";
$langScormbuildertool = "Scorm Path builder";
$langPathbuildertool = "Authoring tool";
$langOnlineConference = "Conference";
$langAgendaCreationTitle = "Training creation";
$langAgendaCreationContenu = "This training has been created on this moment.";
$langOnlineDescription = "This is an example of description for the Conference tool";
$langDropbox = "Doc share";
$langOnly = "Only";
$langRandomLanguage = "Shuffle selection in aivailable languages";
$langImages = "Images";
$langAudio = "Audio";
$langFlash = "Flash";
$langForumLanguage = "english";
$langNewCourse = "New training";
$langAddNewCourse = "Add a new training";
$langRestoreCourse = "Restore a training";
$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 training";
$langBackup = "Backup";
$langCopy = "Copy training content";
$langRecycle = "Recycle training";
$AnnouncementExampleTitle = "This is an announcement example";
$Wikipedia = "Free online encyclopedia";
$DefaultGroupCategory = "Default groups";
$DefaultCourseImages = "Gallery";
$ExampleForumCategory = "Example Forum Category";
$ExampleForum = "Example Forum";
$ExampleThread = "Example Thread";
$ExampleThreadContent = "Example content";
$IntroductionWiki = "The word Wiki is short for WikiWikiWeb. Wikiwiki is a Hawaiian word, meaning \"fast\" or \"speed\". In a wiki, people write pages together. If one person writes something wrong, the next person can correct it. The next person can also add something new to";
$CreateCourseArea = "Create this training";
$CreateCourse = "Create a training";
$Create = "Create";
$MessageOfNewCourseToAdmin = "This message is to inform you that has created a new course on platform";
$NewCourseCreatedIn = "New course created in";
$ExplicationTrainers = "The trainer is set as you for now. You can change this setting later in the training configuration settings";
?>