Skip to content

Commit 44dff80

Browse files
rffontenelleweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 67.5% (2595 of 3842 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 67.4% (2591 of 3842 strings) Co-authored-by: Rafael Fontenelle <[email protected]> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/pt_BR/ Translation: pypa/packaging.python.org
1 parent 39ea199 commit 44dff80

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

locales/pt_BR/LC_MESSAGES/messages.po

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Project-Id-Version: Python Packaging User Guide\n"
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2025-02-17 16:07+0000\n"
15-
"PO-Revision-Date: 2025-02-05 10:06+0000\n"
15+
"PO-Revision-Date: 2025-02-18 16:51+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>\n"
1717
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/pypa/"
1818
"packaging-python-org/pt_BR/>\n"
@@ -21,7 +21,7 @@ msgstr ""
2121
"Content-Type: text/plain; charset=UTF-8\n"
2222
"Content-Transfer-Encoding: 8bit\n"
2323
"Plural-Forms: nplurals=2; plural=n > 1;\n"
24-
"X-Generator: Weblate 5.10-dev\n"
24+
"X-Generator: Weblate 5.10.1-dev\n"
2525

2626
#: ../source/contribute.rst:5
2727
msgid "Contribute to this guide"
@@ -2172,34 +2172,29 @@ msgid "Where to read more about this?"
21722172
msgstr "Onde posso ler mais sobre isso?"
21732173

21742174
#: ../source/discussions/setup-py-deprecated.rst:213
2175-
#, fuzzy
2176-
#| msgid "https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html"
21772175
msgid ""
21782176
"`Why you shouldn't invoke setup.py directly <https://blog.ganssle.io/"
21792177
"articles/2021/10/setup-py-deprecated.html>`__ by Paul Ganssle"
2180-
msgstr "https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html"
2178+
msgstr ""
2179+
"`Por que você não deveria invocar setup.py diretamemente <https://"
2180+
"blog.ganssle.io/articles/2021/10/setup-py-deprecated.html>`__ (inglês) por "
2181+
"Paul Ganssle"
21812182

21822183
#: ../source/discussions/setup-py-deprecated.rst:215
21832184
msgid ":doc:`setuptools:deprecated/commands`"
21842185
msgstr ":doc:`setuptools:deprecated/commands`"
21852186

21862187
#: ../source/discussions/single-source-version.rst:5
2187-
#, fuzzy
2188-
#| msgid "Single-sourcing the package version"
21892188
msgid "Single-sourcing the Project Version"
21902189
msgstr "Mantendo uma única fonte da versão do pacote"
21912190

21922191
#: ../source/discussions/single-source-version.rst:7
2193-
#, fuzzy
2194-
#| msgid "Incomplete"
21952192
msgid "Complete"
2196-
msgstr "Incompleta"
2193+
msgstr "Completa"
21972194

21982195
#: ../source/discussions/single-source-version.rst:8
2199-
#, fuzzy
2200-
#| msgid "2021-8-24"
22012196
msgid "2024-10-07"
2202-
msgstr "2021-8-24"
2197+
msgstr "2024-10-07"
22032198

22042199
#: ../source/discussions/single-source-version.rst:10
22052200
msgid ""
@@ -2209,6 +2204,12 @@ msgid ""
22092204
"same version specifier as :func:`importlib.metadata.version` reports for the "
22102205
"distribution package (as described in :ref:`runtime-version-access`)."
22112206
msgstr ""
2207+
"Muitos :term:`pacotes de distribuição <Distribution Package>`Python publicam "
2208+
"um único :term:`pacote de importação <Import Package>` Python onde é "
2209+
"desejado que o atributo de tempo de execução ``__version__`` no pacote de "
2210+
"importação relate o mesmo especificador de versão que "
2211+
":func:`importlib.metadata.version` relata para o pacote de distribuição ("
2212+
"conforme descrito em :ref:`runtime-version-access`)."
22122213

22132214
#: ../source/discussions/single-source-version.rst:16
22142215
msgid ""

0 commit comments

Comments
 (0)