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

Skip to content

Commit 11bcc5e

Browse files
[po] auto sync
1 parent 292c2b0 commit 11bcc5e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

faq/programming.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# Freesand Leo <[email protected]>, 2021
1212
# Jiuh-star <[email protected]>, 2021
1313
# Dai Xu <[email protected]>, 2021
14+
# WH-2099 <[email protected]>, 2021
1415
#
1516
#, fuzzy
1617
msgid ""
@@ -19,7 +20,7 @@ msgstr ""
1920
"Report-Msgid-Bugs-To: \n"
2021
"POT-Creation-Date: 2021-05-23 06:25+0000\n"
2122
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
22-
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
23+
"Last-Translator: WH-2099 <wh2099@outlook.com>, 2021\n"
2324
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2425
"MIME-Version: 1.0\n"
2526
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1370,7 +1371,7 @@ msgid ""
13701371
"extend a :class:`bytearray` object using in-place concatenation (the ``+=`` "
13711372
"operator)::"
13721373
msgstr ""
1373-
"如果要连接多个 :class:`str` 对象,推荐做法是用 :class:`bytearray` 对象的原地连接操作( ``+=`` "
1374+
"如果要连接多个 :class:`bytes` 对象,推荐做法是用 :class:`bytearray` 对象的原地连接操作( ``+=`` "
13741375
"运算符)追加数据:"
13751376

13761377
#: ../../faq/programming.rst:1088

0 commit comments

Comments
 (0)