Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb182673

Browse files
Update translation
Co-Authored-By: python-doc bot
1 parentb379b9a commitb182673

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎c-api/init.po‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.10\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 21:19+0000\n"
14+
"POT-Creation-Date:2025-11-23 17:17+0000\n"
1515
"PO-Revision-Date:2025-09-22 15:57+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -212,7 +212,7 @@ msgid ""
212212
"2."
213213
msgstr""
214214
"Quando um sinalizador é definido por uma opção, o valor do sinalizador é o "
215-
"número de vezes que a opção foi definida. Por exemplo,``-b`` define :c:data:"
215+
"número de vezes que a opção foi definida. Por exemplo,``-b`` define :c:data:"
216216
"`Py_BytesWarningFlag` para 1 e ``-bb`` define :c:data:`Py_BytesWarningFlag` "
217217
"para 2."
218218

@@ -481,8 +481,8 @@ msgid ""
481481
"ref:`Before Python Initialization <pre-init-safe>` for the few exceptions."
482482
msgstr""
483483
"Inicializa o interpretador Python. Em uma aplicação que incorpora o Python, "
484-
"isto deve ser chamado antes do uso de qualquer outra função doPython/CAPI; "
485-
"veja :ref:`Antes daInicialização do Python <pre-init-safe>` para algumas "
484+
"isto deve ser chamado antes do uso de qualquer outra função do API C/Python; "
485+
"veja :ref:`Antes dainicialização do Python <pre-init-safe>` para algumas "
486486
"exceções."
487487

488488
#:../../c-api/init.rst:248
@@ -516,9 +516,9 @@ msgid ""
516516
"false (zero) if not. After :c:func:`Py_FinalizeEx` is called, this returns "
517517
"false until :c:func:`Py_Initialize` is called again."
518518
msgstr""
519-
"Retornatrue (diferente de zero) quando o interpretador Python foi "
520-
"inicializado,false (zero) se não. Após :c:func:`Py_FinalizeEx` ser chamado, "
521-
"isso retornafalse até que :c:func:`Py_Initialize` seja chamado novamente."
519+
"Retornaverdadeiro (diferente de zero) quando o interpretador Python foi "
520+
"inicializado,falso (zero) se não. Após :c:func:`Py_FinalizeEx` ser chamado, "
521+
"isso retornafalso até que :c:func:`Py_Initialize` seja chamado novamente."
522522

523523
#:../../c-api/init.rst:277
524524
msgid""
@@ -578,8 +578,8 @@ msgid ""
578578
"This is a backwards-compatible version of :c:func:`Py_FinalizeEx` that "
579579
"disregards the return value."
580580
msgstr""
581-
"Esta é uma versãocompatível com retrocompatibilidadede :c:func:"
582-
"`Py_FinalizeEx` quedesconsidera o valor de retorno."
581+
"Esta é uma versãoretrocompatívelde :c:func:`Py_FinalizeEx` que"
582+
"desconsidera o valor de retorno."
583583

584584
#:../../c-api/init.rst:316
585585
msgid"Process-wide parameters"

‎stats.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"59.97%","translated":34492,"entries":51677,"updated_at":"2025-11-23T00:32:39+00:00Z"}
1+
{"completion":"59.97%","translated":34492,"entries":51677,"updated_at":"2025-11-24T00:31:18+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp