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

21 lines
763 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$square = "Štvorec";
$circle = "Elipsa";
$poly = "Mnohouholník";
$status1 = "Kresliť hotspot.";
$status2_poly = "Pravé kliknutie uzavrie mnohouhoľník";
$status2_other = "Pre uloženie hotspotu pustite tlačidlo myši.";
$status3 = "Hotspot uložený";
$showUserPoints = "Ukázať/Skryť kliknutia používateľa";
$showHotspots = "Ukázať / Skryť hotspoty";
$labelPolyMenu = "Ukončiť mnohouholník";
$triesleft = "Pokusy vľavo";
$exeFinished = "Teraz kliknite na tlačidlo nižšie aby ste overili svoje odpovede.";
$nextAnswer = "Teraz kliknite na: &done=done";
$delineation = "Zobrazenie";
$labelDelineationMenu = "Ukončiť zobrazenie";
$oar = "Priestor s nebezpečenstvom";
?>