Skip to content
django.po 103 KiB
Newer Older
#: .\course\flow.py:1525 .\course\models.py:439
msgid "Access rules tag"
msgstr ""

msgid "Regrade in-progress and not-in-progress sessions"
msgstr ""

msgid "Regrade in-progress sessions only"
msgstr ""

msgid "Regrade not-in-progress sessions only"
msgstr ""

msgid "Regraded session in progress"
msgstr ""

#: .\course\flow.py:1538 .\course\templates\course\gradebook-single.html:257
msgid "must be instructor to regrade flows"
msgstr ""

#, python-format
msgid "%d sessions regraded."
msgstr ""

msgid ""
"This regrading process is only intended for flows that donot show up in the "
"grade book. If you would like to regradefor-credit flows, use the "
"corresponding functionality in the grade book."
msgstr ""

msgid "Regrade not-for-credit Flow Sessions"
msgstr ""

#: .\course\grades.py:60
msgid "must be enrolled to view grades"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:73 .\course\grades.py:802
msgid "may not view other people's grades"
msgstr ""

#: .\course\grades.py:151 .\course\grades.py:174 .\course\grades.py:271
#: .\course\grades.py:468 .\course\grading.py:61
msgid "must be instructor or TA to view grades"
msgstr ""

#: .\course\grades.py:293
msgid "must be instructor or TA to export grades"
msgstr ""

#: .\course\grades.py:342
msgstr ""

#: .\course\grades.py:346
msgid ""
"Only act on in-progress sessions that are past their access rule's due date "
msgstr ""

#. Translators: see help text above.
#: .\course\grades.py:349
msgid "Past due only"
msgstr ""

#: .\course\grades.py:352
msgid "Impose deadline (Expire sessions)"
msgstr ""

#: .\course\grades.py:357
msgid "Regrade ended sessions"
msgstr ""

#: .\course\grades.py:359
msgid "Recalculate grades of ended sessions"
msgstr ""

#: .\course\grades.py:473
msgid "opportunity from wrong course"
msgstr ""

#: .\course\grades.py:499 .\course\views.py:380 .\course\views.py:407
#: .\course\views.py:455
msgid "invalid operation"
msgstr ""

#: .\course\grades.py:515
#, python-format
msgid "%d session(s) expired."
msgstr ""

#: .\course\grades.py:524
#, python-format
msgid "%d session(s) ended."
msgstr ""

#: .\course\grades.py:532
#, python-format
msgid "%d session(s) regraded."
msgstr ""

#: .\course\grades.py:540
#, python-format
msgid "Grade recalculated for %d session(s)."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:549 .\course\grades.py:869 .\course\grades.py:1176
msgctxt "Starting of Error message"
msgid "Error"
msgstr ""

#: .\course\grades.py:660 .\course\views.py:757
msgid "Set access rules tag"
msgstr ""

#: .\course\grades.py:664 .\course\models.py:821 .\course\models.py:869
#: .\course\models.py:1037 .\course\views.py:801
#: .\course\grades.py:668 .\course\templates\course\gradebook-single.html:271
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:705
#, python-format
msgid ""
"Session reopened at %(now)s by %(user)s, previous completion time was '%"
"(completion_time)s': %(comment)s."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:729
msgid "Reopen session"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:786
msgid "participation does not match course"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:795
msgid "This grade is not shown in the grade book."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:798
msgid "This grade is not shown in the student grade book."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:805
msgid "grade has not been released"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:825
msgid "unknown action"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:841
msgid "Session expired."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:848
msgid "Session ended."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:854
msgid "Session regraded."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:860
msgid "Session grade recalculated."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:863
msgid "invalid session operation"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:959
#, python-format
msgid ""
"Click to <a href='%s' target='_blank'>create</a> a new grading opportunity. "
"Reload this form when done."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:963
msgctxt "Field name in Import grades form"
msgid "Grading opportunity"
msgstr ""

#: .\course\grades.py:968 .\course\models.py:1028
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:970
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:974
msgid "CSV with Header"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:977
#. Translators: the following strings are for the format
#. informatioin for a CSV file to be imported.
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:982
msgid ""
"1-based column index for the Email or NetID used to locate student record"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:985
msgid "User ID column"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:987
msgid "1-based column index for the (numerical) grade"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:989
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:991
msgid "1-based column index for further (textual) feedback"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:993
msgid "Feedback column"
msgstr ""

