File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -534,6 +534,8 @@ msgid ""
534534"To avoid the task :meth:`cancellation <Task.cancel>`, wrap it in :func:"
535535"`shield`."
536536msgstr ""
537+ "Para evitar o :meth:`cancelamento <Task.cancel>` da tarefa, envolva-a com :"
538+ "func:`shield`."
537539
538540#: ../../library/asyncio-task.rst:453
539541msgid ""
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ msgid ""
106106"the underlying graphics, it needs a version of Python installed with Tk "
107107"support."
108108msgstr ""
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."
You can’t perform that action at this time.
0 commit comments