File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
# Adson Rodrigues <adson.develop@gmail.com>, 2021
10
10
# Clara Matos, 2022
11
11
# Marco Rougeth <marco@rougeth.com>, 2023
12
+ # Adorilson Bezerra <adorilson@gmail.com>, 2023
12
13
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
13
- # Adorilson Bezerra <adorilson@gmail.com>, 2024
14
14
#
15
15
#, fuzzy
16
16
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
19
19
"Report-Msgid-Bugs-To : \n "
20
20
"POT-Creation-Date : 2024-06-07 14:15+0000\n "
21
21
"PO-Revision-Date : 2021-06-28 01:50+0000\n "
22
- "Last-Translator : Adorilson Bezerra <adorilson @gmail.com>, 2024\n "
22
+ "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2024\n "
23
23
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
24
24
"teams/5390/pt_BR/)\n "
25
25
"MIME-Version : 1.0\n "
@@ -368,7 +368,7 @@ msgid ""
368
368
msgstr ""
369
369
"O operador % (módulo) também pode ser usado para formatação de string. Dado "
370
370
"``formato % valores`` (onde *formato* é uma string), as instâncias de ``%`` "
371
- "em ``formato`` serã substituídas por zero ou mais elementos de ``valores``. "
371
+ "em ``formato`` serão substituídas por zero ou mais elementos de ``valores``. "
372
372
"Essa operação é conhecida como interpolação de string. Por exemplo::"
373
373
374
374
#: ../../tutorial/inputoutput.rst:293
You can’t perform that action at this time.
0 commit comments