Skip to content

Commit 8aed927

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/pt_BR.po

Lines changed: 5 additions & 5 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: 2021-07-22 18:33+0000\n"
9+
"PO-Revision-Date: 2021-07-23 12:45+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -2878,7 +2878,7 @@ msgstr ""
28782878

28792879
#: extmod/ulab/code/ndarray.c
28802880
msgid "cannot assign new shape"
2881-
msgstr ""
2881+
msgstr "não é possível atribuir uma nova forma"
28822882

28832883
#: extmod/ulab/code/ndarray_operators.c
28842884
msgid "cannot cast output with casting rule"
@@ -3637,7 +3637,7 @@ msgstr "memoryview: o comprimento não é um múltiplo do tamanho dos itens"
36373637

36383638
#: extmod/ulab/code/numpy/linalg/linalg.c
36393639
msgid "mode must be complete, or reduced"
3640-
msgstr ""
3640+
msgstr "o modo deve ser completo ou reduzido"
36413641

36423642
#: py/builtinimport.c
36433643
msgid "module not found"
@@ -3884,11 +3884,11 @@ msgstr "os operandos não puderam ser transmitidos juntos"
38843884

38853885
#: extmod/ulab/code/numpy/linalg/linalg.c
38863886
msgid "operation is defined for 2D arrays only"
3887-
msgstr ""
3887+
msgstr "a operação é definida apenas para as matrizes 2D"
38883888

38893889
#: extmod/ulab/code/numpy/linalg/linalg.c
38903890
msgid "operation is defined for ndarrays only"
3891-
msgstr ""
3891+
msgstr "a operação é definida apenas para ndarrays"
38923892

38933893
#: extmod/ulab/code/ndarray.c
38943894
msgid "operation is implemented for 1D Boolean arrays only"

0 commit comments

Comments
 (0)