summaryrefslogtreecommitdiff
path: root/locale/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/pt_BR.po')
-rw-r--r--locale/pt_BR.po12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index b80afeb1a..2c3d9b207 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -2954,6 +2954,14 @@ msgstr "max_length deve ser > 0"
msgid "maximum recursion depth exceeded"
msgstr "a recursão máxima da profundidade foi excedida"
+#: extmod/ulab/code/approx/approx.c
+msgid "maxiter must be > 0"
+msgstr ""
+
+#: extmod/ulab/code/approx/approx.c
+msgid "maxiter should be > 0"
+msgstr ""
+
#: py/runtime.c
#, c-format
msgid "memory allocation failed, allocating %u bytes"
@@ -3395,6 +3403,10 @@ msgstr "reinicialização soft\n"
msgid "sort argument must be an ndarray"
msgstr "o argumento da classificação deve ser um ndarray"
+#: extmod/ulab/code/numerical/numerical.c
+msgid "sorted axis can't be longer than 65535"
+msgstr ""
+
#: extmod/ulab/code/filter/filter.c
msgid "sos array must be of shape (n_section, 6)"
msgstr "o sos da matriz deve estar na forma (n_section, 6)"