moodle/lang/hu/quiz_analysis.php

32 lines
1.3 KiB
PHP
Raw Normal View History

2005-09-19 21:10:47 +00:00
<?php // $Id$
// quiz.php - created with Moodle 1.4 development (2004080300)
$string['analysisoptions'] = 'Elemz<6D>si lehet<65>s<EFBFBD>gek';
$string['analysistitle'] = 'T<>teles elemz<6D>si t<>bl<62>zat';
$string['attemptsall'] = 'minden pr<70>b<EFBFBD>lkoz<6F>s';
$string['attemptselection'] = 'Felhaszn<7A>l<EFBFBD>nk<6E>nt elemezend<6E> pr<70>b<EFBFBD>lkoz<6F>sok';
$string['attemptsfirst'] = 'els<6C> pr<70>b<EFBFBD>lkoz<6F>s';
$string['attemptshighest'] = 'legmagasabb pontsz<73>m';
$string['attemptslast'] = 'utols<6C> pr<70>b<EFBFBD>lkoz<6F>s';
$string['dicsindextitle'] = 'Diszkr.<br />index';
$string['disccoefftitle'] = 'Diszkr.<br />egy<67>tth.';
$string['downloadooo'] = 'OpenOffice form<72>ban let<65>ltend<6E>';
$string['facilitytitle'] = '%% helyes<br />megold<6C>s';
$string['lowmarkslimit'] = 'Ne elemezze a pontsz<73>mot, ha kisebb, mint:';
2005-09-19 21:10:47 +00:00
$string['pagesize'] = 'K<>rd<72>s oldalank<6E>nt:';
$string['qcounttitle'] = 'K. sz<73>m';
$string['qidtitle'] = 'K';
$string['qnametitle'] = 'K<>rd<72>s neve';
$string['qtexttitle'] = 'K<>rd<72>s sz<73>vege';
$string['qtypetitle'] = 'K.t<>pus';
$string['quizreportdir'] = 'teszt_jelentes';
$string['rcounttitle'] = 'H.<br />sz<73>m';
$string['reportanalysis'] = 'T<>teles elemz<6D>si jelent<6E>s';
$string['responsestitle'] = 'V<>lasz sz<73>vege';
$string['rfractiontitle'] = 'r<>sz<br />pont';
$string['rpercenttitle'] = 'H.%%';
$string['stddevtitle'] = 'SD';
?>