|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python Packaging User Guide \n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2026-03-02 12:22+0000\n" |
| 11 | +"POT-Creation-Date: 2026-03-02 12:55+0000\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -2121,7 +2121,7 @@ msgid "Build Backend" |
2121 | 2121 | msgstr "" |
2122 | 2122 |
|
2123 | 2123 | #: ../source/glossary.rst:17 |
2124 | | -msgid "A library that takes a source tree and builds a :term:`source distribution <Source Distribution (or \"sdist\")>` or :term:`built distribution <Built Distribution>` from it. The build is delegated to the backend by a :term:`frontend <Build Frontend>`. All backends offer a standardized interface." |
| 2124 | +msgid "A library that takes a :term:`source tree <Project Source Tree>` and builds a :term:`source distribution <Source Distribution (or \"sdist\")>` or :term:`built distribution <Built Distribution>` from it. The build is delegated to the backend by a :term:`frontend <Build Frontend>`. All backends offer a standardized interface." |
2125 | 2125 | msgstr "" |
2126 | 2126 |
|
2127 | 2127 | #: ../source/glossary.rst:24 |
@@ -2948,15 +2948,23 @@ msgid "The `pandas-gbq`_ project allows for accessing query results via `Pandas` |
2948 | 2948 | msgstr "" |
2949 | 2949 |
|
2950 | 2950 | #: ../source/guides/analyzing-pypi-package-downloads.rst:337 |
| 2951 | +msgid "``ClickPy``" |
| 2952 | +msgstr "" |
| 2953 | + |
| 2954 | +#: ../source/guides/analyzing-pypi-package-downloads.rst:339 |
| 2955 | +msgid "The `ClickPy`_ project provides a public application to visualize download statistics, with free direct SQL access to the underlying open-source `ClickHouse`_ database, updated daily." |
| 2956 | +msgstr "" |
| 2957 | + |
| 2958 | +#: ../source/guides/analyzing-pypi-package-downloads.rst:345 |
2951 | 2959 | #: ../source/specifications/dependency-specifiers.rst:537 |
2952 | 2960 | msgid "References" |
2953 | 2961 | msgstr "" |
2954 | 2962 |
|
2955 | | -#: ../source/guides/analyzing-pypi-package-downloads.rst:339 |
| 2963 | +#: ../source/guides/analyzing-pypi-package-downloads.rst:347 |
2956 | 2964 | msgid "`PyPI Download Counts deprecation email <https://mail.python.org/pipermail/distutils-sig/2013-May/020855.html>`__" |
2957 | 2965 | msgstr "" |
2958 | 2966 |
|
2959 | | -#: ../source/guides/analyzing-pypi-package-downloads.rst:340 |
| 2967 | +#: ../source/guides/analyzing-pypi-package-downloads.rst:348 |
2960 | 2968 | msgid "`PyPI BigQuery dataset announcement email <https://mail.python.org/pipermail/distutils-sig/2016-May/028986.html>`__" |
2961 | 2969 | msgstr "" |
2962 | 2970 |
|
|
0 commit comments