@@ -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-01-25 18:51 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -2613,7 +2613,7 @@ msgstr "a operação binário %q não foi implementada"
2613
2613
2614
2614
#: shared-module/bitmapfilter/__init__.c
2615
2615
msgid "bitmap size and depth must match"
2616
- msgstr ""
2616
+ msgstr "o tamanho e a profundidade do bitmap devem corresponder "
2617
2617
2618
2618
#: shared-bindings/bitmaptools/__init__.c
2619
2619
msgid "bitmap sizes must match"
@@ -4371,7 +4371,7 @@ msgstr "instrução Xtensa '%s' não compatível com argumentos %d"
4371
4371
4372
4372
#: shared-module/bitmapfilter/__init__.c
4373
4373
msgid "unsupported bitmap depth"
4374
- msgstr ""
4374
+ msgstr "profundidade de bitmap não suportada "
4375
4375
4376
4376
#: shared-module/gifio/GifWriter.c
4377
4377
msgid "unsupported colorspace for GifWriter"
@@ -4424,10 +4424,12 @@ msgid ""
4424
4424
"weights must be a sequence with an odd square number of elements (usually 9 "
4425
4425
"or 25)"
4426
4426
msgstr ""
4427
+ "os pesos devem ser uma sequência com um número quadrado ímpar de elementos ("
4428
+ "geralmente 9 ou 25)"
4427
4429
4428
4430
#: shared-bindings/bitmapfilter/__init__.c
4429
4431
msgid "weights must be an object of type %q, %q, %q, or %q, not %q "
4430
- msgstr ""
4432
+ msgstr "os pesos devem ser um objeto do tipo %q, %q, %q ou %q, e não %q "
4431
4433
4432
4434
#: shared-bindings/is31fl3741/FrameBuffer.c
4433
4435
msgid "width must be greater than zero"
0 commit comments