Skip to content

Commit 5432642

Browse files
committed
Translated using Weblate (typing (generated) (typing))
Currently translated at 9.0% (51 of 564 strings) Translation: Test/python Translate-URL: http://weblate.example.com/projects/test/python/typing/
1 parent 9888288 commit 5432642

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

library/typing.po

Lines changed: 10 additions & 9 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-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"
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/typing.rst:3
2223
msgid ":mod:`typing` --- Support for type hints"
@@ -1131,8 +1132,8 @@ msgid ""
11311132
"This is mainly useful for ``total=False`` TypedDicts. See :class:`TypedDict` "
11321133
"and :pep:`655` for more details."
11331134
msgstr ""
1134-
"主要用於 ``total=False`` 的 TypedDict。更多細節請見 :class:`TypedDict` 與 :"
1135-
"pep:`655`。"
1135+
"主要用於 ``total=False`` 的 TypedDict。更多細節請見 :class:`TypedDict` 與 "
1136+
":pep:`655`。"
11361137

11371138
#: ../../library/typing.rst:1176
11381139
msgid ""
@@ -2452,8 +2453,8 @@ msgid ""
24522453
"Added ``include_extras`` parameter as part of :pep:`593`. See the "
24532454
"documentation on :data:`Annotated` for more information."
24542455
msgstr ""
2455-
"新增 ``include_extras`` 參數(如 :pep:`593` 中所述)。更多資訊請見 :data:"
2456-
"`Annotated` 的文件。"
2456+
"新增 ``include_extras`` 參數(如 :pep:`593` 中所述)。更多資訊請見 "
2457+
":data:`Annotated` 的文件。"
24572458

24582459
#: ../../library/typing.rst:2626
24592460
msgid ""

0 commit comments

Comments
 (0)