diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-10-27 22:01:15 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-27 22:01:15 +0100 |
| commit | e1be1e4f8071d674ada486175265830232ee2a34 (patch) | |
| tree | bed021b7c7a3cd84599facf06b4c6334b8ae5e7d /locale/hi.po | |
| parent | 73162bda852da61113bda17165d12b0f34367de0 (diff) | |
| parent | 54c26a772ba071d129c0e30e8fc6d44e1be74029 (diff) | |
Merge branch 'origin/main' into Weblate.
Diffstat (limited to 'locale/hi.po')
| -rw-r--r-- | locale/hi.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/hi.po b/locale/hi.po index bd6d5395b..9174580a2 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -2870,6 +2870,14 @@ msgstr "" msgid "maximum recursion depth exceeded" msgstr "" +#: 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" @@ -3302,6 +3310,10 @@ msgstr "" msgid "sort argument must be an ndarray" msgstr "" +#: 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 "" |
