11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2025 , Python Software Foundation
2+ # Copyright (C) 2001-2026 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.13\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-11-21 15:16 +0000\n "
15+ "POT-Creation-Date : 2026-02-17 15:27 +0000\n "
1616"PO-Revision-Date : 2025-09-15 01:03+0000\n "
1717"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n "
1818"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -128,11 +128,9 @@ msgstr ""
128128
129129#: ../../c-api/float.rst:83
130130msgid ""
131- "This macro expands a to constant expression of type :c:expr:`double`, that "
131+ "This macro expands to a constant expression of type :c:expr:`double`, that "
132132"represents the positive infinity."
133133msgstr ""
134- "Esta macro expande uma expressão constante do tipo :c:expr:`double`, que "
135- "representa o infinito positivo."
136134
137135#: ../../c-api/float.rst:86
138136msgid ""
@@ -144,11 +142,9 @@ msgstr ""
144142
145143#: ../../c-api/float.rst:92
146144msgid ""
147- "This macro expands a to constant expression of type :c:expr:`double`, that "
145+ "This macro expands to a constant expression of type :c:expr:`double`, that "
148146"represents a quiet not-a-number (qNaN) value."
149147msgstr ""
150- "Esta macro expande uma expressão constante do tipo :c:expr:`double`, que "
151- "representa um valor não um número quieto (qNaN)."
152148
153149#: ../../c-api/float.rst:95
154150msgid ""
0 commit comments