#. Translators: "Max point" refers to full credit in points.
#: .\course\grades.py:997 .\course\models.py:670 .\course\models.py:1034
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1000 .\course\sandbox.py:70
#: .\course\templates\course\grade-import-preview.html:14
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1003
msgid "Import"
msgstr ""

#. Translators: use id_string to find user (participant).
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1038
#, python-format
msgid "no participant found for '%(id_string)s'"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1042
#, python-format
msgid "more than one participant found for '%(id_string)s'"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1184
#, python-format
msgid "%(total)d grades found, %(unchaged)d unchanged."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1198
#, python-format
msgid "%d grades imported."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\grades.py:1211
msgid "Import Grade Data"
msgstr ""

#: .\course\grading.py:67
msgid "Flow session not part of specified course"
msgstr ""

#: .\course\grading.py:70
msgid "Cannot grade anonymous session"
msgstr ""

msgid "must be instructor or TA to view grading stats"
msgstr ""

#: .\course\im.py:53
msgctxt "Instant message"
msgid "Message"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#. Translators: literals in this file are about
#. the instant messaging function.
#: .\course\im.py:65
msgctxt "Send instant messages"
msgid "Send"
msgstr ""

#: .\course\im.py:142
msgid "unable to connect"
msgstr ""

#: .\course\im.py:160
msgid "only enrolled folks may do that"
msgstr ""

#: .\course\im.py:167
msgid "Instant messaging is not enabled for this course."
msgstr ""

#: .\course\im.py:173
msgid "Recipient is <span class='label label-success'>Online</span>."
msgstr ""

#: .\course\im.py:176
msgid "Recipient is <span class='label label-danger'>Offline</span>."
msgstr ""

#: .\course\im.py:190
msgid "no recipient XMPP ID"
msgstr ""

#: .\course\im.py:193
msgid "no XMPP password"
msgstr ""

#: .\course\im.py:205
msgid "An error occurred while sending the message. Sorry."
msgstr ""

#: .\course\im.py:209
msgid "Message sent."
msgstr ""

#: .\course\im.py:218 .\course\templates\course\course-base.html:35
msgid "Send instant message"
msgstr ""

#: .\course\models.py:73 .\course\models.py:315
#: .\course\templates\course\gradebook-by-opp.html:97
#: .\course\templates\course\gradebook-participant-list.html:24
#: .\course\templates\course\gradebook-participant.html:31
#: .\course\templates\course\gradebook.html:24
msgid "User ID"
msgstr ""

#: .\course\models.py:76 .\course\models.py:99
msgid "The sign in token sent out in email."
msgstr ""

#. Translators: the sign in token of the user.
msgid "The time stamp of the sign in token."
msgstr ""

#. Translators: the time when the token is sent out.
msgid "Default"
msgstr ""

#. Translators: the text editor used by participants
#, python-format
msgid "User status for %(user)s"
msgstr ""

msgid ""
"A course identifier. Alphanumeric with dashes, no spaces. This is visible in "
"URLs and determines the location on your file system where the course's git "
"repository lives."
msgstr ""

msgid "Course identifier"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Identifier may only contain letters, numbers, and hypens ('-')."
msgstr ""

msgid "Is the course only accessible to course staff?"
msgstr ""

msgid "Should the course be listed on the main page?"
msgstr ""

msgid "Listed on main page"
msgstr ""

msgid "Accepts enrollment"
msgstr ""

msgid "Whether the course content has passed validation."
msgstr ""

msgid ""
"A Git URL from which to pull course updates. If you're just starting out, "
"enter <tt>git://github.com/inducer/relate-sample</tt> to get some sample "
"content."
msgstr ""

msgid ""
"An SSH private key to use for Git authentication. Not needed for the sample "
"URL above.You may use <a href='/generate-ssh-key'>this tool</a> to generate "
"a key pair."
msgid "SSH private key"
msgstr ""

msgid ""
"Subdirectory in git repository to use as course root directory. Should not "
"include trailing slash."
msgstr ""

msgid ""
"Name of a YAML file in the git repository that contains the root course "
"descriptor."
msgstr ""

