Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1010 of 1010 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
parent
d4d901c337
commit
4236892a62
|
@ -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-11-01 07:01+0000\n"
|
||||
"PO-Revision-Date: 2023-11-03 09:00+0000\n"
|
||||
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
|
@ -1046,12 +1046,14 @@ msgstr "Houve uma falha na aquisição do mutex, err 0x%04x"
|
|||
|
||||
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||
msgid "Failed to add service TXT record"
|
||||
msgstr ""
|
||||
msgstr "Houve uma falha ao adicionar o registro TXT do serviço"
|
||||
|
||||
#: shared-bindings/mdns/Server.c
|
||||
msgid ""
|
||||
"Failed to add service TXT record; non-string or bytes found in txt_records"
|
||||
msgstr ""
|
||||
"Houve uma falha ao adicionar o registro TXT do serviço; nenhum texto ou "
|
||||
"bytes foram encontrados em txt_records"
|
||||
|
||||
#: shared-module/rgbmatrix/RGBMatrix.c
|
||||
msgid "Failed to allocate %q buffer"
|
||||
|
|
Loading…
Reference in New Issue