File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 93.70%" , "updated_at" : " 2024-06-09T10 :29:07Z " }
1
+ {"translation" : " 93.70%" , "updated_at" : " 2024-06-13T08 :29:39Z " }
Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Freesand Leo <yuqinju@163.com>, 2023
8
7
# Nyuan Zhang, 2023
9
8
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
9
+ # Freesand Leo <yuqinju@163.com>, 2024
10
10
#
11
11
#, fuzzy
12
12
msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.10\n "
15
15
"Report-Msgid-Bugs-To : \n "
16
- "POT-Creation-Date : 2024-02-16 18:51 +0000\n "
16
+ "POT-Creation-Date : 2024-06-07 15:58 +0000\n "
17
17
"PO-Revision-Date : 2022-11-05 17:22+0000\n "
18
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2024\n "
18
+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2024\n "
19
19
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -2799,7 +2799,7 @@ msgid ""
2799
2799
"This method chops the iterable into a number of chunks which it submits to "
2800
2800
"the process pool as separate tasks. The (approximate) size of these chunks "
2801
2801
"can be specified by setting *chunksize* to a positive integer."
2802
- msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。可以将 *chunksize* 设置为一个正整数从而 (近似)指定每个块的大小可以 。"
2802
+ msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。 可以将 *chunksize* 设置为一个正整数来指定每个块的 (近似)大小 。"
2803
2803
2804
2804
#: ../../library/multiprocessing.rst:2227
2805
2805
msgid ""
You can’t perform that action at this time.
0 commit comments