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:
parent
204ae32add
commit
519133db4a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue