8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-12-22 22:54+0530 \n "
11
+ "POT-Creation-Date : 2021-01-04 12:55-0600 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
8000
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -1863,10 +1863,6 @@ msgstr ""
1863
1863
msgid "Total data to write is larger than outgoing_packet_length"
1864
1864
msgstr ""
1865
1865
1866
- #: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1867
- msgid "TouchAlarm not available in light sleep"
1868
- msgstr ""
1869
-
1870
1866
#: py/obj.c
1871
1867
msgid "Traceback (most recent call last):\n"
1872
1868
msgstr ""
@@ -2502,6 +2498,10 @@ msgstr ""
2502
2498
msgid "data must be of equal length"
2503
2499
msgstr ""
2504
2500
2501
+ #: extmod/ulab/code/ndarray.c
2502
+ msgid "data type not understood"
2503
+ msgstr ""
2504
+
2505
2505
#: py/parsenum.c
2506
2506
msgid "decimal numbers not supported"
2507
2507
msgstr ""
@@ -2812,7 +2812,7 @@ msgid "input and output shapes are not compatible"
2812
2812
msgstr ""
2813
2813
2814
2814
#: extmod/ulab/code/ulab_create.c
2815
- msgid "input argument must be an integer or a 2-tuple "
2815
+ msgid "input argument must be an integer, a tuple, or a list "
2816
2816
msgstr ""
2817
2817
2818
2818
#: extmod/ulab/code/fft/fft.c
@@ -3055,6 +3055,10 @@ msgstr ""
3055
3055
msgid "maxiter should be > 0"
3056
3056
msgstr ""
3057
3057
3058
+ #: extmod/ulab/code/numerical/numerical.c
3059
+ msgid "median argument must be an ndarray"
3060
+ msgstr ""
3061
+
3058
3062
#: py/runtime.c
3059
3063
#, c-format
3060
3064
msgid "memory allocation failed, allocating %u bytes"
@@ -3284,10 +3288,6 @@ msgstr ""
3284
3288
msgid "operation is implemented for 1D Boolean arrays only"
3285
3289
msgstr ""
3286
3290
3287
- #: extmod/ulab/code/numerical/numerical.c
3288
- msgid "operation is not implemented for flattened array"
3289
- msgstr ""
3290
-
3291
3291
#: extmod/ulab/code/numerical/numerical.c
3292
3292
msgid "operation is not implemented on ndarrays"
3293
3293
msgstr ""
@@ -3631,6 +3631,10 @@ msgstr ""
3631
3631
msgid "too many arguments provided with the given format"
3632
3632
msgstr ""
3633
3633
3634
+ #: extmod/ulab/code/ulab_create.c
3635
+ msgid "too many dimensions"
3636
+ msgstr ""
3637
+
3634
3638
#: extmod/ulab/code/ndarray.c
3635
3639
msgid "too many indices"
3636
3640
msgstr ""
@@ -3640,6 +3644,10 @@ msgstr ""
3640
3644
msgid "too many values to unpack (expected %d)"
3641
3645
msgstr ""
3642
3646
3647
+ #: extmod/ulab/code/approx/approx.c
3648
+ msgid "trapz is defined for 1D arrays"
3649
+ msgstr ""
3650
+
3643
3651
#: extmod/ulab/code/approx/approx.c
3644
3652
msgid "trapz is defined for 1D arrays of equal length"
3645
3653
msgstr ""
@@ -3648,10 +3656,6 @@ msgstr ""
3648
3656
msgid "trigger level must be 0 or 1"
3649
3657
msgstr ""
3650
3658
3651
- #: extmod/ulab/code/linalg/linalg.c
3652
- msgid "tuple index out of range"
3653
- msgstr ""
3654
-
3655
3659
#: py/obj.c
3656
3660
msgid "tuple/list has wrong length"
3657
3661
msgstr ""
0 commit comments