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

23 lines
942 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$select = "Ov&#283;&#345;it";
$square = "&#268;tverec";
$circle = "Elipsa";
$poly = "Polygon";
$status1 = "Nakresli hostpot";
$status2_poly = "Použij pravé tla&#269;ítko myši pro uzav&#345;ení polygonu";
$status2_other = "Uvolni tla&#269;ítko myši pro uložení hotspotu.";
$status3 = "Hotspot uložen";
$exercise_status_1 = "Odpov&#283;zte kliknutím na obrázek dole.";
$exercise_status_2 = "Ov&#283;&#345;it odpov&#283;di";
$exercise_status_3 = "Status: Otázka stornována";
$showUserPoints = "Ukaž/Schovej uživatelská kliknutí";
$showHotspots = "Ukaž/Schovej hotspoty";
$labelPolyMenu = "Zav&#345;ít polygon";
$triesleft = "Vynechané pokusy";
$exeFinished = "Nyní klikn&#283;te na tla&#269;ítko dole a ov&#283;&#345;te své odpov&#283;di";
$nextAnswer = "Nyní klikn&#283;te na: &done=done ";
$delineation = "Ná&#269;rt";
$labelDelineationMenu = "Zv&#345;ít ná&#269;rt";
?>