@@ -980,6 +980,10 @@ msgstr ""
980980msgid "I2SOut not available"
981981msgstr ""
982982
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+
983987#: shared-bindings/aesio/aes.c
984988#, c-format
985989msgid "IV must be %d bytes long"
@@ -2790,6 +2794,10 @@ msgstr ""
27902794msgid "invalid syntax for number"
27912795msgstr ""
27922796
2797+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
2798+ msgid "io must be rtc io"
2799+ msgstr ""
2800+
27932801#: py/objtype.c
27942802msgid "issubclass() arg 1 must be a class"
27952803msgstr ""
@@ -3410,6 +3418,10 @@ msgstr ""
34103418msgid "threshold must be in the range 0-65536"
34113419msgstr ""
34123420
3421+ #: ports/esp32s2/common-hal/alarm_time/__init__.c
3422+ msgid "time out of range"
3423+ msgstr ""
3424+
34133425#: shared-bindings/time/__init__.c
34143426msgid "time.struct_time() takes a 9-sequence"
34153427msgstr ""
@@ -3455,6 +3467,10 @@ msgstr ""
34553467msgid "trapz is defined for 1D arrays of equal length"
34563468msgstr ""
34573469
3470+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
3471+ msgid "trigger level must be 0 or 1"
3472+ msgstr ""
3473+
34583474#: extmod/ulab/code/linalg/linalg.c
34593475msgid "tuple index out of range"
34603476msgstr ""
@@ -3597,6 +3613,10 @@ msgstr ""
35973613msgid "vectors must have same lengths"
35983614msgstr ""
35993615
3616+ #: ports/esp32s2/common-hal/alarm_io/__init__.c
3617+ msgid "wakeup conflict"
3618+ msgstr ""
3619+
36003620#: shared-bindings/watchdog/WatchDogTimer.c
36013621msgid "watchdog timeout must be greater than 0"
36023622msgstr ""
0 commit comments