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

82 lines
4.5 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langInvalidId = "Login failed - incorrect login or password.";
$langWelcome = "Welcome !";
$langPass = "Pass";
$langEnter = "Back to training list";
$langReg = "Register";
$langMenu = "Menu";
$langAdvises = "Advises";
$langCourseDoesntExist = "<b>Warning :</b> This course does not exist";
$langGetCourseFromOldPortal = "click here to get this course from your old portal";
$langOtherCourses = "other courses";
$langSupportForum = "Support forum";
$langCategories = "categories";
$langBackToHomePage = "Categories Overview";
$lang_No_course_publicly_available = "No course publicly available.";
$langLostPassword = "I lost my password";
$lang_edit_my_course_list = "Edit courses list";
$langAgenda = "Agenda";
$langValvas = "Latest announcements";
$langUp = "Up";
$langCatList = "Categories";
$langCourseList = "Courses list";
$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";
$langMe = "me";
$langSystemAnnouncements = "Portal news";
$langHelpMaj = "Help";
$langNotRegistered = "Not Registered";
$langAdmin = "Portal admin";
$Login = "Login";
$langRegisterForCourse = "Register for course";
$langUnregisterForCourse = "Unregister from course";
$langCombinedCourse = "Combined course";
$Platform = "Portal";
$Refresh = "Refresh";
$TotalOnLine = "total users online";
$langCourseClosed = "(the course is currently closed)";
$ViewOpenCourses = "View open courses";
$langCompetences = "Competences";
$langDiplomas = "Diplomas";
$langTeach = "What s/he can teach";
$langProductions = "Productions";
$langSendChatRequest = "Send a chat proposal to this person";
$langRequestDenied = "The invitation has been rejected.";
$UsageDatacreated = "Usage data created";
$SessionView = "Display training ordered by training sessions";
$CourseView = "Display the full list of the courses";
$DropboxFileAdded = "Dropbox file added";
$NewMessageInForum = "New message posted in the forum";
$FolderCreated = "New folder created";
$LinkAdded = "Assessment added";
$AnnouncementAdded = "Announcement has been added";
$AgendaAdded = "Event added";
$LoginEnter = "Login";
$Messages = "Messages";
$Inbox = "Inbox";
$Comppose = "Comppose";
$PendingInvitations = "Pending invitations";
$YouDoNotHaveAnySessionInItsHistory = "You have no session in your sessions history";
$PortalHomepageDefaultIntroduction = "<h2>Congratulations! You have successfully installed your e-learning portal!</h2> <p>You can now complete the installation by following three easy steps:<br /> <ol> <li>Configure you portal by going to the administration section, and select the Portal -> <a href=\"main/admin/settings.php\">Configuration settings</a> entry.</li> <li>Add some life to your portal by creating users and/or training. You can do that by inviting new people to create their accounts or creating them yourself through the <a href=\"main/admin/\">administration</a>'s Users and Training sections.</li> <li>Edit this page through the <a href=\"main/admin/configure_homepage.php\">Edit portal homepage</a> entry in the administration section.</li> </ol> <p>You can always find more information about this software on our website: <a href=\"http://www.chamilo.org\">http://www.chamilo.org</a>.</p> <p>Have fun, and don't hesitate to join the community and give us feedback through <a href=\"http://www.chamilo.org/forum\">our forum</a>.</p>";
$Username = "User name";
$GoAheadAndBrowseOurCourseCatalogXOnceRegisteredYouWillSeeTheCourseHereX = "<p>Go ahead and browse our course catalog %s to register to any course you like. Once registered, you will see the course appear right %s, instead of this message.</p>";
$HelloXAsYouCanSeeYourCourseListIsEmpty = "<p>Hello <strong>%s</strong> and welcome,</p>
<p>As you can see, your courses list is still empty. That's because you are not registered to any course yet! </p>";
$PleaseAllowUsALittleTimeToSubscribeYouToOneOfOurCourses = "Please allow us a little time to subscribe you to one of our courses. If you think we forgot you, contact the portal administrators. You can usually find their contact details in the footer of this page.";
$Profile = "Profile";
?>