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

59 lines
1.2 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$ResourceAdded = "";
$LearningPath = "";
$LevelUp = "";
$AddIt = "";
$MainCategory = "";
$lang_delete_added_resources = "";
$AddToLinks = "";
$DontAdd = "";
$lang_show_all_added_resources = "";
$ResourcesAdded = "";
$BackTo = "";
$ExternalResources = "";
$CourseResources = "";
$ExternalLink = "";
$DropboxAdd = "";
$AddAssignmentPage = "";
$Exercise = "";
$Link = "";
$AdValvas = "";
$Document = "";
$ShowDelete = "";
$IntroductionText = "";
$CourseDescription = "";
$Groups = "";
$Users = "";
$IntroductionTextAdd = "";
$CourseDescriptionAdd = "";
$GroupsAdd = "";
$UsersAdd = "";
$ExportableCourseResources = "";
$DokeosRelatedCourseMaterial = "";
$LinkTarget = "";
$SameWindow = "";
$NewWindow = "";
$StepDeleted1 = "";
$StepDeleted2 = "";
$Modify = "";
$Chapter = "";
$NoAgendaItems = "";
$AgendaAdd = "";
$UserGroupFilter = "";
$AgendaSortChronologicallyUp = "";
$ShowCurrent = "";
$ModifyCalendarItem = "";
$ItemTitle = "";
$Detail = "";
$EditSuccess = "";
$AddCalendarItem = "";
$AddAnn = "";
$ForumAddNewTopic = "";
$ForumEditTopic = "";
$ExerciseAnswers = "";
$ForumReply = "";
$AgendaSortChronologicallyDown = "";
?>