|
|
|
<?php /*
|
|
|
|
for more information: see languages.txt in the lang folder.
|
|
|
|
*/
|
|
|
|
$ResourceAdded = "Resource added. You can now go back to the path or add more resources.";
|
|
|
|
$LearningPath = "Learning Path";
|
|
|
|
$LevelUp = "level up";
|
|
|
|
$AddIt = "Add it";
|
|
|
|
$MainCategory = "main category";
|
|
|
|
$lang_delete_added_resources = "Delete added resources";
|
|
|
|
$AddToLinks = "Add to the course links";
|
|
|
|
$DontAdd = "do not add";
|
|
|
|
$lang_show_all_added_resources = "Show all added resources";
|
|
|
|
$ResourcesAdded = "Resources added";
|
|
|
|
$BackTo = "Back to";
|
|
|
|
$ExternalResources = "External resources";
|
|
|
|
$CourseResources = "Course resources";
|
|
|
|
$ExternalLink = "External link";
|
|
|
|
$DropboxAdd = "Add the Dropbox page to this chapter.";
|
|
|
|
$AddAssignmentPage = "Add the Student Publications page to this chapter.";
|
|
|
|
$Dropbox = "Dropbox";
|
|
|
|
$Assignments = "Student publications";
|
|
|
|
$Exercise = "Tests";
|
|
|
|
$Link = "Link";
|
|
|
|
$AdValvas = "Announcements";
|
|
|
|
$Document = "Document";
|
|
|
|
$ShowDelete = "Show / Delete";
|
|
|
|
$IntroductionText = "Introduction text";
|
|
|
|
$CourseDescription = "Course description";
|
|
|
|
$Groups = "Groups";
|
|
|
|
$Users = "Users";
|
|
|
|
$IntroductionTextAdd = "Add a page containing the introduction text to this chapter.";
|
|
|
|
$CourseDescriptionAdd = "Add a page containing the course description to this chapter.";
|
|
|
|
$GroupsAdd = "Add the Groups page to this chapter.";
|
|
|
|
$UsersAdd = "Add the Users page to this chapter.";
|
|
|
|
$ExportableCourseResources = "Exportable course resources";
|
|
|
|
$DokeosRelatedCourseMaterial = "Dokeos related course resources";
|
|
|
|
$LinkTarget = "Link\'s target";
|
|
|
|
$SameWindow = "In the same window";
|
|
|
|
$NewWindow = "In a new window";
|
|
|
|
$StepDeleted1 = "This ";
|
|
|
|
$StepDeleted2 = "item was deleted in that tool.";
|
|
|
|
$Modify = "modify";
|
|
|
|
$Chapter = "Chapter";
|
|
|
|
$NoAgendaItems = "There are no Agenda items";
|
|
|
|
$AgendaAdd = "Add an Agenda item";
|
|
|
|
$UserGroupFilter = "User group filter";
|
|
|
|
$AgendaSortChronologicallyUp = "Sort Agenda chronologically (up)";
|
|
|
|
$ShowCurrent = "Show current Agenda items";
|
|
|
|
$ModifyCalendarItem = "Modify Agenda Item";
|
|
|
|
$ItemTitle = "Title";
|
|
|
|
$Detail = "Details";
|
|
|
|
$EditSuccess = "Edit was successful";
|
|
|
|
$AddCalendarItem = "Add Agenda item";
|
|
|
|
$AddAnn = "Add announcement";
|
|
|
|
$ForumAddNewTopic = "Forum: add new topic";
|
|
|
|
$ForumEditTopic = "Forum: edit topic";
|
|
|
|
$ExerciseAnswers = "Exercise: Answers";
|
|
|
|
$ForumReply = "Forum: reply";
|
|
|
|
$AgendaSortChronologicallyDown = "Sort Agenda chronologically (down)";
|
|
|
|
?>
|