|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 | +# This file is distributed under the same license as the PACKAGE package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +#, fuzzy |
| 7 | +msgid "" |
| 8 | +msgstr "" |
| 9 | +"Project-Id-Version: PACKAGE VERSION\n" |
| 10 | +"Report-Msgid-Bugs-To: \n" |
| 11 | +"POT-Creation-Date: 2015-10-31 22:44+0000\n" |
| 12 | +"PO-Revision-Date: 2015-10-31 22:19+0000\n" |
| 13 | +"Last-Translator: b' <>'\n" |
| 14 | +" Language-Team: LANGUAGE <[email protected]>\n" |
| 15 | +"Language: \n" |
| 16 | +"MIME-Version: 1.0\n" |
| 17 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 18 | +"Content-Transfer-Encoding: 8bit\n" |
| 19 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 20 | +"X-Translated-Using: django-rosetta 0.7.6\n" |
| 21 | + |
| 22 | +#: apps/multichoice/models.py:9 apps/multichoice/models.py:65 |
| 23 | +msgid "Content" |
| 24 | +msgstr "内容" |
| 25 | + |
| 26 | +#: apps/multichoice/models.py:10 |
| 27 | +msgid "Random" |
| 28 | +msgstr "随机" |
| 29 | + |
| 30 | +#: apps/multichoice/models.py:11 |
| 31 | +msgid "None" |
| 32 | +msgstr "无" |
| 33 | + |
| 34 | +#: apps/multichoice/models.py:20 |
| 35 | +msgid "The order in which multichoice answer options are displayed to the user" |
| 36 | +msgstr "向用户显示多选答案选项时的次序" |
| 37 | + |
| 38 | +#: apps/multichoice/models.py:23 |
| 39 | +msgid "Answer Order" |
| 40 | +msgstr "答案次序" |
| 41 | + |
| 42 | +#: apps/multichoice/models.py:53 |
| 43 | +msgid "Multiple Choice Question" |
| 44 | +msgstr "多选题" |
| 45 | + |
| 46 | +#: apps/multichoice/models.py:54 |
| 47 | +msgid "Multiple Choice Questions" |
| 48 | +msgstr "多选题" |
| 49 | + |
| 50 | +#: apps/multichoice/models.py:59 |
| 51 | +msgid "Question" |
| 52 | +msgstr "问题" |
| 53 | + |
| 54 | +#: apps/multichoice/models.py:63 |
| 55 | +msgid "Enter the answer text that you want displayed" |
| 56 | +msgstr "输入你想显示的答案文本" |
| 57 | + |
| 58 | +#: apps/multichoice/models.py:69 |
| 59 | +msgid "Is this a correct answer?" |
| 60 | +msgstr "这个答案正确吗?" |
| 61 | + |
| 62 | +#: apps/multichoice/models.py:70 |
| 63 | +msgid "Correct" |
| 64 | +msgstr "正确" |
| 65 | + |
| 66 | +#: apps/multichoice/models.py:76 |
| 67 | +msgid "Answer" |
| 68 | +msgstr "答案" |
| 69 | + |
| 70 | +#: apps/multichoice/models.py:77 |
| 71 | +msgid "Answers" |
| 72 | +msgstr "答案" |
0 commit comments