moodle/lang/pt_br/hotpot.php
2004-10-01 04:13:42 +00:00

13 lines
421 B
PHP

<?PHP // $Id$
// hotpot.php - created with Moodle 1.4.1 (2004083101)
$string['clearall'] = 'Limpar tudo';
$string['deleteall'] = 'Cancelar tudo';
$string['modulename'] = 'Quiz Hot Potatoes';
$string['modulenameplural'] = 'Quizes Hot Potatoes';
$string['really'] = 'Você quer cancelar todos os resultados deste quiz?';
$string['strattemptlabel'] = 'Tentativas: Pontuação, Data Hora (Duração), [Penalidades]';
?>