make translate

This commit is contained in:
Dan Halbert 2023-02-01 14:03:52 -05:00
parent 79e07bfe00
commit c9e45433ff

View File

@ -2479,6 +2479,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""
#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
@ -2907,6 +2911,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""
#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""
#: py/runtime.c
msgid "division by zero"
msgstr ""
@ -3720,6 +3728,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""
#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""
#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""