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