@@ -8,15 +8,16 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-17 17:39+0800\n "
11
- "PO-Revision-Date : 2018-05-23 16:14 +0000\n "
12
- "Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com >\n "
13
- "Language-Team : Chinese - TAIWAN (https ://github. com/python/python-docs-zh- "
14
- "tw) \n "
15
- "Language : zh_TW \n "
11
+ "PO-Revision-Date : 2023-08-20 06:53 +0000\n "
12
+ "Last-Translator : Anonymous <noreply@weblate.org >\n "
13
+ "Language-Team : types (generated) <http ://weblate.example. com/projects/test/ "
14
+ "python/types/> \n "
15
+ "Language : types \n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
+ "X-Generator : Weblate 4.18.2\n "
20
21
21
22
#: ../../library/types.rst:2
22
23
msgid ":mod:`types` --- Dynamic type creation and names for built-in types"
@@ -194,8 +195,7 @@ msgstr ""
194
195
msgid ""
195
196
"Raises an :ref:`auditing event <auditing>` ``function.__new__`` with "
196
197
"argument ``code``."
197
- msgstr ""
198
- "引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``function."
198
+ msgstr "引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``function."
199
199
"__new__``。"
200
200
201
201
#: ../../library/types.rst:161
@@ -232,9 +232,9 @@ msgid ""
232
232
"``code``, ``filename``, ``name``, ``argcount``, ``posonlyargcount``, "
233
233
"``kwonlyargcount``, ``nlocals``, ``stacksize``, ``flags``."
234
234
msgstr ""
235
- "引發一個附帶引數 ``code``、``filename``、``name``、``argcount``、"
236
- "``posonlyargcount`` 、``kwonlyargcount``、``nlocals``、``stacksize``、"
237
- "``flags`` 的 \\ :ref:`稽核事件 <auditing>` ``code.__new__``。"
235
+ "引發一個附帶引數 ``code``、``filename``、``name``、``argcount``、``posonlyarg "
236
+ "count`` 、``kwonlyargcount``、``nlocals``、``stacksize``、``flags`` 的 \\ "
237
+ ":ref:`稽核事件 <auditing>` ``code.__new__``。"
238
238
239
239
#: ../../library/types.rst:195
240
240
msgid ""
0 commit comments