Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1af5824

Browse files
sync with cpython db145c72
1 parent be01ef6 commit 1af5824

File tree

6 files changed

+809
-805
lines changed

6 files changed

+809
-805
lines changed

library/codecs.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"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"
1111
"PO-Revision-Date: 2018-05-23 14:40+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2661,15 +2661,15 @@ msgid ":ref:`Availability <availability>`: Windows."
26612661
msgstr ":ref:`適用 <availability>`:Windows。"
26622662

26632663
#: ../../library/codecs.rst:1545
2664-
msgid "Support any error handler."
2665-
msgstr ""
2666-
2667-
#: ../../library/codecs.rst:1548
26682664
msgid ""
26692665
"Before 3.2, the *errors* argument was ignored; ``'replace'`` was always used "
26702666
"to encode, and ``'ignore'`` to decode."
26712667
msgstr ""
26722668

2669+
#: ../../library/codecs.rst:1549
2670+
msgid "Support any error handler."
2671+
msgstr ""
2672+
26732673
#: ../../library/codecs.rst:1554
26742674
msgid ":mod:`encodings.utf_8_sig` --- UTF-8 codec with BOM signature"
26752675
msgstr ""

library/math.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"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"
1111
"PO-Revision-Date: 2024-02-05 16:30+0800\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -326,7 +326,7 @@ msgstr ""
326326
msgid "See also :func:`math.ulp`."
327327
msgstr "另請參閱 :func:`math.ulp`。"
328328

329-
#: ../../library/math.rst:242
329+
#: ../../library/math.rst:244
330330
msgid "Added the *steps* argument."
331331
msgstr "新增 *steps* 引數。"
332332

@@ -765,7 +765,7 @@ msgid ""
765765
"NaNs instead of ``is`` or ``==``. Example:"
766766
msgstr ""
767767

768-
#: ../../library/math.rst:683
768+
#: ../../library/math.rst:685
769769
msgid "It is now always available."
770770
msgstr ""
771771

0 commit comments

Comments
 (0)