10000 pomerge from 3.9 branch into 3.8 · python/python-docs-pt-br@0c8ebbe · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c8ebbe

Browse files
pomerge from 3.9 branch into 3.8
1 parent 067fc0b commit 0c8ebbe

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

library/asyncio-stream.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ msgid ""
141141
"The *loop* argument is optional and can always be determined automatically "
142142
"when this method is awaited from a coroutine."
143143
msgstr ""
144+
"O argumento *loop* é opcional e pode sempre ser determinado automaticamente "
145+
"quando este método é esperado a partir de uma corrotina."
144146

145147
#: ../../library/asyncio-stream.rst:102
146148
msgid ""

library/logging.po

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

3131
#: ../../library/logging.rst:2
3232
msgid ":mod:`logging` --- Logging facility for Python"
33-
msgstr ":mod:`logging` --- Facilidade para registro de eventos com Python"
33+
msgstr ":mod:`logging` --- Recurso de utilização do Logging para Python"
3434

3535
#: ../../library/logging.rst:10
3636
msgid "**Source code:** :source:`Lib/logging/__init__.py`"

reference/expressions.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ msgid ""
134134
"object. When a name is not bound, an attempt to evaluate it raises a :exc:"
135135
"`NameError` exception."
136136
msgstr ""
137+
"Quando o nome está vinculado a um objeto, a avaliação do átomo produz esse "
138+
"objeto. Quando um nome não está vinculado, uma tentativa de avaliá-lo "
139+
"levanta uma exceção :exc:`NameError`."
137140

138141
#: ../../reference/expressions.rst:84
139142
msgid ""

0 commit comments

Comments
 (0)
0