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

54 lines
3.9 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langHFor = "Help Forums";
$langForContent = "The forum is a written and asynchronous discussion too";
$langHDropbox = "Dropbox";
$langDropboxContent = "<p>The dropbox is a Content Management Tool dedicated to peer-to-peer data exchange.Any file type is accepted : Word, Excel, PDF etc. It will manage versions in the sens that it will avoid destruction of a document by a document having the same name.</";
$langHHome = "Help Course Home Page";
$langHomeContent = "<p>The course home page shows a series of tools : an introduction text, a course description, a Documents manager etc. This page is modular : you can hide / show any tool in one clic. Hidden tools can be reactivated at any time.</";
$langHOnline = "Help Live Conferencing system";
$langOnlineContent = "<br><span style=\\"font-weight: bold;\\">Introduction </span><b";
$langHClar = "Chamilo Help";
$langHDoc = "Help Documents";
$langDocContent = "<p>The Documents tool is similar to the FileManager";
$langHUser = "Help Users";
$langHExercise = "Help tests";
$langHPath = "Help Learning Path";
$langHDescription = "Help Course Description";
$langHLinks = "Help Links tool";
$langHMycourses = "About the startpage";
$langHAgenda = "Help Agenda";
$langHAnnouncements = "Help Announcements";
$langHChat = "Help Chat";
$langHWork = "Help for Student Publications";
$langHTracking = "Help Tracking";
$langUserContent = "<p><b>Adding users</b></";
$langGroupContent = "<p><b>Introduction</b></";
$langExerciseContent = "<p>The tests tool allows you to create tests that will contains as many questions as you like.<br><b";
$langPathContent = "The Learning Path tool has two functions";
$langDescriptionContent = "<p>This tool will help you describe your course in a synthetic way and from the outside. It may help your future students get a clear view on what they can expect from this course. It is also an opportunity for you to rethink your course scenario.</p>Item";
$langLinksContent = "<p>The Links tool allows you to create a library of resources for your students. Especially resoucrs that you have not created yourself.</";
$langMycoursesContent = "<p>Once logged in into the platform, you are in your <i>personal startpage</i>.</";
$langAgendaContent = "<p>The agenda appears both in each course area and as a synthetic tool for the student (\'My agenda\' in top banner).</";
$langAnnouncementsContent = "<p>The Announcements tool allows you to send an email to all your students or to some of them or to some groups. It can proove efficient to drive students back to your website if they do not visit it very often.</";
$langChatContent = "<p>The Chat tool allows you to discuss live with your students.</";
$langWorkContent = "<p>The student publications tool is a very simple one. It allows your students to upload any document in the course area.</";
$langTrackingContent = "<p>The tracking helps you follow your students : did they connect to the sytem, when, how many times? How much do they get in tests? Did they already upload their Paper? When? If you use Scorm courses, you can evn know how much time a student spent on a m";
$langHSettings = "Help Course settings";
$langSettingsContent = "<p>Course settings allows you to manage the global parameters of your course : Title, code, language, name of teachers etc.</";
$langHExternal = "Help Add a Link";
$langExternalContent = "<p>Dokeos is a modular tool. You can hide and show tools whenever you want, according to your project or to its different chronological phases. But you can also add on your home page tools or pages that you have created yourself or that come from the outs";
$langClarContent3 = "Clear content";
$langClarContent4 = "Clear content";
$langClarContent1 = "Clear content";
$langClarContent2 = "Clear content";
$langHGroups = "Groups";
$langGroupsContent = "Content of the groups";
$langGuide = "Manual";
$HSurvey = "";
$SurveyContent = "";
$HBlogs = "";
$BlogsContent = "";
?>