Skip to content

Commit 354536c

Browse files
microdev1tannewt
authored andcommitted
Update translation
1 parent 0e444f0 commit 354536c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

locale/circuitpython.pot

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,10 @@ msgstr ""
980980
msgid "I2SOut not available"
981981
msgstr ""
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
985989
msgid "IV must be %d bytes long"
@@ -2790,6 +2794,10 @@ msgstr ""
27902794
msgid "invalid syntax for number"
27912795
msgstr ""
27922796

2797+
#: ports/esp32s2/common-hal/alarm_io/__init__.c
2798+
msgid "io must be rtc io"
2799+
msgstr ""
2800+
27932801
#: py/objtype.c
27942802
msgid "issubclass() arg 1 must be a class"
27952803
msgstr ""
@@ -3410,6 +3418,10 @@ msgstr ""
34103418
msgid "threshold must be in the range 0-65536"
34113419
msgstr ""
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
34143426
msgid "time.struct_time() takes a 9-sequence"
34153427
msgstr ""
@@ -3455,6 +3467,10 @@ msgstr ""
34553467
msgid "trapz is defined for 1D arrays of equal length"
34563468
msgstr ""
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
34593475
msgid "tuple index out of range"
34603476
msgstr ""
@@ -3597,6 +3613,10 @@ msgstr ""
35973613
msgid "vectors must have same lengths"
35983614
msgstr ""
35993615

3616+
#: ports/esp32s2/common-hal/alarm_io/__init__.c
3617+
msgid "wakeup conflict"
3618+
msgstr ""
3619+
36003620
#: shared-bindings/watchdog/WatchDogTimer.c
36013621
msgid "watchdog timeout must be greater than 0"
36023622
msgstr ""

0 commit comments

Comments
 (0)