Skip to content

Commit 9d71536

Browse files
Update messages.pot as of version 1007d50
1 parent 48bbcb4 commit 9d71536

File tree

1 file changed

+25
-9
lines changed

1 file changed

+25
-9
lines changed

locales/messages.pot

Lines changed: 25 additions & 9 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: 2025-08-01 10:38+0000\n"
11+
"POT-Creation-Date: 2025-08-07 14:11+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 <[email protected]>\n"
@@ -2639,7 +2639,7 @@ msgstr ""
26392639
#: ../source/guides/analyzing-pypi-package-downloads.rst:77
26402640
#: ../source/specifications/dependency-groups.rst:23
26412641
#: ../source/specifications/dependency-specifiers.rst:29
2642-
#: ../source/specifications/direct-url-data-structure.rst:357
2642+
#: ../source/specifications/direct-url-data-structure.rst:242
26432643
#: ../source/specifications/version-specifiers.rst:1072
26442644
msgid "Examples"
26452645
msgstr ""
@@ -9195,7 +9195,7 @@ msgstr ""
91959195
#: ../source/specifications/core-metadata.rst:924
91969196
#: ../source/specifications/dependency-groups.rst:250
91979197
#: ../source/specifications/dependency-specifiers.rst:516
9198-
#: ../source/specifications/direct-url-data-structure.rst:407
9198+
#: ../source/specifications/direct-url-data-structure.rst:292
91999199
#: ../source/specifications/direct-url.rst:67
92009200
#: ../source/specifications/entry-points.rst:164
92019201
#: ../source/specifications/externally-managed-environments.rst:472
@@ -11442,27 +11442,27 @@ msgstr ""
1144211442
msgid "The following JSON Schema can be used to validate the contents of ``direct_url.json``:"
1144311443
msgstr ""
1144411444

11445-
#: ../source/specifications/direct-url-data-structure.rst:359
11445+
#: ../source/specifications/direct-url-data-structure.rst:244
1144611446
msgid "Source archive:"
1144711447
msgstr ""
1144811448

11449-
#: ../source/specifications/direct-url-data-structure.rst:372
11449+
#: ../source/specifications/direct-url-data-structure.rst:257
1145011450
msgid "Git URL with tag and commit-hash:"
1145111451
msgstr ""
1145211452

11453-
#: ../source/specifications/direct-url-data-structure.rst:385
11453+
#: ../source/specifications/direct-url-data-structure.rst:270
1145411454
msgid "Local directory:"
1145511455
msgstr ""
1145611456

11457-
#: ../source/specifications/direct-url-data-structure.rst:394
11457+
#: ../source/specifications/direct-url-data-structure.rst:279
1145811458
msgid "Local directory in editable mode:"
1145911459
msgstr ""
1146011460

11461-
#: ../source/specifications/direct-url-data-structure.rst:409
11461+
#: ../source/specifications/direct-url-data-structure.rst:294
1146211462
msgid "March 2020: This specification was approved through :pep:`610`, defining the ``direct_url.json`` metadata file."
1146311463
msgstr ""
1146411464

11465-
#: ../source/specifications/direct-url-data-structure.rst:411
11465+
#: ../source/specifications/direct-url-data-structure.rst:296
1146611466
msgid "January 2023: Added the ``archive_info.hashes`` key (`discussion <archive-info-hashes_>`_)."
1146711467
msgstr ""
1146811468

@@ -14919,6 +14919,22 @@ msgstr ""
1491914919
msgid "September 2020: Various amendments and clarifications were approved through :pep:`627`."
1492014920
msgstr ""
1492114921

14922+
#: ../source/specifications/schemas/index.rst:4
14923+
msgid "PyPA schemas"
14924+
msgstr ""
14925+
14926+
#: ../source/specifications/schemas/index.rst:6
14927+
msgid "`direct_url.json <direct-url.schema.json>`_"
14928+
msgstr ""
14929+
14930+
#: ../source/specifications/schemas/index.rst:7
14931+
msgid "`build-details.json <build-details-v1.0.schema.json>`_"
14932+
msgstr ""
14933+
14934+
#: ../source/specifications/schemas/index.rst:8
14935+
msgid "`pylock.toml <pylock.schema.json>`_"
14936+
msgstr ""
14937+
1492214938
#: ../source/specifications/section-distribution-formats.rst:3
1492314939
msgid "Package Distribution File Formats"
1492414940
msgstr ""

0 commit comments

Comments
 (0)