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

Skip to content

Commit f4f1f9c

Browse files
[po] auto sync
1 parent bb39e8b commit f4f1f9c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

howto/logging.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# Meng Du <[email protected]>, 2019
1515
# Freesand Leo <[email protected]>, 2019
1616
# ppcfish <[email protected]>, 2019
17+
# WH-2099 <[email protected]>, 2020
1718
#
1819
#, fuzzy
1920
msgid ""
@@ -22,7 +23,7 @@ msgstr ""
2223
"Report-Msgid-Bugs-To: \n"
2324
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
2425
"PO-Revision-Date: 2017-02-16 17:45+0000\n"
25-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
26+
"Last-Translator: WH-2099 <wh2099@outlook.com>, 2020\n"
2627
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2728
"MIME-Version: 1.0\n"
2829
"Content-Type: text/plain; charset=UTF-8\n"
@@ -265,6 +266,9 @@ msgid ""
265266
"passed, which determines how encoding errors are handled. For available "
266267
"values and the default, see the documentation for :func:`open`."
267268
msgstr ""
269+
"增加了 *encoding* 参数。在更早的 Python 版本中或没有指定时,编码会用 :func:`open` "
270+
"使用的默认值。尽管在上面的例子中没有展示,但也可以传入一个决定如何处理编码错误的 *errors* 参数。可使用的值和默认值,请参照 "
271+
":func:`open` 的文档。"
268272

269273
#: ../../howto/logging.rst:144
270274
msgid ""

0 commit comments

Comments
 (0)