@@ -6,15 +6,15 @@ 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-10-23 21:20 +0000\n "
10
- "
Last-Translator :
Dan Halbert <[email protected] >\n"
9
+ "PO-Revision-Date : 2023-10-27 08:51 +0000\n "
10
+ "
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n"
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
16
"Plural-Forms : nplurals=2; plural=n > 1;\n "
17
- "X-Generator : Weblate 5.1.1 -dev\n "
17
+ "X-Generator : Weblate 5.2 -dev\n "
18
18
19
19
#: main.c
20
20
msgid ""
@@ -411,7 +411,7 @@ msgstr "'aguardar' fora da função"
411
411
412
412
#: py/compile.c
413
413
msgid "'break'/'continue' outside loop"
414
- msgstr ""
414
+ msgstr "'break'/'continue' fora do loop "
415
415
416
416
#: py/compile.c
417
417
msgid "'data' requires at least 2 arguments"
@@ -453,7 +453,7 @@ msgstr ", em %q\n"
453
453
#: shared-bindings/displayio/EPaperDisplay.c
454
454
#: shared-bindings/framebufferio/FramebufferDisplay.c
455
455
msgid ".show(x) removed. Use .root_group = x"
456
- msgstr ""
456
+ msgstr ".show(x) foi removido. Use .root_group = x "
457
457
458
458
#: py/objcomplex.c
459
459
msgid "0.0 to a complex power"
@@ -2550,7 +2550,7 @@ msgstr "estouro asm"
2550
2550
2551
2551
#: py/compile.c
2552
2552
msgid "async for/with outside async function"
2553
- msgstr ""
2553
+ msgstr "assíncrono para/com a função assíncrona externa "
2554
2554
2555
2555
#: extmod/ulab/code/numpy/numerical.c
2556
2556
msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -3166,7 +3166,7 @@ msgstr "a fonte deve ter 2048 bytes de comprimento"
3166
3166
3167
3167
#: extmod/moddeflate.c
3168
3168
msgid "format"
3169
- msgstr ""
3169
+ msgstr "formato "
3170
3170
3171
3171
#: py/objstr.c
3172
3172
msgid "format requires a dict"
@@ -3411,7 +3411,7 @@ msgstr "o intervalo deve estar entre %s-%s"
3411
3411
3412
3412
#: py/compile.c
3413
3413
msgid "invalid arch"
3414
- msgstr ""
3414
+ msgstr "arco inválido "
3415
3415
3416
3416
#: shared-bindings/bitmaptools/__init__.c
3417
3417
#, c-format
@@ -3606,7 +3606,7 @@ msgstr "memoryview: o comprimento não é um múltiplo do tamanho dos itens"
3606
3606
3607
3607
#: extmod/modtime.c
3608
3608
msgid "mktime needs a tuple of length 8 or 9"
3609
- msgstr ""
3609
+ msgstr "O mktime precisa de uma tupla com comprimento 8 ou 9 "
3610
3610
3611
3611
#: extmod/ulab/code/numpy/linalg/linalg.c
3612
3612
msgid "mode must be complete, or reduced"
@@ -4402,7 +4402,7 @@ msgstr "valor fora do alcance do alvo"
4402
4402
4403
4403
#: extmod/moddeflate.c
4404
4404
msgid "wbits"
4405
- msgstr ""
4405
+ msgstr "wbits "
4406
4406
4407
4407
#: shared-bindings/is31fl3741/FrameBuffer.c
4408
4408
msgid "width must be greater than zero"
0 commit comments