Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7620950

Browse files
author
github-actions
committedJun 10, 2024
Update translations from Transifex
1 parent d8f514e commit 7620950

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎tutorial/inputoutput.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# Adson Rodrigues <adson.develop@gmail.com>, 2021
1010
# Clara Matos, 2022
1111
# Marco Rougeth <marco@rougeth.com>, 2023
12+
# Adorilson Bezerra <adorilson@gmail.com>, 2023
1213
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
13-
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2024-06-07 14:15+0000\n"
2121
"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"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2424
"teams/5390/pt_BR/)\n"
2525
"MIME-Version: 1.0\n"
@@ -368,7 +368,7 @@ msgid ""
368368
msgstr ""
369369
"O operador % (módulo) também pode ser usado para formatação de string. Dado "
370370
"``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``. "
372372
"Essa operação é conhecida como interpolação de string. Por exemplo::"
373373

374374
#: ../../tutorial/inputoutput.rst:293

0 commit comments

Comments
 (0)
Please sign in to comment.