Skip to content

Commit a626e3c

Browse files
wtuemuraweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1013 of 1013 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
1 parent c09a4f9 commit a626e3c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

locale/pt_BR.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-01-25 18:51+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -2613,7 +2613,7 @@ msgstr "a operação binário %q não foi implementada"
26132613

26142614
#: shared-module/bitmapfilter/__init__.c
26152615
msgid "bitmap size and depth must match"
2616-
msgstr ""
2616+
msgstr "o tamanho e a profundidade do bitmap devem corresponder"
26172617

26182618
#: shared-bindings/bitmaptools/__init__.c
26192619
msgid "bitmap sizes must match"
@@ -4371,7 +4371,7 @@ msgstr "instrução Xtensa '%s' não compatível com argumentos %d"
43714371

43724372
#: shared-module/bitmapfilter/__init__.c
43734373
msgid "unsupported bitmap depth"
4374-
msgstr ""
4374+
msgstr "profundidade de bitmap não suportada"
43754375

43764376
#: shared-module/gifio/GifWriter.c
43774377
msgid "unsupported colorspace for GifWriter"
@@ -4424,10 +4424,12 @@ msgid ""
44244424
"weights must be a sequence with an odd square number of elements (usually 9 "
44254425
"or 25)"
44264426
msgstr ""
4427+
"os pesos devem ser uma sequência com um número quadrado ímpar de elementos ("
4428+
"geralmente 9 ou 25)"
44274429

44284430
#: shared-bindings/bitmapfilter/__init__.c
44294431
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 "
44314433

44324434
#: shared-bindings/is31fl3741/FrameBuffer.c
44334435
msgid "width must be greater than zero"

0 commit comments

Comments
 (0)