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

15 lines
450 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langExercice = "Test";
$langActivate = "Povoli&#357;";
$langDeactivate = "Zak<EFBFBD>za&#357;";
$langNewEx = "Nov<EFBFBD> test";
$langQuestion = "Ot<EFBFBD>zka";
$langQuestions = "Ot<EFBFBD>zky";
$langYourResults = "Va<EFBFBD>e v<EFBFBD>sledky";
$langQuestionPool = "Z<EFBFBD>sobn<EFBFBD>k ot<EFBFBD>zok";
$langExpectedChoice = "O&#269;ak<EFBFBD>van<EFBFBD> vo&#318;ba";
$langYourTotalScore = "Va<EFBFBD>e celkov<EFBFBD> sk<EFBFBD>re je";
$langChoice = "Va<EFBFBD>a vo&#318;ba";
?>