@@ -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 : 2024-08 -23 07:09 +0000\n "
9
+ "PO-Revision-Date : 2024-09 -23 03:16 +0000\n "
10
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.7.1 -dev\n "
17
+ "X-Generator : Weblate 5.8 -dev\n "
18
18
19
19
#: main.c
20
20
msgid ""
@@ -431,7 +431,7 @@ msgstr "'label' exige 1 argumento"
431
431
432
432
#: py/emitnative.c
433
433
msgid "'not' not implemented"
434
- msgstr ""
434
+ msgstr "'not' não implementado "
435
435
436
436
#: py/compile.c
437
437
msgid "'return' outside function"
@@ -684,7 +684,7 @@ msgstr "O tamanho do buffer %d é muito grande. Deve ser menor que %d"
684
684
#: shared-module/sdcardio/SDCard.c
685
685
#, c-format
686
686
msgid "Buffer must be a multiple of %d bytes"
687
- msgstr ""
687
+ msgstr "O buffer deve ser um múltiplo de %d bytes "
688
688
689
689
#: shared-bindings/_bleio/PacketBuffer.c
690
690
#, c-format
@@ -1583,7 +1583,7 @@ msgstr "Não é compatível com o padrão JPEG"
1583
1583
#: ports/espressif/common-hal/sdioio/SDCard.c
1584
1584
#, c-format
1585
1585
msgid "Number of data_pins must be %d or %d, not %d"
1586
- msgstr ""
1586
+ msgstr "A quantidade de data_pins deve ser %d ou %d, e não %d "
1587
1587
1588
1588
#: shared-bindings/util.c
1589
1589
msgid ""
@@ -1925,7 +1925,7 @@ msgstr "Erro SDIO GetCardInfo %d"
1925
1925
#: ports/stm/common-hal/sdioio/SDCard.c
1926
1926
#, c-format
1927
1927
msgid "SDIO Init Error %x"
1928
- msgstr ""
1928
+ msgstr "Erro de inicialização %x do SDIO "
1929
1929
1930
1930
#: ports/espressif/common-hal/busio/SPI.c
1931
1931
msgid "SPI configuration failed"
@@ -2482,6 +2482,7 @@ msgstr "argsort não é implementado para matrizes achatadas"
2482
2482
#: extmod/ulab/code/numpy/random/random.c
2483
2483
msgid "argument must be None, an integer or a tuple of integers"
2484
2484
msgstr ""
2485
+ "O argumento deve ser None, um número inteiro ou uma tupla de números inteiros"
2485
2486
2486
2487
#: py/compile.c
2487
2488
msgid "argument name reused"
@@ -2719,7 +2720,7 @@ msgstr "não é possível executar uma operação binária entre '%q' e '%q'"
2719
2720
2720
2721
#: py/emitnative.c
2721
2722
msgid "can't do unary op of '%q'"
2722
- msgstr ""
2723
+ msgstr "não é possível fazer uma operação unária de '%q' "
2723
2724
2724
2725
#: py/emitnative.c
2725
2726
msgid "can't implicitly convert '%q' to 'bool'"
@@ -3881,7 +3882,7 @@ msgstr "a matriz externa é muito pequena"
3881
3882
3882
3883
#: extmod/ulab/code/numpy/random/random.c
3883
3884
msgid "out has wrong type"
3884
- msgstr ""
3885
+ msgstr "o out tem o tipo errado "
3885
3886
3886
3887
#: extmod/ulab/code/numpy/vector.c
3887
3888
msgid "out keyword is not supported for complex dtype"
@@ -3909,11 +3910,11 @@ msgstr "fora do alcance do alvo"
3909
3910
3910
3911
#: extmod/ulab/code/numpy/random/random.c
3911
3912
msgid "output array has wrong type"
3912
- msgstr ""
3913
+ msgstr "a matriz de saída tem o tipo errado "
3913
3914
3914
3915
#: extmod/ulab/code/numpy/random/random.c
3915
3916
msgid "output array must be contiguous"
3916
- msgstr ""
3917
+ msgstr "a matriz de saída deve ser contígua "
3917
3918
3918
3919
#: py/objint_mpz.c
3919
3920
msgid "overflow converting long int to machine word"
@@ -4045,7 +4046,7 @@ msgstr "conjunto não suportado"
4045
4046
4046
4047
#: extmod/ulab/code/numpy/random/random.c
4047
4048
msgid "shape must be None, and integer or a tuple of integers"
4048
- msgstr ""
4049
+ msgstr "shape deve ser None, um número inteiro ou uma tupla de números inteiros "
4049
4050
4050
4051
#: extmod/ulab/code/ndarray.c
4051
4052
msgid "shape must be integer or tuple of integers"
@@ -4069,7 +4070,7 @@ msgstr "o tamanho é definido apenas para os ndarrays"
4069
4070
4070
4071
#: extmod/ulab/code/numpy/random/random.c
4071
4072
msgid "size must match out.shape when used together"
4072
- msgstr ""
4073
+ msgstr "O tamanho deve corresponder ao out.shape quando usado em conjunto "
4073
4074
4074
4075
#: py/nativeglue.c
4075
4076
msgid "slice unsupported"
0 commit comments