We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentc884c82 commitfcfdaa6Copy full SHA for fcfdaa6
library/typing.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version:Python 3.12\n"
9
"Report-Msgid-Bugs-To:\n"
10
"POT-Creation-Date:2023-11-09 00:04+0000\n"
11
-"PO-Revision-Date:2023-12-15 14:19+0800\n"
+"PO-Revision-Date:2023-12-15 14:35+0800\n"
12
"Last-Translator:RockLeon <therockleona@gmail.com>\n"
13
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -645,8 +645,8 @@ msgid ""
645
"The only legal parameters for :class:`type` are classes, :data:`Any`, :ref:"
646
"`type variables <generics>`, and unions of any of these types. For example::"
647
msgstr""
648
-":class:`type` 僅有的合法參數是類別、:data:`Any`、:ref:`型別變數<generics>`以"
649
-"及這些型別任意組合成的交集。舉例來說: ::"
+":class:`type` 僅有的合法參數是類別、:data:`Any`、\\:ref:`型別變數 "
+"<generics>`\\ 以及這些型別任意組合成的交集。舉例來說: ::"
650
651
#:../../library/typing.rst:497
652
msgid""