mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 09:52:54 +01:00
be annotator.
This commit is contained in:
parent
97f0cb15f1
commit
79d1644127
27
lang/tr/quiz_analysis.php
Normal file
27
lang/tr/quiz_analysis.php
Normal file
@ -0,0 +1,27 @@
|
||||
<?PHP // $Id$
|
||||
// quiz_analysis.php - created with Moodle 1.5 ALPHA (2005051500)
|
||||
|
||||
|
||||
$string['analysisoptions'] = 'Analiz seçenekleri';
|
||||
$string['analysistitle'] = 'Öge Analiz Tablosu';
|
||||
$string['attemptsall'] = 'Tüm uygulamalar';
|
||||
$string['attemptselection'] = 'Her bir kullanýcý için hangi uygulamalar analiz yapýlacak:';
|
||||
$string['attemptsfirst'] = 'Ýlk uygulama';
|
||||
$string['attemptshighest'] = 'En yüksek not';
|
||||
$string['attemptslast'] = 'Son uygulama';
|
||||
$string['dicsindextitle'] = 'Ayýrýcý<br />Index';
|
||||
$string['disccoefftitle'] = 'Ayýrýcý<br />Katsayý';
|
||||
$string['downloadooo'] = 'OpenOffice biçiminde indir';
|
||||
$string['lowmarkslimit'] = 'Puanlar bundan azsa analiz yapma:';
|
||||
$string['pagesize'] = 'Her sayfadaki soru';
|
||||
$string['qcounttitle'] = 'S. sayýsý';
|
||||
$string['qidtitle'] = 'S#';
|
||||
$string['qnametitle'] = 'Soru adý';
|
||||
$string['qtexttitle'] = 'Soru metni';
|
||||
$string['qtypetitle'] = 'S. tipi';
|
||||
$string['quizreportdir'] = 'sinav_sonuclari';
|
||||
$string['reportanalysis'] = 'Öge Analiz Raporu';
|
||||
$string['responsestitle'] = 'Cevap metni';
|
||||
$string['stddevtitle'] = 'SS';
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user