|
18 | 18 | # Marco Rougeth <marco@rougeth.com>, 2023
|
19 | 19 | # felipe caridade fernandes <caridade500@gmail.com>, 2023
|
20 | 20 | # Ricardo Cappellano <rcappellano@gmail.com>, 2023
|
21 |
| -# Adorilson Bezerra <adorilson@gmail.com>, 2023 |
22 | 21 | # Patricia Mortada, 2023
|
23 | 22 | # Lucas Gonçalves Cordeiro <lucasgon192@gmail.com>, 2023
|
24 | 23 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
|
| 24 | +# Adorilson Bezerra <adorilson@gmail.com>, 2024 |
25 | 25 | #
|
26 | 26 | #, fuzzy
|
27 | 27 | msgid ""
|
28 | 28 | msgstr ""
|
29 | 29 | "Project-Id-Version: Python 3.12\n"
|
30 | 30 | "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" |
32 | 32 | "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" |
34 | 34 | "Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
|
35 | 35 | "teams/5390/pt_BR/)\n"
|
36 | 36 | "MIME-Version: 1.0\n"
|
@@ -7746,6 +7746,8 @@ msgid ""
|
7746 | 7746 | "<auditing>` ``object.__getattr__`` with arguments ``obj`` and "
|
7747 | 7747 | "``\"__code__\"``."
|
7748 | 7748 | msgstr ""
|
| 7749 | +"Acessar :attr:`~function.__code__` levanta um :ref:`evento de auditoria " |
| 7750 | +"<auditing>` ``object.__getattr__`` com argumentos ``obj`` e ``\"__code__\"``." |
7749 | 7751 |
|
7750 | 7752 | #: ../../library/stdtypes.rst:5394
|
7751 | 7753 | msgid ""
|
@@ -7848,6 +7850,9 @@ msgid ""
|
7848 | 7850 | "objects <frame-objects>`, :ref:`traceback objects <traceback-objects>`, and "
|
7849 | 7851 | "slice objects."
|
7850 | 7852 | 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." |
7851 | 7856 |
|
7852 | 7857 | #: ../../library/stdtypes.rst:5469
|
7853 | 7858 | msgid "Special Attributes"
|
|
0 commit comments