@@ -980,6 +980,10 @@ msgstr ""
980
980
msgid "I2SOut not available"
981
981
msgstr ""
982
982
983
+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
984
+ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep"
985
+ msgstr ""
986
+
983
987
#: shared-bindings/aesio/aes.c
984
988
#, c-format
985
989
msgid "IV must be %d bytes long"
@@ -2790,6 +2794,10 @@ msgstr ""
2790
2794
msgid "invalid syntax for number"
2791
2795
msgstr ""
2792
2796
2797
+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
2798
+ msgid "io must be rtc io"
2799
+ msgstr ""
2800
+
2793
2801
#: py/objtype.c
2794
2802
msgid "issubclass() arg 1 must be a class"
2795
2803
msgstr ""
@@ -3410,6 +3418,10 @@ msgstr ""
3410
3418
msgid "threshold must be in the range 0-65536"
3411
3419
msgstr ""
3412
3420
3421
+ #: ports/esp32s2/common-hal/alarm_time/__init__.c
3422
+ msgid "time out of range"
3423
+ msgstr ""
3424
+
3413
3425
#: shared-bindings/time/__init__.c
3414
3426
msgid "time.struct_time() takes a 9-sequence"
3415
3427
msgstr ""
@@ -3455,6 +3467,10 @@ msgstr ""
3455
3467
msgid "trapz is defined for 1D arrays of equal length"
3456
3468
msgstr ""
3457
3469
3470
+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
3471
+ msgid "trigger level must be 0 or 1"
3472
+ msgstr ""
3473
+
3458
3474
#: extmod/ulab/code/linalg/linalg.c
3459
3475
msgid "tuple index out of range"
3460
3476
msgstr ""
@@ -3597,6 +3613,10 @@ msgstr ""
3597
3613
msgid "vectors must have same lengths"
3598
3614
msgstr ""
3599
3615
3616
+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
3617
+ msgid "wakeup conflict"
3618
+ msgstr ""
3619
+
3600
3620
#: shared-bindings/watchdog/WatchDogTimer.c
3601
3621
msgid "watchdog timeout must be greater than 0"
3602
3622
msgstr ""
0 commit comments