Skip to content

Commit 9a5dd55

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

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
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.12\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-12-25 15:42+0000\n"
16+
"POT-Creation-Date: 2025-12-27 15:43+0000\n"
1717
"PO-Revision-Date: 2025-07-18 19:57+0000\n"
1818
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2025\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -43,7 +43,7 @@ msgstr "Corrotinas"
4343

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

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

potodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
│ ├── asyncio-runner.po 13.0% translated 5/37
5252
│ ├── asyncio-stream.po 72.0% translated 71/98
5353
│ ├── asyncio-sync.po 12.0% translated 12/99
54-
│ ├── asyncio-task.po 68.0% translated 173/254
54+
│ ├── asyncio-task.po 68.0% translated 174/254
5555
│ ├── audioop.po 9.0% translated 5/53
5656
│ ├── base64.po 33.0% translated 20/60
5757
│ ├── bdb.po 98.0% translated 109/111

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "66.7%", "translated": 44700, "entries": 62021, "updated_at": "2025-12-25T23:40:31+00:00Z"}
1+
{"completion": "66.7%", "translated": 44701, "entries": 62021, "updated_at": "2025-12-27T23:43:06+00:00Z"}

0 commit comments

Comments
 (0)