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/index.inc.php

69 lines
2.8 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langInvalidId = "Login failed - incorrect login or password.";
$langWelcome = "trainings are freely available below. Other trainings requirea login and a password, which you can obtain by clicking on \'registration\'. Trainerscan create trainings by clicking on registration too, but selecting then\'Create trainings\'.";
$langPass = "Pass";
$langEnter = "Enter";
$langReg = "Register";
$langMenu = "Menu";
$langAdvises = "Advises";
$langCourseDoesntExist = "<b>Warning :</b> This training does not exist";
$langGetCourseFromOldPortal = "click here to get this training from your old portal";
$langOtherCourses = "Trainings list";
$langSupportForum = "Support forum";
$langCategories = "Categories";
$langBackToHomePage = "Categories Overview";
$lang_No_course_publicly_available = "No training publicly available.";
$langLostPassword = "I lost my password";
$lang_edit_my_course_list = "Edit trainings list";
$langAgenda = "Agenda next events";
$langValvas = "Latest announcements";
$langUp = "previous level";
$langCatList = "Categories";
$langCourseList = "Trainings";
$langHelptwo = "Help";
$langRegAll = "register";
$EussMenu = "menu";
$Opinio = "Opinion";
$Intranet = "Intranet";
$Englin = "English";
$langInvalidForSelfRegistration = "Login failed - if you are not registered, you can do so using the <a href=claroline/auth/inscription.php>registration form</a>";
$langSubCat = "sub-categories";
$langMenuGeneral = "Help";
$langMenuUser = "My account";
$langMenuAdmin = "Portal Admin";
$langUsersOnLineList = "Online users list";
$langTotalOnLine = "Total online";
$langRefresh = "Refresh page";
$langMe = "me";
$langSystemAnnouncements = "Portal Announcements";
$langHelpMaj = "Help";
$langNotRegistered = "Not Registered";
$langAdmin = "Portal admin";
$Login = "Login";
$langRegisterForCourse = "Register for training";
$langUnregisterForCourse = "Unregister from training";
$langCombinedCourse = "Combined course - ";
$Platform = "Portal";
$Refresh = "Refresh";
$TotalOnLine = "total users online";
$langCourseClosed = "(the training is currently closed)";
$ViewOpenCourses = "View open trainings";
$langCompetences = "Competences";
$langDiplomas = "Diplomas";
$langTeach = "What s/he can teach";
$langOpenarea = "Personal area";
$langProductions = "Productions";
$langSendChatRequest = "Send a chat proposal to this person";
$langRequestDenied = "The invitation has been rejected.";
$UsageDatacreated = "Usage data created";
$SessionView = "Display trainings ordered by training sessions";
$CourseView = "Display the full list of the trainings";
$DropboxFileAdded = "Dropbox file added";
$NewMessageInForum = "New message posted in the forum";
$FolderCreated = "New folder created";
$LinkAdded = "New link added";
$AnnouncementAdded = "Announcement added";
$AgendaAdded = "Event added";
?>