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

16 lines
534 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$select = "Vybra&#357;";
$square = "Štvorec";
$circle = "Elipsa";
$poly = "Mnohouholník";
$status1 = "Kresli&#357; hotspot.";
$status3 = "Hotspot uložený";
$exercise_status_2 = "Potvrdi&#357; odpovede";
$showUserPoints = "Ukáza&#357;/Skry&#357; kliky používate&#318;a";
$showHotspots = "Ukáza&#357; / Skry&#357; hotspoty";
$labelPolyMenu = "Ukon&#269;i&#357; mnohouholník";
$delineation = "Zobrazenie";
$labelDelineationMenu = "Ukon&#269;i&#357; zobrazenie";
?>