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áln&#283; není popsaný.";
$langEditCourseProgram = "Vytvo&#345;it a editovat popis kurzu";
$QuestionPlan = "Otázka pro vedoucího";
$langInfo2Say = "Informace pro studenty";
$langOuAutreTitre = "Název";
$langNewBloc = "Další";
$langAddCat = "p&#345;idat kategorii";
$langAdd = "P&#345;idat";
$langValid = "Platný";
$langBackAndForget = "Zp&#283;t a zapomenout";
?>