@@ -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 : 2023-12-27 22:19 +0000\n "
9
+ "PO-Revision-Date : 2024-02-03 11:01 +0000\n "
10
10
"Last-Translator : Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -1219,7 +1219,7 @@ msgstr "Erro interno #%d"
1219
1219
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
1220
1220
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
1221
1221
msgid "Internal resource(s) in use"
1222
- msgstr ""
1222
+ msgstr "Recurso(s) interno(s) em uso "
1223
1223
1224
1224
#: supervisor/shared/safe_mode.c
1225
1225
msgid "Internal watchdog timer expired."
@@ -1388,7 +1388,7 @@ msgstr "Falta jmp_pin. %q[%u] jumper no pino"
1388
1388
1389
1389
#: shared-module/storage/__init__.c
1390
1390
msgid "Mount point directory missing"
1391
- msgstr ""
1391
+ msgstr "Falta o diretório do ponto de montagem "
1392
1392
1393
1393
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
1394
1394
msgid "Must be a %q subclass."
@@ -1478,7 +1478,7 @@ msgstr "Sem IP"
1478
1478
#: ports/cxd56/common-hal/microcontroller/__init__.c
1479
1479
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
1480
1480
msgid "No bootloader present"
1481
- msgstr ""
1481
+ msgstr "Nenhum bootloader presente "
1482
1482
1483
1483
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1484
1484
msgid "No capture in progress"
@@ -1994,7 +1994,7 @@ msgstr "Especifique exatamente um do data0 ou do data_pins"
1994
1994
1995
1995
#: supervisor/shared/safe_mode.c
1996
1996
msgid "Stack overflow. Increase stack size."
1997
- msgstr ""
1997
+ msgstr "Estouro de pilha. Aumente o tamanho da pilha. "
1998
1998
1999
1999
#: shared-bindings/alarm/time/TimeAlarm.c
2000
2000
msgid "Supply one of monotonic_time or epoch_time"
@@ -2560,7 +2560,7 @@ msgstr "a operação binário %q não foi implementada"
2560
2560
2561
2561
#: shared-module/bitmapfilter/__init__.c
2562
2562
msgid "bitmap size and depth must match"
2563
- msgstr ""
2563
+ msgstr "o tamanho e a profundidade do bitmap devem corresponder "
2564
2564
2565
2565
#: shared-bindings/bitmaptools/__init__.c
2566
2566
msgid "bitmap sizes must match"
@@ -4302,7 +4302,7 @@ msgstr "instrução Xtensa '%s' não compatível com argumentos %d"
4302
4302
4303
4303
#: shared-module/bitmapfilter/__init__.c
4304
4304
msgid "unsupported bitmap depth"
4305
- msgstr ""
4305
+ msgstr "profundidade de bitmap não suportada "
4306
4306
4307
4307
#: shared-module/gifio/GifWriter.c
4308
4308
msgid "unsupported colorspace for GifWriter"
@@ -4355,10 +4355,12 @@ msgid ""
4355
4355
"weights must be a sequence with an odd square number of elements (usually 9 "
4356
4356
"or 25)"
4357
4357
msgstr ""
4358
+ "os pesos devem ser uma sequência com um número quadrado ímpar de elementos ("
4359
+ "geralmente 9 ou 25)"
4358
4360
4359
4361
#: shared-bindings/bitmapfilter/__init__.c
4360
4362
msgid "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 "
4362
4364
4363
4365
#: shared-bindings/is31fl3741/FrameBuffer.c
4364
4366
msgid "width must be greater than zero"
0 commit comments