Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c84274

Browse files
[po] auto sync
1 parent 49019c6 commit 6c84274

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.43%", "updated_at": "2025-04-04T18:49:03Z"}
1+
{"translation": "81.43%", "updated_at": "2025-04-04T22:46:34Z"}

library/concurrent.po

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2025, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
15
#
6+
# Translators:
7+
# Rafael Fontenelle <[email protected]>, 2025
8+
#
9+
#, fuzzy
210
msgid ""
311
msgstr ""
12+
"Project-Id-Version: Python 3.12\n"
13+
"Report-Msgid-Bugs-To: \n"
14+
"POT-Creation-Date: 2025-01-03 14:53+0000\n"
15+
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
417
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
521
"Language: zh_CN\n"
622
"Plural-Forms: nplurals=1; plural=0;\n"
23+
24+
#: ../../library/concurrent.rst:2
25+
msgid "The :mod:`!concurrent` package"
26+
msgstr ":mod:`!concurrent` 包"
27+
28+
#: ../../library/concurrent.rst:4
29+
msgid "Currently, there is only one module in this package:"
30+
msgstr "目前,此包中只有一个模块:"
31+
32+
#: ../../library/concurrent.rst:6
33+
msgid ":mod:`concurrent.futures` -- Launching parallel tasks"
34+
msgstr ":mod:`concurrent.futures` —— 启动并行任务"

0 commit comments

Comments
 (0)