Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (997 of 997 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
Wellington Terumi Uemura 2023-05-23 21:10:38 +00:00 committed by Hosted Weblate
parent 02b19970a9
commit fd7f1f7c6a
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" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n" "POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2023-05-19 16:13+0000\n" "PO-Revision-Date: 2023-05-23 22:55+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: pt_BR\n" "Language: pt_BR\n"
@ -2549,7 +2549,7 @@ msgstr "a anotação deve ser um identificador"
#: extmod/ulab/code/numpy/create.c #: extmod/ulab/code/numpy/create.c
msgid "arange: cannot compute length" msgid "arange: cannot compute length"
msgstr "" msgstr "arange: não é possível calcular o comprimento"
#: py/modbuiltins.c #: py/modbuiltins.c
msgid "arg is an empty sequence" msgid "arg is an empty sequence"
@ -2725,7 +2725,7 @@ msgstr "só pode haver até 4 parâmetros para a montagem Xtensa"
#: extmod/ulab/code/ndarray.c #: extmod/ulab/code/ndarray.c
msgid "can only specify one unknown dimension" msgid "can only specify one unknown dimension"
msgstr "" msgstr "só é possível definir uma dimensão desconhecida"
#: py/objtype.c #: py/objtype.c
msgid "can't add special method to already-subclassed class" msgid "can't add special method to already-subclassed class"
@ -2884,7 +2884,7 @@ msgstr "não pode importar nome %q"
#: extmod/ulab/code/ndarray.c #: extmod/ulab/code/ndarray.c
msgid "cannot reshape array" msgid "cannot reshape array"
msgstr "" msgstr "não é possível remodelar a matriz"
#: extmod/moductypes.c #: extmod/moductypes.c
msgid "cannot unambiguously get sizeof scalar" msgid "cannot unambiguously get sizeof scalar"
@ -4067,7 +4067,7 @@ msgstr "conjunto não suportado"
#: extmod/ulab/code/ndarray.c #: extmod/ulab/code/ndarray.c
msgid "shape must be integer or tuple of integers" msgid "shape must be integer or tuple of integers"
msgstr "" msgstr "a forma deve ser inteira ou tupla de inteiros"
#: shared-module/msgpack/__init__.c #: shared-module/msgpack/__init__.c
msgid "short read" msgid "short read"