Skip to content

Commit 8cf6fd7

Browse files
committed
make translate
1 parent 35fe8a7 commit 8cf6fd7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

locale/circuitpython.pot

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3532,6 +3532,10 @@ msgstr ""
35323532
msgid "memoryview: length is not a multiple of itemsize"
35333533
msgstr ""
35343534

3535+
#: extmod/ulab/code/numpy/linalg/linalg.c
3536+
msgid "mode must be complete, or reduced"
3537+
msgstr ""
3538+
35353539
#: py/builtinimport.c
35363540
msgid "module not found"
35373541
msgstr ""
@@ -3774,6 +3778,14 @@ msgstr ""
37743778
msgid "operands could not be broadcast together"
37753779
msgstr ""
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
37783790
msgid "operation is implemented for 1D Boolean arrays only"
37793791
msgstr ""

0 commit comments

Comments
 (0)