@@ -73,6 +73,7 @@ msgstr ""
73
73
#: extmod/moductypes.c ports/atmel-samd/common-hal/pulseio/PulseIn.c
74
74
#: ports/cxd56/common-hal/pulseio/PulseIn.c
75
75
#: ports/nrf/common-hal/pulseio/PulseIn.c
76
+ #: ports/raspberrypi/common-hal/pulseio/PulseIn.c
76
77
#: ports/stm/common-hal/pulseio/PulseIn.c py/obj.c py/objstr.c
77
78
#: py/objstrunicode.c
78
79
msgid "%q index out of range"
@@ -962,6 +963,7 @@ msgstr ""
962
963
#: ports/cxd56/common-hal/pulseio/PulseIn.c
963
964
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
964
965
#: ports/nrf/common-hal/pulseio/PulseIn.c
966
+ #: ports/raspberrypi/common-hal/pulseio/PulseIn.c
965
967
#: ports/stm/common-hal/pulseio/PulseIn.c
966
968
#, c-format
967
969
msgid "Failed to allocate RX buffer of %d bytes"
@@ -1247,7 +1249,7 @@ msgstr ""
1247
1249
msgid "Invalid format chunk size"
1248
1250
msgstr ""
1249
1251
1250
- #: ports/esp32s2/common-hal/pwmio/PWMOut.c
1252
+ #: ports/esp32s2/common-hal/busio/I2C.c ports/esp32s2/common-hal/ pwmio/PWMOut.c
1251
1253
msgid "Invalid frequency"
1252
1254
msgstr ""
1253
1255
@@ -2291,7 +2293,7 @@ msgstr ""
2291
2293
msgid "Unsupported format"
2292
2294
msgstr ""
2293
2295
2294
- #: py/moduerrno.c
2296
+ #: ports/raspberrypi/common-hal/pulseio/PulseOut.c py/moduerrno.c
2295
2297
msgid "Unsupported operation"
2296
2298
msgstr ""
2297
2299
@@ -2849,6 +2851,10 @@ msgstr ""
2849
2851
msgid "differentiation order out of range"
2850
2852
msgstr ""
2851
2853
2854
+ #: extmod/ulab/code/linalg/linalg.c
2855
+ msgid "dimensions do not match"
2856
+ msgstr ""
2857
+
2852
2858
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
2853
2859
#: shared-bindings/math/__init__.c
2854
2860
msgid "division by zero"
@@ -3339,10 +3345,6 @@ msgstr ""
3339
3345
msgid "math domain error"
3340
3346
msgstr ""
3341
3347
3342
- #: extmod/ulab/code/linalg/linalg.c
3343
- msgid "matrix dimensions do not match"
3344
- msgstr ""
3345
-
3346
3348
#: extmod/ulab/code/linalg/linalg.c
3347
3349
msgid "matrix is not positive definite"
3348
3350
msgstr ""
@@ -3699,6 +3701,7 @@ msgstr ""
3699
3701
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
3700
3702
#: ports/cxd56/common-hal/pulseio/PulseIn.c
3701
3703
#: ports/nrf/common-hal/pulseio/PulseIn.c
3704
+ #: ports/raspberrypi/common-hal/pulseio/PulseIn.c
3702
3705
#: ports/stm/common-hal/pulseio/PulseIn.c py/objdict.c py/objlist.c py/objset.c
3703
3706
#: shared-bindings/ps2io/Ps2.c
3704
3707
msgid "pop from empty %q"
@@ -3724,6 +3727,8 @@ msgstr ""
3724
3727
#: ports/esp32s2/boards/espressif_kaluga_1/mpconfigboard.h
3725
3728
#: ports/esp32s2/boards/espressif_saola_1_wroom/mpconfigboard.h
3726
3729
#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
3730
+ #: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
3731
+ #: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3727
3732
#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
3728
3733
#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
3729
3734
#: ports/esp32s2/boards/muselab_nanoesp32_s2/mpconfigboard.h
@@ -4154,10 +4159,6 @@ msgstr ""
4154
4159
msgid "value_count must be > 0"
4155
4160
msgstr ""
4156
4161
4157
- #: extmod/ulab/code/linalg/linalg.c
4158
- msgid "vectors must have same lengths"
4159
- msgstr ""
4160
-
4161
4162
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
4162
4163
msgid "wakeup conflict"
4163
4164
msgstr ""
0 commit comments