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 @@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-10-10 23:49-0700\n "
9
- "PO-Revision-Date : 2020-10-09 22:07 +0000\n "
9
+ "PO-Revision-Date : 2020-10-13 17:11 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -256,7 +256,7 @@ msgstr "função externa 'return'"
256
256
257
257
#: py/compile.c
258
258
msgid "'yield from' inside async function"
259
- msgstr ""
259
+ msgstr "'yield a partir' de dentro da função async "
260
260
261
261
#: py/compile.c
262
262
msgid "'yield' outside function"
@@ -3528,7 +3528,7 @@ msgstr "o objeto tipo '%q' não possuí atributo '%q'"
3528
3528
3529
3529
#: py/objgenerator.c
3530
3530
msgid "type object 'generator' has no attribute '__await__'"
3531
- msgstr ""
3531
+ msgstr "o tipo do objeto 'generator' não possui qualquer atributo '__await__' "
3532
3532
3533
3533
#: py/objtype.c
3534
3534
msgid "type takes 1 or 3 arguments"
You can’t perform that action at this time.
0 commit comments