1010# ChenYuan <[email protected] >, 20191111# ppcfish <[email protected] >, 20201212# Alpha Du <[email protected] >, 202313- # Rafael Fontenelle <[email protected] >, 20241413# Freesand Leo <[email protected] >, 202414+ # Rafael Fontenelle <[email protected] >, 20241515#
1616#, fuzzy
1717msgid ""
1818msgstr ""
1919"Project-Id-Version : Python 3.9\n "
2020"Report-Msgid-Bugs-To : \n "
21- "POT-Creation-Date : 2024-07-20 02:59 +0000\n "
21+ "POT-Creation-Date : 2024-07-26 16:33 +0000\n "
2222"PO-Revision-Date : 2017-02-16 23:43+0000\n "
23- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2024\n "
23+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2024\n "
2424"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2525"MIME-Version : 1.0\n "
2626"Content-Type : text/plain; charset=UTF-8\n "
@@ -275,8 +275,8 @@ msgid ""
275275"provided attractive printed output while remaining straightforward to write "
276276"once the basic rules of the markup were learned."
277277msgstr ""
278- "自 1989 年左右项目启动以来,Python 文档一直使用 LaTeX 编写。在 20 世纪 80 年代和 90 "
279- "年代早期,大多数文档都是打印出来供日后学习的,而不是在网上查看。LaTeX "
278+ "自 1989 年左右项目启动以来,Python 文档一直使用 LaTeX 编写。在 1980 年代和 1990 "
279+ "年代早期,大多数文档都是打印出来供日后学习的,而不是在网上查看。 LaTeX "
280280"被广泛使用,因为它既能提供美观的打印输出,又能在掌握了标记的基本规则后直接进行编写。"
281281
282282#: ../../whatsnew/2.6.rst:206
@@ -291,9 +291,9 @@ msgid ""
291291"into SGML and later XML, but performing a good conversion is a major task "
292292"and no one ever committed the time required to finish the job."
293293msgstr ""
294- "如今, LaTeX 仍被用于编写印刷出版物,但编程工具的格局已经发生了变化。我们不再打印成堆的文档,取而代之的是在线浏览,HTML "
295- "已成为最重要的支持格式。不幸的是,将 LaTeX 转换为 HTML 相当复杂,长期担任 Python 文档编辑的小弗雷德-L-德雷克( Fred L. "
296- "Drake Jr.) 花了许多时间在维护转换过程上。偶尔有人会建议将文档转换成 SGML,之后再转换成 "
294+ "如今 LaTeX 仍被用于编写印刷出版物,但编程工具的格局已经发生了变化。 我们不再打印成堆的文档,取而代之的是在线浏览,HTML "
295+ "已成为最重要的支持格式。 不幸的是,将 LaTeX 转换为 HTML 相当复杂,长期担任 Python 文档编辑的 Fred L. Drake Jr . "
296+ "花了许多时间在维护转换过程上。 偶尔有人会建议将文档转换成 SGML,之后再转换成 "
297297"XML,但进行良好的转换是一项艰巨的任务,从来没有人投入所需的时间来完成这项工作。"
298298
299299#: ../../whatsnew/2.6.rst:217
@@ -379,7 +379,7 @@ msgstr ""
379379msgid ""
380380"The ':keyword:`with`' statement is a control-flow structure whose basic "
381381"structure is::"
382- msgstr "The ':keyword:`with`' 语句是一种基本结构如下所示的流程控制结构 ::"
382+ msgstr "The ':keyword:`with`' 语是一种基本结构如下所示的流程控制结构 ::"
383383
384384#: ../../whatsnew/2.6.rst:271
385385msgid ""
0 commit comments