Skip to content

Commit 3c98ede

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pypa/packaging.python.org Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/
1 parent 0d100de commit 3c98ede

File tree

29 files changed

+1527
-1266
lines changed

29 files changed

+1527
-1266
lines changed

locales/ar/LC_MESSAGES/messages.po

Lines changed: 52 additions & 43 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: 2025-01-14 20:10+0000\n"
10+
"POT-Creation-Date: 2025-01-15 04:02+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-"
@@ -12714,7 +12714,7 @@ msgid ""
1271412714
msgstr ""
1271512715

1271612716
#: ../source/specifications/binary-distribution-format.rst:432
12717-
#: ../source/specifications/core-metadata.rst:917
12717+
#: ../source/specifications/core-metadata.rst:922
1271812718
#: ../source/specifications/dependency-groups.rst:248
1271912719
#: ../source/specifications/dependency-specifiers.rst:487
1272012720
#: ../source/specifications/direct-url-data-structure.rst:407
@@ -12872,8 +12872,8 @@ msgstr ""
1287212872
#: ../source/specifications/core-metadata.rst:640
1287312873
#: ../source/specifications/core-metadata.rst:675
1287412874
#: ../source/specifications/core-metadata.rst:685
12875-
#: ../source/specifications/core-metadata.rst:814
12876-
#: ../source/specifications/core-metadata.rst:911
12875+
#: ../source/specifications/core-metadata.rst:819
12876+
#: ../source/specifications/core-metadata.rst:916
1287712877
msgid "Example::"
1287812878
msgstr ""
1287912879

@@ -12980,8 +12980,8 @@ msgstr ""
1298012980
#: ../source/specifications/core-metadata.rst:623
1298112981
#: ../source/specifications/core-metadata.rst:760
1298212982
#: ../source/specifications/core-metadata.rst:790
12983-
#: ../source/specifications/core-metadata.rst:865
12984-
#: ../source/specifications/core-metadata.rst:887
12983+
#: ../source/specifications/core-metadata.rst:870
12984+
#: ../source/specifications/core-metadata.rst:892
1298512985
msgid "Examples::"
1298612986
msgstr ""
1298712987

@@ -13601,53 +13601,62 @@ msgstr ""
1360113601
msgid "Deprecated Fields"
1360213602
msgstr ""
1360313603

13604-
#: ../source/specifications/core-metadata.rst:804
13604+
#: ../source/specifications/core-metadata.rst:800
13605+
msgid ""
13606+
"Deprecated fields should be avoided, but they are valid metadata fields. "
13607+
"They may be removed in future versions of the core metadata standard (at "
13608+
"which point they will only be valid in files that specify a metadata version "
13609+
"prior to the removal). Tools SHOULD warn users when deprecated fields are "
13610+
"used."
13611+
msgstr ""
13612+
13613+
#: ../source/specifications/core-metadata.rst:809
1360513614
msgid "Home-page"
1360613615
msgstr ""
1360713616

13608-
#: ../source/specifications/core-metadata.rst:810
13609-
#: ../source/specifications/core-metadata.rst:827
13617+
#: ../source/specifications/core-metadata.rst:815
13618+
#: ../source/specifications/core-metadata.rst:832
1361013619
msgid "Per :pep:`753`, use :ref:`core-metadata-project-url` instead."
1361113620
msgstr ""
1361213621

13613-
#: ../source/specifications/core-metadata.rst:812
13622+
#: ../source/specifications/core-metadata.rst:817
1361413623
msgid "A string containing the URL for the distribution's home page."
1361513624
msgstr ""
1361613625

13617-
#: ../source/specifications/core-metadata.rst:821
13626+
#: ../source/specifications/core-metadata.rst:826
1361813627
msgid "Download-URL"
1361913628
msgstr ""
1362013629

13621-
#: ../source/specifications/core-metadata.rst:829
13630+
#: ../source/specifications/core-metadata.rst:834
1362213631
msgid ""
1362313632
"A string containing the URL from which this version of the distribution can "
1362413633
"be downloaded. (This means that the URL can't be something like \"``.../"
1362513634
"BeagleVote-latest.tgz``\", but instead must be \"``.../BeagleVote-0.45."
1362613635
"tgz``\".)"
1362713636
msgstr ""
1362813637

