Skip to content
django.po 140 KiB
Newer Older
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\templates\course\task-monitor.html:12
msgid "Task Progress"
msgstr "任务进程"

#: .\course\templates\course\task-monitor.html:22
msgid "Progress"
msgstr "进程"

#: .\course\templates\course\task-monitor.html:54
msgid "The process failed and reported the following error:"
msgstr "该过程进行失败,并报告了以下错误:"

#: .\course\utils.py:341
Dong Zhuang's avatar
Dong Zhuang committed
msgid "grading rule determination was unable to find a grading rule"
msgstr "无法为评分找到规则"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\utils.py:579
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Press F9 to toggle full-screen mode. "
msgstr "按F9以打开/关闭全屏模式. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\utils.py:580
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "Set editor mode in <a href='%s'>user profile</a>."
msgstr "在 <a href='%s'>用户信息</a> 中设置编辑器模式. "

#: .\course\validation.py:55 .\course\validation.py:63
Dong Zhuang's avatar
Dong Zhuang committed
msgid "invalid identifier"
msgstr "无效的identifier"

#: .\course\validation.py:81
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "invalid role '%(role)s'"
msgstr "无效的角色 \"%(role)s\""

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "attribute '%(attr)s' missing"
msgstr "缺少\"%(attr)s\"属性"

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid ""
"attribute '%(attr)s' has wrong type: got '%(name)s', expected '%(allowed)s'"
msgstr "属性\"%(attr)s\"的类型错误: 设置为\"%(name)s\", 应该为\"%(allowed)s\""

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "extraneous attribute(s) '%(attr)s'"
msgstr "冗余的外部属性 \"%(attr)s\""

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Uses deprecated 'start' attribute--use 'if_after' instead"
msgstr "使用了已淘汰的(deprecated)\"start'属性 -- 建议改为使用'if_after\""

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Uses deprecated 'end' attribute--use 'if_before' instead"
msgstr "使用了已淘汰的(deprecated)\"end'属性 -- 建议改为使用'if_before\""

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Uses deprecated 'roles' attribute--use 'if_has_role' instead"
msgstr "使用了已淘汰的(deprecated)\"roles'属性 -- 建议改为使用'if_has_role\""

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "chunk id '%(chunkid)s' not unique"
msgstr "chunk id \"%(chunkid)s\" 应是唯一的"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "flow page has no ID"
msgstr "flow page没有ID"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "could not instantiate flow page"
msgstr "无法初始化flow page"

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "group '%(group_id)s': group is empty"
msgstr "group \"%(group_id)s\": group 是空的"

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "group '%(group_id)s': max_page_count is not positive"
msgstr "group \"%(group_id)s\": max_page_count 不是正数"

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "page id '%(page_desc_id)s' not unique"
msgstr "page id \"%(page_desc_id)s\" 应是唯一的"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "attribute 'may_start_new_session' is not present"
msgstr "没有找到\"may_start_new_session\"属性"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "attribute 'may_list_existing_sessions' is not present"
msgstr "没有找到\"may_list_existing_sessions\"属性"

#: .\course\validation.py:480 .\course\validation.py:521
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:604
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "invalid tag '%(tag)s'"
msgstr "无效的 tag \"%(tag)s\""

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "invalid expiration mode '%(expiremode)s'"
msgstr "无效的过期模式 \"%(expiremode)s\""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:571
msgid ""
"'grade_identifier' attribute found. This attribute is no longer allowed here "
"and should be moved upward into the 'rules' block."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:580
msgid ""
"'grade_aggregation_strategy' attribute found. This attribute is no longer "
"allowed here and should be moved upward into the 'rules' block."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:615
msgid "'generates_grade' is true, but no 'grade_identifier'is given."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:644
msgid ""
"'rules' block does not have a grade_identifier attribute. This attribute "
"needs to be moved out of the lower-level 'grading' rules block and into the "
"'rules' block itself."
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:683
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid ""
"grading rule that have a grade identifier (%(type)s: %(identifier)s) must "
"have a grade_aggregation_strategy"
msgstr ""
"设置了(%(type)s %(identifier)s)的评分规则, 必须有grade_aggregation_strategy"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:699
Dong Zhuang's avatar
Dong Zhuang committed
msgid "invalid grade aggregation strategy"
msgstr "无效的多session评分累积策略"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:710
msgid "'grading' block is required if grade_identifier is not null/None."
msgstr ""

