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

Commitbbb0210

Browse files
Update translation
Co-Authored-By: python-doc botCo-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent6c67dd8 commitbbb0210

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-12
lines changed

‎c-api/call.po‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ msgid ""
7171
"To call an object, use :c:func:`PyObject_Call` or another :ref:`call API "
7272
"<capi-call>`."
7373
msgstr""
74-
"Para chamar um objeto, use :c:func:`PyObject_Call` ou outra :ref:`callAPI "
75-
"<capi-call>`."
74+
"Para chamar um objeto, use :c:func:`PyObject_Call` ou outra :ref:`API de "
75+
"chamada<capi-call>`."
7676

7777
#:../../c-api/call.rst:36
7878
msgid"The Vectorcall Protocol"
@@ -97,10 +97,10 @@ msgid ""
9797
"achieve this is by setting :c:member:`~PyTypeObject.tp_call` to :c:func:"
9898
"`PyVectorcall_Call`. This bears repeating:"
9999
msgstr""
100-
"Como regra debolso. CPython vai preferir o vectorcall parainvocações "
101-
"internasse o chamável suportar. Entretanto, isso não é uma regra rígida. "
102-
"Ademais,alguma extensões de terceiros usam diretamente*tp_call* (em vez "
103-
"deutilizar :c:func:`PyObject_Call`). Portanto, uma classe que suporta "
100+
"Como regra deouro, CPython vai preferir o vectorcall parachamadas internas "
101+
"se o chamável suportar. Entretanto, isso não é uma regra rígida. Ademais, "
102+
"alguma extensões de terceiros usam *tp_call*diretamente(em vez de "
103+
"utilizar :c:func:`PyObject_Call`). Portanto, uma classe que suporta "
104104
"vectorcall precisa também implementar :c:member:`~PyTypeObject.tp_call`. "
105105
"Além disso, o chamável precisa se comportar da mesma forma independe de qual "
106106
"protocolo é utilizado. A forma recomendada de alcançar isso é definindo :c:"

‎library/enum.po‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
89
#
910
#,fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version:Python 3.9\n"
1314
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 21:56+0000\n"
15+
"POT-Creation-Date:2025-10-03 17:51+0000\n"
1516
"PO-Revision-Date:2025-09-22 17:55+0000\n"
16-
"Last-Translator:python-doc bot, 2025\n"
17+
"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1718
"Language-Team:Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1819
"teams/5390/pt_BR/)\n"
1920
"Language:pt_BR\n"
@@ -127,7 +128,7 @@ msgstr ""
127128

128129
#:../../library/enum.rst:85
129130
msgid"Enum member values"
130-
msgstr""
131+
msgstr"Valores de membros de Enum"
131132

132133
#:../../library/enum.rst:87
133134
msgid""

‎potodo.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
- email.parser.po 3 / 47 ( 6.0% translated).
146146
- email.policy.po 12 / 103 ( 11.0% translated).
147147
- email.utils.po 32 / 33 ( 96.0% translated).
148-
- enum.po63 / 188 (33.0% translated).
148+
- enum.po64 / 188 (34.0% translated).
149149
- errno.po 112 / 127 ( 88.0% translated).
150150
- exceptions.po 139 / 140 ( 99.0% translated).
151151
- faulthandler.po 2 / 36 ( 5.0% translated).
@@ -342,5 +342,5 @@
342342
- 3.9.po 383 / 393 ( 97.0% translated).
343343

344344

345-
#TOTAL (64.61% done)
345+
#TOTAL (64.62% done)
346346

‎stats.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"64.61%","translated":31999,"entries":49524,"updated_at":"2025-10-03T00:41:59+00:00Z"}
1+
{"completion":"64.62%","translated":32000,"entries":49524,"updated_at":"2025-10-04T00:41:46+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp