Skip to content

Commit b9ce51c

Browse files
pomerge from 3.9 branch into 3.7
1 parent 3ec61c6 commit b9ce51c

4 files changed

Lines changed: 139 additions & 10 deletions

File tree

library/asyncio-task.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,8 @@ msgid ""
587587
"*return_when* indicates when this function should return. It must be one of "
588588
"the following constants:"
589589
msgstr ""
590+
"*return_when* indica quando esta função deve retornar. Ele deve ser uma das "
591+
"seguintes constantes:"
590592

591593
#: ../../library/asyncio-task.rst:512
592594
msgid "Constant"

library/concurrent.futures.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,8 @@ msgid ""
436436
"*return_when* indicates when this function should return. It must be one of "
437437
"the following constants:"
438438
msgstr ""
439+
"*return_when* indica quando esta função deve retornar. Ele deve ser uma das "
440+
"seguintes constantes:"
439441

440442
#: ../../library/concurrent.futures.rst:419
441443
msgid "Constant"

library/copy.po

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

4747
#: ../../library/copy.rst:22
4848
msgid "Return a shallow copy of *x*."
49-
msgstr ""
49+
msgstr "Devolve uma cópia rasa de *x*."
5050

5151
#: ../../library/copy.rst:27
5252
msgid "Return a deep copy of *x*."

0 commit comments

Comments
 (0)