73 lines
1.7 KiB
Plaintext
73 lines
1.7 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-10-31 22:44+0000\n"
|
|
"PO-Revision-Date: 2015-10-31 22:19+0000\n"
|
|
"Last-Translator: b' <>'\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Translated-Using: django-rosetta 0.7.6\n"
|
|
|
|
#: apps/multichoice/models.py:9 apps/multichoice/models.py:65
|
|
msgid "Content"
|
|
msgstr "内容"
|
|
|
|
#: apps/multichoice/models.py:10
|
|
msgid "Random"
|
|
msgstr "随机"
|
|
|
|
#: apps/multichoice/models.py:11
|
|
msgid "None"
|
|
msgstr "无"
|
|
|
|
#: apps/multichoice/models.py:20
|
|
msgid "The order in which multichoice answer options are displayed to the user"
|
|
msgstr "向用户显示多选答案选项时的次序"
|
|
|
|
#: apps/multichoice/models.py:23
|
|
msgid "Answer Order"
|
|
msgstr "答案次序"
|
|
|
|
#: apps/multichoice/models.py:53
|
|
msgid "Multiple Choice Question"
|
|
msgstr "多选题"
|
|
|
|
#: apps/multichoice/models.py:54
|
|
msgid "Multiple Choice Questions"
|
|
msgstr "多选题"
|
|
|
|
#: apps/multichoice/models.py:59
|
|
msgid "Question"
|
|
msgstr "问题"
|
|
|
|
#: apps/multichoice/models.py:63
|
|
msgid "Enter the answer text that you want displayed"
|
|
msgstr "输入你想显示的答案文本"
|
|
|
|
#: apps/multichoice/models.py:69
|
|
msgid "Is this a correct answer?"
|
|
msgstr "这个答案正确吗?"
|
|
|
|
#: apps/multichoice/models.py:70
|
|
msgid "Correct"
|
|
msgstr "正确"
|
|
|
|
#: apps/multichoice/models.py:76
|
|
msgid "Answer"
|
|
msgstr "答案"
|
|
|
|
#: apps/multichoice/models.py:77
|
|
msgid "Answers"
|
|
msgstr "答案"
|