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.
58 lines
2.2 KiB
58 lines
2.2 KiB
<?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 = "Courses";
|
|
$LevelUp = "level up";
|
|
$AddIt = "Add it";
|
|
$MainCategory = "main category";
|
|
$lang_delete_added_resources = "Delete added resources";
|
|
$AddToLinks = "Add to the training 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 to this section.";
|
|
$AddAssignmentPage = "Add the Assignments tool to the course";
|
|
$Exercise = "Tests";
|
|
$Link = "Links";
|
|
$AdValvas = "Announcements";
|
|
$Document = "Document";
|
|
$ShowDelete = "Show / Delete";
|
|
$IntroductionText = "Introduction text";
|
|
$CourseDescription = "Training description";
|
|
$Groups = "Groups";
|
|
$Users = "Users";
|
|
$IntroductionTextAdd = "Add a page containing the introduction text to this section.";
|
|
$CourseDescriptionAdd = "Add a page containing the training description to this section.";
|
|
$GroupsAdd = "Add the Groups tool to this section.";
|
|
$UsersAdd = "Add the Users tool to this section.";
|
|
$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 = "Edit";
|
|
$Chapter = "Section";
|
|
$NoAgendaItems = "There are no events in the agenda";
|
|
$AgendaAdd = "Add an event";
|
|
$UserGroupFilter = "User group filter";
|
|
$AgendaSortChronologicallyUp = "Sort chronologically (up)";
|
|
$ShowCurrent = "Current month";
|
|
$ModifyCalendarItem = "Edit event";
|
|
$ItemTitle = "Title";
|
|
$Detail = "Details";
|
|
$EditSuccess = "Edit was successful";
|
|
$AddCalendarItem = "Add an event";
|
|
$AddAnn = "Add announcement";
|
|
$ForumAddNewTopic = "Forum: add new topic";
|
|
$ForumEditTopic = "Forum: edit topic";
|
|
$ExerciseAnswers = "Test : Answers";
|
|
$ForumReply = "Forum: reply";
|
|
$AgendaSortChronologicallyDown = "Sort chronologically (down)";
|
|
?>
|