File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ msgid ""
1414msgstr ""
1515"Project-Id-Version : Python 3.11\n "
1616"Report-Msgid-Bugs-To : \n "
17- "POT-Creation-Date : 2023-03-10 14:15 +0000\n "
17+ "POT-Creation-Date : 2023-03-31 18:02 +0000\n "
1818"PO-Revision-Date : 2021-06-28 00:47+0000\n "
1919"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n "
20- "Language-Team : Portuguese (Brazil) (https://www .transifex.com/python-doc/ "
20+ "Language-Team : Portuguese (Brazil) (https://app .transifex.com/python-doc/ "
2121"teams/5390/pt_BR/)\n "
2222"MIME-Version : 1.0\n "
2323"Content-Type : text/plain; charset=UTF-8\n "
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-03-10 14:15 +0000\n "
14+ "POT-Creation-Date : 2023-03-31 18:02 +0000\n "
1515"PO-Revision-Date : 2022-11-05 19:49+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n "
17- "Language-Team : Portuguese (Brazil) (https://www .transifex.com/python-doc/ "
17+ "Language-Team : Portuguese (Brazil) (https://app .transifex.com/python-doc/ "
1818"teams/5390/pt_BR/)\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-03-10 14:15 +0000\n "
14+ "POT-Creation-Date : 2023-03-31 18:02 +0000\n "
1515"PO-Revision-Date : 2021-06-28 01:16+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n "
17- "Language-Team : Portuguese (Brazil) (https://www .transifex.com/python-doc/ "
17+ "Language-Team : Portuguese (Brazil) (https://app .transifex.com/python-doc/ "
1818"teams/5390/pt_BR/)\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ msgid ""
349349"execution of the coroutine function in which it appears. See also :pep:`530`."
350350msgstr ""
351351"Desde o Python 3.6, em uma função :keyword:`async def`, uma cláusula :"
352- "keyword:`!async for` pode ser usada para iterar sobre um :term:`interador "
352+ "keyword:`!async for` pode ser usada para iterar sobre um :term:`iterador "
353353"assíncrono`. Uma compreensão em uma função :keyword:`!async def` pode "
354354"consistir em uma cláusula :keyword:`!for` ou :keyword:`!async for` seguindo "
355355"a expressão principal, pode conter :keyword:`!for` ou cláusulas :keyword:`!"
You can’t perform that action at this time.
0 commit comments