moodle/lang/it/hotpot.php

13 lines
429 B
PHP

<?PHP // $Id$
// hotpot.php - created with Moodle 1.4 ready tomorrow (2004083000)
$string['clearall'] = 'Pulisci tutto';
$string['deleteall'] = 'Cancella tutto';
$string['modulename'] = 'Quiz Hot Potatoes';
$string['modulenameplural'] = 'Quis Hot Potatoes';
$string['really'] = 'Vuoi cancellare tutti i risultati per questo quiz?';
$string['strattemptlabel'] = 'Tentativi: Punteggio, Data Ora (Durata), [Penalità]';
?>