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 ""
35323532msgid "memoryview: length is not a multiple of itemsize"
35333533msgstr ""
35343534
3535+ #: extmod/ulab/code/numpy/linalg/linalg.c
3536+ msgid "mode must be complete, or reduced"
3537+ msgstr ""
3538+
35353539#: py/builtinimport.c
35363540msgid "module not found"
35373541msgstr ""
@@ -3774,6 +3778,14 @@ msgstr ""
37743778msgid "operands could not be broadcast together"
37753779msgstr ""
37763780
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+
37773789#: extmod/ulab/code/ndarray.c
37783790msgid "operation is implemented for 1D Boolean arrays only"
37793791msgstr ""
You can’t perform that action at this time.
0 commit comments