Skip to content

Commit 8acfbc3

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 71ca424 commit 8acfbc3

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

bugs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ msgid ""
1414
msgstr ""
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"

library/importlib.resources.abc.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ msgid ""
1111
msgstr ""
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"

library/types.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ msgid ""
1111
msgstr ""
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"

reference/expressions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ msgid ""
349349
"execution of the coroutine function in which it appears. See also :pep:`530`."
350350
msgstr ""
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:`!"

0 commit comments

Comments
 (0)