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

19 lines
881 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";
$CourseDescriptionUpdated = "Popis kurzu byl aktualizov<EFBFBD>n";
$CourseDescriptionDeleted = "Popis kurzi byl smaz<EFBFBD>n";
$CourseDescriptionIntro = "Abyste vytvo&#345;ili popis kurzu, klikn&#283;te na nadpis a vypl&#328;te pol<EFBFBD>&#269;ko formul<EFBFBD>&#345;e.<br><br> Potom klikn&#283;te OK a vypl&#328;te dal<EFBFBD><EFBFBD> nadpis";
$langSaveDescription = "Ulo<EFBFBD>it popis";
?>