msgid ""
"Name of a YAML file in the git repository that contains calendar information."
msgstr ""

msgid "If set, each enrolling student must be individually approved."
msgstr ""

msgid "Enrollment approval required"
msgstr ""

msgid ""
"Enrollee's email addresses must end in the specified suffix, such as "
"'@illinois.edu'."
msgstr ""

msgid "Enrollment required email suffix"
msgstr ""

#. Translators: replace "RELATE" with the brand name of your
#. website if necessary.
msgid ""
"This email address will be used in the 'From' line of automated emails sent "
"by RELATE."
msgstr ""

msgid "This email address will receive notifications about the course."
msgstr ""

msgid ""
"(Required only if the instant message feature is desired.) The Jabber/XMPP "
"ID (JID) the course will use to sign in to an XMPP server."
msgstr ""

msgid "Course xmpp ID"
msgstr ""

msgid ""
"(Required only if the instant message feature is desired.) The password to "
"go with the JID above."
msgstr ""

msgid "Course xmpp password"
msgstr ""

msgid ""
"(Required only if the instant message feature is desired.) The JID to which "
"instant messages will be sent."
msgstr ""

msgid "Recipient xmpp ID"
msgstr ""

#: .\course\models.py:217 .\course\models.py:425
msgid "Active git commit SHA"
msgstr ""

msgid "Kind of event"
msgstr ""

#. Translators: ordinal of event of the same kind
msgid "Ordinal of event"
msgstr ""

#: .\course\models.py:253 .\course\models.py:395 .\course\models.py:429
#: .\course\templates\course\flow-start.html:23
msgid "Start time"
msgstr ""

#: .\course\models.py:255 .\course\models.py:397
msgid "End time"
msgstr ""

#. Translators: for when the due time is "All day", how the webpage
#. of a event is displayed.
msgid ""
"Only affects the rendering in the class calendar, in that a start time is "
"not shown"
msgstr ""

msgid "Shown in calendar"
msgstr ""

#. Translators: name format of ParticipationTag
#: .\course\models.py:288
msgid "Format is lower-case-with-hyphens. Do not use spaces."
msgstr ""

#: .\course\models.py:290
msgid "Name of participation tag"
msgstr ""

msgid "Name contains invalid characters."
msgstr ""

msgid "Participation tag"
msgstr ""

msgid "Participation tags"
msgstr ""

msgid ""
"Instructors may update course content. Teaching assistants may access and "
"change grade data. Observers may access analytics. Each role includes "
"privileges from subsequent roles."
msgstr ""

msgid "Participation role"
msgstr ""

msgid "Participation status"
msgstr ""

#: .\course\models.py:335
msgid "Multiplier for time available on time-limited flows"
msgid "Preview git commit SHA"
msgstr ""

msgid "Tags"
msgstr ""

#. Translators: displayed format of Participation: some user in some
#. course as some role
#, python-format
msgid "%(user)s in %(course)s as %(role)s"
msgstr ""

#: .\course\models.py:354 .\course\models.py:416 .\course\models.py:789
#: .\course\models.py:859 .\course\models.py:1015 .\course\models.py:1285
#: .\course\models.py:1345 .\course\templates\course\course-base.html:116
msgid "Participations"
msgstr ""

#: .\course\models.py:370 .\course\models.py:807 .\course\models.py:864
#: .\course\models.py:1043 .\course\models.py:1348
#: .\course\models.py:372 .\course\models.py:809 .\course\models.py:866
#: .\course\models.py:977 .\course\models.py:1350
#. Translators: somebody's email in some course in Participation
#, python-format
msgid "%(email)s in %(course)s"
msgstr ""

msgid "Participation preapproval"
msgstr ""

msgid "Participation preapprovals"
msgstr ""

msgid "Instant flow request"
msgstr ""

#: .\course\models.py:403 .\course\templates\course\course-base.html:120
msgid "Instant flow requests"
msgstr ""

msgid "Completition time"
msgstr ""

#: .\course\models.py:443 .\course\templates\course\gradebook-single.html:168
msgid "Expiration mode"
msgstr ""

#: .\course\models.py:452 .\course\models.py:1032
#: .\course\templates\course\gradebook-single.html:227
msgid "Result comment"
msgstr ""

