@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
9
- "PO-Revision-Date : 2025-01-28 08:40 +0000\n "
9
+ "PO-Revision-Date : 2025-02-07 13:01 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -762,6 +762,7 @@ msgstr ""
762
762
#: ports/espressif/common-hal/audioio/AudioOut.c
763
763
msgid "Can't construct AudioOut because continuous channel already open"
764
764
msgstr ""
765
+ "Não é possível construir o AudioOut porque o canal contínuo já está aberto"
765
766
766
767
#: ports/espressif/common-hal/_bleio/Characteristic.c
767
768
#: ports/nordic/common-hal/_bleio/Characteristic.c
@@ -1033,31 +1034,31 @@ msgstr "Falha ao conectar: tempo limite"
1033
1034
1034
1035
#: ports/espressif/common-hal/audioio/AudioOut.c
1035
1036
msgid "Failed to create continuous channels: invalid arg"
1036
- msgstr ""
1037
+ msgstr "Houve uma falha ao criar canais contínuos: arg inválido "
1037
1038
1038
1039
#: ports/espressif/common-hal/audioio/AudioOut.c
1039
1040
msgid "Failed to create continuous channels: invalid state"
1040
- msgstr ""
1041
+ msgstr "Houve uma falha ao criar canais contínuos: estado inválido "
1041
1042
1042
1043
#: ports/espressif/common-hal/audioio/AudioOut.c
1043
1044
msgid "Failed to create continuous channels: no mem"
1044
- msgstr ""
1045
+ msgstr "Houve uma falha ao criar canais contínuos: sem mem "
1045
1046
1046
1047
#: ports/espressif/common-hal/audioio/AudioOut.c
1047
1048
msgid "Failed to create continuous channels: not found"
1048
- msgstr ""
1049
+ msgstr "Houve uma falha ao criar canais contínuos: não encontrado "
1049
1050
1050
1051
#: ports/espressif/common-hal/audioio/AudioOut.c
1051
1052
msgid "Failed to enable continuous"
1052
- msgstr ""
1053
+ msgstr "Houve uma falha ao ativar o modo contínuo "
1053
1054
1054
1055
#: shared-module/audiomp3/MP3Decoder.c
1055
1056
msgid "Failed to parse MP3 file"
1056
1057
msgstr "Falha ao analisar o arquivo MP3"
1057
1058
1058
1059
#: ports/espressif/common-hal/audioio/AudioOut.c
1059
1060
msgid "Failed to register continuous events callback"
1060
- msgstr ""
1061
+ msgstr "Houve uma falha ao registrar a chamada de retorno de eventos contínuos "
1061
1062
1062
1063
#: ports/nordic/sd_mutex.c
1063
1064
#, c-format
@@ -1066,7 +1067,7 @@ msgstr "Houve uma falha ao liberar o mutex, err 0x%04x"
1066
1067
1067
1068
#: ports/espressif/common-hal/audioio/AudioOut.c
1068
1069
msgid "Failed to start async audio"
1069
- msgstr ""
1070
+ msgstr "Houve uma falha ao iniciar o áudio assíncrono "
1070
1071
1071
1072
#: supervisor/shared/safe_mode.c
1072
1073
msgid "Failed to write internal flash."
@@ -2506,7 +2507,7 @@ msgstr "os endereços estão vazios"
2506
2507
2507
2508
#: ports/espressif/common-hal/audioio/AudioOut.c
2508
2509
msgid "already playing"
2509
- msgstr ""
2510
+ msgstr "já está tocando "
2510
2511
2511
2512
#: py/compile.c
2512
2513
msgid "annotation must be an identifier"
@@ -2589,7 +2590,7 @@ msgstr "atributos não compatíveis"
2589
2590
2590
2591
#: ports/espressif/common-hal/audioio/AudioOut.c
2591
2592
msgid "audio format not supported"
2592
- msgstr ""
2593
+ msgstr "formato de áudio não compatível "
2593
2594
2594
2595
#: extmod/ulab/code/ulab_tools.c
2595
2596
msgid "axis is out of bounds"
0 commit comments