Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-01-25 09:05+0000\n"
"PO-Revision-Date: 2025-02-07 13:02+0000\n"
"Last-Translator: Andi Chandler <[email protected]>\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down Expand Up @@ -756,7 +756,7 @@ msgstr "Can only alarm on two low pins from deep sleep."

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Can't construct AudioOut because continuous channel already open"
msgstr ""
msgstr "Can't construct AudioOut because continuous channel already open"

#: ports/espressif/common-hal/_bleio/Characteristic.c
#: ports/nordic/common-hal/_bleio/Characteristic.c
Expand Down Expand Up @@ -1025,31 +1025,31 @@ msgstr "Failed to connect: timeout"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: invalid arg"
msgstr ""
msgstr "Failed to create continuous channels: invalid arg"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: invalid state"
msgstr ""
msgstr "Failed to create continuous channels: invalid state"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: no mem"
msgstr ""
msgstr "Failed to create continuous channels: no mem"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: not found"
msgstr ""
msgstr "Failed to create continuous channels: not found"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to enable continuous"
msgstr ""
msgstr "Failed to enable continuous"

#: shared-module/audiomp3/MP3Decoder.c
msgid "Failed to parse MP3 file"
msgstr "Failed to parse MP3 file"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to register continuous events callback"
msgstr ""
msgstr "Failed to register continuous events callback"

#: ports/nordic/sd_mutex.c
#, c-format
Expand All @@ -1058,7 +1058,7 @@ msgstr "Failed to release mutex, err 0x%04x"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to start async audio"
msgstr ""
msgstr "Failed to start async audio"

#: supervisor/shared/safe_mode.c
msgid "Failed to write internal flash."
Expand Down Expand Up @@ -2469,7 +2469,7 @@ msgstr "addresses is empty"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "already playing"
msgstr ""
msgstr "already playing"

#: py/compile.c
msgid "annotation must be an identifier"
Expand Down Expand Up @@ -2551,7 +2551,7 @@ msgstr "attributes not supported"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "audio format not supported"
msgstr ""
msgstr "audio format not supported"

#: extmod/ulab/code/ulab_tools.c
msgid "axis is out of bounds"
Expand Down
21 changes: 11 additions & 10 deletions locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2025-01-28 08:40+0000\n"
"PO-Revision-Date: 2025-02-07 13:01+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\n"
Expand Down Expand Up @@ -762,6 +762,7 @@ msgstr ""
#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Can't construct AudioOut because continuous channel already open"
msgstr ""
"Não é possível construir o AudioOut porque o canal contínuo já está aberto"

#: ports/espressif/common-hal/_bleio/Characteristic.c
#: ports/nordic/common-hal/_bleio/Characteristic.c
Expand Down Expand Up @@ -1033,31 +1034,31 @@ msgstr "Falha ao conectar: tempo limite"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: invalid arg"
msgstr ""
msgstr "Houve uma falha ao criar canais contínuos: arg inválido"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: invalid state"
msgstr ""
msgstr "Houve uma falha ao criar canais contínuos: estado inválido"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: no mem"
msgstr ""
msgstr "Houve uma falha ao criar canais contínuos: sem mem"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to create continuous channels: not found"
msgstr ""
msgstr "Houve uma falha ao criar canais contínuos: não encontrado"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to enable continuous"
msgstr ""
msgstr "Houve uma falha ao ativar o modo contínuo"

#: shared-module/audiomp3/MP3Decoder.c
msgid "Failed to parse MP3 file"
msgstr "Falha ao analisar o arquivo MP3"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to register continuous events callback"
msgstr ""
msgstr "Houve uma falha ao registrar a chamada de retorno de eventos contínuos"

#: ports/nordic/sd_mutex.c
#, c-format
Expand All @@ -1066,7 +1067,7 @@ msgstr "Houve uma falha ao liberar o mutex, err 0x%04x"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to start async audio"
msgstr ""
msgstr "Houve uma falha ao iniciar o áudio assíncrono"

#: supervisor/shared/safe_mode.c
msgid "Failed to write internal flash."
Expand Down Expand Up @@ -2506,7 +2507,7 @@ msgstr "os endereços estão vazios"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "already playing"
msgstr ""
msgstr "já está tocando"

#: py/compile.c
msgid "annotation must be an identifier"
Expand Down Expand Up @@ -2589,7 +2590,7 @@ msgstr "atributos não compatíveis"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "audio format not supported"
msgstr ""
msgstr "formato de áudio não compatível"

#: extmod/ulab/code/ulab_tools.c
msgid "axis is out of bounds"
Expand Down