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

15 lines
537 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Popis kurzu";
$langThisCourseDescriptionIsEmpty = "Tento kurz moment<EFBFBD>ln&#283; nen<EFBFBD> popsan<EFBFBD>.";
$langEditCourseProgram = "Vytvo&#345;it a editovat popis kurzu";
$QuestionPlan = "Ot<EFBFBD>zka pro vedouc<EFBFBD>ho";
$langInfo2Say = "Informace pro studenty";
$langOuAutreTitre = "N<EFBFBD>zev";
$langNewBloc = "Dal<EFBFBD><EFBFBD>";
$langAddCat = "p&#345;idat kategorii";
$langAdd = "P&#345;idat";
$langValid = "Platn<EFBFBD>";
$langBackAndForget = "Zp&#283;t a zapomenout";
?>