@@ -846,6 +846,10 @@ msgstr ""
846846msgid "Data too large for advertisement packet"
847847msgstr ""
848848
849+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
850+ msgid "Deep sleep pins must use a rising edge with pulldown"
851+ msgstr ""
852+
849853#: shared-bindings/audiobusio/PDMIn.c
850854msgid "Destination capacity is smaller than destination_length."
851855msgstr ""
@@ -1670,6 +1674,10 @@ msgid ""
16701674"Only Windows format, uncompressed BMP supported: given header size is %d"
16711675msgstr ""
16721676
1677+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
1678+ msgid "Only edge detection is available on this hardware"
1679+ msgstr ""
1680+
16731681#: shared-module/displayio/OnDiskBitmap.c
16741682#, c-format
16751683msgid ""
@@ -1683,6 +1691,7 @@ msgstr ""
16831691
16841692#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
16851693#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1694+ #: ports/stm/common-hal/alarm/time/TimeAlarm.c
16861695msgid "Only one alarm.time alarm can be set."
16871696msgstr ""
16881697
@@ -1758,6 +1767,10 @@ msgstr ""
17581767msgid "Permission denied"
17591768msgstr ""
17601769
1770+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
1771+ msgid "Pin cannot wake from Deep Sleep"
1772+ msgstr ""
1773+
17611774#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
17621775msgid "Pin count must be at least 1"
17631776msgstr ""
@@ -1776,6 +1789,11 @@ msgstr ""
17761789msgid "Pin does not have ADC capabilities"
17771790msgstr ""
17781791
1792+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
1793+ #: ports/stm/common-hal/pulseio/PulseIn.c
1794+ msgid "Pin interrupt already in use"
1795+ msgstr ""
1796+
17791797#: shared-bindings/adafruit_bus_device/SPIDevice.c
17801798#: shared-bindings/digitalio/DigitalInOut.c
17811799msgid "Pin is input only"
@@ -1789,10 +1807,6 @@ msgstr ""
17891807msgid "Pin must support hardware interrupts"
17901808msgstr ""
17911809
1792- #: ports/stm/common-hal/pulseio/PulseIn.c
1793- msgid "Pin number already reserved by EXTI"
1794- msgstr ""
1795-
17961810#: shared-bindings/rgbmatrix/RGBMatrix.c
17971811#, c-format
17981812msgid ""
@@ -2013,6 +2027,10 @@ msgstr ""
20132027msgid "Size not supported"
20142028msgstr ""
20152029
2030+ #: ports/stm/common-hal/alarm/SleepMemory.c
2031+ msgid "Sleep Memory not available"
2032+ msgstr ""
2033+
20162034#: shared-bindings/alarm/SleepMemory.c shared-bindings/nvm/ByteArray.c
20172035msgid "Slice and value different lengths."
20182036msgstr ""
@@ -2153,6 +2171,10 @@ msgstr ""
21532171msgid "Total data to write is larger than %q"
21542172msgstr ""
21552173
2174+ #: ports/stm/common-hal/alarm/touch/TouchAlarm.c
2175+ msgid "Touch alarms not available"
2176+ msgstr ""
2177+
21562178#: py/obj.c
21572179msgid "Traceback (most recent call last):\n"
21582180msgstr ""
0 commit comments