summaryrefslogtreecommitdiff
path: root/locale/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_GB.po')
-rw-r--r--locale/en_GB.po163
1 files changed, 84 insertions, 79 deletions
diff --git a/locale/en_GB.po b/locale/en_GB.po
index 4f9a22974..1e1051e50 100644
--- a/locale/en_GB.po
+++ b/locale/en_GB.po
@@ -945,11 +945,11 @@ msgstr "Expected tuple of length %d, got %d"
msgid "Extended advertisements with scan response not supported."
msgstr "Extended advertisements with scan response not supported."
-#: extmod/ulab/code/fft/fft.c
+#: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "FFT is defined for ndarrays only"
msgstr "FFT is defined for ndarrays only"
-#: extmod/ulab/code/fft/fft.c
+#: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "FFT is implemented for linear arrays only"
msgstr "FFT is implemented for linear arrays only"
@@ -2434,11 +2434,11 @@ msgstr "addresses is empty"
msgid "arg is an empty sequence"
msgstr "arg is an empty sequence"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "argsort argument must be an ndarray"
msgstr "argsort argument must be an ndarray"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "argsort is not implemented for flattened arrays"
msgstr "argsort is not implemented for flattened arrays"
@@ -2446,7 +2446,7 @@ msgstr "argsort is not implemented for flattened arrays"
msgid "argument has wrong type"
msgstr "argument has wrong type"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "argument must be ndarray"
msgstr "argument must be ndarray"
@@ -2459,7 +2459,8 @@ msgstr "argument num/types mismatch"
msgid "argument should be a '%q' not a '%q'"
msgstr "argument should be a '%q' not a '%q'"
-#: extmod/ulab/code/linalg/linalg.c extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "arguments must be ndarrays"
msgstr "arguments must be ndarrays"
@@ -2472,11 +2473,11 @@ msgstr "array and index length must be equal"
msgid "array/bytes required on right side"
msgstr "array/bytes required on right side"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "attempt to get (arg)min/(arg)max of empty sequence"
msgstr "attempt to get (arg)min/(arg)max of empty sequence"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "attempt to get argmin/argmax of an empty sequence"
msgstr "attempt to get argmin/argmax of an empty sequence"
@@ -2484,15 +2485,15 @@ msgstr "attempt to get argmin/argmax of an empty sequence"
msgid "attributes not supported yet"
msgstr "attributes not supported yet"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "axis is out of bounds"
msgstr "axis is out of bounds"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "axis must be None, or an integer"
msgstr "axis must be None, or an integer"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "axis too long"
msgstr "axis too long"
@@ -2795,19 +2796,19 @@ msgstr "constant must be an integer"
msgid "conversion to object"
msgstr "conversion to object"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/numpy/filter/filter.c
msgid "convolve arguments must be linear arrays"
msgstr "convolve arguments must be linear arrays"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/numpy/filter/filter.c
msgid "convolve arguments must be ndarrays"
msgstr "convolve arguments must be ndarrays"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/numpy/filter/filter.c
msgid "convolve arguments must not be empty"
msgstr "convolve arguments must not be empty"
-#: extmod/ulab/code/poly/poly.c
+#: extmod/ulab/code/numpy/poly/poly.c
msgid "could not invert Vandermonde matrix"
msgstr "could not invert Vandermonde matrix"
@@ -2815,15 +2816,15 @@ msgstr "could not invert Vandermonde matrix"
msgid "couldn't determine SD card version"
msgstr "couldn't determine SD card version"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "cross is defined for 1D arrays of length 3"
msgstr "cross is defined for 1D arrays of length 3"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "data must be iterable"
msgstr "cata must be iterable"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "data must be of equal length"
msgstr "cata must be of equal length"
@@ -2861,18 +2862,14 @@ msgstr "destination_length must be an int >= 0"
msgid "dict update sequence has wrong length"
msgstr "dict update sequence has wrong length"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "diff argument must be an ndarray"
msgstr "diff argument must be an ndarray"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "differentiation order out of range"
msgstr "differentiation order out of range"
-#: extmod/ulab/code/linalg/linalg.c
-msgid "dimensions do not match"
-msgstr "dimensions do not match"
-
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
@@ -2988,11 +2985,11 @@ msgstr "file must be a file opened in byte mode"
msgid "filesystem must provide mount method"
msgstr "filesystem must provide mount method"
-#: extmod/ulab/code/vector/vectorise.c
+#: extmod/ulab/code/numpy/vector/vector.c
msgid "first argument must be a callable"
msgstr "first argument must be a callable"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "first argument must be a function"
msgstr "first argument must be a function"
@@ -3000,11 +2997,7 @@ msgstr "first argument must be a function"
msgid "first argument must be a tuple of ndarrays"
msgstr "first argument must be a tuple of ndarrays"
-#: extmod/ulab/code/ndarray.c
-msgid "first argument must be an iterable"
-msgstr "first argument must be an iterable"
-
-#: extmod/ulab/code/vector/vectorise.c
+#: extmod/ulab/code/numpy/vector/vector.c
msgid "first argument must be an ndarray"
msgstr "first argument must be an ndarray"
@@ -3016,7 +3009,7 @@ msgstr "first argument to super() must be type"
msgid "flattening order must be either 'C', or 'F'"
msgstr "flattening order must be either 'C', or 'F'"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "flip argument must be an ndarray"
msgstr "flip argument must be an ndarray"
@@ -3049,7 +3042,7 @@ msgstr "function expected at most %d arguments, got %d"
msgid "function got multiple values for argument '%q'"
msgstr "function got multiple values for argument '%q'"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "function has the same sign at the ends of interval"
msgstr "function has the same sign at the ends of interval"
@@ -3124,7 +3117,7 @@ msgstr "incorrect padding"
msgid "index is out of bounds"
msgstr "index is out of bounds"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
#: ports/esp32s2/common-hal/pulseio/PulseIn.c py/obj.c
#: shared-bindings/bitmaptools/__init__.c
msgid "index out of range"
@@ -3138,7 +3131,7 @@ msgstr "indices must be integers"
msgid "indices must be integers, slices, or Boolean lists"
msgstr "indices must be integers, slices, or Boolean lists"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr "initial values must be iterable"
@@ -3158,7 +3151,7 @@ msgstr "input and output shapes are not compatible"
msgid "input argument must be an integer, a tuple, or a list"
msgstr "input argument must be an integer, a tuple, or a list"
-#: extmod/ulab/code/fft/fft.c
+#: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "input array length must be power of 2"
msgstr "input array length must be power of 2"
@@ -3166,15 +3159,15 @@ msgstr "input array length must be power of 2"
msgid "input arrays are not compatible"
msgstr "input arrays are not compatible"
-#: extmod/ulab/code/poly/poly.c
+#: extmod/ulab/code/numpy/poly/poly.c
msgid "input data must be an iterable"
msgstr "input data must be an iterable"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "input matrix is asymmetric"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is singular"
msgstr "input matrix is singular"
@@ -3190,23 +3183,23 @@ msgstr "input must be a tensor of rank 2"
msgid "input must be an ndarray"
msgstr "input must be an ndarray"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "input must be one-dimensional"
msgstr "input must be one-dimensional"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input must be square matrix"
msgstr "input must be square matrix"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "input must be tuple, list, range, or ndarray"
msgstr "input must be tuple, list, range, or ndarray"
-#: extmod/ulab/code/poly/poly.c
+#: extmod/ulab/code/numpy/poly/poly.c
msgid "input vectors must be of equal length"
msgstr "input vectors must be of equal length"
-#: extmod/ulab/code/poly/poly.c
+#: extmod/ulab/code/numpy/poly/poly.c
msgid "inputs are not iterable"
msgstr "inputs are not iterable"
@@ -3218,7 +3211,7 @@ msgstr "int() arg 2 must be >= 2 and <= 36"
msgid "integer required"
msgstr "integer required"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/numpy/approx/approx.c
msgid "interp is defined for 1D arrays of equal length"
msgstr "interp is defined for 1D arrays of equal length"
@@ -3308,11 +3301,7 @@ msgstr "issubclass() arg 1 must be a class"
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr "issubclass() arg 2 must be a class or a tuple of classes"
-#: extmod/ulab/code/ndarray.c
-msgid "iterables are not of the same length"
-msgstr "iterables are not of the same length"
-
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "iterations did not converge"
msgstr "iterations did not converge"
@@ -3380,7 +3369,11 @@ msgstr "map buffer too small"
msgid "math domain error"
msgstr "math domain error"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
+msgid "matrix dimensions do not match"
+msgstr ""
+
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "matrix is not positive definite"
msgstr "matrix is not positive definite"
@@ -3402,15 +3395,15 @@ msgstr "maximum number of dimensions is 4"
msgid "maximum recursion depth exceeded"
msgstr "maximum recursion depth exceeded"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "maxiter must be > 0"
msgstr "maxiter must be > 0"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "maxiter should be > 0"
msgstr "maxiter should be > 0"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "median argument must be an ndarray"
msgstr "median argument must be an ndarray"
@@ -3431,7 +3424,7 @@ msgstr "memoryview: length is not a multiple of itemsize"
msgid "module not found"
msgstr "module not found"
-#: extmod/ulab/code/poly/poly.c
+#: extmod/ulab/code/numpy/poly/poly.c
msgid "more degrees of freedom than data points"
msgstr "more degrees of freedom than data points"
@@ -3549,7 +3542,7 @@ msgstr "non-zero timeout must be > 0.01"
msgid "non-zero timeout must be >= interval"
msgstr "non-zero timeout must be >= interval"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "norm is defined for 1D and 2D arrays"
msgstr "norm is defined for 1D and 2D arrays"
@@ -3650,8 +3643,8 @@ msgstr "only sample_rate=16000 is supported"
msgid "only slices with step=1 (aka None) are supported"
msgstr "only slices with step=1 (aka None) are supported"
-#: extmod/ulab/code/compare/compare.c extmod/ulab/code/ndarray.c
-#: extmod/ulab/code/vector/vectorise.c
+#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c
+#: extmod/ulab/code/numpy/vector/vector.c
msgid "operands could not be broadcast together"
msgstr "operands could not be broadcast together"
@@ -3659,7 +3652,7 @@ msgstr "operands could not be broadcast together"
msgid "operation is implemented for 1D Boolean arrays only"
msgstr "operation is implemented for 1D Boolean arrays only"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "operation is not implemented on ndarrays"
msgstr "operation is not implemented on ndarrays"
@@ -3804,7 +3797,7 @@ msgstr "queue overflow"
msgid "raw f-strings are not implemented"
msgstr "raw f-strings are not implemented"
-#: extmod/ulab/code/fft/fft.c
+#: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "real and imaginary parts must be of equal length"
msgstr "real and imaginary parts must be of equal length"
@@ -3839,7 +3832,7 @@ msgstr "rgb_pins[%d] duplicates another pin assignment"
msgid "rgb_pins[%d] is not on the same port as clock"
msgstr "rgb_pins[%d] is not on the same port as clock"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "roll argument must be an ndarray"
msgstr "roll argument must be an ndarray"
@@ -3888,7 +3881,7 @@ msgstr "sign not allowed with integer format specifier 'c'"
msgid "single '}' encountered in format string"
msgstr "single '}' encountered in format string"
-#: extmod/ulab/code/linalg/linalg.c
+#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "size is defined for ndarrays only"
msgstr "size is defined for ndarrays only"
@@ -3896,10 +3889,6 @@ msgstr "size is defined for ndarrays only"
msgid "sleep length must be non-negative"
msgstr "sleep length must be non-negative"
-#: extmod/ulab/code/ndarray.c
-msgid "slice step can't be zero"
-msgstr "slice step can't be zero"
-
#: py/objslice.c py/sequence.c
msgid "slice step cannot be zero"
msgstr "slice step cannot be zero"
@@ -3912,19 +3901,19 @@ msgstr "small int overflow"
msgid "soft reboot\n"
msgstr "soft reboot\n"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "sort argument must be an ndarray"
msgstr "sort argument must be an ndarray"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "sos array must be of shape (n_section, 6)"
msgstr "sos array must be of shape (n_section, 6)"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "sos[:, 3] should be all ones"
msgstr "sos[:, 3] should be all ones"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "sosfilt requires iterable arguments"
msgstr "sosfilt requires iterable arguments"
@@ -4038,7 +4027,7 @@ msgstr "tobytes can be invoked for dense arrays only"
msgid "too many arguments provided with the given format"
msgstr "too many arguments provided with the given format"
-#: extmod/ulab/code/ulab_create.c
+#: extmod/ulab/code/ndarray.c extmod/ulab/code/ulab_create.c
msgid "too many dimensions"
msgstr "too many dimensions"
@@ -4051,11 +4040,11 @@ msgstr "too many indices"
msgid "too many values to unpack (expected %d)"
msgstr "too many values to unpack (expected %d)"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/numpy/approx/approx.c
msgid "trapz is defined for 1D arrays"
msgstr "trapz is defined for 1D arrays"
-#: extmod/ulab/code/approx/approx.c
+#: extmod/ulab/code/numpy/approx/approx.c
msgid "trapz is defined for 1D arrays of equal length"
msgstr "trapz is defined for 1D arrays of equal length"
@@ -4197,6 +4186,10 @@ msgstr "value must fit in %d byte(s)"
msgid "value_count must be > 0"
msgstr "value_count must be > 0"
+#: extmod/ulab/code/numpy/linalg/linalg.c
+msgid "vectors must have same lengths"
+msgstr ""
+
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
msgid "wakeup conflict"
msgstr "wakeup conflict"
@@ -4226,7 +4219,7 @@ msgstr "WiFi is not enabled"
msgid "window must be <= interval"
msgstr "window must be <= interval"
-#: extmod/ulab/code/numerical/numerical.c
+#: extmod/ulab/code/numpy/numerical/numerical.c
msgid "wrong axis index"
msgstr "wrong axis index"
@@ -4234,7 +4227,7 @@ msgstr "wrong axis index"
msgid "wrong axis specified"
msgstr "wrong axis specified"
-#: extmod/ulab/code/vector/vectorise.c
+#: extmod/ulab/code/numpy/vector/vector.c
msgid "wrong input type"
msgstr "wrong input type"
@@ -4250,7 +4243,7 @@ msgstr "wrong number of values to unpack"
msgid "wrong operand type"
msgstr "wrong operand type"
-#: extmod/ulab/code/vector/vectorise.c
+#: extmod/ulab/code/numpy/vector/vector.c
msgid "wrong output type"
msgstr "wrong output type"
@@ -4274,18 +4267,30 @@ msgstr "y value out of bounds"
msgid "zero step"
msgstr "zero step"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "zi must be an ndarray"
msgstr "zi must be an ndarray"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "zi must be of float type"
msgstr "zi must be of float type"
-#: extmod/ulab/code/filter/filter.c
+#: extmod/ulab/code/scipy/signal/signal.c
msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)"
+#~ msgid "dimensions do not match"
+#~ msgstr "dimensions do not match"
+
+#~ msgid "first argument must be an iterable"
+#~ msgstr "first argument must be an iterable"
+
+#~ msgid "iterables are not of the same length"
+#~ msgstr "iterables are not of the same length"
+
+#~ msgid "slice step can't be zero"
+#~ msgstr "slice step can't be zero"
+
#~ msgid "Selected CTS pin not valid"
#~ msgstr "Selected CTS pin not valid"