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<EFBFBD>zat";
$langDeactivate = "Skr<EFBFBD>t";
$langInLnk = "Skryt<EFBFBD> n<EFBFBD>stroje a odkazy";
$langDelLk = "Opravdu chcete smazat tenhle odkaz?";
$langEnter = "Vstoupit";
$langCourseCreate = "Vytvo&#345;it webovou str<EFBFBD>nku kurzu";
$langNameOfTheLink = "Jm<EFBFBD>no odkazu";
$lang_main_categories_list = "Seznam hlavn<EFBFBD>ch kategori<EFBFBD>";
$langCourseAdminOnly = "Jen pro u&#269;itele";
$PlatformAdminOnly = "Jen pro platformov<EFBFBD> Administr<EFBFBD>tory";
$langCombinedCourse = "Kombinovan<EFBFBD> kurz";
$ToolIsNowVisible = "N<EFBFBD>stroj je nyn<EFBFBD> viditeln<EFBFBD>.";
$ToolIsNowHidden = "N<EFBFBD>stroj je nyn<EFBFBD> neviditeln<EFBFBD>.";
$EditLink = "Editovat odkaz";
$Blog_management = "Administrace Blog&#367;";
$Forum = "F<EFBFBD>ra";
$Course_maintenance = "Spravovat kurz";
$TOOL_SURVEY = "Pr&#367;zkum";
$GreyIcons = "Sada n<EFBFBD>stroj&#367;";
$Interaction = "Interakce";
$Authoring = "Auto&#345;i";
$Administration = "Administrace";
?>