Skip to content

Commit f67bc95

Browse files
Update messages.pot as of version 453e2cd
1 parent a3fe6b1 commit f67bc95

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

locales/messages.pot

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python Packaging User Guide \n"
1010
"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"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2121,7 +2121,7 @@ msgid "Build Backend"
21212121
msgstr ""
21222122

21232123
#: ../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."
21252125
msgstr ""
21262126

21272127
#: ../source/glossary.rst:24
@@ -2948,15 +2948,23 @@ msgid "The `pandas-gbq`_ project allows for accessing query results via `Pandas`
29482948
msgstr ""
29492949

29502950
#: ../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
29512959
#: ../source/specifications/dependency-specifiers.rst:537
29522960
msgid "References"
29532961
msgstr ""
29542962

2955-
#: ../source/guides/analyzing-pypi-package-downloads.rst:339
2963+
#: ../source/guides/analyzing-pypi-package-downloads.rst:347
29562964
msgid "`PyPI Download Counts deprecation email <https://mail.python.org/pipermail/distutils-sig/2013-May/020855.html>`__"
29572965
msgstr ""
29582966

2959-
#: ../source/guides/analyzing-pypi-package-downloads.rst:340
2967+
#: ../source/guides/analyzing-pypi-package-downloads.rst:348
29602968
msgid "`PyPI BigQuery dataset announcement email <https://mail.python.org/pipermail/distutils-sig/2016-May/028986.html>`__"
29612969
msgstr ""
29622970

0 commit comments

Comments
 (0)