Skip to content

Commit 9888288

Browse files
committed
Translated using Weblate (types (generated) (types))
Currently translated at 5.7% (6 of 104 strings) Translation: Test/python Translate-URL: http://weblate.example.com/projects/test/python/types/
1 parent ae5a678 commit 9888288

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

library/types.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"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"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Weblate 4.18.2\n"
2021

2122
#: ../../library/types.rst:2
2223
msgid ":mod:`types` --- Dynamic type creation and names for built-in types"
@@ -194,8 +195,7 @@ msgstr ""
194195
msgid ""
195196
"Raises an :ref:`auditing event <auditing>` ``function.__new__`` with "
196197
"argument ``code``."
197-
msgstr ""
198-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``function."
198+
msgstr "引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``function."
199199
"__new__``。"
200200

201201
#: ../../library/types.rst:161
@@ -232,9 +232,9 @@ msgid ""
232232
"``code``, ``filename``, ``name``, ``argcount``, ``posonlyargcount``, "
233233
"``kwonlyargcount``, ``nlocals``, ``stacksize``, ``flags``."
234234
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__``。"
238238

239239
#: ../../library/types.rst:195
240240
msgid ""

0 commit comments

Comments
 (0)