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.
18 lines
643 B
18 lines
643 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Popis kurzu";
|
|
$langThisCourseDescriptionIsEmpty = "Tento kurz nemá popis.";
|
|
$langEditCourseProgram = "Vytvoriť / upraviť popis kurzu";
|
|
$QuestionPlan = "Otázka lektorovi";
|
|
$langInfo2Say = "Informácia pre užívateľov";
|
|
$langOuAutreTitre = "Názov";
|
|
$langNewBloc = "Ďaľšie";
|
|
$langAddCat = "pridať kategóriu";
|
|
$langAdd = "Pridať";
|
|
$langValid = "Platný";
|
|
$langBackAndForget = "Späť a zabudnúť";
|
|
$langOkSent = "Vaša <a href=../../$dbname/index.php>domovská stránka</a> bola uložená na serveri.
|
|
|
|
";
|
|
?>
|