#: .\course\validation.py:721
msgid "rules/grading: may not be an empty list"
msgstr ""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:736
Dong Zhuang's avatar
Dong Zhuang committed
msgid "rules/grading: last grading rule must be unconditional"
msgstr "rules/grading: 最后一个grading rule必须是无条件的"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:746
Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"Uses deprecated 'modify' permission--replace by 'submit_answer' and "
"'end_session'"
msgstr ""
"使用了已淘汰的(deprecated)权限\"modify\" -- 请改为"
"\"submit_answer'和'end_session\""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:752
Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"Uses deprecated 'see_answer' permission--replace by "
"'see_answer_after_submission'"
msgstr ""
"使用了已淘汰的(deprecated)权限\"see_answer\" -- 请改为"
"\"see_answer_after_submission\""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:759
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "invalid flow permission '%(permission)s'"
msgstr "无效的flow权限 \"%(permission)s\""

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:793
msgid "must have either 'groups' or 'pages'"
msgstr "必须有'groups'或'pages'"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:819
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "group %(group_index)d ('%(group_id)d'): no pages found"
msgstr "group %(group_index)d (%(group_id)d): 找不到page"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:827
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "%s: no pages found"
msgstr "%s: 找不到page"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:840
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "group id '%(group_id)s' not unique"
msgstr "group id \"%(group_id)s\" 应该是唯一的"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:957
#, python-format
msgid "Your course repository does not have an events file named '%s'."
msgstr "您课程的仓库中并不包含一个名为'%s'的事件文件."

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:977
msgid ""
"Your course repository has a 'media/' directory. Linking to media files "
"using 'media:' is discouraged. Use the 'repo:' and 'repocur:' linkng schemes "
"instead."
msgstr ""
"你课程的仓库中有一个'media/'目录. 不建议使用'media:'来链接到媒体文件. 建议改"
"为使用'repo:'和'repocur:'来链接到你的方案(schemes)."
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:1000
Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"invalid flow name. Flow names may only contain (roman) letters, numbers, "
"dashes and underscores."
msgstr "无效的flow名称. flow的名称只能有英文字母、数字、减号和下划线. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:1025
msgid "flow uses the same grade_identifier as another flow"
msgstr "本flow使用了与另一个flow相同的grade_identifier"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\validation.py:1124
Dong Zhuang's avatar
Dong Zhuang committed
msgid "WARNINGS: "
msgstr "警告:"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:198
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Validate and create"
msgstr "验证并创建课程"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:204
Dong Zhuang's avatar
Dong Zhuang committed
msgid "only staff may create courses"
msgstr "只有课程管理人员(staff)及以上才能创建课程"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:261
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Course content validated, creation succeeded."
msgstr "课程内容有效性验证完成, 创建成功. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:287
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "Failed to delete unused repository directory '%s'."
msgstr "无法删除未使用的代码仓库目录\"%s\"."

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:299
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Course creation failed"
msgstr "课程创建失败"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:348
Dong Zhuang's avatar
Dong Zhuang committed
msgid "no git source URL specified"
msgstr "未设定git源的URL"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:360
Dong Zhuang's avatar
Dong Zhuang committed
msgid "fetch would discard commits, refusing"
msgstr "fetch将会放弃修改, 拒绝fetch"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:364
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Fetch successful."
msgstr "fetch成功. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:373
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Preview ended."
msgstr "预览已结束. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:388
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "Course content did not validate successfully. (%s) Update not applied."
msgstr "课程内容有效性验证不成功, (%s) 未应用更新. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:395
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Course content validated successfully."
msgstr "课程内容有效性验证成功. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:399
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Course content validated OK, with warnings: "
msgstr "课程内容有效性验证成功, 但有警告信息:"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:410
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Preview activated."
msgstr "预览状态已激活. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:421
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Update applied. "
msgstr "更新已应用. "

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:424 .\course\versioning.py:496 .\course\views.py:681
Dong Zhuang's avatar
Dong Zhuang committed
msgid "invalid command"
msgstr "无效的命令"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:431
Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "new git SHA for revision of course contents"
msgid "New git SHA"
msgstr "新的git SHA"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:433
msgid "Prevent updating to a git revision prior to the current one"
msgstr "防止更新到当前git修订版本之前的版本."

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:444
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Fetch and update"
msgstr "fetch并更新"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:448
Dong Zhuang's avatar
Dong Zhuang committed
msgid "End preview"
msgstr "结束预览"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:450
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Fetch and preview"
msgstr "fetch并预览"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:453
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:464
Dong Zhuang's avatar
Dong Zhuang committed
msgid "must be instructor or TA to update course"
msgstr "只有任课老师(instructor)和助理(TA)可以更新课程"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:540
msgid "Git Source URL"
msgstr "Git源URL"
Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:545
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Public active git SHA"
msgstr "公开运行的git SHA"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:555
msgid "Current git HEAD"
msgstr "当前的git HEAD"

