6
6
msgstr ""
7
7
"Project-Id-Version : Python 3.13\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "POT-Creation-Date : 2024-10-05 00:13 +0000\n "
9
+ "POT-Creation-Date : 2024-10-07 13:43 +0000\n "
10
10
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
11
11
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -29,10 +29,11 @@ msgid "Adam Turner and Thomas Wouters"
29
29
msgstr "Adam Turner 和 Thomas Wouters"
30
30
31
31
#: ../../whatsnew/3.13.rst:48
32
+ #, fuzzy
32
33
msgid ""
33
34
"This article explains the new features in Python 3.13, compared to 3.12. "
34
- "Python 3.13 will be released on October 7, 2024. For full details, see the :"
35
- "ref: `changelog <changelog>`."
35
+ "Python 3.13 was released on October 7, 2024. For full details, see the :ref :"
36
+ "`changelog <changelog>`."
36
37
msgstr ""
37
38
"本文介紹了 Python 3.13 與 3.12 相比多了哪些新功能。Python 3.13 將於 2024 年 "
38
39
"10 月 7 日發布。完整詳請請見 :ref:`changelog <changelog>`。"
@@ -47,9 +48,9 @@ msgstr "發布重點摘要"
47
48
48
49
#: ../../whatsnew/3.13.rst:63
49
50
msgid ""
50
- "Python 3.13 will be the latest stable release of the Python programming "
51
- "language, with a mix of changes to the language, the implementation and the "
52
- "standard library. The biggest changes include a new `interactive interpreter "
51
+ "Python 3.13 is the latest stable release of the Python programming language, "
52
+ "with a mix of changes to the language, the implementation and the standard "
53
+ "library. The biggest changes include a new `interactive interpreter "
53
54
"<whatsnew313-better-interactive-interpreter_>`_, experimental support for "
54
55
"running in a `free-threaded mode <whatsnew313-free-threaded-cpython_>`_ (:"
55
56
"pep:`703`), and a `Just-In-Time compiler <whatsnew313-jit-compiler_>`_ (:pep:"
@@ -286,12 +287,13 @@ msgstr "重要的移除:"
286
287
287
288
#: ../../whatsnew/3.13.rst:182
288
289
msgid ""
289
- ":ref:`PEP 594 <whatsnew313-pep594>`: The remaining 19 \" dead batteries\" "
290
- "(legacy stdlib modules) have been removed from the standard library: :mod:`!"
291
- "aifc`, :mod:`!audioop`, :mod:`!cgi`, :mod:`!cgitb`, :mod:`!chunk`, :mod:`!"
292
- "crypt`, :mod:`!imghdr`, :mod:`!mailcap`, :mod:`!msilib`, :mod:`!nis`, :mod:`!"
293
- "nntplib`, :mod:`!ossaudiodev`, :mod:`!pipes`, :mod:`!sndhdr`, :mod:`!spwd`, :"
294
- "mod:`!sunau`, :mod:`!telnetlib`, :mod:`!uu` and :mod:`!xdrlib`."
290
+ ":ref:`PEP 594 <whatsnew313-pep594>`: The remaining 19 \" dead "
291
+ "batteries\" (legacy stdlib modules) have been removed from the standard "
292
+ "library: :mod:`!aifc`, :mod:`!audioop`, :mod:`!cgi`, :mod:`!cgitb`, :mod:`!"
293
+ "chunk`, :mod:`!crypt`, :mod:`!imghdr`, :mod:`!mailcap`, :mod:`!msilib`, :mod:"
294
+ "`!nis`, :mod:`!nntplib`, :mod:`!ossaudiodev`, :mod:`!pipes`, :mod:`!"
295
+ "sndhdr`, :mod:`!spwd`, :mod:`!sunau`, :mod:`!telnetlib`, :mod:`!uu` and :mod:"
296
+ "`!xdrlib`."
295
297
msgstr ""
296
298
":ref:`PEP 594 <whatsnew313-pep594>`: 剩下的 19 個 \" dead batteries\" (遺留標"
297
299
"準函式庫模組)以字標準函式庫中移除::mod:`!aifc`、:mod:`!audioop`、:mod:`!"
0 commit comments