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.
28 lines
1016 B
28 lines
1016 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?";
|
|
$langCourseCreate = "Vytvořit webovou stránku kurzu";
|
|
$langNameOfTheLink = "Jméno odkazu";
|
|
$lang_main_categories_list = "Seznam hlavních kategorií";
|
|
$langCourseAdminOnly = "Jen pro učitele";
|
|
$PlatformAdminOnly = "Jen pro platformové Administrátory";
|
|
$langCombinedCourse = "Kombinovaný kurz";
|
|
$ToolIsNowVisible = "Nástroj je nyní viditelný.";
|
|
$ToolIsNowHidden = "Nástroj je nyní neviditelný.";
|
|
$EditLink = "Upravit odkaz";
|
|
$Blog_management = "Administrace Blogů";
|
|
$Forum = "Fóra";
|
|
$Course_maintenance = "Spravovat kurz";
|
|
$TOOL_SURVEY = "Průzkum";
|
|
$GreyIcons = "Sada nástrojů";
|
|
$Interaction = "Interakce";
|
|
$Authoring = "Autoři";
|
|
$Administration = "Administrace";
|
|
$IntroductionTextUpdated = "Úvodní text aktualizován";
|
|
$IntroductionTextDeleted = "Úvodní text smazán";
|
|
?>
|