moodle/lang/cs/hotpot.php

13 lines
417 B
PHP
Raw Normal View History

2004-09-04 00:43:47 +00:00
<?PHP // $Id$
// hotpot.php - created with Moodle 1.4 (2004083100)
$string['clearall'] = 'Vy<56>istit v<>e';
$string['deleteall'] = 'Odstranit v<>e';
$string['modulename'] = 'Test Hot Potatoes';
$string['modulenameplural'] = 'Testy Hot Potatoes';
$string['really'] = 'Opravdu chcete odstranit v<>echny v<>sledky v tomto testu?';
$string['strattemptlabel'] = 'Pokusy: Sk<53>re, Datum <20>as (Trv<72>n<EFBFBD>), [Trestn<74> body]';
?>