moodle/lang/hu/hotpot.php
koenr 1e938546bf New hu strings.
Thanks Karoly - almost complete!
2005-05-22 19:33:02 +00:00

62 lines
2.5 KiB
PHP

<?PHP // $Id$
// hotpot.php - created with Moodle 1.4 (2004083100)
$string['abandoned'] = 'felhagy';
$string['allattempts'] = 'minden próbálkozás';
$string['allmycourses'] = 'minden kurzusom';
$string['average'] = 'átlag';
$string['bestattempt'] = 'legjobb próbálkozás';
$string['checks'] = 'Ellenõrzések';
$string['clues'] = 'Rávezetések';
$string['copiedtoclipboard'] = 'Az oldal tartalma a vágólapra másolva';
$string['copytoclipboard'] = 'Vágólapra másol';
$string['correct'] = 'Helyes';
$string['deleteabandoned'] = 'Felhagyott törlése';
$string['deleteabandonedcheck'] = 'Minden felhagyott $a próbálkozást törölni akar?';
$string['deletedattempts'] = '$a próbálkozás törölve ';
$string['deletedresponses'] = '$a válasz törölve ';
$string['enterafilename'] = 'Adjon meg egy állománynevet';
$string['filetype'] = 'Állomány típusa';
$string['forceplugins'] = 'Média-segédprogramok használata';
$string['giveup'] = 'Felad';
$string['hints'] = 'Tippek';
$string['ignored'] = 'Kihagyva';
$string['inprogress'] = 'folyamatban';
$string['location'] = 'Állomány helye';
$string['modulename'] = 'Hot Potatoes teszt';
$string['modulenameplural'] = 'Hot Potatoes tesztek';
$string['navigation'] = 'Navigálás';
$string['navigation_bar'] = 'Moodle navigálási sávja';
$string['navigation_buttons'] = 'Hot Potatoes tesztgombok';
$string['navigation_frame'] = 'Moodle navigálási kerete';
$string['navigation_give_up'] = 'Egyetlen &quot;Feladás&quot; gomb';
$string['navigation_iframe'] = 'Beágyazott &lt;IFRAME&gt;';
$string['navigation_none'] = 'Egy sem';
$string['noactivity'] = 'Nincs tevékenység';
$string['noresponses'] = 'Az egyes kérésekrõl és válaszokról nem találtam információt. ';
$string['outputformat'] = 'Kimeneti forma';
$string['outputformat_best'] = 'legjobb';
$string['outputformat_flash'] = 'Flash';
$string['outputformat_mobile'] = 'mobil';
$string['outputformat_v3'] = 'v3';
$string['outputformat_v4'] = 'v4';
$string['outputformat_v5'] = 'v5';
$string['outputformat_v6'] = 'v6';
$string['outputformat_v6_plus'] = 'v6+';
$string['penalties'] = 'Büntetés';
$string['questionshort'] = 'T-$a';
$string['quiztype'] = 'Teszttípus';
$string['resultssaved'] = 'Teszteredmények elmentve';
$string['score'] = 'Pontszám';
$string['selectattempt'] = 'Válasszon próbálkozást';
$string['showhtmlsource'] = 'HTML-forrás megtekintése';
$string['shownextquiz'] = 'Következõ teszt';
$string['showxmlsource'] = 'XML-forrás megtekintése';
$string['showxmltree'] = 'XML-fa megtekintése';
$string['thiscourse'] = 'ez a kurzus';
$string['weighting'] = 'Súlyozás';
$string['wrong'] = 'Hibás';
?>