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

Skip to content

Commit d9cf718

Browse files
committed
[po] auto sync bot
1 parent 5bb834f commit d9cf718

5 files changed

Lines changed: 12 additions & 9 deletions

File tree

library/datatypes.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: zc Jin <[email protected]>, 2018\n"
1314
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
@@ -38,4 +39,4 @@ msgstr ""
3839

3940
#: ../../library/datatypes.rst:16
4041
msgid "The following modules are documented in this chapter:"
41-
msgstr ""
42+
msgstr "本章记录以下模块:"

library/functional.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: zc Jin <[email protected]>, 2018\n"
1314
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,14 +20,14 @@ msgstr ""
1920

2021
#: ../../library/functional.rst:3
2122
msgid "Functional Programming Modules"
22-
msgstr ""
23+
msgstr "函数式编程模块"
2324

2425
#: ../../library/functional.rst:5
2526
msgid ""
2627
"The modules described in this chapter provide functions and classes that "
2728
"support a functional programming style, and general operations on callables."
28-
msgstr ""
29+
msgstr "本章描述的模块提供了支持函数式编程风格的函数和类,以及可调用的通用操作。"
2930

3031
#: ../../library/functional.rst:8
3132
msgid "The following modules are documented in this chapter:"
32-
msgstr ""
33+
msgstr "本章记录以下模块:"

library/itertools.po

Lines changed: 2 additions & 2 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-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Menghua Xiao <arieshout@gmail.com>, 2018\n"
13+
"Last-Translator: zc Jin <zhengcao.jin@gmail.com>, 2018\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"
@@ -21,7 +21,7 @@ msgstr ""
2121
#: ../../library/itertools.rst:2
2222
msgid ""
2323
":mod:`itertools` --- Functions creating iterators for efficient looping"
24-
msgstr ""
24+
msgstr ":mod:`itertools` --- 为高效循环而创建迭代器的函数"
2525

2626
#: ../../library/itertools.rst:16
2727
msgid ""

library/numeric.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: zc Jin <[email protected]>, 2018\n"
1314
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,4 +34,4 @@ msgstr ""
3334

3435
#: ../../library/numeric.rst:15
3536
msgid "The following modules are documented in this chapter:"
36-
msgstr ""
37+
msgstr "本章记录以下模块:"

library/python.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ msgstr ""
2020

2121
#: ../../library/python.rst:5
2222
msgid "Python Runtime Services"
23-
msgstr ""
23+
msgstr "Python运行时服务"
2424

2525
#: ../../library/python.rst:7
2626
msgid ""
2727
"The modules described in this chapter provide a wide range of services "
2828
"related to the Python interpreter and its interaction with its environment."
2929
" Here's an overview:"
30-
msgstr "本章描述的模块提供与Python解释器及其环境交互相关的广泛服务。这里有一个概述:"
30+
msgstr "本章里描述的模块提供了和Python解释器及其环境交互相关的广泛服务。以下是综述:"

0 commit comments

Comments
 (0)