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.
16 lines
557 B
16 lines
557 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Popis kurzu";
|
|
$langThisCourseDescriptionIsEmpty = "Tento kurz momentálně není popsaný.";
|
|
$langEditCourseProgram = "Vytvořit a editovat popis kurzu";
|
|
$QuestionPlan = "Otázka pro vedoucího";
|
|
$langInfo2Say = "Informace pro studenty";
|
|
$langOuAutreTitre = "Název";
|
|
$langNewBloc = "Další";
|
|
$langAddCat = "přidat kategorii";
|
|
$langAdd = "Přidat";
|
|
$langValid = "Platný";
|
|
$langBackAndForget = "Zpět a zapomenout";
|
|
$Content = "Obsah";
|
|
?>
|