Skip to content

Commit 6e22d22

Browse files
authored
Merge pull request #1560 from weblate/weblate-pypa-packaging-python-org
2 parents ed05d76 + 83d43d0 commit 6e22d22

File tree

26 files changed

+2397
-1411
lines changed

26 files changed

+2397
-1411
lines changed

locales/ar/LC_MESSAGES/messages.po

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python Packaging User Guide\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-05-20 11:49+0000\n"
10+
"POT-Creation-Date: 2024-06-26 13:09+0000\n"
1111
"PO-Revision-Date: 2024-01-18 07:31+0000\n"
1212
"Last-Translator: Youcef Guenaoua <[email protected]>\n"
1313
"Language-Team: Arabic <https://hosted.weblate.org/projects/pypa/packaging-"
@@ -3348,7 +3348,7 @@ msgid ""
33483348
msgstr ""
33493349

33503350
#: ../source/guides/analyzing-pypi-package-downloads.rst:335
3351-
#: ../source/specifications/dependency-specifiers.rst:487
3351+
#: ../source/specifications/dependency-specifiers.rst:491
33523352
msgid "References"
33533353
msgstr ""
33543354

@@ -8574,10 +8574,10 @@ msgstr ""
85748574
#: ../source/guides/writing-pyproject-toml.rst:342
85758575
msgid ""
85768576
"If you are using a standard, well-known license, it is not necessary to use "
8577-
"this field. Instead, you should one of the :ref:`classifiers` starting with "
8578-
"``License ::``. (As a general rule, it is a good idea to use a standard, "
8579-
"well-known license, both to avoid confusion and because some organizations "
8580-
"avoid software whose license is unapproved.)"
8577+
"this field. Instead, you should use one of the :ref:`classifiers` starting "
8578+
"with ``License ::``. (As a general rule, it is a good idea to use a "
8579+
"standard, well-known license, both to avoid confusion and because some "
8580+
"organizations avoid software whose license is unapproved.)"
85818581
msgstr ""
85828582

85838583
#: ../source/guides/writing-pyproject-toml.rst:350
@@ -11318,8 +11318,8 @@ msgid ""
1131811318
"Move each subtree of ``distribution-1.0.data/`` onto its destination path. "
1131911319
"Each subdirectory of ``distribution-1.0.data/`` is a key into a dict of "
1132011320
"destination directories, such as ``distribution-1.0.data/(purelib|platlib|"
11321-
"headers|scripts|data)``. The initially supported paths are taken from "
11322-
"``distutils.command.install``."
11321+
"headers|scripts|data)``. These subdirectories are :ref:`installation paths "
11322+
"defined by sysconfig <python:installation_paths>`."
1132311323
msgstr ""
1132411324

1132511325
#: ../source/specifications/binary-distribution-format.rst:48
@@ -11937,7 +11937,7 @@ msgstr ""
1193711937

1193811938
#: ../source/specifications/binary-distribution-format.rst:421
1193911939
#: ../source/specifications/core-metadata.rst:848
11940-
#: ../source/specifications/dependency-specifiers.rst:476
11940+
#: ../source/specifications/dependency-specifiers.rst:477
1194111941
#: ../source/specifications/direct-url-data-structure.rst:394
1194211942
#: ../source/specifications/direct-url.rst:67
1194311943
#: ../source/specifications/entry-points.rst:164
@@ -13365,29 +13365,36 @@ msgstr ""
1336513365
msgid "A test program - if the grammar is in a string ``grammar``:"
1336613366
msgstr ""
1336713367

13368-
#: ../source/specifications/dependency-specifiers.rst:478
13368+
#: ../source/specifications/dependency-specifiers.rst:479
1336913369
msgid "November 2015: This specification was approved through :pep:`508`."
1337013370
msgstr ""
1337113371

13372-
#: ../source/specifications/dependency-specifiers.rst:479
13372+
#: ../source/specifications/dependency-specifiers.rst:480
1337313373
msgid ""
1337413374
"July 2019: The definition of ``python_version`` was `changed <python-version-"
1337513375
"change_>`_ from ``platform.python_version()[:3]`` to ``'.'.join(platform."
1337613376
"python_version_tuple()[:2])``, to accommodate potential future versions of "
1337713377
"Python with 2-digit major and minor versions (e.g. 3.10). [#future_versions]_"
1337813378
msgstr ""
1337913379

