X Tutup
Skip to content

Commit 044fa21

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent cfdbb0b commit 044fa21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

c-api/init.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-01-07 16:55+0000\n"
15+
"POT-Creation-Date: 2026-02-07 17:18+0000\n"
1616
"PO-Revision-Date: 2025-09-22 15:57+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -58,7 +58,7 @@ msgstr ""
5858

5959
#: ../../c-api/init.rst:24
6060
msgid "Configuration functions:"
61-
msgstr "Funções de configuração:"
61+
msgstr "Funções de configuração"
6262

6363
#: ../../c-api/init.rst:26
6464
msgid ":c:func:`PyImport_AppendInittab`"
@@ -482,8 +482,8 @@ msgid ""
482482
"ref:`Before Python Initialization <pre-init-safe>` for the few exceptions."
483483
msgstr ""
484484
"Inicializa o interpretador Python. Em uma aplicação que incorpora o Python, "
485-
"isto deve ser chamado antes do uso de qualquer outra função do API C/Python; "
486-
"veja :ref:`Antes da inicialização do Python <pre-init-safe>` para algumas "
485+
"isto deve ser chamado antes do uso de qualquer outra função do Python/C API; "
486+
"veja :ref:`Antes da Inicialização do Python <pre-init-safe>` para algumas "
487487
"exceções."
488488

489489
#: ../../c-api/init.rst:248

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "60.9%", "translated": 34978, "entries": 51689, "updated_at": "2026-02-25T00:38:54+00:00Z"}
1+
{"completion": "60.9%", "translated": 34978, "entries": 51689, "updated_at": "2026-02-26T00:34:48+00:00Z"}

0 commit comments

Comments
 (0)
X Tutup