@@ -2352,6 +2352,10 @@ msgstr ""
2352
2352
msgid "array and index length must be equal"
2353
2353
msgstr ""
2354
2354
2355
+ #: extmod/ulab/code/numpy/io/io.c
2356
+ msgid "array has too many dimensions"
2357
+ msgstr ""
2358
+
2355
2359
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
2356
2360
#: shared-bindings/nvm/ByteArray.c
2357
2361
msgid "array/bytes required on right side"
@@ -2719,6 +2723,10 @@ msgstr ""
2719
2723
msgid "convolve arguments must not be empty"
2720
2724
msgstr ""
2721
2725
2726
+ #: extmod/ulab/code/numpy/io/io.c
2727
+ msgid "corrupted file"
2728
+ msgstr ""
2729
+
2722
2730
#: extmod/ulab/code/numpy/poly.c
2723
2731
msgid "could not invert Vandermonde matrix"
2724
2732
msgstr ""
@@ -2810,6 +2818,10 @@ msgstr ""
2810
2818
msgid "empty"
2811
2819
msgstr ""
2812
2820
2821
+ #: extmod/ulab/code/numpy/io/io.c
2822
+ msgid "empty file"
2823
+ msgstr ""
2824
+
2813
2825
#: extmod/moduasyncio.c extmod/moduheapq.c extmod/modutimeq.c
2814
2826
msgid "empty heap"
2815
2827
msgstr ""
@@ -2913,7 +2925,7 @@ msgstr ""
2913
2925
msgid "first argument must be a tuple of ndarrays"
2914
2926
msgstr ""
2915
2927
2916
- #: extmod/ulab/code/numpy/vector.c
2928
+ #: extmod/ulab/code/numpy/transform.c extmod/ulab/code/numpy/ vector.c
2917
2929
msgid "first argument must be an ndarray"
2918
2930
msgstr ""
2919
2931
@@ -3061,7 +3073,7 @@ msgstr ""
3061
3073
msgid "incorrect padding"
3062
3074
msgstr ""
3063
3075
3064
- #: extmod/ulab/code/ndarray.c
3076
+ #: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/transform.c
3065
3077
msgid "index is out of bounds"
3066
3078
msgstr ""
3067
3079
@@ -3128,6 +3140,10 @@ msgstr ""
3128
3140
msgid "input matrix is singular"
3129
3141
msgstr ""
3130
3142
3143
+ #: extmod/ulab/code/numpy/create.c
3144
+ msgid "input must be 1- or 2-d"
3145
+ msgstr ""
3146
+
3131
3147
#: extmod/ulab/code/numpy/carray/carray.c
3132
3148
msgid "input must be a 1D ndarray"
3133
3149
msgstr ""
@@ -3136,11 +3152,7 @@ msgstr ""
3136
3152
msgid "input must be a dense ndarray"
3137
3153
msgstr ""
3138
3154
3139
- #: extmod/ulab/code/numpy/create.c
3140
- msgid "input must be a tensor of rank 2"
3141
- msgstr ""
3142
-
3143
- #: extmod/ulab/code/numpy/create.c extmod/ulab/code/user/user.c
3155
+ #: extmod/ulab/code/user/user.c
3144
3156
msgid "input must be an ndarray"
3145
3157
msgstr ""
3146
3158
@@ -3341,7 +3353,7 @@ msgid "max_length must be 0-%d when fixed_length is %s"
3341
3353
msgstr ""
3342
3354
3343
3355
#: extmod/ulab/code/ndarray.c
3344
- msgid "maximum number of dimensions is 4 "
3356
+ msgid "maximum number of dimensions is "
3345
3357
msgstr ""
3346
3358
3347
3359
#: py/runtime.c
@@ -3590,7 +3602,7 @@ msgstr ""
3590
3602
msgid "off"
3591
3603
msgstr ""
3592
3604
3593
- #: extmod/ulab/code/numpy/create.c extmod/ulab/code/ utils/utils.c
3605
+ #: extmod/ulab/code/utils/utils.c
3594
3606
msgid "offset is too large"
3595
3607
msgstr ""
3596
3608
@@ -3740,6 +3752,7 @@ msgid "pow() with 3 arguments requires integers"
3740
3752
msgstr ""
3741
3753
3742
3754
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
3755
+ #: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3743
3756
#: supervisor/shared/safe_mode.c
3744
3757
msgid "pressing boot button at start up.\n"
3745
3758
msgstr ""
@@ -4175,6 +4188,14 @@ msgstr ""
4175
4188
msgid "unsupported types for %q: '%q', '%q'"
4176
4189
msgstr ""
4177
4190
4191
+ #: extmod/ulab/code/numpy/io/io.c
4192
+ msgid "usecols is too high"
4193
+ msgstr ""
4194
+
4195
+ #: extmod/ulab/code/numpy/io/io.c
4196
+ msgid "usecols keyword must be specified"
4197
+ msgstr ""
4198
+
4178
4199
#: py/objint.c
4179
4200
#, c-format
4180
4201
msgid "value must fit in %d byte(s)"
@@ -4216,14 +4237,28 @@ msgstr ""
4216
4237
msgid "wrong axis specified"
4217
4238
msgstr ""
4218
4239
4219
- #: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c
4240
+ #: extmod/ulab/code/numpy/io/io.c
4241
+ msgid "wrong dtype"
4242
+ msgstr ""
4243
+
4244
+ #: extmod/ulab/code/numpy/transform.c
4245
+ msgid "wrong index type"
4246
+ msgstr ""
4247
+
4248
+ #: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/create.c
4249
+ #: extmod/ulab/code/numpy/io/io.c extmod/ulab/code/numpy/transform.c
4250
+ #: extmod/ulab/code/numpy/vector.c
4220
4251
msgid "wrong input type"
4221
4252
msgstr ""
4222
4253
4223
4254
#: extmod/ulab/code/numpy/transform.c
4224
4255
msgid "wrong length of condition array"
4225
4256
msgstr ""
4226
4257
4258
+ #: extmod/ulab/code/numpy/transform.c
4259
+ msgid "wrong length of index array"
4260
+ msgstr ""
4261
+
4227
4262
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
4228
4263
msgid "wrong number of arguments"
4229
4264
msgstr ""
0 commit comments