13380-
#: ../source/specifications/dependency-specifiers.rst:489
13380+
#: ../source/specifications/dependency-specifiers.rst:485
13381+
msgid ""
13382+
"June 2024: The definition of ``version_many`` was changed to allow trailing "
13383+
"commas, matching with the behavior of the Python implementation that has "
13384+
"been in use since late 2022."
13385+
msgstr ""
13386+
13387+
#: ../source/specifications/dependency-specifiers.rst:493
1338113388
msgid ""
1338213389
"pip, the recommended installer for Python packages (http://pip.readthedocs."
1338313390
"org/en/stable/)"
1338413391
msgstr ""
1338513392

13386-
#: ../source/specifications/dependency-specifiers.rst:492
13393+
#: ../source/specifications/dependency-specifiers.rst:496
1338713394
msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)"
1338813395
msgstr ""
1338913396

13390-
#: ../source/specifications/dependency-specifiers.rst:495
13397+
#: ../source/specifications/dependency-specifiers.rst:499
1339113398
msgid ""
1339213399
"Future Python versions might be problematic with the definition of "
1339313400
"Environment Marker Variable ``python_version`` (https://github.com/python/"

locales/ars/LC_MESSAGES/messages.po

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python Packaging User Guide\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-05-20 11:49+0000\n"
9+
"POT-Creation-Date: 2024-06-26 13:09+0000\n"
1010
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1111
"Last-Translator: Automatically generated\n"
1212
"Language-Team: none\n"
@@ -3343,7 +3343,7 @@ msgid ""
33433343
msgstr ""
33443344

33453345
#: ../source/guides/analyzing-pypi-package-downloads.rst:335
3346-
#: ../source/specifications/dependency-specifiers.rst:487
3346+
#: ../source/specifications/dependency-specifiers.rst:491
33473347
msgid "References"
33483348
msgstr ""
33493349

@@ -8569,10 +8569,10 @@ msgstr ""
85698569
#: ../source/guides/writing-pyproject-toml.rst:342
85708570
msgid ""
85718571
"If you are using a standard, well-known license, it is not necessary to use "
8572-
"this field. Instead, you should one of the :ref:`classifiers` starting with "
8573-
"``License ::``. (As a general rule, it is a good idea to use a standard, "
8574-
"well-known license, both to avoid confusion and because some organizations "
8575-
"avoid software whose license is unapproved.)"
8572+
"this field. Instead, you should use one of the :ref:`classifiers` starting "
8573+
"with ``License ::``. (As a general rule, it is a good idea to use a "
8574+
"standard, well-known license, both to avoid confusion and because some "
8575+
"organizations avoid software whose license is unapproved.)"
85768576
msgstr ""
85778577

85788578
#: ../source/guides/writing-pyproject-toml.rst:350
@@ -11313,8 +11313,8 @@ msgid ""
1131311313
"Move each subtree of ``distribution-1.0.data/`` onto its destination path. "
1131411314
"Each subdirectory of ``distribution-1.0.data/`` is a key into a dict of "
1131511315
"destination directories, such as ``distribution-1.0.data/(purelib|platlib|"
11316-
"headers|scripts|data)``. The initially supported paths are taken from "
11317-
"``distutils.command.install``."
11316+
"headers|scripts|data)``. These subdirectories are :ref:`installation paths "
11317+
"defined by sysconfig <python:installation_paths>`."
1131811318
msgstr ""
1131911319

1132011320
#: ../source/specifications/binary-distribution-format.rst:48
@@ -11932,7 +11932,7 @@ msgstr ""
1193211932

1193311933
#: ../source/specifications/binary-distribution-format.rst:421
1193411934
#: ../source/specifications/core-metadata.rst:848
11935-
#: ../source/specifications/dependency-specifiers.rst:476
11935+
#: ../source/specifications/dependency-specifiers.rst:477
1193611936
#: ../source/specifications/direct-url-data-structure.rst:394
1193711937
#: ../source/specifications/direct-url.rst:67
1193811938
#: ../source/specifications/entry-points.rst:164
@@ -13360,29 +13360,36 @@ msgstr ""
1336013360
msgid "A test program - if the grammar is in a string ``grammar``:"
1336113361
msgstr ""
1336213362

