@@ -6,7 +6,7 @@ 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 : 2021-01-01 04:29 +0000\n "
9
+ "PO-Revision-Date : 2021-01-05 21:03 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -2582,7 +2582,7 @@ msgstr "os dados devem ser de igual comprimento"
2582
2582
2583
2583
#: extmod/ulab/code/ndarray.c
2584
2584
msgid "data type not understood"
2585
- msgstr ""
2585
+ msgstr "o tipo do dado não foi compreendido "
2586
2586
2587
2587
#: py/parsenum.c
2588
2588
msgid "decimal numbers not supported"
@@ -2898,7 +2898,7 @@ msgstr "as formas de entrada e saída não são compatíveis"
2898
2898
2899
2899
#: extmod/ulab/code/ulab_create.c
2900
2900
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 "
2902
2902
2903
2903
#: extmod/ulab/code/fft/fft.c
2904
2904
msgid "input array length must be power of 2"
@@ -3145,7 +3145,7 @@ msgstr "maxiter pode ser > 0"
3145
3145
3146
3146
#: extmod/ulab/code/numerical/numerical.c
3147
3147
msgid "median argument must be an ndarray"
3148
- msgstr ""
3148
+ msgstr "o argumento mediano deve ser um ndarray "
3149
3149
3150
3150
#: py/runtime.c
3151
3151
#, c-format
@@ -3730,7 +3730,7 @@ msgstr "Muitos argumentos fornecidos com o formato dado"
3730
3730
3731
3731
#: extmod/ulab/code/ulab_create.c
3732
3732
msgid "too many dimensions"
3733
- msgstr ""
3733
+ msgstr "dimensões demais "
3734
3734
3735
3735
#: extmod/ulab/code/ndarray.c
3736
3736
msgid "too many indices"
@@ -3743,7 +3743,7 @@ msgstr "valores demais para descompactar (esperado %d)"
3743
3743
3744
3744
#: extmod/ulab/code/approx/approx.c
3745
3745
msgid "trapz is defined for 1D arrays"
3746
- msgstr ""
3746
+ msgstr "Trapz está definido para arrays 1D "
3747
3747
3748
3748
#: extmod/ulab/code/approx/approx.c
3749
3749
msgid "trapz is defined for 1D arrays of equal length"
0 commit comments