Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1006 of 1006 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
Wellington Terumi Uemura 2023-10-27 16:47:01 +00:00 committed by Hosted Weblate
parent 208ebdf338
commit b3f09174a5
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: 2023-10-27 08:51+0000\n"
"PO-Revision-Date: 2023-10-29 05:03+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -190,7 +190,7 @@ msgstr "o comprimento de %q deve ser >= %d"
#: py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""
msgstr "%q foi movido de %q para %q"
#: py/argcheck.c
msgid "%q must be %d"
@ -231,7 +231,7 @@ msgstr "%q deve ser um bytearray ou uma matriz do tipo 'h', 'H', 'b', ou 'B'"
#: shared-bindings/warnings/__init__.c
msgid "%q must be a subclass of %q"
msgstr ""
msgstr "%q deve ser uma subclasse de %q"
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
msgid "%q must be array of type 'H'"
@ -270,7 +270,7 @@ msgstr "%q fora do alcance"
#: py/objmodule.c py/runtime.c
msgid "%q renamed %q"
msgstr ""
msgstr "%q foi renomeado para %q"
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
msgid "%q step cannot be zero"