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

Skip to content

Commit 0e1d95f

Browse files
[po] auto sync
1 parent a871e5a commit 0e1d95f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/random.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Translators:
77
# Alpha Du <[email protected]>, 2021
88
# nick <[email protected]>, 2021
9-
# Freesand Leo <[email protected]>, 2021
109
# Siyuan Xu, 2022
10+
# Freesand Leo <[email protected]>, 2022
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:12+0000\n"
19-
"Last-Translator: Siyuan Xu, 2022\n"
19+
"Last-Translator: Freesand Leo <[email protected]>, 2022\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"
@@ -294,7 +294,7 @@ msgid ""
294294
"Return a *k* sized list of elements chosen from the *population* with "
295295
"replacement. If the *population* is empty, raises :exc:`IndexError`."
296296
msgstr ""
297-
"从 *population* 中选择替换,返回大小为 *k* 的元素列表。 如果 *population* 为空,则引发 "
297+
"从 *population* 中有重复地随机选取元素,返回大小为 *k* 的元素列表。 如果 *population* 为空,则引发 "
298298
":exc:`IndexError`。"
299299

300300
#: ../../library/random.rst:178

0 commit comments

Comments
 (0)