#: .\course\versioning.py:566 .\course\versioning.py:578
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Current preview git SHA"
msgstr "当前预览的git SHA"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:580
Dong Zhuang's avatar
Dong Zhuang committed
msgid "None"
msgstr "无"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\versioning.py:592
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Update Course Revision"
msgstr "更新对课程内容的修订"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "only course staff have access"
msgstr "只有课程管理人员(staff)可以访问"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "only the instructor has access"
msgstr "只有任课老师(instructor)可能访问"

Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"Your enrollment request is pending. You will be notified once it has been "
"acted upon."
msgstr "您的加入课程申请处于等待状态, 如果该申请被受理, 您将会立即收到通知. "

#. Translators: "set" fake time.
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Set"
msgstr "设定"

#. Translators: "unset" fake time.
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Unset"
msgstr "恢复正常"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "only staff may set fake time"
msgstr "只有课程管理人员(staff)及以上可以设置虚拟时间"

#: .\course\views.py:325 .\relate\templates\base.html:78
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Set fake time"
msgstr "设置虚拟时间"

Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "Duration for instant flow"
msgid "Duration in minutes"
msgstr "时长(分钟)"

Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "Add an instant flow"
msgid "Add"
msgstr "添加"

Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "Cancel all instant flow(s)"
msgid "Cancel all"
msgstr "全部取消"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "must be instructor to manage instant flow requests"
msgstr "只有任课老师(instructor)才能管理即时flow"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Manage Instant Flow Requests"
msgstr "管理即时Flow"

Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "Start an activity"
msgid "Go"
msgstr "前往"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "must be instructor or TA to test flows"
msgstr "只有任课老师(instructor)和助理(TA)可以测试flow"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Test Flow"
msgstr "测试flow"

#: .\course\views.py:498
msgid "Select participant for whom exception is to be granted."
msgstr "选择需要给予破例的用户. "

#: .\course\views.py:511 .\course\views.py:599
Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "Next step"
msgid "Next"
msgstr "下一步"

#: .\course\views.py:521 .\course\views.py:609 .\course\views.py:822
Dong Zhuang's avatar
Dong Zhuang committed
msgid "must be instructor or TA to grant exceptions"
msgstr "只有任课老师(instructor)和助理(TA)可以进行破例评分"

#: .\course\views.py:541 .\course\views.py:718 .\course\views.py:982
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Grant Exception"
msgstr "给予破例"

#. Translators: %s is the string of the start time of a session.
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "started at %s"
msgstr "开始于%s"

Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"If you click 'Create session', this tag will be applied to the new session."
msgstr "如果您点击\"创建session\", 这个tag将会应用到新的session. "

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Access rules tag for new session"
msgstr "新session的访问规则tag"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Create session (override rules)"
msgstr "创建session(覆盖rules)"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Create session"
msgstr "创建session"

Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"The rules that currently apply to selected session will provide the default "
"values for the rules on the next page."
msgstr "选定session所采用的rule将为作为下一个page所采用rule的默认值. "

Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "Granting exception to '%(participation)s' for '%(flow_id)s'."
msgstr "对%(participation)s的%(flow_id)s给予破例."

#: .\course\views.py:639 .\course\views.py:643
Dong Zhuang's avatar
Dong Zhuang committed
msgid "NONE"
msgstr "无"

Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"Creating a new session is (technically) not allowed by course rules. "
"Clicking 'Create Session' anyway will override this rule."
msgstr ""
"根据课程的设定, (从技术上)不允许创建一个新的session. 点击\"创建session\"将覆"
"盖掉这个规则. "

Dong Zhuang's avatar
Dong Zhuang committed
msgctxt "Time when access expires"
msgid "Access expires"
msgstr "访问到期时间"

Dong Zhuang's avatar
Dong Zhuang committed
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 ""
"在特定的时间, 以下破例的访问权限将会过期, 恢复到与同班其它学员相同的状态. 这"
"个字段若设为空, 则这个访问权限将不会过期. 另外, 与评分相关的输入, 比如'due "
"date\"和'credit percent\"也不会过期, 并且始终保持有效, 除非被其它的破例措施覆"
"盖. "

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Exception only applies to sessions with the above tag"
msgstr "只有有以上tag的session才能采取破例措施. "

Dong Zhuang's avatar
Dong Zhuang committed
msgid "If set, the 'Due' field will be disregarded."
msgstr "如果选定, 则“截止时间”的设定将不被考虑. "

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Due same as access expiration"
msgstr "访问到期,则截止"

Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"The due time shown to the student. Also, the time after which any session "
"under these rules is subject to expiration."
msgstr ""
"学生看到的截止时间. 同时, 在本规则下的所有session也将到期. (原文) The due "
"date shown to the student. Also, the time after which any session under "
"these rules is subject to expiration. "

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Credit percent"
msgstr "得分百分比"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Save"
msgstr "保存"

