File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,23 +93,23 @@ msgstr ""
93
93
94
94
#: ../../library/asyncio-llapi-index.rst:42
95
95
msgid "Lifecycle"
96
- msgstr ""
96
+ msgstr "Ciclo de vida "
97
97
98
98
#: ../../library/asyncio-llapi-index.rst:47
99
99
msgid ":meth:`loop.run_until_complete`"
100
100
msgstr ":meth:`loop.run_until_complete`"
101
101
102
102
#: ../../library/asyncio-llapi-index.rst:48
103
103
msgid "Run a Future/Task/awaitable until complete."
104
- msgstr ""
104
+ msgstr "Executa um Future/Task/aguardável até que esteja completo. "
105
105
106
106
#: ../../library/asyncio-llapi-index.rst:50
107
107
msgid ":meth:`loop.run_forever`"
108
108
msgstr ":meth:`loop.run_forever`"
109
109
110
110
#: ../../library/asyncio-llapi-index.rst:51
111
111
msgid "Run the event loop forever."
112
- msgstr ""
112
+ msgstr "Executa o laço de eventos para sempre. "
113
113
114
114
#: ../../library/asyncio-llapi-index.rst:53
115
115
msgid ":meth:`loop.stop`"
2D73
You can’t perform that action at this time.
0 commit comments