Skip to content
django.po 104 KiB
Newer Older
#: .\course\validation.py:959
msgid "flow uses the same grade_identifier as another flow"
msgstr ""

#: .\course\validation.py:1057
msgid "Validate and create"
msgstr ""

msgid "only staff may create courses"
msgstr ""

msgid "Course content validated, creation succeeded."
#, python-format
msgid "Failed to delete unused repository directory '%s'."
msgstr ""

msgid "Course creation failed"
msgstr ""

msgid "no git source URL specified"
msgstr ""

msgid "fetch would discard commits, refusing"
msgstr ""

msgid "Fetch successful."
msgstr ""

msgid "Preview ended."
msgstr ""

#, python-format
msgid "Course content did not validate successfully. (%s) Update not applied."
msgstr ""

msgid "Course content validated successfully."
msgstr ""

msgid "Course content validated OK, with warnings: "
msgstr ""

msgid "Preview activated."
msgstr ""

msgid "Update applied. "
#: .\course\versioning.py:363 .\course\versioning.py:435 .\course\views.py:681
msgid "invalid command"
msgstr ""

msgctxt "new git SHA for revision of course contents"
msgid "New git SHA"
msgstr ""

msgid "Prevent updating to a git revision prior to the current one"
msgstr ""

msgid "Fetch and update"
msgstr ""

msgid "Fetch and preview"
msgstr ""

msgid "must be instructor or TA to update course"
msgstr ""

msgid "Current git HEAD"
msgstr ""

msgid "Public active git SHA"
msgstr ""

#: .\course\versioning.py:496 .\course\versioning.py:508
msgid "Current preview git SHA"
msgstr ""

msgid "Update Course Revision"
msgstr ""

msgid "only course staff have access"
msgstr ""

msgid "only the instructor has access"
msgstr ""

msgid ""
"Your enrollment request is pending. You will be notified once it has been "
"acted upon."
msgstr ""

#. Translators: "set" fake time.
msgid "Set"
msgstr ""

#. Translators: "unset" fake time.
msgid "only staff may set fake time"
msgstr ""

#: .\course\views.py:325 .\relate\templates\base.html:78
msgctxt "Duration for instant flow"
msgid "Duration in minutes"
msgstr ""

msgctxt "Add an instant flow"
msgid "Add"
msgstr ""

msgctxt "Cancel all instant flow(s)"
msgid "Cancel all"
msgstr ""

msgid "must be instructor to manage instant flow requests"
msgstr ""

msgid "Manage Instant Flow Requests"
msgstr ""

msgctxt "Start an activity"
msgid "Go"
msgstr ""

msgid "must be instructor or TA to test flows"
msgstr ""

#: .\course\views.py:511 .\course\views.py:599
msgctxt "Next step"
msgid "Next"
msgstr ""

#: .\course\views.py:521 .\course\views.py:609 .\course\views.py:822
msgid "must be instructor or TA to grant exceptions"
msgstr ""

#: .\course\views.py:541 .\course\views.py:718 .\course\views.py:989
msgid "Grant Exception"
msgstr ""

#. Translators: %s is the string of the start time of a session.
#, python-format
msgid "started at %s"
msgstr ""

msgid ""
"If you click 'Create session', this tag will be applied to the new session."
msgstr ""

msgid "Access rules tag for new session"
msgstr ""

msgid "Create session (override rules)"
msgstr ""

msgid "Create session"
msgstr ""

msgid ""
"The rules that currently apply to selected session will provide the default "
"values for the rules on the next page."
msgstr ""

#, python-format
msgid "Granting exception to '%(participation)s' for '%(flow_id)s'."
msgstr ""

#: .\course\views.py:639 .\course\views.py:643
msgid ""
"Creating a new session is (technically) not allowed by course rules. "
"Clicking 'Create Session' anyway will override this rule."
msgstr ""

msgctxt "Time when access expires"
msgid "Access expires"
msgstr ""

msgid ""
"At the specified time, the special access granted below will expire and "
"revert to being the same as for the rest of the class. This field may be "
"empty, in which case this access does not expire. Note also that the grading-"
"related entries (such as 'due date' and 'credit percent') do not expire and "
"remain valid indefinitely, unless overridden by another exception."
msgstr ""

