@@ -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-06-27 00:19+0000\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 : typing (generated) <http ://weblate.example. com/projects/test/ "
14
+ "python/typing/> \n "
15
+ "Language : typing \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/typing.rst:3
22
23
msgid ":mod:`typing` --- Support for type hints"
@@ -1131,8 +1132,8 @@ msgid ""
1131
1132
"This is mainly useful for ``total=False`` TypedDicts. See :class:`TypedDict` "
1132
1133
"and :pep:`655` for more details."
1133
1134
msgstr ""
1134
- "主要用於 ``total=False`` 的 TypedDict。更多細節請見 :class:`TypedDict` 與 : "
1135
- "pep:`655`。"
1135
+ "主要用於 ``total=False`` 的 TypedDict。更多細節請見 :class:`TypedDict` 與 "
1136
+ ": pep:`655`。"
1136
1137
1137
1138
#: ../../library/typing.rst:1176
1138
1139
msgid ""
@@ -2452,8 +2453,8 @@ msgid ""
2452
2453
"Added ``include_extras`` parameter as part of :pep:`593`. See the "
2453
2454
"documentation on :data:`Annotated` for more information."
2454
2455
msgstr ""
2455
- "新增 ``include_extras`` 參數(如 :pep:`593` 中所述)。更多資訊請見 :data: "
2456
- "`Annotated` 的文件。"
2456
+ "新增 ``include_extras`` 參數(如 :pep:`593` 中所述)。更多資訊請見 "
2457
+ ":data: `Annotated` 的文件。"
2457
2458
2458
2459
#: ../../library/typing.rst:2626
2459
2460
msgid ""
0 commit comments