13363-
#: ../source/specifications/dependency-specifiers.rst:478
13363+
#: ../source/specifications/dependency-specifiers.rst:479
1336413364
msgid "November 2015: This specification was approved through :pep:`508`."
1336513365
msgstr ""
1336613366

13367-
#: ../source/specifications/dependency-specifiers.rst:479
13367+
#: ../source/specifications/dependency-specifiers.rst:480
1336813368
msgid ""
1336913369
"July 2019: The definition of ``python_version`` was `changed <python-version-"
1337013370
"change_>`_ from ``platform.python_version()[:3]`` to ``'.'.join(platform."
1337113371
"python_version_tuple()[:2])``, to accommodate potential future versions of "
1337213372
"Python with 2-digit major and minor versions (e.g. 3.10). [#future_versions]_"
1337313373
msgstr ""
1337413374

13375-
#: ../source/specifications/dependency-specifiers.rst:489
13375+
#: ../source/specifications/dependency-specifiers.rst:485
13376+
msgid ""
13377+
"June 2024: The definition of ``version_many`` was changed to allow trailing "
13378+
"commas, matching with the behavior of the Python implementation that has "
13379+
"been in use since late 2022."
13380+
msgstr ""
13381+
13382+
#: ../source/specifications/dependency-specifiers.rst:493
1337613383
msgid ""
1337713384
"pip, the recommended installer for Python packages (http://pip.readthedocs."
1337813385
"org/en/stable/)"
1337913386
msgstr ""
1338013387

13381-
#: ../source/specifications/dependency-specifiers.rst:492
13388+
#: ../source/specifications/dependency-specifiers.rst:496
1338213389
msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)"
1338313390
msgstr ""
1338413391

13385-
#: ../source/specifications/dependency-specifiers.rst:495
13392+
#: ../source/specifications/dependency-specifiers.rst:499
1338613393
msgid ""
1338713394
"Future Python versions might be problematic with the definition of "
1338813395
"Environment Marker Variable ``python_version`` (https://github.com/python/"

locales/de/LC_MESSAGES/messages.po

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python Packaging User Guide\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-20 11:49+0000\n"
14+
"POT-Creation-Date: 2024-06-26 13:09+0000\n"
1515
"PO-Revision-Date: 2024-04-22 14:28+0000\n"
1616
"Last-Translator: Pixel-Master <[email protected]>\n"
1717
"Language-Team: German <https://hosted.weblate.org/projects/pypa/packaging-"
@@ -3393,7 +3393,7 @@ msgid ""
33933393
msgstr ""
33943394

33953395
#: ../source/guides/analyzing-pypi-package-downloads.rst:335
3396-
#: ../source/specifications/dependency-specifiers.rst:487
3396+
#: ../source/specifications/dependency-specifiers.rst:491
33973397
msgid "References"
33983398
msgstr ""
33993399

@@ -8629,10 +8629,10 @@ msgstr ""
86298629
#: ../source/guides/writing-pyproject-toml.rst:342
86308630
msgid ""
86318631
"If you are using a standard, well-known license, it is not necessary to use "
8632-
"this field. Instead, you should one of the :ref:`classifiers` starting with "
8633-
"``License ::``. (As a general rule, it is a good idea to use a standard, "
8634-
"well-known license, both to avoid confusion and because some organizations "
8635-
"avoid software whose license is unapproved.)"
8632+
"this field. Instead, you should use one of the :ref:`classifiers` starting "
8633+
"with ``License ::``. (As a general rule, it is a good idea to use a "
8634+
"standard, well-known license, both to avoid confusion and because some "
8635+
"organizations avoid software whose license is unapproved.)"
86368636
msgstr ""
86378637

86388638
#: ../source/guides/writing-pyproject-toml.rst:350
@@ -11373,8 +11373,8 @@ msgid ""
1137311373
"Move each subtree of ``distribution-1.0.data/`` onto its destination path. "
1137411374
"Each subdirectory of ``distribution-1.0.data/`` is a key into a dict of "
1137511375
"destination directories, such as ``distribution-1.0.data/(purelib|platlib|"
11376-
"headers|scripts|data)``. The initially supported paths are taken from "
11377-
"``distutils.command.install``."
11376+
"headers|scripts|data)``. These subdirectories are :ref:`installation paths "
11377+
"defined by sysconfig <python:installation_paths>`."
1137811378
msgstr ""
1137911379

