Skip to content

Commit 887f6f3

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

locale/pt_BR.po

Lines changed: 3 additions & 1 deletion
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-07-24 19:58-0700\n"
9-
"PO-Revision-Date: 2020-07-27 21:27+0000\n"
9+
"PO-Revision-Date: 2020-07-28 15:41+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -229,6 +229,8 @@ msgstr "'aguardar' fora da função"
229229
#: py/compile.c
230230
msgid "'await', 'async for' or 'async with' outside async function"
231231
msgstr ""
232+
"'await', 'async for' (async para) ou 'async with' (async com) estão fora da "
233+
"função async"
232234

233235
#: py/compile.c
234236
msgid "'break' outside loop"

0 commit comments

Comments
 (0)