8000 Update translations from Transifex · python/python-docs-pt-br@fc9a360 · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit fc9a360

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 0b0f633 commit fc9a360

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

.tx/config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,13 @@ source_file = /pot/c-api/gen.pot
211211
type = PO
212212
minimum_perc = 0
213213

214+
[o:python-doc:p:python-newest:r:c-api--hash]
215+
file_filter = ./<lang>/LC_MESSAGES/c-api/hash.po
216+
trans.pt_BR = c-api/hash.po
217+
source_file = /pot/c-api/hash.pot
218+
type = PO
219+
minimum_perc = 0
220+
214221
[o:python-doc:p:python-newest:r:c-api--import]
215222
file_filter = ./<lang>/LC_MESSAGES/c-api/import.po
216223
trans.pt_BR = c-api/import.po

library/stdtypes.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
# Marco Rougeth <marco@rougeth.com>, 2023
1919
# felipe caridade fernandes <caridade500@gmail.com>, 2023
2020
# Ricardo Cappellano <rcappellano@gmail.com>, 2023
21-
# Adorilson Bezerra <adorilson@gmail.com>, 2023
2221
# Patricia Mortada, 2023
2322
# Lucas Gonçalves Cordeiro <lucasgon192@gmail.com>, 2023
2423
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
24+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
2525
#
2626
#, fuzzy
2727
msgid ""
2828
msgstr ""
2929
"Project-Id-Version: Python 3.12\n"
3030
"Report-Msgid-Bugs-To: \n"
31-
"POT-Creation-Date: 2024-02-02 15:40+0000\n"
31+
"POT-Creation-Date: 2024-02-16 14:13+0000\n"
3232
"PO-Revision-Date: 2021-06-28 01:13+0000\n"
33-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
33+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
3434
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
3535
"teams/5390/pt_BR/)\n"
3636
"MIME-Version: 1.0\n"
@@ -7746,6 +7746,8 @@ msgid ""
77467746
"<auditing>` ``object.__getattr__`` with arguments ``obj`` and "
77477747
"``\"__code__\"``."
77487748
msgstr ""
7749+
"Acessar :attr:`~function.__code__` levanta um :ref:`evento de auditoria "
7750+
"<auditing>` ``object.__getattr__`` com argumentos ``obj`` e ``\"__code__\"``."
77497751

77507752
#: ../../library/stdtypes.rst:5394
77517753
msgid ""
@@ -7848,6 +7850,9 @@ msgid ""
78487850
"objects <frame-objects>`, :ref:`traceback objects <traceback-objects>`, and "
78497851
"slice objects."
78507852
msgstr ""
7853+
"Veja :ref:`types` para esta informação. Descreve :ref:`objetos de quadro de "
7854+
"pilha <frame-objects>`, :ref:`objetos traceback (situação da pilha de "
7855+
"execução) <traceback-objects>`, e objetos fatia."
78517856

78527857
#: ../../library/stdtypes.rst:5469
78537858
msgid "Special Attributes"

0 commit comments

Comments
 (0)
0