Skip to content

Commit 6e38bf6

Browse files
wtuemuraweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (832 of 832 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
1 parent 1d4d269 commit 6e38bf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/pt_BR.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -256,7 +256,7 @@ msgstr "função externa 'return'"
256256

257257
#: py/compile.c
258258
msgid "'yield from' inside async function"
259-
msgstr ""
259+
msgstr "'yield a partir' de dentro da função async"
260260

261261
#: py/compile.c
262262
msgid "'yield' outside function"
@@ -3528,7 +3528,7 @@ msgstr "o objeto tipo '%q' não possuí atributo '%q'"
35283528

35293529
#: py/objgenerator.c
35303530
msgid "type object 'generator' has no attribute '__await__'"
3531-
msgstr ""
3531+
msgstr "o tipo do objeto 'generator' não possui qualquer atributo '__await__'"
35323532

35333533
#: py/objtype.c
35343534
msgid "type takes 1 or 3 arguments"

0 commit comments

Comments
 (0)