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

16 lines
655 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Opis kursu";
$langThisCourseDescriptionIsEmpty = "Ten kurs nie ma opisu";
$langEditCourseProgram = "Utwórz i edytuj z u&#380;yciem wzorca";
$QuestionPlan = "Pytania do prowadz&#261;cego";
$langInfo2Say = "Informacje dla studentów";
$langOuAutreTitre = "Tytu&#322;";
$langNewBloc = "Inne";
$langAddCat = "Dodaj kategori&#281;";
$langAdd = "Dodaj";
$langValid = "Zatwierd¼";
$langBackAndForget = "Zrezygnuj";
$langOkSent = "Twoja strona zosta&#322;a wys&#322;ana.<p>Jest ona dost&#281;pna ze <a href=../..//index.php>Strony g&#322;ównej</a> kursu";
?>