44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # Rafael Fontenelle <rffontenelle@gmail.com>, 2025
7+ # python-doc bot, 2025
8+ # 汇民 王 <whuim@qq.com>, 2025
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.14\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-05-08 02:53-0300 \n "
15- "PO-Revision-Date : 2025-07-18 18:48 +0000\n "
16- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2025\n "
15+ "POT-Creation-Date : 2025-08-15 14:18+0000 \n "
16+ "PO-Revision-Date : 2025-08-02 17:33 +0000\n "
17+ "Last-Translator : 汇民 王 <whuim@qq .com>, 2025\n "
1718"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
2021"Content-Transfer-Encoding : 8bit\n "
2122"Language : zh_CN\n "
2223"Plural-Forms : nplurals=1; plural=0;\n "
2324
24- #: ../../howto/index.rst:3
25+ #: ../../howto/index.rst:5
2526msgid "Python HOWTOs"
2627msgstr "Python 指南"
2728
28- #: ../../howto/index.rst:5
29+ #: ../../howto/index.rst:7
2930msgid ""
3031"Python HOWTOs are documents that cover a specific topic in-depth. Modeled on"
3132" the Linux Documentation Project's HOWTO collection, this collection is an "
@@ -35,110 +36,114 @@ msgstr ""
3536"Python HOWTO 是覆盖特定主题深度文档。 这份合集以Modeled on the Linux 文档项目的 HOWTO 合为样板,它致力于提供比"
3637" Python 库参考更详细的文档。"
3738
38- #: ../../howto/index.rst:39
39+ #: ../../howto/index.rst:42
3940msgid "General:"
4041msgstr "通用:"
4142
42- #: ../../howto/index.rst:41
43+ #: ../../howto/index.rst:44
44+ msgid ":ref:`a-conceptual-overview-of-asyncio`"
45+ msgstr ":ref:`a-conceptual-overview-of-asyncio`"
46+
47+ #: ../../howto/index.rst:45
4348msgid ":ref:`annotations-howto`"
4449msgstr ":ref:`annotations-howto`"
4550
46- #: ../../howto/index.rst:42
51+ #: ../../howto/index.rst:46
4752msgid ":ref:`argparse-tutorial`"
4853msgstr ":ref:`argparse-tutorial`"
4954
50- #: ../../howto/index.rst:43
55+ #: ../../howto/index.rst:47
5156msgid ":ref:`descriptorhowto`"
5257msgstr ":ref:`descriptorhowto`"
5358
54- #: ../../howto/index.rst:44
59+ #: ../../howto/index.rst:48
5560msgid ":ref:`enum-howto`"
5661msgstr ":ref:`enum-howto`"
5762
58- #: ../../howto/index.rst:45
63+ #: ../../howto/index.rst:49
5964msgid ":ref:`functional-howto`"
6065msgstr ":ref:`functional-howto`"
6166
62- #: ../../howto/index.rst:46
67+ #: ../../howto/index.rst:50
6368msgid ":ref:`ipaddress-howto`"
6469msgstr ":ref:`ipaddress-howto`"
6570
66- #: ../../howto/index.rst:47
71+ #: ../../howto/index.rst:51
6772msgid ":ref:`logging-howto`"
6873msgstr ":ref:`logging-howto`"
6974
70- #: ../../howto/index.rst:48
75+ #: ../../howto/index.rst:52
7176msgid ":ref:`logging-cookbook`"
7277msgstr ":ref:`logging-cookbook`"
7378
74- #: ../../howto/index.rst:49
79+ #: ../../howto/index.rst:53
7580msgid ":ref:`regex-howto`"
7681msgstr ":ref:`regex-howto`"
7782
78- #: ../../howto/index.rst:50
83+ #: ../../howto/index.rst:54
7984msgid ":ref:`sortinghowto`"
8085msgstr ":ref:`sortinghowto`"
8186
82- #: ../../howto/index.rst:51
87+ #: ../../howto/index.rst:55
8388msgid ":ref:`unicode-howto`"
8489msgstr ":ref:`unicode-howto`"
8590
86- #: ../../howto/index.rst:52
91+ #: ../../howto/index.rst:56
8792msgid ":ref:`urllib-howto`"
8893msgstr ":ref:`urllib-howto`"
8994
90- #: ../../howto/index.rst:54
95+ #: ../../howto/index.rst:58
9196msgid "Advanced development:"
9297msgstr "高级开发:"
9398
94- #: ../../howto/index.rst:56
99+ #: ../../howto/index.rst:60
95100msgid ":ref:`curses-howto`"
96101msgstr ":ref:`curses-howto`"
97102
98- #: ../../howto/index.rst:57
103+ #: ../../howto/index.rst:61
99104msgid ":ref:`freethreading-python-howto`"
100105msgstr ":ref:`freethreading-python-howto`"
101106
102- #: ../../howto/index.rst:58
107+ #: ../../howto/index.rst:62
103108msgid ":ref:`freethreading-extensions-howto`"
104109msgstr ":ref:`freethreading-extensions-howto`"
105110
106- #: ../../howto/index.rst:59
111+ #: ../../howto/index.rst:63
107112msgid ":ref:`isolating-extensions-howto`"
108113msgstr ":ref:`isolating-extensions-howto`"
109114
110- #: ../../howto/index.rst:60
115+ #: ../../howto/index.rst:64
111116msgid ":ref:`python_2.3_mro`"
112117msgstr ":ref:`python_2.3_mro`"
113118
114- #: ../../howto/index.rst:61
119+ #: ../../howto/index.rst:65
115120msgid ":ref:`socket-howto`"
116121msgstr ":ref:`socket-howto`"
117122
118- #: ../../howto/index.rst:62
123+ #: ../../howto/index.rst:66
119124msgid ":ref:`timerfd-howto`"
120125msgstr ":ref:`timerfd-howto`"
121126
122- #: ../../howto/index.rst:63
127+ #: ../../howto/index.rst:67
123128msgid ":ref:`cporting-howto`"
124129msgstr ":ref:`cporting-howto`"
125130
126- #: ../../howto/index.rst:65
131+ #: ../../howto/index.rst:69
127132msgid "Debugging and profiling:"
128133msgstr "调试和性能分析:"
129134
130- #: ../../howto/index.rst:67
135+ #: ../../howto/index.rst:71
131136msgid ":ref:`gdb`"
132137msgstr ":ref:`gdb`"
133138
134- #: ../../howto/index.rst:68
139+ #: ../../howto/index.rst:72
135140msgid ":ref:`instrumentation`"
136141msgstr ":ref:`instrumentation`"
137142
138- #: ../../howto/index.rst:69
143+ #: ../../howto/index.rst:73
139144msgid ":ref:`perf_profiling`"
140145msgstr ":ref:`perf_profiling`"
141146
142- #: ../../howto/index.rst:70
147+ #: ../../howto/index.rst:74
143148msgid ":ref:`remote-debugging`"
144149msgstr ":ref:`remote-debugging`"
0 commit comments