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

21 lines
880 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$select = "Seleccionar";
$square = "Rect<EFBFBD>ngulo";
$circle = "Elipse";
$poly = "Pol<EFBFBD>gono";
$status1 = "Debuxar un hotspot.";
$status2_poly = "Use o bot<EFBFBD>n dereito do rato para pechar o pol<EFBFBD>gono.";
$status2_other = "Solte o bot<EFBFBD>n do rato para gardar o hotspot.";
$status3 = "Hotspot gardado";
$exercise_status_1 = "Estatus: Pregunta a<EFBFBD>nda sen terminar";
$exercise_status_2 = "Pulse aqu<EFBFBD> para enviar as s<EFBFBD>as respostas <EFBFBD> pregunta";
$exercise_status_3 = "Estatus: Pregunta terminada";
$showUserPoints = "Mostrar/Ocultar os clics";
$showHotspots = "Mostrar/Ocultar hotspots";
$labelPolyMenu = " Pechar pol<EFBFBD>gono";
$triesleft = "Intentos restantes";
$exeFinished = "Identific<EFBFBD>ronse todas as respostas. Agora pode reasignar as s<EFBFBD>as respostas ou pulsar para enviar.";
$nextAnswer = "Agora faga clic en: &done=done";
?>