File tree Expand file tree Collapse file tree 6 files changed +809
-805
lines changed Expand file tree Collapse file tree 6 files changed +809
-805
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-10-21 00:03 +0000\n "
10
+ "POT-Creation-Date : 2024-02-19 19:55 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:40+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2661,15 +2661,15 @@ msgid ":ref:`Availability <availability>`: Windows."
2661
2661
msgstr ":ref:`適用 <availability>`:Windows。"
2662
2662
2663
2663
#: ../../library/codecs.rst:1545
2664
- msgid "Support any error handler."
2665
- msgstr ""
2666
-
2667
- #: ../../library/codecs.rst:1548
2668
2664
msgid ""
2669
2665
"Before 3.2, the *errors* argument was ignored; ``'replace'`` was always used "
2670
2666
"to encode, and ``'ignore'`` to decode."
2671
2667
msgstr ""
2672
2668
2669
+ #: ../../library/codecs.rst:1549
2670
+ msgid "Support any error handler."
2671
+ msgstr ""
2672
+
2673
2673
#: ../../library/codecs.rst:1554
2674
2674
msgid ":mod:`encodings.utf_8_sig` --- UTF-8 codec with BOM signature"
2675
2675
msgstr ""
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-07-17 17:39+0800 \n "
10
+ "POT-Creation-Date : 2024-02-19 19:55+0000 \n "
11
11
"PO-Revision-Date : 2024-02-05 16:30+0800\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -326,7 +326,7 @@ msgstr ""
326
326
msgid "See also :func:`math.ulp`."
327
327
msgstr "另請參閱 :func:`math.ulp`。"
328
328
329
- #: ../../library/math.rst:242
329
+ #: ../../library/math.rst:244
330
330
msgid "Added the *steps* argument."
331
331
msgstr "新增 *steps* 引數。"
332
332
@@ -765,7 +765,7 @@ msgid ""
765
765
"NaNs instead of ``is`` or ``==``. Example:"
766
766
msgstr ""
767
767
768
- #: ../../library/math.rst:683
768
+ #: ../../library/math.rst:685
769
769
msgid "It is now always available."
770
770
msgstr ""
771
771
You can’t perform that action at this time.
0 commit comments