|
15 | 15 | # Liying Yang <xlctemp@gmail.com>, 2020
|
16 | 16 | # zeroswan <zeroswan@outlook.com>, 2020
|
17 | 17 | # Alpha Du <alphanow@gmail.com>, 2022
|
18 |
| -# Freesand Leo <yuqinju@163.com>, 2023 |
19 | 18 | # Nyuan Zhang, 2023
|
20 | 19 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
|
| 20 | +# Freesand Leo <yuqinju@163.com>, 2024 |
21 | 21 | #
|
22 | 22 | #, fuzzy
|
23 | 23 | msgid ""
|
24 | 24 | msgstr ""
|
25 | 25 | "Project-Id-Version: Python 3.8\n"
|
26 | 26 | "Report-Msgid-Bugs-To: \n"
|
27 |
| -"POT-Creation-Date: 2024-04-20 00:12+0000\n" |
| 27 | +"POT-Creation-Date: 2024-06-07 17:05+0000\n" |
28 | 28 | "PO-Revision-Date: 2020-05-30 12:06+0000\n"
|
29 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n" |
| 29 | +"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n" |
30 | 30 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
31 | 31 | "MIME-Version: 1.0\n"
|
32 | 32 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -2769,7 +2769,7 @@ msgid ""
|
2769 | 2769 | "This method chops the iterable into a number of chunks which it submits to "
|
2770 | 2770 | "the process pool as separate tasks. The (approximate) size of these chunks "
|
2771 | 2771 | "can be specified by setting *chunksize* to a positive integer."
|
2772 |
| -msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。可以将 *chunksize* 设置为一个正整数从而(近似)指定每个块的大小可以。" |
| 2772 | +msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。 可以将 *chunksize* 设置为一个正整数来指定每个块的(近似)大小。" |
2773 | 2773 |
|
2774 | 2774 | #: ../../library/multiprocessing.rst:2198
|
2775 | 2775 | msgid ""
|
|
0 commit comments