Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4c2bf3b

Browse filesBrowse files
[po] auto sync
1 parent 954966a commit 4c2bf3b
Copy full SHA for 4c2bf3b

File tree

Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-5
lines changed

‎.stat.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.70%", "updated_at": "2024-06-09T10:29:07Z"}
1+
{"translation": "93.70%", "updated_at": "2024-06-13T08:29:39Z"}

‎library/multiprocessing.po

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

28042804
#: ../../library/multiprocessing.rst:2227
28052805
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.