Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29d375a

Browse files
committed
[po] auto sync bot
1 parent 290d1d4 commit 29d375a

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

tutorial/introduction.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff 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
5050
msgid "Some examples::"
51-
msgstr ""
52-
"几个例子:\n"
53-
"::"
51+
msgstr "几个例子::"
5452

5553
#: ../../tutorial/introduction.rst:33
5654
msgid "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
435433
msgid "Lists also support operations like concatenation::"
436-
msgstr ""
434+
msgstr "列表同样支持拼接操作::"
437435

438436
#: ../../tutorial/introduction.rst:399
439437
msgid ""

0 commit comments

Comments
 (0)