-
Notifications
You must be signed in to change notification settings - Fork 983
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/
- Loading branch information
Showing
24 changed files
with
420 additions
and
360 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Python Packaging User Guide\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-11-05 15:10+0000\n" | ||
"POT-Creation-Date: 2023-11-05 19:04+0000\n" | ||
"PO-Revision-Date: 2023-10-07 12:11+0000\n" | ||
"Last-Translator: Jean-Luc Tibaux <[email protected]>\n" | ||
"Language-Team: German <https://hosted.weblate.org/projects/pypa/packaging-" | ||
|
@@ -547,8 +547,8 @@ msgstr "" | |
#: ../source/guides/supporting-multiple-python-versions.rst:14 | ||
#: ../source/guides/supporting-windows-using-appveyor.rst:17 | ||
#: ../source/overview.rst:23 ../source/specifications/core-metadata.rst:41 | ||
#: ../source/specifications/direct-url.rst:14 | ||
#: ../source/specifications/direct-url-data-structure.rst:17 | ||
#: ../source/specifications/direct-url.rst:14 | ||
#: ../source/tutorials/installing-packages.rst:23 | ||
msgid "Contents" | ||
msgstr "" | ||
|
@@ -2412,9 +2412,9 @@ msgstr "" | |
#: ../source/guides/distributing-packages-using-setuptools.rst:17 | ||
msgid "" | ||
"For more reference material, see :std:doc:`Building and Distributing " | ||
"Packages <userguide/index>` in the :ref:`setuptools` docs, but note that " | ||
"some advisory content there may be outdated. In the event of conflicts, " | ||
"prefer the advice in the Python Packaging User Guide." | ||
"Packages <setuptools:userguide/index>` in the :ref:`setuptools` docs, but " | ||
"note that some advisory content there may be outdated. In the event of " | ||
"conflicts, prefer the advice in the Python Packaging User Guide." | ||
msgstr "" | ||
|
||
#: ../source/guides/distributing-packages-using-setuptools.rst:27 | ||
|
@@ -3243,7 +3243,7 @@ msgstr "" | |
#: ../source/guides/distributing-packages-using-setuptools.rst:718 | ||
msgid "" | ||
"For more information, see the :doc:`Development Mode <setuptools:userguide/" | ||
"development_mode>` section of the :doc:`setuptools docs <setuptools>`." | ||
"development_mode>` section of the :ref:`setuptools` docs." | ||
msgstr "" | ||
|
||
#: ../source/guides/distributing-packages-using-setuptools.rst:725 | ||
|
@@ -7171,20 +7171,20 @@ msgid "" | |
"your :file:`$HOME/.pypirc`:" | ||
msgstr "" | ||
|
||
#: ../source/index.rst:3 ../source/key_projects.rst:240 | ||
msgid "Python Packaging User Guide" | ||
msgstr "" | ||
|
||
#: ../source/index.rst:5 | ||
#: ../source/index.rst:-1 | ||
msgid "" | ||
"The Python Packaging User Guide (PyPUG) is a collection of tutorials and " | ||
"guides for packaging Python software." | ||
msgstr "" | ||
|
||
#: ../source/index.rst:5 | ||
#: ../source/index.rst:-1 | ||
msgid "python, packaging, guide, tutorial" | ||
msgstr "" | ||
|
||
#: ../source/index.rst:3 ../source/key_projects.rst:240 | ||
msgid "Python Packaging User Guide" | ||
msgstr "" | ||
|
||
#: ../source/index.rst:25 | ||
msgid "" | ||
"Welcome to the *Python Packaging User Guide*, a collection of tutorials and " | ||
|
@@ -9085,7 +9085,8 @@ msgid "" | |
"Python's native packaging is mostly built for distributing reusable code, " | ||
"called libraries, between developers. You can piggyback **tools**, or basic " | ||
"applications for developers, on top of Python's library packaging, using " | ||
"technologies like :doc:`setuptools entry_points <userguide/entry_point>`." | ||
"technologies like :doc:`setuptools entry_points <setuptools:userguide/" | ||
"entry_point>`." | ||
msgstr "" | ||
|
||
#: ../source/overview.rst:172 | ||
|
@@ -11300,8 +11301,8 @@ msgstr "" | |
|
||
#: ../source/specifications/declaring-project-metadata.rst:14 | ||
#: ../source/specifications/dependency-specifiers.rst:24 | ||
#: ../source/specifications/direct-url.rst:17 | ||
#: ../source/specifications/direct-url-data-structure.rst:20 | ||
#: ../source/specifications/direct-url.rst:17 | ||
msgid "Specification" | ||
msgstr "" | ||
|
||
|
@@ -12359,8 +12360,8 @@ msgstr "" | |
msgid "``pip install app --no-index --find-links https://example.com/``" | ||
msgstr "" | ||
|
||
#: ../source/specifications/direct-url.rst:68 | ||
#: ../source/specifications/direct-url-data-structure.rst:285 | ||
#: ../source/specifications/direct-url.rst:68 | ||
#: ../source/specifications/externally-managed-environments.rst:25 | ||
#: ../source/specifications/name-normalization.rst:42 | ||
#: ../source/specifications/source-distribution-format.rst:143 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Python Packaging User Guide\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-11-05 15:10+0000\n" | ||
"POT-Creation-Date: 2023-11-05 19:04+0000\n" | ||
"PO-Revision-Date: 2021-08-06 05:45+0000\n" | ||
"Last-Translator: meowmeowmeowcat <[email protected]>\n" | ||
"Language-Team: Esperanto <https://hosted.weblate.org/projects/pypa/packaging-" | ||
|
@@ -534,8 +534,8 @@ msgstr "" | |
#: ../source/guides/supporting-multiple-python-versions.rst:14 | ||
#: ../source/guides/supporting-windows-using-appveyor.rst:17 | ||
#: ../source/overview.rst:23 ../source/specifications/core-metadata.rst:41 | ||
#: ../source/specifications/direct-url.rst:14 | ||
#: ../source/specifications/direct-url-data-structure.rst:17 | ||
#: ../source/specifications/direct-url.rst:14 | ||
#: ../source/tutorials/installing-packages.rst:23 | ||
msgid "Contents" | ||
msgstr "Enhavoj" | ||
|
@@ -2404,9 +2404,9 @@ msgstr "" | |
#: ../source/guides/distributing-packages-using-setuptools.rst:17 | ||
msgid "" | ||
"For more reference material, see :std:doc:`Building and Distributing " | ||
"Packages <userguide/index>` in the :ref:`setuptools` docs, but note that " | ||
"some advisory content there may be outdated. In the event of conflicts, " | ||
"prefer the advice in the Python Packaging User Guide." | ||
"Packages <setuptools:userguide/index>` in the :ref:`setuptools` docs, but " | ||
"note that some advisory content there may be outdated. In the event of " | ||
"conflicts, prefer the advice in the Python Packaging User Guide." | ||
msgstr "" | ||
|
||
#: ../source/guides/distributing-packages-using-setuptools.rst:27 | ||
|
@@ -3242,7 +3242,7 @@ msgstr "" | |
#: ../source/guides/distributing-packages-using-setuptools.rst:718 | ||
msgid "" | ||
"For more information, see the :doc:`Development Mode <setuptools:userguide/" | ||
"development_mode>` section of the :doc:`setuptools docs <setuptools>`." | ||
"development_mode>` section of the :ref:`setuptools` docs." | ||
msgstr "" | ||
|
||
#: ../source/guides/distributing-packages-using-setuptools.rst:725 | ||
|
@@ -7173,20 +7173,20 @@ msgid "" | |
"your :file:`$HOME/.pypirc`:" | ||
msgstr "" | ||
|
||
#: ../source/index.rst:3 ../source/key_projects.rst:240 | ||
msgid "Python Packaging User Guide" | ||
msgstr "Manlibro por Python-Uzantoj pri Pakado" | ||
|
||
#: ../source/index.rst:5 | ||
#: ../source/index.rst:-1 | ||
msgid "" | ||
"The Python Packaging User Guide (PyPUG) is a collection of tutorials and " | ||
"guides for packaging Python software." | ||
msgstr "" | ||
|
||
#: ../source/index.rst:5 | ||
#: ../source/index.rst:-1 | ||
msgid "python, packaging, guide, tutorial" | ||
msgstr "" | ||
|
||
#: ../source/index.rst:3 ../source/key_projects.rst:240 | ||
msgid "Python Packaging User Guide" | ||
msgstr "Manlibro por Python-Uzantoj pri Pakado" | ||
|
||
#: ../source/index.rst:25 | ||
msgid "" | ||
"Welcome to the *Python Packaging User Guide*, a collection of tutorials and " | ||
|
@@ -9179,7 +9179,8 @@ msgid "" | |
"Python's native packaging is mostly built for distributing reusable code, " | ||
"called libraries, between developers. You can piggyback **tools**, or basic " | ||
"applications for developers, on top of Python's library packaging, using " | ||
"technologies like :doc:`setuptools entry_points <userguide/entry_point>`." | ||
"technologies like :doc:`setuptools entry_points <setuptools:userguide/" | ||
"entry_point>`." | ||
msgstr "" | ||
|
||
#: ../source/overview.rst:172 | ||
|
@@ -11403,8 +11404,8 @@ msgstr "" | |
|
||
#: ../source/specifications/declaring-project-metadata.rst:14 | ||
#: ../source/specifications/dependency-specifiers.rst:24 | ||
#: ../source/specifications/direct-url.rst:17 | ||
#: ../source/specifications/direct-url-data-structure.rst:20 | ||
#: ../source/specifications/direct-url.rst:17 | ||
msgid "Specification" | ||
msgstr "Specifado" | ||
|
||
|
@@ -12479,8 +12480,8 @@ msgstr "Uzi ``pip`` por instali Pipenv:" | |
msgid "``pip install app --no-index --find-links https://example.com/``" | ||
msgstr "" | ||
|
||
#: ../source/specifications/direct-url.rst:68 | ||
#: ../source/specifications/direct-url-data-structure.rst:285 | ||
#: ../source/specifications/direct-url.rst:68 | ||
#: ../source/specifications/externally-managed-environments.rst:25 | ||
#: ../source/specifications/name-normalization.rst:42 | ||
#: ../source/specifications/source-distribution-format.rst:143 | ||
|
Oops, something went wrong.