File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2479,6 +2479,10 @@ msgstr ""
24792479msgid "array has too many dimensions"
24802480msgstr ""
24812481
2482+ #: extmod/ulab/code/ndarray.c
2483+ msgid "array is too big"
2484+ msgstr ""
2485+
24822486#: py/objarray.c shared-bindings/alarm/SleepMemory.c
24832487#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
24842488msgid "array/bytes required on right side"
@@ -2907,6 +2911,10 @@ msgstr ""
29072911msgid "div/mod not implemented for uint"
29082912msgstr ""
29092913
2914+ #: extmod/ulab/code/numpy/create.c
2915+ msgid "divide by zero"
2916+ msgstr ""
2917+
29102918#: py/runtime.c
29112919msgid "division by zero"
29122920msgstr ""
@@ -3720,6 +3728,10 @@ msgstr ""
37203728msgid "only mono is supported"
37213729msgstr ""
37223730
3731+ #: extmod/ulab/code/numpy/create.c
3732+ msgid "only ndarrays can be concatenated"
3733+ msgstr ""
3734+
37233735#: ports/stm/common-hal/audiobusio/PDMIn.c
37243736msgid "only oversample=64 is supported"
37253737msgstr ""
You can’t perform that action at this time.
0 commit comments