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 ceac693

Browse filesBrowse files
[po] auto sync
1 parent ce31de8 commit ceac693
Copy full SHA for ceac693

File tree

Expand file treeCollapse file tree

2 files changed

+11
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+11
-2
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": "92.74%", "updated_at": "2024-07-09T15:09:33Z"}
1+
{"translation": "92.75%", "updated_at": "2024-07-12T06:10:00Z"}

‎whatsnew/2.6.po

Copy file name to clipboardExpand all lines: whatsnew/2.6.po
+10-1Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-05-10 16:27+0000\n"
21+
"POT-Creation-Date: 2024-07-05 17:08+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:17+0000\n"
2323
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2424
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -272,6 +272,9 @@ msgid ""
272272
"provided attractive printed output while remaining straightforward to write "
273273
"once the basic rules of the markup were learned."
274274
msgstr ""
275+
"自 1989 年左右项目启动以来,Python 文档一直使用 LaTeX 编写。在 1980 年代和 1990 "
276+
"年代早期,大多数文档都是打印出来供日后学习的,而不是在网上查看。 LaTeX "
277+
"被广泛使用,因为它既能提供美观的打印输出,又能在掌握了标记的基本规则后直接进行编写。"
275278

276279
#: ../../whatsnew/2.6.rst:206
277280
msgid ""
@@ -285,6 +288,10 @@ msgid ""
285288
"into SGML and later XML, but performing a good conversion is a major task "
286289
"and no one ever committed the time required to finish the job."
287290
msgstr ""
291+
"如今 LaTeX 仍被用于编写印刷出版物,但编程工具的格局已经发生了变化。 我们不再打印成堆的文档,取而代之的是在线浏览,HTML "
292+
"已成为最重要的支持格式。 不幸的是,将 LaTeX 转换为 HTML 相当复杂,长期担任 Python 文档编辑的 Fred L. Drake Jr. "
293+
"花了许多时间在维护转换过程上。 偶尔有人会建议将文档转换成 SGML,之后再转换成 "
294+
"XML,但进行良好的转换是一项艰巨的任务,从来没有人投入所需的时间来完成这项工作。"
288295

289296
#: ../../whatsnew/2.6.rst:217
290297
msgid ""
@@ -300,6 +307,8 @@ msgid ""
300307
"input format is reStructuredText, a markup syntax supporting custom "
301308
"extensions and directives that is commonly used in the Python community."
302309
msgstr ""
310+
"Sphinx 专注于 HTML 输出,可生成吸引人风格的现代 HTML;通过转换为 LaTeX,仍可支持打印输出。输入格式是 "
311+
"reStructuredText,这是一种支持自定义扩展和指令的标记语法,在 Python 社区很常用。"
303312

304313
#: ../../whatsnew/2.6.rst:228
305314
msgid ""

0 commit comments

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