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

Commitf6760fe

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

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
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.10\n"
1314
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 21:19+0000\n"
15+
"POT-Creation-Date:2025-10-03 17:10+0000\n"
1516
"PO-Revision-Date:2025-09-22 15:57+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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
- email.mime.po 36 / 38 ( 94.0% translated).
146146
- email.parser.po 3 / 47 ( 6.0% translated).
147147
- email.policy.po 12 / 103 ( 11.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 148 / 149 ( 99.0% translated).
151151
- faulthandler.po 4 / 42 ( 9.0% translated).

‎stats.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"66.14%","translated":34178,"entries":51675,"updated_at":"2025-10-03T00:28:53+00:00Z"}
1+
{"completion":"66.14%","translated":34179,"entries":51675,"updated_at":"2025-10-04T00:30:04+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp