make translate
This commit is contained in:
parent
543316a8fb
commit
85aa851714
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-10-15 16:06+0530\n"
|
"POT-Creation-Date: 2020-10-25 15:21-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -2863,6 +2863,14 @@ msgstr ""
|
|||||||
msgid "maximum recursion depth exceeded"
|
msgid "maximum recursion depth exceeded"
|
||||||
msgstr ""
|
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
|
#: py/runtime.c
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "memory allocation failed, allocating %u bytes"
|
msgid "memory allocation failed, allocating %u bytes"
|
||||||
@ -3295,6 +3303,10 @@ msgstr ""
|
|||||||
msgid "sort argument must be an ndarray"
|
msgid "sort argument must be an ndarray"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: extmod/ulab/code/numerical/numerical.c
|
||||||
|
msgid "sorted axis can't be longer than 65535"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
#: extmod/ulab/code/filter/filter.c
|
||||||
msgid "sos array must be of shape (n_section, 6)"
|
msgid "sos array must be of shape (n_section, 6)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user