@@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2021-01-04 12:55-0600\n "
9- "PO-Revision-Date : 2023-12-27 22:19 +0000\n "
9+ "PO-Revision-Date : 2024-02-03 11:01 +0000\n "
1010"Last-Translator : Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n "
1111"Language-Team : \n "
1212"Language : pt_BR\n "
@@ -1219,7 +1219,7 @@ msgstr "Erro interno #%d"
12191219#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
12201220#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
12211221msgid "Internal resource(s) in use"
1222- msgstr ""
1222+ msgstr "Recurso(s) interno(s) em uso "
12231223
12241224#: supervisor/shared/safe_mode.c
12251225msgid "Internal watchdog timer expired."
@@ -1388,7 +1388,7 @@ msgstr "Falta jmp_pin. %q[%u] jumper no pino"
13881388
13891389#: shared-module/storage/__init__.c
13901390msgid "Mount point directory missing"
1391- msgstr ""
1391+ msgstr "Falta o diretório do ponto de montagem "
13921392
13931393#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
13941394msgid "Must be a %q subclass."
@@ -1478,7 +1478,7 @@ msgstr "Sem IP"
14781478#: ports/cxd56/common-hal/microcontroller/__init__.c
14791479#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
14801480msgid "No bootloader present"
1481- msgstr ""
1481+ msgstr "Nenhum bootloader presente "
14821482
14831483#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
14841484msgid "No capture in progress"
@@ -1994,7 +1994,7 @@ msgstr "Especifique exatamente um do data0 ou do data_pins"
19941994
19951995#: supervisor/shared/safe_mode.c
19961996msgid "Stack overflow. Increase stack size."
1997- msgstr ""
1997+ msgstr "Estouro de pilha. Aumente o tamanho da pilha. "
19981998
19991999#: shared-bindings/alarm/time/TimeAlarm.c
20002000msgid "Supply one of monotonic_time or epoch_time"
@@ -2560,7 +2560,7 @@ msgstr "a operação binário %q não foi implementada"
25602560
25612561#: shared-module/bitmapfilter/__init__.c
25622562msgid "bitmap size and depth must match"
2563- msgstr ""
2563+ msgstr "o tamanho e a profundidade do bitmap devem corresponder "
25642564
25652565#: shared-bindings/bitmaptools/__init__.c
25662566msgid "bitmap sizes must match"
@@ -4302,7 +4302,7 @@ msgstr "instrução Xtensa '%s' não compatível com argumentos %d"
43024302
43034303#: shared-module/bitmapfilter/__init__.c
43044304msgid "unsupported bitmap depth"
4305- msgstr ""
4305+ msgstr "profundidade de bitmap não suportada "
43064306
43074307#: shared-module/gifio/GifWriter.c
43084308msgid "unsupported colorspace for GifWriter"
@@ -4355,10 +4355,12 @@ msgid ""
43554355"weights must be a sequence with an odd square number of elements (usually 9 "
43564356"or 25)"
43574357msgstr ""
4358+ "os pesos devem ser uma sequência com um número quadrado ímpar de elementos ("
4359+ "geralmente 9 ou 25)"
43584360
43594361#: shared-bindings/bitmapfilter/__init__.c
43604362msgid "weights must be an object of type %q, %q, %q, or %q, not %q "
4361- msgstr ""
4363+ msgstr "os pesos devem ser um objeto do tipo %q, %q, %q ou %q, e não %q "
43624364
43634365#: shared-bindings/is31fl3741/FrameBuffer.c
43644366msgid "width must be greater than zero"
0 commit comments