diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-10-27 17:48:01 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-27 17:48:01 +0100 |
| commit | e00ae204db06f6505f9965fb5433d8e3cb4e220c (patch) | |
| tree | 68f5d2a0b984dbcd18b753f2a7e64f661f998a44 /locale/el.po | |
| parent | 2cb9d2368c5b442ef427311ee6511ce9a9ba551d (diff) | |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/el.po')
| -rw-r--r-- | locale/el.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/el.po b/locale/el.po index 5e55065b3..80fdb7eca 100644 --- a/locale/el.po +++ b/locale/el.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 "" |
