Skip to content

Commit d6e47fd

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

locale/pt_BR.po

Lines changed: 10 additions & 10 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-07-13 00:51+0000\n"
9+
"PO-Revision-Date: 2023-07-27 17:07+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -2848,7 +2848,7 @@ msgstr "não é possível criar instância"
28482848

28492849
#: extmod/ulab/code/ndarray.c
28502850
msgid "cannot delete array elements"
2851-
msgstr ""
2851+
msgstr "não é possível excluir os elementos da matriz"
28522852

28532853
#: py/runtime.c
28542854
msgid "cannot import name %q"
@@ -3316,11 +3316,11 @@ msgstr "o assembler em linha deve ser uma função"
33163316

33173317
#: extmod/ulab/code/numpy/vector.c
33183318
msgid "input and output dimensions differ"
3319-
msgstr ""
3319+
msgstr "as dimensões da entrada e da saída diferem"
33203320

33213321
#: extmod/ulab/code/numpy/vector.c
33223322
msgid "input and output shapes differ"
3323-
msgstr ""
3323+
msgstr "as formas da entrada e da saída diferem"
33243324

33253325
#: extmod/ulab/code/numpy/create.c
33263326
msgid "input argument must be an integer, a tuple, or a list"
@@ -3658,7 +3658,7 @@ msgstr "rendimento nativo"
36583658

36593659
#: extmod/ulab/code/ndarray.c
36603660
msgid "ndarray length overflows"
3661-
msgstr ""
3661+
msgstr "estouros de comprimento no ndarray"
36623662

36633663
#: py/runtime.c
36643664
#, c-format
@@ -3760,7 +3760,7 @@ msgstr "não foi implementado para dtype complexo"
37603760

37613761
#: extmod/ulab/code/numpy/bitwise.c
37623762
msgid "not supported for input types"
3763-
msgstr ""
3763+
msgstr "não compatível para os tipos de entrada"
37643764

37653765
#: extmod/ulab/code/numpy/create.c
37663766
msgid "number of points must be at least 2"
@@ -3915,23 +3915,23 @@ msgstr "a matriz externa é muito pequena"
39153915

39163916
#: extmod/ulab/code/numpy/vector.c
39173917
msgid "out keyword is not supported for complex dtype"
3918-
msgstr ""
3918+
msgstr "a palavra-chave out não é compatível para o dtype complexo"
39193919

39203920
#: extmod/ulab/code/numpy/vector.c
39213921
msgid "out keyword is not supported for function"
3922-
msgstr ""
3922+
msgstr "a palavra-chave out não é compatível com a função"
39233923

39243924
#: extmod/ulab/code/utils/utils.c
39253925
msgid "out must be a float dense array"
39263926
msgstr "deve ser uma matriz densa flutuante"
39273927

39283928
#: extmod/ulab/code/numpy/vector.c
39293929
msgid "out must be an ndarray"
3930-
msgstr ""
3930+
msgstr "out deve ser um ndarray"
39313931

39323932
#: extmod/ulab/code/numpy/vector.c
39333933
msgid "out must be of float dtype"
3934-
msgstr ""
3934+
msgstr "out deve ser do tipo float dtype"
39353935

39363936
#: shared-bindings/bitmaptools/__init__.c
39373937
msgid "out of range of target"

0 commit comments

Comments
 (0)