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

25 lines
780 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$MyTasks = "Moje úkoly";
$FavoriteBlogs = "Moje oblíbené blog-y";
$Navigation = "Navigace";
$TopTen = "Top ten Blogy";
$Subtitle = "Podnadpis";
$ThisBlog = "Tento blog";
$NewPost = "Nový &#269;lánek";
$TaskManager = "Správa úkol&#367;";
$langTask1 = "Úloha 1";
$langTask2 = "Úloha 2";
$langTask3 = "Úloha 3";
$langTask1Desc = "Úloha 1 - popis";
$langTask2Desc = "Úloha 2 - popis";
$langTask3Desc = "Úloha 3 - popis";
$blog_management = "Blog management";
$langWelcome = "Vítejte !";
$langModule = "Modul";
$langUserHasPermissionNot = "Uživatel nemá práva";
$langUserHasPermission = "Uživatel má práva";
$langLegend = "Legenda";
$langUserHasPermissionByRoleGroup = "Uživatel má práva v jeho skupin&#283;";
?>