moodle/lang/tr/quiz_analysis.php

30 lines
1.1 KiB
PHP
Raw Normal View History

2005-05-19 08:15:56 +00:00
<?PHP // $Id$
// quiz_analysis.php - created with Moodle 1.5 + (2005060201)
2005-05-19 08:15:56 +00:00
$string['analysisoptions'] = 'Analiz se<73>enekleri';
$string['analysistitle'] = '<27>ge Analiz Tablosu';
$string['attemptsall'] = 'T<>m uygulamalar';
$string['attemptselection'] = 'Her bir kullan<61>c<EFBFBD> i<>in yap<61>lacak uygulama analizi';
2005-05-19 08:15:56 +00:00
$string['attemptsfirst'] = '<27>lk uygulama';
$string['attemptshighest'] = 'En y<>ksek not';
$string['attemptslast'] = 'Son uygulama';
$string['dicsindextitle'] = 'Ay<41>r<EFBFBD>c<EFBFBD><br />Index';
$string['disccoefftitle'] = 'Ay<41>r<EFBFBD>c<EFBFBD><br />Katsay<61>';
$string['downloadooo'] = 'OpenOffice bi<62>iminde indir';
$string['lowmarkslimit'] = 'Puanlar bundan azsa analiz yapma:';
$string['pagesize'] = 'Her sayfadaki soru';
$string['qcounttitle'] = 'S. say<61>s<EFBFBD>';
$string['qidtitle'] = 'S#';
$string['qnametitle'] = 'Soru ad<61>';
$string['qtexttitle'] = 'Soru metni';
$string['qtypetitle'] = 'S. tipi';
$string['quizreportdir'] = 'sinav_sonuclari';
$string['rcounttitle'] = 'Cevap<br />Say<61>s<EFBFBD>';
2005-05-19 08:15:56 +00:00
$string['reportanalysis'] = '<27>ge Analiz Raporu';
$string['responsestitle'] = 'Cevap metni';
$string['rpercenttitle'] = 'C.%%';
2005-05-19 08:15:56 +00:00
$string['stddevtitle'] = 'SS';
?>