Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (784 of 784 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
Wellington Terumi Uemura 2020-07-26 20:10:36 +00:00 committed by Hosted Weblate
parent 1c6bff6755
commit 5c4fab744e

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-07-21 18:43-0700\n"
"PO-Revision-Date: 2020-07-24 17:34+0000\n"
"PO-Revision-Date: 2020-07-27 21:27+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -244,7 +244,7 @@ msgstr "'continue' fora do loop"
#: py/objgenerator.c
msgid "'coroutine' object is not an iterator"
msgstr ""
msgstr "O objeto 'corrotina' não é um iterador"
#: py/compile.c
msgid "'data' requires at least 2 arguments"