@@ -837,6 +837,10 @@ msgstr ""
837
837
msgid "Data too large for advertisement packet"
838
838
msgstr ""
839
839
840
+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
841
+ msgid "Deep sleep pins must use a rising edge with pulldown"
842
+ msgstr ""
843
+
840
844
#: shared-bindings/audiobusio/PDMIn.c
841
845
msgid "Destination capacity is smaller than destination_length."
842
846
msgstr ""
@@ -1653,6 +1657,10 @@ msgid ""
1653
1657
"Only Windows format, uncompressed BMP supported: given header size is %d"
1654
1658
msgstr ""
1655
1659
1660
+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
1661
+ msgid "Only edge detection is available on this hardware"
1662
+ msgstr ""
1663
+
1656
1664
#: shared-module/displayio/OnDiskBitmap.c
1657
1665
#, c-format
1658
1666
msgid ""
@@ -1665,6 +1673,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1665
1673
msgstr ""
1666
1674
1667
1675
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1676
+ #: ports/stm/common-hal/alarm/time/TimeAlarm.c
1668
1677
msgid "Only one alarm.time alarm can be set."
1669
1678
msgstr ""
1670
1679
@@ -1740,6 +1749,10 @@ msgstr ""
1740
1749
msgid "Permission denied"
1741
1750
msgstr ""
1742
1751
1752
+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
1753
+ msgid "Pin cannot wake from Deep Sleep"
1754
+ msgstr ""
1755
+
1743
1756
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1744
1757
msgid "Pin count must be at least 1"
1745
1758
msgstr ""
@@ -1758,6 +1771,11 @@ msgstr ""
1758
1771
msgid "Pin does not have ADC capabilities"
1759
1772
msgstr ""
1760
1773
1774
+ #: ports/stm/common-hal/alarm/pin/PinAlarm.c
1775
+ #: ports/stm/common-hal/pulseio/PulseIn.c
1776
+ msgid "Pin interrupt already in use"
1777
+ msgstr ""
1778
+
1761
1779
#: shared-bindings/adafruit_bus_device/SPIDevice.c
1762
1780
#: shared-bindings/digitalio/DigitalInOut.c
1763
1781
msgid "Pin is input only"
@@ -1771,10 +1789,6 @@ msgstr ""
1771
1789
msgid "Pin must support hardware interrupts"
1772
1790
msgstr ""
1773
1791
1774
- #: ports/stm/common-hal/pulseio/PulseIn.c
1775
- msgid "Pin number already reserved by EXTI"
1776
- msgstr ""
1777
-
1778
1792
#: shared-bindings/rgbmatrix/RGBMatrix.c
1779
1793
#, c-format
1780
1794
msgid ""
@@ -1995,6 +2009,10 @@ msgstr ""
1995
2009
msgid "Size not supported"
1996
2010
msgstr ""
1997
2011
2012
+ #: ports/stm/common-hal/alarm/SleepMemory.c
2013
+ msgid "Sleep Memory not available"
2014
+ msgstr ""
2015
+
1998
2016
#: shared-bindings/alarm/SleepMemory.c shared-bindings/nvm/ByteArray.c
1999
2017
msgid "Slice and value different lengths."
2000
2018
msgstr ""
@@ -2135,6 +2153,10 @@ msgstr ""
2135
2153
msgid "Total data to write is larger than outgoing_packet_length"
2136
2154
msgstr ""
2137
2155
2156
+ #: ports/stm/common-hal/alarm/touch/TouchAlarm.c
2157
+ msgid "Touch alarms not available"
2158
+ msgstr ""
2159
+
2138
2160
#: py/obj.c
2139
2161
msgid "Traceback (most recent call last):\n"
2140
2162
msgstr ""
0 commit comments