Skip to content

Commit e4548a3

Browse files
pomerge from 3.9 branch into 3.7
1 parent 6f4612e commit e4548a3

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

library/asyncio-task.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,13 @@ msgid ""
252252
"This function cannot be called when another asyncio event loop is running in "
253253
"the same thread."
254254
msgstr ""
255+
"Esta função não pode ser chamada quando outro ciclo de eventos asyncio está "
256+
"executando na mesma thread."
255257

256258
#: ../../library/asyncio-task.rst:224
257259
msgid "If *debug* is ``True``, the event loop will be run in debug mode."
258260
msgstr ""
261+
"Se *debug* for ``True``, o ciclo de eventos irá ser executado em modo debug."
259262

260263
#: ../../library/asyncio-task.rst:226
261264
msgid ""

library/site.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ msgstr ""
183183

184184
#: ../../library/site.rst:129
185185
msgid "Readline configuration"
186-
msgstr ""
186+
msgstr "Configuração Readline"
187187

188188
#: ../../library/site.rst:131
189189
msgid ""

library/sunau.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ msgstr "``'w'``"
140140

141141
#: ../../library/sunau.rst:54
142142
msgid "Write only mode."
143-
msgstr ""
143+
msgstr "Apenas modo de escrita."
144144

145145
#: ../../library/sunau.rst:56
146146
msgid "Note that it does not allow read/write files."

library/wave.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ msgstr "``'wb'``"
6363

6464
#: ../../library/wave.rst:29
6565
msgid "Write only mode."
66-
msgstr ""
66+
msgstr "Apenas modo de escrita."
6767

6868
#: ../../library/wave.rst:31
6969
msgid "Note that it does not allow read/write WAV files."

0 commit comments

Comments
 (0)