Skip to content

Commit 46731c9

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

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

locale/pt_BR.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ 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: 2022-01-03 05:53+0000\n"
9+
"PO-Revision-Date: 2022-01-19 23:56+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17-
"X-Generator: Weblate 4.10.1\n"
17+
"X-Generator: Weblate 4.11-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -2862,7 +2862,7 @@ msgstr "não é possível converter implicitamente o objeto '%q' para %q"
28622862

28632863
#: extmod/ulab/code/numpy/vector.c
28642864
msgid "can't convert complex to float"
2865-
msgstr ""
2865+
msgstr "não foi possível converter complexo em flutuante"
28662866

28672867
#: py/obj.c
28682868
msgid "can't convert to %q"
@@ -2964,11 +2964,11 @@ msgstr "não pode lançar a saída com a regra de fundição"
29642964

29652965
#: extmod/ulab/code/ndarray.c
29662966
msgid "cannot convert complex to dtype"
2967-
msgstr ""
2967+
msgstr "não foi possível converter complexo em dtype"
29682968

29692969
#: extmod/ulab/code/ndarray.c
29702970
msgid "cannot convert complex type"
2971-
msgstr ""
2971+
msgstr "não foi possível converter o tipo complexo"
29722972

29732973
#: py/objtype.c
29742974
msgid "cannot create '%q' instances"
@@ -3168,7 +3168,7 @@ msgstr "o divisor deve ser 4"
31683168

31693169
#: extmod/ulab/code/numpy/vector.c
31703170
msgid "dtype must be float, or complex"
3171-
msgstr ""
3171+
msgstr "dtype deve ser flutuante ou complexo"
31723172

31733173
#: py/objdeque.c
31743174
msgid "empty"
@@ -3340,7 +3340,7 @@ msgstr "A função é definida apenas para ndarrays"
33403340

33413341
#: extmod/ulab/code/numpy/carray/carray.c
33423342
msgid "function is implemented for ndarrays only"
3343-
msgstr ""
3343+
msgstr "a função está implementada apenas para ndarrays"
33443344

33453345
#: py/argcheck.c
33463346
#, c-format
@@ -3474,7 +3474,7 @@ msgstr "os dados da entrada devem ser iteráveis"
34743474

34753475
#: extmod/ulab/code/numpy/vector.c
34763476
msgid "input dtype must be float or complex"
3477-
msgstr ""
3477+
msgstr "o tipo da entrada dtype deve ser flutuante ou complexo"
34783478

34793479
#: extmod/ulab/code/numpy/linalg/linalg.c
34803480
msgid "input matrix is asymmetric"
@@ -3487,7 +3487,7 @@ msgstr "a matriz da entrada é singular"
34873487

34883488
#: extmod/ulab/code/numpy/carray/carray.c
34893489
msgid "input must be a 1D ndarray"
3490-
msgstr ""
3490+
msgstr "a entrada deve ser um 1D ndarray"
34913491

34923492
#: extmod/ulab/code/scipy/linalg/linalg.c extmod/ulab/code/user/user.c
34933493
msgid "input must be a dense ndarray"
@@ -3503,7 +3503,7 @@ msgstr "a entrada deve ser um ndarray"
35033503

35043504
#: extmod/ulab/code/numpy/carray/carray.c
35053505
msgid "input must be an ndarray, or a scalar"
3506-
msgstr ""
3506+
msgstr "a entrada deve ser um ndarray ou um escalar"
35073507

35083508
#: extmod/ulab/code/scipy/signal/signal.c
35093509
msgid "input must be one-dimensional"
@@ -3882,7 +3882,7 @@ msgstr "argumentos insuficientes para o formato da string"
38823882

38833883
#: extmod/ulab/code/numpy/carray/carray_tools.c
38843884
msgid "not implemented for complex dtype"
3885-
msgstr ""
3885+
msgstr "não foi implementado para dtype complexo"
38863886

38873887
#: extmod/ulab/code/numpy/create.c
38883888
msgid "number of points must be at least 2"
@@ -4647,7 +4647,7 @@ msgstr "tipo da entrada incorreta"
46474647

46484648
#: extmod/ulab/code/numpy/transform.c
46494649
msgid "wrong length of condition array"
4650-
msgstr ""
4650+
msgstr "comprimento errado na condição da matriz"
46514651

46524652
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
46534653
msgid "wrong number of arguments"

0 commit comments

Comments
 (0)