@@ -98,6 +98,9 @@ msgstr ""
98
98
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
99
99
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
100
100
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
101
+ #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
102
+ #: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
103
+ #: shared-bindings/keypad/ShiftRegisterKeys.c
101
104
msgid "%q"
102
105
msgstr ""
103
106
@@ -193,7 +196,7 @@ msgstr ""
193
196
msgid "%q must be array of type 'H'"
194
197
msgstr ""
195
198
196
- #: shared-bindings/synthio/MidiTrack.c shared-bindings /synthio/__init__.c
199
+ #: shared-module /synthio/__init__.c
197
200
msgid "%q must be array of type 'h'"
198
201
msgstr ""
199
202
@@ -1117,10 +1120,6 @@ msgstr ""
1117
1120
msgid "I2C peripheral in use"
1118
1121
msgstr ""
1119
1122
1120
- #: shared-bindings/audiobusio/I2SOut.c
1121
- msgid "I2SOut not available"
1122
- msgstr ""
1123
-
1124
1123
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1125
1124
msgid "In-buffer elements must be <= 4 bytes long"
1126
1125
msgstr ""
@@ -1708,10 +1707,6 @@ msgstr ""
1708
1707
msgid "Oversample must be multiple of 8."
1709
1708
msgstr ""
1710
1709
1711
- #: shared-bindings/audiobusio/PDMIn.c
1712
- msgid "PDMIn not available"
1713
- msgstr ""
1714
-
1715
1710
#: shared-bindings/pwmio/PWMOut.c
1716
1711
msgid ""
1717
1712
"PWM frequency not writable when variable_frequency is False on construction."
0 commit comments