Skip to content

Commit e680ea2

Browse files
pomerge from 3.9 branch into 3.8
1 parent 0f2bcd0 commit e680ea2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

library/asyncio-task.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,8 @@ msgid ""
534534
"To avoid the task :meth:`cancellation <Task.cancel>`, wrap it in :func:"
535535
"`shield`."
536536
msgstr ""
537+
"Para evitar o :meth:`cancelamento <Task.cancel>` da tarefa, envolva-a com :"
538+
"func:`shield`."
537539

538540
#: ../../library/asyncio-task.rst:453
539541
msgid ""

library/turtle.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ msgid ""
106106
"the underlying graphics, it needs a version of Python installed with Tk "
107107
"support."
108108
msgstr ""
109-
"O módulo :mod:`turtle` fornece gráficos rudimentares, tanto para programação "
109+
"O módulo turtle fornece gráficos rudimentares, tanto para programação "
110110
"orientada a objetos quanto procedural. Como ele usa o :mod:`tkinter` como "
111111
"módulo gráfico, ele necessita de uma versão do instalada do Python que "
112112
"suporta o Tk."

0 commit comments

Comments
 (0)