10
10
# ChenYuan <github@qiushi.ac.cn>, 2019
11
11
# ppcfish <ppcfish@gmail.com>, 2020
12
12
# Alpha Du <alphanow@gmail.com>, 2023
13
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
14
13
# Freesand Leo <yuqinju@163.com>, 2024
14
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
15
15
#
16
16
#, fuzzy
17
17
msgid ""
18
18
msgstr ""
19
19
"Project-Id-Version : Python 3.9\n "
20
20
"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 "
22
22
"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 "
24
24
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
25
25
"MIME-Version : 1.0\n "
26
26
"Content-Type : text/plain; charset=UTF-8\n "
@@ -275,8 +275,8 @@ msgid ""
275
275
"provided attractive printed output while remaining straightforward to write "
276
276
"once the basic rules of the markup were learned."
277
277
msgstr ""
278
- "自 1989 年左右项目启动以来,Python 文档一直使用 LaTeX 编写。在 20 世纪 80 年代和 90 "
279
- "年代早期,大多数文档都是打印出来供日后学习的,而不是在网上查看。LaTeX "
278
+ "自 1989 年左右项目启动以来,Python 文档一直使用 LaTeX 编写。在 1980 年代和 1990 "
279
+ "年代早期,大多数文档都是打印出来供日后学习的,而不是在网上查看。 LaTeX "
280
280
"被广泛使用,因为它既能提供美观的打印输出,又能在掌握了标记的基本规则后直接进行编写。"
281
281
282
282
#: ../../whatsnew/2.6.rst:206
@@ -291,9 +291,9 @@ msgid ""
291
291
"into SGML and later XML, but performing a good conversion is a major task "
292
292
"and no one ever committed the time required to finish the job."
293
293
msgstr ""
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,之后再转换成 "
297
297
"XML,但进行良好的转换是一项艰巨的任务,从来没有人投入所需的时间来完成这项工作。"
298
298
299
299
#: ../../whatsnew/2.6.rst:217
@@ -379,7 +379,7 @@ msgstr ""
379
379
msgid ""
380
380
"The ':keyword:`with`' statement is a control-flow structure whose basic "
381
381
"structure is::"
382
- msgstr "The ':keyword:`with`' 语句是一种基本结构如下所示的流程控制结构 ::"
382
+ msgstr "The ':keyword:`with`' 语是一种基本结构如下所示的流程控制结构 ::"
383
383
384
384
#: ../../whatsnew/2.6.rst:271
385
385
msgid ""
0 commit comments