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.
16 lines
655 B
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życiem wzorca";
|
|
$QuestionPlan = "Pytania do prowadzącego";
|
|
$langInfo2Say = "Informacje dla studentów";
|
|
$langOuAutreTitre = "Tytuł";
|
|
$langNewBloc = "Inne";
|
|
$langAddCat = "Dodaj kategorię";
|
|
$langAdd = "Dodaj";
|
|
$langValid = "Zatwierd¼";
|
|
$langBackAndForget = "Zrezygnuj";
|
|
$langOkSent = "Twoja strona została wysłana.<p>Jest ona dostępna ze <a href=../..//index.php>Strony głównej</a> kursu";
|
|
?>
|