Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1031 of 1031 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
Wellington Terumi Uemura 2022-01-02 05:17:54 +00:00 committed by Hosted Weblate
parent f2f38c7df9
commit d3de8aa79b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-12-30 11:53+0000\n"
"PO-Revision-Date: 2022-01-03 05:53+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -155,7 +155,7 @@ msgstr "%q deve ser do tipo %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
msgstr "%q deve ser do tipo %q ou nenhum"
#: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2"
@ -2040,7 +2040,7 @@ msgstr "O modo RAISE não foi implementado"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
msgstr "RISE_AND_FALL não está disponível neste chip"
#: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error"