Newer
Older
# Translation for Django RELATE package (https://github.com/inducer/relate/)
# Language: zh_hans
# Copyright (C) 2015 Andreas Kloeckner, Dong Zhuang
# This file is distributed under the same license as the RELATE package.
# Dong Zhuang <dzhuang.scut@gmail.com>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-25 16:12+0800\n"
"Last-Translator: Dong Zhuang <dzhuang.scut@gmail.com>\n"
"Language-Team: Dong Zhuang <dzhuang.scut@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
#: .\course\admin.py:104 .\course\admin.py:280
#: .\course\admin.py:110 .\course\admin.py:286
#: .\course\admin.py:270
msgid "Tags must belong to same course as participation."
msgstr "Tags必须与同一课程中的participation一致. "
#: .\course\admin.py:389 .\course\admin.py:507 .\course\admin.py:591
#: .\course\admin.py:704 .\course\admin.py:778
#: .\course\templates\course\gradebook-single.html:17 .\course\views.py:514
#: .\course\admin.py:484 .\course\admin.py:586 .\course\admin.py:694
#: .\course\admin.py:773 .\course\models.py:269
#: .\course\admin.py:489 .\course\flow.py:1439 .\course\models.py:439
#: .\course\models.py:466 .\course\models.py:826 .\course\models.py:892
#: .\course\models.py:1001
#: .\course\templates\course\gradebook-opp-list.html:26
#: .\course\templates\course\gradebook-single.html:134 .\course\views.py:359
#: .\course\views.py:442 .\course\views.py:518
#: .\course\admin.py:498 .\course\models.py:562
#: .\course\templates\course\gradebook-single.html:216
#: .\course\admin.py:505
#: .\course\admin.py:512
#: .\course\admin.py:517
#: .\course\admin.py:699
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
msgid "Opportunity"
msgstr "机会"
#. Translators: "TA" is short for Teaching Assistant.
#: .\course\analytics.py:57 .\course\analytics.py:415
#: .\course\analytics.py:452
msgid "must be at least TA to view analytics"
msgstr "至少是助教(TA)才能查看分析"
#: .\course\analytics.py:105
msgctxt "No data"
msgid "None"
msgstr "无"
#: .\course\analytics.py:114
msgctxt "Value of grade"
msgid "value greater than max"
msgstr "分值高于允许的最高值"
#: .\course\analytics.py:122
msgctxt "Value of grade"
msgid "value smaller than min"
msgstr "分值低于允许的最低值"
#: .\course\analytics.py:240 .\course\analytics.py:384
msgctxt "Status of session"
msgid "in progress"
msgstr "进行中"
#: .\course\analytics.py:378
msgctxt "Minute (time unit)"
msgid "min"
msgstr "分钟"
#: .\course\apps.py:8
msgid "Course module"
msgstr "课程模块"
#: .\course\auth.py:113
msgid "Error while impersonating."
msgstr "虚拟用户时出现错误. "
#. Translators: information displayed when selecting
#. userfor impersonating. Customize how the name is
#. shown, but leave email first to retain usability
#. of form sorted by last name.
#: .\course\auth.py:129 .\course\views.py:492
#, python-format
msgid "%(user_email)s - %(user_lastname)s, %(user_firstname)s"
msgstr "%(user_lastname)s%(user_firstname)s(%(user_email)s)"
#: .\course\auth.py:140
msgid "Select user to impersonate."
msgstr "选择您想模拟的用户. "
#: .\course\auth.py:141 .\course\templates\course\grade-import-preview.html:18
#: .\course\auth.py:143
#: .\course\auth.py:151
msgid "Already impersonating someone."
msgstr "已经模拟了某个用户. "
#: .\course\auth.py:160
#, python-format
msgid "Now impersonating '%s'."
msgstr "正在模拟用户\"%s\". "
#: .\course\auth.py:169 .\relate\templates\base.html:78
#: .\course\auth.py:179 .\relate\templates\base.html:76
msgid "Stop impersonating"
msgstr "停止模拟用户"
#: .\course\auth.py:185
msgid "Not currently impersonating anyone."
msgstr "当前未模拟任何用户. "
#: .\course\auth.py:192
msgid "No longer impersonating anyone."
msgstr "未模拟任何用户. "
#: .\course\auth.py:201
msgid "Stop impersonating user"
msgstr "停止模拟用户"
#: .\course\auth.py:273 .\course\templates\course\course-page.html:38
#: .\course\templates\course\flow-start.html:186
#: .\course\templates\course\login.html:7 .\relate\templates\403.html:14
#: .\relate\templates\base.html:104
msgid "Sign in"
msgstr "登录"
#: .\course\auth.py:287
#: .\course\auth.py:288
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
msgstr ""
#: .\course\auth.py:293
msgid "Enter a valid username."
msgstr ""
#: .\course\auth.py:294
msgid ""
"Enter a valid username. This value may contain only letters, numbers and @/./"
msgstr ""
#: .\course\auth.py:308 .\course\auth.py:393
#: .\course\auth.py:315 .\course\auth.py:399
msgid "password-based sign-in is not being used"
msgstr "用户名密码模式未启用"
#: .\course\auth.py:325
msgid "A user with that username already exists."
msgstr ""
#: .\course\auth.py:330
Loading
Loading full blame...