mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
added language strings, in particular for the tabs and decimal digits
This commit is contained in:
parent
1bc28beba0
commit
3181dafd62
2 changed files with 18 additions and 5 deletions
|
@ -1,4 +1,9 @@
|
|||
<p align="center"><b>Decimal points</b></p>
|
||||
<p align="center"><b>Decimal digits</b></p>
|
||||
|
||||
<p>By using this setting you can select the number of decimals
|
||||
to be showed in the grade of every attempt.</p>
|
||||
<p>By using this setting you can select the number of digits that should be
|
||||
shown after the decimal point when displaying student scores or grades.
|
||||
For example choosing '0' means the displayed grades will be rounded to integers.
|
||||
</p><p>
|
||||
This setting only effects the display of grades. It does not affect the internal
|
||||
calculations and rounding of the grades.
|
||||
</p>
|
||||
|
|
|
@ -101,8 +101,9 @@ $string['custom'] = 'Custom format';
|
|||
$string['datasetdefinitions'] = 'Reusable dataset definitions for category $a';
|
||||
$string['datasetnumber'] = 'Number';
|
||||
$string['daysavailable'] = 'Days available';
|
||||
$string['decimaldigits'] = 'Decimal digits in grades';
|
||||
$string['decimalformat'] = 'decimals';
|
||||
$string['decimalpoints'] = 'Decimal points';
|
||||
$string['decimalpoints'] = 'Decimal points'; // unused in 1.6
|
||||
$string['decimals'] = ' with $a ';
|
||||
$string['default'] = 'Default';
|
||||
$string['defaultgrade'] = 'Default question grade';
|
||||
|
@ -137,8 +138,10 @@ $string['editingrandomsamatch'] = 'Editing a Random Short-Answer Matching questi
|
|||
$string['editingrqp'] = '$a: editing a question';
|
||||
$string['editingshortanswer'] = 'Editing a Short-Answer question';
|
||||
$string['editingtruefalse'] = 'Editing a True/False question';
|
||||
$string['editqcats'] = 'Edit questions categories';
|
||||
$string['editquestions'] = 'Edit questions';
|
||||
$string['editquiz'] = 'Edit Quiz';
|
||||
$string['editquizquestions'] = 'Edit Quiz Questions';
|
||||
$string['errormissingquestion'] = 'Error: The system is missing the question with id $a';
|
||||
$string['errornotnumbers'] = 'Error - answers must be numeric';
|
||||
$string['errorsdetected'] = '$a error(s) detected';
|
||||
|
@ -151,6 +154,7 @@ $string['examview'] = 'Examview';
|
|||
$string['existingcategory1'] = 'a literal from an already existing set of literals that are also used by other questions in this category';
|
||||
$string['existingcategory2'] = 'a file from an already existing set of files that are also used by other questions in this category';
|
||||
$string['existingcategory3'] = 'a link from an already existing set of links that are also used by other questions in this category';
|
||||
$string['export'] = 'Export';
|
||||
$string['exportfilename'] = 'quiz';
|
||||
$string['exportname'] = 'File name';
|
||||
$string['exportnameformat'] = '%%Y%%m%%d-%%H%%M';
|
||||
|
@ -188,6 +192,7 @@ $string['hotpot'] = 'Hot Potatoes format';
|
|||
$string['illegalformulasyntax'] = 'Illegal formula syntax starting with \'$a\'';
|
||||
$string['imagedisplay'] = 'Image to display';
|
||||
$string['imagemissing'] = 'Image not available at line $a. The filename will be ignored';
|
||||
$string['import'] = 'Import';
|
||||
$string['importmax10error'] = 'There is an error in the question. You may not have more than ten answers';
|
||||
$string['importmaxerror'] = 'There is an error in the question. There are too many answers.';
|
||||
$string['importminerror'] = 'There is an error in the question. There are not enough answers for this question type';
|
||||
|
@ -218,6 +223,7 @@ $string['loguniform'] = 'digits, from a loguniform distribution';
|
|||
$string['lowmarkslimit'] = ' Don\'t analyze if score is less than: ';
|
||||
$string['makecopy'] = 'Save as new question';
|
||||
$string['managetypes'] = 'Manage question types and servers';
|
||||
$string['manualgrading'] = 'Grading';
|
||||
$string['mark'] = 'Submit';
|
||||
$string['markall'] = 'Submit page';
|
||||
$string['marks'] = 'Marks';
|
||||
|
@ -293,6 +299,7 @@ $string['publishedit'] = 'You must have permission in the publishing course to a
|
|||
$string['qti'] = 'IMS QTI format';
|
||||
$string['qti2'] = 'IMS QTI 2.0 format';
|
||||
$string['question'] = 'Question';
|
||||
$string['questincats'] = 'Question Categories';
|
||||
$string['questioninuse'] = 'The question \'$a->questionname\' is currently being used in: <br />$a->quiznames<br />The question will not be deleted from these quizzes but only from the category list.';
|
||||
$string['questionname'] = 'Question name';
|
||||
$string['questionnametoolong'] = 'Question name too long at line $a (255 char. max). It has been truncated.';
|
||||
|
@ -421,7 +428,7 @@ $string['timesup'] = 'Time is up!';
|
|||
$string['timetaken'] = 'Time taken';
|
||||
$string['tolerance'] = 'Tolerance';
|
||||
$string['tolerancetype'] = 'Tolerance Type';
|
||||
$string['toomanyrandom'] = 'The number of random questions required is more than this category contains! ($a)';
|
||||
$string['toomanyrandom'] = 'The number of random questions required is more than are still available in the category!';
|
||||
$string['top'] = 'Top';
|
||||
$string['true'] = 'True';
|
||||
$string['truefalse'] = 'True/False';
|
||||
|
@ -432,6 +439,7 @@ $string['unit'] = 'Unit';
|
|||
$string['unknowntype'] = 'Question type not supported at line $a. The question will be ignored';
|
||||
$string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, their questions weren\'t used in the server anymore.';
|
||||
$string['unsupportedformulafunction'] = 'The function $a is not supported';
|
||||
$string['updatesettings'] = 'Update quiz settings';
|
||||
$string['upgradesure'] = '<div style=\"color: red;\">In particular the quiz module will perform an extensive change of the quiz tables and this upgrade has not yet been sufficiently tested. You are very strongly urged to backup your database tables before proceeding.</div>';
|
||||
$string['url'] = 'URL';
|
||||
$string['usedcategorymoved'] = 'This category has been moved to site level because, after deleting the course, their questions were in use by other quizzes in the server.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue