File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2018-01-05 15:01+0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : Jerry Chen <jerrychen9657 @gmail.com>, 2017\n "
13+ "Last-Translator : QR Wang <wangqirui1996 @gmail.com>, 2017\n "
1414"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -48,9 +48,7 @@ msgstr ""
4848
4949#: ../../tutorial/introduction.rst:22
5050msgid "Some examples::"
51- msgstr ""
52- "几个例子:\n"
53- "::"
51+ msgstr "几个例子::"
5452
5553#: ../../tutorial/introduction.rst:33
5654msgid "Using Python as a Calculator"
@@ -429,11 +427,11 @@ msgid ""
429427"All slice operations return a new list containing the requested elements. "
430428"This means that the following slice returns a new (shallow) copy of the "
431429"list::"
432- msgstr ""
430+ msgstr "所有的切片操作都返回一个新列表,这个新列表包含所需要的元素。就是说,如下的切片会返回列表的一个新的(浅)拷贝:: "
433431
434432#: ../../tutorial/introduction.rst:394
435433msgid "Lists also support operations like concatenation::"
436- msgstr ""
434+ msgstr "列表同样支持拼接操作:: "
437435
438436#: ../../tutorial/introduction.rst:399
439437msgid ""
You can’t perform that action at this time.
0 commit comments