1138011380
#: ../source/specifications/binary-distribution-format.rst:48
@@ -11992,7 +11992,7 @@ msgstr ""
1199211992

1199311993
#: ../source/specifications/binary-distribution-format.rst:421
1199411994
#: ../source/specifications/core-metadata.rst:848
11995-
#: ../source/specifications/dependency-specifiers.rst:476
11995+
#: ../source/specifications/dependency-specifiers.rst:477
1199611996
#: ../source/specifications/direct-url-data-structure.rst:394
1199711997
#: ../source/specifications/direct-url.rst:67
1199811998
#: ../source/specifications/entry-points.rst:164
@@ -13420,29 +13420,36 @@ msgstr ""
1342013420
msgid "A test program - if the grammar is in a string ``grammar``:"
1342113421
msgstr ""
1342213422

13423-
#: ../source/specifications/dependency-specifiers.rst:478
13423+
#: ../source/specifications/dependency-specifiers.rst:479
1342413424
msgid "November 2015: This specification was approved through :pep:`508`."
1342513425
msgstr ""
1342613426

13427-
#: ../source/specifications/dependency-specifiers.rst:479
13427+
#: ../source/specifications/dependency-specifiers.rst:480
1342813428
msgid ""
1342913429
"July 2019: The definition of ``python_version`` was `changed <python-version-"
1343013430
"change_>`_ from ``platform.python_version()[:3]`` to ``'.'.join(platform."
1343113431
"python_version_tuple()[:2])``, to accommodate potential future versions of "
1343213432
"Python with 2-digit major and minor versions (e.g. 3.10). [#future_versions]_"
1343313433
msgstr ""
1343413434

13435-
#: ../source/specifications/dependency-specifiers.rst:489
13435+
#: ../source/specifications/dependency-specifiers.rst:485
13436+
msgid ""
13437+
"June 2024: The definition of ``version_many`` was changed to allow trailing "
13438+
"commas, matching with the behavior of the Python implementation that has "
13439+
"been in use since late 2022."
13440+
msgstr ""
13441+
13442+
#: ../source/specifications/dependency-specifiers.rst:493
1343613443
msgid ""
1343713444
"pip, the recommended installer for Python packages (http://pip.readthedocs."
1343813445
"org/en/stable/)"
1343913446
msgstr ""
1344013447

13441-
#: ../source/specifications/dependency-specifiers.rst:492
13448+
#: ../source/specifications/dependency-specifiers.rst:496
1344213449
msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)"
1344313450
msgstr ""
1344413451

13445-
#: ../source/specifications/dependency-specifiers.rst:495
13452+
#: ../source/specifications/dependency-specifiers.rst:499
1344613453
msgid ""
1344713454
"Future Python versions might be problematic with the definition of "
1344813455
"Environment Marker Variable ``python_version`` (https://github.com/python/"

locales/eo/LC_MESSAGES/messages.po

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python Packaging User Guide\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-05-20 11:49+0000\n"
10+
"POT-Creation-Date: 2024-06-26 13:09+0000\n"
1111
"PO-Revision-Date: 2021-08-06 05:45+0000\n"
1212
"Last-Translator: meowmeowmeowcat <[email protected]>\n"
1313
"Language-Team: Esperanto <https://hosted.weblate.org/projects/pypa/packaging-"
@@ -3432,7 +3432,7 @@ msgid ""
34323432
msgstr ""
34333433

34343434
#: ../source/guides/analyzing-pypi-package-downloads.rst:335
3435-
#: ../source/specifications/dependency-specifiers.rst:487
3435+
#: ../source/specifications/dependency-specifiers.rst:491
34363436
msgid "References"
34373437
msgstr ""
34383438

