Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 13... Línea 13...
13
//
13
//
14
// You should have received a copy of the GNU General Public License
14
// You should have received a copy of the GNU General Public License
15
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
15
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
Línea 16... Línea 16...
16
 
16
 
17
/**
17
/**
18
 * Strings for component 'grades', language 'en', branch 'MOODLE_20_STABLE'
18
 * Strings for component 'core_grades', language 'en', branch 'MOODLE_20_STABLE'
19
 *
19
 *
20
 * @package   core_grades
20
 * @package   core_grades
21
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
21
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
22
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Línea 140... Línea 140...
140
$string['coursetotal'] = 'Course total';
140
$string['coursetotal'] = 'Course total';
141
$string['createcategory'] = 'Create category';
141
$string['createcategory'] = 'Create category';
142
$string['createcategoryerror'] = 'Could not create a new category';
142
$string['createcategoryerror'] = 'Could not create a new category';
143
$string['creatinggradebooksettings'] = 'Creating gradebook settings';
143
$string['creatinggradebooksettings'] = 'Creating gradebook settings';
144
$string['csv'] = 'CSV';
144
$string['csv'] = 'CSV';
-
 
145
$string['currentgrade'] = 'Current grade';
145
$string['currentparentaggregation'] = 'Current parent aggregation';
146
$string['currentparentaggregation'] = 'Current parent aggregation';
146
$string['curveto'] = 'Curve to';
147
$string['curveto'] = 'Curve to';
147
$string['decimalpoints'] = 'Overall decimal places';
148
$string['decimalpoints'] = 'Overall decimal places';
148
$string['decimalpoints_help'] = 'This setting determines the number of decimal places to display for each grade. It has no effect on grade calculations, which are made with an accuracy of 5 decimal places.';
149
$string['decimalpoints_help'] = 'This setting determines the number of decimal places to display for each grade. It has no effect on grade calculations, which are made with an accuracy of 5 decimal places.';
149
$string['default'] = 'Default';
150
$string['default'] = 'Default';
Línea 182... Línea 183...
182
$string['encoding_help'] = 'Select the character encoding used for the data. (The standard encoding is UTF-8.) If the wrong encoding is selected by mistake, it will be noticeable when previewing the data for import.';
183
$string['encoding_help'] = 'Select the character encoding used for the data. (The standard encoding is UTF-8.) If the wrong encoding is selected by mistake, it will be noticeable when previewing the data for import.';
183
$string['errorcalculationnoequal'] = 'Formula must start with equal sign (=1+2)';
184
$string['errorcalculationnoequal'] = 'Formula must start with equal sign (=1+2)';
184
$string['errorcalculationunknown'] = 'Invalid formula';
185
$string['errorcalculationunknown'] = 'Invalid formula';
185
$string['errorcalculationbroken'] = 'Error in the calculation of grade item {$a}.';
186
$string['errorcalculationbroken'] = 'Error in the calculation of grade item {$a}.';
186
$string['errorgradevaluenonnumeric'] = 'Received non-numeric for low or high grade for';
187
$string['errorgradevaluenonnumeric'] = 'Received non-numeric for low or high grade for';
-
 
188
$string['errornegativepenalty'] = 'Negative value received from penalty aggregation for grade ID {$a}.';
187
$string['errornocalculationallowed'] = 'Calculations are not allowed for this item';
189
$string['errornocalculationallowed'] = 'Calculations are not allowed for this item';
188
$string['errornocategorisedid'] = 'Could not get an uncategorised id!';
190
$string['errornocategorisedid'] = 'Could not get an uncategorised id!';
189
$string['errornocourse'] = 'Could not get course information';
191
$string['errornocourse'] = 'Could not get course information';
190
$string['erroroverweight'] = 'Weight total exceeds 100%.';
192
$string['erroroverweight'] = 'Weight total exceeds 100%.';
191
$string['errorreprintheadersnonnumeric'] = 'Received non-numeric value for reprint-headers';
193
$string['errorreprintheadersnonnumeric'] = 'Received non-numeric value for reprint-headers';
Línea 239... Línea 241...
239
$string['feedbackprovided'] = 'Feedback provided';
241
$string['feedbackprovided'] = 'Feedback provided';
240
$string['feedbacks'] = 'Feedbacks';
242
$string['feedbacks'] = 'Feedbacks';
241
$string['feedbacksaved'] = 'Feedback saved';
243
$string['feedbacksaved'] = 'Feedback saved';
242
$string['feedbackview'] = 'View feedback';
244
$string['feedbackview'] = 'View feedback';
243
$string['finalgrade'] = 'Final grade';
245
$string['finalgrade'] = 'Final grade';
244
$string['filterbothactive'] = 'First ({$a->first}) Last ({$a->last})';
-
 
245
$string['filterbyname'] = 'Filter by name';
-
 
246
$string['filterfirstactive'] = 'First ({$a->first})';
-
 
247
$string['filterlastactive'] = 'Last ({$a->last})';
-
 
248
$string['finalgrade_help'] = 'If the overridden checkbox is ticked, a grade may be added or amended.';
246
$string['finalgrade_help'] = 'If the overridden checkbox is ticked, a grade may be added or amended.';
249
$string['fixedstudents'] = 'Static students column';
247
$string['fixedstudents'] = 'Static students column';
250
$string['fixedstudents_help'] = 'Allows grades to scroll horizontally without losing sight of the students column, by making it static.';
248
$string['fixedstudents_help'] = 'Allows grades to scroll horizontally without losing sight of the students column, by making it static.';
251
$string['forceimport'] = 'Force import';
249
$string['forceimport'] = 'Force import';
252
$string['forceimport_help'] = 'Force import of grades even if the grades were updated after the import file was exported';
250
$string['forceimport_help'] = 'Force import of grades even if the grades were updated after the import file was exported';
Línea 332... Línea 330...
332
$string['gradeoutcomes'] = 'Outcomes';
330
$string['gradeoutcomes'] = 'Outcomes';
333
$string['gradeoutcomescourses'] = 'Course outcomes';
331
$string['gradeoutcomescourses'] = 'Course outcomes';
334
$string['gradepass'] = 'Grade to pass';
332
$string['gradepass'] = 'Grade to pass';
335
$string['gradepass_help'] = 'This setting determines the minimum grade required to pass. The value is used in activity and course completion, and in the gradebook, where pass grades are highlighted in green and fail grades in red.';
333
$string['gradepass_help'] = 'This setting determines the minimum grade required to pass. The value is used in activity and course completion, and in the gradebook, where pass grades are highlighted in green and fail grades in red.';
336
$string['gradepassgreaterthangrade'] = 'The grade to pass can not be greater than the maximum possible grade {$a}';
334
$string['gradepassgreaterthangrade'] = 'The grade to pass can not be greater than the maximum possible grade {$a}';
-
 
335
$string['gradepenalty'] = 'Grade penalties';
-
 
336
$string['gradepenalty_enabledmodules'] = 'Enabled activities';
-
 
337
$string['gradepenalty_enabledmodules_help'] = 'Enable grade penalties for the selected activities.';
-
 
338
$string['gradepenalty_indicator_info'] = 'Late penalty applied -{$a} marks';
-
 
339
$string['gradepenalty_supportedplugins'] = 'Manage supported activities';
337
$string['gradepointdefault'] = 'Grade point default';
340
$string['gradepointdefault'] = 'Grade point default';
338
$string['gradepointdefault_help'] = 'This setting determines the default value for the grade point value available in a grade item.';
341
$string['gradepointdefault_help'] = 'This setting determines the default value for the grade point value available in a grade item.';
339
$string['gradepointdefault_validateerror'] = 'This setting must be an integer between 1 and the grade point maximum.';
342
$string['gradepointdefault_validateerror'] = 'This setting must be an integer between 1 and the grade point maximum.';
340
$string['gradepointmax'] = 'Grade point maximum';
343
$string['gradepointmax'] = 'Grade point maximum';
341
$string['gradepointmax_help'] = 'This setting determines the maximum grade point value available in an activity.';
344
$string['gradepointmax_help'] = 'This setting determines the maximum grade point value available in an activity.';
Línea 472... Línea 475...
472
$string['letterpercentage'] = 'Letter (percentage)';
475
$string['letterpercentage'] = 'Letter (percentage)';
473
$string['letterreal'] = 'Letter (real)';
476
$string['letterreal'] = 'Letter (real)';
474
$string['letters'] = 'Letters';
477
$string['letters'] = 'Letters';
475
$string['linkedactivity'] = 'Linked activity';
478
$string['linkedactivity'] = 'Linked activity';
476
$string['linkedactivity_help'] = 'This setting specifies an activity to which this outcome item is linked. This may be used to measure student performance on criteria not assessed by the activity grade.';
479
$string['linkedactivity_help'] = 'This setting specifies an activity to which this outcome item is linked. This may be used to measure student performance on criteria not assessed by the activity grade.';
477
$string['linktoactivity'] = 'Link to {$a->name} activity {$a->title}';
480
$string['linktoactivity'] = '{$a->name} activity {$a->title}';
478
$string['lock'] = 'Lock';
481
$string['lock'] = 'Lock';
479
$string['locked'] = 'Locked';
482
$string['locked'] = 'Locked';
480
$string['locked_help'] = 'If ticked, grades can no longer be automatically updated by the related activity.';
483
$string['locked_help'] = 'If ticked, grades can no longer be automatically updated by the related activity.';
481
$string['locktime'] = 'Lock after';
484
$string['locktime'] = 'Lock after';
482
$string['locktimedate'] = 'Locked after: {$a}';
485
$string['locktimedate'] = 'Locked after: {$a}';
483
$string['lockverbose'] = 'Lock {$a->category} {$a->itemmodule} {$a->itemname}';
486
$string['lockverbose'] = 'Lock {$a->category} {$a->itemmodule} {$a->itemname}';
484
$string['lowest'] = 'Lowest';
487
$string['lowest'] = 'Lowest';
485
$string['lowgradeletter'] = 'Low';
488
$string['lowgradeletter'] = 'Low';
486
$string['manageoutcomes'] = 'Manage outcomes';
489
$string['manageoutcomes'] = 'Manage outcomes';
-
 
490
$string['managepenaltyplugins'] = 'Manage penalty plugins';
487
$string['manualitem'] = 'Manual item';
491
$string['manualitem'] = 'Manual item';
488
$string['mapfrom'] = 'Map from';
492
$string['mapfrom'] = 'Map from';
489
$string['mapfrom_help'] = 'Select the column in the spreadsheet containing data for identifying the user, such as username, user ID or email address.';
493
$string['mapfrom_help'] = 'Select the column in the spreadsheet containing data for identifying the user, such as username, user ID or email address.';
490
$string['mappings'] = 'Grade item mappings';
494
$string['mappings'] = 'Grade item mappings';
491
$string['mappings_help'] = 'For each column of grades in the spreadsheet, select the corresponding grade item to import the grades into.';
495
$string['mappings_help'] = 'For each column of grades in the spreadsheet, select the corresponding grade item to import the grades into.';
Línea 510... Línea 514...
510
$string['minimum_show_help'] = 'Minimum grade is used in calculating grades and weights. If not shown, minimum grade will default to zero and cannot be edited.';
514
$string['minimum_show_help'] = 'Minimum grade is used in calculating grades and weights. If not shown, minimum grade will default to zero and cannot be edited.';
511
$string['missingitemtypeoreid'] = 'Array key (itemtype or eid) missing';
515
$string['missingitemtypeoreid'] = 'Array key (itemtype or eid) missing';
512
$string['missingscale'] = 'Scale must be selected';
516
$string['missingscale'] = 'Scale must be selected';
513
$string['mode'] = 'Mode';
517
$string['mode'] = 'Mode';
514
$string['modgrade'] = 'Grade';
518
$string['modgrade'] = 'Grade';
515
$string['modgrade_help'] = 'Select the type of grading used for this activity. If \'scale\' is chosen, you can then choose the scale from the drop-down menu. If using point grading, you can then enter the maximum grade available for this activity.';
519
$string['modgrade_help'] = '* Point - A numerical value
-
 
520
* None - Feedback only
-
 
521
* Scale - An item from a list';
516
$string['modgradecantchangegradetype'] = 'You cannot change the type, as grades already exist for this item.';
522
$string['modgradecantchangegradetype'] = 'You cannot change the type, as grades already exist for this item.';
517
$string['modgradecantchangegradetypemsg'] = 'Some grades have already been awarded, so the grade type cannot be changed. If you wish to change the maximum grade, you must first choose whether or not to rescale existing grades.';
523
$string['modgradecantchangegradetypemsg'] = 'Some grades have already been awarded, so the grade type cannot be changed. If you wish to change the maximum grade, you must first choose whether or not to rescale existing grades.';
518
$string['modgradecantchangegradetyporscalemsg'] = 'Some grades have already been awarded, so the grade type and scale cannot be changed.';
524
$string['modgradecantchangegradetyporscalemsg'] = 'Some grades have already been awarded, so the grade type and scale cannot be changed.';
519
$string['modgradecategorycantchangegradetypemsg'] = 'This category has associated grade items which have been overridden. Therefore some grades have already been awarded, so the grade type cannot be changed. If you wish to change the maximum grade, you must first choose whether or not to rescale existing grades.';
525
$string['modgradecategorycantchangegradetypemsg'] = 'This category has associated grade items which have been overridden. Therefore some grades have already been awarded, so the grade type cannot be changed. If you wish to change the maximum grade, you must first choose whether or not to rescale existing grades.';
520
$string['modgradecategorycantchangegradetyporscalemsg'] = 'This category has associated grade items which have been overridden. Therefore some grades have already been awarded, so the grade type and scale cannot be changed.';
526
$string['modgradecategorycantchangegradetyporscalemsg'] = 'This category has associated grade items which have been overridden. Therefore some grades have already been awarded, so the grade type and scale cannot be changed.';
Línea 522... Línea 528...
522
$string['modgradecantchangeratingmaxgrade'] = 'You cannot change the maximum grade when grades already exist for an activity with ratings.';
528
$string['modgradecantchangeratingmaxgrade'] = 'You cannot change the maximum grade when grades already exist for an activity with ratings.';
523
$string['modgradedonotmodify'] = 'Do not modify existing grades';
529
$string['modgradedonotmodify'] = 'Do not modify existing grades';
524
$string['modgradeerrorbadpoint'] = 'Invalid grade value. This must be an integer between 1 and {$a}';
530
$string['modgradeerrorbadpoint'] = 'Invalid grade value. This must be an integer between 1 and {$a}';
525
$string['modgradeerrorbadscale'] = 'Invalid scale selected. Please make sure you select a scale from the selections below.';
531
$string['modgradeerrorbadscale'] = 'Invalid scale selected. Please make sure you select a scale from the selections below.';
526
$string['modgrademaxgrade'] = 'Maximum grade';
532
$string['modgrademaxgrade'] = 'Maximum grade';
-
 
533
$string['modgraderecalculatepenalty'] = 'Recalculate penalty';
-
 
534
$string['modgraderecalculatepenalty_help'] = 'The penalty will be recalculated for all users.';
527
$string['modgraderescalegrades'] = 'Rescale existing grades';
535
$string['modgraderescalegrades'] = 'Rescale existing grades';
528
$string['modgraderescalegrades_help'] = 'When changing the maximum grades on a gradebook item you need to specify whether or not this will cause existing percentage grades to change as well.
536
$string['modgraderescalegrades_help'] = 'When changing the maximum grades on a gradebook item you need to specify whether or not this will cause existing percentage grades to change as well.
Línea 529... Línea 537...
529
 
537
 
Línea 589... Línea 597...
589
$string['nouserstograde'] = 'No users to grade';
597
$string['nouserstograde'] = 'No users to grade';
590
$string['numberofgrades'] = 'Number of grades';
598
$string['numberofgrades'] = 'Number of grades';
591
$string['onascaleof'] = 'on a scale of {$a->grademin} to {$a->grademax}';
599
$string['onascaleof'] = 'on a scale of {$a->grademin} to {$a->grademax}';
592
$string['operations'] = 'Operations';
600
$string['operations'] = 'Operations';
593
$string['options'] = 'Options';
601
$string['options'] = 'Options';
-
 
602
$string['originalgrade'] = 'Original grade';
594
$string['others'] = 'Others';
603
$string['others'] = 'Others';
595
$string['otheruser'] = 'User';
604
$string['otheruser'] = 'User';
596
$string['outcome'] = 'Outcome';
605
$string['outcome'] = 'Outcome';
597
$string['outcome_help'] = 'This setting determines the outcome which this grade item will represent in the gradebook.';
606
$string['outcome_help'] = 'This setting determines the outcome which this grade item will represent in the gradebook.';
598
$string['outcomeassigntocourse'] = 'Assign another outcome to this course';
607
$string['outcomeassigntocourse'] = 'Assign another outcome to this course';
Línea 708... Línea 717...
708
$string['rank'] = 'Rank';
717
$string['rank'] = 'Rank';
709
$string['rawpct'] = 'Raw %';
718
$string['rawpct'] = 'Raw %';
710
$string['real'] = 'Real';
719
$string['real'] = 'Real';
711
$string['realletter'] = 'Real (letter)';
720
$string['realletter'] = 'Real (letter)';
712
$string['realpercentage'] = 'Real (percentage)';
721
$string['realpercentage'] = 'Real (percentage)';
-
 
722
$string['recalculatepenalty'] = 'Recalculate penalties';
-
 
723
$string['recalculatepenaltyconfirm'] = 'This will recalculate and apply penalties for all submissions in this context. Are you sure you want to continue?';
-
 
724
$string['recalculatepenaltysuccess'] = 'Penalty recalculation in progress. There may be a delay before grades are updated.';
713
$string['recalculatinggrades'] = 'Recalculating grades';
725
$string['recalculatinggrades'] = 'Recalculating grades';
-
 
726
$string['recalculatinggradesadhoc'] = 'The report will update automatically. You don\'t need to do anything.';
714
$string['recovergradesdefault'] = 'Recover grades default';
727
$string['recovergradesdefault'] = 'Recover grades default';
715
$string['recovergradesdefault_help'] = 'By default recover old grades when re-enrolling a user in a course.';
728
$string['recovergradesdefault_help'] = 'By default recover old grades when re-enrolling a user in a course.';
716
$string['refreshpreview'] = 'Refresh preview';
729
$string['refreshpreview'] = 'Refresh preview';
717
$string['regradeanyway'] = 'Regrade anyway';
730
$string['regradeanyway'] = 'Regrade anyway';
718
$string['removeallcoursegrades'] = 'Delete all grades';
731
$string['removeallcoursegrades'] = 'All grades';
719
$string['removeallcoursegrades_help'] = 'If ticked, all grade items and grades that were manually added to the gradebook will be deleted, as well as data on overridden, excluded, hidden and locked grades. Only grade items and grades associated with activities will remain.';
732
$string['removeallcoursegrades_help'] = 'If ticked, all grade items and grades that were manually added to the gradebook will be deleted, as well as data on overridden, excluded, hidden and locked grades. Only grade items and grades associated with activities will remain.';
720
$string['removeallcourseitems'] = 'Delete all items and categories';
733
$string['removeallcourseitems'] = 'All items and categories';
721
$string['removeallcourseitems_help'] = 'If ticked, all categories and grade items which were manually added to the gradebook will be deleted, together with grades and data on overridden, excluded, hidden and locked grades. Only grade items associated with activities will remain.';
734
$string['removeallcourseitems_help'] = 'If ticked, all categories and grade items which were manually added to the gradebook will be deleted, together with grades and data on overridden, excluded, hidden and locked grades. Only grade items associated with activities will remain.';
722
$string['report'] = 'Report';
735
$string['report'] = 'Report';
723
$string['reportdefault'] = 'Report default ({$a})';
736
$string['reportdefault'] = 'Report default ({$a})';
724
$string['reportplugins'] = 'Report plugins';
737
$string['reportplugins'] = 'Report plugins';
725
$string['reportsettings'] = 'Report settings';
738
$string['reportsettings'] = 'Report settings';
Línea 887... Línea 900...
887
$string['writinggradebookinfo'] = 'Writing gradebook settings';
900
$string['writinggradebookinfo'] = 'Writing gradebook settings';
888
$string['xml'] = 'XML';
901
$string['xml'] = 'XML';
889
$string['yes'] = 'Yes';
902
$string['yes'] = 'Yes';
890
$string['yourgrade'] = 'Your grade';
903
$string['yourgrade'] = 'Your grade';
Línea 891... Línea 904...
891
 
904
 
892
// Deprecated since Moodle 4.2.
-
 
893
$string['showanalysisicon'] = 'Show grade analysis icon';
-
 
894
$string['showanalysisicon_desc'] = 'Whether to show grade analysis icon by default. If the activity module supports it, the grade analysis icon links to a page with more detailed explanation of the grade and how it was obtained.';
-
 
895
$string['showanalysisicon_help'] = 'If the activity module supports it, the grade analysis icon links to a page with more detailed explanation of the grade and how it was obtained.';
-
 
896
$string['showlocks'] = 'Show locks';
-
 
897
$string['showlocks_help'] = 'If enabled, when editing is turned on, a lock/unlock icon is shown for each grade for controlling whether the grade can be automatically updated by the related activity.';
-
 
898
$string['showeyecons'] = 'Show show/hide icons';
-
 
899
$string['showeyecons_help'] = 'If enabled, when editing is turned on, a show/hide icon is shown for each grade for controlling its visibility to the student.';
-
 
900
$string['showquickfeedback'] = 'Show quick feedback';
905
// Deprecated since Moodle 4.5.
901
$string['showquickfeedback_help'] = 'If enabled, when editing is turned on, a feedback text input box with a dotted border appears for each grade, allowing the feedback for many grades to be edited at the same time. Changes are saved and highlighted when the update button is clicked.
-
 
902
 
-
 
903
Note that when feedback is edited in the grader report, an overridden flag is set, meaning that the feedback can no longer be changed from within the related activity.';
-
 
904
$string['enableajax'] = 'Enable AJAX';
-
 
905
$string['enableajax_help'] = 'Adds a layer of AJAX functionality to the grader report, simplifying and speeding up common operations. Depends on Javascript being switched on at the user\'s browser level.';
906
$string['filterbothactive'] = 'First ({$a->first}) Last ({$a->last})';
906
$string['controls'] = 'Controls';
907
$string['filterbyname'] = 'Filter by name';
907
$string['showactivityicons'] = 'Show activity icons';
-
 
908
$string['showactivityicons_help'] = 'If enabled, activity icons are shown next to activity names.';
908
$string['filterfirstactive'] = 'First ({$a->first})';
909
$string['showcalculations'] = 'Show calculations';
-
 
910
$string['showcalculations_help'] = 'If enabled, when editing, a calculator icon is shown for each grade item and category with a visual indicator that a grade item is calculated.';
-
 
911
$string['studentsperpage'] = 'Students per page';
-
 
912
$string['studentsperpage_help'] = 'This setting determines the number of students displayed per page in the grader report.';
-
 
913
 
-
 
914
// Deprecated since Moodle 4.4.
-
 
915
$string['grade'] = 'Grade';
-
 
916
$string['gradeitemadvanced'] = 'Advanced grade item options';
-
 
917
$string['gradeitemadvanced_help'] = 'Select all elements that should be displayed as advanced when editing grade items.';
-
 
918
$string['aria-toggledropdown'] = 'Toggle the following dropdown';
-