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

Skip to content

Commit 4a2e6cc

Browse files
[po] auto sync
1 parent 8c87a5b commit 4a2e6cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/math.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
# Translators:
77
# focusheart <[email protected]>, 2020
88
# Dingyuan Wang <[email protected]>, 2020
9-
# Freesand Leo <[email protected]>, 2020
109
# zc Jin <[email protected]>, 2020
1110
# Meng Du <[email protected]>, 2020
1211
# ppcfish <[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-02-09 12:40+0000\n"
2020
"PO-Revision-Date: 2020-05-30 12:05+0000\n"
21-
"Last-Translator: ppcfish <ppcfish@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"
@@ -293,7 +293,7 @@ msgstr "返回 *x* 的小数和整数部分。两个结果都带有 *x* 的符
293293
msgid ""
294294
"Return the number of ways to choose *k* items from *n* items without "
295295
"repetition and with order."
296-
msgstr "返回不重复且无顺序地从 *n* 项中选择 *k* 项的方式总数。"
296+
msgstr "返回不重复且有顺序地从 *n* 项中选择 *k* 项的方式总数。"
297297

298298
#: ../../library/math.rst:218
299299
msgid ""

0 commit comments

Comments
 (0)