msgid "Exception only applies to sessions with the above tag"
msgstr ""

msgid "If set, the 'Due' field will be disregarded."
msgstr ""

msgid "Due same as access expiration"
msgstr ""

msgid ""
"The due time shown to the student. Also, the time after which any session "
"under these rules is subject to expiration."
msgstr ""

msgid "Credit percent"
msgstr ""

msgid ""
"Must specify access expiration if 'due same as access expiration' is set."
msgstr ""

#: .\course\views.py:883 .\course\views.py:950
msgid "newly created exception"
msgstr ""

msgid "Granted excecption"
msgstr ""

msgid "credit"
msgstr ""

#, python-format
msgid "Exception granted to '%(participation)s' for '%(flow_id)s'."
msgstr ""

#, python-format
msgid ""
"Granting exception to '%(participation)s' for '%(flow_id)s' (session %"
"(session)s)."
msgstr ""

#: .\relate\templates\403.html:5
msgid "403 Forbidden"
msgstr ""

#: .\relate\templates\403.html:7
msgid "Access to the page you requested was denied."
msgstr ""

#: .\relate\templates\403.html:9
msgid "Here are a few things you could try:"
msgstr ""

#: .\relate\templates\403.html:17
#, python-format
msgid ""
"You're not currently signed in. Access to the resource is restricted, and "
"since the site has no way of knowing who you are, it denied you accesss. "
"Once you're signed in, navigate back to your course from the <a href=\"%"
"(relate-home)s\"> home page </a> and retry your last action."
msgstr ""

#: .\relate\templates\403.html:42
msgid " Sorry, and thanks for your patience! "
msgstr ""

#: .\relate\templates\404.html:5
msgid "404 Not Found"
msgstr ""

#: .\relate\templates\404.html:8
msgid "Request URL"
msgstr ""

#: .\relate\templates\404.html:12
msgid ""
"Oops. Either the URL you entered was invalid, or you stumbled on a dead "
"link. If it was the latter, please get in touch with your course staff to "
"let them know what you were doing when the error occurred."
msgstr ""

#: .\relate\templates\404.html:20 .\relate\templates\500.html:18
#, python-format
msgid ""
"In the meantime, you may navigate back to  the <a href=\"%(relate-home)s"
"\">home page</a>."
msgstr ""

#: .\relate\templates\404.html:27 .\relate\templates\500.html:25
msgid "Sorry, and thanks for your patience!"
msgstr ""

#: .\relate\templates\500.html:5
msgid "500 Server Error"
msgstr ""

#: .\relate\templates\500.html:8
msgid ""
"Oops. That shouldn't have happened. Technical details of the error have been "
"recorded. Please get in touch with your course staff to let them know what "
"you were doing when the error occurred. Also mention the current time when "
"sending your report."
msgstr ""

#: .\relate\templates\admin\base_site.html:6
#, python-format
msgid "%(RELATE)s Administration"
msgstr ""

#: .\relate\templates\base-page-top.html:23
#, python-format
msgid ""
"You are currently seeing a preview of what the site would look like at %"
"(fake_time)s."
msgstr ""

#: .\relate\templates\base.html:67
#: .\relate\templates\base.html:70
#: .\relate\templates\base.html:72
msgid "Test/Troubleshoot"
msgstr ""

#: .\relate\templates\base.html:85
#: .\relate\templates\base.html:86
#: .\relate\templates\base.html:96
#, python-format
msgid "Signed in as %(username)s"
msgstr ""

#: .\relate\templates\base.html:103
msgid "(impersonated)"
msgstr ""

#: .\relate\templates\maintenance.html:7
#, python-format
msgid ""
"%(RELATE)s is currently in maintenance mode. Sorry for the interruption, "
"we'll be back shortly."
msgstr ""

#: .\relate\templates\user-profile-form.html:7
msgid "User Profile"
msgstr ""

#: .\relate\templates\user-profile-form.html:15
msgid "Sign out"
msgstr ""