Skip to content

Commit 0057e1d

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/pt_BR.po

Lines changed: 6 additions & 6 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-01-01 04:29+0000\n"
9+
"PO-Revision-Date: 2021-01-05 21:03+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -2582,7 +2582,7 @@ msgstr "os dados devem ser de igual comprimento"
25822582

25832583
#: extmod/ulab/code/ndarray.c
25842584
msgid "data type not understood"
2585-
msgstr ""
2585+
msgstr "o tipo do dado não foi compreendido"
25862586

25872587
#: py/parsenum.c
25882588
msgid "decimal numbers not supported"
@@ -2898,7 +2898,7 @@ msgstr "as formas de entrada e saída não são compatíveis"
28982898

28992899
#: extmod/ulab/code/ulab_create.c
29002900
msgid "input argument must be an integer, a tuple, or a list"
2901-
msgstr ""
2901+
msgstr "argumento da entrada deve ser um número inteiro, uma tupla ou uma lista"
29022902

29032903
#: extmod/ulab/code/fft/fft.c
29042904
msgid "input array length must be power of 2"
@@ -3145,7 +3145,7 @@ msgstr "maxiter pode ser > 0"
31453145

31463146
#: extmod/ulab/code/numerical/numerical.c
31473147
msgid "median argument must be an ndarray"
3148-
msgstr ""
3148+
msgstr "o argumento mediano deve ser um ndarray"
31493149

31503150
#: py/runtime.c
31513151
#, c-format
@@ -3730,7 +3730,7 @@ msgstr "Muitos argumentos fornecidos com o formato dado"
37303730

37313731
#: extmod/ulab/code/ulab_create.c
37323732
msgid "too many dimensions"
3733-
msgstr ""
3733+
msgstr "dimensões demais"
37343734

37353735
#: extmod/ulab/code/ndarray.c
37363736
msgid "too many indices"
@@ -3743,7 +3743,7 @@ msgstr "valores demais para descompactar (esperado %d)"
37433743

37443744
#: extmod/ulab/code/approx/approx.c
37453745
msgid "trapz is defined for 1D arrays"
3746-
msgstr ""
3746+
msgstr "Trapz está definido para arrays 1D"
37473747

37483748
#: extmod/ulab/code/approx/approx.c
37493749
msgid "trapz is defined for 1D arrays of equal length"

0 commit comments

Comments
 (0)