File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3532,6 +3532,10 @@ msgstr ""
3532
3532
msgid "memoryview: length is not a multiple of itemsize"
3533
3533
msgstr ""
3534
3534
3535
+ #: extmod/ulab/code/numpy/linalg/linalg.c
3536
+ msgid "mode must be complete, or reduced"
3537
+ msgstr ""
3538
+
3535
3539
#: py/builtinimport.c
3536
3540
msgid "module not found"
3537
3541
msgstr ""
@@ -3774,6 +3778,14 @@ msgstr ""
3774
3778
msgid "operands could not be broadcast together"
3775
3779
msgstr ""
3776
3780
3781
+ #: extmod/ulab/code/numpy/linalg/linalg.c
3782
+ msgid "operation is defined for 2D arrays only"
3783
+ msgstr ""
3784
+
3785
+ #: extmod/ulab/code/numpy/linalg/linalg.c
3786
+ msgid "operation is defined for ndarrays only"
3787
+ msgstr ""
3788
+
3777
3789
#: extmod/ulab/code/ndarray.c
3778
3790
msgid "operation is implemented for 1D Boolean arrays only"
3779
3791
msgstr ""
You can’t perform that action at this time.
0 commit comments