Skip to content

Commit 2e30dce

Browse files
[po] auto sync
1 parent ca93d0d commit 2e30dce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.66%", "updated_at": "2024-06-09T10:09:19Z"}
1+
{"translation": "92.66%", "updated_at": "2024-06-13T08:09:47Z"}

library/multiprocessing.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
# Liying Yang <xlctemp@gmail.com>, 2020
1616
# zeroswan <zeroswan@outlook.com>, 2020
1717
# Alpha Du <alphanow@gmail.com>, 2022
18-
# Freesand Leo <yuqinju@163.com>, 2023
1918
# Nyuan Zhang, 2023
2019
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
20+
# Freesand Leo <yuqinju@163.com>, 2024
2121
#
2222
#, fuzzy
2323
msgid ""
2424
msgstr ""
2525
"Project-Id-Version: Python 3.8\n"
2626
"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"
2828
"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"
3030
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3131
"MIME-Version: 1.0\n"
3232
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2769,7 +2769,7 @@ msgid ""
27692769
"This method chops the iterable into a number of chunks which it submits to "
27702770
"the process pool as separate tasks. The (approximate) size of these chunks "
27712771
"can be specified by setting *chunksize* to a positive integer."
2772-
msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。可以将 *chunksize* 设置为一个正整数从而(近似)指定每个块的大小可以。"
2772+
msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。 可以将 *chunksize* 设置为一个正整数来指定每个块的(近似)大小。"
27732773

27742774
#: ../../library/multiprocessing.rst:2198
27752775
msgid ""

0 commit comments

Comments
 (0)