13
13
# Alexandre B A Villares, 2023
14
14
# felipe caridade <[email protected] >, 2023
15
15
# Julia Rizza <[email protected] >, 2023
16
- # Rafael Fontenelle <[email protected] >, 2023
17
16
# Adorilson Bezerra <[email protected] >, 2023
17
+ # Rafael Fontenelle <[email protected] >, 2023
18
18
#
19
19
#, fuzzy
20
20
msgid ""
@@ -23,7 +23,7 @@ msgstr ""
23
23
"Report-Msgid-Bugs-To : \n "
24
24
"POT-Creation-Date : 2023-08-25 22:29+0000\n "
25
25
"PO-Revision-Date : 2021-06-28 01:49+0000\n "
26
- "Last-Translator : Adorilson Bezerra <adorilson @gmail.com>, 2023\n "
26
+ "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2023\n "
27
27
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
28
28
"teams/5390/pt_BR/)\n "
29
29
"MIME-Version : 1.0\n "
@@ -602,8 +602,8 @@ msgid ""
602
602
"``match``, ``case``, and ``_`` are used in the :keyword:`match` statement. "
603
603
"``type`` is used in the :keyword:`type` statement."
604
604
msgstr ""
605
- "``match``, ``case``, e ``_`` são usadas na instrução :keyword:`match`, "
606
- "``type``é usado na instrução :keyword:`type`."
605
+ "``match``, ``case`` e ``_`` são usadas na instrução :keyword:`match`, "
606
+ "``type`` é usado na instrução :keyword:`type`."
607
607
608
608
#: ../../reference/lexical_analysis.rst:375
609
609
msgid "``type`` is now a soft keyword."
0 commit comments