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-10-15 16:06+0530 \n "
11
+ "POT-Creation-Date : 2020-10-25 15:21-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 <LL@li.org>\n "
@@ -2863,6 +2863,14 @@ msgstr ""
2863
2863
msgid "maximum recursion depth exceeded"
2864
2864
msgstr ""
2865
2865
2866
+ #: extmod/ulab/code/approx/approx.c
2867
+ msgid "maxiter must be > 0"
2868
+ msgstr ""
2869
+
2870
+ #: extmod/ulab/code/approx/approx.c
2871
+ msgid "maxiter should be > 0"
2872
+ msgstr ""
2873
+
2866
2874
#: py/runtime.c
2867
2875
#, c-format
2868
2876
msgid "memory allocation failed, allocating %u bytes"
@@ -3295,6 +3303,10 @@ msgstr ""
3295
3303
msgid "sort argument must be an ndarray"
3296
3304
msgstr ""
3297
3305
3306
+ #: extmod/ulab/code/numerical/numerical.c
3307
+ msgid "sorted axis can't be longer than 65535"
3308
+ msgstr ""
3309
+
3298
3310
#: extmod/ulab/code/filter/filter.c
3299
3311
msgid "sos array must be of shape (n_section, 6)"
3300
3312
msgstr ""
You can’t perform that action at this time.
0 commit comments