|
6 | 6 | msgstr "" |
7 | 7 | "Project-Id-Version:Python 3.13\n" |
8 | 8 | "Report-Msgid-Bugs-To:\n" |
9 | | -"POT-Creation-Date:2025-03-03 00:15+0000\n" |
| 9 | +"POT-Creation-Date:2025-03-28 00:16+0000\n" |
10 | 10 | "PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n" |
11 | 11 | "Last-Translator:FULL NAME <EMAIL@ADDRESS>\n" |
12 | 12 | "Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-" |
@@ -660,7 +660,7 @@ msgid "" |
660 | 660 | "usage, you can get all of that information from the :class:`!Distribution` " |
661 | 661 | "class. :class:`!Distribution` is an abstract object that represents the " |
662 | 662 | "metadata for a Python `Distribution Package <https://packaging.python.org/en/" |
663 | | -"latest/glossary/#term-Distribution-Package>`_. You can get theconcreate :" |
| 663 | +"latest/glossary/#term-Distribution-Package>`_. You can get theconcrete :" |
664 | 664 | "class:`!Distribution` subclass instance for an installed distribution " |
665 | 665 | "package by calling the :func:`distribution` function::" |
666 | 666 | msgstr"" |
|