|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python Packaging User Guide\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2026-05-21 21:36+0000\n" |
| 11 | +"POT-Creation-Date: 2026-06-15 16:41+0000\n" |
12 | 12 | "PO-Revision-Date: 2025-06-29 12:03+0000\n" |
13 | 13 | "Last-Translator: phlostically <phlostically@mailinator.com>\n" |
14 | 14 | "Language-Team: Esperanto <https://hosted.weblate.org/projects/pypa/packaging-" |
@@ -26632,17 +26632,29 @@ msgid "The full description of the project (i.e. the README)." |
26632 | 26632 | msgstr "La plena priskribo de la projekto (t.e. la README)." |
26633 | 26633 |
|
26634 | 26634 | #: ../source/specifications/pyproject-toml.rst:211 |
| 26635 | +#, fuzzy |
| 26636 | +#| msgid "" |
| 26637 | +#| "The key accepts either a string or a table. If it is a string then it is " |
| 26638 | +#| "a path relative to ``pyproject.toml`` to a text file containing the full " |
| 26639 | +#| "description. Tools MUST assume the file's encoding is UTF-8. If the file " |
| 26640 | +#| "path ends in a case-insensitive ``.md`` suffix, then tools MUST assume " |
| 26641 | +#| "the content-type is ``text/markdown``. If the file path ends in a case-" |
| 26642 | +#| "insensitive ``.rst``, then tools MUST assume the content-type is ``text/x-" |
| 26643 | +#| "rst``. If a tool recognizes more extensions than this PEP, they MAY infer " |
| 26644 | +#| "the content-type for the user without specifying this key as ``dynamic``. " |
| 26645 | +#| "For all unrecognized suffixes when a content-type is not provided, tools " |
| 26646 | +#| "MUST raise an error." |
26635 | 26647 | msgid "" |
26636 | 26648 | "The key accepts either a string or a table. If it is a string then it is a " |
26637 | 26649 | "path relative to ``pyproject.toml`` to a text file containing the full " |
26638 | 26650 | "description. Tools MUST assume the file's encoding is UTF-8. If the file " |
26639 | 26651 | "path ends in a case-insensitive ``.md`` suffix, then tools MUST assume the " |
26640 | 26652 | "content-type is ``text/markdown``. If the file path ends in a case-" |
26641 | 26653 | "insensitive ``.rst``, then tools MUST assume the content-type is ``text/x-" |
26642 | | -"rst``. If a tool recognizes more extensions than this PEP, they MAY infer " |
26643 | | -"the content-type for the user without specifying this key as ``dynamic``. " |
26644 | | -"For all unrecognized suffixes when a content-type is not provided, tools " |
26645 | | -"MUST raise an error." |
| 26654 | +"rst``. If a tool recognizes more extensions than this specification, it MAY " |
| 26655 | +"infer the content-type for the user without specifying this key as " |
| 26656 | +"``dynamic``. For all unrecognized suffixes when a content-type is not " |
| 26657 | +"provided, tools MUST raise an error." |
26646 | 26658 | msgstr "" |
26647 | 26659 | "La ŝlosilo akceptas aŭ signoĉenon aŭ tabelon. Se ĝi estas signoĉeno, do ĝi " |
26648 | 26660 | "estas dosierloko relativa de ``pyproject.toml`` al teksta dosiero enhavanta " |
|
0 commit comments