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

Commit3676b20

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent0288059 commit3676b20

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎c-api/init.po‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ msgid ""
213213
"2."
214214
msgstr""
215215
"Quando um sinalizador é definido por uma opção, o valor do sinalizador é o "
216-
"número de vezes que a opção foi definida. Por exemplo,``-b`` define :c:data:"
216+
"número de vezes que a opção foi definida. Por exemplo,``-b`` define :c:data:"
217217
"`Py_BytesWarningFlag` para 1 e ``-bb`` define :c:data:`Py_BytesWarningFlag` "
218218
"para 2."
219219

@@ -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 doPython/CAPI; "
486-
"veja :ref:`Antes daInicialização do Python <pre-init-safe>` para algumas "
485+
"isto deve ser chamado antes do uso de qualquer outra função do API C/Python; "
486+
"veja :ref:`Antes dainicialização do Python <pre-init-safe>` para algumas "
487487
"exceções."
488488

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

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

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

‎stats.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"63.98%","translated":39013,"entries":55813,"updated_at":"2025-11-22T23:50:21+00:00Z"}
1+
{"completion":"63.98%","translated":39013,"entries":55813,"updated_at":"2025-11-23T23:50:36+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp