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_home.inc.php

26 lines
959 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "Ukázat";
$langDeactivate = "Skrýt";
$langInLnk = "Skryté nástroje a odkazy";
$langDelLk = "Opravdu chcete smazat tenhle odkaz?";
$langEnter = "Vstoupit";
$langCourseCreate = "Vytvo&#345;it webovou stránku kurzu";
$langNameOfTheLink = "Jméno odkazu";
$lang_main_categories_list = "Seznam hlavních kategorií";
$langCourseAdminOnly = "Jen pro u&#269;itele";
$PlatformAdminOnly = "Jen pro platformové Administrátory";
$langCombinedCourse = "Kombinovaný kurz";
$ToolIsNowVisible = "Nástroj je nyní viditelný.";
$ToolIsNowHidden = "Nástroj je nyní neviditelný.";
$EditLink = "Editovat odkaz";
$Blog_management = "Administrace Blog&#367;";
$Forum = "Fóra";
$Course_maintenance = "Spravovat kurz";
$TOOL_SURVEY = "Pr&#367;zkum";
$GreyIcons = "Sada nástroj&#367;";
$Interaction = "Interakce";
$Authoring = "Auto&#345;i";
$Administration = "Administrace";
?>