13629-
#: ../source/specifications/core-metadata.rst:835
13638+
#: ../source/specifications/core-metadata.rst:840
1363013639
msgid "Requires"
1363113640
msgstr ""
1363213641

13633-
#: ../source/specifications/core-metadata.rst:838
13642+
#: ../source/specifications/core-metadata.rst:843
1363413643
msgid "in favour of ``Requires-Dist``"
1363513644
msgstr ""
1363613645

13637-
#: ../source/specifications/core-metadata.rst:841
13646+
#: ../source/specifications/core-metadata.rst:846
1363813647
msgid ""
1363913648
"Each entry contains a string describing some other module or package "
1364013649
"required by this package."
1364113650
msgstr ""
1364213651

13643-
#: ../source/specifications/core-metadata.rst:844
13652+
#: ../source/specifications/core-metadata.rst:849
1364413653
msgid ""
1364513654
"The format of a requirement string is identical to that of a module or "
1364613655
"package name usable with the ``import`` statement, optionally followed by a "
1364713656
"version declaration within parentheses."
1364813657
msgstr ""
1364913658

13650-
#: ../source/specifications/core-metadata.rst:848
13659+
#: ../source/specifications/core-metadata.rst:853
1365113660
msgid ""
1365213661
"A version declaration is a series of conditional operators and version "
1365313662
"numbers, separated by commas. Conditional operators must be one of \"<\", "
@@ -13658,33 +13667,33 @@ msgid ""
1365813667
"version numbers are \"1.0\", \"2.3a2\", \"1.3.99\","
1365913668
msgstr ""
1366013669

13661-
#: ../source/specifications/core-metadata.rst:856
13670+
#: ../source/specifications/core-metadata.rst:861
1366213671
msgid ""
1366313672
"Any number of conditional operators can be specified, e.g. the string "
1366413673
"\">1.0, !=1.3.4, <2.0\" is a legal version declaration."
1366513674
msgstr ""
1366613675

13667-
#: ../source/specifications/core-metadata.rst:859
13676+
#: ../source/specifications/core-metadata.rst:864
1366813677
msgid ""
1366913678
"All of the following are possible requirement strings: \"rfc822\", \"zlib "
1367013679
"(>=1.1.4)\", \"zope\"."
1367113680
msgstr ""
1367213681

13673-
#: ../source/specifications/core-metadata.rst:862
13682+
#: ../source/specifications/core-metadata.rst:867
1367413683
msgid ""
1367513684
"There’s no canonical list of what strings should be used; the Python "
1367613685
"community is left to choose its own standards."
1367713686
msgstr ""
1367813687

13679-
#: ../source/specifications/core-metadata.rst:875
13688+
#: ../source/specifications/core-metadata.rst:880
1368013689
msgid "Provides"
1368113690
msgstr ""
1368213691

13683-
#: ../source/specifications/core-metadata.rst:878
13692+
#: ../source/specifications/core-metadata.rst:883
1368413693
msgid "in favour of ``Provides-Dist``"
1368513694
msgstr ""
1368613695

13687-
#: ../source/specifications/core-metadata.rst:881
13696+
#: ../source/specifications/core-metadata.rst:886
1368813697
msgid ""
1368913698
"Each entry contains a string describing a package or module that will be "
1369013699
"provided by this package once it is installed. These strings should match "
@@ -13693,89 +13702,89 @@ msgid ""
1369313702
"implied if none is specified."
1369413703
msgstr ""
1369513704

13696-
#: ../source/specifications/core-metadata.rst:897
13705+
#: ../source/specifications/core-metadata.rst:902
1369713706
msgid "Obsoletes"
1369813707
msgstr ""
1369913708

13700-
#: ../source/specifications/core-metadata.rst:900
13709+
#: ../source/specifications/core-metadata.rst:905
1370113710
msgid "in favour of ``Obsoletes-Dist``"
1370213711
msgstr ""
1370313712

13704-
#: ../source/specifications/core-metadata.rst:903
13713+
#: ../source/specifications/core-metadata.rst:908
1370513714
msgid ""
1370613715
"Each entry contains a string describing a package or module that this "
1370713716
"package renders obsolete, meaning that the two packages should not be "
1370813717
"installed at the same time. Version declarations can be supplied."
1370913718
msgstr ""
1371013719

