Skip to content

Commit 8df528b

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent c52752c commit 8df528b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

tutorial/classes.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
# Hildeberto Abreu Magalhães <hildeberto@gmail.com>, 2021
1010
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1111
# msilvavieira, 2021
12-
# Adorilson Bezerra <adorilson@gmail.com>, 2021
1312
# guilhermegouw <guilherme.gouw@gmail.com>, 2021
13+
# Adorilson Bezerra <adorilson@gmail.com>, 2022
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
18-
"Project-Id-Version: Python 3.10\n"
18+
"Project-Id-Version: Python 3.11\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2022-11-04 16:29+0000\n"
20+
"POT-Creation-Date: 2022-11-05 19:46+0000\n"
2121
"PO-Revision-Date: 2021-06-28 01:49+0000\n"
22-
"Last-Translator: guilhermegouw <guilherme.gouw@gmail.com>, 2021\n"
22+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2022\n"
2323
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
2424
"teams/5390/pt_BR/)\n"
2525
"MIME-Version: 1.0\n"
@@ -580,6 +580,10 @@ msgid ""
580580
"instance. So in this example, a new, initialized instance can be obtained "
581581
"by::"
582582
msgstr ""
583+
"Quando uma classe define um método :meth:`__init__`, o processo de "
584+
"instanciação automaticamente invoca :meth:`__init__` sobre a instância recém "
585+
"criada. Em nosso exemplo, uma nova instância já inicializada pode ser obtida "
586+
"desta maneira::"
583587

584588
#: ../../tutorial/classes.rst:305
585589
msgid ""

0 commit comments

Comments
 (0)