@@ -8777,10 +8777,10 @@ msgstr ""
87778777
#: ../source/guides/writing-pyproject-toml.rst:342
87788778
msgid ""
87798779
"If you are using a standard, well-known license, it is not necessary to use "
8780-
"this field. Instead, you should one of the :ref:`classifiers` starting with "
8781-
"``License ::``. (As a general rule, it is a good idea to use a standard, "
8782-
"well-known license, both to avoid confusion and because some organizations "
8783-
"avoid software whose license is unapproved.)"
8780+
"this field. Instead, you should use one of the :ref:`classifiers` starting "
8781+
"with ``License ::``. (As a general rule, it is a good idea to use a "
8782+
"standard, well-known license, both to avoid confusion and because some "
8783+
"organizations avoid software whose license is unapproved.)"
87848784
msgstr ""
87858785

87868786
#: ../source/guides/writing-pyproject-toml.rst:350
@@ -11668,8 +11668,8 @@ msgid ""
1166811668
"Move each subtree of ``distribution-1.0.data/`` onto its destination path. "
1166911669
"Each subdirectory of ``distribution-1.0.data/`` is a key into a dict of "
1167011670
"destination directories, such as ``distribution-1.0.data/(purelib|platlib|"
11671-
"headers|scripts|data)``. The initially supported paths are taken from "
11672-
"``distutils.command.install``."
11671+
"headers|scripts|data)``. These subdirectories are :ref:`installation paths "
11672+
"defined by sysconfig <python:installation_paths>`."
1167311673
msgstr ""
1167411674

1167511675
#: ../source/specifications/binary-distribution-format.rst:48
@@ -12290,7 +12290,7 @@ msgstr ""
1229012290

1229112291
#: ../source/specifications/binary-distribution-format.rst:421
1229212292
#: ../source/specifications/core-metadata.rst:848
12293-
#: ../source/specifications/dependency-specifiers.rst:476
12293+
#: ../source/specifications/dependency-specifiers.rst:477
1229412294
#: ../source/specifications/direct-url-data-structure.rst:394
1229512295
#: ../source/specifications/direct-url.rst:67
1229612296
#: ../source/specifications/entry-points.rst:164
@@ -13737,29 +13737,36 @@ msgstr ""
1373713737
msgid "A test program - if the grammar is in a string ``grammar``:"
1373813738
msgstr ""
1373913739

13740-
#: ../source/specifications/dependency-specifiers.rst:478
13740+
#: ../source/specifications/dependency-specifiers.rst:479
1374113741
msgid "November 2015: This specification was approved through :pep:`508`."
1374213742
msgstr ""
1374313743

13744-
#: ../source/specifications/dependency-specifiers.rst:479
13744+
#: ../source/specifications/dependency-specifiers.rst:480
1374513745
msgid ""
1374613746
"July 2019: The definition of ``python_version`` was `changed <python-version-"
1374713747
"change_>`_ from ``platform.python_version()[:3]`` to ``'.'.join(platform."
1374813748
"python_version_tuple()[:2])``, to accommodate potential future versions of "
1374913749
"Python with 2-digit major and minor versions (e.g. 3.10). [#future_versions]_"
1375013750
msgstr ""
1375113751

13752-
#: ../source/specifications/dependency-specifiers.rst:489
13752+
#: ../source/specifications/dependency-specifiers.rst:485
13753+
msgid ""
13754+
"June 2024: The definition of ``version_many`` was changed to allow trailing "
13755+
"commas, matching with the behavior of the Python implementation that has "
13756+
"been in use since late 2022."
13757+
msgstr ""
13758+
13759+
#: ../source/specifications/dependency-specifiers.rst:493
1375313760
msgid ""
1375413761
"pip, the recommended installer for Python packages (http://pip.readthedocs."
1375513762
"org/en/stable/)"
1375613763
msgstr ""
1375713764

13758-
#: ../source/specifications/dependency-specifiers.rst:492
13765+
#: ../source/specifications/dependency-specifiers.rst:496
1375913766
msgid "The parsley PEG library. (https://pypi.python.org/pypi/parsley/)"
1376013767
msgstr ""
1376113768

13762-
#: ../source/specifications/dependency-specifiers.rst:495
13769+
#: ../source/specifications/dependency-specifiers.rst:499
1376313770
msgid ""
1376413771
"Future Python versions might be problematic with the definition of "
1376513772
"Environment Marker Variable ``python_version`` (https://github.com/python/"

0 commit comments

Comments
 (0)