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
719 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$select = "Vybrať";
$square = "Štvorec";
$circle = "Elipsa";
$poly = "Mnohouholník";
$status1 = "Kresliť hotspot.";
$status2_other = "Pre uloženie hotspotu pustite tlačidlo myši.";
$status3 = "Hotspot uložený";
$exercise_status_1 = "Stav: Otázka zatiaľ nedokončená";
$exercise_status_2 = "Potvrdiť odpovede";
$exercise_status_3 = "Stav: Otázka dokončená";
$showUserPoints = "Ukázať/Skryť kliky používateľa";
$showHotspots = "Ukázať / Skryť hotspoty";
$labelPolyMenu = "Ukončiť mnohouholník";
$nextAnswer = "Teraz kliknite na: &done=done";
$delineation = "Zobrazenie";
$labelDelineationMenu = "Ukončiť zobrazenie";
?>