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

19 lines
837 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";
$CourseDescriptionUpdated = "Opis kursu zosta&#322; uaktualniony";
$CourseDescriptionDeleted = "Opis kursu zosta&#322; usuni&#281;ty";
$CourseDescriptionIntro = "Aby utworzy&#263; opis kursu, kliknij na nag&#322;ówku i wype&#322;nij pole. <br><br>Nast&#281;pnie wybierz klawisz OK.";
$langSaveDescription = "Zapisz opis";
?>