make translate again
This commit is contained in:
parent
8061a2574d
commit
cf4862e96e
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-12-23 21:58-0500\n"
|
"POT-Creation-Date: 2020-12-23 22:50-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -884,14 +884,6 @@ msgstr ""
|
||||||
msgid "Extended advertisements with scan response not supported."
|
msgid "Extended advertisements with scan response not supported."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/fft/fft.c
|
|
||||||
msgid "FFT is defined for ndarrays only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/fft/fft.c
|
|
||||||
msgid "FFT is implemented for linear arrays only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ports/esp32s2/common-hal/socketpool/Socket.c
|
#: ports/esp32s2/common-hal/socketpool/Socket.c
|
||||||
msgid "Failed SSL handshake"
|
msgid "Failed SSL handshake"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -962,6 +954,10 @@ msgstr ""
|
||||||
msgid "Filters too complex"
|
msgid "Filters too complex"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/esp32s2/common-hal/dualbank/__init__.c
|
||||||
|
msgid "Firmware image is invalid"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/cxd56/common-hal/camera/Camera.c
|
#: ports/cxd56/common-hal/camera/Camera.c
|
||||||
msgid "Format not supported"
|
msgid "Format not supported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -971,10 +967,6 @@ msgstr ""
|
||||||
msgid "Framebuffer requires %d bytes"
|
msgid "Framebuffer requires %d bytes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
|
|
||||||
msgid "Frequency captured is above capability. Capture Paused."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ports/stm/common-hal/pwmio/PWMOut.c
|
#: ports/stm/common-hal/pwmio/PWMOut.c
|
||||||
msgid "Frequency must match existing PWMOut using this timer"
|
msgid "Frequency must match existing PWMOut using this timer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2005,6 +1997,10 @@ msgstr ""
|
||||||
msgid "Unsupported pull value."
|
msgid "Unsupported pull value."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/esp32s2/common-hal/dualbank/__init__.c
|
||||||
|
msgid "Update Failed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/nrf/common-hal/_bleio/Characteristic.c
|
#: ports/nrf/common-hal/_bleio/Characteristic.c
|
||||||
#: ports/nrf/common-hal/_bleio/Descriptor.c
|
#: ports/nrf/common-hal/_bleio/Descriptor.c
|
||||||
msgid "Value length != required fixed length"
|
msgid "Value length != required fixed length"
|
||||||
|
@ -2114,22 +2110,10 @@ msgstr ""
|
||||||
msgid "arg is an empty sequence"
|
msgid "arg is an empty sequence"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "argsort argument must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "argsort is not implemented for flattened arrays"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/runtime.c
|
#: py/runtime.c
|
||||||
msgid "argument has wrong type"
|
msgid "argument has wrong type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "argument must be ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/argcheck.c shared-bindings/_stage/__init__.c
|
#: py/argcheck.c shared-bindings/_stage/__init__.c
|
||||||
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
|
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
|
||||||
msgid "argument num/types mismatch"
|
msgid "argument num/types mismatch"
|
||||||
|
@ -2139,43 +2123,15 @@ msgstr ""
|
||||||
msgid "argument should be a '%q' not a '%q'"
|
msgid "argument should be a '%q' not a '%q'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "arguments must be ndarrays"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "array and index length must be equal"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
|
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
|
||||||
#: shared-bindings/nvm/ByteArray.c
|
#: shared-bindings/nvm/ByteArray.c
|
||||||
msgid "array/bytes required on right side"
|
msgid "array/bytes required on right side"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "attempt to get (arg)min/(arg)max of empty sequence"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "attempt to get argmin/argmax of an empty sequence"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objstr.c
|
#: py/objstr.c
|
||||||
msgid "attributes not supported yet"
|
msgid "attributes not supported yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "axis is out of bounds"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "axis must be None, or an integer"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "axis too long"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/builtinevex.c
|
#: py/builtinevex.c
|
||||||
msgid "bad compile mode"
|
msgid "bad compile mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2377,10 +2333,6 @@ msgid ""
|
||||||
"can't switch from manual field specification to automatic field numbering"
|
"can't switch from manual field specification to automatic field numbering"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray_operators.c
|
|
||||||
msgid "cannot cast output with casting rule"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objtype.c
|
#: py/objtype.c
|
||||||
msgid "cannot create '%q' instances"
|
msgid "cannot create '%q' instances"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2457,38 +2409,10 @@ msgstr ""
|
||||||
msgid "conversion to object"
|
msgid "conversion to object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "convolve arguments must be linear arrays"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "convolve arguments must be ndarrays"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "convolve arguments must not be empty"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/poly/poly.c
|
|
||||||
msgid "could not invert Vandermonde matrix"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-module/sdcardio/SDCard.c
|
#: shared-module/sdcardio/SDCard.c
|
||||||
msgid "couldn't determine SD card version"
|
msgid "couldn't determine SD card version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "cross is defined for 1D arrays of length 3"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "data must be iterable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "data must be of equal length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/parsenum.c
|
#: py/parsenum.c
|
||||||
msgid "decimal numbers not supported"
|
msgid "decimal numbers not supported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2514,14 +2438,6 @@ msgstr ""
|
||||||
msgid "dict update sequence has wrong length"
|
msgid "dict update sequence has wrong length"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "diff argument must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "differentiation order out of range"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
|
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
|
||||||
#: shared-bindings/math/__init__.c
|
#: shared-bindings/math/__init__.c
|
||||||
msgid "division by zero"
|
msgid "division by zero"
|
||||||
|
@ -2633,38 +2549,10 @@ msgstr ""
|
||||||
msgid "filesystem must provide mount method"
|
msgid "filesystem must provide mount method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/vector/vectorise.c
|
|
||||||
msgid "first argument must be a callable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "first argument must be a function"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
|
||||||
msgid "first argument must be a tuple of ndarrays"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "first argument must be an iterable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/vector/vectorise.c
|
|
||||||
msgid "first argument must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objtype.c
|
#: py/objtype.c
|
||||||
msgid "first argument to super() must be type"
|
msgid "first argument to super() must be type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "flattening order must be either 'C', or 'F'"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "flip argument must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objint.c
|
#: py/objint.c
|
||||||
msgid "float too big"
|
msgid "float too big"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2694,14 +2582,6 @@ msgstr ""
|
||||||
msgid "function got multiple values for argument '%q'"
|
msgid "function got multiple values for argument '%q'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "function has the same sign at the ends of interval"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "function is defined for ndarrays only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "function missing %d required positional arguments"
|
msgid "function missing %d required positional arguments"
|
||||||
|
@ -2765,11 +2645,6 @@ msgstr ""
|
||||||
msgid "incorrect padding"
|
msgid "incorrect padding"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "index is out of bounds"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
#: ports/esp32s2/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/esp32s2/common-hal/pulseio/PulseIn.c py/obj.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2778,14 +2653,6 @@ msgstr ""
|
||||||
msgid "indices must be integers"
|
msgid "indices must be integers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "indices must be integers, slices, or Boolean lists"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "initial values must be iterable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
|
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
|
||||||
msgid "initial_value length is wrong"
|
msgid "initial_value length is wrong"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2794,66 +2661,6 @@ msgstr ""
|
||||||
msgid "inline assembler must be a function"
|
msgid "inline assembler must be a function"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "input and output shapes are not compatible"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
|
||||||
msgid "input argument must be an integer or a 2-tuple"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/fft/fft.c
|
|
||||||
msgid "input array length must be power of 2"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
|
||||||
msgid "input arrays are not compatible"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/poly/poly.c
|
|
||||||
msgid "input data must be an iterable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "input matrix is asymmetric"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "input matrix is singular"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/user/user.c
|
|
||||||
msgid "input must be a dense ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
|
||||||
msgid "input must be a tensor of rank 2"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/user/user.c
|
|
||||||
msgid "input must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "input must be one-dimensional"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "input must be square matrix"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "input must be tuple, list, range, or ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/poly/poly.c
|
|
||||||
msgid "input vectors must be of equal length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/poly/poly.c
|
|
||||||
msgid "inputs are not iterable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/parsenum.c
|
#: py/parsenum.c
|
||||||
msgid "int() arg 2 must be >= 2 and <= 36"
|
msgid "int() arg 2 must be >= 2 and <= 36"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2862,10 +2669,6 @@ msgstr ""
|
||||||
msgid "integer required"
|
msgid "integer required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "interp is defined for 1D arrays of equal length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-bindings/_bleio/Adapter.c
|
#: shared-bindings/_bleio/Adapter.c
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "interval must be in range %s-%s"
|
msgid "interval must be in range %s-%s"
|
||||||
|
@ -2936,14 +2739,6 @@ msgstr ""
|
||||||
msgid "issubclass() arg 2 must be a class or a tuple of classes"
|
msgid "issubclass() arg 2 must be a class or a tuple of classes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "iterables are not of the same length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "iterations did not converge"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objstr.c
|
#: py/objstr.c
|
||||||
msgid "join expects a list of str/bytes objects consistent with self object"
|
msgid "join expects a list of str/bytes objects consistent with self object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3008,14 +2803,6 @@ msgstr ""
|
||||||
msgid "math domain error"
|
msgid "math domain error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "matrix dimensions do not match"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "matrix is not positive definite"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ports/nrf/common-hal/_bleio/Characteristic.c
|
#: ports/nrf/common-hal/_bleio/Characteristic.c
|
||||||
#: ports/nrf/common-hal/_bleio/Descriptor.c
|
#: ports/nrf/common-hal/_bleio/Descriptor.c
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -3023,25 +2810,13 @@ msgid "max_length must be 0-%d when fixed_length is %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
|
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
|
||||||
msgid "max_length must be > 0"
|
msgid "max_length must be >= 0"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "maximum number of dimensions is 4"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/runtime.c
|
#: py/runtime.c
|
||||||
msgid "maximum recursion depth exceeded"
|
msgid "maximum recursion depth exceeded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "maxiter must be > 0"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "maxiter should be > 0"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/runtime.c
|
#: py/runtime.c
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "memory allocation failed, allocating %u bytes"
|
msgid "memory allocation failed, allocating %u bytes"
|
||||||
|
@ -3055,10 +2830,6 @@ msgstr ""
|
||||||
msgid "module not found"
|
msgid "module not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/poly/poly.c
|
|
||||||
msgid "more degrees of freedom than data points"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "multiple *x in assignment"
|
msgid "multiple *x in assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3161,8 +2932,12 @@ msgstr ""
|
||||||
msgid "non-keyword arg after keyword arg"
|
msgid "non-keyword arg after keyword arg"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
#: ports/nrf/common-hal/_bleio/Adapter.c
|
||||||
msgid "norm is defined for 1D and 2D arrays"
|
msgid "non-zero timeout must be > 0.01"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: shared-bindings/_bleio/Adapter.c
|
||||||
|
msgid "non-zero timeout must be >= interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/_bleio/UUID.c
|
#: shared-bindings/_bleio/UUID.c
|
||||||
|
@ -3177,10 +2952,6 @@ msgstr ""
|
||||||
msgid "not enough arguments for format string"
|
msgid "not enough arguments for format string"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
|
||||||
msgid "number of points must be at least 2"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/obj.c
|
#: py/obj.c
|
||||||
msgid "object '%q' is not a tuple or list"
|
msgid "object '%q' is not a tuple or list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3229,8 +3000,8 @@ msgstr ""
|
||||||
msgid "odd-length string"
|
msgid "odd-length string"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
#: shared-bindings/dualbank/__init__.c
|
||||||
msgid "offset is too large"
|
msgid "offset must be >= 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
|
@ -3250,27 +3021,6 @@ msgstr ""
|
||||||
msgid "only slices with step=1 (aka None) are supported"
|
msgid "only slices with step=1 (aka None) are supported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/compare/compare.c extmod/ulab/code/ndarray.c
|
|
||||||
#: extmod/ulab/code/vector/vectorise.c
|
|
||||||
msgid "operands could not be broadcast together"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "operation is implemented for 1D Boolean arrays only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "operation is not implemented for flattened array"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "operation is not implemented on ndarrays"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "operation is not supported for given type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/modbuiltins.c
|
#: py/modbuiltins.c
|
||||||
msgid "ord expects a character"
|
msgid "ord expects a character"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3384,10 +3134,6 @@ msgstr ""
|
||||||
msgid "raw f-strings are not implemented"
|
msgid "raw f-strings are not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/fft/fft.c
|
|
||||||
msgid "real and imaginary parts must be of equal length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/builtinimport.c
|
#: py/builtinimport.c
|
||||||
msgid "relative import"
|
msgid "relative import"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3397,10 +3143,6 @@ msgstr ""
|
||||||
msgid "requested length %d but object has length %d"
|
msgid "requested length %d but object has length %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray_operators.c
|
|
||||||
msgid "results cannot be cast to specified type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "return annotation must be an identifier"
|
msgid "return annotation must be an identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3419,10 +3161,6 @@ msgstr ""
|
||||||
msgid "rgb_pins[%d] is not on the same port as clock"
|
msgid "rgb_pins[%d] is not on the same port as clock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "roll argument must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objstr.c
|
#: py/objstr.c
|
||||||
msgid "rsplit(None,n)"
|
msgid "rsplit(None,n)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3445,10 +3183,6 @@ msgstr ""
|
||||||
msgid "script compilation not supported"
|
msgid "script compilation not supported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "shape must be a tuple"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objstr.c
|
#: py/objstr.c
|
||||||
msgid "sign not allowed in string format specifier"
|
msgid "sign not allowed in string format specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3461,18 +3195,10 @@ msgstr ""
|
||||||
msgid "single '}' encountered in format string"
|
msgid "single '}' encountered in format string"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "size is defined for ndarrays only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-bindings/time/__init__.c
|
#: shared-bindings/time/__init__.c
|
||||||
msgid "sleep length must be non-negative"
|
msgid "sleep length must be non-negative"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "slice step can't be zero"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/objslice.c py/sequence.c
|
#: py/objslice.c py/sequence.c
|
||||||
msgid "slice step cannot be zero"
|
msgid "slice step cannot be zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3485,22 +3211,6 @@ msgstr ""
|
||||||
msgid "soft reboot\n"
|
msgid "soft reboot\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
|
||||||
msgid "sort argument must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "sos array must be of shape (n_section, 6)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "sos[:, 3] should be all ones"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "sosfilt requires iterable arguments"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-bindings/displayio/Bitmap.c
|
#: shared-bindings/displayio/Bitmap.c
|
||||||
msgid "source palette too large"
|
msgid "source palette too large"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3578,6 +3288,10 @@ msgstr ""
|
||||||
msgid "timeout must be 0.0-100.0 seconds"
|
msgid "timeout must be 0.0-100.0 seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/nrf/common-hal/_bleio/Adapter.c
|
||||||
|
msgid "timeout must be < 655.35 secs"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/_bleio/CharacteristicBuffer.c
|
#: shared-bindings/_bleio/CharacteristicBuffer.c
|
||||||
msgid "timeout must be >= 0.0"
|
msgid "timeout must be >= 0.0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3594,35 +3308,19 @@ msgstr ""
|
||||||
msgid "timestamp out of range for platform time_t"
|
msgid "timestamp out of range for platform time_t"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "tobytes can be invoked for dense arrays only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-module/struct/__init__.c
|
#: shared-module/struct/__init__.c
|
||||||
msgid "too many arguments provided with the given format"
|
msgid "too many arguments provided with the given format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "too many indices"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/runtime.c
|
#: py/runtime.c
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "too many values to unpack (expected %d)"
|
msgid "too many values to unpack (expected %d)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/approx/approx.c
|
|
||||||
msgid "trapz is defined for 1D arrays of equal length"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
|
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
|
||||||
msgid "trigger level must be 0 or 1"
|
msgid "trigger level must be 0 or 1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "tuple index out of range"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: py/obj.c
|
#: py/obj.c
|
||||||
msgid "tuple/list has wrong length"
|
msgid "tuple/list has wrong length"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3757,10 +3455,6 @@ msgstr ""
|
||||||
msgid "value_count must be > 0"
|
msgid "value_count must be > 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/linalg/linalg.c
|
|
||||||
msgid "vectors must have same lengths"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
|
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
|
||||||
msgid "wakeup conflict"
|
msgid "wakeup conflict"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3781,19 +3475,7 @@ msgstr ""
|
||||||
msgid "window must be <= interval"
|
msgid "window must be <= interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numerical/numerical.c
|
#: py/objstr.c
|
||||||
msgid "wrong axis index"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c
|
|
||||||
msgid "wrong axis specified"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/vector/vectorise.c
|
|
||||||
msgid "wrong input type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/ulab_create.c py/objstr.c
|
|
||||||
msgid "wrong number of arguments"
|
msgid "wrong number of arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3801,14 +3483,6 @@ msgstr ""
|
||||||
msgid "wrong number of values to unpack"
|
msgid "wrong number of values to unpack"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/ndarray.c
|
|
||||||
msgid "wrong operand type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/vector/vectorise.c
|
|
||||||
msgid "wrong output type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: shared-module/displayio/Shape.c
|
#: shared-module/displayio/Shape.c
|
||||||
msgid "x value out of bounds"
|
msgid "x value out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3824,15 +3498,3 @@ msgstr ""
|
||||||
#: py/objrange.c
|
#: py/objrange.c
|
||||||
msgid "zero step"
|
msgid "zero step"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "zi must be an ndarray"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "zi must be of float type"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: extmod/ulab/code/filter/filter.c
|
|
||||||
msgid "zi must be of shape (n_section, 2)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
Loading…
Reference in New Issue