13711-
#: ../source/specifications/core-metadata.rst:907
13720+
#: ../source/specifications/core-metadata.rst:912
1371213721
msgid ""
1371313722
"The most common use of this field will be in case a package name changes, e."
1371413723
"g. Gorgon 2.3 gets subsumed into Torqued Python 1.0. When you install "
1371513724
"Torqued Python, the Gorgon package should be removed."
1371613725
msgstr ""
1371713726

13718-
#: ../source/specifications/core-metadata.rst:919
13727+
#: ../source/specifications/core-metadata.rst:924
1371913728
msgid "March 2001: Core metadata 1.0 was approved through :pep:`241`."
1372013729
msgstr ""
1372113730

13722-
#: ../source/specifications/core-metadata.rst:920
13731+
#: ../source/specifications/core-metadata.rst:925
1372313732
msgid "April 2003: Core metadata 1.1 was approved through :pep:`314`:"
1372413733
msgstr ""
1372513734

13726-
#: ../source/specifications/core-metadata.rst:921
13735+
#: ../source/specifications/core-metadata.rst:926
1372713736
msgid "February 2010: Core metadata 1.2 was approved through :pep:`345`."
1372813737
msgstr ""
1372913738

13730-
#: ../source/specifications/core-metadata.rst:922
13739+
#: ../source/specifications/core-metadata.rst:927
1373113740
msgid "February 2018: Core metadata 2.1 was approved through :pep:`566`."
1373213741
msgstr ""
1373313742

13734-
#: ../source/specifications/core-metadata.rst:924
13743+
#: ../source/specifications/core-metadata.rst:929
1373513744
msgid "Added ``Description-Content-Type`` and ``Provides-Extra``."
1373613745
msgstr ""
1373713746

13738-
#: ../source/specifications/core-metadata.rst:925
13747+
#: ../source/specifications/core-metadata.rst:930
1373913748
msgid "Added canonical method for transforming metadata to JSON."
1374013749
msgstr ""
1374113750

13742-
#: ../source/specifications/core-metadata.rst:926
13751+
#: ../source/specifications/core-metadata.rst:931
1374313752
msgid "Restricted the grammar of the ``Name`` field."
1374413753
msgstr ""
1374513754

13746-
#: ../source/specifications/core-metadata.rst:928
13755+
#: ../source/specifications/core-metadata.rst:933
1374713756
msgid "October 2020: Core metadata 2.2 was approved through :pep:`643`."
1374813757
msgstr ""
1374913758

13750-
#: ../source/specifications/core-metadata.rst:930
13759+
#: ../source/specifications/core-metadata.rst:935
1375113760
msgid "Added the ``Dynamic`` field."
1375213761
msgstr ""
1375313762

13754-
#: ../source/specifications/core-metadata.rst:932
13763+
#: ../source/specifications/core-metadata.rst:937
1375513764
msgid "March 2022: Core metadata 2.3 was approved through :pep:`685`."
1375613765
msgstr ""
1375713766

13758-
#: ../source/specifications/core-metadata.rst:934
13767+
#: ../source/specifications/core-metadata.rst:939
1375913768
msgid "Restricted extra names to be normalized."
1376013769
msgstr ""
1376113770

13762-
#: ../source/specifications/core-metadata.rst:936
13771+
#: ../source/specifications/core-metadata.rst:941
1376313772
msgid "August 2024: Core metadata 2.4 was approved through :pep:`639`."
1376413773
msgstr ""
1376513774

13766-
#: ../source/specifications/core-metadata.rst:938
13775+
#: ../source/specifications/core-metadata.rst:943
1376713776
msgid "Added the ``License-Expression`` field."
1376813777
msgstr ""
1376913778

13770-
#: ../source/specifications/core-metadata.rst:939
13779+
#: ../source/specifications/core-metadata.rst:944
1377113780
msgid "Added the ``License-File`` field."
1377213781
msgstr ""
1377313782

13774-
#: ../source/specifications/core-metadata.rst:943
13783+
#: ../source/specifications/core-metadata.rst:948
1377513784
msgid "reStructuredText markup: https://docutils.sourceforge.io/"
1377613785
msgstr ""
1377713786

13778-
#: ../source/specifications/core-metadata.rst:948
13787+
#: ../source/specifications/core-metadata.rst:953
1377913788
msgid "RFC 822 Long Header Fields: :rfc:`822#section-3.1.1`"
1378013789
msgstr ""
1378113790

0 commit comments

Comments
 (0)