Skip to content

Commit

Permalink
be annotator.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethem committed May 19, 2005
1 parent 97f0cb1 commit 79d1644
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions lang/tr/quiz_analysis.php
Original file line number Diff line number Diff line change
@@ -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';

?>

0 comments on commit 79d1644

Please sign in to comment.