Skip to content

Commit caeaf08

Browse files
Update translations
1 parent ab99712 commit caeaf08

File tree

18 files changed

+14926
-14912
lines changed

18 files changed

+14926
-14912
lines changed

c-api/exceptions.po

Lines changed: 280 additions & 270 deletions
Large diffs are not rendered by default.

c-api/module.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ msgid ""
450450
"A simpler way to avoid these issues is :ref:`raising an error on repeated "
451451
"initialization <isolating-extensions-optout>`."
452452
msgstr ""
453+
"Uma maneira mais simples de evitar esses problemas é :ref:`levantar um erro "
454+
"na inicialização repetida <isolating-extensions-optout>`."
453455

454456
#: ../../c-api/module.rst:318
455457
msgid ""

c-api/refcounting.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
14+
"POT-Creation-Date: 2025-06-20 14:58+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -286,7 +286,7 @@ msgstr ""
286286

287287
#: ../../c-api/refcounting.rst:204
288288
msgid ""
289-
"That arranges to set *dst* to *src* _before_ releasing the reference to the "
289+
"That arranges to set *dst* to *src* *before* releasing the reference to the "
290290
"old value of *dst*, so that any code triggered as a side-effect of *dst* "
291291
"getting torn down no longer believes *dst* points to a valid object."
292292
msgstr ""

0 commit comments

Comments
 (0)