Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1046 of 1046 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
Wellington Terumi Uemura 2022-02-04 11:31:34 +00:00 committed by Hosted Weblate
parent 204ae32add
commit 519133db4a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 3 additions and 3 deletions

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: 2022-01-31 05:55+0000\n"
"PO-Revision-Date: 2022-02-05 11:53+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -1547,7 +1547,7 @@ msgstr "Inicialização do pino MOSI falhou."
#: shared-bindings/is31fl3741/__init__.c
msgid "Mapping must be a tuple"
msgstr ""
msgstr "O mapeamento deve ser uma tupla"
#: shared-module/displayio/Shape.c
#, c-format
@ -1658,7 +1658,7 @@ msgstr "Nenhum temporizador DMA foi encontrado"
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format
msgid "No I2C device at address: 0x%x"
msgstr ""
msgstr "Não há nenhum dispositivo I2C no endereço: 0x%x"
#: ports/espressif/common-hal/busio/SPI.c
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c