Skip to content

Commit e2cad1a

Browse files
committed
Merge pull request tomwalker#54 from boltomli/zh_translation
Add zh_CN translation.
2 parents 9cbd295 + 90e5532 commit e2cad1a

File tree

9 files changed

+611
-0
lines changed

9 files changed

+611
-0
lines changed
547 Bytes
Binary file not shown.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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:15+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/essay/models.py:26
23+
msgid "Essay style question"
24+
msgstr "论述题"
25+
26+
#: apps/essay/models.py:27
27+
msgid "Essay style questions"
28+
msgstr "论述题"
1.13 KB
Binary file not shown.
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
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 "答案"
6.99 KB
Binary file not shown.

0 commit comments

Comments
 (0)