8000 sync with cpython b312d4fd · python/python-docs-zh-tw@e719095 · GitHub
[go: up one dir, main page]

Skip to content

Commit e719095

Browse 8000 files
sync with cpython b312d4fd
1 parent 0211b0c commit e719095

File tree

2 files changed

+668
-654
lines changed

2 files changed

+668
-654
lines changed

library/dataclasses.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: Python 3.12\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
8+
"POT-Creation-Date: 2023-08-24 00:03+0000\n"
99
"PO-Revision-Date: 2023-02-11 15:02+0800\n"
1010
"Last-Translator: \n"
1111
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -960,7 +960,7 @@ msgstr ""
960960
msgid ""
961961
"There is a tiny performance penalty when using ``frozen=True``: :meth:"
962962
"`~object.__init__` cannot use simple assignment to initialize fields, and "
963-
"must use :meth:`~object.__setattr__`."
963+
"must use :meth:`!object.__setattr__`."
964964
msgstr ""
965965
"使用 ``frozen=True`` 時有一個微小的性能損失::meth:`__init__` 不能使用簡單賦"
966966
"值來初始化欄位,必須使用 :meth:`object.__setattr__`。"

0 commit comments

Comments
 (0)
0