@@ -433,9 +433,8 @@ msgid ":c:expr:`_Bool`"
433433msgstr ":c:expr:`_Bool`"
434434
435435#: ../../library/ctypes.rst:235 ../../library/ctypes.rst:359
436- #, fuzzy
437436msgid ":py:class:`bool`"
438- msgstr ":class:`c_bool `"
437+ msgstr ":py: class:`bool `"
439438
440439#: ../../library/ctypes.rst:236
441440msgid "``'?'``"
@@ -488,9 +487,8 @@ msgstr ":class:`c_byte`"
488487#: ../../library/ctypes.rst:311 ../../library/ctypes.rst:315
489488#: ../../library/ctypes.rst:319 ../../library/ctypes.rst:323
490489#: ../../library/ctypes.rst:327
491- #, fuzzy
492490msgid ":py:class:`int`"
493- msgstr ":class:`c_int `"
491+ msgstr ":py: class:`int `"
494492
495493#: ../../library/ctypes.rst:248
496494msgid "``'b'``"
@@ -658,9 +656,8 @@ msgid ":class:`c_longlong`"
658656msgstr ":class:`c_longlong`"
659657
660658#: ../../library/ctypes.rst:310
661- #, fuzzy
662659msgid ":c:expr:`long long`"
663- msgstr ":c:expr:`long`"
660+ msgstr ":c:expr:`long long `"
664661
665662#: ../../library/ctypes.rst:312
666663msgid "``'q'`` \\ *"
@@ -671,9 +668,8 @@ msgid ":class:`c_ulonglong`"
671668msgstr ":class:`c_ulonglong`"
672669
673670#: ../../library/ctypes.rst:314
674- #, fuzzy
675671msgid ":c:expr:`unsigned long long`"
676- msgstr ":c:expr:`unsigned long`"
672+ msgstr ":c:expr:`unsigned long long `"
677673
678674#: ../../library/ctypes.rst:316
679675msgid "``'Q'`` \\ *"
@@ -692,9 +688,8 @@ msgid ":class:`c_ssize_t`"
692688msgstr ":class:`c_ssize_t`"
693689
694690#: ../../library/ctypes.rst:322
695- #, fuzzy
696691msgid ":c:type:`Py_ssize_t`"
697- msgstr ":c:type:`size_t `"
692+ msgstr ":c:type:`Py_ssize_t `"
698693
699694#: ../../library/ctypes.rst:325
700695msgid ":class:`c_time_t`"
@@ -714,9 +709,8 @@ msgstr ":c:expr:`float`"
714709
715710#: ../../library/ctypes.rst:331 ../../library/ctypes.rst:335
716711#: ../../library/ctypes.rst:339
717- #, fuzzy
718712msgid ":py:class:`float`"
719- msgstr ":class:`c_float `"
713+ msgstr ":py: class:`float `"
720714
721715#: ../../library/ctypes.rst:332
722716msgid "``'f'``"
@@ -755,9 +749,8 @@ msgid ":c:expr:`char *` (NUL terminated)"
755749msgstr ""
756750
757751#: ../../library/ctypes.rst:343
758- #, fuzzy
759752msgid ":py:class:`bytes` or ``None``"
760- msgstr "位元組物件或 ``None``"
753+ msgstr ":py:class:`bytes` \\ 或 ``None``"
761754
762755#: ../../library/ctypes.rst:344
763756msgid "``'z'``"
@@ -772,9 +765,8 @@ msgid ":c:expr:`wchar_t *` (NUL terminated)"
772765msgstr ""
773766
774767#: ../../library/ctypes.rst:347
775- #, fuzzy
776768msgid ":py:class:`str` or ``None``"
777- msgstr "字串或 ``None``"
769+ msgstr ":py:class:`str` \\ 或 ``None``"
778770
779771#: ../../library/ctypes.rst:348
780772msgid "``'Z'``"
@@ -789,28 +781,24 @@ msgid ":c:expr:`void *`"
789781msgstr ":c:expr:`void *`"
790782
791783#: ../../library/ctypes.rst:351
792- #, fuzzy
793784msgid ":py:class:`int` or ``None``"
794- msgstr "字串或 ``None``"
785+ msgstr ":py:class:`int` \\ 或 ``None``"
795786
796787#: ../../library/ctypes.rst:352
797788msgid "``'P'``"
798789msgstr ""
799790
800791#: ../../library/ctypes.rst:353
801- #, fuzzy
802792msgid ":class:`py_object`"
803- msgstr ":class:`c_double `"
793+ msgstr ":class:`py_object `"
804794
805795#: ../../library/ctypes.rst:354
806- #, fuzzy
807796msgid ":c:expr:`PyObject *`"
808- msgstr ":c:expr:`int `"
797+ msgstr ":c:expr:`PyObject * `"
809798
810799#: ../../library/ctypes.rst:355
811- #, fuzzy
812800msgid ":py:class:`object`"
813- msgstr ":class:`c_int `"
801+ msgstr ":py: class:`object `"
814802
815803#: ../../library/ctypes.rst:356
816804msgid "``'O'``"
@@ -821,9 +809,8 @@ msgid ":ref:`VARIANT_BOOL <ctypes-wintypes>`"
821809msgstr ""
822810
823811#: ../../library/ctypes.rst:358
824- #, fuzzy
825812msgid ":c:expr:`short int`"
826- msgstr ":c:expr:`short`"
813+ msgstr ":c:expr:`short int `"
827814
828815#: ../../library/ctypes.rst:360
829816msgid "``'v'``"
@@ -846,9 +833,8 @@ msgstr ":c:expr:`float complex`"
846833
847834#: ../../library/ctypes.rst:374 ../../library/ctypes.rst:378
848835#: ../../library/ctypes.rst:382
849- #, fuzzy
850836msgid ":py:class:`complex`"
851- msgstr ":class:`c_float_complex `"
837+ msgstr ":py: class:`complex `"
852838
853839#: ../../library/ctypes.rst:375
854840msgid "``'F'``"
0 commit comments