Dong Zhuang's avatar
Dong Zhuang committed
msgid ""
"Must specify access expiration if 'due same as access expiration' is set."
msgstr ""
"如果设定了与访问同时截止(due same as access expiration), 则必须确定访问截止时"
"间(access expiration). "

#: .\course\views.py:883 .\course\views.py:942
Dong Zhuang's avatar
Dong Zhuang committed
msgid "newly created exception"
msgstr "新创建的破例"

Dong Zhuang's avatar
Dong Zhuang committed
msgid "Granted excecption"
msgstr "已给予破例"

msgid "credit"
msgstr "应得分"

#: .\course\views.py:959
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "Exception granted to '%(participation)s' for '%(flow_id)s'."
msgstr "已对%(participation)s的%(flow_id)s给予破例. "

#: .\course\views.py:985
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid ""
"Granting exception to '%(participation)s' for '%(flow_id)s' (session %"
"(session)s)."
msgstr "对%(participation)s的%(flow_id)s(%(session)s的session)给予破例."

#: .\course\views.py:1002
msgid "only staff may use this tool"
msgstr "只有课程管理人员可以使用这个工具"

Dong Zhuang's avatar
Dong Zhuang committed
#: .\course\views.py:1044
#, python-format
msgid "%(current)d out of %(total)d items processed."
msgstr "%(current)d个(共计%(total)d个)已经处理."

Dong Zhuang's avatar
Dong Zhuang committed
#: .\relate\templates\403.html:5
msgid "403 Forbidden"
msgstr "403 禁止访问"

#: .\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 ""
"您尚未登录,对资源的访问被限制。由于网站对于您具体是谁并不清楚,它禁止了您的"
"访问。如果您已经登录,请通过 <a href=\"%(relate-home)s\">主页</a> 返回课程页"
"面,然后尝试您的上一次操作。"

#: .\relate\templates\403.html:42
msgid " Sorry, and thanks for your patience! "
msgstr "抱歉, 同时感谢您的耐心!"

#: .\relate\templates\404.html:5
msgid "404 Not Found"
msgstr "404 网页不存在"

#: .\relate\templates\404.html:8
msgid "Request URL"
msgstr "已请求的URL"

#: .\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 ""
"噢!要么是您输入的URL无效, 要么您误入了一个死链接. 如果是后者, 请与课程管理人"
"员联系, 并让他们知道您的什么操作导致了以上错误. "

#: .\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 "同时,您也可以导航回到 <a href=\"%(relate-home)s\">主页</a>. "

#: .\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 "500 服务器错误"

#: .\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)s管理"

#: .\relate\templates\base-page-top.html:23
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid ""
"You are currently seeing a preview of what the site would look like at %"
"(fake_time)s."
msgstr "您现在正在预览这个网站在时间为%(fake_time)s时的样子. "

#: .\relate\templates\base.html:67
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Staff"
msgstr "高级管理"

#: .\relate\templates\base.html:70
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Admin site"
msgstr "管理网站"

#: .\relate\templates\base.html:72
Dong Zhuang's avatar
Dong Zhuang committed
msgid "Test/Troubleshoot"
msgstr "测试/发现问题"

#: .\relate\templates\base.html:85
msgid "Issue exam tickets"
msgstr "发布测验ticket"

#: .\relate\templates\base.html:86
msgid "Exam check-in"
msgstr "登入测验"

#: .\relate\templates\base.html:96
Dong Zhuang's avatar
Dong Zhuang committed
#, python-format
msgid "Signed in as %(username)s"
msgstr "登录用户: %(username)s"

#: .\relate\templates\base.html:103
Dong Zhuang's avatar
Dong Zhuang committed
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)s网站目前正在维护. 我们对因此为你带来不便深表抱歉, 我们很快将会恢"
"复. "

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

#: .\relate\templates\user-profile-form.html:15
msgid "Sign out"
msgstr "退出登录"
Dong Zhuang's avatar
Dong Zhuang committed
#~ msgctxt "Flow expiration mode"
#~ msgid "End session and grade"
#~ msgstr "结束并评分"

#~ msgctxt "Flow expiration mode"
#~ msgid "Keep session and apply new rules"
#~ msgstr "延期, 使用新的评分规则"

#~ msgid "%d session(s) regraded."
#~ msgstr "%d个session已重新评分. "

#~ msgid "Regrade not-for-credit flow"
#~ msgstr "为不计入成绩的flow重新评分"

#~ msgid "End session"
#~ msgstr "结束session"

#~ msgid "Usage time"
#~ msgstr "使用的时间"

#~ msgid "Whether the grade and feedback are to be shown to student"
#~ msgstr "是否允许学生看到分数和反馈"

#~ msgid "flow uses more than one grade_identifier"
#~ msgstr "本flow中使用了多于1个grade_identifier"