@@ -6,15 +6,15 @@ msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2020-10-16 19:50-0500\n "
9- "PO-Revision-Date : 2020-10-21 19:58 +0000\n "
9+ "PO-Revision-Date : 2020-10-27 21:01 +0000\n "
1010"Last-Translator : Wellington Terumi Uemura <wellingtonuemura@gmail.com>\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.3.1 \n "
17+ "X-Generator : Weblate 4.3.2-dev \n "
1818
1919#: main.c
2020msgid ""
@@ -2956,11 +2956,11 @@ msgstr "a recursão máxima da profundidade foi excedida"
29562956
29572957#: extmod/ulab/code/approx/approx.c
29582958msgid "maxiter must be > 0"
2959- msgstr ""
2959+ msgstr "maxiter deve ser > 0 "
29602960
29612961#: extmod/ulab/code/approx/approx.c
29622962msgid "maxiter should be > 0"
2963- msgstr ""
2963+ msgstr "maxiter pode ser > 0 "
29642964
29652965#: py/runtime.c
29662966#, c-format
@@ -3405,7 +3405,7 @@ msgstr "o argumento da classificação deve ser um ndarray"
34053405
34063406#: extmod/ulab/code/numerical/numerical.c
34073407msgid "sorted axis can't be longer than 65535"
3408- msgstr ""
3408+ msgstr "o eixo ordenado não pode ser maior do que 65535 "
34093409
34103410#: extmod/ulab/code/filter/filter.c
34113411msgid "sos array must be of shape (n_section, 6)"
0 commit comments