Skip to content

Commit 3ad1231

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent aa6d19a commit 3ad1231

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

reference/expressions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.12\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2023-07-07 14:14+0000\n"
25+
"POT-Creation-Date: 2023-07-14 14:14+0000\n"
2626
"PO-Revision-Date: 2021-06-28 01:49+0000\n"
2727
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2023\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -2573,7 +2573,7 @@ msgstr ""
25732573

25742574
#: ../../reference/expressions.rst:82
25752575
msgid "mangling"
2576-
msgstr ""
2576+
msgstr "desfiguração"
25772577

25782578
#: ../../reference/expressions.rst:82
25792579
msgid "private"

tutorial/classes.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1010
# msilvavieira, 2021
1111
# guilhermegouw <guilherme.gouw@gmail.com>, 2021
12-
# Adorilson Bezerra <adorilson@gmail.com>, 2023
1312
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
13+
# Adorilson Bezerra <adorilson@gmail.com>, 2023
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.12\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2023-05-26 14:12+0000\n"
20+
"POT-Creation-Date: 2023-07-14 14:14+0000\n"
2121
"PO-Revision-Date: 2021-06-28 01:49+0000\n"
22-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
22+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2023\n"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2424
"teams/5390/pt_BR/)\n"
2525
"MIME-Version: 1.0\n"
@@ -935,6 +935,10 @@ msgid ""
935935
"class name, other arbitrary expressions are also allowed. This can be "
936936
"useful, for example, when the base class is defined in another module::"
937937
msgstr ""
938+
"O identificador :class:`BaseClassName` deve estar definido em um espaço de "
939+
"nomes acessível do escopo que contém a definição da classe derivada. No "
940+
"lugar do nome da classe base, também são aceitas outras expressões. Isso é "
941+
"muito útil, por exemplo, quando a classe base é definida em outro módulo::"
938942

939943
#: ../../tutorial/classes.rst:592
940944
msgid ""
@@ -1390,4 +1394,4 @@ msgstr "nome"
13901394

13911395
#: ../../tutorial/classes.rst:684
13921396
msgid "mangling"
1393-
msgstr ""
1397+
msgstr "desfiguração"

0 commit comments

Comments
 (0)