Skip to content

Commit e0c983b

Browse files
Update translation
Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent c15351a commit e0c983b

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

library/asyncio-task.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-25 16:24+0000\n"
15+
"POT-Creation-Date: 2025-12-27 16:22+0000\n"
1616
"PO-Revision-Date: 2025-09-22 16:49+0000\n"
1717
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -42,7 +42,7 @@ msgstr "Corrotinas"
4242

4343
#: ../../library/asyncio-task.rst:21
4444
msgid "**Source code:** :source:`Lib/asyncio/coroutines.py`"
45-
msgstr "**Código-fonte:** :source:`Lib/asyncio/corrotina.py`"
45+
msgstr "**Código-fonte:** :source:`Lib/asyncio/coroutines.py`"
4646

4747
#: ../../library/asyncio-task.rst:25
4848
msgid ""
@@ -1506,3 +1506,6 @@ msgid ""
15061506
"This method is used by asyncio's internals and isn't expected to be used by "
15071507
"end-user code. See :meth:`uncancel` for more details."
15081508
msgstr ""
1509+
"Este método é usado pelos internos do asyncio e não é esperado que seja "
1510+
"usado por código do usuário final. Consulte :meth:`uncancel` para mais "
1511+
"detalhes."

potodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
│ ├── asyncio-runner.po 21.0% translated 7/33
7171
│ ├── asyncio-stream.po 81.0% translated 71/87
7272
│ ├── asyncio-sync.po 13.0% translated 12/89
73-
│ ├── asyncio-task.po 77.0% translated 160/206
73+
│ ├── asyncio-task.po 78.0% translated 161/206
7474
│ ├── asyncio.po 96.0% translated 25/26
7575
│ ├── asyncore.po 18.0% translated 10/54
7676
│ ├── audioop.po 10.0% translated 5/50

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.87%", "translated": 39480, "entries": 55824, "updated_at": "2025-12-25T23:52:41+00:00Z"}
1+
{"completion": "64.87%", "translated": 39481, "entries": 55824, "updated_at": "2025-12-27T23:50:42+00:00Z"}

0 commit comments

Comments
 (0)