File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-11-09 09:49-0600 \n "
11
+ "POT-Creation-Date : 2020-11-11 14:06-0500 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -2868,6 +2868,14 @@ msgstr ""
2868
2868
msgid "maximum recursion depth exceeded"
2869
2869
msgstr ""
2870
2870
2871
+ #: extmod/ulab/code/approx/approx.c
2872
+ msgid "maxiter must be > 0"
2873
+ msgstr ""
2874
+
2875
+ #: extmod/ulab/code/approx/approx.c
2876
+ msgid "maxiter should be > 0"
2877
+ msgstr ""
2878
+
2871
2879
#: py/runtime.c
2872
2880
#, c-format
2873
2881
msgid "memory allocation failed, allocating %u bytes"
@@ -3300,6 +3308,10 @@ msgstr ""
3300
3308
msgid "sort argument must be an ndarray"
3301
3309
msgstr ""
3302
3310
3311
+ #: extmod/ulab/code/numerical/numerical.c
3312
+ msgid "sorted axis can't be longer than 65535"
3313
+ msgstr ""
3314
+
3303
3315
#: extmod/ulab/code/filter/filter.c
3304
3316
msgid "sos array must be of shape (n_section, 6)"
3305
3317
msgstr ""
You can’t perform that action at this time.
0 commit comments