File tree 6 files changed +16
-26
lines changed
6 files changed +16
-26
lines changed Original file line number Diff line number Diff line change @@ -1749,9 +1749,8 @@ msgid ""
1749
1749
msgstr ""
1750
1750
1751
1751
#: ../../reference/compound_stmts.rst:1613
1752
- #, fuzzy
1753
1752
msgid "Type parameter lists"
1754
- msgstr "parameter list(參數列表) "
1753
+ msgstr ""
1755
1754
1756
1755
#: ../../reference/compound_stmts.rst:1627
1757
1756
msgid ""
@@ -1844,20 +1843,18 @@ msgid ""
1844
1843
msgstr ""
1845
1844
1846
1845
#: ../../reference/compound_stmts.rst:1709
1847
- #, fuzzy
1848
1846
msgid "Generic functions"
1849
- msgstr "function (函式) "
1847
+ msgstr ""
1850
1848
1851
1849
#: ../../reference/compound_stmts.rst:1711
1852
1850
msgid "Generic functions are declared as follows::"
1853
1851
msgstr ""
1854
1852
1855
1853
#: ../../reference/compound_stmts.rst:1715
1856
1854
#: ../../reference/compound_stmts.rst:1775
1857
- #, fuzzy
1858
1855
msgid "This syntax is equivalent to::"
1859
1856
msgstr ""
1860
- "大致等價於 :\n"
1857
+ "語法大致等價於 :\n"
1861
1858
"\n"
1862
1859
"::"
1863
1860
@@ -1919,10 +1916,9 @@ msgid ""
1919
1916
msgstr ""
1920
1917
1921
1918
#: ../../reference/compound_stmts.rst:1798
1922
- #, fuzzy
1923
1919
msgid "This is equivalent to::"
1924
1920
msgstr ""
1925
- "大致等價於 :\n"
1921
+ "這等價於 :\n"
1926
1922
"\n"
1927
1923
"::"
1928
1924
@@ -2448,6 +2444,5 @@ msgid "async with"
2448
2444
msgstr "async with"
2449
2445
2450
2446
#: ../../reference/compound_stmts.rst:1617
2451
- #, fuzzy
2452
2447
msgid "type parameters"
2453
- msgstr "parameter(參數 )"
2448
+ msgstr "type parameter(型別參數 )"
Original file line number Diff line number Diff line change @@ -727,9 +727,8 @@ msgid "A dict containing defaults for keyword-only parameters."
727
727
msgstr ""
728
728
729
729
#: ../../reference/datamodel.rst:565 ../../reference/datamodel.rst:876
730
- #, fuzzy
731
730
msgid ":attr:`__type_params__`"
732
- msgstr ":attr:`__name__ `"
731
+ msgstr ":attr:`__type_params__ `"
733
732
734
733
#: ../../reference/datamodel.rst:565
735
734
msgid ""
@@ -4022,9 +4021,8 @@ msgid "__kwdefaults__ (function attribute)"
4022
4021
msgstr "__kwdefaults__ (函式屬性)"
4023
4022
4024
4023
#: ../../reference/datamodel.rst:491
4025
- #, fuzzy
4026
4024
msgid "__type_params__ (function attribute)"
4027
- msgstr "__name__ (函式屬性)"
4025
+ msgstr "__type_params__ (函式屬性)"
4028
4026
4029
4027
#: ../../reference/datamodel.rst:491
4030
4028
msgid "global"
@@ -4159,9 +4157,8 @@ msgid "__annotations__ (class attribute)"
4159
4157
msgstr "__annotations__ (類別屬性)"
4160
4158
4161
4159
#: ../../reference/datamodel.rst:840
4162
- #, fuzzy
4163
4160
msgid "__type_params__ (class attribute)"
4164
- msgstr "__name__ (類別屬性)"
4161
+ msgstr "__type_params__ (類別屬性)"
4165
4162
4166
4163
#: ../../reference/datamodel.rst:914
4167
4164
msgid "__dict__ (instance attribute)"
Original file line number Diff line number Diff line change @@ -104,12 +104,11 @@ msgstr ""
104
104
105
105
#: ../../reference/executionmodel.rst:73
106
106
msgid ":keyword:`import` statements."
107
- msgstr ""
107
+ msgstr ":keyword:`import` 陳述式。 "
108
108
109
109
#: ../../reference/executionmodel.rst:74
110
- #, fuzzy
111
110
msgid ":keyword:`type` statements."
112
- msgstr "import statement(引入陳述式) "
111
+ msgstr ":keyword:`type` 陳述式。 "
113
112
114
113
#: ../../reference/executionmodel.rst:75
115
114
msgid ":ref:`type parameter lists <type-params>`."
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ msgid ""
36
36
"index` describes the interfaces available to C/C++ programmers in detail."
37
37
msgstr ""
38
38
"這份參考手冊會描述 Python 語言的語法及「核心語意」。它雖然簡潔,但也盡量保持"
39
- "精確並完整。關於非必要的 (non-essential) 內建物件型別、內建函式及模組的語 "
40
- "意, 則在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:"
39
+ "精確並完整。關於非必要的 (non-essential) 內建物件型別、內建函式及模組的語意, "
40
+ "則在 :ref:`library-index` 中說明。關於此語言的非正式介紹,請參閱 :ref:"
41
41
"`tutorial-index`\\ 。對於 C 或 C++ 程式設計師,還有另外兩個手冊:\\ :ref:"
42
- "`extending-index`\\ 以高階的視野說明如何編寫 Python 擴充模組,而 :ref:`c-"
43
- "api- index`\\ 則詳細說明 C/C++ 程式設計師可用的介面。"
42
+ "`extending-index`\\ 以高階的視野說明如何編寫 Python 擴充模組,而 :ref:`c-api- "
43
+ "index`\\ 則詳細說明 C/C++ 程式設計師可用的介面。"
Original file line number Diff line number Diff line change @@ -1178,9 +1178,8 @@ msgid "Footnotes"
1178
1178
msgstr "註解"
1179
1179
1180
1180
#: ../../reference/lexical_analysis.rst:1044
1181
- #, fuzzy
1182
1181
msgid "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"
1183
- msgstr "https://www.unicode.org/Public/11 .0.0/ucd/NameAliases.txt"
1182
+ msgstr "https://www.unicode.org/Public/15 .0.0/ucd/NameAliases.txt"
1184
1183
1185
1184
#: ../../reference/lexical_analysis.rst:8
1186
1185
msgid "lexical analysis"
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ msgstr "interpreter(直譯器)"
146
146
147
147
#: ../../reference/toplevel_components.rst:21
148
148
msgid "program"
149
- msgstr "program(程式)"
149
+ msgstr "program(程式)"
150
150
151
151
#: ../../reference/toplevel_components.rst:23
152
152
#: ../../reference/toplevel_components.rst:39
You can’t perform that action at this time.
0 commit comments