Skip to content

Commit 22b74e8

Browse files
[po] auto sync
1 parent c210b63 commit 22b74e8

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": "93.74%", "updated_at": "2024-06-09T10:38:09Z"}
1+
{"translation": "93.74%", "updated_at": "2024-06-13T07:38:42Z"}

library/multiprocessing.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <yuqinju@163.com>, 2024
87
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# Freesand Leo <yuqinju@163.com>, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-04-19 16:58+0000\n"
15+
"POT-Creation-Date: 2024-06-07 15:24+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02:17+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2857,7 +2857,7 @@ msgid ""
28572857
"This method chops the iterable into a number of chunks which it submits to "
28582858
"the process pool as separate tasks. The (approximate) size of these chunks "
28592859
"can be specified by setting *chunksize* to a positive integer."
2860-
msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。可以将 *chunksize* 设置为一个正整数从而(近似)指定每个块的大小可以。"
2860+
msgstr "这个方法会将可迭代对象分割为许多块,然后提交给进程池。 可以将 *chunksize* 设置为一个正整数来指定每个块的(近似)大小。"
28612861

28622862
#: ../../library/multiprocessing.rst:2264
28632863
msgid ""

0 commit comments

Comments
 (0)