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
659 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Opis kursu";
$langThisCourseDescriptionIsEmpty = "Ten kurs nie ma opisu";
$langEditCourseProgram = "Utw<EFBFBD>rz i edytuj z u&#380;yciem wzorca";
$langQuestionPlan = "Pytania do prowadz&#261;cego";
$langInfo2Say = "Informacje dla student<EFBFBD>w";
$langOuAutreTitre = "Tytu&#322;";
$langNewBloc = "Inne";
$langAddCat = "Dodaj kategori&#281;";
$langAdd = "Dodaj";
$langValid = "Zatwierd<EFBFBD>";
$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;<EFBFBD>wnej</a> kursu";
?>