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

62 lines
2.5 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 = "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 = "Added new resources";
$BackTo = "Back to";
$ExternalResources = "External resources";
$CourseResources = "Course resources";
$ExternalLink = "External link";
$DropboxAdd = "Add the dropbox page to this chapter.";
$AddAssignmentPage = "Add the upload assignment page to this chapter.";
$Dropbox = "Dropbox";
$Assignments = "Assignments";
$Exercise = "Test";
$Link = "Link";
$Forum = "Forum";
$AdValvas = "Ad Valvas";
$Document = "Document";
$Agenda = "Agenda";
$ShowDelete = "Poka&#380; / Skasuj";
$IntroductionText = "Tekst wprowadzaj&#261;cy";
$CourseDescription = "Opis kursu";
$Groups = "Grupy";
$Users = "U&#380;ytkownicy";
$IntroductionTextAdd = "Dodaj stron&#281; zawieraj&#261;c&#261; tekst wprowadzaj&#261;cy do tego rozdzia&#322;u.";
$CourseDescriptionAdd = "Dodaj stron&#281; zawieraj&#261;c&#261; opis tego rozdzia&#322;u kursu.";
$GroupsAdd = "Dodaj do tego rozdzia&#322;u stron&#281; zawieraj&#261;c&#261; grupy.";
$UsersAdd = "Dodaj do tego rozdzia&#322;u stron&#281; zawieraj&#261;c&#261; u&#380;ytkowników.";
$ExportableCourseResources = "Eksportowalne zasoby kursu";
$DokeosRelatedCourseMaterial = "Zasoby kursu zwi&#261;zane z Dokeos\'em";
$LinkTarget = "Cel linka";
$SameWindow = "W tym samym oknie";
$NewWindow = "W nowym oknie";
$StepDeleted1 = "Ten";
$StepDeleted2 = "element w tym narz&#281;dziu zosta&#322; skasowany.";
$Modify = "modyfikuj";
$Chapter = "Rozdzia&#322;";
$NoAgendaItems = "Nie ma &#380;adnych elementów Agendy";
$AgendaAdd = "Dodaj element Agendy";
$UserGroupFilter = "Filtr grupowy u&#380;ytkowników";
$AgendaSortChronologicallyUp = "Sortuj Agend&#281; chronologicznie (rosn&#261;co)";
$ShowCurrent = "Poka&#380; bie&#380;&#261;ce elementy Agendy";
$ModifyCalendarItem = "Modyfikuj element Agendy";
$HourMinuteDivider = "godz";
$ItemTitle = "Tytu&#322;";
$Detail = "Szczegó&#322;y";
$EditSuccess = "Edycja powiod&#322;a si&#281;";
$AddCalendarItem = "Dodaj element Agendy";
$AddAnn = "Dodaj og&#322;oszenie";
$ForumAddNewTopic = "Forum: dodaj nowy temat";
$ForumEditTopic = "Forum: edytuj temat";
$ExerciseAnswers = "&#262;wiczenie: Odpowiedzi";
$ForumReply = "Forum: odpowiedz";
?>