|
6 | 6 | msgstr "" |
7 | 7 | "Project-Id-Version:Python 3.13\n" |
8 | 8 | "Report-Msgid-Bugs-To:\n" |
9 | | -"POT-Creation-Date:2024-09-27 00:14+0000\n" |
| 9 | +"POT-Creation-Date:2024-12-01 15:01+0000\n" |
10 | 10 | "PO-Revision-Date:2015-12-09 17:51+0000\n" |
11 | 11 | "Last-Translator:Liang-Bo Wang <me@liang2.tw>\n" |
12 | 12 | "Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-" |
@@ -602,24 +602,24 @@ msgid "" |
602 | 602 | "`PyType_FromSpecWithBases` instead." |
603 | 603 | msgstr"" |
604 | 604 |
|
605 | | -#:../../c-api/type.rst:517 |
| 605 | +#:../../c-api/type.rst:515 |
606 | 606 | msgid"Slots in :c:type:`PyBufferProcs` may be set in the unlimited API." |
607 | 607 | msgstr"" |
608 | 608 |
|
609 | | -#:../../c-api/type.rst:519 |
| 609 | +#:../../c-api/type.rst:518 |
610 | 610 | msgid"" |
611 | 611 | ":c:member:`~PyBufferProcs.bf_getbuffer` and :c:member:`~PyBufferProcs." |
612 | 612 | "bf_releasebuffer` are now available under the :ref:`limited API <limited-c-" |
613 | 613 | "api>`." |
614 | 614 | msgstr"" |
615 | 615 |
|
616 | | -#:../../c-api/type.rst:526 |
| 616 | +#:../../c-api/type.rst:525 |
617 | 617 | msgid"" |
618 | 618 | "The desired value of the slot. In most cases, this is a pointer to a " |
619 | 619 | "function." |
620 | 620 | msgstr"" |
621 | 621 |
|
622 | | -#:../../c-api/type.rst:529 |
| 622 | +#:../../c-api/type.rst:528 |
623 | 623 | msgid"Slots other than ``Py_tp_doc`` may not be ``NULL``." |
624 | 624 | msgstr"" |
625 | 625 |
|
|