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

Skip to content

Commit 5c75143

Browse files
[po] auto sync
1 parent 3685127 commit 5c75143

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

library/logging.config.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2018
87
# Pandaaaa906 <[email protected]>, 2019
98
# Meng Du <[email protected]>, 2019
109
# ppcfish <[email protected]>, 2019
10+
# Freesand Leo <[email protected]>, 2020
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:16+0000\n"
19-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
19+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -51,11 +51,11 @@ msgstr ":ref:`日志操作手册 <logging-cookbook>`"
5151

5252
#: ../../library/logging.config.rst:23
5353
msgid "This section describes the API for configuring the logging module."
54-
msgstr ""
54+
msgstr "这一节描述了用于配置 logging 模块的 API。"
5555

5656
#: ../../library/logging.config.rst:28
5757
msgid "Configuration functions"
58-
msgstr ""
58+
msgstr "配置函数"
5959

6060
#: ../../library/logging.config.rst:30
6161
msgid ""

library/math.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# Dingyuan Wang <[email protected]>, 2019
99
# ppcfish <[email protected]>, 2019
1010
# zc Jin <[email protected]>, 2019
11-
# Freesand Leo <[email protected]>, 2019
1211
# Meng Du <[email protected]>, 2020
12+
# Freesand Leo <[email protected]>, 2020
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:18+0000\n"
21-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2020\n"
21+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -343,7 +343,7 @@ msgstr ""
343343
msgid ""
344344
"Return the number of ways to choose *k* items from *n* items without "
345345
"repetition and with order."
346-
msgstr "返回不重复且无顺序地从 *n* 项中选择 *k* 项的方式总数。"
346+
msgstr "返回不重复且有顺序地从 *n* 项中选择 *k* 项的方式总数。"
347347

348348
#: ../../library/math.rst:254
349349
msgid ""

0 commit comments

Comments
 (0)