8000 [po] auto sync · python/python-docs-zh-cn@d47cf56 · GitHub
[go: up one dir, main page]

Skip to content

Commit d47cf56

Browse files
[po] auto sync
1 parent 8c443b5 commit d47cf56

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.21%", "updated_at": "2024-06-09T10:19:52Z"}
1+
{"translation": "93.21%", "updated_at": "2024-06-13T08:20:55Z"}

library/multiprocessing.po

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

28002800
#: ../../library/multiprocessing.rst:2218
28012801
msgid ""

0 commit comments

Comments
 (0)
0