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

Skip to content

Commit 05ae537

Browse files
[po] auto sync
1 parent c84e3f3 commit 05ae537

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/array.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Alpha Du <[email protected]>, 2019
1010
# ppcfish <[email protected]>, 2019
1111
# Arisaka97 <[email protected]>, 2020
12-
# Freesand Leo <[email protected]>, 2021
12+
# Freesand Leo <[email protected]>, 2022
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2021-04-27 06:12+0000\n"
2020
"PO-Revision-Date: 2017-02-16 17:48+0000\n"
21-
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
21+
"Last-Translator: Freesand Leo <[email protected]>, 2022\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"
@@ -349,7 +349,7 @@ msgid ""
349349
"Appends items from the string, interpreting the string as an array of "
350350
"machine values (as if it had been read from a file using the "
351351
":meth:`fromfile` method)."
352-
msgstr "添加来自字符串的项,将字符串解读为机器值的数组(相当于使用 :meth:`fromfile` 方法从文件中读取数据)。"
352+
msgstr "添加来自字节串的项,将字符节解读为机器值的数组(相当于使用 :meth:`fromfile` 方法从文件中读取数据)。"
353353

354354
#: ../../library/array.rst:154
355355
msgid ":meth:`fromstring` is renamed to :meth:`frombytes` for clarity."

0 commit comments

Comments
 (0)