adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / assignment.php
blob8af0a8c405a8d00c5c85b7a01353b7470325d831
1 <?PHP // $Id$
2 // assignment.php - created with Moodle 1.7 beta + (2006101003)
5 $string['allowdeleting'] = 'Allow deleting';
6 $string['allowmaxfiles'] = 'Maximum number of uploaded files';
7 $string['allownotes'] = 'Allow notes';
8 $string['allowresubmit'] = 'Allow resubmitting';
9 $string['assignment:grade'] = 'Grade assignment';
10 $string['assignment:submit'] = 'Submit assignment';
11 $string['assignment:view'] = 'View assignment';
12 $string['assignmentdetails'] = 'Assignment details';
13 $string['assignmentmail'] = '$a->teacher has posted some feedback on your
14 assignment submission for \'$a->assignment\'
16 You can see it appended to your assignment submission:
18 $a->url';
19 $string['assignmentmailhtml'] = '$a->teacher has posted some feedback on your
20 assignment submission for \'<i>$a->assignment</i>\'<br /><br />
21 You can see it appended to your <a href=\"$a->url\">assignment submission</a>.';
22 $string['assignmentname'] = 'Assignment name';
23 $string['assignmenttype'] = 'Assignment type';
24 $string['availabledate'] = 'Available from';
25 $string['comment'] = 'Comment';
26 $string['commentinline'] = 'Comment inline';
27 $string['configitemstocount'] = 'Nature of items to be counted for student submissions in online assignments.';
28 $string['configmaxbytes'] = 'Default maximum assignment size for all assignments on the site (subject to course limits and other local settings)';
29 $string['confirmdeletefile'] = 'Are you absolutely sure you want to delete this file?<br /><strong>$a</strong>';
30 $string['deletefilefailed'] = 'Deleting of file failed.';
31 $string['description'] = 'Description';
32 $string['draft'] = 'Draft';
33 $string['duedate'] = 'Due date';
34 $string['duedateno'] = 'No due date';
35 $string['early'] = '$a early';
36 $string['editmysubmission'] = 'Edit my submission';
37 $string['emailstudents'] = 'Email alerts to students';
38 $string['emailteachermail'] = '$a->username has updated their assignment submission
39 for \'$a->assignment\'
41 It is available here:
43 $a->url';
44 $string['emailteachermailhtml'] = '$a->username has updated their assignment submission
45 for <i>\'$a->assignment\'</i><br /><br />
46 It is <a href=\"$a->url\">available on the web site</a>.';
47 $string['emailteachers'] = 'Email alerts to teachers';
48 $string['emptysubmission'] = 'You have not submitted anything yet';
49 $string['existingfiledeleted'] = 'Existing file has been deleted: $a';
50 $string['failedupdatefeedback'] = 'Failed to update submission feedback for user $a';
51 $string['feedback'] = 'Feedback';
52 $string['feedbackfromteacher'] = 'Feedback from the $a';
53 $string['feedbackupdated'] = 'Submissions feedback updated for $a people';
54 $string['graded'] = 'Graded';
55 $string['guestnosubmit'] = 'Sorry, guests are not allowed to submit an assignment. You have to log in/ register before you can submit your answer';
56 $string['guestnoupload'] = 'Sorry, guests are not allowed to upload';
57 $string['helpoffline'] = '<p>This is useful when the assignment is performed outside of Moodle. It could be
58 something elsewhere on the web or face-to-face.</p><p>Students can see a description of the assignment,
59 but can\'t upload files or anything. Grading works normally, and students will get notifications of
60 their grades.</p>';
61 $string['helponline'] = '<p>This assignment type asks users to edit a text, using the normal
62 editing tools. Teachers can grade them online, and even add inline comments or changes.</p>
63 <p>(If you are familiar with older versions of Moodle, this Assignment
64 type does the same thing as the old Journal module used to do.)</p>';
65 $string['helpupload'] = '<p>This type of assignment allows each participant to upload one or more files in any format.
66 These might be a Word processor documents, images, a zipped web site, or anything you ask them to submit.</p>
67 <p>This type also allows you to upload multiple response files. Response files can be also uploaded before submission which
68 can be used to give each participant different file to work with.</p>
69 <p>Participants may also enter notes describing the submitted files, progress status or any other text information.</p>
70 <p>Submission of this type of assignment must be manually finalized by the participant. You can review the current status
71 at any time, unfinished assignments are marked as Draft. You can revert any ungraded assignment back to draft status.</p>';
72 $string['helpuploadsingle'] = '<p>This type of assignment allows each participant to upload a
73 single file, of any type.</p> <p>This might be a Word processor document, an image,
74 a zipped web site, or anything you ask them to submit.</p>';
75 $string['hideintro'] = 'Hide description before available date';
76 $string['late'] = '$a late';
77 $string['maximumgrade'] = 'Maximum grade';
78 $string['maximumsize'] = 'Maximum size';
79 $string['modulename'] = 'Assignment';
80 $string['modulenameplural'] = 'Assignments';
81 $string['newsubmissions'] = 'Assignments submitted';
82 $string['noassignments'] = 'There are no assignments yet';
83 $string['noattempts'] = 'No attempts have been made on this assignment';
84 $string['nofiles'] = 'No files were submitted';
85 $string['nofilesyet'] = 'No files submitted yet';
86 $string['notavailableyet'] = 'Sorry, this assignment is not yet available.<br />Assignment instructions will be displayed here on the date given below.';
87 $string['notes'] = 'Notes';
88 $string['notesempty'] = 'No entry';
89 $string['notesupdateerror'] = 'Error when updating notes';
90 $string['notgradedyet'] = 'Not graded yet';
91 $string['notsubmittedyet'] = 'Not submitted yet';
92 $string['onceassignmentsent'] = 'Once the assignment is sent for marking, you will no longer be able to delete or attach file(s). Do you want to continue?';
93 $string['overwritewarning'] = 'Warning: uploading again will REPLACE your current submission';
94 $string['pagesize'] = 'Submissions shown per page';
95 $string['preventlate'] = 'Prevent late submissions';
96 $string['quickgrade'] = 'Allow quick grading';
97 $string['responsefiles'] = 'Response files';
98 $string['reviewed'] = 'Reviewed';
99 $string['saveallfeedback'] = 'Save all my feedback';
100 $string['sendformarking'] = 'Send for marking';
101 $string['submission'] = 'Submission';
102 $string['submissiondraft'] = 'Submission draft';
103 $string['submissionfeedback'] = 'Submission feedback';
104 $string['submissions'] = 'Submissions';
105 $string['submissionsaved'] = 'Your changes have been saved';
106 $string['submissionsnotgraded'] = '$a submissions not graded';
107 $string['submitassignment'] = 'Submit your assignment using this form';
108 $string['submitedformarking'] = 'Assignment was already submitted for marking and can not be updated';
109 $string['submitformarking'] = 'Final submission for assignment marking';
110 $string['submitted'] = 'Submitted';
111 $string['submittedfiles'] = 'Submitted files';
112 $string['typeoffline'] = 'Offline activity';
113 $string['typeonline'] = 'Online text';
114 $string['typeupload'] = 'Advanced uploading of files';
115 $string['typeuploadsingle'] = 'Upload a single file';
116 $string['unfinalize'] = 'Revert to draft';
117 $string['uploadbadname'] = 'This filename contained strange characters and couldn\'t be uploaded';
118 $string['uploadedfiles'] = 'uploaded files';
119 $string['uploaderror'] = 'An error happened while saving the file on the server';
120 $string['uploadfailnoupdate'] = 'File was uploaded OK but could not update your submission!';
121 $string['uploadfiletoobig'] = 'Sorry, but that file is too big (limit is $a bytes)';
122 $string['uploadnofilefound'] = 'No file was found - are you sure you selected one to upload?';
123 $string['uploadnotregistered'] = '\'$a\' was uploaded OK but submission did not register!';
124 $string['uploadsuccess'] = 'Uploaded \'$a\' successfully';
125 $string['viewfeedback'] = 'View assignment grades and feedback';
126 $string['viewsubmissions'] = 'View $a submitted assignments';
127 $string['yoursubmission'] = 'Your submission';