@@ -206,7 +206,7 @@ msgstr ""
206
206
207
207
#: ../../whatsnew/3.0.rst:207
208
208
msgid "Integers"
209
- msgstr ""
209
+ msgstr "整數 "
210
210
211
211
#: ../../whatsnew/3.0.rst:209
212
212
msgid ""
@@ -493,7 +493,7 @@ msgstr ""
493
493
494
494
#: ../../whatsnew/3.0.rst:406
495
495
msgid "Changed Syntax"
496
- msgstr ""
496
+ msgstr "語法變更 "
497
497
498
498
#: ../../whatsnew/3.0.rst:408
499
499
msgid ""
@@ -554,7 +554,7 @@ msgstr ""
554
554
555
555
#: ../../whatsnew/3.0.rst:450
556
556
msgid "Removed Syntax"
557
- msgstr ""
557
+ msgstr "已被移除的語法 "
558
558
559
559
#: ../../whatsnew/3.0.rst:452
560
560
msgid ""
@@ -712,7 +712,7 @@ msgstr ""
712
712
713
713
#: ../../whatsnew/3.0.rst:551
714
714
msgid "Library Changes"
715
- msgstr ""
715
+ msgstr "函式庫變更 "
716
716
717
717
#: ../../whatsnew/3.0.rst:553
718
718
msgid ""
@@ -844,6 +844,8 @@ msgid ""
844
844
":mod:`dbm` (:mod:`anydbm`, :mod:`dbhash`, :mod:`dbm`, :mod:`dumbdbm`, :mod:"
845
845
"`gdbm`, :mod:`whichdb`)."
846
846
msgstr ""
847
+ ":mod:`dbm` (:mod:`anydbm`、:mod:`dbhash`、:mod:`dbm`、:mod:`dumbdbm`、:mod:"
848
+ "`gdbm`、:mod:`whichdb`)。"
847
849
848
850
#: ../../whatsnew/3.0.rst:609
849
851
msgid ":mod:`html` (:mod:`HTMLParser`, :mod:`htmlentitydefs`)."
@@ -883,7 +885,7 @@ msgstr ""
883
885
884
886
#: ../../whatsnew/3.0.rst:629
885
887
msgid "Killed :mod:`sets`. Use the built-in :func:`set` class."
886
- msgstr ""
888
+ msgstr "移除 :mod:`sets`。請使用內建的 :func:`set` 類別。 "
887
889
888
890
#: ../../whatsnew/3.0.rst:631
889
891
msgid ""
@@ -1099,7 +1101,7 @@ msgstr ""
1099
1101
1100
1102
#: ../../whatsnew/3.0.rst:780
1101
1103
msgid "Removed support for :attr:`__members__` and :attr:`__methods__`."
1102
- msgstr ""
1104
+ msgstr "移除對 :attr:`__members__` 和 :attr:`__methods__` 的支援。 "
1103
1105
1104
1106
#: ../../whatsnew/3.0.rst:782
1105
1107
msgid ""
@@ -1114,7 +1116,7 @@ msgstr ""
1114
1116
1115
1117
#: ../../whatsnew/3.0.rst:792
1116
1118
msgid ":meth:`!__nonzero__` is now :meth:`~object.__bool__`."
1117
- msgstr ""
1119
+ msgstr ":meth:`!__nonzero__` 現在為 :meth:`~object.__bool__`。 "
1118
1120
1119
1121
#: ../../whatsnew/3.0.rst:795
1120
1122
msgid "Builtins"
@@ -1259,7 +1261,7 @@ msgstr ""
1259
1261
#: ../../whatsnew/3.0.rst:878
1260
1262
msgid ""
1261
1263
"Removed :c:macro:`METH_OLDARGS` and :c:macro:`WITH_CYCLE_GC` from the C API."
1262
- msgstr ""
1264
+ msgstr "移除 C API 中的 :c:macro:`METH_OLDARGS` 和 :c:macro:`WITH_CYCLE_GC`。 "
1263
1265
1264
1266
#: ../../whatsnew/3.0.rst:884
1265
1267
msgid "Performance"
@@ -1324,6 +1326,3 @@ msgstr ""
1324
1326
msgid ""
1325
1327
"For porting C extensions to Python 3.0, please see :ref:`cporting-howto`."
1326
1328
msgstr ""
1327
-
1328
- #~ msgid ":meth:`__nonzero__` is now :meth:`__bool__`."
1329
- #~ msgstr ":meth:`__nonzero__` 現在為 :meth:`__bool__`\\ 。"
0 commit comments