summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2020-11-16 11:56:20 -0500
committerDan Halbert <halbert@halwitz.org>2020-11-16 11:56:20 -0500
commitbb77f1d130d59428b66186fc52c2749531ff598e (patch)
treeeb3922b0bcafed91a190b0e73fd9b68503cdc3f7 /locale/circuitpython.pot
parent8d3a878152c7cd29871c634865dd2fe2ee8b851e (diff)
parent9a4efed8cbaca3aa48c6cc0ce0a4e267eef7a8e1 (diff)
wip: initial code changes, starting from @tannewt's sleepio branch
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot33
1 files changed, 28 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 0a4303f66..14049eaef 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -20,6 +20,13 @@ msgstr ""
#: main.c
msgid ""
"\n"
+"\n"
+"------ soft reboot ------\n"
+msgstr ""
+
+#: main.c
+msgid ""
+"\n"
"Code done running. Waiting for reload.\n"
msgstr ""
@@ -982,6 +989,10 @@ msgstr ""
msgid "I2SOut not available"
msgstr ""
+#: ports/esp32s2/common-hal/alarm_io/__init__.c
+msgid "IOs 0, 2 & 4 do not support internal pullup in sleep"
+msgstr ""
+
#: shared-bindings/aesio/aes.c
#, c-format
msgid "IV must be %d bytes long"
@@ -2793,6 +2804,10 @@ msgstr ""
msgid "invalid syntax for number"
msgstr ""
+#: ports/esp32s2/common-hal/alarm_io/__init__.c
+msgid "io must be rtc io"
+msgstr ""
+
#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr ""
@@ -3313,7 +3328,7 @@ msgstr ""
msgid "size is defined for ndarrays only"
msgstr ""
-#: shared-bindings/time/__init__.c
+#: shared-bindings/alarm_time/__init__.c shared-bindings/time/__init__.c
msgid "sleep length must be non-negative"
msgstr ""
@@ -3329,10 +3344,6 @@ msgstr ""
msgid "small int overflow"
msgstr ""
-#: main.c
-msgid "soft reboot\n"
-msgstr ""
-
#: extmod/ulab/code/numerical/numerical.c
msgid "sort argument must be an ndarray"
msgstr ""
@@ -3417,6 +3428,10 @@ msgstr ""
msgid "threshold must be in the range 0-65536"
msgstr ""
+#: ports/esp32s2/common-hal/alarm_time/__init__.c
+msgid "time out of range"
+msgstr ""
+
#: shared-bindings/time/__init__.c
msgid "time.struct_time() takes a 9-sequence"
msgstr ""
@@ -3462,6 +3477,10 @@ msgstr ""
msgid "trapz is defined for 1D arrays of equal length"
msgstr ""
+#: ports/esp32s2/common-hal/alarm_io/__init__.c
+msgid "trigger level must be 0 or 1"
+msgstr ""
+
#: extmod/ulab/code/linalg/linalg.c
msgid "tuple index out of range"
msgstr ""
@@ -3604,6 +3623,10 @@ msgstr ""
msgid "vectors must have same lengths"
msgstr ""
+#: ports/esp32s2/common-hal/alarm_io/__init__.c
+msgid "wakeup conflict"
+msgstr ""
+
#: shared-bindings/watchdog/WatchDogTimer.c
msgid "watchdog timeout must be greater than 0"
msgstr ""