#: .\course\models.py:460 .\course\models.py:520 .\course\models.py:564
#: .\course\models.py:1049 .\course\templates\course\grade-flow-page.html:58
#: .\course\models.py:461 .\course\templates\course\gradebook-single.html:133
#, python-format
msgid "anonymous session %(session_id)d on '%(flow_id)s'"
msgstr ""

#, python-format
msgid "%(user)s's session %(session_id)d on '%(flow_id)s'"
msgstr ""

#: .\course\models.py:535 .\course\models.py:536
msgid "Flow page data"
msgstr ""

#, python-format
msgid ""
"Data for page '%(group_id)s/%(page_id)s' (ordinal %(ordinal)s) in %"
"(flow_session)s"
msgstr ""

#: .\course\models.py:567 .\course\models.py:720
msgid "Remote address"
msgstr ""

msgid ""
"Synthetic flow page visits are generated for unvisited pages once a flow is "
"finished. This is needed since grade information is attached to a visit, and "
"it needs a place to go."
msgstr ""

msgid "Is synthetic"
msgstr ""

#. Translators: "Answer" is a Noun.
#: .\course\models.py:584 .\course\page\code.py:59 .\course\page\text.py:98
msgid "Answer"
msgstr ""

#. Translators: determine whether the answer is a final,
#. submitted answer fit for grading.
msgid "Is submitted answer"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#. Translators: flow page visit
#, python-format
msgid "'%(group_id)s/%(page_id)s' in '%(session)s' on %(time)s"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#. Translators: flow page visit: if an answer is
#. provided by user then append the string.
msgid " (with answer)"
msgstr ""

msgid "Flow page visit"
msgstr ""

msgid "Flow page visits"
msgstr ""

#: .\course\models.py:649 .\course\templates\course\gradebook-single.html:228
#: .\course\models.py:651 .\course\models.py:1045
msgid "Graded at git commit SHA"
msgstr ""

msgid "Grade data"
msgstr ""

#. Translators: max point in grade
msgid "Point value of this question when receiving full credit."
msgstr ""

#. Translators: correctness in grade
msgid ""
"Real number between zero and one (inclusively) indicating the degree of "
"correctness of the answer."
msgstr ""

msgid "Correctness"
msgstr ""

#. Translators: "Feedback" stands for the feedback of answers.
#: .\course\templates\course\grade-import-preview.html:20
msgid "Feedback"
msgstr ""

msgid "Flow page visit grade"
msgstr ""

msgid "Flow page visit grades"
msgstr ""

#. Translators: return the information of the grade of a user
#. by percentage.
#, python-format
msgid "grade of %(visit)s: %(percentage)s"
msgstr ""

#: .\course\templates\course\grade-import-preview.html:19
#: .\course\templates\course\gradebook-participant.html:51
#: .\course\templates\course\gradebook-single.html:74
msgid "stipulations must be a dictionary"
msgstr ""

msgid "unrecognized keys in stipulations"
msgstr ""

msgid "credit_percent must be a float"
msgstr ""

msgid "'allowed_session_count' must be a non-negative integer"
msgstr ""

#: .\course\models.py:793 .\course\models.py:861
msgid "Expiration"
msgstr ""

#. Translators: help text for stipulations in FlowAccessException
#. (deprecated)
msgid ""
"A dictionary of the same things that can be added to a flow access rule, "
"such as allowed_session_count or credit_percent. If not specified here, "
"values will default to the stipulations in the course content."
msgstr ""

msgid "Stipulations"
msgstr ""

#. Translators: deprecated
msgid ""
"Check if a flow started under this exception rule set should stay under this "
"rule set until it is expired."
msgstr ""

#. Translators: deprecated
Dong Zhuang's avatar
Dong Zhuang committed
#. Translators: flow access exception in admin (deprecated)
#, python-format
msgid "Access exception for '%(user)s' to '%(flow_id)s' in '%(course)s'"
msgstr ""

msgid "Permission"
msgstr ""

#. Translators: FlowAccessExceptionEntry (deprecated)
msgid "Flow access exception entries"
msgstr ""

msgctxt "Is the flow rule exception activated?"
msgid "Active"
msgstr ""

#. Translators: For FlowRuleException
#, python-format
msgid "%(kind)s exception for '%(user)s' to '%(flow_id)s'in '%(course)s'"
msgstr ""